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
/
getNodes
get
Nodes
suspend
fun
getNodes
(
pos
:
ChunkPos
)
:
List
<
NetworkNode
>
Gets all
NetworkNodes
in the chunk at
pos
using the registered
NetworkNodeProviders
.