Package | Description |
---|---|
com.codelanx.codelanxlib.serialize |
Modifier and Type | Field and Description |
---|---|
protected SInventory |
SPlayerInventory.inv
The general contents of the player's inventory
|
Modifier and Type | Method and Description |
---|---|
static SInventory |
SInventory.deserialize(Map<String,Object> config)
Creates a new
SInventory object and returns it. |
SInventory |
SPlayerInventory.getInventory()
Returns the underlying
SInventory object that stores normal
inventory items |
static SInventory |
SInventory.valueOf(Map<String,Object> config)
Creates a new
SInventory object and returns it. |
Copyright © 2017. All rights reserved.