KeyAction

class KeyAction(slot: Int, windowId: Int) : Action

Functions

Link copied to clipboard
open override fun complete()
Link copied to clipboard
fun getKey(): Int
Link copied to clipboard
fun setKey(key: Int): KeyAction

Which key to act as if has been clicked (REQUIRED). Options currently are 0-8, representing the hotbar keys

Sources

Link copied to clipboard