Added /kc dump command for some debug reports
This commit is contained in:
@ -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;
|
||||
+
|
||||
|
Reference in New Issue
Block a user