Genisys
Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
|
Public Member Functions | |
canPlaceObject (ChunkManager $level, $x, $y, $z, Random $random) | |
placeObject (ChunkManager $level, $x, $y, $z, Random $random) | |
Static Public Member Functions | |
static | growTree (ChunkManager $level, $x, $y, $z, Random $random, $type=0, bool $noBigTree=true) |
Data Fields | |
$overridable | |
$type = 0 | |
$trunkBlock = Block::LOG | |
$leafBlock = Block::LEAVES | |
$treeHeight = 7 | |
$leafType = 0 | |
Protected Member Functions | |
placeTrunk (ChunkManager $level, $x, $y, $z, Random $random, $trunkHeight) | |
$overridable |