Uses of Enum Class
net.risingworld.api.definitions.Objects.Material
-
Uses of Objects.Material in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionObjects.ObjectDefinition.material
Object material (i.e material this element mostly consists of, e.g wood, metal etc)Modifier and TypeMethodDescriptionstatic Objects.Material
Objects.Material.get
(int value) static Objects.Material
Returns the enum constant of this class with the specified name.static Objects.Material[]
Objects.Material.values()
Returns an array containing the constants of this enum class, in the order they are declared.