mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-28 11:19:08 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@ae5e78a [ci skip] Clarify the functionality of AbstractVillager#resetOffers (#13260) PaperMC/Paper@ea9cd17 Use version fetcher from unsafe values in new version command (#13246) PaperMC/Paper@c68a55c Optimise CraftWorld#spawnParticle (#13250) PaperMC/Paper@6794db4 Make spawning more accurately track vanilla (#12627) PaperMC/Paper@f55a34f Properly handle provider plugins in load order (#13242) PaperMC/Paper@e74d702 Fix HelpMap topic creation for bootstrap commands (#13231) PaperMC/Paper@fcb2956 Add debug logging for entities with invalid ids (#13229) PaperMC/Paper@5fd3c95 Add Entity#teleportAsync(Location, TeleportFlag...) (#13208) PaperMC/Paper@e8c6ba5 Expose JukeboxSong variables (#13214) PaperMC/Paper@893ea74 Make stage 2 chunk unload utilise I/O future write PaperMC/Paper@a41043f Add back command source for command blocks with output disabled and fix bukkit->minecraft not respecting output disabled for minecart command blocks (#13271) PaperMC/Paper@1f31ee5 Do not record task execution time as TickTime individually