Uses of Class
io.github.sefiraat.networks.network.NetworkRoot
Packages that use NetworkRoot
Package
Description
-
Uses of NetworkRoot in io.github.sefiraat.networks.network
Fields in io.github.sefiraat.networks.network declared as NetworkRootMethods in io.github.sefiraat.networks.network that return NetworkRoot -
Uses of NetworkRoot in io.github.sefiraat.networks.slimefun.network
Methods in io.github.sefiraat.networks.slimefun.network that return types with arguments of type NetworkRootModifier and TypeMethodDescriptionstatic Map<Location,NetworkRoot> NetworkController.getNetworks() -
Uses of NetworkRoot in io.github.sefiraat.networks.slimefun.network.grid
Methods in io.github.sefiraat.networks.slimefun.network.grid with parameters of type NetworkRootModifier and TypeMethodDescriptionAbstractGrid.getEntries(NetworkRoot networkRoot, GridCache cache)