Package net.lenni0451.imnbt.utils.nbt
Class FormatDetector
java.lang.Object
net.lenni0451.imnbt.utils.nbt.FormatDetector
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 TypeMethodDescriptionboolean
-
Constructor Details
-
FormatDetector
public FormatDetector(byte[] data)
-
-
Method Details
-
getCompressionType
-
getEndianType
-
getFormatType
-
isBedrockLevelDat
public boolean isBedrockLevelDat()
-