3
0

Allow to specifly full checks rate

This commit is contained in:
Prototik
2015-05-17 10:16:04 +07:00
parent 4496eada0a
commit fb09fe93c4
4 changed files with 37 additions and 13 deletions

View File

@ -11,7 +11,7 @@
+ // CraftBukkit end
+ this.mapStorage = p_i45283_6_.mapStorage;
+ this.worldScoreboard = p_i45283_6_.getScoreboard();
+ //this.worldInfo = new DerivedWorldInfo(p_i45283_6_.getWorldInfo());
+ this.worldInfo = new DerivedWorldInfo(p_i45283_6_.getWorldInfo());
+ }
+
+ // Cauldron start - vanilla compatibility