net.minecraft.world.gen

public class FlatLevelGeneratorPresets

net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorPresets
net.minecraft.class_7143
net.minecraft.world.gen.FlatLevelGeneratorPresets

Field summary

Modifier and TypeField
public static final RegistryKey<FlatLevelGeneratorPreset>
CLASSIC_FLAT
field_37713
CLASSIC_FLAT
public static final RegistryKey<FlatLevelGeneratorPreset>
TUNNELERS_DREAM
field_37714
TUNNELERS_DREAM
public static final RegistryKey<FlatLevelGeneratorPreset>
WATER_WORLD
field_37715
WATER_WORLD
public static final RegistryKey<FlatLevelGeneratorPreset>
OVERWORLD
field_37716
OVERWORLD
public static final RegistryKey<FlatLevelGeneratorPreset>
SNOWY_KINGDOM
field_37717
SNOWY_KINGDOM
public static final RegistryKey<FlatLevelGeneratorPreset>
BOTTOMLESS_PIT
field_37718
BOTTOMLESS_PIT
public static final RegistryKey<FlatLevelGeneratorPreset>
DESERT
field_37719
DESERT
public static final RegistryKey<FlatLevelGeneratorPreset>
REDSTONE_READY
field_37720
REDSTONE_READY
public static final RegistryKey<FlatLevelGeneratorPreset>
TEST_WORLD
field_1_7098
TEST_WORLD
public static final RegistryKey<FlatLevelGeneratorPreset>
THE_VOID
field_37721
THE_VOID

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<FlatLevelGeneratorPreset> context)
method_41579(class_7891<class_7142> arg0)
bootstrap(Registerable<FlatLevelGeneratorPreset> presetRegisterable)
private static RegistryKey<FlatLevelGeneratorPreset>
register(String name)
method_41580(String arg0)
of(String id)