Updated Upstream (CraftBukkit)
Upstream has released updates that appears 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: 43183eab SPIGOT-5399: spawn-npcs ignored during world generation e9bb2f15 SPIGOT-5403: isSimilar returns true for different skulls 5c9e7236 SPIGOT-5409: Remove unnecessary defaulting in CraftMetaBookSigned 821238b6 SPIGOT-5412: Use SpawnReason.NATURAL for wandering traders and trader llamas
This commit is contained in:
@@ -7,7 +7,7 @@ The cache should contain the chunk status when saving. If not it
|
||||
will load it.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/PlayerChunkMap.java b/src/main/java/net/minecraft/server/PlayerChunkMap.java
|
||||
index bdadbd436..fbbd4d5dd 100644
|
||||
index eb49e9021..b04657356 100644
|
||||
--- a/src/main/java/net/minecraft/server/PlayerChunkMap.java
|
||||
+++ b/src/main/java/net/minecraft/server/PlayerChunkMap.java
|
||||
@@ -0,0 +0,0 @@ public class PlayerChunkMap extends IChunkLoader implements PlayerChunk.d {
|
||||
|
||||
Reference in New Issue
Block a user