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