跳至主要內容

BlockEvents.farmlandTrampled

芒果凍布丁2025年5月17日小於 1 分鐘

/**
 * Invoked when an entity attempts to trample farmland.
 */
function farmlandTrampled(extra: $ResourceKey$$Type<($Block)>, handler: (event: $FarmlandTrampledKubeEvent) => void): void
function farmlandTrampled(handler: (event: $FarmlandTrampledKubeEvent) => void): void

貢獻者