跳至主要內容

EntityEvents.death

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

/**
 * Invoked before a living entity dies.
 * 
 * **NOTE**: You need to set hp to > 0 besides cancelling the event to prevent the entity from dying.
 */
function death(extra: $ResourceKey$$Type<($EntityType<(object)>)>, handler: (event: $LivingEntityDeathKubeEvent) => void): void
function death(handler: (event: $LivingEntityDeathKubeEvent) => void): void
上次編輯於: 2025/3/29 上午5:04:42
貢獻者: Mango