| Constructor and Description |
|---|
CircuitSpeedUpgrade(java.lang.String uid,
double speedBoost,
float powerDraw) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCircuitable(java.lang.Object tile) |
void |
onInsertion(int slot,
java.lang.Object tile) |
void |
onLoad(int slot,
java.lang.Object tile) |
void |
onRemoval(int slot,
java.lang.Object tile) |
void |
onTick(int slot,
java.lang.Object tile) |
addTooltip, getUID, getUnlocalizedNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocalizedNamepublic CircuitSpeedUpgrade(java.lang.String uid,
double speedBoost,
float powerDraw)
public boolean isCircuitable(java.lang.Object tile)
public void onInsertion(int slot,
java.lang.Object tile)
public void onLoad(int slot,
java.lang.Object tile)
public void onRemoval(int slot,
java.lang.Object tile)
public void onTick(int slot,
java.lang.Object tile)