Class SelectWorldScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.SelectWorldScreen
- All Implemented Interfaces:
- Drawable,- Element,- ParentElement
- Mappings:
- Namespace - Name - official - epq- intermediary - net/minecraft/class_526- named - net/minecraft/client/gui/screen/world/SelectWorldScreen
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate ButtonWidgetprivate ButtonWidgetprivate WorldListWidgetprivate static final org.slf4j.Loggerprotected final Screenprivate ButtonWidgetprotected TextFieldWidgetprivate ButtonWidgetprivate @Nullable List<OrderedText>Fields inherited from class net.minecraft.client.gui.screen.Screenclient, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelperGUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleancharTyped(char chr, int modifiers) Callback for when a character input has been captured.voidclose()protected voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.booleanmouseScrolled(double mouseX, double mouseY, double amount) Callback for when a mouse button scroll event has been captured.voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) voidsetTooltip(List<OrderedText> tooltip) voidtick()voidworldSelected(boolean active) Methods inherited from class net.minecraft.client.gui.screen.ScreenaddDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, remove, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, shouldCloseOnEsc, shouldPause, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelperdisableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffsetMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementmouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElementchangeFocus, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, setInitialFocus
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER- Mappings:
- Namespace - Name - Mixin selector - official - c- Lepq;c:Lorg/slf4j/Logger;- intermediary - field_28783- Lnet/minecraft/class_526;field_28783:Lorg/slf4j/Logger;- named - LOGGER- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;LOGGER:Lorg/slf4j/Logger;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - official - a- Lepq;a:Lelm;- intermediary - field_3221- Lnet/minecraft/class_526;field_3221:Lnet/minecraft/class_437;- named - parent- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
 
- 
tooltip- Mappings:
- Namespace - Name - Mixin selector - official - n- Lepq;n:Ljava/util/List;- intermediary - field_3222- Lnet/minecraft/class_526;field_3222:Ljava/util/List;- named - tooltip- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;tooltip:Ljava/util/List;
 
- 
deleteButton- Mappings:
- Namespace - Name - Mixin selector - official - o- Lepq;o:Lehp;- intermediary - field_3219- Lnet/minecraft/class_526;field_3219:Lnet/minecraft/class_4185;- named - deleteButton- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;deleteButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
 
- 
selectButton- Mappings:
- Namespace - Name - Mixin selector - official - p- Lepq;p:Lehp;- intermediary - field_3224- Lnet/minecraft/class_526;field_3224:Lnet/minecraft/class_4185;- named - selectButton- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;selectButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
 
- 
editButton- Mappings:
- Namespace - Name - Mixin selector - official - q- Lepq;q:Lehp;- intermediary - field_3215- Lnet/minecraft/class_526;field_3215:Lnet/minecraft/class_4185;- named - editButton- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;editButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
 
- 
recreateButton- Mappings:
- Namespace - Name - Mixin selector - official - r- Lepq;r:Lehp;- intermediary - field_3216- Lnet/minecraft/class_526;field_3216:Lnet/minecraft/class_4185;- named - recreateButton- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;recreateButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
 
- 
searchBox- Mappings:
- Namespace - Name - Mixin selector - official - b- Lepq;b:Lehx;- intermediary - field_3220- Lnet/minecraft/class_526;field_3220:Lnet/minecraft/class_342;- named - searchBox- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;searchBox:Lnet/minecraft/client/gui/widget/TextFieldWidget;
 
- 
levelList- Mappings:
- Namespace - Name - Mixin selector - official - s- Lepq;s:Lepu;- intermediary - field_3218- Lnet/minecraft/class_526;field_3218:Lnet/minecraft/class_528;- named - levelList- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;levelList:Lnet/minecraft/client/gui/screen/world/WorldListWidget;
 
 
- 
- 
Constructor Details- 
SelectWorldScreen- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lepq;<init>(Lelm;)V- intermediary - <init>- Lnet/minecraft/class_526;<init>(Lnet/minecraft/class_437;)V- named - <init>- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
 
 
- 
- 
Method Details- 
mouseScrolledpublic boolean mouseScrolled(double mouseX, double mouseY, double amount) Callback for when a mouse button scroll event has been captured.- Parameters:
- mouseX- the X coordinate of the mouse
- mouseY- the Y coordinate of the mouse
- amount- value is- < 0if scrolled down,- > 0if scrolled up
- Returns:
- trueto indicate that the event handling is successful/valid
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leir;a(DDD)Z- intermediary - method_25401- Lnet/minecraft/class_364;method_25401(DDD)Z- named - mouseScrolled- Lnet/minecraft/client/gui/Element;mouseScrolled(DDD)Z
 
- 
tickpublic void tick()
- 
initprotected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized. 
- 
keyPressedpublic 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 interface- Element
- Specified by:
- keyPressedin interface- ParentElement
- Overrides:
- keyPressedin class- Screen
- Parameters:
- keyCode- the named key code of the event as described in the- GLFWclass
- scanCode- the unique/platform-specific scan code of the keyboard input
- modifiers- 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:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leir;a(III)Z- intermediary - method_25404- Lnet/minecraft/class_364;method_25404(III)Z- named - keyPressed- Lnet/minecraft/client/gui/Element;keyPressed(III)Z
 
- 
closepublic void close()
- 
charTypedpublic boolean charTyped(char chr, int modifiers) Callback for when a character input has been captured. The key code is identified by the constants inGLFWclass.- Parameters:
- chr- the captured character
- modifiers- 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:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leir;a(CI)Z- intermediary - method_25400- Lnet/minecraft/class_364;method_25400(CI)Z- named - charTyped- Lnet/minecraft/client/gui/Element;charTyped(CI)Z
 
- 
render- Specified by:
- renderin interface- Drawable
- Overrides:
- renderin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leio;a(Leaq;IIF)V- intermediary - method_25394- Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V- named - render- Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
 
- 
setTooltip- Mappings:
- Namespace - Name - Mixin selector - official - b- Lepq;b(Ljava/util/List;)V- intermediary - method_2739- Lnet/minecraft/class_526;method_2739(Ljava/util/List;)V- named - setTooltip- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;setTooltip(Ljava/util/List;)V
 
- 
worldSelectedpublic void worldSelected(boolean active) - Mappings:
- Namespace - Name - Mixin selector - official - c- Lepq;c(Z)V- intermediary - method_19940- Lnet/minecraft/class_526;method_19940(Z)V- named - worldSelected- Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;worldSelected(Z)V
 
- 
removedpublic void removed()
 
-