Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
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
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
entity Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
event Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
extension Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
extent Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
function Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
math Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
regions Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
registry Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
scripting Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
session Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
util Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
world Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
EditSessionFactory.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
LocalSession.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NotABlockException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TracedEditSession.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
UnknownDirectionException.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
WorldEditException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
WorldEditManifest.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00