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