History - net.minecraft.world.level.levelgen.feature.FallenTreeFeature

25w18a

Names

ekv

ell

Fields

int: a, STUMP_HEIGHT, field_57808, field_57808, f_382382_

int: a, STUMP_HEIGHT, field_57808

int: b, STUMP_HEIGHT_PLUS_EMPTY_SPACE, field_57811, field_57811, f_379979_

int: b, STUMP_HEIGHT_PLUS_EMPTY_SPACE, field_57811

int: c, FALLEN_LOG_MAX_FALL_HEIGHT_TO_GROUND, field_57812, field_57812, f_382293_

int: c, FALLEN_LOG_MAX_FALL_HEIGHT_TO_GROUND, field_57812

int: d, FALLEN_LOG_MAX_GROUND_GAP, field_57813, field_57813, f_382281_

int: d, FALLEN_LOG_MAX_GROUND_GAP, field_57813

int: ap, FALLEN_LOG_MAX_SPACE_FROM_STUMP, field_57809, field_57809, f_381040_

int: ap, FALLEN_LOG_MAX_SPACE_FROM_STUMP, field_57809

int: aq, BLOCK_UPDATE_FLAGS, field_57810, field_57810, f_381204_

int: aq, BLOCK_UPDATE_FLAGS, field_57810

Constructors

Methods

boolean (FeaturePlaceContext<FallenTreeConfiguration>): a, place, method_13151, generate, m_142674_

boolean (FeaturePlaceContext<FallenTreeConfiguration>): a, place, method_13151

void (FallenTreeConfiguration, BlockPos, WorldGenLevel, RandomSource): a, placeFallenTree, method_68309, generate, m_384420_

void (FallenTreeConfiguration, BlockPos, WorldGenLevel, RandomSource): a, placeFallenTree, method_68309

void (WorldGenLevel, BlockPos$MutableBlockPos): a, setGroundHeightForFallenLogStartPos, method_68304, moveToGroundPos, m_385133_

void (WorldGenLevel, BlockPos$MutableBlockPos): a, setGroundHeightForFallenLogStartPos, method_68304

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos): a, placeStump, method_68307, generateStump, m_384165_

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos): a, placeStump, method_68307

boolean (WorldGenLevel, int, BlockPos$MutableBlockPos, Direction): a, canPlaceEntireFallenLog, method_68302, canPlaceLog, m_387821_

boolean (WorldGenLevel, int, BlockPos$MutableBlockPos, Direction): a, canPlaceEntireFallenLog, method_68302

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, int, BlockPos$MutableBlockPos, Direction): a, placeFallenLog, method_68306, generateLog, m_388090_

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, int, BlockPos$MutableBlockPos, Direction): a, placeFallenLog, method_68306

boolean (LevelAccessor, BlockPos): a, mayPlaceOn, method_68300, canReplaceAndHasSolidBelow, m_387275_

boolean (LevelAccessor, BlockPos): a, mayPlaceOn, method_68300

boolean (LevelAccessor, BlockPos): b, isOverSolidGround, method_68313, isSolidBelow, m_387864_

boolean (LevelAccessor, BlockPos): b, isOverSolidGround, method_68313

BlockPos (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos, Function<BlockState, BlockState>): a, placeLogBlock, method_68308, setBlockStateAndGetPos, m_388613_

BlockPos (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos, Function<BlockState, BlockState>): a, placeLogBlock, method_68308

void (WorldGenLevel, RandomSource, Set<BlockPos>, List<TreeDecorator>): a, decorateLogs, method_68303, applyDecorators, m_385580_

void (WorldGenLevel, RandomSource, Set<BlockPos>, List<TreeDecorator>): a, decorateLogs, method_68303

BiConsumer<BlockPos, BlockState> (WorldGenLevel): a, getDecorationSetter, method_68301, createStatePlacer, m_384834_

BiConsumer<BlockPos, BlockState> (WorldGenLevel): a, getDecorationSetter, method_68301

Function<BlockState, BlockState> (Direction): a, getSidewaysStateModifier, method_68311, createAxisApplier, m_384945_

Function<BlockState, BlockState> (Direction): a, getSidewaysStateModifier, method_68311

1.21.5

Names

ekv

net.minecraft.world.level.levelgen.feature.FallenTreeFeature

net.minecraft.class_10853

net.minecraft.world.gen.feature.FallenTreeFeature

net.minecraft.src.C_379199_

Fields

int: a, STUMP_HEIGHT, field_57808, field_57808, f_382382_

int: b, STUMP_HEIGHT_PLUS_EMPTY_SPACE, field_57811, field_57811, f_379979_

int: c, FALLEN_LOG_MAX_FALL_HEIGHT_TO_GROUND, field_57812, field_57812, f_382293_

int: d, FALLEN_LOG_MAX_GROUND_GAP, field_57813, field_57813, f_382281_

int: ap, FALLEN_LOG_MAX_SPACE_FROM_STUMP, field_57809, field_57809, f_381040_

int: aq, BLOCK_UPDATE_FLAGS, field_57810, field_57810, f_381204_

Constructors

(com.mojang.serialization.Codec<FallenTreeConfiguration>)

Methods

boolean (FeaturePlaceContext<FallenTreeConfiguration>): a, place, method_13151, generate, m_142674_

void (FallenTreeConfiguration, BlockPos, WorldGenLevel, RandomSource): a, placeFallenTree, method_68309, generate, m_384420_

void (WorldGenLevel, BlockPos$MutableBlockPos): a, setGroundHeightForFallenLogStartPos, method_68304, moveToGroundPos, m_385133_

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos): a, placeStump, method_68307, generateStump, m_384165_

boolean (WorldGenLevel, int, BlockPos$MutableBlockPos, Direction): a, canPlaceEntireFallenLog, method_68302, canPlaceLog, m_387821_

void (FallenTreeConfiguration, WorldGenLevel, RandomSource, int, BlockPos$MutableBlockPos, Direction): a, placeFallenLog, method_68306, generateLog, m_388090_

boolean (LevelAccessor, BlockPos): a, mayPlaceOn, method_68300, canReplaceAndHasSolidBelow, m_387275_

boolean (LevelAccessor, BlockPos): b, isOverSolidGround, method_68313, isSolidBelow, m_387864_

BlockPos (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos, Function<BlockState, BlockState>): a, placeLogBlock, method_68308, setBlockStateAndGetPos, m_388613_

void (WorldGenLevel, RandomSource, Set<BlockPos>, List<TreeDecorator>): a, decorateLogs, method_68303, applyDecorators, m_385580_

BiConsumer<BlockPos, BlockState> (WorldGenLevel): a, getDecorationSetter, method_68301, createStatePlacer, m_384834_

Function<BlockState, BlockState> (Direction): a, getSidewaysStateModifier, method_68311, createAxisApplier, m_384945_