mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Remove Chest TileEntities on break
This commit is contained in:
@@ -27,6 +27,7 @@ the Free Software Foundation, either version 3 of the License, or
|
||||
|
||||
|
||||
define("TILE_SIGN", "Sign");
|
||||
define("TILE_CHEST", "Chest");
|
||||
|
||||
class TileEntity extends stdClass{
|
||||
public $name;
|
||||
|
Reference in New Issue
Block a user