Update B/CB

This commit is contained in:
Shane Freeder
2017-11-24 07:14:38 +00:00
parent 902eb624bd
commit 4bb7ee49bb
6 changed files with 9 additions and 9 deletions

View File

@@ -86,7 +86,7 @@ index cfcaf3832..01c7fcc8b 100644
if (movingobjectposition.type == MovingObjectPosition.EnumMovingObjectType.BLOCK && this.world.getType(movingobjectposition.a()).getBlock() == Blocks.PORTAL) {
this.e(movingobjectposition.a());
diff --git a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
index 7422a91f0..16f6410b2 100644
index 87b4e9189..06a277b3b 100644
--- a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
+++ b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
@@ -0,0 +0,0 @@ public class CraftEventFactory {