Uses of Class
net.risingworld.api.objects.Inventory
Packages that use Inventory
-
Uses of Inventory in net.risingworld.api
Methods in net.risingworld.api that return InventoryModifier and TypeMethodDescriptionstatic Inventory
Server.getDefaultSpawnInventory()
Gets the default spawn inventory (i.e the items you always spawn with).Methods in net.risingworld.api with parameters of type InventoryModifier and TypeMethodDescriptionstatic void
Server.setDefaultSpawnInventory
(Inventory inventory) Sets the default spawn inventory (i.e the items you always spawn with). -
Uses of Inventory in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Inventory