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