Class EntityLists
java.lang.Object
com.palmergames.bukkit.towny.object.AbstractRegistryList<org.bukkit.entity.EntityType>
com.palmergames.bukkit.util.EntityLists
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractRegistryList
AbstractRegistryList.Builder<T,F> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsstatic final EntityListsFields inherited from class AbstractRegistryList
tagged -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontains(@NotNull org.bukkit.entity.Entity entity) static AbstractRegistryList.Builder<org.bukkit.entity.EntityType, EntityLists> Methods inherited from class AbstractRegistryList
contains, contains, contains, tagged
-
Field Details
-
VEHICLES
-
MOUNTABLE
-
MILKABLE
-
DYEABLE
-
SWITCH_PROTECTED
-
RIGHT_CLICK_PROTECTED
-
DESTROY_PROTECTED
-
ITEM_FRAMES
-
HANGING
-
BOATS
-
MULTISEAT_ANIMAL_MOUNTS
-
MULTISEAT_MOUNTABLES
-
EXPLOSIVE
-
PVE_EXPLOSIVE
-
PVP_EXPLOSIVE
-
ANIMALS
-
-
Constructor Details
-
EntityLists
-
-
Method Details
-
contains
public boolean contains(@NotNull @NotNull org.bukkit.entity.Entity entity) -
newBuilder
-