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;function drops(
extra: $ResourceKey$$Type<$EntityType<object>>,
handler: (event: $LivingEntityDropsKubeEvent) => void,
): void;
function drops(handler: (event: $LivingEntityDropsKubeEvent) => void): void;