Item
public interface Item implements Clickable, Named, Identifiable, Indexable, Stackable, ItemDefinable, Actionable
Content copied to clipboard
Represents an item, such as an inventory item.
See also
org.tribot.script.sdk.query.Query
to find items
Functions
getActions
Link copied to clipboard
getDefinition
Link copied to clipboard
isHovering
Link copied to clipboard
lookupPrice
Link copied to clipboard
Inheritors
InventoryItem
Link copied to clipboard
EquipmentItem
Link copied to clipboard
OtherItem
Link copied to clipboard
WidgetItem
Link copied to clipboard