net.minecraft.world.gen.feature

public class FillLayerFeatureConfig

implements FeatureConfig

cmd
net.minecraft.world.level.levelgen.feature.configurations.LayerConfiguration
net.minecraft.class_4279
net.minecraft.world.gen.feature.FillLayerFeatureConfig
net.minecraft.unmapped.C_ruqnqlbh
net.minecraft.world.gen.feature.FillLayerConfig
net.minecraft.world.gen.feature.FillLayerConfig

Field summary

Modifier and TypeField
public static final Codec<FillLayerFeatureConfig>
a
CODEC
field_24887
CODEC
f_bqhpcpqk
field_236537_a_
CODEC
public final int
b
height
field_19202
height
f_eeyevygm
field_214636_a
height
public final BlockState
c
state
field_19203
state
f_utsvupko
field_214637_b
state

Constructor summary

ModifierConstructor
public (int height, BlockState state)