Class FormatDetector

java.lang.Object
net.lenni0451.imnbt.utils.nbt.FormatDetector

public class FormatDetector extends Object
A crude format detector for Nbt files.
Only works sometimes but it's better than nothing.
  • Constructor Details

    • FormatDetector

      public FormatDetector(byte[] data)
  • Method Details