nova-parent
Toggle table of contents
0.21.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.world.block.tileentity.network
/
NetworkManager
/
queueRead
queue
Read
fun
queueRead
(
pos
:
ChunkPos
,
read
:
suspend
(
NetworkState
)
->
Unit
)
Queues a custom network task in
pos
that will definitely not change the network state.