跳至主要內容

BlockEvents.farmlandTrampled

芒果凍布丁2025年9月6日小於 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
上次編輯於: 2025/9/6 下午12:16:31
貢獻者: EvanHsieh0415