getNodeData

Gets all network node data for the given pos.


Gets the NetworkNodeData for pos, potentially loading the corresponding network region if necessary and throws an exception if there is no data.

Throws

If there is no data for a node at pos.


Gets the NetworkNodeData for node, or throws an exception if there is no data.

Throws

If there is no data for node.