Creating keybinds will allow the player to execute skills when certain keys are pressed. For example, when the spacebar is pressed on the keyboard in Minecraft, it will cause the character to jump.
* Small hook giving Iris a chance to check for keyboard input for its keybindings. * <p>This is equivalent to the END_CLIENT_TICK ...