MutableNetworkNodeConnection

constructor(node: NetworkNode, faces: MutableSet<BlockFace> = enumSet())

Parameters

node

The NetworkNode that is connected.

faces

The BlockFaces with which the node is connected.