mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Add missing import
This commit is contained in:
parent
902dd4258b
commit
6e0cebbe38
@ -25,6 +25,7 @@
|
||||
namespace pocketmine\utils;
|
||||
|
||||
use pocketmine\entity\Entity;
|
||||
use pocketmine\item\Item;
|
||||
|
||||
class Binary{
|
||||
const BIG_ENDIAN = 0x00;
|
||||
|
Loading…
x
Reference in New Issue
Block a user