Plex-FAWE/worldedit-core/src/main/java/com/sk89q/minecraft/util/commands
dordsor21 8c0195970b
Add and apply .editorconfig from P2 (#1195)
* Consistenty use javax annotations.
 - Unfortunately jetbrains annotations seem to be exposed transitively via core somewhere, but with the correct IDE settings, annotations can be defaulted to javax
 - Cleaning up of import order in #1195
 - Must be merged before #1195

* Add and apply .editorconfig from P2
 - Does not rearrange entries

* Address some comments

* add back some javadoc comments

* Address final comments

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-07-24 16:34:05 +01:00
..
Command.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CommandAlias.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CommandContext.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CommandException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CommandLocals.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
CommandPermissions.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
CommandPermissionsException.java Updated many exception classes 2020-08-24 21:29:34 -04:00
CommandsManager.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CommandUsageException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Console.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
Injector.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MissingNestedCommandException.java Updated many exception classes 2020-08-24 21:29:34 -04:00
NestedCommand.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
package-info.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
SimpleInjector.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
SuggestionContext.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
UnhandledCommandException.java Updated many exception classes 2020-08-24 21:29:34 -04:00
WrappedCommandException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00