Interface IAirHandlerItem

All Superinterfaces:
IAirHandler
All Known Implementing Classes:
AirHandlerItemStack, IAirHandlerItem.Provider

public interface IAirHandlerItem extends IAirHandler
An air handler for items.
  • Method Details

    • getContainer

      @Nonnull net.minecraft.world.item.ItemStack getContainer()
      Get the itemstack container currently acted on by this air handler.