mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 11:16:57 +00:00
Updated NBT library to remove read overhead
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
|
||||
namespace PocketMine;
|
||||
|
||||
use PocketMine\Level;
|
||||
use PocketMine\Level\Level;
|
||||
|
||||
class TimeAPI{
|
||||
public static $phases = array(
|
||||
|
Reference in New Issue
Block a user