Uses of Enum Class
net.risingworld.api.definitions.Skins.Gender
Packages that use Skins.Gender
-
Uses of Skins.Gender in net.risingworld.api.definitions
Subclasses with type arguments of type Skins.Gender in net.risingworld.api.definitionsFields in net.risingworld.api.definitions declared as Skins.GenderModifier and TypeFieldDescriptionSkins.SkinDefinition.genderGender which can use this skin definitionMethods in net.risingworld.api.definitions that return Skins.GenderModifier and TypeMethodDescriptionstatic Skins.GenderSkins.Gender.get(int value) static Skins.GenderReturns the enum constant of this class with the specified name.static Skins.Gender[]Skins.Gender.values()Returns an array containing the constants of this enum class, in the order they are declared.