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.genderGender which can wear this clothing pieceMethods in net.risingworld.api.definitions that return Clothing.GenderModifier and TypeMethodDescriptionstatic Clothing.GenderClothing.Gender.get(int value) static Clothing.GenderReturns 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.