static class ChunkPalettedStorageFix.ChunkNibbleArray extends Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
contents |
| Constructor and Description |
|---|
ChunkNibbleArray() |
ChunkNibbleArray(byte[] byte2) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int x,
int y,
int int2) |
private int |
getRawIndex(int index) |
private boolean |
usesLowNibble(int index) |