| Constructor and Description |
|---|
RecursivePickaxe(double range) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
actPrimary(ServerInterface server,
LocalConfiguration config,
LocalPlayer player,
LocalSession session,
WorldVector clicked)
Perform the action.
|
boolean |
canUse(LocalPlayer player)
Checks to see if the player can still be using this tool (considering
permissions and such).
|
public boolean canUse(LocalPlayer player)
Toolpublic boolean actPrimary(ServerInterface server, LocalConfiguration config, LocalPlayer player, LocalSession session, WorldVector clicked)
BlockToolactPrimary in interface BlockToolCopyright © 2010-2014. All Rights Reserved.