Package net.minecraft.client.gui.screen
Class PresetsScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.PresetsScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
- Mappings:
Namespace Name official dzeintermediary net/minecraft/class_430named net/minecraft/client/gui/screen/PresetsScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static RegistryKey<Biome>private FlatChunkGeneratorConfigprivate TextFieldWidgetprivate static intprivate static intprivate static intprivate static intprivate static intprivate static intprivate static intprivate Textprivate static Loggerprivate CustomizeFlatLevelScreenprivate static List<PresetsScreen.SuperflatPreset>private ButtonWidgetprivate TextFields 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 static voidaddPreset(Text presetName, ItemConvertible icon, RegistryKey<Biome> presetBiome, List<StructureFeature<?>> structures, boolean generateStronghold, boolean generateFeatures, boolean generateLakes, FlatChunkGeneratorLayer[] layers)private static StringgetGeneratorConfigString(Registry<Biome> biomeRegistry, FlatChunkGeneratorConfig generatorConfig)protected voidinit()Called when a screen should be initialized.booleanmouseScrolled(double mouseX, double mouseY, double amount)Callback for when a mouse button scroll event has been captured.voidonClose()private static @Nullable FlatChunkGeneratorLayerparseLayerString(String layer, int layerStartHeight)Parse a string like"60*minecraft:stone"to aFlatChunkGeneratorLayer.private static List<FlatChunkGeneratorLayer>parsePresetLayersString(String layers)Parse a string like"minecraft:bedrock,3*minecraft:dirt,minecraft:grass_block"to a list ofFlatChunkGeneratorLayer.static FlatChunkGeneratorConfigparsePresetString(Registry<Biome> biomeRegistry, String preset, FlatChunkGeneratorConfig generatorConfig)voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)voidresize(MinecraftClient client, int width, int height)voidtick()voidupdateSelectButton(boolean hasSelected)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, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, sendMessage, sendMessage, shouldCloseOnEsc, 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, setInitialFocus
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdze;a:Lorg/apache/logging/log4j/Logger;intermediary field_25043Lnet/minecraft/class_430;field_25043:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/gui/screen/PresetsScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_32263
private static final int field_32263- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLdze;b:Iintermediary field_32263Lnet/minecraft/class_430;field_32263:Inamed field_32263Lnet/minecraft/client/gui/screen/PresetsScreen;field_32263:I
-
field_32264
private static final int field_32264- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official cLdze;c:Iintermediary field_32264Lnet/minecraft/class_430;field_32264:Inamed field_32264Lnet/minecraft/client/gui/screen/PresetsScreen;field_32264:I
-
field_32265
private static final int field_32265- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official pLdze;p:Iintermediary field_32265Lnet/minecraft/class_430;field_32265:Inamed field_32265Lnet/minecraft/client/gui/screen/PresetsScreen;field_32265:I
-
field_32266
private static final int field_32266- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official qLdze;q:Iintermediary field_32266Lnet/minecraft/class_430;field_32266:Inamed field_32266Lnet/minecraft/client/gui/screen/PresetsScreen;field_32266:I
-
field_32267
private static final int field_32267- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official rLdze;r:Iintermediary field_32267Lnet/minecraft/class_430;field_32267:Inamed field_32267Lnet/minecraft/client/gui/screen/PresetsScreen;field_32267:I
-
field_32268
private static final int field_32268- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official sLdze;s:Iintermediary field_32268Lnet/minecraft/class_430;field_32268:Inamed field_32268Lnet/minecraft/client/gui/screen/PresetsScreen;field_32268:I
-
field_32269
private static final int field_32269- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official tLdze;t:Iintermediary field_32269Lnet/minecraft/class_430;field_32269:Inamed field_32269Lnet/minecraft/client/gui/screen/PresetsScreen;field_32269:I
-
PRESETS
- Mappings:
Namespace Name Mixin selector official uLdze;u:Ljava/util/List;intermediary field_2518Lnet/minecraft/class_430;field_2518:Ljava/util/List;named PRESETSLnet/minecraft/client/gui/screen/PresetsScreen;PRESETS:Ljava/util/List;
-
BIOME_KEY
- Mappings:
Namespace Name Mixin selector official vLdze;v:Lwo;intermediary field_27985Lnet/minecraft/class_430;field_27985:Lnet/minecraft/class_5321;named BIOME_KEYLnet/minecraft/client/gui/screen/PresetsScreen;BIOME_KEY:Lnet/minecraft/util/registry/RegistryKey;
-
parent
- Mappings:
Namespace Name Mixin selector official wLdze;w:Ldyj;intermediary field_2519Lnet/minecraft/class_430;field_2519:Lnet/minecraft/class_413;named parentLnet/minecraft/client/gui/screen/PresetsScreen;parent:Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;
-
listText
- Mappings:
Namespace Name Mixin selector official yLdze;y:Lon;intermediary field_2524Lnet/minecraft/class_430;field_2524:Lnet/minecraft/class_2561;named listTextLnet/minecraft/client/gui/screen/PresetsScreen;listText:Lnet/minecraft/text/Text;
-
listWidget
- Mappings:
Namespace Name Mixin selector official zLdze;z:Ldze$b;intermediary field_2521Lnet/minecraft/class_430;field_2521:Lnet/minecraft/class_430$class_4196;named listWidgetLnet/minecraft/client/gui/screen/PresetsScreen;listWidget:Lnet/minecraft/client/gui/screen/PresetsScreen$SuperflatPresetsListWidget;
-
selectPresetButton
- Mappings:
Namespace Name Mixin selector official ALdze;A:Ldvx;intermediary field_2525Lnet/minecraft/class_430;field_2525:Lnet/minecraft/class_4185;named selectPresetButtonLnet/minecraft/client/gui/screen/PresetsScreen;selectPresetButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
customPresetField
- Mappings:
Namespace Name Mixin selector official BLdze;B:Ldwf;intermediary field_2523Lnet/minecraft/class_430;field_2523:Lnet/minecraft/class_342;named customPresetFieldLnet/minecraft/client/gui/screen/PresetsScreen;customPresetField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
config
- Mappings:
Namespace Name Mixin selector official CLdze;C:Lcxy;intermediary field_25044Lnet/minecraft/class_430;field_25044:Lnet/minecraft/class_3232;named configLnet/minecraft/client/gui/screen/PresetsScreen;config:Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;
-
-
Constructor Details
-
PresetsScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldze;<init>(Ldyj;)Vintermediary <init>Lnet/minecraft/class_430;<init>(Lnet/minecraft/class_413;)Vnamed <init>Lnet/minecraft/client/gui/screen/PresetsScreen;<init>(Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen;)V
-
-
Method Details
-
parseLayerString
@Nullable private static @Nullable FlatChunkGeneratorLayer parseLayerString(String layer, int layerStartHeight)Parse a string like"60*minecraft:stone"to aFlatChunkGeneratorLayer.- Mappings:
Namespace Name Mixin selector official aLdze;a(Ljava/lang/String;I)Lcxx;intermediary method_29059Lnet/minecraft/class_430;method_29059(Ljava/lang/String;I)Lnet/minecraft/class_3229;named parseLayerStringLnet/minecraft/client/gui/screen/PresetsScreen;parseLayerString(Ljava/lang/String;I)Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;
-
parsePresetLayersString
Parse a string like"minecraft:bedrock,3*minecraft:dirt,minecraft:grass_block"to a list ofFlatChunkGeneratorLayer.- Mappings:
Namespace Name Mixin selector official bLdze;b(Ljava/lang/String;)Ljava/util/List;intermediary method_29058Lnet/minecraft/class_430;method_29058(Ljava/lang/String;)Ljava/util/List;named parsePresetLayersStringLnet/minecraft/client/gui/screen/PresetsScreen;parsePresetLayersString(Ljava/lang/String;)Ljava/util/List;
-
parsePresetString
public static FlatChunkGeneratorConfig parsePresetString(Registry<Biome> biomeRegistry, String preset, FlatChunkGeneratorConfig generatorConfig)- Mappings:
Namespace Name Mixin selector official aLdze;a(Lgr;Ljava/lang/String;Lcxy;)Lcxy;intermediary method_29060Lnet/minecraft/class_430;method_29060(Lnet/minecraft/class_2378;Ljava/lang/String;Lnet/minecraft/class_3232;)Lnet/minecraft/class_3232;named parsePresetStringLnet/minecraft/client/gui/screen/PresetsScreen;parsePresetString(Lnet/minecraft/util/registry/Registry;Ljava/lang/String;Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;)Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;
-
getGeneratorConfigString
private static String getGeneratorConfigString(Registry<Biome> biomeRegistry, FlatChunkGeneratorConfig generatorConfig)- Mappings:
Namespace Name Mixin selector official bLdze;b(Lgr;Lcxy;)Ljava/lang/String;intermediary method_29062Lnet/minecraft/class_430;method_29062(Lnet/minecraft/class_2378;Lnet/minecraft/class_3232;)Ljava/lang/String;named getGeneratorConfigStringLnet/minecraft/client/gui/screen/PresetsScreen;getGeneratorConfigString(Lnet/minecraft/util/registry/Registry;Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;)Ljava/lang/String;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
mouseScrolled
public 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 mousemouseY- the Y coordinate of the mouseamount- value is> 1if scrolled down,< 1if scrolled up- Returns:
trueto indicate that the event handling is successful/valid- See Also:
Mouse.onMouseScroll(long, double, double)- Mappings:
Namespace Name Mixin selector official aLdww;a(DDD)Zintermediary method_25401Lnet/minecraft/class_364;method_25401(DDD)Znamed mouseScrolledLnet/minecraft/client/gui/Element;mouseScrolled(DDD)Z
-
resize
-
onClose
public void onClose() -
removed
public void removed() -
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
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classScreen- Mappings:
Namespace Name Mixin selector official dLdwq;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
updateSelectButton
public void updateSelectButton(boolean hasSelected)- Mappings:
Namespace Name Mixin selector official cLdze;c(Z)Vintermediary method_20102Lnet/minecraft/class_430;method_20102(Z)Vnamed updateSelectButtonLnet/minecraft/client/gui/screen/PresetsScreen;updateSelectButton(Z)V
-
addPreset
private static void addPreset(Text presetName, ItemConvertible icon, RegistryKey<Biome> presetBiome, List<StructureFeature<?>> structures, boolean generateStronghold, boolean generateFeatures, boolean generateLakes, FlatChunkGeneratorLayer[] layers)- Mappings:
Namespace Name Mixin selector official aLdze;a(Lon;Lbvw;Lwo;Ljava/util/List;ZZZ[Lcxx;)Vintermediary method_2195Lnet/minecraft/class_430;method_2195(Lnet/minecraft/class_2561;Lnet/minecraft/class_1935;Lnet/minecraft/class_5321;Ljava/util/List;ZZZ[Lnet/minecraft/class_3229;)Vnamed addPresetLnet/minecraft/client/gui/screen/PresetsScreen;addPreset(Lnet/minecraft/text/Text;Lnet/minecraft/item/ItemConvertible;Lnet/minecraft/util/registry/RegistryKey;Ljava/util/List;ZZZ[Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;)V
-