Uses of Class
org.bukkit.event.player.PlayerInteractEntityEvent
-
Packages that use PlayerInteractEntityEvent Package Description org.bukkit.event.player -
-
Uses of PlayerInteractEntityEvent in org.bukkit.event.player
Subclasses of PlayerInteractEntityEvent in org.bukkit.event.player Modifier and Type Class Description class
PlayerArmorStandManipulateEvent
Called when a player interacts with an armor stand and will either swap, retrieve or place an item.class
PlayerInteractAtEntityEvent
Represents an event that is called when a player right clicks an entity that also contains the location where the entity was clicked.
-