Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Size
Packages that use Vehicles.Size
-
Uses of Vehicles.Size in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.SizeMethods in net.risingworld.api.definitions that return Vehicles.SizeModifier and TypeMethodDescriptionstatic Vehicles.Size
Vehicles.Size.get
(int value) static Vehicles.Size
Returns the enum constant of this class with the specified name.static Vehicles.Size[]
Vehicles.Size.values()
Returns an array containing the constants of this enum class, in the order they are declared.