toggle menu
nova-parent
0.17-alpha.36
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.format
/
NetworkState
/
removeConnection
remove
Connection
suspend
fun
removeConnection
(
node
:
NetworkNode
,
networkType
:
NetworkType
<
*
>
,
face
:
BlockFace
)
Forgets a connection of
node
at
face
using
networkType
.
Throws
Illegal
State
Exception
If there is no data for
node
.