Uses of Record Class
net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorPreset
Package
Description
-
Uses of FlatLevelGeneratorPreset in net.minecraft.client.gui.screens
Modifier and TypeFieldDescriptionprivate final FlatLevelGeneratorPreset
PresetFlatWorldScreen.PresetsList.Entry.preset
-
Uses of FlatLevelGeneratorPreset in net.minecraft.core.registries
Modifier and TypeFieldDescriptionstatic final ResourceKey
<Registry<FlatLevelGeneratorPreset>> Registries.FLAT_LEVEL_GENERATOR_PRESET
-
Uses of FlatLevelGeneratorPreset in net.minecraft.tags
Modifier and TypeFieldDescriptionstatic final TagKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresetTags.VISIBLE
-
Uses of FlatLevelGeneratorPreset in net.minecraft.world.level.levelgen.flat
Modifier and TypeFieldDescriptionstatic final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.BOTTOMLESS_PIT
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.CLASSIC_FLAT
static final com.mojang.serialization.Codec
<Holder<FlatLevelGeneratorPreset>> FlatLevelGeneratorPreset.CODEC
private final BootstrapContext
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.Bootstrap.context
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.DESERT
static final com.mojang.serialization.Codec
<FlatLevelGeneratorPreset> FlatLevelGeneratorPreset.DIRECT_CODEC
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.OVERWORLD
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.REDSTONE_READY
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.SNOWY_KINGDOM
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.THE_VOID
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.TUNNELERS_DREAM
static final ResourceKey
<FlatLevelGeneratorPreset> FlatLevelGeneratorPresets.WATER_WORLD
Modifier and TypeMethodDescriptionstatic void
FlatLevelGeneratorPresets.bootstrap
(BootstrapContext<FlatLevelGeneratorPreset> p_321798_) private void
FlatLevelGeneratorPresets.Bootstrap.register
(ResourceKey<FlatLevelGeneratorPreset> p_256174_, ItemLike p_255748_, ResourceKey<Biome> p_256483_, Set<ResourceKey<StructureSet>> p_255807_, boolean p_256642_, boolean p_256006_, FlatLayerInfo... p_255913_) ModifierConstructorDescription(package private)
Bootstrap
(BootstrapContext<FlatLevelGeneratorPreset> p_321787_)