Uses of Interface
de.pauleff.api.INBTWriter
Packages that use INBTWriter
-
Uses of INBTWriter in de.pauleff.api
Methods in de.pauleff.api that return INBTWriterModifier and TypeMethodDescriptionstatic INBTWriterNBTFileFactory.createWriter(File nbtFile) Creates a writer that preserves the original file's compression format.static INBTWriterNBTFileFactory.createWriter(File nbtFile, Compression_Types compression) Creates a writer with explicit compression settings. -
Uses of INBTWriter in de.pauleff.formats.binary
Classes in de.pauleff.formats.binary that implement INBTWriterModifier and TypeClassDescriptionclassClass for handling the writing of Java NBT to file.