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
/
ItemCategory
Item
Category
@
JvmRecord
data
class
ItemCategory
(
val
type
:
ItemType
,
val
subtype
:
Int
)
:
Record
Members
Constructors
Item
Category
Link copied to clipboard
constructor
(
type
:
ItemType
,
subtype
:
Int
)
Properties
subtype
Link copied to clipboard
val
subtype
:
Int
type
Link copied to clipboard
val
type
:
ItemType
Functions
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean