Uses of Interface
de.pauleff.api.INBTReader
Packages that use INBTReader
-
Uses of INBTReader in de.pauleff.api
Methods in de.pauleff.api that return INBTReaderModifier and TypeMethodDescriptionstatic INBTReaderNBTFileFactory.createReader(DataInputStream dis) Creates a reader from an existing data stream.static INBTReaderNBTFileFactory.createReader(File nbtFile) Creates a reader that automatically detects compression format. -
Uses of INBTReader in de.pauleff.formats.binary
Classes in de.pauleff.formats.binary that implement INBTReaderModifier and TypeClassDescriptionclassClass for handling the parsing and formatting of a Java NBT file.