Uses of Enum Class
net.risingworld.api.assets.Asset.Type
Packages that use Asset.Type
-
Uses of Asset.Type in net.risingworld.api.assets
Methods in net.risingworld.api.assets that return Asset.TypeModifier 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.