WorldEdit/worldedit-bukkit
wizjany e715ccc3b4
Fix passenger entity saving and loading (#2058)
* Fix incorrect saving and subsequent loading of passenger entities in vehicles.

Originally from https://github.com/EngineHub/WorldEdit/issues/1763#issuecomment-1062429891.

Co-authored-by: wizjany <wizjany@gmail.com>

* Port to Fabric/Forge.

Rewrite in Sponge to use EntityArchetype.
Sponge is untested because WE doesn't properly build/run on it right now apparently?

* NBT Constants.

Co-authored-by: Red_Epicness <red.epicness@icloud.com>
2022-03-18 14:33:35 +10:00
..
adapters Fix passenger entity saving and loading (#2058) 2022-03-18 14:33:35 +10:00
src Don't access PluginClassLoader directly (#2045) 2022-03-05 08:50:42 -05:00
build.gradle.kts Update worldedit-sponge to API 8 (#1771) 2022-01-29 18:02:42 +00:00