Update upstream CB

This commit is contained in:
Zach Brown
2017-01-28 17:36:03 -06:00
parent 65a99a06a8
commit 013c024ca2
58 changed files with 110 additions and 130 deletions

View File

@@ -7,7 +7,7 @@ This ensures that Shulker Boxes can never drop their contents twice, and
that the inventory is cleared incase it some how also got saved to the world.
diff --git a/src/main/java/net/minecraft/server/BlockShulkerBox.java b/src/main/java/net/minecraft/server/BlockShulkerBox.java
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
index fcb1a6c66..12fb81635 100644
--- a/src/main/java/net/minecraft/server/BlockShulkerBox.java
+++ b/src/main/java/net/minecraft/server/BlockShulkerBox.java
@@ -0,0 +0,0 @@ public class BlockShulkerBox extends BlockTileEntity {