Buildersensorentity - fightale.org/docsRechercher la documentation ...RechercherCtrlK
()
@Nonnull
public
build
(@Nonnull BuilderSupport builderSupport)
return
new
SensorEntity
this
@Nonnull
public
getShortDescription
()
return
"Test if entity matching specific attributes and filters is in range"
@Nonnull
public
getLongDescription
()
return
"Return true if entity matching specific attributes and filters is in range. Target is entity."
@Nonnull
public
getBuilderDescriptorState
()
return
@Nonnull
public
readConfig
(@Nonnull JsonElement data)
super
this
"GetPlayers"
this
false
"Test players"
null
this
"GetNPCs"
this
true
"Test mobs/NPCs"
null
this
"ExcludeOwnType"
this
true
"Exclude NPCs of same type as current NPC"
null
this
this
this
return
this
public
boolean
isGetPlayers
(@Nonnull BuilderSupport support)
return
this
public
boolean
isGetNPCs
(@Nonnull BuilderSupport support)
return
this
public
boolean
isExcludeOwnType
(@Nonnull BuilderSupport support)
return
this