Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
Matthew Miller 4604aa5920 Additional work towards 1.16 compatibility
- Very basic implementation of the SideEffects system. Will definitely need fine tuning for it to be functional, but is not considered a priority in my opinion.
- Minor changes to the World interface and World implementations related to the SideEffects system. Shouldn't be the cause of any new bugs but be on the lookout.
- Included debug in BukkitImplLoader.java to assist contributors in understanding what needs to be implemented for the adapter to load properly.

Still very WIP but we're a few steps closer. So far, this is coming along better than I anticipated. Hopefully we can keep the momentum.
2020-06-29 22:08:16 -04:00
..
biome Upstream merge 2020-03-23 20:47:30 -04:00
block Trim performance (#451) 2020-05-07 23:00:13 +01:00
chunk Removed 1.13.2 support. 2020-01-27 18:54:31 -05:00
entity More 1.15 wip 2019-12-11 14:45:27 +01:00
fluid Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
gamemode Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
item Upstream and some refactoring 2020-01-04 18:34:30 +01:00
registry Upstream merge 2020-03-23 20:47:30 -04:00
snapshot Re-apply 374ad99 2020-04-16 20:41:59 -04:00
storage Upstream merge 2020-03-23 20:47:30 -04:00
weather Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
AbstractWorld.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00
DataException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
DataFixer.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
NbtValued.java Fixed a few more errors, and added legacy support to the item parser. 2018-08-04 11:43:41 +10:00
NullWorld.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00
SimpleWorld.java couple more compilation issues 2019-07-23 06:58:18 +10:00
World.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00