Class ResetWorldInfo
java.lang.Object
net.minecraft.client.realms.gui.screen.ResetWorldInfo
- Mappings:
- Namespace - Name - official - een- intermediary - net/minecraft/class_4413- named - net/minecraft/client/realms/gui/screen/ResetWorldInfo
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final booleanprivate final RealmsWorldGeneratorTypeprivate final String
- 
Constructor SummaryConstructorsConstructorDescriptionResetWorldInfo(String seed, RealmsWorldGeneratorType levelType, boolean generateStructures) 
- 
Method Summary
- 
Field Details- 
seed- Mappings:
- Namespace - Name - Mixin selector - official - a- Leen;a:Ljava/lang/String;- intermediary - field_20042- Lnet/minecraft/class_4413;field_20042:Ljava/lang/String;- named - seed- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;seed:Ljava/lang/String;
 
- 
levelType- Mappings:
- Namespace - Name - Mixin selector - official - b- Leen;b:Leeg;- intermediary - field_20043- Lnet/minecraft/class_4413;field_20043:Lnet/minecraft/class_5672;- named - levelType- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;levelType:Lnet/minecraft/client/realms/gui/screen/RealmsWorldGeneratorType;
 
- 
generateStructuresprivate final boolean generateStructures- Mappings:
- Namespace - Name - Mixin selector - official - c- Leen;c:Z- intermediary - field_20044- Lnet/minecraft/class_4413;field_20044:Z- named - generateStructures- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;generateStructures:Z
 
 
- 
- 
Constructor Details- 
ResetWorldInfo- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leen;<init>(Ljava/lang/String;Leeg;Z)V- intermediary - <init>- Lnet/minecraft/class_4413;<init>(Ljava/lang/String;Lnet/minecraft/class_5672;Z)V- named - <init>- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;<init>(Ljava/lang/String;Lnet/minecraft/client/realms/gui/screen/RealmsWorldGeneratorType;Z)V
 
 
- 
- 
Method Details- 
getSeed- Mappings:
- Namespace - Name - Mixin selector - official - a- Leen;a()Ljava/lang/String;- intermediary - method_32508- Lnet/minecraft/class_4413;method_32508()Ljava/lang/String;- named - getSeed- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;getSeed()Ljava/lang/String;
 
- 
getLevelType- Mappings:
- Namespace - Name - Mixin selector - official - b- Leen;b()Leeg;- intermediary - method_32509- Lnet/minecraft/class_4413;method_32509()Lnet/minecraft/class_5672;- named - getLevelType- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;getLevelType()Lnet/minecraft/client/realms/gui/screen/RealmsWorldGeneratorType;
 
- 
shouldGenerateStructurespublic boolean shouldGenerateStructures()- Mappings:
- Namespace - Name - Mixin selector - official - c- Leen;c()Z- intermediary - method_32510- Lnet/minecraft/class_4413;method_32510()Z- named - shouldGenerateStructures- Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;shouldGenerateStructures()Z
 
 
-