Prison 3

Prison 3

191k Downloads

Inventory System

Perksey opened this issue ยท 0 comments

commented

An Inventory system is necessary for autoblock in Prison Mines and for interaction with inventories of blocks & players. These checklists represent both the API & Spigot implementations.

API 1.1

  • Inventory
  • AnvilInventory
  • BeaconInventory
  • BrewerInventory
  • CraftingInventory
  • DoubleChestInventory
  • EnchantingInventory
  • FurnaceInventory
  • PlayerInventory

Future API Release

  • HorseInventory [requires entity system]
  • MerchantInventory [requires entity system]