Interface InventorySlotObject<T>

All Superinterfaces:
ItemObject<T>, ScriptObject<T>

public interface InventorySlotObject<T>
extends ItemObject<T>
  • Method Summary

    Modifier and Type Method Description
    short getPosition()
    This item's position in the inventory.

    Methods inherited from interface moe.maple.api.script.model.object.user.ItemObject

    getId, isWeddingRing

    Methods inherited from interface moe.maple.api.script.model.object.ScriptObject

    get
  • Method Details

    • getPosition

      short getPosition()
      This item's position in the inventory.