Interface IMonitorPart

All Superinterfaces:
net.minecraft.world.Clearable, ICustomCableConnection, IPart
All Known Subinterfaces:
IStorageMonitorPart

public interface IMonitorPart extends IPart
Implemented by all screen like parts provided by AE.
  • Method Details

    • isPowered

      boolean isPowered()
      Returns:
      if the device is online you should check this before providing any other information.