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