|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.chunk.storage.NibbleArrayReader
public class NibbleArrayReader
Field Summary | |
---|---|
byte[] |
data
|
Constructor Summary | |
---|---|
NibbleArrayReader(byte[] par1ArrayOfByte,
int par2)
|
Method Summary | |
---|---|
int |
get(int par1,
int par2,
int par3)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final byte[] data
Constructor Detail |
---|
public NibbleArrayReader(byte[] par1ArrayOfByte, int par2)
Method Detail |
---|
public int get(int par1, int par2, int par3)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |