Interface ILivingDropsListener
- All Known Implementing Classes:
LuckyHatItem
public interface ILivingDropsListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonLivingDropsEvent(net.minecraft.world.entity.LivingEntity dropReason, net.minecraft.world.item.ItemStack headSlotItemStack)
-
Method Details
-
onLivingDropsEvent
void onLivingDropsEvent(net.minecraft.world.entity.LivingEntity dropReason, net.minecraft.world.item.ItemStack headSlotItemStack)
-