3
0

Added /kc dump command for some debug reports

This commit is contained in:
Prototik
2015-10-06 21:00:35 +07:00
parent e64531cffa
commit a5b10b36ab
4 changed files with 171 additions and 95 deletions

View File

@ -193,7 +193,7 @@
+ // Spigot start
+
+ /** Positions to update */
+ protected final gnu.trove.map.hash.TLongShortHashMap activeChunkSet_CB;
+ public final gnu.trove.map.hash.TLongShortHashMap activeChunkSet_CB;
+ public float growthOdds = 100;
+ protected float modifiedOdds = 100;
+