Package io.github.thebusybiscuit.slimefun4.core.networks
package io.github.thebusybiscuit.slimefun4.core.networks
This package provides the core functionality for the
Network
class, such as the NetworkManager
and also the subpackages
for actual implementations of the Network
class.-
ClassDescriptionThe
NetworkManager
is responsible for holding all instances ofNetwork
and providing some utility methods that would have probably been static otherwise.