From c06734ee894e944120cabd187f2cb7e607cbcf8d Mon Sep 17 00:00:00 2001 From: Automated Date: Wed, 7 Apr 2021 04:57:26 -0400 Subject: [PATCH] [Auto] Updated Upstream (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 CraftBukkit Changes: c85efa876 SPIGOT-6414: Use ASM9 API to add support for sealed classes --- Spigot-Server-Patches/Hook-into-CB-plugin-rewrites.patch | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Spigot-Server-Patches/Hook-into-CB-plugin-rewrites.patch b/Spigot-Server-Patches/Hook-into-CB-plugin-rewrites.patch index 8679509e4..f27a178b4 100644 --- a/Spigot-Server-Patches/Hook-into-CB-plugin-rewrites.patch +++ b/Spigot-Server-Patches/Hook-into-CB-plugin-rewrites.patch @@ -82,7 +82,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 OptionParser parser = new OptionParser(); @@ -0,0 +0,0 @@ public class Commodore - cr.accept( new ClassVisitor( Opcodes.ASM8, cw ) + cr.accept( new ClassVisitor( Opcodes.ASM9, cw ) { + // Paper start - Rewrite plugins + @Override diff --git a/work/CraftBukkit b/work/CraftBukkit index 221aed6cf..c85efa876 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 221aed6cf5b07b1454cf60231f40a7831ce519e9 +Subproject commit c85efa8767daf863ba854dc451571c46ced9302f