Interface IResettable
- All Known Implementing Classes:
AbstractAssemblyRobotBlockEntity,AssemblyDrillBlockEntity,AssemblyIOUnitBlockEntity,AssemblyLaserBlockEntity,AssemblyPlatformBlockEntity
public interface IResettable
-
Method Summary
-
Method Details
-
reset
boolean reset()Reset the machine's state- Returns:
- true when the machine is done resetting
-