public interface TraceTool extends Tool
Modifier and Type | Method and Description |
---|---|
boolean |
actPrimary(Platform server,
LocalConfiguration config,
Player player,
LocalSession session)
Perform the primary action of this trace tool.
|
boolean actPrimary(Platform server, LocalConfiguration config, Player player, LocalSession session)
server
- config
- player
- session
-