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 org.cyclops.integrateddynamics.core.part.PartStateActiveVariableBase
PartStateActiveVariableBase.SingularInventory, PartStateActiveVariableBase.Validator
-
Field Summary
Fields inherited from class org.cyclops.integrateddynamics.core.part.PartStateActiveVariableBase
currentVariableFacade
Fields inherited from interface org.cyclops.integrateddynamics.api.part.IPartState
GLOBALCOUNTER_KEY
-
Constructor Summary
-
Method Summary
Methods inherited from class org.cyclops.integrateddynamics.core.part.panel.PartTypePanelVariableDriven.State
readFromNBT, writeToNBT
Methods inherited from class org.cyclops.integrateddynamics.core.part.PartStateActiveVariableBase
addGlobalError, getCapability, getGlobalErrors, getInventory, getVariable, hasVariable, onCorruptedState, onVariableContentsUpdated, validate
Methods inherited from class org.cyclops.integrateddynamics.core.part.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, writeAspectProperties
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.cyclops.integrateddynamics.api.part.IPartState
loadInventoryNamed, saveInventoryNamed
-
Constructor Details
-
State
public State()
-