public interface InventoryProvider
| Modifier and Type | Method and 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)