Moved Level methods to Server

This commit is contained in:
Shoghi Cervantes
2014-04-02 02:58:20 +02:00
parent 5865f17c75
commit 502c27273d
7 changed files with 393 additions and 333 deletions

View File

@ -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;