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.invcleaner
/
InventorySwap
Inventory
Swap
@
JvmRecord
data
class
InventorySwap
(
val
from
:
ItemSlot
,
val
to
:
ItemSlot
,
val
priority
:
Priority
)
:
Record
Members
Constructors
Inventory
Swap
Link copied to clipboard
constructor
(
from
:
ItemSlot
,
to
:
ItemSlot
,
priority
:
Priority
)
Properties
from
Link copied to clipboard
val
from
:
ItemSlot
priority
Link copied to clipboard
val
priority
:
Priority
to
Link copied to clipboard
val
to
:
ItemSlot