Advertisement
tahg

Untitled

Aug 24th, 2012
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ***************
  2. *** 174,179 ****
  3. if (this.field_730_c != null)
  4. {
  5. this.field_730_c.func_4055_a(p_4055_1_, p_4055_2_, p_4055_3_);
  6. var4.func_336_e();
  7. }
  8. }
  9. --- 176,182 ----
  10. if (this.field_730_c != null)
  11. {
  12. this.field_730_c.func_4055_a(p_4055_1_, p_4055_2_, p_4055_3_);
  13. + FMLServerHandler.instance().onChunkPopulate(p_4055_1_, p_4055_2_, p_4055_3_, this.field_726_g, this.field_730_c);
  14. var4.func_336_e();
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement