Uses of Enum Class
net.risingworld.api.assets.Asset.Type
-
Uses of Asset.Type in net.risingworld.api.assets
Modifier and TypeMethodDescriptionstatic Asset.Type
Asset.Type.get
(int ordinal) Asset.getType()
static Asset.Type
Returns the enum constant of this class with the specified name.static Asset.Type[]
Asset.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.