protected void func_72391_b(EntityPlayerMP p_72391_1_) { if (p_72391_1_.func_70005_c_().equals(this.func_72415_s().func_71214_G())) { this.field_72416_e = new NBTTagCompound(); p_72391_1_.func_70109_d(this.field_72416_e); } super.func_72391_b(p_72391_1_); }
public void func_72380_a(EntityPlayerMP p_72380_1_) { NBTTagCompound nbttagcompound = field_72400_f.field_71305_c[0].func_72912_H().func_76072_h(); if (p_72380_1_.func_70005_c_().equals(field_72400_f.func_71214_G()) && nbttagcompound != null) { p_72380_1_.func_70020_e(nbttagcompound); } else { field_72412_k.func_75752_b(p_72380_1_); } }