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