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 p_446206_) booleanRealmsMainScreen.NotificationMessageEntry.keyPressed(KeyEvent p_445623_) booleanRealmsMainScreen.ServerEntry.keyPressed(KeyEvent p_445839_) -
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 p_446100_) booleanRealmsTermsScreen.keyPressed(KeyEvent p_447032_) booleanRealmsUploadScreen.keyPressed(KeyEvent p_446380_) -
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 p_445575_) booleanRealmsPreferredRegionSelectionScreen.RegionSelectionList.Entry.keyPressed(KeyEvent p_470638_) -
Uses of KeyEvent in net.minecraft.client
Methods in net.minecraft.client with parameters of type KeyEventModifier and TypeMethodDescriptionprivate booleanKeyboardHandler.handleChunkDebugKeys(KeyEvent pEvent) private booleanKeyboardHandler.handleDebugKeys(KeyEvent pEvent) private voidKeyboardHandler.keyPress(long pWindow, @net.minecraft.client.input.KeyEvent.Action int pAction, KeyEvent pEvent) booleanOptionInstance.OptionInstanceSliderButton.keyPressed(KeyEvent p_455136_) 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 p_445745_) booleanAbstractSliderButton.keyPressed(KeyEvent p_446064_) booleanAbstractTextAreaWidget.keyPressed(KeyEvent p_446633_) booleanCommandSuggestions.keyPressed(KeyEvent pEvent) booleanCommandSuggestions.SuggestionsList.keyPressed(KeyEvent pEvent) booleanEditBox.keyPressed(KeyEvent p_446163_) booleanMultiLineEditBox.keyPressed(KeyEvent p_446517_) booleanMultilineTextField.keyPressed(KeyEvent pEvent) -
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 p_446608_) default booleanGuiEventListener.keyPressed(KeyEvent pEvent) default booleanContainerEventHandler.keyReleased(KeyEvent p_447007_) default booleanGuiEventListener.keyReleased(KeyEvent pEvent) -
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 pTabIndex, KeyEvent pEvent) private intTabNavigationBar.getNextTabIndex(KeyEvent pEvent) booleanTabNavigationBar.keyPressed(KeyEvent p_445376_) -
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 p_446874_) booleanChatScreen.keyPressed(KeyEvent p_446285_) booleanConfirmScreen.keyPressed(KeyEvent p_446643_) booleanDirectJoinServerScreen.keyPressed(KeyEvent p_445541_) booleanInBedChatScreen.keyPressed(KeyEvent p_445775_) booleanPresetFlatWorldScreen.PresetsList.keyPressed(KeyEvent p_447256_) booleanScreen.keyPressed(KeyEvent p_446782_) booleanWinScreen.keyPressed(KeyEvent p_445671_) booleanWinScreen.keyReleased(KeyEvent p_446746_) -
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 p_445656_) booleanGameModeSwitcherScreen.keyReleased(KeyEvent p_455463_) -
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 pEvent) booleanAbstractCommandBlockEditScreen.keyPressed(KeyEvent p_445776_) booleanAbstractContainerScreen.keyPressed(KeyEvent p_445387_) booleanAbstractRecipeBookScreen.keyPressed(KeyEvent p_445750_) booleanAbstractSignEditScreen.keyPressed(KeyEvent p_446082_) booleanAnvilScreen.keyPressed(KeyEvent p_445631_) booleanBookEditScreen.keyPressed(KeyEvent p_446119_) booleanBookSignScreen.keyPressed(KeyEvent p_446009_) booleanBookViewScreen.keyPressed(KeyEvent p_445531_) booleanCreativeModeInventoryScreen.keyPressed(KeyEvent p_446023_) booleanJigsawBlockEditScreen.keyPressed(KeyEvent p_447113_) booleanStructureBlockEditScreen.keyPressed(KeyEvent p_446154_) booleanCreativeModeInventoryScreen.keyReleased(KeyEvent p_445555_) -
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 p_445969_) booleanServerSelectionList.NetworkServerEntry.keyPressed(KeyEvent p_446129_) booleanServerSelectionList.OnlineServerEntry.keyPressed(KeyEvent p_446576_) -
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 p_445511_) -
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 p_446842_) 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 p_446901_) booleanTransferableSelectionList.PackEntry.keyPressed(KeyEvent p_445822_) -
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 p_446304_) booleanRecipeBookComponent.keyReleased(KeyEvent p_445533_) -
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 p_447333_) booleanChatSelectionScreen.ChatSelectionList.MessageEntry.keyPressed(KeyEvent p_446141_) -
Uses of KeyEvent in net.minecraft.client.gui.screens.social
Methods in net.minecraft.client.gui.screens.social with parameters of type KeyEventModifier and TypeMethodDescriptionbooleanSocialInteractionsScreen.keyPressed(KeyEvent p_445537_) -
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 p_446101_) booleanEditWorldScreen.keyPressed(KeyEvent p_445534_) booleanWorldSelectionList.WorldListEntry.keyPressed(KeyEvent p_445653_) -
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