Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
wizjany de9d202681
Clear shaped brush material on command.
The initial material is held in the factory, but if a brush was previously bound, that pattern is used.
Now, using `//br set` will clear the previous material, allowing the OperationFactory's material to work.
This can be changed later with `/mat`, which will once again set the fill on the tool, overriding the factory's context.
2019-02-15 14:51:26 -05:00
..
argument Remove the final stage committer from the MultiStageReorder extent, as it caused issues and no longer appears to be entirely necessary. 2018-12-13 20:30:54 +10:00
composition Clear shaped brush material on command. 2019-02-15 14:51:26 -05:00
tool Fix long-range build tool. 2019-02-03 19:27:30 -05:00
util Pass the exception converter through more. 2018-12-21 17:31:27 +10:00
BiomeCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
BrushCommands.java Add missing flags to clipboard brush usage. 2019-02-11 12:50:51 -05:00
ChunkCommands.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
ClipboardCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
FlattenedClipboardTransform.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
GeneralCommands.java Further work on this. Currently fast mode breaks doors, gotta work out why applying physics to doors breaks them. 2018-12-09 16:28:01 +10:00
GenerationCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
HistoryCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NavigationCommands.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
RegionCommands.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
SchematicCommands.java Fixed a few bad javadoc imports 2018-10-24 16:33:04 +10:00
ScriptingCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SelectionCommands.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
SnapshotCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SnapshotUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SuperPickaxeCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
ToolCommands.java Fix long-range build tool. 2019-02-03 19:27:30 -05:00
ToolUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
UtilityCommands.java Added a few new things using block states. 2019-02-14 17:21:01 -05:00
WorldEditCommands.java Pass the exception converter through more. 2018-12-21 17:31:27 +10:00