Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Material
Packages that use Vehicles.Material
-
Uses of Vehicles.Material in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.MaterialModifier and TypeFieldDescriptionVehicles.VehicleDefinition.material
Main material the vehicle consists ofMethods in net.risingworld.api.definitions that return Vehicles.MaterialModifier 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.