- 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, FontOptionsScreen, FurnaceScreen, GameModeSwitcherScreen, GenericMessageScreen, 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, OptionsList.OptionEntry, OptionsScreen, OptionsSubScreen, OutOfMemoryScreen, PackSelectionScreen, PauseScreen, PlayerEntry, PopupScreen, PresetFlatWorldScreen, PresetFlatWorldScreen.PresetsList, ProgressScreen, RealmsBackupInfoScreen, RealmsBackupInfoScreen.BackupInfoList, RealmsBackupScreen, RealmsBackupScreen.BackupObjectSelectionList, RealmsBackupScreen.Entry, RealmsBrokenWorldScreen, RealmsClientOutdatedScreen, RealmsConfigureWorldScreen, RealmsConfirmScreen, RealmsCreateRealmScreen, RealmsDownloadLatestWorldScreen, RealmsGenericErrorScreen, RealmsInviteScreen, RealmsLongConfirmationScreen, RealmsLongRunningMcoTaskScreen, RealmsLongRunningMcoTickTaskScreen, RealmsMainScreen, RealmsMainScreen.RealmSelectionList, RealmsNotificationsScreen, RealmsObjectSelectionList, RealmsParentalConsentScreen, RealmsPendingInvitesScreen, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPlayerScreen, RealmsPlayerScreen.Entry, 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, 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 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
-
-
-
mouseClicked
default boolean mouseClicked(double p_94695_,
double p_94696_,
int p_94697_)
- Specified by:
mouseClicked in interface GuiEventListener
-
mouseReleased
default boolean mouseReleased(double p_94722_,
double p_94723_,
int p_94724_)
- Specified by:
mouseReleased in interface GuiEventListener
-
mouseDragged
default boolean mouseDragged(double p_94699_,
double p_94700_,
int p_94701_,
double p_94702_,
double p_94703_)
- Specified by:
mouseDragged in interface GuiEventListener
-
isDragging
boolean isDragging()
-
setDragging
void setDragging(boolean p_94720_)
-
-
keyPressed
default boolean keyPressed(int p_94710_,
int p_94711_,
int p_94712_)
- Specified by:
keyPressed in interface GuiEventListener
-
keyReleased
default boolean keyReleased(int p_94715_,
int p_94716_,
int p_94717_)
- Specified by:
keyReleased in interface GuiEventListener
-
-
-
-
-
-
-
-
-
-
-
nextFocusPathVaguelyInDirection