Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core/configuration
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
..
file Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
serialization Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Caption.java Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
Config.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Configuration.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
ConfigurationOptions.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
ConfigurationSection.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
InvalidConfigurationException.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
MemoryConfiguration.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
MemoryConfigurationOptions.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
MemorySection.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Settings.java Undo/redo should not be allowed outside allowed regions by default. 2021-07-10 14:14:34 +01:00
TypeDescription.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
Yaml.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00