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

public class MangroveRootPlacer

extends RootPlacer

ekx
net.minecraft.world.level.levelgen.feature.rootplacers.MangroveRootPlacer
net.minecraft.class_7386
net.minecraft.world.gen.root.MangroveRootPlacer
net.minecraft.world.level.levelgen.feature.rootplacers.MangroveRootPlacer

Field summary

Modifier and TypeField
public static final int
a
ROOT_WIDTH_LIMIT
field_38769
field_38769
public static final int
b
ROOT_LENGTH_LIMIT
field_38770
field_38770
public static final com.mojang.serialization.MapCodec<MangroveRootPlacer>
c
CODEC
field_38771
CODEC
private final MangroveRootPlacement
h
mangroveRootPlacement
field_38867
mangroveRootPlacement

Constructor summary

ModifierConstructor
public (IntProvider trunkOffsetY, BlockStateProvider rootProvider, Optional<AboveRootPlacement> aboveRootPlacement, MangroveRootPlacement mangroveRootPlacement)

Method summary

Modifier and TypeMethod
public boolean
a(dho arg0, BiConsumer<jh, dxv> arg1, bam arg2, jh arg3, jh arg4, ejw arg5)
placeRoots(LevelSimulatedReader arg0, BiConsumer<BlockPos, BlockState> arg1, RandomSource arg2, BlockPos arg3, BlockPos arg4, TreeConfiguration arg5)
method_43168(class_3746 arg0, BiConsumer<class_2338, class_2680> arg1, class_5819 arg2, class_2338 arg3, class_2338 arg4, class_4643 arg5)
generate(TestableWorld arg0, BiConsumer<BlockPos, BlockState> arg1, Random arg2, BlockPos arg3, BlockPos arg4, TreeFeatureConfig arg5)
private boolean
a(dho arg0, bam arg1, jh arg2, jm arg3, jh arg4, List<jh> arg5, int arg6)
simulateRoots(LevelSimulatedReader arg0, RandomSource arg1, BlockPos arg2, Direction arg3, BlockPos arg4, List<BlockPos> arg5, int arg6)
method_43166(class_3746 arg0, class_5819 arg1, class_2338 arg2, class_2350 arg3, class_2338 arg4, List<class_2338> arg5, int arg6)
canGrow(TestableWorld world, Random random, BlockPos pos, Direction direction, BlockPos origin, List<BlockPos> offshootPositions, int rootLength)
protected List<BlockPos>
a(jh arg0, jm arg1, bam arg2, jh arg3)
potentialRootPositions(BlockPos arg0, Direction arg1, RandomSource arg2, BlockPos arg3)
method_43171(class_2338 arg0, class_2350 arg1, class_5819 arg2, class_2338 arg3)
getOffshootPositions(BlockPos pos, Direction direction, Random random, BlockPos origin)
protected boolean
a(dho arg0, jh arg1)
canPlaceRoot(LevelSimulatedReader arg0, BlockPos arg1)
method_43167(class_3746 arg0, class_2338 arg1)
canGrowThrough(TestableWorld arg0, BlockPos arg1)
protected void
a(dho arg0, BiConsumer<jh, dxv> arg1, bam arg2, jh arg3, ejw arg4)
placeRoot(LevelSimulatedReader arg0, BiConsumer<BlockPos, BlockState> arg1, RandomSource arg2, BlockPos arg3, TreeConfiguration arg4)
method_43172(class_3746 arg0, BiConsumer<class_2338, class_2680> arg1, class_5819 arg2, class_2338 arg3, class_4643 arg4)
placeRoots(TestableWorld arg0, BiConsumer<BlockPos, BlockState> arg1, Random arg2, BlockPos arg3, TreeFeatureConfig arg4)
protected RootPlacerType<?>
a()
type()
method_43165()
getType()