Plex-FAWE/src/main/java/com/sk89q/worldedit/tools
2011-11-28 07:36:42 +01:00
..
brushes Cleanup 2011-11-23 04:48:40 +01:00
AreaPickaxe.java Cleanup 2011-11-23 04:48:40 +01:00
BlockDataCyler.java Cleanup. Cycler uses BaseBlock instead of BlockData directly. Fixed a few BlockType method inaccuracies. 2011-10-04 17:16:20 -04:00
BlockReplacer.java Cleanup 2011-11-23 04:48:40 +01:00
BlockTool.java More file moving. 2011-05-01 01:30:33 -07:00
BrushTool.java Cleanup 2011-11-23 04:48:40 +01:00
DistanceWand.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
DoubleActionBlockTool.java More file moving. 2011-05-01 01:30:33 -07:00
DoubleActionTraceTool.java Fixed more warnings. 2011-08-07 02:53:48 +02:00
FloatingTreeRemover.java Cleanup 2011-11-23 04:48:40 +01:00
FloodFillTool.java Cleanup 2011-11-23 04:48:40 +01:00
LongRangeBuildTool.java Added a tool that allows a player to place and remove blocks at a distance. 2011-09-18 21:53:29 -04:00
QueryTool.java Cleanup 2011-11-23 04:48:40 +01:00
RecursivePickaxe.java Cleanup 2011-11-23 04:48:40 +01:00
SinglePickaxe.java Added particle and sound effects to the single super pickaxe. 2011-11-28 07:36:42 +01:00
Tool.java Cleanup 2011-11-23 04:48:40 +01:00
TraceTool.java Removed and reimplemented mrapple's selection at a distance. It is now a brush tool, meaning it can be bound as other tools can and it subject to Nichts' /range command, so you can select points in midair. 2011-08-06 19:22:10 -04:00
TreePlanter.java Cleanup 2011-11-23 04:48:40 +01:00