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
@Environment(CLIENT) public class PresetsScreen extends Screen
- Mappings:
Namespace Name official dwvintermediary net/minecraft/class_430named net/minecraft/client/gui/screen/PresetsScreen
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classPresetsScreen.SuperflatPreset(package private) classPresetsScreen.SuperflatPresetsListWidget -
Field Summary
Fields Modifier and Type Field Description private static RegistryKey<Biome>BIOME_KEYprivate FlatChunkGeneratorConfigconfigprivate TextFieldWidgetcustomPresetFieldprivate TextlistTextprivate PresetsScreen.SuperflatPresetsListWidgetlistWidgetprivate static LoggerLOGGERprivate CustomizeFlatLevelScreenparentprivate static List<PresetsScreen.SuperflatPreset>PRESETSprivate ButtonWidgetselectPresetButtonprivate TextshareTextFields 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 Constructor Description PresetsScreen(CustomizeFlatLevelScreen parent) -
Method Summary
Modifier and Type Method Description private 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, 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 aLdwv;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;
-
PRESETS
- Mappings:
Namespace Name Mixin selector official bLdwv;b: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 cLdwv;c:Lwk;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 pLdwv;p:Ldwa;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 rLdwv;r:Loj;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 sLdwv;s:Ldwv$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 tLdwv;t:Ldto;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 uLdwv;u:Ldtw;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 vLdwv;v:Lcwl;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>Ldwv;<init>(Ldwa;)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 aLdwv;a(Ljava/lang/String;I)Lcwk;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 bLdwv;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 aLdwv;a(Lgn;Ljava/lang/String;Lcwl;)Lcwl;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 bLdwv;b(Lgn;Lcwl;)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 aLdun;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 aLduk;a(Ldnl;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 dLduh;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 cLdwv;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 aLdwv;a(Loj;Lbup;Lwk;Ljava/util/List;ZZZ[Lcwk;)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
-