Uses of Package
io.github.thebusybiscuit.slimefun4.core.networks
Packages that use io.github.thebusybiscuit.slimefun4.core.networks
Package
Description
This package provides the API infrastructure for networks, such as the Cargo- or Energy net.
This package holds all classes that are related to the actual implementation of this plugin.
This package contains all implementations of
Listener that Slimefun uses.-
Classes in io.github.thebusybiscuit.slimefun4.core.networks used by io.github.thebusybiscuit.slimefun4.api.networkClassDescriptionThe
NetworkManageris responsible for holding all instances ofNetworkand providing some utility methods that would have probably been static otherwise. -
Classes in io.github.thebusybiscuit.slimefun4.core.networks used by io.github.thebusybiscuit.slimefun4.implementationClassDescriptionThe
NetworkManageris responsible for holding all instances ofNetworkand providing some utility methods that would have probably been static otherwise. -
Classes in io.github.thebusybiscuit.slimefun4.core.networks used by io.github.thebusybiscuit.slimefun4.implementation.listenersClassDescriptionThe
NetworkManageris responsible for holding all instances ofNetworkand providing some utility methods that would have probably been static otherwise.