Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@5403894 Add ItemMeta customName methods (#11685)
PaperMC/Paper@71a367e Update getKey impls for inlineable types
PaperMC/Paper@dae475b Switch Impl types to Holderable (#11662)
PaperMC/Paper@bdfa1f6 Brigadier: fix simpleUnwrap not keeping redirect modifier and forks properties from original node (#11654)
PaperMC/Paper@fabd859 Add command block material tags (#11720)
PaperMC/Paper@07ef2bb Fix incorrect command serialization by creating new Command (#11671)
PaperMC/Paper@15b2aa1 Readd shear methods from bukkit Shearable (#11715)
PaperMC/Paper@c17ef64 Fix/scoreboard delegate (#11453)
This commit is contained in:
granny
2024-12-10 02:24:57 -08:00
parent ffeb49da1e
commit 80b6d340c2

View File

@@ -2,7 +2,7 @@ group = org.purpurmc.purpur
version = 1.21.4-R0.1-SNAPSHOT
mcVersion = 1.21.4
paperCommit = d4630f1223ba8cef0f9767d22f70999f1292cbcf
paperCommit = c17ef64339ab27e5e50f331e53b00f6de45f7444
org.gradle.caching = true
org.gradle.parallel = true