13
0
geforkt von Mirrors/Paper

[Auto] Updated Upstream (CraftBukkit/Spigot)

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:
221aed6cf SPIGOT-6413: Server Corruption Changing Blocks in Piston Events
721c4966b SPIGOT-6411: The PlayerEditBookEvent is not called when the player edits a book in the off-hand.
be0e94581 Add mc-dev imports

Spigot Changes:
a25e8ed2 Remove mc-dev imports
Dieser Commit ist enthalten in:
Automated 2021-04-07 01:17:32 -04:00
Ursprung 5c3dff17f2
Commit 8cccd125e7
3 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -127,6 +127,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
--- a/src/main/java/net/minecraft/world/level/chunk/NibbleArray.java
+++ b/src/main/java/net/minecraft/world/level/chunk/NibbleArray.java
@@ -0,0 +0,0 @@
// mc-dev import
package net.minecraft.world.level.chunk;
+import com.destroystokyo.paper.util.pooled.PooledObjects; // Paper

@ -1 +1 @@
Subproject commit 0791e54abfeb31efdfb5cd2fc738508d5c0890d2
Subproject commit 221aed6cf5b07b1454cf60231f40a7831ce519e9

@ -1 +1 @@
Subproject commit 1ad83543c04b26f4da8a2b7cf206b41ad8028063
Subproject commit a25e8ed26cbca903b4d6ee3823d1b9f4f5d06cc3