Uses of Class
org.shininet.bukkit.playerheads.events.LivingEntityDropHeadEvent
-
Packages that use LivingEntityDropHeadEvent Package Description org.shininet.bukkit.playerheads.events Defines events created by the PlayerHeads plugin, including beheadings. -
-
Uses of LivingEntityDropHeadEvent in org.shininet.bukkit.playerheads.events
Subclasses of LivingEntityDropHeadEvent in org.shininet.bukkit.playerheads.events Modifier and Type Class Description class
MobDropHeadEvent
Event created by the PlayerHeads plugin when a Mob is beheaded.class
PlayerDropHeadEvent
Event created by the PlayerHeads plugin when a Player is beheaded.
-