forked from PaperMC/Paper
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Upstream (Bukkit/CraftBukkit) (PaperMC#10691)
Updated Upstream (Bukkit/CraftBukkit) 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: fa99e75 PR-1007: Add ItemMeta#getAsComponentString() 94a9178 Fix copy-pasted BlockType.Typed documentation 9b34ac8 Largely restore deprecated PotionData API 51a6449 PR-1008: Deprecate ITEMS_TOOLS, removed in 1.20.5 702d15f Fix Javadoc reference 42f6cdf PR-919: Add internal ItemType and BlockType, delegate Material methods to them 237bb37 SPIGOT-1166, SPIGOT-7647: Expose Damager BlockState in EntityDamageByBlockEvent 035ea14 SPIGOT-6993: Allow #setVelocity to change the speed of a fireball and add a note to #setDirection about it 8c7880f PR-1004: Improve field rename handling and centralize conversion between bukkit and string more 87c90e9 SPIGOT-7650: Add DamageSource for EntityDeathEvent and PlayerDeathEvent CraftBukkit Changes: 4af0f22 SPIGOT-7664: Item meta should prevail over block states c2ccc46 SPIGOT-7666: Fix access to llama and horse special slot 124ac66 SPIGOT-7665: Fix ThrownPotion#getEffects() implementation only bringing custom effects 66f1f43 Restore null page behaviour of signed books even though not strictly allowed by API 6118e53 Fix regression listening to minecraft:brand custom payloads c1a26b3 Fix unnecessary and potential not thread-safe chat visibility check 12360a7 Remove unused imports 147b098 PR-1397: Add ItemMeta#getAsComponentString() 428aefe Largely restore deprecated PotionData API afe5b5e PR-1275: Add internal ItemType and BlockType, delegate Material methods to them 8afeafa SPIGOT-1166, SPIGOT-7647: Expose Damager BlockState in EntityDamageByBlockEvent 4e7d749 SPIGOT-6993: Allow #setVelocity to change the speed of a fireball and add a note to #setDirection about it 4418807 Support both entity_data and bucket_entity_data on axolotl/fish buckets 0e22fdd Fix custom direct BlockState being not correctly set in DamageSource f2182ed SPIGOT-7659: TropicalFishBucketMeta should use BUCKET_ENTITY_DATA 2a6207f PR-1393: Improve field rename handling and centralize conversion between bukkit and string more c024a50 SPIGOT-7650: Add DamageSource for EntityDeathEvent and PlayerDeathEvent 741b844 PR-1390: Improve internal handling of damage sources 0364df4 SPIGOT-7657: Error when loading angry entities
- Loading branch information
1 parent
b98d20a
commit ac554ad
Showing
614 changed files
with
1,323 additions
and
1,435 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.