Uses of Enum Class
net.risingworld.api.assets.MaterialAsset.MaterialType
Packages that use MaterialAsset.MaterialType
- 
Uses of MaterialAsset.MaterialType in net.risingworld.api.assetsMethods in net.risingworld.api.assets that return MaterialAsset.MaterialTypeModifier and TypeMethodDescriptionstatic MaterialAsset.MaterialTypeReturns 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.