Class FallenTreeFeature.Builder
java.lang.Object
net.minecraft.world.level.levelgen.feature.FallenTreeFeature.Builder
- Enclosing class:
FallenTreeFeature
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<TreeDecorator> private final IntProviderprivate final List<TreeDecorator> private final BlockStateProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()logDecorator(TreeDecorator logDecorator) stumpDecorator(TreeDecorator stumpDecorator)
-
Field Details
-
trunkProvider
-
logLength
-
stumpDecorators
-
logDecorators
-
-
Constructor Details
-
Builder
-
-
Method Details
-
stumpDecorator
-
logDecorator
-
build
-