net.minecraft.world.gen.feature

public class GrowingPlantFeatureConfig

implements FeatureConfig

cvk
net.minecraft.world.level.levelgen.feature.configurations.GrowingPlantConfiguration
net.minecraft.class_5924
net.minecraft.world.gen.feature.GrowingPlantFeatureConfig
net.minecraft.unmapped.C_lfsgcyzk
net.minecraft.src.C_141382_

Field summary

Modifier and TypeField
public static final Codec<GrowingPlantFeatureConfig>
a
CODEC
field_29259
CODEC
f_sdhpxbvu
f_160904_
public final DataPool<IntProvider>
b
heightDistribution
field_29260
heightDistribution
f_hyqzwmgv
f_160905_
public final Direction
c
direction
field_29261
direction
f_kxoplxdl
f_160906_
public final BlockStateProvider
d
bodyProvider
field_29262
bodyProvider
f_evgohuis
f_160907_
public final BlockStateProvider
e
headProvider
field_29263
headProvider
f_ofzwkhbs
f_160908_
public final boolean
f
allowWater
field_29264
allowWater
f_pqhwzacd
f_160909_

Constructor summary

ModifierConstructor
public (DataPool<IntProvider> heightDistribution, Direction direction, BlockStateProvider bodyProvider, BlockStateProvider headProvider, boolean allowWater)