History - net.minecraft.world.level.levelgen.feature.FallenTreeFeature
25w10a
Names
ekl
net.minecraft.world.level.levelgen.feature.FallenTreeFeature
net.minecraft.class_10853
net.minecraft.world.gen.feature.FallenTreeFeature
Fields
int: a, STUMP_HEIGHT, field_57808, field_57808
int: b, STUMP_HEIGHT_PLUS_EMPTY_SPACE, field_57811, field_57811
int: c, FALLEN_LOG_MAX_FALL_HEIGHT_TO_GROUND, field_57812, field_57812
int: d, FALLEN_LOG_MAX_GROUND_GAP, field_57813, field_57813
int: ap, FALLEN_LOG_MAX_SPACE_FROM_STUMP, field_57809, field_57809
int: aq, BLOCK_UPDATE_FLAGS, field_57810, field_57810
Constructors
(com.mojang.serialization.Codec<FallenTreeConfiguration>)
Methods
boolean (FeaturePlaceContext<FallenTreeConfiguration>): a, place, method_13151, generate
void (FallenTreeConfiguration, BlockPos, WorldGenLevel, RandomSource): a, placeFallenTree, method_68309, generate
void (WorldGenLevel, BlockPos$MutableBlockPos): a, setGroundHeightForFallenLogStartPos, method_68304, moveToGroundPos
void (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos): a, placeStump, method_68307, generateStump
boolean (WorldGenLevel, int, BlockPos$MutableBlockPos, Direction): a, canPlaceEntireFallenLog, method_68302, canPlaceLog
void (FallenTreeConfiguration, WorldGenLevel, RandomSource, int, BlockPos$MutableBlockPos, Direction): a, placeFallenLog, method_68306, generateLog
boolean (LevelAccessor, BlockPos): a, mayPlaceOn, method_68300, canReplaceAndHasSolidBelow
boolean (LevelAccessor, BlockPos): b, isOverSolidGround, method_68313, isSolidBelow
BlockPos (FallenTreeConfiguration, WorldGenLevel, RandomSource, BlockPos$MutableBlockPos, Function<BlockState, BlockState>): a, placeLogBlock, method_68308, setBlockStateAndGetPos
void (WorldGenLevel, RandomSource, Set<BlockPos>, List<TreeDecorator>): a, decorateLogs, method_68303, applyDecorators
BiConsumer<BlockPos, BlockState> (WorldGenLevel): a, getDecorationSetter, method_68301, createStatePlacer
Function<BlockState, BlockState> (Direction): a, getSidewaysStateModifier, method_68311, createAxisApplier