Uses of Enum Class
net.risingworld.api.definitions.Objects.Pedestal
-
Uses of Objects.Pedestal in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionObjects.ObjectDefinition.pedestal
Base / pedestal of the object (i.e it's foundation or stand)Modifier and TypeMethodDescriptionstatic Objects.Pedestal
Objects.Pedestal.get
(int value) static Objects.Pedestal
Returns the enum constant of this class with the specified name.static Objects.Pedestal[]
Objects.Pedestal.values()
Returns an array containing the constants of this enum class, in the order they are declared.