public interface IInputOverrideHandler extends IBehavior
Modifier and Type | Method and Description |
---|---|
void |
clearAllKeys() |
boolean |
isInputForcedDown(Input input) |
void |
setInputForceState(Input input,
boolean forced) |
onBlockInteract, onChunkEvent, onPathEvent, onPlayerDeath, onPlayerRotationMove, onPlayerSprintState, onPlayerUpdate, onPreTabComplete, onReceivePacket, onRenderPass, onSendChatMessage, onSendPacket, onTick, onWorldEvent
boolean isInputForcedDown(Input input)
void setInputForceState(Input input, boolean forced)
void clearAllKeys()