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.SourceAsset.Source.get(int ordinal) Asset.getSource()static Asset.SourceReturns 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.