public interface InventoryProvider
| Modifier and Type | Method | Description |
|---|---|---|
void |
init(org.bukkit.entity.Player player,
InventoryContents contents) |
|
void |
update(org.bukkit.entity.Player player,
InventoryContents contents) |
void init(org.bukkit.entity.Player player,
InventoryContents contents)
void update(org.bukkit.entity.Player player,
InventoryContents contents)