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.pedestalBase / pedestal of the object (i.e it's foundation or stand)Methods in net.risingworld.api.definitions that return Objects.PedestalModifier and TypeMethodDescriptionstatic Objects.PedestalObjects.Pedestal.get(int value) static Objects.PedestalReturns 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.