Uses of Enum Class
net.risingworld.api.definitions.Objects.Pedestal
Packages that use Objects.Pedestal
-
Uses of Objects.Pedestal in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Objects.PedestalModifier and TypeFieldDescriptionObjects.ObjectDefinition.pedestal
Base / pedestal of the object (i.e it's foundation or stand)Methods in net.risingworld.api.definitions that return Objects.PedestalModifier 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.