Package-level declarations

Functions

Link copied to clipboard
fun Player.openInventory(inventory: KInventory)

Opens the given KInventory

Link copied to clipboard
fun Player.setHotbarItem(slot: Int, item: KItem)

Sets the given item at the given slot in the players hotbar

Link copied to clipboard
fun Inventory.toKInventory(): KInventory?

Converts to a registered KInventory