跳至主要內容

BlockEvents.startedFalling

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

/**
 * Invoked when a falling block starts to fall.
 */
function startedFalling(extra: $ResourceKey$$Type<($Block)>, handler: (event: $BlockStartedFallingKubeEvent) => void): void
function startedFalling(handler: (event: $BlockStartedFallingKubeEvent) => void): void

貢獻者