Companion

object Companion : NBTReaderCompanion<NBTInt>

Functions

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