public class SmallShatteredPillar extends FractalTree
Constructor and Description |
---|
SmallShatteredPillar(org.bukkit.Location origin,
Random random)
Instantiates a TreeGrower at an origin location.
|
Modifier and Type | Method and Description |
---|---|
void |
grow()
Grows the tree in memory.
|
getMaterial, getOrigin, getRandom, getTree, plant, setBlock, spawnEntity
public SmallShatteredPillar(org.bukkit.Location origin, Random random)
origin
- - The origin location.random
- - The random object to use whilst generating the tree.public void grow()
grow
in class FractalTree
Copyright © 2020. All rights reserved.