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
/
getNearbyNodes
get
Nearby
Nodes
fun
getNearbyNodes
(
pos
:
BlockPos
,
faces
:
Set
<
BlockFace
>
)
:
Map
<
BlockFace
,
NetworkNode
>
Finds all nearby
NetworkNodes
of
pos
using the given
faces
.