Package net.minecraft.client.gui.screen
Class CustomizeFlatLevelScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cjmintermediary net/minecraft/class_1318named net/minecraft/client/gui/screen/CustomizeFlatLevelScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ButtonWidgetprivate ButtonWidgetprivate class_3917private Stringprivate final CreateWorldScreenprivate ButtonWidgetprivate Stringprivate 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
ConstructorsConstructorDescriptionCustomizeFlatLevelScreen(CreateWorldScreen createWorldScreen, NbtCompound nbtCompound) -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanprotected voidinit()voidmethod_18573(NbtCompound nbtCompound) voidvoidrender(int mouseX, int mouseY, float tickDelta) voidsetConfigString(String config) 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
-
parent
- Mappings:
Namespace Name Mixin selector official aLcjm;a:Lcmy;intermediary field_5061Lnet/minecraft/class_1318;field_5061:Lnet/minecraft/class_363;named parentLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;parent:Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;
-
field_5062
- Mappings:
Namespace Name Mixin selector official fLcjm;f:Lbud;intermediary field_5062Lnet/minecraft/class_1318;field_5062:Lnet/minecraft/class_3917;named field_5062Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;field_5062:Lnet/minecraft/class_3917;
-
title
- Mappings:
Namespace Name Mixin selector official gLcjm;g:Ljava/lang/String;intermediary field_5063Lnet/minecraft/class_1318;field_5063:Ljava/lang/String;named titleLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;title:Ljava/lang/String;
-
tileText
- Mappings:
Namespace Name Mixin selector official hLcjm;h:Ljava/lang/String;intermediary field_5064Lnet/minecraft/class_1318;field_5064:Ljava/lang/String;named tileTextLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;tileText:Ljava/lang/String;
-
heightText
- Mappings:
Namespace Name Mixin selector official iLcjm;i:Ljava/lang/String;intermediary field_5065Lnet/minecraft/class_1318;field_5065:Ljava/lang/String;named heightTextLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;heightText:Ljava/lang/String;
-
layerList
- Mappings:
Namespace Name Mixin selector official sLcjm;s:Lcjm$a;intermediary field_5066Lnet/minecraft/class_1318;field_5066:Lnet/minecraft/class_1318$class_1319;named layerListLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;layerList:Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;
-
addLayer
- Mappings:
Namespace Name Mixin selector official tLcjm;t:Lcgu;intermediary field_5067Lnet/minecraft/class_1318;field_5067:Lnet/minecraft/class_356;named addLayerLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;addLayer:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
editLayer
- Mappings:
Namespace Name Mixin selector official uLcjm;u:Lcgu;intermediary field_5068Lnet/minecraft/class_1318;field_5068:Lnet/minecraft/class_356;named editLayerLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;editLayer:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
removeLayer
- Mappings:
Namespace Name Mixin selector official vLcjm;v:Lcgu;intermediary field_5069Lnet/minecraft/class_1318;field_5069:Lnet/minecraft/class_356;named removeLayerLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;removeLayer:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
-
Constructor Details
-
CustomizeFlatLevelScreen
-
-
Method Details
-
getConfigString
- Mappings:
Namespace Name Mixin selector official hLcjm;h()Ljava/lang/String;intermediary method_4236Lnet/minecraft/class_1318;method_4236()Ljava/lang/String;named getConfigStringLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;getConfigString()Ljava/lang/String;
-
method_18577
- Mappings:
Namespace Name Mixin selector official iLcjm;i()Lgy;intermediary method_18577Lnet/minecraft/class_1318;method_18577()Lnet/minecraft/class_322;named method_18577Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;method_18577()Lnet/minecraft/nbt/NbtCompound;
-
setConfigString
- Mappings:
Namespace Name Mixin selector official aLcjm;a(Ljava/lang/String;)Vintermediary method_4232Lnet/minecraft/class_1318;method_4232(Ljava/lang/String;)Vnamed setConfigStringLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;setConfigString(Ljava/lang/String;)V
-
method_18573
- Mappings:
Namespace Name Mixin selector official aLcjm;a(Lgy;)Vintermediary method_18573Lnet/minecraft/class_1318;method_18573(Lnet/minecraft/class_322;)Vnamed method_18573Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;method_18573(Lnet/minecraft/nbt/NbtCompound;)V
-
init
protected void init() -
method_4233
public void method_4233()- Mappings:
Namespace Name Mixin selector official jLcjm;j()Vintermediary method_4233Lnet/minecraft/class_1318;method_4233()Vnamed method_4233Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;method_4233()V
-
hasLayerSelected
private boolean hasLayerSelected()- Mappings:
Namespace Name Mixin selector official kLcjm;k()Zintermediary method_4235Lnet/minecraft/class_1318;method_4235()Znamed hasLayerSelectedLnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;hasLayerSelected()Z
-
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;
-
render
public void render(int mouseX, int mouseY, float tickDelta)
-