mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Changed @williamtdr syntax
This commit is contained in:
parent
f5fee4c909
commit
a9cd03da2e
@ -59,7 +59,6 @@ class Generic extends Block{
|
|||||||
"z" => $this->z + 0.5,
|
"z" => $this->z + 0.5,
|
||||||
"Tile" => $this->id,
|
"Tile" => $this->id,
|
||||||
);
|
);
|
||||||
$server = Server::getInstance();
|
|
||||||
/*$this->getLevel()->setBlock($this, new Air(), false, false, true);
|
/*$this->getLevel()->setBlock($this, new Air(), false, false, true);
|
||||||
//TODO
|
//TODO
|
||||||
//$e = $server->api->entity->add($this->getLevel(), ENTITY_FALLING, FALLING_SAND, $data);
|
//$e = $server->api->entity->add($this->getLevel(), ENTITY_FALLING, FALLING_SAND, $data);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user