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.event.events
/
SelectHotbarSlotSilentlyEvent
Select
Hotbar
Slot
Silently
Event
class
SelectHotbarSlotSilentlyEvent
(
val
requester
:
Any
?
,
val
slot
:
Int
)
:
CancellableEvent
Members
Constructors
Select
Hotbar
Slot
Silently
Event
Link copied to clipboard
constructor
(
requester
:
Any
?
,
slot
:
Int
)
Properties
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
Let you know if the event is canceled
is
Completed
Link copied to clipboard
var
isCompleted
:
Boolean
requester
Link copied to clipboard
val
requester
:
Any
?
slot
Link copied to clipboard
val
slot
:
Int
Functions
cancel
Event
Link copied to clipboard
fun
cancelEvent
(
)
Allows you to cancel an event