Allow proto chunks to be saved again
Appear to be used more extensively in 1.14. Subject to further review.
This commit is contained in:
@@ -74,7 +74,7 @@ index 363ab5da1..d19a30ad8 100644
|
||||
this.f.add(nbttagcompound);
|
||||
}
|
||||
diff --git a/src/main/java/net/minecraft/server/TileEntitySkull.java b/src/main/java/net/minecraft/server/TileEntitySkull.java
|
||||
index f6a80a00f..5306574e5 100644
|
||||
index 177cceb77..0882d82ce 100644
|
||||
--- a/src/main/java/net/minecraft/server/TileEntitySkull.java
|
||||
+++ b/src/main/java/net/minecraft/server/TileEntitySkull.java
|
||||
@@ -0,0 +0,0 @@ public class TileEntitySkull extends TileEntity /*implements ITickable*/ { // Pa
|
||||
|
||||
Reference in New Issue
Block a user