Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
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
..
buffer Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
cache Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
clipboard Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
inventory Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
reorder Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
transform Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
validation Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
world Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
AbstractBufferingExtent.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
AbstractDelegateExtent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
ChangeSetExtent.java More support for 3D biomes (#608) 2020-09-12 15:31:42 +02:00
Extent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
InputExtent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
MaskingExtent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
NullExtent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
OutputExtent.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
TracingExtent.java Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00