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.raceRace which can wear this clothing pieceMethods in net.risingworld.api.definitions that return Clothing.RaceModifier and TypeMethodDescriptionstatic Clothing.RaceClothing.Race.get(int value) static Clothing.RaceReturns 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.