net.minecraft.world.level.levelgen.feature.rootplacers

public record MangroveRootPlacement

enm
net.minecraft.world.level.levelgen.feature.rootplacers.MangroveRootPlacement
net.minecraft.class_7399
net.minecraft.unmapped.C_jjhxbuto
net.minecraft.world.gen.root.MangroveRootPlacement
net.minecraft.world.gen.root.MangroveRootPlacement

Field summary

Modifier and TypeField
private final HolderSet<Block>
b
canGrowThrough
comp_719
f_xpzikqez
canGrowThrough
canGrowThrough
private final HolderSet<Block>
c
muddyRootsIn
comp_720
f_yrjwngcn
muddyRootsIn
muddyRootsIn
private final BlockStateProvider
d
muddyRootsProvider
comp_721
f_cvdyggfh
muddyRootsProvider
muddyRootsProvider
private final int
e
maxRootWidth
comp_722
f_qyjjwzkk
maxRootWidth
maxRootWidth
private final int
f
maxRootLength
comp_723
f_jahdavql
maxRootLength
maxRootLength
private final float
g
randomSkewChance
comp_724
f_yiyyncag
randomSkewChance
randomSkewChance
public static final com.mojang.serialization.Codec<MangroveRootPlacement>
a
CODEC
field_38866
f_itmowbqn
CODEC
CODEC

Constructor summary

ModifierConstructor
public (HolderSet<Block> canGrowThrough, HolderSet<Block> muddyRootsIn, BlockStateProvider muddyRootsProvider, int maxRootWidth, int maxRootLength, float randomSkewChance)

Method summary

Modifier and TypeMethod
public HolderSet<Block>
a()
canGrowThrough()
comp_719()
m_diwyiajy()
canGrowThrough()
canGrowThrough()
public HolderSet<Block>
b()
muddyRootsIn()
comp_720()
m_pekxphmx()
muddyRootsIn()
muddyRootsIn()
public BlockStateProvider
c()
muddyRootsProvider()
comp_721()
m_ajdteeat()
muddyRootsProvider()
muddyRootsProvider()
public int
d()
maxRootWidth()
comp_722()
m_pkjvnbzj()
maxRootWidth()
maxRootWidth()
public int
e()
maxRootLength()
comp_723()
m_txdlpdhf()
maxRootLength()
maxRootLength()
public float
f()
randomSkewChance()
comp_724()
m_ttujileo()
randomSkewChance()
randomSkewChance()