mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
Fixed spawning of Tile entities via chunk packets
This commit is contained in:
@@ -24,7 +24,6 @@ namespace pocketmine\command\defaults;
|
||||
use pocketmine\command\CommandSender;
|
||||
use pocketmine\network\protocol\Info;
|
||||
use pocketmine\plugin\Plugin;
|
||||
|
||||
use pocketmine\utils\TextFormat;
|
||||
|
||||
class VersionCommand extends VanillaCommand{
|
||||
|
Reference in New Issue
Block a user