queueRemoveBridge

fun queueRemoveBridge(bridge: NetworkBridge, updateNodes: Boolean = true)

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

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

Throws