Class BlockBreak

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

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

    • BlockBreak

      public BlockBreak(VotingPluginMain plugin)
      Instantiates a new block break.
      Parameters:
      plugin - the plugin
  • Method Details

    • onBlockBreak

      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      On block break.
      Parameters:
      event - the event