Uses of Interface
org.shininet.bukkit.playerheads.events.DropHeadEvent
- 
Packages that use DropHeadEvent Package Description org.shininet.bukkit.playerheads.events Defines events created by the PlayerHeads plugin, including beheadings. - 
- 
Uses of DropHeadEvent in org.shininet.bukkit.playerheads.events
Classes in org.shininet.bukkit.playerheads.events that implement DropHeadEvent Modifier and Type Class Description classBlockDropHeadEventEvent created by the PlayerHeads plugin when a block is broken by hand (mined) and dropping a head.classLivingEntityDropHeadEventEvent created by the PlayerHeads plugin when a [living] entity is beheaded by PlayerHeads itself.classMobDropHeadEventEvent created by the PlayerHeads plugin when a Mob is beheaded.classPlayerDropHeadEventEvent created by the PlayerHeads plugin when a Player is beheaded. 
 -