Uses of Enum Class
net.risingworld.api.definitions.Clothing.Race
-
Uses of Clothing.Race in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionClothing.ClothingDefinition.race
Race which can wear this clothing pieceModifier and TypeMethodDescriptionstatic Clothing.Race
Clothing.Race.get
(int value) static Clothing.Race
Returns the enum constant of this class with the specified name.static Clothing.Race[]
Clothing.Race.values()
Returns an array containing the constants of this enum class, in the order they are declared.