mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-26 02:09:19 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@6b4ad08 Add PlayerRespawnEvent#isMissingRespawnBlock (#12422) PaperMC/Paper@c0bd568 Add logic for Human canUseEquipmentSlot (#12433) PaperMC/Paper@a55345f Add support for deserializing manually deserialized items, also add caller note PaperMC/Paper@2948eb2 Mitigate an issue when loading a spigot config with null spam exclusion entries PaperMC/Paper@6c2b037 Use correct saved data key for maps PaperMC/Paper@89cdcba [ci skip] Replace wiki mention for BlockType#isOccluding (#12446) PaperMC/Paper@5f0b829 Re-add chunk position check to regionfile recalculation patch PaperMC/Paper@04b9112 Update projects dependents GitHub Action (#12436) PaperMC/Paper@def0532 Fix writing headers and update to be more papery (#12459) PaperMC/Paper@d22644a Expand cooldown API (#12435) PaperMC/Paper@df42993 Fix floating warning log when the kick event is canceled (#12374) PaperMC/Paper@a820bda [ci skip] Some javadoc fixes PaperMC/Paper@55f2020 Fix CCE in LingeringPotionSplashEvent (#12463) PaperMC/Paper@1410a22 Fix passengers sending when riding players PaperMC/Paper@767868d Fix some components (#12457) PaperMC/Paper@9cddf13 Fix portal create event block list (#12373) PaperMC/Paper@a112d37 Fix horse_variant and tropical_fish_pattern (#12472) PaperMC/Paper@a211ac2 Remove unused warning (#12478) PaperMC/Paper@ae51281 Add isSuffocating to Block and BlockState (#12445) PaperMC/Paper@3409e2d Mace was not included in the ENCHANTABLE MaterialSetTag (#12476) PaperMC/Paper@1cfc96b Add keyStream() API to registries (#12479) PaperMC/Paper@3222985 [ci skip] Rebuild patches