public class PlayerInteract
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
PlayerInteract() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event) |
static boolean |
shouldPlaySound(org.bukkit.Material material,
org.bukkit.inventory.ItemStack item,
byte data,
org.bukkit.entity.Player player) |