LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.player.autoshop.serializable
/
ItemInfo
Item
Info
data
class
ItemInfo
(
val
id
:
String
,
val
minAmount
:
Int
=
1
)
Members
Constructors
Item
Info
Link copied to clipboard
constructor
(
id
:
String
,
minAmount
:
Int
=
1
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
min
Amount
Link copied to clipboard
val
minAmount
:
Int