Uses of Enum Class
net.risingworld.api.assets.MaterialAsset.MaterialType
Packages that use MaterialAsset.MaterialType
-
Uses of MaterialAsset.MaterialType in net.risingworld.api.assets
Methods in net.risingworld.api.assets that return MaterialAsset.MaterialTypeModifier and TypeMethodDescriptionstatic MaterialAsset.MaterialType
Returns the enum constant of this class with the specified name.static MaterialAsset.MaterialType[]
MaterialAsset.MaterialType.values()
Returns an array containing the constants of this enum class, in the order they are declared.