Class PresetsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class PresetsScreen extends Screen
Mappings:
Namespace Name
official fcx
intermediary net/minecraft/class_430
named net/minecraft/client/gui/screen/world/PresetsScreen
  • Field Details

    • SLOT_TEXTURE

      static final Identifier SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official b Lfcx;b:Lahg;
      intermediary field_45417 Lnet/minecraft/class_430;field_45417:Lnet/minecraft/class_2960;
      named SLOT_TEXTURE Lnet/minecraft/client/gui/screen/world/PresetsScreen;SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
    • LOGGER

      static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official c Lfcx;c:Lorg/slf4j/Logger;
      intermediary field_25043 Lnet/minecraft/class_430;field_25043:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/world/PresetsScreen;LOGGER:Lorg/slf4j/Logger;
    • ICON_SIZE

      private static final int ICON_SIZE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official k Lfcx;k:I
      intermediary field_32264 Lnet/minecraft/class_430;field_32264:I
      named ICON_SIZE Lnet/minecraft/client/gui/screen/world/PresetsScreen;ICON_SIZE:I
    • BUTTON_HEIGHT

      private static final int BUTTON_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Lfcx;l:I
      intermediary field_32265 Lnet/minecraft/class_430;field_32265:I
      named BUTTON_HEIGHT Lnet/minecraft/client/gui/screen/world/PresetsScreen;BUTTON_HEIGHT:I
    • ICON_BACKGROUND_OFFSET_X

      private static final int ICON_BACKGROUND_OFFSET_X
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official m Lfcx;m:I
      intermediary field_32266 Lnet/minecraft/class_430;field_32266:I
      named ICON_BACKGROUND_OFFSET_X Lnet/minecraft/client/gui/screen/world/PresetsScreen;ICON_BACKGROUND_OFFSET_X:I
    • ICON_BACKGROUND_OFFSET_Y

      private static final int ICON_BACKGROUND_OFFSET_Y
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official n Lfcx;n:I
      intermediary field_32267 Lnet/minecraft/class_430;field_32267:I
      named ICON_BACKGROUND_OFFSET_Y Lnet/minecraft/client/gui/screen/world/PresetsScreen;ICON_BACKGROUND_OFFSET_Y:I
    • ICON_OFFSET_X

      private static final int ICON_OFFSET_X
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official o Lfcx;o:I
      intermediary field_32268 Lnet/minecraft/class_430;field_32268:I
      named ICON_OFFSET_X Lnet/minecraft/client/gui/screen/world/PresetsScreen;ICON_OFFSET_X:I
    • ICON_OFFSET_Y

      private static final int ICON_OFFSET_Y
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official p Lfcx;p:I
      intermediary field_32269 Lnet/minecraft/class_430;field_32269:I
      named ICON_OFFSET_Y Lnet/minecraft/client/gui/screen/world/PresetsScreen;ICON_OFFSET_Y:I
    • BIOME_KEY

      private static final RegistryKey<Biome> BIOME_KEY
      Mappings:
      Namespace Name Mixin selector
      official q Lfcx;q:Lahf;
      intermediary field_27985 Lnet/minecraft/class_430;field_27985:Lnet/minecraft/class_5321;
      named BIOME_KEY Lnet/minecraft/client/gui/screen/world/PresetsScreen;BIOME_KEY:Lnet/minecraft/registry/RegistryKey;
    • UNKNOWN_PRESET_TEXT

      public static final Text UNKNOWN_PRESET_TEXT
      Mappings:
      Namespace Name Mixin selector
      official a Lfcx;a:Lvf;
      intermediary field_37908 Lnet/minecraft/class_430;field_37908:Lnet/minecraft/class_2561;
      named UNKNOWN_PRESET_TEXT Lnet/minecraft/client/gui/screen/world/PresetsScreen;UNKNOWN_PRESET_TEXT:Lnet/minecraft/text/Text;
    • parent

      private final CustomizeFlatLevelScreen parent
      Mappings:
      Namespace Name Mixin selector
      official r Lfcx;r:Lfbx;
      intermediary field_2519 Lnet/minecraft/class_430;field_2519:Lnet/minecraft/class_413;
      named parent Lnet/minecraft/client/gui/screen/world/PresetsScreen;parent:Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen;
    • shareText

      private Text shareText
      Mappings:
      Namespace Name Mixin selector
      official t Lfcx;t:Lvf;
      intermediary field_2520 Lnet/minecraft/class_430;field_2520:Lnet/minecraft/class_2561;
      named shareText Lnet/minecraft/client/gui/screen/world/PresetsScreen;shareText:Lnet/minecraft/text/Text;
    • listText

      private Text listText
      Mappings:
      Namespace Name Mixin selector
      official u Lfcx;u:Lvf;
      intermediary field_2524 Lnet/minecraft/class_430;field_2524:Lnet/minecraft/class_2561;
      named listText Lnet/minecraft/client/gui/screen/world/PresetsScreen;listText:Lnet/minecraft/text/Text;
    • listWidget

      Mappings:
      Namespace Name Mixin selector
      official v Lfcx;v:Lfcx$a;
      intermediary field_2521 Lnet/minecraft/class_430;field_2521:Lnet/minecraft/class_430$class_4196;
      named listWidget Lnet/minecraft/client/gui/screen/world/PresetsScreen;listWidget:Lnet/minecraft/client/gui/screen/world/PresetsScreen$SuperflatPresetsListWidget;
    • selectPresetButton

      private ButtonWidget selectPresetButton
      Mappings:
      Namespace Name Mixin selector
      official w Lfcx;w:Lexg;
      intermediary field_2525 Lnet/minecraft/class_430;field_2525:Lnet/minecraft/class_4185;
      named selectPresetButton Lnet/minecraft/client/gui/screen/world/PresetsScreen;selectPresetButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • customPresetField

      TextFieldWidget customPresetField
      Mappings:
      Namespace Name Mixin selector
      official x Lfcx;x:Lexp;
      intermediary field_2523 Lnet/minecraft/class_430;field_2523:Lnet/minecraft/class_342;
      named customPresetField Lnet/minecraft/client/gui/screen/world/PresetsScreen;customPresetField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
    • config

      Mappings:
      Namespace Name Mixin selector
      official y Lfcx;y:Ldxj;
      intermediary field_25044 Lnet/minecraft/class_430;field_25044:Lnet/minecraft/class_3232;
      named config Lnet/minecraft/client/gui/screen/world/PresetsScreen;config:Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;
  • Constructor Details

    • PresetsScreen

      public PresetsScreen(CustomizeFlatLevelScreen parent)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfcx;<init>(Lfbx;)V
      intermediary <init> Lnet/minecraft/class_430;<init>(Lnet/minecraft/class_413;)V
      named <init> Lnet/minecraft/client/gui/screen/world/PresetsScreen;<init>(Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen;)V
  • Method Details

    • parseLayerString

      @Nullable private static @Nullable FlatChunkGeneratorLayer parseLayerString(RegistryEntryLookup<Block> blockLookup, String layer, int layerStartHeight)
      Parse a string like "60*minecraft:stone" to a FlatChunkGeneratorLayer.
      Mappings:
      Namespace Name Mixin selector
      official a Lfcx;a(Lii;Ljava/lang/String;I)Ldxg;
      intermediary method_29059 Lnet/minecraft/class_430;method_29059(Lnet/minecraft/class_7871;Ljava/lang/String;I)Lnet/minecraft/class_3229;
      named parseLayerString Lnet/minecraft/client/gui/screen/world/PresetsScreen;parseLayerString(Lnet/minecraft/registry/RegistryEntryLookup;Ljava/lang/String;I)Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;
    • parsePresetLayersString

      private static List<FlatChunkGeneratorLayer> parsePresetLayersString(RegistryEntryLookup<Block> blockLookup, String layers)
      Parse a string like "minecraft:bedrock,3*minecraft:dirt,minecraft:grass_block" to a list of FlatChunkGeneratorLayer.
      Mappings:
      Namespace Name Mixin selector
      official a Lfcx;a(Lii;Ljava/lang/String;)Ljava/util/List;
      intermediary method_29058 Lnet/minecraft/class_430;method_29058(Lnet/minecraft/class_7871;Ljava/lang/String;)Ljava/util/List;
      named parsePresetLayersString Lnet/minecraft/client/gui/screen/world/PresetsScreen;parsePresetLayersString(Lnet/minecraft/registry/RegistryEntryLookup;Ljava/lang/String;)Ljava/util/List;
    • parsePresetString

      public static FlatChunkGeneratorConfig parsePresetString(RegistryEntryLookup<Block> blockLookup, RegistryEntryLookup<Biome> biomeLookup, RegistryEntryLookup<StructureSet> structureSetLookup, RegistryEntryLookup<PlacedFeature> placedFeatureLookup, String preset, FlatChunkGeneratorConfig config)
      Mappings:
      Namespace Name Mixin selector
      official a Lfcx;a(Lii;Lii;Lii;Lii;Ljava/lang/String;Ldxj;)Ldxj;
      intermediary method_29060 Lnet/minecraft/class_430;method_29060(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Ljava/lang/String;Lnet/minecraft/class_3232;)Lnet/minecraft/class_3232;
      named parsePresetString Lnet/minecraft/client/gui/screen/world/PresetsScreen;parsePresetString(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Ljava/lang/String;Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;)Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorConfig;
    • getGeneratorConfigString

      static String getGeneratorConfigString(FlatChunkGeneratorConfig config)
      Mappings:
      Namespace Name Mixin selector
      official a Lfcx;a(Ldxj;)Ljava/lang/String;
      intermediary method_29062 Lnet/minecraft/class_430;method_29062(Lnet/minecraft/class_3232;)Ljava/lang/String;
      named getGeneratorConfigString Lnet/minecraft/client/gui/screen/world/PresetsScreen;getGeneratorConfigString(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.

      This should call Screen.setInitialFocus(net.minecraft.client.gui.Element) to set the element that is initially focused.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official aN_ Lfdb;aN_()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • mouseScrolled

      public boolean mouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount)
      Callback for when a mouse button scroll event has been captured.
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      horizontalAmount - the horizontal scroll amount
      verticalAmount - the vertical scroll amount
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lezb;a(DDDD)Z
      intermediary method_25401 Lnet/minecraft/class_364;method_25401(DDDD)Z
      named mouseScrolled Lnet/minecraft/client/gui/Element;mouseScrolled(DDDD)Z
    • resize

      public void resize(MinecraftClient client, int width, int height)
      Overrides:
      resize in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lfdb;a(Levi;II)V
      intermediary method_25410 Lnet/minecraft/class_437;method_25410(Lnet/minecraft/class_310;II)V
      named resize Lnet/minecraft/client/gui/screen/Screen;resize(Lnet/minecraft/client/MinecraftClient;II)V
    • close

      public void close()
      Overrides:
      close in class Screen
      Mappings:
      Namespace Name Mixin selector
      official aE_ Lfdb;aE_()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      named close Lnet/minecraft/client/gui/screen/Screen;close()V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Leyj;a(Lewu;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
    • updateSelectButton

      public void updateSelectButton(boolean hasSelected)
      Mappings:
      Namespace Name Mixin selector
      official c Lfcx;c(Z)V
      intermediary method_20102 Lnet/minecraft/class_430;method_20102(Z)V
      named updateSelectButton Lnet/minecraft/client/gui/screen/world/PresetsScreen;updateSelectButton(Z)V