Terix
1.4.0
Terix-API
/
dev.racci.terix.api.events.abilities
/
LifeStealEvent
Life
Steal
Event
class
LifeStealEvent
:
AbilityEvent
<
LifeSteal
>
Functions
Properties
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
@
NotNull
open
fun
getEventName
(
)
:
@
NotNull
String
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList
get
Player
Link copied to clipboard
@
NotNull
fun
getPlayer
(
)
:
@
NotNull
Player
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean
is
Cancelled
Link copied to clipboard
open
override
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
override
fun
setCancelled
(
cancel
:
Boolean
)
Properties
ability
Link copied to clipboard
val
ability
:
LifeSteal
actual
Stolen
Amount
Link copied to clipboard
val
actualStolenAmount
:
Double
raw
Stolen
Amount
Link copied to clipboard
var
rawStolenAmount
:
Double
root
Cause
Link copied to clipboard
val
rootCause
:
EntityDamageByEntityEvent