Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command/tool
Hannes Greule 53681ccc59
Feature/unsafe over reflections (#1082)
* Use Unsafe to replace Lock

* Start cleaning up everything that has to do with CleanableThreadLocal

* Make cancellation work

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-05-28 18:47:46 -04:00
..
brush Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
AreaPickaxe.java Address dead Component imports 2021-05-23 23:35:08 +02:00
BlockDataCyler.java Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
BlockReplacer.java Address dead Component imports 2021-05-23 23:35:08 +02:00
BlockTool.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
BrushTool.java Feature/unsafe over reflections (#1082) 2021-05-28 18:47:46 -04:00
DistanceWand.java Address dead Component imports 2021-05-23 23:35:08 +02:00
DoubleActionBlockTool.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
DoubleActionTraceTool.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
FloatingTreeRemover.java Address dead Component imports 2021-05-23 23:35:08 +02:00
FloodFillTool.java Address dead Component imports 2021-05-23 23:35:08 +02:00
InvalidToolBindException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
LongRangeBuildTool.java Address dead Component imports 2021-05-23 23:35:08 +02:00
NavigationWand.java Address dead Component imports 2021-05-23 23:35:08 +02:00
QueryTool.java Address dead Component imports 2021-05-23 23:35:08 +02:00
RecursivePickaxe.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
SelectionWand.java Update Upstream 2021-03-29 15:29:16 +02:00
SinglePickaxe.java Address dead Component imports 2021-05-23 23:35:08 +02:00
StackTool.java Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
Tool.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
TraceTool.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
TreePlanter.java Address dead Component imports 2021-05-23 23:35:08 +02:00