net.minecraft.world.gen.feature

public class NetherForestVegetationFeatureConfig

extends BlockPileFeatureConfig

All mapped superinterfaces:

FeatureConfig

net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
net.minecraft.class_6789
net.minecraft.world.gen.feature.NetherForestVegetationFeatureConfig

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig>
CODEC
CODEC
field_35707
VEGETATION_CODEC
public final int
spreadWidth
spreadWidth
field_35708
spreadWidth
public final int
spreadHeight
spreadHeight
field_35709
spreadHeight

Constructor summary

ModifierConstructor
public (BlockStateProvider stateProvider, int spreadWidth, int spreadHeight)