Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.tasks
/
ItemReq
Item
Req
class
ItemReq
(
val
id
:
Int
,
val
amount
:
Amount
)
Members
Constructors
Item
Req
Link copied to clipboard
constructor
(
id
:
Int
,
amount
:
Amount
)
Properties
amount
Link copied to clipboard
val
amount
:
Amount
id
Link copied to clipboard
val
id
:
Int