HeadDropEvent - Custom Event for Head Drop Plugin
HeadDropEvent - Custom Event for Head Drop Plugin
Overview
Class Definition
public class HeadDropEvent extends Event implements CancellableMethods and Description
Constructor
public HeadDropEvent(Player player, LivingEntity entity, ItemStack headItem)Get Methods (Access Data)
Event Handling (Required for Bukkit Events)
Example Usage
How the Event Works in the Plugin
Conclusion
Last updated