ModelDamageSource

Functions

Link copied to clipboard
@Nullable
abstract fun getCausingEntity(): Entity
Link copied to clipboard
@Nullable
abstract fun getDamageLocation(): Location
Link copied to clipboard
@Nullable
abstract fun getDirectEntity(): Entity
Link copied to clipboard
abstract fun getFoodExhaustion(): Float
Link copied to clipboard
@Nullable
abstract fun getSourceLocation(): Location
Link copied to clipboard
abstract fun isIndirect(): Boolean
Link copied to clipboard