Package org.cyclops.integrateddynamics.core.part
package org.cyclops.integrateddynamics.core.part
-
ClassDescriptionThe outcome of pasting a
PartConfigSnapshotonto a part.One thing inside aPartConfigSnapshotthat the player can switch off before pasting.The separate sections of a part configuration that can be copied and pasted.An immutable snapshot of the configuration of a part, which can be pasted onto another part.The general settings of a part.A variable card inside one of the inventories of a part.PartStateActiveVariableBase<P extends IPartType>An abstract part state with a focus on activatable variables.An inventory that can only hold one filled slot at a time.PartStateAspectVariablesHandler<P extends IPartType>Handles variables that dynamically determine aspect properties (aspect settings) inside part states.PartStateBase<P extends IPartType>A default implementation of theIPartState.PartStateEmpty<P extends IPartType>Dummy part state for parts that should not persist their state.PartStateOffsetHandler<P extends IPartType>Handles dynamic offsets inside part states.An abstractIPartTypethat can hold aspects.An abstractIPartTypewith a default implementation for creating network elements.PartTypeBase.IEventAction<P extends IPartType<P,S>, S extends IPartState<P>, E extends INetworkEvent> An abstractIPartTypethat can have settings.Registry forIPartType.Collection of parts types.