Revert "Remove patch headers"

This reverts commit a8ddf37419.

By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
CraftBukkit/Spigot
2014-11-28 23:02:15 +00:00
parent a8ddf37419
commit 6956c3298f
264 changed files with 534 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
--- ../work/decompile-8eb82bde//net/minecraft/server/PathfinderGoalGhastAttackTarget.java 2014-11-28 17:43:43.289707431 +0000
+++ src/main/java/net/minecraft/server/PathfinderGoalGhastAttackTarget.java 2014-11-28 17:38:22.000000000 +0000
@@ -43,7 +43,8 @@
world.a((EntityHuman) null, 1008, new BlockPosition(this.b), 0);
EntityLargeFireball entitylargefireball = new EntityLargeFireball(world, this.b, d2, d3, d4);