Class NibbleArrayReader

java.lang.Object
net.minecraft.src.NibbleArrayReader

public class NibbleArrayReader extends Object
  • Field Details

    • data

      public final byte[] data
  • Constructor Details

    • NibbleArrayReader

      public NibbleArrayReader(byte[] par1ArrayOfByte, int par2)
  • Method Details

    • get

      public int get(int par1, int par2, int par3)