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.materialMain material the vehicle consists ofMethods in net.risingworld.api.definitions that return Vehicles.MaterialModifier and TypeMethodDescriptionstatic Vehicles.MaterialVehicles.Material.get(int value) static Vehicles.MaterialReturns 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.