public interface DoubleActionBlockTool extends BlockTool
Modifier and Type | Method and Description |
---|---|
boolean |
actSecondary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session,
Location clicked)
Perform the secondary action of this block tool.
|
actPrimary
boolean actSecondary(Platform server, LocalConfiguration config, Player player, LocalSession session, Location clicked)
server
- config
- player
- session
- clicked
-