Uses of Class
net.minecraft.client.options.KeyBinding
Packages that use KeyBinding
Package
Description
-
Uses of KeyBinding in net.minecraft.client
Fields in net.minecraft.client declared as KeyBindingConstructors in net.minecraft.client with parameters of type KeyBindingModifierConstructorDescriptionprivateclass_1822(ControlsListWidget controlsListWidget, KeyBinding keyBinding) -
Uses of KeyBinding in net.minecraft.client.gui.screen.options
Fields in net.minecraft.client.gui.screen.options declared as KeyBinding -
Uses of KeyBinding in net.minecraft.client.options
Fields in net.minecraft.client.options declared as KeyBindingModifier and TypeFieldDescriptionGameOptions.keyAttackGameOptions.keyBackGameOptions.keyChatGameOptions.keyCommandGameOptions.keyDropGameOptions.keyForwardGameOptions.keyFullscreenGameOptions.keyInventoryGameOptions.keyJumpGameOptions.keyLeftGameOptions.keyPickItemGameOptions.keyPlayerListGameOptions.keyRightGameOptions.keysAllGameOptions.keyScreenshotGameOptions.keysHotbarGameOptions.keySmoothCameraGameOptions.keySneakGameOptions.keySpectatorOutlinesGameOptions.keySprintGameOptions.keyStreamCommercialGameOptions.keyStreamPauseUnpauseGameOptions.keyStreamStartStopGameOptions.keyStreamToggleMicGameOptions.keyTogglePerspectiveGameOptions.keyUseMethods in net.minecraft.client.options with parameters of type KeyBindingModifier and TypeMethodDescriptionintKeyBinding.compareTo(KeyBinding keyBinding) static booleanGameOptions.isPressed(KeyBinding binding) voidGameOptions.setKeyBindingCode(KeyBinding binding, int code)