public class NibbleArrayReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
data |
private int |
depthBits |
private int |
depthBitsPlusFour |
Constructor and Description |
---|
NibbleArrayReader(byte[] dataIn,
int depthBitsIn) |
Modifier and Type | Method and Description |
---|---|
int |
get(int x,
int y,
int z) |