Uses of Enum Class
zombie.inventory.types.Clothing.ClothingPatchFabricType
Packages that use Clothing.ClothingPatchFabricType
-
Uses of Clothing.ClothingPatchFabricType in zombie.inventory.types
Subclasses with type arguments of type Clothing.ClothingPatchFabricType in zombie.inventory.typesMethods in zombie.inventory.types that return Clothing.ClothingPatchFabricTypeModifier and TypeMethodDescriptionClothing.ClothingPatchFabricType.fromIndex
(int _index) Returns the enum constant of this class with the specified name.static Clothing.ClothingPatchFabricType[]
Clothing.ClothingPatchFabricType.values()
Returns an array containing the constants of this enum class, in the order they are declared.