public interface BlockTool extends Tool
| Modifier and Type | Method and Description |
|---|---|
boolean |
actPrimary(ServerInterface server,
LocalConfiguration config,
LocalPlayer player,
LocalSession session,
WorldVector clicked)
Perform the action.
|
boolean actPrimary(ServerInterface server, LocalConfiguration config, LocalPlayer player, LocalSession session, WorldVector clicked)
server - config - player - session - clicked - Copyright © 2010-2014. All Rights Reserved.