itemAt

fun itemAt(slot: Equipment.Slot): Item

Returns the org.powerbot.script.rt4.Item at the spcified Slot.

Return

the org.powerbot.script.rt4.Item in the provided slot

Parameters

slot

the Slot to get the org.powerbot.script.rt4.Item at