Companion

object Companion : NBTReaderCompanion<NBTCompound>

Functions

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

Properties

EMPTY
Link copied to clipboard
val EMPTY: NBTCompound