History - net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration
25w10a
Names
emq
net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration
net.minecraft.class_10854
net.minecraft.world.gen.feature.FallenTreeFeatureConfig
Fields
com.mojang.serialization.Codec<FallenTreeConfiguration>: a, CODEC, field_57815, CODEC
BlockStateProvider: b, trunkProvider, field_57816, trunkProvider
IntProvider: c, logLength, field_57817, logLength
List<TreeDecorator>: d, stumpDecorators, field_57818, stumpDecorators
List<TreeDecorator>: e, logDecorators, field_57819, logDecorators
Constructors
(BlockStateProvider, IntProvider, List<TreeDecorator>, List<TreeDecorator>)
Methods