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

public class VegetationPatchConfiguration

implements FeatureConfiguration

dki
net.minecraft.world.level.levelgen.feature.configurations.VegetationPatchConfiguration
net.minecraft.class_5927
net.minecraft.unmapped.C_svvtmpqv
net.minecraft.world.gen.feature.VegetationPatchFeatureConfig
net.minecraft.world.gen.feature.VegetationPatchFeatureConfig
net.minecraft.src.C_141389_
net.minecraft.world.level.levelgen.feature.configurations.VegetationPatchConfiguration

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<VegetationPatchConfiguration>
a
CODEC
field_29285
f_ajyhybey
CODEC
CODEC
f_161280_
public final TagKey<Block>
b
replaceable
field_29286
f_silcjwnk
replaceable
replaceable
f_161281_
public final BlockStateProvider
c
groundState
field_29287
f_nfodjqos
groundState
groundState
f_161282_
public final Holder<PlacedFeature>
d
vegetationFeature
field_29288
f_mxavdhoj
vegetationFeature
vegetationFeature
f_161283_
public final CaveSurface
e
surface
field_29289
f_ppccypxk
surface
surface
f_161284_
public final IntProvider
f
depth
field_29290
f_adatllwk
depth
depth
f_161285_
public final float
g
extraBottomBlockChance
field_29291
f_apscrwpg
extraBottomBlockChance
extraBottomBlockChance
f_161286_
public final int
h
verticalRange
field_29292
f_vnfotqzv
verticalRange
verticalRange
f_161287_
public final float
i
vegetationChance
field_29293
f_etblpnno
vegetationChance
vegetationChance
f_161288_
public final IntProvider
j
xzRadius
field_29294
f_xpjtbaig
horizontalRadius
horizontalRadius
f_161289_
public final float
k
extraEdgeColumnChance
field_29295
f_oqwblryd
extraEdgeColumnChance
extraEdgeColumnChance
f_161290_

Constructor summary

ModifierConstructor
public (TagKey<Block> replaceable, BlockStateProvider groundState, Holder<PlacedFeature> vegetationFeature, CaveSurface surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance)