Definition at line 31 of file BirchTree.php.
◆ __construct()
| pocketmine\world\generator\object\BirchTree::__construct |
( |
protected bool | $superBirch = false | ) |
|
◆ canOverride()
| pocketmine\world\generator\object\Tree::canOverride |
( |
Block | $block | ) |
|
|
protectedinherited |
◆ canPlaceObject()
| pocketmine\world\generator\object\Tree::canPlaceObject |
( |
ChunkManager | $world, |
|
|
int | $x, |
|
|
int | $y, |
|
|
int | $z, |
|
|
Random | $random ) |
|
inherited |
◆ generateTrunkHeight()
| pocketmine\world\generator\object\Tree::generateTrunkHeight |
( |
Random | $random | ) |
|
|
protectedinherited |
◆ getBlockTransaction()
| pocketmine\world\generator\object\BirchTree::getBlockTransaction |
( |
ChunkManager | $world, |
|
|
int | $x, |
|
|
int | $y, |
|
|
int | $z, |
|
|
Random | $random ) |
◆ placeCanopy()
| pocketmine\world\generator\object\Tree::placeCanopy |
( |
int | $x, |
|
|
int | $y, |
|
|
int | $z, |
|
|
Random | $random, |
|
|
BlockTransaction | $transaction ) |
|
protectedinherited |
◆ placeTrunk()
| pocketmine\world\generator\object\Tree::placeTrunk |
( |
int | $x, |
|
|
int | $y, |
|
|
int | $z, |
|
|
Random | $random, |
|
|
int | $trunkHeight, |
|
|
BlockTransaction | $transaction ) |
|
protectedinherited |
The documentation for this class was generated from the following file: