mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-17 02:34:30 +01:00
Update and rebuild patches
This commit is contained in:
parent
85ec661cbb
commit
65bd5d1259
3 changed files with 3 additions and 3 deletions
2
Bukkit
2
Bukkit
|
@ -1 +1 @@
|
|||
Subproject commit 5fa44fc1a10ad8b3efca62ef0429aadce253c8bc
|
||||
Subproject commit f714a0eb175d1619a7847946cdea1056649cd597
|
|
@ -1 +1 @@
|
|||
Subproject commit b6bb6beb63c794a74076b68686ea2298f1f51450
|
||||
Subproject commit 935349e3a39e3d39403afef0e750710fdc396d2a
|
|
@ -24,7 +24,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
--- a/src/main/java/net/minecraft/server/World.java
|
||||
+++ b/src/main/java/net/minecraft/server/World.java
|
||||
@@ -0,0 +0,0 @@ public abstract class World implements IBlockAccess {
|
||||
this.N.world = (WorldServer) this;
|
||||
});
|
||||
this.getServer().addWorld(this.world);
|
||||
// CraftBukkit end
|
||||
+ this.keepSpawnInMemory = this.paperConfig.keepSpawnInMemory; // Paper
|
||||
|
|
Loading…
Add table
Reference in a new issue