Interface ContainerListener


public interface ContainerListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called by InventoryBasic.onInventoryChanged() on an array that is never filled.
  • Method Details

    • containerChanged

      void containerChanged(Container pContainer)
      Called by InventoryBasic.onInventoryChanged() on an array that is never filled.