Constructor and Description |
---|
SinglePickaxe() |
Modifier and Type | Method and Description |
---|---|
boolean |
actPrimary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session,
Location clicked)
Perform the primary action of this tool.
|
boolean |
canUse(Actor player)
Checks to see if the player can still be using this tool (considering
permissions and such).
|
public boolean canUse(Actor player)
Tool
public boolean actPrimary(Platform server, LocalConfiguration config, Player player, LocalSession session, Location clicked)
BlockTool
actPrimary
in interface BlockTool