Class NibbleArrayReader
- java.lang.Object
-
- net.minecraft.world.chunk.storage.NibbleArrayReader
-
public class NibbleArrayReader extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
data
private int
depthBits
private int
depthBitsPlusFour
-
Constructor Summary
Constructors Constructor Description NibbleArrayReader(byte[] p_i1998_1_, int p_i1998_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
get(int p_76686_1_, int p_76686_2_, int p_76686_3_)
-