Uses of Record Class
net.minecraft.client.input.KeyEvent
Packages that use KeyEvent
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of KeyEvent in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type KeyEvent -
Uses of KeyEvent in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanRealmsMainScreen.AvailableSnapshotEntry.keyPressed(KeyEvent event) booleanRealmsMainScreen.NotificationMessageEntry.keyPressed(KeyEvent event) booleanRealmsMainScreen.ServerEntry.keyPressed(KeyEvent event) -
Uses of KeyEvent in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanRealmsGenericErrorScreen.keyPressed(KeyEvent keyEvent) booleanRealmsLongRunningMcoTaskScreen.keyPressed(KeyEvent event) booleanRealmsTermsScreen.keyPressed(KeyEvent event) booleanRealmsUploadScreen.keyPressed(KeyEvent event) -
Uses of KeyEvent in com.mojang.realmsclient.gui.screens.configuration
Methods in com.mojang.realmsclient.gui.screens.configuration with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanRealmsConfigureWorldScreen.keyPressed(KeyEvent event) booleanRealmsPreferredRegionSelectionScreen.RegionSelectionList.Entry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client
Methods in net.minecraft.client with parameters of type KeyEventModifier and TypeMethodDescriptionprivate booleanKeyboardHandler.handleChunkDebugKeys(KeyEvent event) private booleanKeyboardHandler.handleDebugKeys(KeyEvent event) private voidbooleanOptionInstance.OptionInstanceSliderButton.keyPressed(KeyEvent event) boolean -
Uses of KeyEvent in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanAbstractButton.keyPressed(KeyEvent event) booleanAbstractSliderButton.keyPressed(KeyEvent event) booleanAbstractTextAreaWidget.keyPressed(KeyEvent event) booleanCommandSuggestions.keyPressed(KeyEvent event) booleanCommandSuggestions.SuggestionsList.keyPressed(KeyEvent event) booleanEditBox.keyPressed(KeyEvent event) booleanMultiLineEditBox.keyPressed(KeyEvent event) booleanMultilineTextField.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.components.events
Methods in net.minecraft.client.gui.components.events with parameters of type KeyEventModifier and TypeMethodDescriptiondefault booleanContainerEventHandler.keyPressed(KeyEvent event) default booleanGuiEventListener.keyPressed(KeyEvent event) default booleanContainerEventHandler.keyReleased(KeyEvent event) default booleanGuiEventListener.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.components.tabs
Methods in net.minecraft.client.gui.components.tabs with parameters of type KeyEventModifier and TypeMethodDescriptionprivate intTabNavigationBar.getNextTabIndex(int currentTab, KeyEvent event) private intTabNavigationBar.getNextTabIndex(KeyEvent event) booleanTabNavigationBar.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type KeyEvent -
Uses of KeyEvent in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanBackupConfirmScreen.keyPressed(KeyEvent event) booleanChatScreen.keyPressed(KeyEvent event) booleanConfirmScreen.keyPressed(KeyEvent event) booleanDirectJoinServerScreen.keyPressed(KeyEvent event) booleanFileFixerAbortedScreen.keyPressed(KeyEvent event) booleanPresetFlatWorldScreen.PresetsList.keyPressed(KeyEvent event) booleanScreen.keyPressed(KeyEvent event) booleanWinScreen.keyPressed(KeyEvent event) booleanWinScreen.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.achievement
Methods in net.minecraft.client.gui.screens.achievement with parameters of type KeyEvent -
Uses of KeyEvent in net.minecraft.client.gui.screens.advancements
Methods in net.minecraft.client.gui.screens.advancements with parameters of type KeyEvent -
Uses of KeyEvent in net.minecraft.client.gui.screens.debug
Methods in net.minecraft.client.gui.screens.debug with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanGameModeSwitcherScreen.keyPressed(KeyEvent event) booleanGameModeSwitcherScreen.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type KeyEventModifier and TypeMethodDescriptionprotected booleanAbstractContainerScreen.checkHotbarKeyPressed(KeyEvent event) booleanAbstractCommandBlockEditScreen.keyPressed(KeyEvent event) booleanAbstractContainerScreen.keyPressed(KeyEvent event) booleanAbstractRecipeBookScreen.keyPressed(KeyEvent event) booleanAbstractSignEditScreen.keyPressed(KeyEvent event) booleanAnvilScreen.keyPressed(KeyEvent event) booleanBookEditScreen.keyPressed(KeyEvent event) booleanBookSignScreen.keyPressed(KeyEvent event) booleanBookViewScreen.keyPressed(KeyEvent event) booleanCreativeModeInventoryScreen.keyPressed(KeyEvent event) booleanJigsawBlockEditScreen.keyPressed(KeyEvent event) booleanStructureBlockEditScreen.keyPressed(KeyEvent event) booleanCreativeModeInventoryScreen.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.multiplayer
Methods in net.minecraft.client.gui.screens.multiplayer with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanJoinMultiplayerScreen.keyPressed(KeyEvent event) booleanServerSelectionList.NetworkServerEntry.keyPressed(KeyEvent event) booleanServerSelectionList.OnlineServerEntry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.options
Methods in net.minecraft.client.gui.screens.options with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanLanguageSelectScreen.LanguageSelectionList.Entry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.options.controls
Methods in net.minecraft.client.gui.screens.options.controls with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanKeyBindsScreen.keyPressed(KeyEvent event) booleanKeyBindsScreen.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.packs
Methods in net.minecraft.client.gui.screens.packs with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanTransferableSelectionList.keyPressed(KeyEvent event) booleanTransferableSelectionList.PackEntry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanRecipeBookComponent.keyPressed(KeyEvent event) booleanRecipeBookComponent.keyReleased(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.reporting
Methods in net.minecraft.client.gui.screens.reporting with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanChatSelectionScreen.ChatSelectionList.keyPressed(KeyEvent event) booleanChatSelectionScreen.ChatSelectionList.MessageEntry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.minecraft.client.gui.screens.social
Methods in net.minecraft.client.gui.screens.social with parameters of type KeyEvent -
Uses of KeyEvent in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanCreateWorldScreen.keyPressed(KeyEvent event) booleanEditWorldScreen.keyPressed(KeyEvent event) booleanWorldSelectionList.WorldListEntry.keyPressed(KeyEvent event) -
Uses of KeyEvent in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type KeyEventModifier and TypeMethodDescriptionstatic voidClientHooks.onKeyInput(KeyEvent keyEvent, int action) static booleanClientHooks.onScreenKeyPressedPost(Screen guiScreen, KeyEvent keyEvent) static booleanClientHooks.onScreenKeyPressedPre(Screen guiScreen, KeyEvent keyEvent) static booleanClientHooks.onScreenKeyReleasedPost(Screen guiScreen, KeyEvent keyEvent) static booleanClientHooks.onScreenKeyReleasedPre(Screen guiScreen, KeyEvent keyEvent) -
Uses of KeyEvent in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as KeyEventModifier and TypeFieldDescriptionprivate final KeyEventInputEvent.Key.keyEventprivate final KeyEventScreenEvent.KeyInput.keyEventMethods in net.neoforged.neoforge.client.event that return KeyEventModifier and TypeMethodDescriptionInputEvent.Key.getKeyEvent()ScreenEvent.KeyInput.getKeyEvent()Constructors in net.neoforged.neoforge.client.event with parameters of type KeyEventModifierConstructorDescriptionprotectedKeyPressed(Screen screen, KeyEvent keyEvent) KeyReleased(Screen screen, KeyEvent keyEvent) -
Uses of KeyEvent in net.neoforged.neoforge.client.gui.widget
Methods in net.neoforged.neoforge.client.gui.widget with parameters of type KeyEvent