Updated Upstream (Bukkit/CraftBukkit) (#7022)

This commit is contained in:
Jake Potrebic
2021-12-04 23:11:59 -08:00
parent eef6df3fff
commit a6fdccf802
9 changed files with 74 additions and 40 deletions

View File

@@ -15,4 +15,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ sign.isEditable = getSnapshot().isEditable; // Paper - copy manually
}
// Paper start
public static void openSign(Sign sign, org.bukkit.entity.HumanEntity player) { // Paper - change move open sign to HumanEntity