mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Moved Level methods to Server
This commit is contained in:
@ -27,10 +27,7 @@ namespace pocketmine\utils;
|
||||
use pocketmine\item\Item;
|
||||
|
||||
/**
|
||||
* Class Utils
|
||||
* Big collection of functions
|
||||
*
|
||||
* @package PocketMine\Utils
|
||||
*/
|
||||
class Utils{
|
||||
const BIG_ENDIAN = 0x00;
|
||||
|
Reference in New Issue
Block a user