Uses of Class
net.minecraft.client.options.KeyBinding
Packages that use KeyBinding
-
Uses of KeyBinding in net.minecraft.client.gui.screen.options
Fields in net.minecraft.client.gui.screen.options declared as KeyBindingModifier and TypeFieldDescriptionprivate final KeyBindingControlsListWidget.KeyBindingEntry.keyBindingControlsOptionsScreen.selectedKeyBindingConstructors in net.minecraft.client.gui.screen.options with parameters of type 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.keyUseFields in net.minecraft.client.options with type parameters of type KeyBindingModifier and TypeFieldDescriptionprivate static final IntObjectStorage<KeyBinding>KeyBinding.KEY_MAPprivate static final List<KeyBinding>KeyBinding.KEYSMethods 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)