跳至主要內容

EntityEvents.afterHurt

芒果凍布丁2025年3月29日小於 1 分鐘

/**
 * Invoked after an entity is hurt by a damage source.
 */
function afterHurt(extra: $ResourceKey$$Type<($EntityType<(object)>)>, handler: (event: $AfterLivingEntityHurtKubeEvent) => void): void
function afterHurt(handler: (event: $AfterLivingEntityHurtKubeEvent) => void): void
上次編輯於: 2025/3/29 上午5:04:42
貢獻者: Mango