Prison 3

Prison 3

191k Downloads

Inventory events

Perksey opened this issue ยท 1 comments

commented

This is something that was overlooked completely forgotten about in API 0.1. The following events are to be added to the next API release:

  • BrewEvent
  • InventoryInteractEvent
  • InventoryClickEvent
  • CraftItemEvent
  • FurnaceBurnEvent
  • FurnaceExtractEvent
  • FurnaceSmeltEvent
  • InventoryCloseEvent
  • InventoryCreativeEvent
  • InventoryDragEvent
  • InventoryMoveItemEvent
  • InventoryOpenEvent
  • PrepareAnvilEvent
  • PrepareItemCraftEvent
  • Documentation for all of the above
commented

Documentation can wait. It won't be pretty hard to figure out what everything does based solely on their method/class names.