forked from xjboss/KCauldronX
Avoid to use Derived.incrementTotalWorldTickTime
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
+ // CraftBukkit end
|
||||
+ this.mapStorage = p_i45283_6_.mapStorage;
|
||||
+ this.worldScoreboard = p_i45283_6_.getScoreboard();
|
||||
+ this.worldInfo = new DerivedWorldInfo(p_i45283_6_.getWorldInfo());
|
||||
+ this.worldInfo.setWorldName(p_i45283_3_);
|
||||
+ //this.worldInfo = new DerivedWorldInfo(p_i45283_6_.getWorldInfo());
|
||||
+ //this.worldInfo.setWorldName(p_i45283_3_);
|
||||
+ }
|
||||
+
|
||||
+ // Cauldron start - vanilla compatibility
|
||||
|
Reference in New Issue
Block a user