Interface IStorageMonitorPart

All Superinterfaces:
net.minecraft.world.Clearable, ICustomCableConnection, IMonitorPart, INetworkToolAware, IPart

public interface IStorageMonitorPart extends IMonitorPart, IPart, INetworkToolAware
The Storage monitor is a IPart located on the sides of a IPartHost
  • Method Details

    • getDisplayed

      @Nullable @Nullable AEKey getDisplayed()
      Returns:
      what is being shown on the storage monitor
    • getAmount

      long getAmount()
      Returns:
      The amount to show.
    • isLocked

      boolean isLocked()
      Returns:
      the current locked state of the Storage Monitor