Uses of Enum Class
net.risingworld.api.definitions.Clothing.Gender
Packages that use Clothing.Gender
-
Uses of Clothing.Gender in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Clothing.GenderModifier and TypeFieldDescriptionClothing.ClothingDefinition.gender
Gender which can wear this clothing pieceMethods in net.risingworld.api.definitions that return Clothing.GenderModifier 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.