Companion

object Companion : NBTReaderCompanion<NBTByteArray>

Functions

readContents
Link copied to clipboard
open override fun readContents(source: DataInputStream): NBTByteArray
Reads the contents of the tag from the given source.

Properties

EMPTY
Link copied to clipboard
val EMPTY: NBTByteArray