Removed synthetic accessors / Sector sanity tests
This commit is contained in:
@@ -256,5 +256,8 @@ public class FloorRenderer implements Disposable{
|
||||
/** Maps cache layer ID to cache ID in the batch.
|
||||
* -1 means that this cache is unoccupied. */
|
||||
int[] caches = new int[CacheLayer.all.length];
|
||||
|
||||
Chunk(){
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user