Package dev.Pigly3.piglysPlayerHeadDrops
Class PlayerInteractListener
java.lang.Object
dev.Pigly3.piglysPlayerHeadDrops.PlayerInteractListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisguiseHeadInteract(org.bukkit.event.player.PlayerInteractEvent event, com.destroystokyo.paper.profile.PlayerProfile owner) voidonPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
-
Constructor Details
-
PlayerInteractListener
public PlayerInteractListener(org.bukkit.plugin.Plugin plugin)
-
-
Method Details
-
onPlayerInteract
public void onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event) -
disguiseHeadInteract
public void disguiseHeadInteract(org.bukkit.event.player.PlayerInteractEvent event, com.destroystokyo.paper.profile.PlayerProfile owner)
-