Interface CellWorkbenchHost

All Known Implementing Classes:
CellWorkbenchBlockEntityMixin, PortableCellWorkbenchMenuHost

public interface CellWorkbenchHost
  • Method Summary

    Modifier and Type
    Method
    Description
    appeng.api.storage.cells.ICellWorkbenchItem
     
    net.minecraft.world.item.ItemStack
     
    void
     
  • Method Details

    • getCell

      appeng.api.storage.cells.ICellWorkbenchItem getCell()
    • mega$getContainedStack

      net.minecraft.world.item.ItemStack mega$getContainedStack()
    • saveChanges

      void saveChanges()