Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command/tool
Byron Marohn c0fa1602ad Restore the formatting of many things to upstream WorldEdit - no code changes
This patch touches many files but changes absolutely no functionality.
The goal here is to make future merges with worldedit produce fewer
conflicts that have to be resolved.

This patch was made by painstakingly diff'ing files and copying changes
over from the last upstream merge commit (02c6f11b) into this codebase.

Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-20 11:33:56 -08:00
..
brush Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
AreaPickaxe.java Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
BlockDataCyler.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockReplacer.java Merge remote-tracking branch 'refs/remotes/sk89q/master' 2018-08-14 01:36:00 +10:00
BlockTool.java Little bit of formatting 2018-08-27 17:24:18 +10:00
BrushTool.java Use expression for brush radius 2018-08-22 02:58:10 +10:00
DistanceWand.java Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
DoubleActionBlockTool.java Little bit of formatting 2018-08-27 17:24:18 +10:00
DoubleActionTraceTool.java Little bit of formatting 2018-08-27 17:24:18 +10:00
FloatingTreeRemover.java Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
FloodFillTool.java Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
InvalidToolBindException.java package move 2018-08-04 11:43:40 +10:00
LongRangeBuildTool.java Update from sk89q/master 2018-09-03 00:10:38 +10:00
QueryTool.java Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
RecursivePickaxe.java Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
SinglePickaxe.java Remove stub injector methods 2018-08-13 02:36:39 +10:00
Tool.java Little bit of formatting 2018-08-27 17:24:18 +10:00
TraceTool.java Little bit of formatting 2018-08-27 17:24:18 +10:00
TreePlanter.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00