queueRemoveEndPoint

fun queueRemoveEndPoint(endPoint: NetworkEndPoint, updateNodes: Boolean = true)

Queues a network task to remove endPoint from the network state.

Should only be called after breaking, not during chunk unload.

Throws