Class PlayerInteract

java.lang.Object
com.bencodez.votingplugin.listeners.PlayerInteract
All Implemented Interfaces:
org.bukkit.event.Listener

public class PlayerInteract extends Object implements org.bukkit.event.Listener
The Class PlayerInteract.
  • Constructor Details

    • PlayerInteract

      public PlayerInteract(VotingPluginMain plugin)
      Instantiates a new player interact.
      Parameters:
      plugin - the plugin
  • Method Details

    • onPlayerInteract

      public void onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
      On player interact.
      Parameters:
      event - the event