removeNetwork
Forgets the connection of bridge to the network of networkType.
Forgets the connection of endPoint to the network of networkType at face.
suspend fun removeNetwork(endPoint: NetworkEndPoint, networkType: NetworkType<*>, faces: Iterable<BlockFace>)
Forgets the connection of endPoint to the network of networkType at all faces.