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