Uses of Class
net.minecraft.client.gui.screens.Screen
Packages that use Screen
Package
Description
-
Uses of Screen in com.mojang.realmsclient
Subclasses of Screen in com.mojang.realmsclientFields in com.mojang.realmsclient declared as ScreenModifier and TypeFieldDescription(package private) ScreenRealmsMainScreen.lastScreen(package private) static ScreenRealmsMainScreen.realmsGenericErrorScreenMethods in com.mojang.realmsclient with parameters of type ScreenModifier and TypeMethodDescriptionvoidRealmsMainScreen.play(RealmsServer p_86516_, Screen p_86517_)Constructors in com.mojang.realmsclient with parameters of type Screen -
Uses of Screen in com.mojang.realmsclient.gui.screens
Subclasses of Screen in com.mojang.realmsclient.gui.screensModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in com.mojang.realmsclient.gui.screens declared as ScreenModifier and TypeFieldDescriptionprivate ScreenRealmsBackupInfoScreen.lastScreenprivate ScreenRealmsBrokenWorldScreen.lastScreenprivate ScreenRealmsClientOutdatedScreen.lastScreenprivate ScreenRealmsDownloadLatestWorldScreen.lastScreenprivate ScreenRealmsInviteScreen.lastScreenprivate ScreenRealmsLongRunningMcoTaskScreen.lastScreenprivate ScreenRealmsPendingInvitesScreen.lastScreenprivate ScreenRealmsResetWorldScreen.lastScreenprivate ScreenRealmsSubscriptionInfoScreen.lastScreenprivate ScreenRealmsTermsScreen.lastScreen(package private) ScreenRealmsSubscriptionInfoScreen.mainScreenprivate ScreenRealmsGenericErrorScreen.nextScreenprivate ScreenRealmsParentalConsentScreen.nextScreenMethods in com.mojang.realmsclient.gui.screens with parameters of type ScreenModifier and TypeMethodDescriptionvoidRealmsConfigureWorldScreen.closeTheWorld(Screen p_88453_)voidRealmsConfigureWorldScreen.openTheWorld(boolean p_88460_, Screen p_88461_)Constructors in com.mojang.realmsclient.gui.screens with parameters of type ScreenModifierConstructorDescriptionRealmsBackupInfoScreen(Screen p_88048_, Backup p_88049_)RealmsBrokenWorldScreen(Screen p_88296_, RealmsMainScreen p_88297_, long p_88298_, boolean p_88299_)RealmsClientOutdatedScreen(Screen p_88366_, boolean p_88367_)RealmsDownloadLatestWorldScreen(Screen p_88625_, WorldDownload p_88626_, String p_88627_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_88628_)RealmsGenericErrorScreen(RealmsServiceException p_88669_, Screen p_88670_)RealmsGenericErrorScreen(Component p_88672_, Screen p_88673_)RealmsGenericErrorScreen(Component p_88675_, Component p_88676_, Screen p_88677_)RealmsInviteScreen(RealmsConfigureWorldScreen p_88703_, Screen p_88704_, RealmsServer p_88705_)RealmsLongRunningMcoTaskScreen(Screen p_88777_, LongRunningTask p_88778_)RealmsParentalConsentScreen(Screen p_88861_)RealmsPendingInvitesScreen(Screen p_88890_)RealmsResetWorldScreen(Screen p_89329_, RealmsServer p_89330_, Runnable p_89331_, Runnable p_89332_)RealmsResetWorldScreen(Screen p_167448_, RealmsServer p_167449_, Component p_167450_, Runnable p_167451_, Runnable p_167452_)RealmsResetWorldScreen(Screen p_89334_, RealmsServer p_89335_, Component p_89336_, Component p_89337_, int p_89338_, Component p_89339_, Runnable p_89340_, Runnable p_89341_)RealmsSubscriptionInfoScreen(Screen p_89979_, RealmsServer p_89980_, Screen p_89981_)RealmsTermsScreen(Screen p_90033_, RealmsMainScreen p_90034_, RealmsServer p_90035_) -
Uses of Screen in com.mojang.realmsclient.util.task
Fields in com.mojang.realmsclient.util.task declared as ScreenModifier and TypeFieldDescriptionprivate ScreenDownloadTask.lastScreenprivate ScreenGetServerDetailsTask.lastScreenprivate ScreenWorldCreationTask.lastScreenprivate ScreenOpenServerTask.returnScreenMethods in com.mojang.realmsclient.util.task with parameters of type ScreenMethod parameters in com.mojang.realmsclient.util.task with type arguments of type ScreenModifier and TypeMethodDescriptionprivate RealmsLongConfirmationScreenGetServerDetailsTask.resourcePackDownloadConfirmationScreen(RealmsServerAddress p_167640_, Function<RealmsServerAddress,Screen> p_167641_)Constructors in com.mojang.realmsclient.util.task with parameters of type ScreenModifierConstructorDescriptionConnectTask(Screen p_90309_, RealmsServer p_90310_, RealmsServerAddress p_90311_)DownloadTask(long p_90320_, int p_90321_, String p_90322_, Screen p_90323_)GetServerDetailsTask(RealmsMainScreen p_90332_, Screen p_90333_, RealmsServer p_90334_, ReentrantLock p_90335_)OpenServerTask(RealmsServer p_181344_, Screen p_181345_, RealmsMainScreen p_181346_, boolean p_181347_, Minecraft p_181348_)WorldCreationTask(long p_90468_, String p_90469_, String p_90470_, Screen p_90471_) -
Uses of Screen in net.minecraft.client
Fields in net.minecraft.client declared as ScreenMethods in net.minecraft.client with parameters of type ScreenModifier and TypeMethodDescriptionvoidMinecraft.clearLevel(Screen p_91321_)voidMinecraft.forceSetScreen(Screen p_91347_)voidprivate voidMinecraft.updateScreenAndTick(Screen p_91363_) -
Uses of Screen in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as ScreenConstructors in net.minecraft.client.gui.components with parameters of type ScreenModifierConstructorDescriptionCommandSuggestions(Minecraft p_93871_, Screen p_93872_, EditBox p_93873_, Font p_93874_, boolean p_93875_, boolean p_93876_, int p_93877_, int p_93878_, boolean p_93879_, int p_93880_) -
Uses of Screen in net.minecraft.client.gui.screens
Classes in net.minecraft.client.gui.screens with type parameters of type ScreenModifier and TypeInterfaceDescriptionstatic interfaceMenuScreens.ScreenConstructor<T extends AbstractContainerMenu,U extends Screen & MenuAccess<T>>Subclasses of Screen in net.minecraft.client.gui.screensModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.client.gui.screens declared as ScreenModifier and TypeFieldDescriptionprivate ScreenBackupConfirmScreen.lastScreenprivate ScreenDirectJoinServerScreen.lastScreenprivate ScreenEditServerScreen.lastScreenprivate ScreenOptionsScreen.lastScreenprotected ScreenOptionsSubScreen.lastScreenprivate ScreenShareToLanScreen.lastScreen(package private) ScreenConnectScreen.parentprivate ScreenCreateBuffetWorldScreen.parentprivate ScreenDisconnectedScreen.parentprivate ScreenTitleScreen.realmsNotificationsScreenMethods in net.minecraft.client.gui.screens with type parameters of type ScreenModifier and TypeMethodDescriptionstatic <M extends AbstractContainerMenu, U extends Screen & MenuAccess<M>>
voidMenuScreens.register(MenuType<? extends M> p_96207_, MenuScreens.ScreenConstructor<M,U> p_96208_)Methods in net.minecraft.client.gui.screens with parameters of type ScreenModifier and TypeMethodDescriptionstatic voidConnectScreen.startConnecting(Screen p_169268_, Minecraft p_169269_, ServerAddress p_169270_, ServerData p_169271_)Constructors in net.minecraft.client.gui.screens with parameters of type ScreenModifierConstructorDescriptionAccessibilityOptionsScreen(Screen p_95504_, Options p_95505_)BackupConfirmScreen(Screen p_95543_, BackupConfirmScreen.Listener p_95544_, Component p_95545_, Component p_95546_, boolean p_95547_)ChatOptionsScreen(Screen p_95571_, Options p_95572_)privateConnectScreen(Screen p_169263_)CreateBuffetWorldScreen(Screen p_95751_, RegistryAccess p_95752_, Consumer<Biome> p_95753_, Biome p_95754_)DirectJoinServerScreen(Screen p_95960_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_95961_, ServerData p_95962_)DisconnectedScreen(Screen p_95993_, Component p_95994_, Component p_95995_)EditServerScreen(Screen p_96017_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_96018_, ServerData p_96019_)LanguageSelectScreen(Screen p_96085_, Options p_96086_, LanguageManager p_96087_)MouseSettingsScreen(Screen p_96222_, Options p_96223_)OptionsScreen(Screen p_96242_, Options p_96243_)OptionsSubScreen(Screen p_96284_, Options p_96285_, Component p_96286_)ShareToLanScreen(Screen p_96650_)SimpleOptionsSubScreen(Screen p_96670_, Options p_96671_, Component p_96672_, Option[] p_96673_)SkinCustomizationScreen(Screen p_96684_, Options p_96685_)SoundOptionsScreen(Screen p_96702_, Options p_96703_)VideoSettingsScreen(Screen p_96806_, Options p_96807_) -
Uses of Screen in net.minecraft.client.gui.screens.achievement
Subclasses of Screen in net.minecraft.client.gui.screens.achievementFields in net.minecraft.client.gui.screens.achievement declared as ScreenConstructors in net.minecraft.client.gui.screens.achievement with parameters of type Screen -
Uses of Screen in net.minecraft.client.gui.screens.advancements
Subclasses of Screen in net.minecraft.client.gui.screens.advancements -
Uses of Screen in net.minecraft.client.gui.screens.controls
Subclasses of Screen in net.minecraft.client.gui.screens.controlsConstructors in net.minecraft.client.gui.screens.controls with parameters of type Screen -
Uses of Screen in net.minecraft.client.gui.screens.debug
Subclasses of Screen in net.minecraft.client.gui.screens.debug -
Uses of Screen in net.minecraft.client.gui.screens.inventory
Subclasses of Screen in net.minecraft.client.gui.screens.inventoryModifier and TypeClassDescriptionclassclassAbstractContainerScreen<T extends AbstractContainerMenu>classAbstractFurnaceScreen<T extends AbstractFurnaceMenu>classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassItemCombinerScreen<T extends ItemCombinerMenu>classclassclassclassclassclassclassclassclassclassclass -
Uses of Screen in net.minecraft.client.gui.screens.multiplayer
Subclasses of Screen in net.minecraft.client.gui.screens.multiplayerFields in net.minecraft.client.gui.screens.multiplayer declared as ScreenModifier and TypeFieldDescriptionprivate ScreenJoinMultiplayerScreen.lastScreenprivate ScreenSafetyScreen.previousConstructors in net.minecraft.client.gui.screens.multiplayer with parameters of type ScreenModifierConstructorDescriptionJoinMultiplayerScreen(Screen p_99688_)SafetyScreen(Screen p_99743_) -
Uses of Screen in net.minecraft.client.gui.screens.packs
Subclasses of Screen in net.minecraft.client.gui.screens.packsFields in net.minecraft.client.gui.screens.packs declared as ScreenModifier and TypeFieldDescriptionprivate ScreenPackSelectionScreen.lastScreenprotected ScreenTransferableSelectionList.PackEntry.screenConstructors in net.minecraft.client.gui.screens.packs with parameters of type ScreenModifierConstructorDescriptionPackEntry(Minecraft p_100084_, TransferableSelectionList p_100085_, Screen p_100086_, PackSelectionModel.Entry p_100087_)PackSelectionScreen(Screen p_99984_, PackRepository p_99985_, Consumer<PackRepository> p_99986_, File p_99987_, Component p_99988_) -
Uses of Screen in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook with parameters of type Screen -
Uses of Screen in net.minecraft.client.gui.screens.social
Subclasses of Screen in net.minecraft.client.gui.screens.social -
Uses of Screen in net.minecraft.client.gui.screens.worldselection
Subclasses of Screen in net.minecraft.client.gui.screens.worldselectionModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.client.gui.screens.worldselection declared as ScreenModifier and TypeFieldDescriptionprivate ScreenCreateWorldScreen.lastScreenprotected ScreenSelectWorldScreen.lastScreenMethods in net.minecraft.client.gui.screens.worldselection that return ScreenModifier and TypeMethodDescriptionWorldPreset.PresetEditor.createEditScreen(CreateWorldScreen p_101643_, WorldGenSettings p_101644_)Methods in net.minecraft.client.gui.screens.worldselection with parameters of type ScreenConstructors in net.minecraft.client.gui.screens.worldselection with parameters of type ScreenModifierConstructorDescriptionprivateCreateWorldScreen(Screen p_100861_, DataPackConfig p_100862_, WorldGenSettingsComponent p_100863_)CreateWorldScreen(Screen p_100865_, LevelSettings p_100866_, WorldGenSettings p_100867_, Path p_100868_, DataPackConfig p_100869_, RegistryAccess.RegistryHolder p_100870_)SelectWorldScreen(Screen p_101338_) -
Uses of Screen in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ScreenModifier and TypeFieldDescriptionprivate ScreenClientPacketListener.callbackScreenprivate ScreenClientHandshakePacketListenerImpl.parentConstructors in net.minecraft.client.multiplayer with parameters of type ScreenModifierConstructorDescriptionClientHandshakePacketListenerImpl(Connection p_104526_, Minecraft p_104527_, Screen p_104528_, Consumer<Component> p_104529_)ClientPacketListener(Minecraft p_104906_, Screen p_104907_, Connection p_104908_, com.mojang.authlib.GameProfile p_104909_) -
Uses of Screen in net.minecraft.realms
Subclasses of Screen in net.minecraft.realmsFields in net.minecraft.realms declared as ScreenModifier and TypeFieldDescription(package private) ScreenRealmsConnect.onlineScreenprivate ScreenDisconnectedRealmsScreen.parentConstructors in net.minecraft.realms with parameters of type ScreenModifierConstructorDescriptionDisconnectedRealmsScreen(Screen p_120653_, Component p_120654_, Component p_120655_)RealmsConnect(Screen p_120693_) -
Uses of Screen in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type ScreenMethods in net.minecraftforge.client with parameters of type ScreenModifier and TypeMethodDescriptionstatic voidForgeHooksClient.drawScreen(Screen screen, PoseStack mStack, int mouseX, int mouseY, float partialTicks)private static voidForgeHooksClient.drawScreenInternal(Screen screen, PoseStack mStack, int mouseX, int mouseY, float partialTicks)static booleanForgeHooksClient.onGuiCharTypedPost(Screen guiScreen, char codePoint, int modifiers)static booleanForgeHooksClient.onGuiCharTypedPre(Screen guiScreen, char codePoint, int modifiers)static booleanForgeHooksClient.onGuiKeyPressedPost(Screen guiScreen, int keyCode, int scanCode, int modifiers)static booleanForgeHooksClient.onGuiKeyPressedPre(Screen guiScreen, int keyCode, int scanCode, int modifiers)static booleanForgeHooksClient.onGuiKeyReleasedPost(Screen guiScreen, int keyCode, int scanCode, int modifiers)static booleanForgeHooksClient.onGuiKeyReleasedPre(Screen guiScreen, int keyCode, int scanCode, int modifiers)static booleanForgeHooksClient.onGuiMouseClickedPost(Screen guiScreen, double mouseX, double mouseY, int button, boolean handled)static booleanForgeHooksClient.onGuiMouseClickedPre(Screen guiScreen, double mouseX, double mouseY, int button)static booleanForgeHooksClient.onGuiMouseDragPost(Screen guiScreen, double mouseX, double mouseY, int mouseButton, double dragX, double dragY)static booleanForgeHooksClient.onGuiMouseDragPre(Screen guiScreen, double mouseX, double mouseY, int mouseButton, double dragX, double dragY)static booleanForgeHooksClient.onGuiMouseReleasedPost(Screen guiScreen, double mouseX, double mouseY, int button, boolean handled)static booleanForgeHooksClient.onGuiMouseReleasedPre(Screen guiScreen, double mouseX, double mouseY, int button)static booleanForgeHooksClient.onGuiMouseScrollPost(MouseHandler mouseHelper, Screen guiScreen, double scrollDelta)static booleanForgeHooksClient.onGuiMouseScrollPre(MouseHandler mouseHelper, Screen guiScreen, double scrollDelta)static voidForgeHooksClient.pushGuiLayer(Minecraft minecraft, Screen screen) -
Uses of Screen in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as ScreenModifier and TypeFieldDescriptionprivate ScreenGuiOpenEvent.guiprivate ScreenGuiScreenEvent.guiMethods in net.minecraftforge.client.event that return ScreenModifier and TypeMethodDescriptionGuiOpenEvent.getGui()GuiScreenEvent.getGui()The GuiScreen object generating this event.Methods in net.minecraftforge.client.event with parameters of type ScreenConstructors in net.minecraftforge.client.event with parameters of type ScreenModifierConstructorDescriptionBackgroundDrawnEvent(Screen gui, PoseStack mStack)DrawScreenEvent(Screen gui, PoseStack mStack, int mouseX, int mouseY, float renderPartialTicks)GuiOpenEvent(Screen gui)GuiScreenEvent(Screen gui)InitGuiEvent(Screen gui, List<GuiEventListener> list, Consumer<GuiEventListener> add, Consumer<GuiEventListener> remove)KeyboardCharTypedEvent(Screen gui, char codePoint, int modifiers)KeyboardKeyEvent(Screen gui, int keyCode, int scanCode, int modifiers)KeyboardKeyPressedEvent(Screen gui, int keyCode, int scanCode, int modifiers)KeyboardKeyReleasedEvent(Screen gui, int keyCode, int scanCode, int modifiers)MouseClickedEvent(Screen gui, double mouseX, double mouseY, int button)MouseDragEvent(Screen gui, double mouseX, double mouseY, int mouseButton, double dragX, double dragY)MouseInputEvent(Screen gui, double mouseX, double mouseY)MouseReleasedEvent(Screen gui, double mouseX, double mouseY, int button)MouseScrollEvent(Screen gui, double mouseX, double mouseY, double scrollDelta)Post(Screen gui, List<GuiEventListener> list, Consumer<GuiEventListener> add, Consumer<GuiEventListener> remove)PotionShiftEvent(Screen gui)Pre(Screen gui, List<GuiEventListener> list, Consumer<GuiEventListener> add, Consumer<GuiEventListener> remove) -
Uses of Screen in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions with parameters of type Screen -
Uses of Screen in net.minecraftforge.client.gui
Subclasses of Screen in net.minecraftforge.client.gui -
Uses of Screen in net.minecraftforge.debug.client
Subclasses of Screen in net.minecraftforge.debug.clientModifier and TypeClassDescription(package private) static classstatic class -
Uses of Screen in net.minecraftforge.debug.misc
Subclasses of Screen in net.minecraftforge.debug.misc -
Uses of Screen in net.minecraftforge.fmlclient
Fields in net.minecraftforge.fmlclient with type parameters of type ScreenModifier and TypeFieldDescriptionprivate BiFunction<Minecraft,Screen,Screen>ConfigGuiHandler.ConfigGuiFactory.screenFunctionThe field for thescreenFunctionrecord component.private BiFunction<Minecraft,Screen,Screen>ConfigGuiHandler.ConfigGuiFactory.screenFunctionThe field for thescreenFunctionrecord component.Methods in net.minecraftforge.fmlclient that return types with arguments of type ScreenModifier and TypeMethodDescriptionstatic Optional<BiFunction<Minecraft,Screen,Screen>>ConfigGuiHandler.getGuiFactoryFor(net.minecraftforge.forgespi.language.IModInfo selectedMod)static Optional<BiFunction<Minecraft,Screen,Screen>>ConfigGuiHandler.getGuiFactoryFor(net.minecraftforge.forgespi.language.IModInfo selectedMod)ConfigGuiHandler.ConfigGuiFactory.screenFunction()Returns the value of thescreenFunctionrecord component.ConfigGuiHandler.ConfigGuiFactory.screenFunction()Returns the value of thescreenFunctionrecord component.Constructor parameters in net.minecraftforge.fmlclient with type arguments of type ScreenModifierConstructorDescriptionConfigGuiFactory(BiFunction<Minecraft,Screen,Screen> screenFunction)Creates an instance of aConfigGuiFactoryrecord class.ConfigGuiFactory(BiFunction<Minecraft,Screen,Screen> screenFunction)Creates an instance of aConfigGuiFactoryrecord class. -
Uses of Screen in net.minecraftforge.fmlclient.gui.screen
Subclasses of Screen in net.minecraftforge.fmlclient.gui.screenFields in net.minecraftforge.fmlclient.gui.screen declared as ScreenConstructors in net.minecraftforge.fmlclient.gui.screen with parameters of type Screen