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