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
/
ShopConfig
/
ShopConfig
Shop
Config
constructor
(
traderTitles
:
List
<
String
>
,
initialCategorySlot
:
Int
,
itemsWithTiers
:
Map
<
String
,
List
<
String
>
>
?
=
emptyMap()
,
elements
:
List
<
ShopElement
>
)