跳至主要內容

EntityEvents.afterHurt

芒果凍布丁2025年6月24日小於 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/6/24 下午11:18:52
貢獻者: EvanHsieh0415