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
/
NetworkManager
/
queueWrite
queue
Write
fun
queueWrite
(
pos
:
ChunkPos
,
write
:
suspend
(
NetworkState
)
->
Unit
)
Queues a custom network task in
pos
that will definitely change the network state.