net.minecraft.world.level.levelgen.flat

public class FlatLayerInfo

dpp
net.minecraft.world.level.levelgen.flat.FlatLayerInfo
net.minecraft.class_3229
net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
net.minecraft.src.C_2430_
net.minecraft.world.level.levelgen.flat.WorldGenFlatLayerInfo

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<FlatLayerInfo>
a
CODEC
field_24974
CODEC
f_70329_
private final Block
b
block
field_29566
block
f_161900_
private final int
c
height
field_14028
thickness
f_70331_

构造函数概要

修饰符构造函数
public (int thickness, Block block)

方法概要

修饰符与类型方法
public int
a()
getHeight()
method_14289()
getThickness()
m_70337_()
public BlockState
b()
getBlockState()
method_14286()
getBlockState()
m_70344_()