net.minecraft.world.gen

public record FlatLevelGeneratorPreset

net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorPreset
net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorPreset
net.minecraft.class_7142
net.minecraft.world.gen.FlatLevelGeneratorPreset

Field summary

Modifier and TypeField
private final RegistryEntry<Item>
displayItem
displayItem
comp_559
displayItem
private final FlatChunkGeneratorConfig
settings
settings
comp_560
settings
public static final com.mojang.serialization.Codec<FlatLevelGeneratorPreset>
DIRECT_CODEC
DIRECT_CODEC
field_37711
CODEC
public static final com.mojang.serialization.Codec<RegistryEntry<FlatLevelGeneratorPreset>>
CODEC
CODEC
field_37712
ENTRY_CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<Item> displayItem, FlatChunkGeneratorConfig settings)

Method summary

Modifier and TypeMethod
public RegistryEntry<Item>
displayItem()
displayItem()
comp_559()
displayItem()
public FlatChunkGeneratorConfig
settings()
settings()
comp_560()
settings()