Interface IEquiped

    • Method Detail

      • getBodyPart

        IBodyPart getBodyPart()
        Returns:
        A @see IBodyPart that the item is equiped to.
      • getItem

        IItem getItem()
        Returns:
        A @see IItem that is equiped to the body part.