类 FallenTreeConfiguration.FallenTreeConfigurationBuilder
java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.FallenTreeConfiguration.FallenTreeConfigurationBuilder
-
字段概要
字段修饰符和类型字段说明private List
<TreeDecorator> private final IntProvider
private List
<TreeDecorator> private final BlockStateProvider
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
trunkProvider
-
logLength
-
stumpDecorators
-
logDecorators
-
-
构造器详细资料
-
FallenTreeConfigurationBuilder
-
-
方法详细资料
-
stumpDecorators
public FallenTreeConfiguration.FallenTreeConfigurationBuilder stumpDecorators(List<TreeDecorator> p_409939_) -
logDecorators
public FallenTreeConfiguration.FallenTreeConfigurationBuilder logDecorators(List<TreeDecorator> p_410282_) -
build
-