Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2024-04-02 13:00:57 -05:00
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command Merge branch 'IntellectualSites:main' into main 2024-04-02 13:00:57 -05:00
entity feat: synchronise disk clipboard loading and deletion to clipboardLock (#2342) 2023-07-15 16:40:52 +01:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension Merge https://github.com/IntellectualSites/FastAsyncWorldEdit 2024-03-17 14:51:30 -05:00
extent Make usage of stateful patterns thread-safe (#2633) 2024-03-27 15:16:06 +01:00
function List FAWE class additions in Javadocs (#2659) 2024-04-01 12:34:19 +02:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal Allow factory suggestions to have parser context (#2613) 2024-03-15 18:41:53 +01:00
math Merge https://github.com/IntellectualSites/FastAsyncWorldEdit 2024-01-23 19:22:20 -06:00
regions Fix queryRel returning data value for block at absolute coordinates (#2645) 2024-03-23 20:26:13 +01:00
registry Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
session refactor: some changes that may help #2289 (#2307) 2023-07-03 16:37:42 +01:00
util Merge https://github.com/IntellectualSites/FastAsyncWorldEdit 2024-03-17 14:51:30 -05:00
world List FAWE class additions in Javadocs (#2659) 2024-04-01 12:34:19 +02:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java fix: processorExtent can be null when setting masks too 2023-07-22 17:44:05 +01:00
EditSessionBuilder.java fix: disallowed regions can be length 0 (#2368) 2023-07-27 11:02:41 +02:00
EditSessionFactory.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00: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 Merge branch 'IntellectualSites:main' into main 2023-06-09 19:44:27 -05:00
LocalSession.java feat: save region selector to session store (#2621) 2024-03-17 20:25:43 +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 Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +00: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 Merge changes from FAI 2023-03-11 15:24:45 -06: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