diff options
author | Jake Potrebic <[email protected]> | 2022-12-13 21:03:57 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2022-12-13 21:03:57 -0800 |
commit | c919e944ffedf06a6a5625043bc744b06e499442 (patch) | |
tree | 1892d75a2da4538e29d85e51cd39b6cfce53738f /work | |
parent | adb8e499dbc6050abf4a690d369cf506bc3ac318 (diff) | |
download | Paper-c919e944ffedf06a6a5625043bc744b06e499442.tar.gz Paper-c919e944ffedf06a6a5625043bc744b06e499442.zip |
Updated Upstream (Bukkit/CraftBukkit) (#8663)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
f50ad1f8 PR-798: Add PrepareGrindstoneEvent and refactor related events to use PrepareInventoryResultEvent
0cac7963 SPIGOT-7204: Add TeleportCause#DISMOUNT
b4dd47b0 SPIGOT-7202: Deprecate removed door effects
CraftBukkit Changes:
ab1586c2f PR-1123: Add PrepareGrindstoneEvent
b402824ea SPIGOT-7204: Add TeleportCause#DISMOUNT
06a6a1012 PR-1121: Add unit test for spawn egg meta
c18668be3 SPIGOT-7192: Call PlayerInteractEvent with Action.LEFT_CLICK_AIR if the entity interacted is hidden to the player
47124f639 Increase outdated build delay
645993470 SPIGOT-7201: Spawner ItemMeta not working as expected
Diffstat (limited to 'work')
m--------- | work/Bukkit | 0 | ||||
m--------- | work/CraftBukkit | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/work/Bukkit b/work/Bukkit -Subproject dea9ce0a799f48e90e17e0f8c3db89bfb7cda3c +Subproject f50ad1f8b307cda71968d3f53921ab29d1e5835 diff --git a/work/CraftBukkit b/work/CraftBukkit -Subproject 4fa7e1c31d8f2b8dd3ec002563f11c4136f1549 +Subproject ab1586c2fb5fa7a381e6191e1137acc69aeebbf |