跳至主要內容

EntityEvents.drops

芒果凍布丁2026/7/28小於 1 分鐘

function drops(
  extra: $ResourceKey$$Type<$EntityType<object>>,
  handler: (event: $LivingEntityDropsKubeEvent) => void,
): void;
function drops(handler: (event: $LivingEntityDropsKubeEvent) => void): void;
最近更新:
貢獻者: Evan Hsieh