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

public class VegetationPatchConfiguration

implements FeatureConfiguration

dal
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.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
f_161280_
public final ResourceLocation
b
replaceable
field_29286
f_silcjwnk
replaceable
f_161281_
public final BlockStateProvider
c
groundState
field_29287
f_nfodjqos
groundState
f_161282_
public final Supplier<PlacedFeature>
d
vegetationFeature
field_29288
f_mxavdhoj
vegetationFeature
f_161283_
public final CaveSurface
e
surface
field_29289
f_ppccypxk
surface
f_161284_
public final IntProvider
f
depth
field_29290
f_adatllwk
depth
f_161285_
public final float
g
extraBottomBlockChance
field_29291
f_apscrwpg
extraBottomBlockChance
f_161286_
public final int
h
verticalRange
field_29292
f_vnfotqzv
verticalRange
f_161287_
public final float
i
vegetationChance
field_29293
f_etblpnno
vegetationChance
f_161288_
public final IntProvider
j
xzRadius
field_29294
f_xpjtbaig
horizontalRadius
f_161289_
public final float
k
extraEdgeColumnChance
field_29295
f_oqwblryd
extraEdgeColumnChance
f_161290_

Constructor summary

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