app
/
org.powbot.api.rt4
/
Item
/
Item
Item
fun
Item
(component:
Component
, type:
ItemType
= ItemType.UNKNOWN)
Content copied to clipboard
fun
Item
(component:
Component
?, id:
Int
, stack:
Int
, type:
ItemType
= ItemType.UNKNOWN)
Content copied to clipboard
fun
Item
(component:
Component
?, inventoryIndex:
Int
, id:
Int
, stack:
Int
, type:
ItemType
= ItemType.UNKNOWN)
Content copied to clipboard