summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockPiston.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockPiston.patch')
-rw-r--r--nms-patches/BlockPiston.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/nms-patches/BlockPiston.patch b/nms-patches/BlockPiston.patch
index 5f29fcd2..bc3b1489 100644
--- a/nms-patches/BlockPiston.patch
+++ b/nms-patches/BlockPiston.patch
@@ -19,7 +19,7 @@
public class BlockPiston extends BlockDirectional {
public static final BlockStateBoolean EXTENDED = BlockProperties.f;
-@@ -111,6 +123,18 @@
+@@ -106,6 +118,18 @@
}
}
@@ -38,7 +38,7 @@
world.playBlockAction(blockposition, this, b0, enumdirection.a());
}
-@@ -285,6 +309,48 @@
+@@ -278,6 +302,48 @@
IBlockData[] aiblockdata = new IBlockData[j];
EnumDirection enumdirection1 = flag ? enumdirection : enumdirection.opposite();
HashSet hashset = Sets.newHashSet(list);
@@ -85,5 +85,5 @@
+ }
+ // CraftBukkit end
- int k;
BlockPosition blockposition3;
+ int k;