Class BasicDetector
java.lang.Object
net.lenni0451.imnbt.utils.nbt.detector.BasicDetector
A crude format detector for Nbt files.
Only works sometimes but it's better than nothing.
Only works sometimes but it's better than nothing.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BasicDetector
public BasicDetector(byte[] data)
-
-
Method Details
-
getCompressionType
-
getEndianType
-
getFormatType
-
getCustomFormatType
-