Definition at line 28 of file JungleTree.php.
◆ __construct()
| pocketmine\world\generator\object\JungleTree::__construct |
( |
| ) |
|
◆ 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\Tree::getBlockTransaction |
( |
ChunkManager | $world, |
|
|
int | $x, |
|
|
int | $y, |
|
|
int | $z, |
|
|
Random | $random ) |
|
inherited |
◆ 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: