Uses of Enum Class
zombie.scripting.objects.EntityCategory
Packages that use EntityCategory
-
Uses of EntityCategory in generation.builders
Methods in generation.builders with parameters of type EntityCategoryModifier and TypeMethodDescriptionEntityBuilder.category
(EntityCategory... entityCategorys) EntityCraftRecipeBuilder.category
(EntityCategory... entityCategorys) -
Uses of EntityCategory in zombie.scripting.objects
Subclasses with type arguments of type EntityCategory in zombie.scripting.objectsMethods in zombie.scripting.objects that return EntityCategoryModifier and TypeMethodDescriptionstatic EntityCategory
Returns the enum constant of this class with the specified name.static EntityCategory[]
EntityCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.