api
a9eff54633
jvm
api
/
org.kryptonmc.api.world.damage
/
DamageSource
Damage
Source
interface
DamageSource
A source of damage to something.
Inheritors
EntityDamageSource
Members
Types
Companion
Link copied to clipboard
object
Companion
Factory
Link copied to clipboard
@
ApiStatus.Internal
interface
Factory
Properties
type
Link copied to clipboard
@get:
JvmName
(
name
=
"type"
)
abstract
val
type
:
DamageType
The type of damage that has been caused by this source.