Package org.cyclops.integrateddynamics.core.part.event
package org.cyclops.integrateddynamics.core.part.event
-
ClassDescriptionAn aspect part event that is posted in the Forge event bus.An part event that is posted in the Forge event bus.PartReaderAspectEvent<P extends IPartTypeReader<P,
S>, S extends IPartStateReader<P>, A extends IAspectRead> An event that is posted in the Forge event bus when a reader aspect was written by a player.An event that is posted in the Forge event bus when the variable contents in a variable-driven part is updated.PartWriterAspectEvent<P extends IPartTypeWriter<P,S>, S extends IPartStateWriter<P>, A extends IAspectWrite> An event that is posted in the Forge event bus when a write aspect is enabled by a player.An event to link block capabilities to part capabilities.