public class SuperPickaxeCommands
extends java.lang.Object
Constructor and Description |
---|
SuperPickaxeCommands(WorldEdit we) |
Modifier and Type | Method and Description |
---|---|
void |
area(Player player,
LocalSession session,
CommandContext args) |
void |
recursive(Player player,
LocalSession session,
CommandContext args) |
void |
single(Player player,
LocalSession session) |
public SuperPickaxeCommands(WorldEdit we)
public void single(Player player, LocalSession session) throws WorldEditException
WorldEditException
public void area(Player player, LocalSession session, CommandContext args) throws WorldEditException
WorldEditException
public void recursive(Player player, LocalSession session, CommandContext args) throws WorldEditException
WorldEditException