public final class KeyBindingMixin extends Object implements BoundKeyAccessor
| Constructor and Description |
|---|
KeyBindingMixin() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.client.util.InputUtil.Key |
getBoundKey()
Returns this
KeyBinding's bound key. |
public net.minecraft.client.util.InputUtil.Key getBoundKey()
KeyBinding's bound key.getBoundKey in interface BoundKeyAccessorKeyBinding's bound key.