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