ItemEvents.destroyed
2026/7/28小於 1 分鐘
function destroyed(
extra: $ResourceKey$$Type<$Item>,
handler: (event: $ItemDestroyedKubeEvent) => void,
): void;
function destroyed(handler: (event: $ItemDestroyedKubeEvent) => void): void;function destroyed(
extra: $ResourceKey$$Type<$Item>,
handler: (event: $ItemDestroyedKubeEvent) => void,
): void;
function destroyed(handler: (event: $ItemDestroyedKubeEvent) => void): void;