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