bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-fabric
Target filter
bettermodel-fabric
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-fabric
/
kr.toxicity.model.impl.fabric.world.damagesource
/
ModelDamageSourceImpl
Model
Damage
Source
Impl
class
ModelDamageSourceImpl
(
source
:
DamageSource
)
:
ModelDamageSource
Members
Constructors
Model
Damage
Source
Impl
Link copied to clipboard
constructor
(
source
:
DamageSource
)
Properties
causing
Entity
Link copied to clipboard
open
override
val
causingEntity
:
PlatformEntity
?
damage
Location
Link copied to clipboard
open
override
val
damageLocation
:
PlatformLocation
?
direct
Entity
Link copied to clipboard
open
override
val
directEntity
:
PlatformEntity
?
food
Exhaustion
Link copied to clipboard
open
override
val
foodExhaustion
:
Float
is
Indirect
Link copied to clipboard
open
override
val
isIndirect
:
Boolean
source
Location
Link copied to clipboard
open
override
val
sourceLocation
:
PlatformLocation
?
Functions
get
Causing
Entity
Link copied to clipboard
open
override
fun
getCausingEntity
(
)
:
PlatformEntity
?
get
Damage
Location
Link copied to clipboard
open
override
fun
getDamageLocation
(
)
:
PlatformLocation
?
get
Direct
Entity
Link copied to clipboard
open
override
fun
getDirectEntity
(
)
:
PlatformEntity
?
get
Food
Exhaustion
Link copied to clipboard
open
override
fun
getFoodExhaustion
(
)
:
Float
get
Source
Location
Link copied to clipboard
open
override
fun
getSourceLocation
(
)
:
PlatformLocation
?
is
Indirect
Link copied to clipboard
open
override
fun
isIndirect
(
)
:
Boolean
scales
With
Difficulty
Link copied to clipboard
open
override
fun
scalesWithDifficulty
(
)
:
Boolean