Guest User

Untitled

a guest
Dec 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. public void method503(byte b, int i, int i_56_, Renderable renderable, int i_57_, Renderable renderable_58_, Renderable renderable_59_, int i_60_, int i_61_) {
  2. try {
  3. Class1 class1 = new Class1();
  4. class1.aRenderable78 = renderable_59_;
  5. class1.anInt76 = i * 128 + 64;
  6. class1.anInt77 = i_61_ * 128 + 64;
  7. if (b == 7) {
  8. class1.anInt75 = i_57_;
  9. class1.anInt81 = i_56_;
  10. class1.aRenderable79 = renderable;
  11. class1.aRenderable80 = renderable_58_;
  12. int i_62_ = 0;
  13. SceneTile scenetile = aSceneTileArrayArrayArray521[i_60_][i][i_61_];
  14. if (scenetile != null) {
  15. for (int i_63_ = 0; i_63_ < scenetile.anInt1340; i_63_++) {
  16. if (scenetile.aSceneSpawnRequestArray1341[i_63_].aRenderable601 instanceof Model) {
  17. int i_64_ = ((Model) scenetile.aSceneSpawnRequestArray1341[i_63_].aRenderable601).anInt1647;
  18. if (i_64_ > i_62_) {
  19. i_62_ = i_64_;
  20. }
  21. }
  22. }
  23. }
  24. class1.anInt82 = i_62_;
  25. if (aSceneTileArrayArrayArray521[i_60_][i][i_61_] == null) {
  26. aSceneTileArrayArrayArray521[i_60_][i][i_61_] = new SceneTile(i_60_, i, i_61_);
  27. }
  28. aSceneTileArrayArrayArray521[i_60_][i][i_61_].aClass1_1339 = class1;
  29. }
  30. } catch (RuntimeException runtimeexception) {
  31. SignLink.method557("4061, " + b + ", " + i + ", " + i_56_ + ", " + renderable + ", " + i_57_ + ", " + renderable_58_ + ", " + renderable_59_ + ", " + i_60_ + ", " + i_61_ + ", " + runtimeexception.toString());
  32. throw new RuntimeException();
  33. }
Add Comment
Please, Sign In to add comment