跳至主要內容

BlockEvents.placed

芒果凍布丁2025年4月8日小於 1 分鐘

/**
 * Invoked when a block is placed.
 */
function placed(extra: $ResourceKey$$Type<($Block)>, handler: (event: $BlockPlacedKubeEvent) => void): void
function placed(handler: (event: $BlockPlacedKubeEvent) => void): void

貢獻者