Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2023-04-21 19:41:30 -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 2023-04-21 19:41:30 -05:00
entity Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745) 2022-06-09 12:48:35 +02:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension Merge branch 'IntellectualSites:main' into main 2023-04-21 19:41:30 -05:00
extent fix: Ensure BaseBlock is not returned when a BlockState is wanted in BlockTransformExtent (#2161 2023-04-13 17:34:16 +01:00
function Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal Update Upstream 2022-07-16 11:08:42 +02:00
math Merge changes from FAI 2023-03-11 15:24:45 -06:00
regions fix: bring default min/max y in line with upstream in AbstractRegion (#1992) 2022-10-23 21:22:43 +02:00
registry feat: Support for 1.18.2 (#1641) 2022-03-07 15:20:05 +01:00
session Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
util Merge changes from FAI 2023-03-11 15:24:45 -06:00
world Remove usages of JoinedCharSequence (#2062) 2023-01-11 00:07:24 +01:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Fix off by one error for negative coordinates when using -r with //deform (#2092) 2023-03-06 13:53:07 +01:00
EditSessionBuilder.java Fix: remove unnecessary bypass permission (#2060) 2023-01-16 00:34:28 +01: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 changes from FAI 2023-03-11 15:24:45 -06:00
LocalSession.java Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712) 2022-05-05 21:39:45 +02: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