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.format
/
NetworkState
/
setConnection
set
Connection
suspend
fun
setConnection
(
node
:
NetworkNode
,
networkType
:
NetworkType
<
*
>
,
face
:
BlockFace
)
Remembers a connection of
node
at
face
using
networkType
.
Throws
Illegal
State
Exception
If there is no data for
node
.