Class PartTypePanelLightDynamic.State
java.lang.Object
org.cyclops.integrateddynamics.core.part.PartStateBase<PartTypePanelLightDynamic>
org.cyclops.integrateddynamics.core.part.PartStateActiveVariableBase<PartTypePanelLightDynamic>
org.cyclops.integrateddynamics.core.part.panel.PartTypePanelVariableDriven.State<PartTypePanelLightDynamic, PartTypePanelLightDynamic.State>
org.cyclops.integrateddynamics.part.PartTypePanelLightDynamic.State
- All Implemented Interfaces:
org.cyclops.cyclopscore.persist.IDirtyMarkListener, IPartState<PartTypePanelLightDynamic>
- Enclosing class:
PartTypePanelLightDynamic
public static class PartTypePanelLightDynamic.State
extends PartTypePanelVariableDriven.State<PartTypePanelLightDynamic, PartTypePanelLightDynamic.State>
-
Nested Class Summary
Nested classes/interfaces inherited from class PartStateActiveVariableBase
PartStateActiveVariableBase.SingularInventory, PartStateActiveVariableBase.Validator -
Field Summary
Fields inherited from class PartStateActiveVariableBase
currentVariableFacadeFields inherited from interface IPartState
GLOBALCOUNTER_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PartTypePanelVariableDriven.State
deserialize, getDisplayValue, getFacingRotation, serialize, setDisplayValue, setFacingRotationMethods inherited from class PartStateActiveVariableBase
addGlobalError, getCapability, getGlobalErrors, getInventory, getVariable, hasVariable, isDeactivated, isRetryEvaluation, onCorruptedState, onVariableContentsUpdated, setDeactivated, setRetryEvaluation, validateMethods inherited from class PartStateBase
addVolatileCapability, clearInventoriesNamed, forceBlockRenderUpdate, gatherCapabilities, generateId, getAspectProperties, getChannel, getDefaultUpdateInterval, getId, getInventoriesNamed, getInventoryNamed, getMaxOffset, getOffsetVariableError, getPriority, getTargetOffset, getTargetSideOverride, getUpdateInterval, initializeOffsets, isDirtyAndReset, isEnabled, isForceBlockRenderUpdateAndReset, isUpdateAndReset, markDirty, markOffsetVariablesChanged, onDirty, readAspectProperties, removeVolatileCapability, requiresOffsetUpdates, sendUpdate, setAspectProperties, setChannel, setEnabled, setInventoryNamed, setMaxOffset, setPriority, setTargetOffset, setTargetSideOverride, setUpdateInterval, updateOffsetVariables, writeAspectPropertiesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IPartState
loadInventoryNamed, saveInventoryNamed
-
Constructor Details
-
State
public State()
-