Clean up a patch
This commit is contained in:
parent
719f5f2bde
commit
1c9b59b405
1 changed files with 0 additions and 9 deletions
|
@ -7,12 +7,3 @@
|
||||||
|
|
||||||
public class EntityAIVillagerMate extends EntityAIBase
|
public class EntityAIVillagerMate extends EntityAIBase
|
||||||
{
|
{
|
||||||
@@ -111,7 +113,7 @@
|
|
||||||
this.field_75451_c.func_70873_a(6000);
|
|
||||||
this.field_75450_b.func_70873_a(6000);
|
|
||||||
var1.func_70873_a(-24000);
|
|
||||||
- var1.func_70938_b(this.field_75450_b.func_70681_au().nextInt(5));
|
|
||||||
+ VillagerRegistry.applyRandomTrade(var1, this.field_75450_b.func_70681_au());
|
|
||||||
var1.func_70012_b(this.field_75450_b.field_70165_t, this.field_75450_b.field_70163_u, this.field_75450_b.field_70161_v, 0.0F, 0.0F);
|
|
||||||
this.field_75448_d.func_72838_d(var1);
|
|
||||||
this.field_75448_d.func_72960_a(var1, (byte)12);
|
|
||||||
|
|
Loading…
Reference in a new issue