Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/regions
dordsor21 f2ee2248e0
Consistenty use javax annotations. (#1197)
- 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

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-07-24 15:52:08 +02:00
..
factory Upstream merge of the region package and things that may have broken with it. 2020-08-18 15:48:31 -04:00
iterator Upstream merge of the region package and things that may have broken with it. 2020-08-18 15:48:31 -04:00
polyhedron Update BukkitImplLoader 2020-08-24 21:20:18 -04:00
selector Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
shape Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02: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 Fix nullable world in regions 2021-07-24 10:04:04 +01:00
ConvexPolyhedralRegion.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
CuboidRegion.java Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
CylinderRegion.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
EllipsoidRegion.java Fix nullable world in regions 2021-07-24 10:04:04 +01:00
FlatRegion.java Upstream merge of the region package and things that may have broken with it. 2020-08-18 15:48:31 -04:00
NullRegion.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Polygonal2DRegion.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
Region.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
RegionIntersection.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02: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 Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
TransformRegion.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00