跳至主要內容

BlockEvents.farmlandTrampled

芒果凍布丁2025年6月24日小於 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/6/24 下午11:18:52
貢獻者: EvanHsieh0415