Package appeng.api.inventories


package appeng.api.inventories
  • Class
    Description
    Implementation aid for InternalInventory that ensures the platorm adapter maintains its referential equality over time.
     
    Allows access to specific segments of a machines inventory.
    Models item transfer that lets the target inventory handle where items are placed into or extracted from.
    Deprecated.
    We need to find a better abstraction of this since we use InternalInventory for UIs too, which still need direct mutable ItemStack access