nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.block.tileentity.network.node
/
MutableNetworkNodeConnection
/
MutableNetworkNodeConnection
Mutable
Network
Node
Connection
constructor
(
node
:
NetworkNode
,
faces
:
MutableSet
<
BlockFace
>
=
enumSet()
)
Parameters
node
The
NetworkNode
that is connected.
faces
The
BlockFaces
with which the
node
is connected.