Interface IMultiblockComponent.HasInventory

Enclosing interface:
IMultiblockComponent

public static interface IMultiblockComponent.HasInventory
A component with a separate inventory, like the Alveary Swarmer or Alveary Sieve.
  • Method Summary

    Modifier and Type
    Method
    Description
    forestry.core.inventory.IInventoryAdapter
    Called when this part is destroyed to drop its contents.
  • Method Details

    • getInternalInventory

      forestry.core.inventory.IInventoryAdapter getInternalInventory()
      Called when this part is destroyed to drop its contents.