public interface ICraftingCPU extends IBaseMonitor<IAEItemStack>
Modifier and Type | Method and Description |
---|---|
BaseActionSource |
getActionSource() |
long |
getAvailableStorage() |
int |
getCoProcessors() |
java.lang.String |
getName() |
boolean |
isBusy() |
addListener, removeListener
boolean isBusy()
BaseActionSource getActionSource()
long getAvailableStorage()
int getCoProcessors()
java.lang.String getName()