Interface IAspectVariableFacade
- All Superinterfaces:
IVariableFacade
- All Known Implementing Classes:
AspectVariableFacade
Variable facade for variables determined by part aspects.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cyclops.integrateddynamics.api.item.IVariableFacade
IVariableFacade.IValidator
-
Method Summary
Methods inherited from interface org.cyclops.integrateddynamics.api.item.IVariableFacade
addModelOverlay, appendHoverText, getId, getLabel, getOutputType, getVariable, getVariableItemOverrideModel, isValid, renderISTER, validate
-
Method Details
-
getPartId
int getPartId()- Returns:
- The part id this aspect is part of.
-
getAspect
IAspect getAspect()- Returns:
- The used active in the selected part.
-