Reads a NbtTag from fileReader. If the parent is a NbtList or NbtArray, withName should be set to false to avoid reading the name of this Tag.
fileReader
withName
NbtTag readTag(NbtReader nbtReader, {bool withName = true});