parseElement

Undocumented in source. Be warned that the author may not have intended to support it.
  1. INBTItem parseElement(ubyte[] stream, bool hasName)
    INBTItem
    parseElement
    (
    ref ubyte[] stream
    ,
    bool hasName = true
    )
  2. INBTItem parseElement(NBTType type, ubyte[] stream, bool hasName)

Meta