Uses of Enum Class
net.risingworld.api.definitions.Skins.Type
Packages that use Skins.Type
-
Uses of Skins.Type in net.risingworld.api.definitions
Subclasses with type arguments of type Skins.Type in net.risingworld.api.definitionsFields in net.risingworld.api.definitions declared as Skins.TypeMethods in net.risingworld.api.definitions that return Skins.TypeModifier and TypeMethodDescriptionstatic Skins.TypeSkins.Type.get(int value) static Skins.TypeReturns the enum constant of this class with the specified name.static Skins.Type[]Skins.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.