public class BlockDataCyler extends Object implements DoubleActionBlockTool
| Constructor and Description |
|---|
BlockDataCyler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
actPrimary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session,
Location clicked) |
boolean |
actSecondary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session,
Location clicked) |
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)
Toolpublic boolean actPrimary(Platform server, LocalConfiguration config, Player player, LocalSession session, Location clicked)
actPrimary in interface BlockToolpublic boolean actSecondary(Platform server, LocalConfiguration config, Player player, LocalSession session, Location clicked)
actSecondary in interface DoubleActionBlockToolCopyright © 2010-2014. All Rights Reserved.