@@ -1,5 +1,5 @@
|
||||
--- /home/matt/mc-dev-private//net/minecraft/server/EntityGhast.java 2015-02-26 22:40:22.547608140 +0000
|
||||
+++ src/main/java/net/minecraft/server/EntityGhast.java 2015-02-26 22:40:22.547608140 +0000
|
||||
--- a/net/minecraft/server/EntityGhast.java
|
||||
+++ b/net/minecraft/server/EntityGhast.java
|
||||
@@ -162,7 +162,9 @@
|
||||
world.a((EntityHuman) null, 1008, new BlockPosition(this.b), 0);
|
||||
EntityLargeFireball entitylargefireball = new EntityLargeFireball(world, this.b, d2, d3, d4);
|
||||
|
||||
Reference in New Issue
Block a user