Uses of Class
net.risingworld.api.definitions.Objects.StorageDefinition
Packages that use Objects.StorageDefinition
-
Uses of Objects.StorageDefinition in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Objects.StorageDefinitionModifier and TypeMethodDescriptionstatic Objects.StorageDefinition[]
Definitions.getAllStorageDefinitions()
Gets an array containing all storage definitions of the game.static Objects.StorageDefinition
Definitions.getStorageDefinition
(String name) Gets a storage definition by name, using the internal name (e.g "chest1" or "leathertrunk" etc).