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
/
AttackEntityEvent
Attack
Entity
Event
class
AttackEntityEvent
(
val
entity
:
Entity
)
:
CancellableEvent
Members
Constructors
Attack
Entity
Event
Link copied to clipboard
constructor
(
entity
:
Entity
)
Properties
entity
Link copied to clipboard
val
entity
:
Entity
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
Functions
cancel
Event
Link copied to clipboard
fun
cancelEvent
(
)
Allows you to cancel an event