net.minecraft.world.gen.feature

public class FallenTreeFeature$Builder

net.minecraft.world.level.levelgen.feature.FallenTreeFeature$Builder
net.minecraft.class_10853$class_1_1125
net.minecraft.world.gen.feature.FallenTreeFeature$Builder

Field summary

Modifier and TypeField
private final BlockStateProvider
trunkProvider
field_1_7795
log
private final IntProvider
logLength
field_1_7793
length
private final List<TreeDecorator>
stumpDecorators
field_1_7794
stumpDecorators
private final List<TreeDecorator>
logDecorators
field_1_7792
logDecorators

Constructor summary

ModifierConstructor
public (BlockStateProvider log, IntProvider length)

Method summary

Modifier and TypeMethod
public FallenTreeFeature$Builder
stumpDecorator(TreeDecorator stumpDecorator)
method_1_7118(class_4662 arg0)
stumpDecorator(TreeDecorator stumpDecorator)
public FallenTreeFeature$Builder
logDecorator(TreeDecorator logDecorator)
method_1_7117(class_4662 arg0)
logDecorator(TreeDecorator logDecorator)
public FallenTreeFeature
build()
method_1_7116()
build()