net.minecraft.world.level.levelgen.flat

public class FlatLayerInfo

emk
net.minecraft.world.level.levelgen.flat.FlatLayerInfo
net.minecraft.class_3229
net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
net.minecraft.world.level.levelgen.flat.WorldGenFlatLayerInfo

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FlatLayerInfo>
a
CODEC
field_24974
CODEC
private final Block
b
block
field_29566
block
private final int
c
height
field_14028
thickness

Constructor summary

ModifierConstructor
public (int thickness, Block block)

Method summary

Modifier and TypeMethod
public int
a()
getHeight()
method_14289()
getThickness()
public BlockState
b()
getBlockState()
method_14286()
getBlockState()