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