Package net.minecraft.world.gen
Class FlatLevelGeneratorPresets
java.lang.Object
net.minecraft.world.gen.FlatLevelGeneratorPresets
- Mappings:
 Namespace Name official dqcintermediary net/minecraft/class_7143named net/minecraft/world/gen/FlatLevelGeneratorPresets
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset>static final RegistryKey<FlatLevelGeneratorPreset> - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<FlatLevelGeneratorPreset> presetRegisterable) private static RegistryKey<FlatLevelGeneratorPreset> 
- 
Field Details
- 
CLASSIC_FLAT
- Mappings:
 Namespace Name Mixin selector official aLdqc;a:Lacp;intermediary field_37713Lnet/minecraft/class_7143;field_37713:Lnet/minecraft/class_5321;named CLASSIC_FLATLnet/minecraft/world/gen/FlatLevelGeneratorPresets;CLASSIC_FLAT:Lnet/minecraft/registry/RegistryKey;
 - 
TUNNELERS_DREAM
- Mappings:
 Namespace Name Mixin selector official bLdqc;b:Lacp;intermediary field_37714Lnet/minecraft/class_7143;field_37714:Lnet/minecraft/class_5321;named TUNNELERS_DREAMLnet/minecraft/world/gen/FlatLevelGeneratorPresets;TUNNELERS_DREAM:Lnet/minecraft/registry/RegistryKey;
 - 
WATER_WORLD
- Mappings:
 Namespace Name Mixin selector official cLdqc;c:Lacp;intermediary field_37715Lnet/minecraft/class_7143;field_37715:Lnet/minecraft/class_5321;named WATER_WORLDLnet/minecraft/world/gen/FlatLevelGeneratorPresets;WATER_WORLD:Lnet/minecraft/registry/RegistryKey;
 - 
OVERWORLD
- Mappings:
 Namespace Name Mixin selector official dLdqc;d:Lacp;intermediary field_37716Lnet/minecraft/class_7143;field_37716:Lnet/minecraft/class_5321;named OVERWORLDLnet/minecraft/world/gen/FlatLevelGeneratorPresets;OVERWORLD:Lnet/minecraft/registry/RegistryKey;
 - 
SNOWY_KINGDOM
- Mappings:
 Namespace Name Mixin selector official eLdqc;e:Lacp;intermediary field_37717Lnet/minecraft/class_7143;field_37717:Lnet/minecraft/class_5321;named SNOWY_KINGDOMLnet/minecraft/world/gen/FlatLevelGeneratorPresets;SNOWY_KINGDOM:Lnet/minecraft/registry/RegistryKey;
 - 
BOTTOMLESS_PIT
- Mappings:
 Namespace Name Mixin selector official fLdqc;f:Lacp;intermediary field_37718Lnet/minecraft/class_7143;field_37718:Lnet/minecraft/class_5321;named BOTTOMLESS_PITLnet/minecraft/world/gen/FlatLevelGeneratorPresets;BOTTOMLESS_PIT:Lnet/minecraft/registry/RegistryKey;
 - 
DESERT
- Mappings:
 Namespace Name Mixin selector official gLdqc;g:Lacp;intermediary field_37719Lnet/minecraft/class_7143;field_37719:Lnet/minecraft/class_5321;named DESERTLnet/minecraft/world/gen/FlatLevelGeneratorPresets;DESERT:Lnet/minecraft/registry/RegistryKey;
 - 
REDSTONE_READY
- Mappings:
 Namespace Name Mixin selector official hLdqc;h:Lacp;intermediary field_37720Lnet/minecraft/class_7143;field_37720:Lnet/minecraft/class_5321;named REDSTONE_READYLnet/minecraft/world/gen/FlatLevelGeneratorPresets;REDSTONE_READY:Lnet/minecraft/registry/RegistryKey;
 - 
THE_VOID
- Mappings:
 Namespace Name Mixin selector official iLdqc;i:Lacp;intermediary field_37721Lnet/minecraft/class_7143;field_37721:Lnet/minecraft/class_5321;named THE_VOIDLnet/minecraft/world/gen/FlatLevelGeneratorPresets;THE_VOID:Lnet/minecraft/registry/RegistryKey;
 
 - 
 - 
Constructor Details
- 
FlatLevelGeneratorPresets
public FlatLevelGeneratorPresets() 
 - 
 - 
Method Details
- 
bootstrap
- Mappings:
 Namespace Name Mixin selector official aLdqc;a(Lnm;)Vintermediary method_41579Lnet/minecraft/class_7143;method_41579(Lnet/minecraft/class_7891;)Vnamed bootstrapLnet/minecraft/world/gen/FlatLevelGeneratorPresets;bootstrap(Lnet/minecraft/registry/Registerable;)V
 - 
of
- Mappings:
 Namespace Name Mixin selector official aLdqc;a(Ljava/lang/String;)Lacp;intermediary method_41580Lnet/minecraft/class_7143;method_41580(Ljava/lang/String;)Lnet/minecraft/class_5321;named ofLnet/minecraft/world/gen/FlatLevelGeneratorPresets;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
 
 -