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.items
/
BlockItemFacet
Block
Item
Facet
class
BlockItemFacet
(
itemSlot
:
ItemSlot
)
:
ItemFacet
Members
Constructors
Block
Item
Facet
Link copied to clipboard
constructor
(
itemSlot
:
ItemSlot
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
category
Link copied to clipboard
open
override
val
category
:
ItemCategory
is
In
Hotbar
Link copied to clipboard
val
isInHotbar
:
Boolean
item
Slot
Link copied to clipboard
val
itemSlot
:
ItemSlot
item
Stack
Link copied to clipboard
open
override
val
itemStack
:
ItemStack
provided
Item
Functions
Link copied to clipboard
open
val
providedItemFunctions
:
List
<
ObjectIntPair
<
ItemFunction
>
>
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
ItemFacet
)
:
Int
is
Significantly
Better
Link copied to clipboard
open
fun
isSignificantlyBetter
(
other
:
ItemFacet
)
:
Boolean
should
Keep
Link copied to clipboard
open
fun
shouldKeep
(
)
:
Boolean
Should this item be kept, even if it is not allocated to any slot?