Class WorldEditListener

java.lang.Object
com.sk89q.worldedit.bukkit.WorldEditListener
All Implemented Interfaces:
Listener

public class WorldEditListener extends Object implements Listener
Handles all events thrown in relation to a Player.
  • Constructor Details

    • WorldEditListener

      public WorldEditListener(WorldEditPlugin plugin)
      Construct the object.
      Parameters:
      plugin - the plugin
  • Method Details