Class RadioactiveCellItem.Handler

java.lang.Object
gripe._90.megacells.integration.appmek.RadioactiveCellItem.Handler
All Implemented Interfaces:
appeng.api.storage.cells.ICellHandler
Enclosing class:
RadioactiveCellItem

public static class RadioactiveCellItem.Handler extends Object implements appeng.api.storage.cells.ICellHandler
  • Method Details

    • isCell

      public boolean isCell(net.minecraft.world.item.ItemStack is)
      Specified by:
      isCell in interface appeng.api.storage.cells.ICellHandler
    • getCellInventory

      @Nullable public @Nullable RadioactiveCellInventory getCellInventory(net.minecraft.world.item.ItemStack is, @Nullable @Nullable appeng.api.storage.cells.ISaveProvider host)
      Specified by:
      getCellInventory in interface appeng.api.storage.cells.ICellHandler