Class BruteForceDetector

java.lang.Object
net.lenni0451.imnbt.utils.nbt.detector.BruteForceDetector

public class BruteForceDetector extends Object
A format detector that tries to parse the file with all possible formats and uses the first one that doesn't throw an exception.