inventory
click
Clicks a slot in the inventory. https://wiki.vg/Protocol#Click_Container
getBookContents
Returns a list of pages in a json format.
getChest
Gets the current chest name.
getChestSize
Gets the current chest's size.
getContainer
Gets the current container name.
getSize
Gets the current inventory's size.
getSlot
Returns the current slot.
getStackInChestSlot
Gets the item in a specified chest slot.
getStackInSlot
Gets the item in a specified slot.
open
Opens your inventory menu.
setSlot
Sets your slot.
Last updated