toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.block.tileentity.network
/
NetworkGroupData
Network
Group
Data
interface
NetworkGroupData
<
T
:
Network
<
T
>
>
The data of a network group, containing all
networks
as well as the
type
of all networks.
Inheritors
NetworkGroup
Members
Properties
networks
Link copied to clipboard
abstract
val
networks
:
List
<
T
>
type
Link copied to clipboard
abstract
val
type
:
NetworkType
<
T
>