Package net.minecraft
Class class_4156
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.class_4156
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cjlintermediary net/minecraft/class_4156named net/minecraft/class_4156
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final List<Identifier>private final CreateWorldScreenprivate final List<Identifier>private final Identifier[]private Stringprivate class_4156.class_2316private intprivate ButtonWidgetFields 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 TypeMethodDescriptionprotected voidinit()private voidmethod_18562(NbtCompound nbtCompound) voidprivate NbtCompoundvoidrender(int mouseX, int mouseY, float tickDelta) Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, method_13411, method_14502, method_18423, method_18605, method_18607, method_18608, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldPauseGame, tickMethods inherited from class net.minecraft.class_4121
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
charTyped, keyReleased, mouseScrolled
-
Field Details
-
field_20243
- Mappings:
Namespace Name Mixin selector official aLcjl;a:Ljava/util/List;intermediary field_20243Lnet/minecraft/class_4156;field_20243:Ljava/util/List;named field_20243Lnet/minecraft/class_4156;field_20243:Ljava/util/List;
-
field_20244
- Mappings:
Namespace Name Mixin selector official fLcjl;f:Lcmy;intermediary field_20244Lnet/minecraft/class_4156;field_20244:Lnet/minecraft/class_363;named field_20244Lnet/minecraft/class_4156;field_20244:Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;
-
field_20245
- Mappings:
Namespace Name Mixin selector official gLcjl;g:Ljava/util/List;intermediary field_20245Lnet/minecraft/class_4156;field_20245:Ljava/util/List;named field_20245Lnet/minecraft/class_4156;field_20245:Ljava/util/List;
-
field_20246
- Mappings:
Namespace Name Mixin selector official hLcjl;h:[Lpc;intermediary field_20246Lnet/minecraft/class_4156;field_20246:[Lnet/minecraft/class_1653;named field_20246Lnet/minecraft/class_4156;field_20246:[Lnet/minecraft/util/Identifier;
-
field_20247
- Mappings:
Namespace Name Mixin selector official iLcjl;i:Ljava/lang/String;intermediary field_20247Lnet/minecraft/class_4156;field_20247:Ljava/lang/String;named field_20247Lnet/minecraft/class_4156;field_20247:Ljava/lang/String;
-
field_20248
- Mappings:
Namespace Name Mixin selector official sLcjl;s:Lcjl$a;intermediary field_20248Lnet/minecraft/class_4156;field_20248:Lnet/minecraft/class_4156$class_2316;named field_20248Lnet/minecraft/class_4156;field_20248:Lnet/minecraft/class_4156$class_2316;
-
field_20249
private int field_20249- Mappings:
Namespace Name Mixin selector official tLcjl;t:Iintermediary field_20249Lnet/minecraft/class_4156;field_20249:Inamed field_20249Lnet/minecraft/class_4156;field_20249:I
-
field_20250
- Mappings:
Namespace Name Mixin selector official uLcjl;u:Lcgu;intermediary field_20250Lnet/minecraft/class_4156;field_20250:Lnet/minecraft/class_356;named field_20250Lnet/minecraft/class_4156;field_20250:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
-
Constructor Details
-
class_4156
-
-
Method Details
-
method_18562
- Mappings:
Namespace Name Mixin selector official aLcjl;a(Lgy;)Vintermediary method_18562Lnet/minecraft/class_4156;method_18562(Lnet/minecraft/class_322;)Vnamed method_18562Lnet/minecraft/class_4156;method_18562(Lnet/minecraft/nbt/NbtCompound;)V
-
method_18572
- Mappings:
Namespace Name Mixin selector official jLcjl;j()Lgy;intermediary method_18572Lnet/minecraft/class_4156;method_18572()Lnet/minecraft/class_322;named method_18572Lnet/minecraft/class_4156;method_18572()Lnet/minecraft/nbt/NbtCompound;
-
getFocused
- Specified by:
getFocusedin interfaceclass_4123- Overrides:
getFocusedin classclass_4121- Mappings:
Namespace Name Mixin selector official getFocusedLchs;getFocused()Lchr;intermediary getFocusedLnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;named getFocusedLnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;
-
init
protected void init() -
method_18570
public void method_18570()- Mappings:
Namespace Name Mixin selector official hLcjl;h()Vintermediary method_18570Lnet/minecraft/class_4156;method_18570()Vnamed method_18570Lnet/minecraft/class_4156;method_18570()V
-
render
public void render(int mouseX, int mouseY, float tickDelta)
-