Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/regions
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
..
factory Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
iterator Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
polyhedron Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
selector Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
shape Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
AbstractFlatRegion.java Upstream merge of the region package and things that may have broken with it. 2020-08-18 15:48:31 -04:00
AbstractRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
ConvexPolyhedralRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CuboidRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
CylinderRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
EllipsoidRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
FlatRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NullRegion.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Polygonal2DRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Region.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionIntersection.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionOperationException.java Update BukkitImplLoader 2020-08-24 21:20:18 -04:00
Regions.java Upstream merge of the region package and things that may have broken with it. 2020-08-18 15:48:31 -04:00
RegionSelector.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TransformRegion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00