mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Fixed spawning of Tile entities via chunk packets
This commit is contained in:
@ -23,7 +23,6 @@ namespace pocketmine\command\defaults;
|
||||
|
||||
use pocketmine\command\Command;
|
||||
use pocketmine\command\CommandSender;
|
||||
|
||||
use pocketmine\utils\TextFormat;
|
||||
|
||||
class PardonCommand extends VanillaCommand{
|
||||
|
Reference in New Issue
Block a user