Fix up some patching bugs. Fully functional @ pre3

This commit is contained in:
Christian 2014-06-21 15:55:32 -04:00
parent be7cf8c01e
commit c1ea6639d4
2 changed files with 0 additions and 18 deletions

View File

@ -116,12 +116,3 @@
}
public CrashReport func_71230_b(CrashReport p_71230_1_)
@@ -1117,7 +1139,7 @@
return false;
}
- public abstract String func_71206_a(WorldSettings.GameType var1, boolean var2);
+ public abstract String func_71206_a(WorldSettings.GameType p_71206_1_, boolean p_71206_2_);
public int func_71259_af()
{

View File

@ -17,15 +17,6 @@
this.field_72984_F.func_76318_c("pendingBlockEntities");
if (!this.field_147484_a.isEmpty())
@@ -3069,7 +3069,7 @@
return entity1;
}
- public abstract Entity func_73045_a(int var1);
+ public abstract Entity func_73045_a(int p_73045_1_);
@SideOnly(Side.CLIENT)
public List func_72910_y()
@@ -3598,7 +3598,7 @@
@SideOnly(Side.CLIENT)
public double func_72919_O()