Revert "Updated Upstream (Bukkit/CraftBukkit/Spigot)"

This reverts commit d833a4aeef.
This commit is contained in:
Shane Freeder
2020-10-17 10:48:00 +01:00
parent d833a4aeef
commit 7391a61447
10 changed files with 11 additions and 42 deletions

View File

@@ -2442,7 +2442,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
HeightMap.Type[] aheightmap_type = HeightMap.Type.values();
int j = aheightmap_type.length;
@@ -0,0 +0,0 @@ public class Chunk implements IChunkAccess {
public final org.bukkit.craftbukkit.persistence.CraftPersistentDataContainer persistentDataContainer = new org.bukkit.craftbukkit.persistence.CraftPersistentDataContainer(DATA_TYPE_REGISTRY);
public boolean needsDecoration;
// CraftBukkit end
+ // Paper start