queueAddEndPoint

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

Queues a network task to add endPoint to the network state.

Should only be called after placing, not during chunk load.

Throws