Uses of Enum Class
net.risingworld.api.assets.Asset.Source
Packages that use Asset.Source
-
Uses of Asset.Source in net.risingworld.api.assets
Subclasses with type arguments of type Asset.Source in net.risingworld.api.assetsModifier and TypeClassDescriptionstatic enumThe asset source, i.e where it is loaded fromMethods 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.