NetworkManager
Properties
Functions
Gets the NetworkNode at the specified block pos using the registered NetworkNodeProviders or null if there is none.
Gets all NetworkNodes in the chunk at pos using the registered NetworkNodeProviders.
Queues a network task to add bridge to the network state, using the specified supportedNetworkTypes and bridgeFaces.
Queues a network task to add endPoint to the network state.
Queues a network task to remove bridge from the network state.
Queues a network task to remove endPoint from the network state.
Queues a custom network task in pos that will definitely change the network state.
Shortcut for PluginManager.registerEvents, registered under the Nova plugin.
Registers a new NetworkNodeProvider, which will be used to discover NetworkNodes during chunk load and end point / bridge add tasks.
Unregisters this Listener from all events.