- All Superinterfaces:
- GuiEventListener,- TabOrderedElement
- All Known Implementing Classes:
- AbstractCommandBlockEditScreen,- AbstractContainerEventHandler,- AbstractContainerScreen,- AbstractContainerWidget,- AbstractFurnaceScreen,- AbstractReportScreen,- AbstractReportScreen.DiscardReportWarningScreen,- AbstractSelectionList,- AbstractSignEditScreen,- AbstractTestScreen,- AbstractTestScreen.GroupableList,- AccessibilityOnboardingScreen,- AccessibilityOptionsScreen,- AdvancementsScreen,- AlertScreen,- AnvilScreen,- BackupConfirmScreen,- BeaconScreen,- BlastFurnaceScreen,- BookEditScreen,- BookViewScreen,- BrewingStandScreen,- CartographyTableScreen,- ChatOptionsScreen,- ChatReportScreen,- ChatScreen,- ChatSelectionScreen,- ChatSelectionScreen.ChatSelectionList,- ClientCommonPacketListenerImpl.PackConfirmScreen,- CommandBlockEditScreen,- ConfirmExperimentalFeaturesScreen,- ConfirmExperimentalFeaturesScreen.DetailsScreen,- ConfirmExperimentalFeaturesScreen.DetailsScreen.PackList,- ConfirmLinkScreen,- ConfirmScreen,- ConnectScreen,- ContainerObjectSelectionList,- ContainerObjectSelectionList.Entry,- ContainerScreen,- ContainerTypeTest.TestGui,- ControlsScreen,- CrafterScreen,- CraftingScreen,- CreateBuffetWorldScreen,- CreateBuffetWorldScreen.BiomeList,- CreateFlatWorldScreen,- CreateFlatWorldScreen.DetailsList,- CreateWorldScreen,- CreativeModeInventoryScreen,- CreditsAndAttributionScreen,- CustomPresetEditorTest.SwampDesertScreen,- CustomTooltipTest.TooltipTestScreen,- DatapackLoadFailureScreen,- DeathScreen,- DeathScreen.TitleConfirmScreen,- DemoIntroScreen,- DirectJoinServerScreen,- DisconnectedRealmsScreen,- DisconnectedScreen,- DispenserScreen,- EditGameRulesScreen,- EditGameRulesScreen.BooleanRuleEntry,- EditGameRulesScreen.CategoryRuleEntry,- EditGameRulesScreen.GameRuleEntry,- EditGameRulesScreen.IntegerRuleEntry,- EditGameRulesScreen.RuleEntry,- EditGameRulesScreen.RuleList,- EditServerScreen,- EditWorldScreen,- EffectRenderingInventoryScreen,- EnchantmentScreen,- ErrorScreen,- ExperimentsScreen,- FurnaceScreen,- GameModeSwitcherScreen,- GenericDirtMessageScreen,- GenericWaitingScreen,- GrindstoneScreen,- GuiTests.TestLayer,- HangingSignEditScreen,- HopperScreen,- HorseInventoryScreen,- InBedChatScreen,- InventoryScreen,- ItemCombinerScreen,- JigsawBlockEditScreen,- JoinMultiplayerScreen,- KeyBindsList,- KeyBindsList.CategoryEntry,- KeyBindsList.Entry,- KeyBindsList.KeyEntry,- KeyBindsScreen,- LanguageSelectScreen,- LanguageSelectScreen.LanguageSelectionList,- LecternScreen,- LevelLoadingScreen,- LoadingErrorScreen,- LoadingErrorScreen.LoadingEntryList,- LoomScreen,- MerchantScreen,- MinecartCommandBlockEditScreen,- ModListScreen,- ModListScreen.InfoPanel,- ModListWidget,- ModMismatchDisconnectedScreen,- ModMismatchDisconnectedScreen.MismatchInfoPanel,- MouseSettingsScreen,- NameReportScreen,- NoticeWithLinkScreen,- ObjectSelectionList,- OnlineOptionsScreen,- OptimizeWorldScreen,- OptionsList,- OptionsList.Entry,- OptionsScreen,- OptionsSubScreen,- OutOfMemoryScreen,- PackSelectionScreen,- PauseScreen,- PlayerEntry,- PopupScreen,- PresetFlatWorldScreen,- PresetFlatWorldScreen.PresetsList,- ProgressScreen,- Realms32bitWarningScreen,- RealmsBackupInfoScreen,- RealmsBackupInfoScreen.BackupInfoList,- RealmsBackupScreen,- RealmsBackupScreen.BackupObjectSelectionList,- RealmsBrokenWorldScreen,- RealmsClientOutdatedScreen,- RealmsConfigureWorldScreen,- RealmsConfirmScreen,- RealmsCreateRealmScreen,- RealmsDownloadLatestWorldScreen,- RealmsGenericErrorScreen,- RealmsInviteScreen,- RealmsLongConfirmationScreen,- RealmsLongRunningMcoTaskScreen,- RealmsLongRunningMcoTickTaskScreen,- RealmsMainScreen,- RealmsMainScreen.RealmSelectionList,- RealmsNotificationsScreen,- RealmsObjectSelectionList,- RealmsParentalConsentScreen,- RealmsPendingInvitesScreen,- RealmsPendingInvitesScreen.PendingInvitationSelectionList,- RealmsPlayerScreen,- RealmsPlayerScreen.InvitedObjectSelectionList,- RealmsPopupScreen,- RealmsResetNormalWorldScreen,- RealmsResetWorldScreen,- RealmsScreen,- RealmsSelectFileToUploadScreen,- RealmsSelectFileToUploadScreen.WorldSelectionList,- RealmsSelectWorldTemplateScreen,- RealmsSelectWorldTemplateScreen.WorldTemplateList,- RealmsSettingsScreen,- RealmsSlotOptionsScreen,- RealmsSubscriptionInfoScreen,- RealmsTermsScreen,- RealmsUploadScreen,- ReceivingLevelScreen,- RecipeBookTestScreen,- RecoverWorldDataScreen,- ReportPlayerScreen,- ReportReasonSelectionScreen,- ReportReasonSelectionScreen.ReasonSelectionList,- SafetyScreen,- Screen,- ScrollPanel,- SelectWorldScreen,- ServerReconfigScreen,- ServerSelectionList,- ShareToLanScreen,- ShulkerBoxScreen,- SignEditScreen,- SimpleOptionsSubScreen,- SkinCustomizationScreen,- SkinReportScreen,- SmithingScreen,- SmokerScreen,- SocialInteractionsPlayerList,- SocialInteractionsScreen,- SoundOptionsScreen,- StatsScreen,- StatsScreen.GeneralStatisticsList,- StatsScreen.ItemStatisticsList,- StatsScreen.MobsStatisticsList,- StonecutterScreen,- StructureBlockEditScreen,- TabNavigationBar,- TelemetryInfoScreen,- TestScreen,- TestScreen,- TitleScreen,- TitleScreenModUpdateIndicator,- TransferableSelectionList,- UnsupportedGraphicsWarningScreen,- VideoSettingsScreen,- WarningScreen,- WinScreen,- WorldSelectionList
- 
- 
Method Summary
default boolean
               boolean
   default boolean
   default boolean
 keyPressed(int p_94710_,
 int p_94711_,
 int p_94712_)
  default boolean
   default void
   default boolean
 mouseClicked(double p_94695_,
 double p_94696_,
 int p_94697_)
  default boolean
 mouseDragged(double p_94699_,
 double p_94700_,
 int p_94701_,
 double p_94702_,
 double p_94703_)
  default boolean
   default boolean
 mouseScrolled(double p_94686_,
 double p_94687_,
 double p_94688_,
 double p_294830_)
        void
   default void
   void
   
 
 
 
- 
Method Details
- 
- 
- 
mouseClickeddefault boolean mouseClicked(double p_94695_,
 double p_94696_,
 int p_94697_) 
- Specified by:
- mouseClickedin interface- GuiEventListener
 
- 
mouseReleaseddefault boolean mouseReleased(double p_94722_,
 double p_94723_,
 int p_94724_) 
- Specified by:
- mouseReleasedin interface- GuiEventListener
 
- 
mouseDraggeddefault boolean mouseDragged(double p_94699_,
 double p_94700_,
 int p_94701_,
 double p_94702_,
 double p_94703_) 
- Specified by:
- mouseDraggedin interface- GuiEventListener
 
- 
isDraggingboolean isDragging() 
- 
setDraggingvoid setDragging(boolean p_94720_) 
- 
- 
keyPresseddefault boolean keyPressed(int p_94710_,
 int p_94711_,
 int p_94712_) 
- Specified by:
- keyPressedin interface- GuiEventListener
 
- 
keyReleaseddefault boolean keyReleased(int p_94715_,
 int p_94716_,
 int p_94717_) 
- Specified by:
- keyReleasedin interface- GuiEventListener
 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
nextFocusPathVaguelyInDirection