Interface IAtomicReconstructor
- All Superinterfaces:
IEnergyTile
This is a helper interface for Lens' invoke() method.
This is not supposed to be implemented. Can be cast to TileEntity.
-
Method Summary
Methods inherited from interface de.ellpeck.actuallyadditions.api.internal.IEnergyTile
extractEnergy, getEnergy, getPosition, getWorldObject, getX, getY, getZ
-
Method Details
-
getLens
Lens getLens() -
getOrientation
net.minecraft.core.Direction getOrientation() -
resetBeam
void resetBeam(int maxAge) -
resetBeam
void resetBeam(int maxAge, int color) -
getTTL
int getTTL()
-