Class MoreOptionsDialog

java.lang.Object
net.minecraft.client.gui.screen.world.MoreOptionsDialog
All Implemented Interfaces:
Drawable

@Environment(CLIENT) public class MoreOptionsDialog extends Object implements Drawable
Mappings:
Namespace Name
official ejx
intermediary net/minecraft/class_5292
named net/minecraft/client/gui/screen/world/MoreOptionsDialog
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a:Lorg/slf4j/Logger;
      intermediary field_25046 Lnet/minecraft/class_5292;field_25046:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;LOGGER:Lorg/slf4j/Logger;
    • CUSTOM_TEXT

      private static final Text CUSTOM_TEXT
      Mappings:
      Namespace Name Mixin selector
      official b Lejx;b:Lqr;
      intermediary field_25047 Lnet/minecraft/class_5292;field_25047:Lnet/minecraft/class_2561;
      named CUSTOM_TEXT Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;CUSTOM_TEXT:Lnet/minecraft/text/Text;
    • AMPLIFIED_INFO_TEXT

      private static final Text AMPLIFIED_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      official c Lejx;c:Lqr;
      intermediary field_35754 Lnet/minecraft/class_5292;field_35754:Lnet/minecraft/class_2561;
      named AMPLIFIED_INFO_TEXT Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;AMPLIFIED_INFO_TEXT:Lnet/minecraft/text/Text;
    • MAP_FEATURES_INFO_TEXT

      private static final Text MAP_FEATURES_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      official d Lejx;d:Lqr;
      intermediary field_26604 Lnet/minecraft/class_5292;field_26604:Lnet/minecraft/class_2561;
      named MAP_FEATURES_INFO_TEXT Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;MAP_FEATURES_INFO_TEXT:Lnet/minecraft/text/Text;
    • SELECT_SETTINGS_FILE_TEXT

      private static final Text SELECT_SETTINGS_FILE_TEXT
      Mappings:
      Namespace Name Mixin selector
      official e Lejx;e:Lqr;
      intermediary field_28000 Lnet/minecraft/class_5292;field_28000:Lnet/minecraft/class_2561;
      named SELECT_SETTINGS_FILE_TEXT Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;SELECT_SETTINGS_FILE_TEXT:Lnet/minecraft/text/Text;
    • amplifiedInfoText

      private MultilineText amplifiedInfoText
      Mappings:
      Namespace Name Mixin selector
      official f Lejx;f:Lect;
      intermediary field_35755 Lnet/minecraft/class_5292;field_35755:Lnet/minecraft/class_5489;
      named amplifiedInfoText Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;amplifiedInfoText:Lnet/minecraft/client/font/MultilineText;
    • textRenderer

      private TextRenderer textRenderer
      Mappings:
      Namespace Name Mixin selector
      official g Lejx;g:Lebs;
      intermediary field_24592 Lnet/minecraft/class_5292;field_24592:Lnet/minecraft/class_327;
      named textRenderer Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;textRenderer:Lnet/minecraft/client/font/TextRenderer;
    • parentWidth

      private int parentWidth
      Mappings:
      Namespace Name Mixin selector
      official h Lejx;h:I
      intermediary field_24593 Lnet/minecraft/class_5292;field_24593:I
      named parentWidth Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;parentWidth:I
    • seedTextField

      private TextFieldWidget seedTextField
      Mappings:
      Namespace Name Mixin selector
      official i Lejx;i:Lecp;
      intermediary field_24594 Lnet/minecraft/class_5292;field_24594:Lnet/minecraft/class_342;
      named seedTextField Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;seedTextField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
    • mapFeaturesButton

      private CyclingButtonWidget<Boolean> mapFeaturesButton
      Mappings:
      Namespace Name Mixin selector
      official j Lejx;j:Lecn;
      intermediary field_24595 Lnet/minecraft/class_5292;field_24595:Lnet/minecraft/class_5676;
      named mapFeaturesButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;mapFeaturesButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • bonusItemsButton

      private CyclingButtonWidget<Boolean> bonusItemsButton
      Mappings:
      Namespace Name Mixin selector
      official k Lejx;k:Lecn;
      intermediary field_24589 Lnet/minecraft/class_5292;field_24589:Lnet/minecraft/class_5676;
      named bonusItemsButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;bonusItemsButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • mapTypeButton

      private CyclingButtonWidget<RegistryEntry<class_7145>> mapTypeButton
      Mappings:
      Namespace Name Mixin selector
      official l Lejx;l:Lecn;
      intermediary field_24596 Lnet/minecraft/class_5292;field_24596:Lnet/minecraft/class_5676;
      named mapTypeButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;mapTypeButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • unchangeableMapTypeButton

      private ButtonWidget unchangeableMapTypeButton
      Mappings:
      Namespace Name Mixin selector
      official m Lejx;m:Lech;
      intermediary field_28001 Lnet/minecraft/class_5292;field_28001:Lnet/minecraft/class_4185;
      named unchangeableMapTypeButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;unchangeableMapTypeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • customizeTypeButton

      private ButtonWidget customizeTypeButton
      Mappings:
      Namespace Name Mixin selector
      official n Lejx;n:Lech;
      intermediary field_24597 Lnet/minecraft/class_5292;field_24597:Lnet/minecraft/class_4185;
      named customizeTypeButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;customizeTypeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • importSettingsButton

      private ButtonWidget importSettingsButton
      Mappings:
      Namespace Name Mixin selector
      official o Lejx;o:Lech;
      intermediary field_25048 Lnet/minecraft/class_5292;field_25048:Lnet/minecraft/class_4185;
      named importSettingsButton Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;importSettingsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • generatorOptions

      private class_7193 generatorOptions
      Mappings:
      Namespace Name Mixin selector
      official p Lejx;p:Lejw;
      intermediary field_24598 Lnet/minecraft/class_5292;field_24598:Lnet/minecraft/class_7193;
      named generatorOptions Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;generatorOptions:Lnet/minecraft/class_7193;
    • generatorType

      private Optional<RegistryEntry<class_7145>> generatorType
      Mappings:
      Namespace Name Mixin selector
      official q Lejx;q:Ljava/util/Optional;
      intermediary field_25049 Lnet/minecraft/class_5292;field_25049:Ljava/util/Optional;
      named generatorType Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;generatorType:Ljava/util/Optional;
    • seed

      private OptionalLong seed
      Mappings:
      Namespace Name Mixin selector
      official r Lejx;r:Ljava/util/OptionalLong;
      intermediary field_24600 Lnet/minecraft/class_5292;field_24600:Ljava/util/OptionalLong;
      named seed Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;seed:Ljava/util/OptionalLong;
  • Constructor Details

    • MoreOptionsDialog

      public MoreOptionsDialog(class_7193 registryManager, Optional<RegistryKey<class_7145>> optional, OptionalLong optionalLong)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lejx;<init>(Lejw;Ljava/util/Optional;Ljava/util/OptionalLong;)V
      intermediary <init> Lnet/minecraft/class_5292;<init>(Lnet/minecraft/class_7193;Ljava/util/Optional;Ljava/util/OptionalLong;)V
      named <init> Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;<init>(Lnet/minecraft/class_7193;Ljava/util/Optional;Ljava/util/OptionalLong;)V
  • Method Details

    • method_41870

      private static Optional<RegistryEntry<class_7145>> method_41870(class_7193 class_7193, Optional<RegistryKey<class_7145>> optional)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lejw;Ljava/util/Optional;)Ljava/util/Optional;
      intermediary method_41870 Lnet/minecraft/class_5292;method_41870(Lnet/minecraft/class_7193;Ljava/util/Optional;)Ljava/util/Optional;
      named method_41870 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41870(Lnet/minecraft/class_7193;Ljava/util/Optional;)Ljava/util/Optional;
    • init

      public void init(CreateWorldScreen parent, MinecraftClient client, TextRenderer textRenderer)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lejq;Leam;Lebs;)V
      intermediary method_28092 Lnet/minecraft/class_5292;method_28092(Lnet/minecraft/class_525;Lnet/minecraft/class_310;Lnet/minecraft/class_327;)V
      named init Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;init(Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/font/TextRenderer;)V
    • method_41876

      private static Optional<List<RegistryEntry<class_7145>>> method_41876(Registry<class_7145> registry, TagKey<class_7145> tagKey)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lhd;Laiq;)Ljava/util/Optional;
      intermediary method_41876 Lnet/minecraft/class_5292;method_41876(Lnet/minecraft/class_2378;Lnet/minecraft/class_6862;)Ljava/util/Optional;
      named method_41876 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41876(Lnet/minecraft/util/registry/Registry;Lnet/minecraft/tag/TagKey;)Ljava/util/Optional;
    • method_41872

      private static boolean method_41872(RegistryEntry<class_7145> registryEntry)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lgt;)Z
      intermediary method_41872 Lnet/minecraft/class_5292;method_41872(Lnet/minecraft/class_6880;)Z
      named method_41872 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41872(Lnet/minecraft/util/registry/RegistryEntry;)Z
    • method_41882

      private static Text method_41882(RegistryEntry<class_7145> registryEntry)
      Mappings:
      Namespace Name Mixin selector
      official b Lejx;b(Lgt;)Lqr;
      intermediary method_41882 Lnet/minecraft/class_5292;method_41882(Lnet/minecraft/class_6880;)Lnet/minecraft/class_2561;
      named method_41882 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41882(Lnet/minecraft/util/registry/RegistryEntry;)Lnet/minecraft/text/Text;
    • importOptions

      private void importOptions(GeneratorOptions generatorOptions)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lcwm;)V
      intermediary method_29073 Lnet/minecraft/class_5292;method_29073(Lnet/minecraft/class_5285;)V
      named importOptions Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;importOptions(Lnet/minecraft/world/gen/GeneratorOptions;)V
    • tickSeedTextField

      public void tickSeedTextField()
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a()V
      intermediary method_37090 Lnet/minecraft/class_5292;method_37090()V
      named tickSeedTextField Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;tickSeedTextField()V
    • render

      public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Mappings:
      Namespace Name Mixin selector
      official a Ledd;a(Ldvj;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • method_41868

      void method_41868(class_7193.class_7194 class_7194)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lejw$a;)V
      intermediary method_41868 Lnet/minecraft/class_5292;method_41868(Lnet/minecraft/class_7193$class_7194;)V
      named method_41868 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41868(Lnet/minecraft/class_7193$class_7194;)V
    • method_41869

      void method_41869(class_7193.class_7195 class_7195)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lejw$b;)V
      intermediary method_41869 Lnet/minecraft/class_5292;method_41869(Lnet/minecraft/class_7193$class_7195;)V
      named method_41869 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41869(Lnet/minecraft/class_7193$class_7195;)V
    • setGeneratorOptions

      void setGeneratorOptions(class_7193 class_7193)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Lejw;)V
      intermediary method_28086 Lnet/minecraft/class_5292;method_28086(Lnet/minecraft/class_7193;)V
      named setGeneratorOptions Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;setGeneratorOptions(Lnet/minecraft/class_7193;)V
    • seedToString

      private static String seedToString(OptionalLong seed)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Ljava/util/OptionalLong;)Ljava/lang/String;
      intermediary method_30510 Lnet/minecraft/class_5292;method_30510(Ljava/util/OptionalLong;)Ljava/lang/String;
      named seedToString Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;seedToString(Ljava/util/OptionalLong;)Ljava/lang/String;
    • getGeneratorOptions

      public class_7193 getGeneratorOptions(boolean hardcore)
      Mappings:
      Namespace Name Mixin selector
      official a Lejx;a(Z)Lejw;
      intermediary method_28096 Lnet/minecraft/class_5292;method_28096(Z)Lnet/minecraft/class_7193;
      named getGeneratorOptions Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;getGeneratorOptions(Z)Lnet/minecraft/class_7193;
    • isDebugWorld

      public boolean isDebugWorld()
      Mappings:
      Namespace Name Mixin selector
      official b Lejx;b()Z
      intermediary method_28085 Lnet/minecraft/class_5292;method_28085()Z
      named isDebugWorld Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;isDebugWorld()Z
    • setVisible

      public void setVisible(boolean visible)
      Mappings:
      Namespace Name Mixin selector
      official b Lejx;b(Z)V
      intermediary method_28101 Lnet/minecraft/class_5292;method_28101(Z)V
      named setVisible Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;setVisible(Z)V
    • setMapTypeButtonVisible

      private void setMapTypeButtonVisible(boolean visible)
      Mappings:
      Namespace Name Mixin selector
      official c Lejx;c(Z)V
      intermediary method_32683 Lnet/minecraft/class_5292;method_32683(Z)V
      named setMapTypeButtonVisible Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;setMapTypeButtonVisible(Z)V
    • method_41884

      public class_7193 method_41884()
      Mappings:
      Namespace Name Mixin selector
      official c Lejx;c()Lejw;
      intermediary method_41884 Lnet/minecraft/class_5292;method_41884()Lnet/minecraft/class_7193;
      named method_41884 Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;method_41884()Lnet/minecraft/class_7193;
    • getRegistryManager

      public DynamicRegistryManager getRegistryManager()
      Mappings:
      Namespace Name Mixin selector
      official d Lejx;d()Lhe;
      intermediary method_29700 Lnet/minecraft/class_5292;method_29700()Lnet/minecraft/class_5455;
      named getRegistryManager Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;getRegistryManager()Lnet/minecraft/util/registry/DynamicRegistryManager;
    • disableBonusItems

      public void disableBonusItems()
      Mappings:
      Namespace Name Mixin selector
      official e Lejx;e()V
      intermediary method_32682 Lnet/minecraft/class_5292;method_32682()V
      named disableBonusItems Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;disableBonusItems()V
    • enableBonusItems

      public void enableBonusItems()
      Mappings:
      Namespace Name Mixin selector
      official f Lejx;f()V
      intermediary method_32684 Lnet/minecraft/class_5292;method_32684()V
      named enableBonusItems Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;enableBonusItems()V