Updated Upstream (Bukkit/CraftBukkit/Spigot) #10164
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
63c208d Remove no longer used import
70be76c PR-958: Further clarify deprecation of TAG_CONTAINER_ARRAY
ae21f4a PR-955: Add methods to place structures with block/entity transformers
e3d960f SPIGOT-7547: Remark that Damageable#setAbsorptionAmount() is capped to a specific value
b125516 Fix typo in RecipeChoice.ExactChoice docs
309497c Add EntityMountEvent and EntityDismount Event
2fd45ae Improve ItemFactory#enchantItem consistency
2b19826 PR-933: Define native persistent data types for lists
CraftBukkit Changes:
771182f PR-1327: Add methods to place structures with block/entity transformers
e41ad4c SPIGOT-7567: SpawnReason for SNOWMAN is reported as BUILD_IRONGOLEM
76931e8 Add EntityMountEvent and EntityDismount Event
9b29b21 PR-1183: Better handle lambda expression and renaming of classes in Commodore 1462ebe Reformat Commodore.java
9fde4c0 PR-1324: Improve ItemFactory#enchantItem consistency
4e419c7 PR-1295: Define native persistent data types for lists
dd8cca3 SPIGOT-7562: Fix Score#getScore and Score#isScoreSet
6902782 Only fetch an online UUID in online mode 1da8d9a Fire PreLogin events even in offline mode
2e88514 PR-1325: Use CraftBlockType and CraftItemType instead of CraftMagicNumbers to convert between minecraft and bukkit block / item representation
Spigot Changes:
864e4acc Restore accidentally removed package-info.java
f91a10d5 Remove obsolete EntityMountEvent and EntityDismountEvent
828f0593 SPIGOT-7558: Deprecate silenceable lightning API as sound is now client-side and cannot be removed
dc4e035 Remove obsolete patch fetching correct mode UUIDs
49e36b8e Merge related BungeeCord patches
6e87b9ab Remove obsolete firing of PreLogin events in offline mode
5c76b183 Remove redundant patch dealing with exceptions in the crash reporter
3a2219d1 Remove redundant patch logging cause of unexpected exception