Package | Description |
---|---|
net.risingworld.api | |
net.risingworld.api.objects |
Modifier and Type | Method and Description |
---|---|
Inventory |
Server.getDefaultSpawnInventory()
Gets the default spawn inventory (i.e. the items you always spawn with).
|
Modifier and Type | Method and Description |
---|---|
void |
Server.setDefaultSpawnInventory(Inventory inventory)
Sets the default spawn inventory (i.e. the items you always spawn with).
|
Modifier and Type | Method and Description |
---|---|
Inventory |
Player.getInventory()
Gets the inventory of the player.
|