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