get Long Array
Return
The long-array tag associated with the name. If a tag with that name does not exist (or is not a long[]), then null is returned.
See also
get(Object)
Parameters
name
The name of the long-array whose value should be returned. Dot-notation is supported for accessing nested tags.