Class NibbleArrayReader


  • public class NibbleArrayReader
    extends java.lang.Object
    • 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_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • data

        public final byte[] data
      • depthBits

        private final int depthBits
      • depthBitsPlusFour

        private final int depthBitsPlusFour
    • Constructor Detail

      • NibbleArrayReader

        public NibbleArrayReader​(byte[] p_i1998_1_,
                                 int p_i1998_2_)
    • Method Detail

      • get

        public int get​(int p_76686_1_,
                       int p_76686_2_,
                       int p_76686_3_)