Interface IResettable

All Known Implementing Classes:
AbstractAssemblyRobotBlockEntity, AssemblyDrillBlockEntity, AssemblyIOUnitBlockEntity, AssemblyLaserBlockEntity, AssemblyPlatformBlockEntity

public interface IResettable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Reset the machine's state
  • Method Details

    • reset

      boolean reset()
      Reset the machine's state
      Returns:
      true when the machine is done resetting