net.minecraft.world.level.levelgen.feature.configurations

public class NetherForestVegetationConfig

extends BlockPileConfiguration

All mapped superinterfaces:

FeatureConfiguration

due
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
net.minecraft.class_6789
net.minecraft.unmapped.C_aoeqnarq
net.minecraft.world.gen.feature.NetherForestVegetationFeatureConfig
net.minecraft.world.gen.feature.NetherForestVegetationFeatureConfig
net.minecraft.src.C_182991_
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<NetherForestVegetationConfig>
c
CODEC
field_35707
f_zupjdjus
VEGETATION_CODEC
VEGETATION_CODEC
f_191258_
public final int
d
spreadWidth
field_35708
f_yykyunxv
spreadWidth
spreadWidth
f_191259_
public final int
e
spreadHeight
field_35709
f_lzemboil
spreadHeight
spreadHeight
f_191260_

Constructor summary

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