Interface InventoryParent

All Known Subinterfaces:
IdentifiableEntry
All Known Implementing Classes:
GenericItemInfo, HiddenCategory

public interface InventoryParent
  • Method Details

    • getChildInventory

      @Nullable @Nullable SubInventory getChildInventory()
    • setChildInventory

      void setChildInventory(SubInventory childInventory)
    • hasChildInventory

      boolean hasChildInventory()