public interface DoubleActionTraceTool extends TraceTool
Modifier and Type | Method and Description |
---|---|
boolean |
actSecondary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session)
Perform the secondary function of this tool.
|
actPrimary
boolean actSecondary(Platform server, LocalConfiguration config, Player player, LocalSession session)
server
- config
- player
- session
-