Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Upstream (Bukkit/CraftBukkit) #11543

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Updated Upstream (Bukkit/CraftBukkit) #11543

merged 4 commits into from
Oct 31, 2024

Conversation

kennytv
Copy link
Member

@kennytv kennytv commented Oct 31, 2024

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:
97c5926 PR-1073: Make Biome an interface
a38581a Fix further javadoc errors
8271c49 Fix javadoc error
8a9ecf2 PR-1072: Fix bad naming for Vault State methods 6dd5810 PR-1071: Make Fluid an interface and add missing entry ed2cdfc PR-1070: Make Attribute an interface and align names with the new minecraft ones 63472ef PR-1069: Add missing winter drop experimental annotation to pale boats

CraftBukkit Changes:
7235ad7 PR-1501: Make Biome an interface
6029040 PR-1500: Rename implementation for Vault State methods 75f26f7 PR-1499: Make Fluid an interface and add missing entry 4cfd87a PR-1498: Make Attribute an interface and align names with the new minecraft ones 6bb0db5 SPIGOT-7928: ExactChoice acts as MaterialChoice 3eaf3a1 SPIGOT-7929: Error when setting EquippableComponent abbf57b SPIGOT-7930: Fix spawning entities with SummonEntityEffect 92d6ab6 PR-1497: Move boat field rename entries to below key renaming, so that keys are also renamed abfe292 PR-1496: Use correct Fluid class on Tags type check c7aab7f SPIGOT-7923: Fix Dispenser logic to avoid firing empty projectiles

@kennytv kennytv requested a review from a team as a code owner October 31, 2024 21:45
kennytv and others added 4 commits October 31, 2024 23:35
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:
97c5926 PR-1073: Make Biome an interface
a38581a Fix further javadoc errors
8271c49 Fix javadoc error
8a9ecf2 PR-1072: Fix bad naming for Vault State methods
6dd5810 PR-1071: Make Fluid an interface and add missing entry
ed2cdfc PR-1070: Make Attribute an interface and align names with the new minecraft ones
63472ef PR-1069: Add missing winter drop experimental annotation to pale boats

CraftBukkit Changes:
7235ad7 PR-1501: Make Biome an interface
6029040 PR-1500: Rename implementation for Vault State methods
75f26f7 PR-1499: Make Fluid an interface and add missing entry
4cfd87a PR-1498: Make Attribute an interface and align names with the new minecraft ones
6bb0db5 SPIGOT-7928: ExactChoice acts as MaterialChoice
3eaf3a1 SPIGOT-7929: Error when setting EquippableComponent
abbf57b SPIGOT-7930: Fix spawning entities with SummonEntityEffect
92d6ab6 PR-1497: Move boat field rename entries to below key renaming, so that keys are also renamed
abfe292 PR-1496: Use correct Fluid class on Tags type check
c7aab7f SPIGOT-7923: Fix Dispenser logic to avoid firing empty projectiles
@lynxplay lynxplay merged commit 52a0590 into master Oct 31, 2024
4 checks passed
@lynxplay lynxplay deleted the up branch October 31, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants