Package org.cyclops.integrateddynamics.core.network.event
package org.cyclops.integrateddynamics.core.network.event
-
ClassDescriptionAn event thrown when an
INetworkElement
is being added to the network.After the element has been added to the network.A cancelable event before the element is added to the network.An event thrown when anINetworkElement
is being removed from the network.After the element has been removed from the network.A cancelable event before the element is removed from the network.An event posted in theINetwork
event bus.An event bus forINetwork
events whereINetworkElement
instances can listen to.An event that is posted in the Forge event bus.An event thrown when a network is loaded with invalid parts.An event used to signal network elements of updated variables inside the network.