Package net.minecraft.client.gui.screen
Class GameModeSelectionScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.GameModeSelectionScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
- Mappings:
Namespace Name official eabintermediary net/minecraft/class_5289named net/minecraft/client/gui/screen/GameModeSelectionScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Optional<GameModeSelectionScreen.GameMode>private static intprivate static intprivate static intprivate static intprivate static intprivate static intprivate Optional<GameModeSelectionScreen.GameMode>private List<GameModeSelectionScreen.ButtonWidget>private intprivate intprivate booleanprivate static Textprivate static Identifierprivate static intFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidapply()private static voidapply(MinecraftClient client, Optional<GameModeSelectionScreen.GameMode> gameMode)private booleanprivate GameModeprotected voidinit()Called when a screen should be initialized.booleanbooleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)Methods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, onClose, removed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, method_35719, method_35720, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official aLeab;a:Lwp;intermediary field_24566Lnet/minecraft/class_5289;field_24566:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/gui/screen/GameModeSelectionScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
field_32310
private static final int field_32310- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLeab;b:Iintermediary field_32310Lnet/minecraft/class_5289;field_32310:Inamed field_32310Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32310:I
-
field_32311
private static final int field_32311- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official cLeab;c:Iintermediary field_32311Lnet/minecraft/class_5289;field_32311:Inamed field_32311Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32311:I
-
field_32312
private static final int field_32312- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official pLeab;p:Iintermediary field_32312Lnet/minecraft/class_5289;field_32312:Inamed field_32312Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32312:I
-
field_32313
private static final int field_32313- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official qLeab;q:Iintermediary field_32313Lnet/minecraft/class_5289;field_32313:Inamed field_32313Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32313:I
-
field_32314
private static final int field_32314- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official rLeab;r:Iintermediary field_32314Lnet/minecraft/class_5289;field_32314:Inamed field_32314Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32314:I
-
field_32315
private static final int field_32315- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official sLeab;s:Iintermediary field_32315Lnet/minecraft/class_5289;field_32315:Inamed field_32315Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;field_32315:I
-
UI_WIDTH
private static final int UI_WIDTH- Mappings:
Namespace Name Mixin selector official tLeab;t:Iintermediary field_24567Lnet/minecraft/class_5289;field_24567:Inamed UI_WIDTHLnet/minecraft/client/gui/screen/GameModeSelectionScreen;UI_WIDTH:I
-
SELECT_NEXT_TEXT
- Mappings:
Namespace Name Mixin selector official uLeab;u:Lon;intermediary field_25454Lnet/minecraft/class_5289;field_25454:Lnet/minecraft/class_2561;named SELECT_NEXT_TEXTLnet/minecraft/client/gui/screen/GameModeSelectionScreen;SELECT_NEXT_TEXT:Lnet/minecraft/text/Text;
-
currentGameMode
- Mappings:
Namespace Name Mixin selector official vLeab;v:Ljava/util/Optional;intermediary field_24568Lnet/minecraft/class_5289;field_24568:Ljava/util/Optional;named currentGameModeLnet/minecraft/client/gui/screen/GameModeSelectionScreen;currentGameMode:Ljava/util/Optional;
-
gameMode
- Mappings:
Namespace Name Mixin selector official wLeab;w:Ljava/util/Optional;intermediary field_24569Lnet/minecraft/class_5289;field_24569:Ljava/util/Optional;named gameModeLnet/minecraft/client/gui/screen/GameModeSelectionScreen;gameMode:Ljava/util/Optional;
-
lastMouseX
private int lastMouseX- Mappings:
Namespace Name Mixin selector official xLeab;x:Iintermediary field_24570Lnet/minecraft/class_5289;field_24570:Inamed lastMouseXLnet/minecraft/client/gui/screen/GameModeSelectionScreen;lastMouseX:I
-
lastMouseY
private int lastMouseY- Mappings:
Namespace Name Mixin selector official yLeab;y:Iintermediary field_24571Lnet/minecraft/class_5289;field_24571:Inamed lastMouseYLnet/minecraft/client/gui/screen/GameModeSelectionScreen;lastMouseY:I
-
mouseUsedForSelection
private boolean mouseUsedForSelection- Mappings:
Namespace Name Mixin selector official zLeab;z:Zintermediary field_24572Lnet/minecraft/class_5289;field_24572:Znamed mouseUsedForSelectionLnet/minecraft/client/gui/screen/GameModeSelectionScreen;mouseUsedForSelection:Z
-
gameModeButtons
- Mappings:
Namespace Name Mixin selector official ALeab;A:Ljava/util/List;intermediary field_24573Lnet/minecraft/class_5289;field_24573:Ljava/util/List;named gameModeButtonsLnet/minecraft/client/gui/screen/GameModeSelectionScreen;gameModeButtons:Ljava/util/List;
-
-
Constructor Details
-
GameModeSelectionScreen
public GameModeSelectionScreen()
-
-
Method Details
-
getPreviousGameMode
- Mappings:
Namespace Name Mixin selector official iLeab;i()Lbvu;intermediary method_30106Lnet/minecraft/class_5289;method_30106()Lnet/minecraft/class_1934;named getPreviousGameModeLnet/minecraft/client/gui/screen/GameModeSelectionScreen;getPreviousGameMode()Lnet/minecraft/world/GameMode;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLdwt;a(Ldpj;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
apply
private void apply()- Mappings:
Namespace Name Mixin selector official kLeab;k()Vintermediary method_28068Lnet/minecraft/class_5289;method_28068()Vnamed applyLnet/minecraft/client/gui/screen/GameModeSelectionScreen;apply()V
-
apply
private static void apply(MinecraftClient client, Optional<GameModeSelectionScreen.GameMode> gameMode)- Mappings:
Namespace Name Mixin selector official aLeab;a(Ldun;Ljava/util/Optional;)Vintermediary method_28064Lnet/minecraft/class_5289;method_28064(Lnet/minecraft/class_310;Ljava/util/Optional;)Vnamed applyLnet/minecraft/client/gui/screen/GameModeSelectionScreen;apply(Lnet/minecraft/client/MinecraftClient;Ljava/util/Optional;)V
-
checkForClose
private boolean checkForClose()- Mappings:
Namespace Name Mixin selector official lLeab;l()Zintermediary method_28069Lnet/minecraft/class_5289;method_28069()Znamed checkForCloseLnet/minecraft/client/gui/screen/GameModeSelectionScreen;checkForClose()Z
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
Keyboard.onKey(long, int, int, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdww;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
isPauseScreen
public boolean isPauseScreen()- Overrides:
isPauseScreenin classScreen- Mappings:
Namespace Name Mixin selector official aC_Ldzh;aC_()Zintermediary method_25421Lnet/minecraft/class_437;method_25421()Znamed isPauseScreenLnet/minecraft/client/gui/screen/Screen;isPauseScreen()Z
-