Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Material
-
Uses of Vehicles.Material in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionVehicles.VehicleDefinition.material
Main material the vehicle consists ofModifier and TypeMethodDescriptionstatic Vehicles.Material
Vehicles.Material.get
(int value) static Vehicles.Material
Returns the enum constant of this class with the specified name.static Vehicles.Material[]
Vehicles.Material.values()
Returns an array containing the constants of this enum class, in the order they are declared.