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.-
ClassesClassDescriptionThe
NetworkManageris responsible for holding all instances ofNetworkand providing some utility methods that would have probably been static otherwise.