Interface TrunkVineDecorator
- All Superinterfaces:
TreeDecorator, Wrapper
Adds vines to each side of each trunk block with a probability of 75% each.
- Since:
- 3.0.0
- See Also:
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic TrunkVineDecoratorof()Creates a new trunk vine decorator.Methods inherited from interface Wrapper
asHandle, toMinecraft, unwrap
-
Method Details
-
of
Creates a new trunk vine decorator.- Returns:
- a new trunk vine decorator
- Since:
- 3.0.0
-