inventory
player.inventory functions
player.inventory.slot
player.inventory.slot(slot_id): stringplayer.inventory.item_information
player.inventory.item_information(slot_id): string, string, number, number, tableplayer.inventory.swap
player.inventory.swap(slot_id, hotbar_slot)player.inventory.click
player.inventory.drop
player.inventory.get_item_stack
Last updated