[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
This commit is contained in:
@@ -127,6 +127,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
--- a/src/main/java/net/minecraft/world/level/chunk/NibbleArray.java
|
--- a/src/main/java/net/minecraft/world/level/chunk/NibbleArray.java
|
||||||
+++ b/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 @@
|
@@ -0,0 +0,0 @@
|
||||||
|
// mc-dev import
|
||||||
package net.minecraft.world.level.chunk;
|
package net.minecraft.world.level.chunk;
|
||||||
|
|
||||||
+import com.destroystokyo.paper.util.pooled.PooledObjects; // Paper
|
+import com.destroystokyo.paper.util.pooled.PooledObjects; // Paper
|
||||||
|
|||||||
Submodule work/CraftBukkit updated: 0791e54abf...221aed6cf5
Submodule work/Spigot updated: 1ad83543c0...a25e8ed26c
Reference in New Issue
Block a user