BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-58
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.event
/
ModelDamageSource
Model
Damage
Source
interface
ModelDamageSource
Members
Functions
get
Causing
Entity
Link copied to clipboard
@
Nullable
abstract
fun
getCausingEntity
(
)
:
Entity
get
Damage
Location
Link copied to clipboard
@
Nullable
abstract
fun
getDamageLocation
(
)
:
Location
get
Direct
Entity
Link copied to clipboard
@
Nullable
abstract
fun
getDirectEntity
(
)
:
Entity
get
Food
Exhaustion
Link copied to clipboard
abstract
fun
getFoodExhaustion
(
)
:
Float
get
Source
Location
Link copied to clipboard
@
Nullable
abstract
fun
getSourceLocation
(
)
:
Location
is
Indirect
Link copied to clipboard
abstract
fun
isIndirect
(
)
:
Boolean
scales
With
Difficulty
Link copied to clipboard
abstract
fun
scalesWithDifficulty
(
)
:
Boolean