mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Implemented new Inventory windows on Player, Chest and Furnace
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
namespace pocketmine\network\rcon;
|
||||
|
||||
use pocketmine\utils\Binary;
|
||||
use pocketmine\utils\Utils;
|
||||
|
||||
class RCONInstance extends \Thread{
|
||||
public $stop;
|
||||
|
Reference in New Issue
Block a user