Uses of Enum Class
zombie.scripting.objects.EntityCategory
Packages that use EntityCategory
-
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 EntityCategoryReturns 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.