summaryrefslogtreecommitdiffstats
path: root/nms-patches
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches')
-rw-r--r--nms-patches/BlockShulkerBox.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/nms-patches/BlockShulkerBox.patch b/nms-patches/BlockShulkerBox.patch
index 7799d7d9..ef6b04cd 100644
--- a/nms-patches/BlockShulkerBox.patch
+++ b/nms-patches/BlockShulkerBox.patch
@@ -1,14 +1,5 @@
--- a/net/minecraft/server/BlockShulkerBox.java
+++ b/net/minecraft/server/BlockShulkerBox.java
-@@ -3,7 +3,7 @@
- public class BlockShulkerBox extends BlockTileEntity {
-
- public static final BlockStateEnum<EnumDirection> a = BlockStateDirection.of("facing");
-- private final EnumColor b;
-+ public final EnumColor b; // PAIL: public, rename
-
- public BlockShulkerBox(EnumColor enumcolor) {
- super(Material.STONE, MaterialMapColor.b);
@@ -89,7 +89,32 @@
tileentityshulkerbox.d(entityhuman);
}