Class SelectWorldScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.SelectWorldScreen
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cnbintermediary net/minecraft/class_391named net/minecraft/client/gui/screen/world/SelectWorldScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ButtonWidgetprivate static final Loggerprivate Stringprivate ButtonWidgetprivate class_2848protected TextFieldWidgetprotected Screenprivate ButtonWidgetprivate ButtonWidgetprotected StringFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, field_20307, field_20308, height, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancharTyped(char char2, int int2) protected voidinit()booleankeyPressed(int int2, int int3, int int4) voidmethod_12200(class_2847 class_2847) voidmethod_12201(String string) booleanmouseScrolled(double double2) voidremoved()voidrender(int mouseX, int mouseY, float tickDelta) voidtick()Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, method_13411, method_14502, method_18423, method_18605, method_18607, method_18608, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldPauseGameMethods inherited from class net.minecraft.class_4121
getFocused, method_18421, method_18424, method_18425, method_18426, mouseClicked, mouseDragged, mouseReleasedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
method_18427, method_18428Methods inherited from interface net.minecraft.class_4123
keyReleased
-
Field Details
-
field_13355
- Mappings:
Namespace Name Mixin selector official hLcnb;h:Lorg/apache/logging/log4j/Logger;intermediary field_13355Lnet/minecraft/class_391;field_13355:Lorg/apache/logging/log4j/Logger;named field_13355Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;field_13355:Lorg/apache/logging/log4j/Logger;
-
parent
- Mappings:
Namespace Name Mixin selector official aLcnb;a:Lckd;intermediary field_1261Lnet/minecraft/class_391;field_1261:Lnet/minecraft/class_388;named parentLnet/minecraft/client/gui/screen/world/SelectWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
title
- Mappings:
Namespace Name Mixin selector official fLcnb;f:Ljava/lang/String;intermediary field_1262Lnet/minecraft/class_391;field_1262:Ljava/lang/String;named titleLnet/minecraft/client/gui/screen/world/SelectWorldScreen;title:Ljava/lang/String;
-
field_13356
- Mappings:
Namespace Name Mixin selector official iLcnb;i:Ljava/lang/String;intermediary field_13356Lnet/minecraft/class_391;field_13356:Ljava/lang/String;named field_13356Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;field_13356:Ljava/lang/String;
-
deleteButton
- Mappings:
Namespace Name Mixin selector official sLcnb;s:Lcgu;intermediary field_1272Lnet/minecraft/class_391;field_1272:Lnet/minecraft/class_356;named deleteButtonLnet/minecraft/client/gui/screen/world/SelectWorldScreen;deleteButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
selectButton
- Mappings:
Namespace Name Mixin selector official tLcnb;t:Lcgu;intermediary field_1273Lnet/minecraft/class_391;field_1273:Lnet/minecraft/class_356;named selectButtonLnet/minecraft/client/gui/screen/world/SelectWorldScreen;selectButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
field_13357
- Mappings:
Namespace Name Mixin selector official uLcnb;u:Lcgu;intermediary field_13357Lnet/minecraft/class_391;field_13357:Lnet/minecraft/class_356;named field_13357Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;field_13357:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
recreateButton
- Mappings:
Namespace Name Mixin selector official vLcnb;v:Lcgu;intermediary field_5094Lnet/minecraft/class_391;field_5094:Lnet/minecraft/class_356;named recreateButtonLnet/minecraft/client/gui/screen/world/SelectWorldScreen;recreateButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
field_20497
- Mappings:
Namespace Name Mixin selector official gLcnb;g:Lcgy;intermediary field_20497Lnet/minecraft/class_391;field_20497:Lnet/minecraft/class_367;named field_20497Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;field_20497:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
field_13358
- Mappings:
Namespace Name Mixin selector official wLcnb;w:Lcnd;intermediary field_13358Lnet/minecraft/class_391;field_13358:Lnet/minecraft/class_2848;named field_13358Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;field_13358:Lnet/minecraft/client/class_2848;
-
-
Constructor Details
-
SelectWorldScreen
- Mappings:
Namespace Name Mixin selector official <init>Lcnb;<init>(Lckd;)Vintermediary <init>Lnet/minecraft/class_391;<init>(Lnet/minecraft/class_388;)Vnamed <init>Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
mouseScrolled
public boolean mouseScrolled(double double2) - Mappings:
Namespace Name Mixin selector official mouseScrolledLchr;mouseScrolled(D)Zintermediary mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Znamed mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Z
-
tick
public void tick() -
init
protected void init() -
keyPressed
public boolean keyPressed(int int2, int int3, int int4) - Specified by:
keyPressedin interfaceclass_4122- Specified by:
keyPressedin interfaceclass_4123- Overrides:
keyPressedin classScreen- Mappings:
Namespace Name Mixin selector official keyPressedLchr;keyPressed(III)Zintermediary keyPressedLnet/minecraft/class_4122;keyPressed(III)Znamed keyPressedLnet/minecraft/class_4122;keyPressed(III)Z
-
charTyped
public boolean charTyped(char char2, int int2) - Mappings:
Namespace Name Mixin selector official charTypedLchr;charTyped(CI)Zintermediary charTypedLnet/minecraft/class_4122;charTyped(CI)Znamed charTypedLnet/minecraft/class_4122;charTyped(CI)Z
-
render
public void render(int mouseX, int mouseY, float tickDelta) -
method_12201
- Mappings:
Namespace Name Mixin selector official aLcnb;a(Ljava/lang/String;)Vintermediary method_12201Lnet/minecraft/class_391;method_12201(Ljava/lang/String;)Vnamed method_12201Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;method_12201(Ljava/lang/String;)V
-
method_12200
- Mappings:
Namespace Name Mixin selector official aLcnb;a(Lcnc;)Vintermediary method_12200Lnet/minecraft/class_391;method_12200(Lnet/minecraft/class_2847;)Vnamed method_12200Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;method_12200(Lnet/minecraft/client/class_2847;)V
-
removed
public void removed()
-