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
NetworkManager
is responsible for holding all instances ofNetwork
and 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
NetworkManager
is responsible for holding all instances ofNetwork
and 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
NetworkManager
is responsible for holding all instances ofNetwork
and providing some utility methods that would have probably been static otherwise.