Advertisement
Guest User

Untitled

a guest
Jan 21st, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 282.15 KB | None | 0 0
  1. [Removed this for text limit]
  2.  
  3. Patching...
  4. [*] __Base 1.0 - Internal mod required by the patcher.
  5. [*] __TexturePackBase 1.1 - Internal mod required by the patcher.
  6. [*] HD Textures 1.5 - Provides support for high-resolution texture packs and custom animations.
  7. [*] HD Font 1.4 - Provides support for higher resolution fonts.
  8. [ ] Better Grass 1.1 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod.
  9. [*] Random Mobs 1.4 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
  10. [ ] Custom Colors 1.4 - Gives texture packs control over hardcoded colors in the game.
  11. [*] Connected Textures 1.5 - Connects adjacent blocks of the same type.
  12. [*] Better Skies 1.2 - Adds support for custom skyboxes.
  13. [*] Better Glass 1.9 - Enables partial transparency for glass blocks.
  14.  
  15. applying GetResource patch to ars.class for mod __TexturePackBase
  16. ImageIO.read(getResource(...)) -> getImage(...) <init>()V@10
  17. applying GetResource patch to atq.class for mod __TexturePackBase
  18. ImageIO.read(getResource(...)) -> getImage(...) <init>(Last;Ljava/lang/String;Lbba;Z)V@99
  19. ImageIO.read(getResource(...)) -> getImage(...) a(I)V@20
  20. applying FontRenderer patch to atq.class for mod HD Font
  21. make field isUnicode public
  22. insert field charWidthf [F
  23. FontUtils.computeCharWidths on init <init>(Last;Ljava/lang/String;Lbba;Z)V@181
  24. use charWidthf intead of charWidth a(IZ)F@210
  25. insert method initialize (Last;Ljava/lang/String;Lbba;)V stack size 8, local vars 18
  26. replace getStringWidth a(Ljava/lang/String;)I@0
  27. 4.0f -> charWidthf[32] a(ICZ)F@6
  28. applying WorldServer patch to azr.class for mod Better Skies
  29. make field world public
  30. applying EffectRenderer patch to azr.class for mod Better Skies
  31. increase fx layers from 4 to 5 <init>(Lyc;Lbba;)V@5
  32. increase fx layers from 4 to 5 <init>(Lyc;Lbba;)V@40
  33. increase fx layers from 4 to 5 a()V@3
  34. increase fx layers from 4 to 5 a(Llq;F)V@89
  35. increase fx layers from 4 to 5 a(Lyc;)V@8
  36. override entity fx layer a(Lazq;)V@1
  37. render extra fx layers a(Llq;F)V@93
  38. bind texture for extra fx layers a(Llq;F)V@119
  39. override particle blending method a(Llq;F)V@197
  40. applying WorldRenderer patch to baj.class for mod Connected Textures
  41. pre render world a()V@0
  42. post render world a()V@10
  43. post render world a()V@629
  44. applying WorldRenderer patch to baj.class for mod Better Glass
  45. increase render passes from 2 to 4 (init) <init>(Lyc;Ljava/util/List;IIII)V@15
  46. increase render passes from 2 to 4 (loop) a()V@66
  47. increase render passes from 2 to 4 (loop) a()V@200
  48. increase render passes from 2 to 4 (loop) b()V@3
  49. increase render passes from 2 to 4 (occlusion) a(III)V@181
  50. increase render passes from 2 to 4 (occlusion) d()V@4
  51. pre render pass a()V@204
  52. loop register 11
  53. prevent early loop exit a()V@541
  54. increase render passes from 2 to 4 (&&) e()Z@9
  55. set up extra render pass a()V@426
  56. applying EntityRenderer patch to ban.class for mod Better Glass
  57. set gl shade model a(FJ)V@411
  58. set gl shade model a(FJ)V@968
  59. do extra render pass 2 a(FJ)V@601
  60. do extra render pass 3 a(FJ)V@1101
  61. applying ItemRenderer patch to bau.class for mod HD Textures
  62. tool pixel top a(Lbaz;FFFFF)V@337
  63. tool pixel top a(Lbaz;FFFFF)V@469
  64. 16.0F -> float_size a(Lbaz;FFFFF)V@193
  65. 16.0F -> float_size a(Lbaz;FFFFF)V@320
  66. 16.0F -> float_size a(Lbaz;FFFFF)V@451
  67. 16.0F -> float_size a(Lbaz;FFFFF)V@587
  68. while i < 16 -> int_size a(Lbaz;FFFFF)V@185
  69. while i < 16 -> int_size a(Lbaz;FFFFF)V@313
  70. while i < 16 -> int_size a(Lbaz;FFFFF)V@445
  71. while i < 16 -> int_size a(Lbaz;FFFFF)V@582
  72. tool tex calculation a(Lmd;Lur;I)V@151
  73. tool tex calculation a(Lmd;Lur;I)V@169
  74. tool tex calculation a(Lmd;Lur;I)V@189
  75. tool tex calculation a(Lmd;Lur;I)V@207
  76. 0.001953125F -> float_texNudge a(Lbaz;FFFFF)V@208
  77. 0.001953125F -> float_texNudge a(Lbaz;FFFFF)V@337
  78. 0.001953125F -> float_texNudge a(Lbaz;FFFFF)V@472
  79. 0.001953125F -> float_texNudge a(Lbaz;FFFFF)V@610
  80. applying RenderGlobal patch to bav.class for mod Better Skies
  81. setup for sky rendering a(F)V@0
  82. render custom sky a(F)V@888
  83. disable default stars a(F)V@1215
  84. override sun texture a(F)V@921
  85. override moon texture a(F)V@1024
  86. applying RenderGlobal patch to bav.class for mod Better Glass
  87. increase gl render lists per chunk from 3 to 5 (init) <init>(Lnet/minecraft/client/Minecraft;Lbba;)V@183
  88. increase gl render lists per chunk from 3 to 5 (loop) a()V@614
  89. set up lightmap for extra render passes a(ID)V@8
  90. increasing stack size from 3 to 4
  91. applying Tessellator patch to baz.class for mod Connected Textures
  92. make method <init> public
  93. make field isDrawing public
  94. make field drawMode public
  95. make method reset public
  96. make field bufferSize public
  97. make field addedVertices public
  98. make field vertexCount public
  99. make field rawBufferIndex public
  100. insert field texture I
  101. replace tessellator instance <clinit>()V@8
  102. initialize texture field to -1 <init>(I)V@169
  103. bind texture before drawing a()I@29
  104. fix references to reset method a()I@525
  105. fix references to reset method b(I)V@23
  106. applying RenderEngine patch to bba.class for mod HD Textures
  107. (i % 16) * 16 + j * 16 -> (i % 16) * int_size + j * int_size a(Lbdg;I)I@85
  108. (i / 16) * 16 + j * 16 -> (i / 16) * int_size + j * int_size a(Lbdg;I)I@102
  109. glTexSubImage2D(...,16,16) -> glTexSubImage2D(...,int_size,int_size) a(Lbdg;I)I@116
  110. readTextureImage(getInputStream(...)) -> getImage(...) a(Ljava/lang/String;)[I@47
  111. readTextureImage(getInputStream(...)) -> getImage(...) a(Ljava/lang/String;)[I@89
  112. readTextureImage(getInputStream(...)) -> getImage(...) a(Ljava/lang/String;)[I@138
  113. readTextureImage(getInputStream(...)) -> getImage(...) b(Ljava/lang/String;)I@71
  114. readTextureImage(getInputStream(...)) -> getImage(...) b(Ljava/lang/String;)I@112
  115. readTextureImage(getInputStream(...)) -> getImage(...) b(Ljava/lang/String;)I@155
  116. readTextureImage(getInputStream(...)) -> getImage(...) b(Ljava/lang/String;)I@203
  117. readTextureImage(getInputStream(...)) -> getImage(...) b()V@157
  118. readTextureImage(getInputStream(...)) -> getImage(...) b()V@195
  119. readTextureImage(getInputStream(...)) -> getImage(...) b()V@230
  120. readTextureImage(getInputStream(...)) -> getImage(...) b()V@270
  121. readTextureImage(getInputStream(...)) -> getImage(...) b()V@286
  122. readTextureImage(getInputStream(...)) -> getImage(...) b()V@392
  123. readTextureImage(getInputStream(...)) -> getImage(...) b()V@430
  124. readTextureImage(getInputStream(...)) -> getImage(...) b()V@465
  125. readTextureImage(getInputStream(...)) -> getImage(...) b()V@481
  126. getInputStream(...), readTextureImage -> getImage(...) b(Ljava/lang/String;)I@228
  127. imageData.clear(), .put(), .limit() -> imageData = TextureUtils.getByteBuffer() a(Ljava/awt/image/BufferedImage;I)V@364
  128. imageData.clear(), .put(), .limit() -> imageData = TextureUtils.getByteBuffer() a([IIII)V@326
  129. imageData.clear(), .put(), .limit() -> imageData = TextureUtils.getByteBuffer() a(Lbdg;I)I@0
  130. call TextureUtils.registerTextureFX a(Lbdg;)V@0
  131. null check in setupTexture a(Ljava/awt/image/BufferedImage;I)V@0
  132. null check in getImageRGB a(Ljava/awt/image/BufferedImage;[I)[I@0
  133. insert method reloadTextures (Lnet/minecraft/client/Minecraft;)V stack size 2, local vars 2
  134. update custom animations a()V@59
  135. override mipmap level in setupTexture a(Ljava/awt/image/BufferedImage;I)V@405
  136. preserve texture parameters during mipmap creation a(Ljava/awt/image/BufferedImage;I)V@0
  137. generate mipmaps during texture setup b(Ljava/lang/String;)I@83
  138. generate mipmaps during texture setup b(Ljava/lang/String;)I@122
  139. generate mipmaps during texture setup b(Ljava/lang/String;)I@166
  140. generate mipmaps during texture setup b(Ljava/lang/String;)I@215
  141. generate mipmaps during texture setup b(Ljava/lang/String;)I@266
  142. generate mipmaps during texture setup b(Ljava/lang/String;)I@314
  143. generate mipmaps during texture setup b()V@60
  144. generate mipmaps during texture setup b()V@317
  145. update mipmaps for animations a(Lbdg;I)I@132
  146. increasing stack size from 9 to 10
  147. applying RenderBlocks patch to bbb.class for mod Connected Textures
  148. override texture (bottom face) a(Lamq;DDDI)V@0
  149. override texture (top face) b(Lamq;DDDI)V@0
  150. override texture (north face) c(Lamq;DDDI)V@0
  151. override texture (south face) d(Lamq;DDDI)V@0
  152. override texture (west face) e(Lamq;DDDI)V@0
  153. override texture (east face) f(Lamq;DDDI)V@0
  154. override texture (other blocks) v(Lamq;III)Z@187
  155. override texture (other blocks) v(Lamq;III)Z@499
  156. override texture (other blocks) a(Lajd;III)Z@352
  157. override texture (other blocks) w(Lamq;III)Z@778
  158. override texture (other blocks) e(Lamq;III)Z@529
  159. override texture (other blocks) f(Lamq;III)Z@392
  160. override texture (other blocks) g(Lamq;III)Z@121
  161. override texture (other blocks) h(Lamq;III)Z@84
  162. override texture (other blocks) i(Lamq;III)Z@186
  163. override texture (other blocks) a(Lalr;III)Z@115
  164. override texture (other blocks) o(Lamq;III)Z@24
  165. override texture (other blocks) p(Lamq;III)Z@412
  166. override texture (other blocks) p(Lamq;III)Z@955
  167. override texture (other blocks) a(Lajn;III)Z@125
  168. override texture (crossed squares) a(Lamq;IDDDF)V@0
  169. override texture (glass pane) a(Lamp;III)Z@567
  170. glass side texture uv registers (28 30 32 34 36)
  171. disable default rendering (glass pane faces) a(Lamp;III)Z@673
  172. disable default rendering (glass pane faces) a(Lamp;III)Z@1910
  173. disable default rendering (glass pane faces) a(Lamp;III)Z@2594
  174. disable default rendering (glass pane faces) a(Lamp;III)Z@3295
  175. disable default rendering (glass pane faces) a(Lamp;III)Z@4340
  176. disable default rendering (glass pane faces) a(Lamp;III)Z@4960
  177. applying RenderBlocks patch to bbb.class for mod Better Glass
  178. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1443
  179. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1479
  180. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1515
  181. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3391
  182. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3427
  183. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3463
  184. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4543
  185. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4579
  186. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4615
  187. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5706
  188. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5742
  189. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5778
  190. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6858
  191. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6894
  192. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6930
  193. render all sides of adjacent blocks v(Lamq;III)Z@936
  194. render all sides of adjacent blocks v(Lamq;III)Z@1096
  195. render all sides of adjacent blocks v(Lamq;III)Z@1256
  196. render all sides of adjacent blocks v(Lamq;III)Z@1416
  197. render all sides of adjacent blocks p(Lamq;III)Z@73
  198. render all sides of adjacent blocks p(Lamq;III)Z@90
  199. render all sides of adjacent blocks p(Lamq;III)Z@115
  200. render all sides of adjacent blocks p(Lamq;III)Z@134
  201. render all sides of adjacent blocks p(Lamq;III)Z@153
  202. render all sides of adjacent blocks p(Lamq;III)Z@172
  203. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@739
  204. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@1724
  205. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@2689
  206. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@3841
  207. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@5004
  208. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@6156
  209. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@739
  210. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@1715
  211. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@2680
  212. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@3823
  213. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@4977
  214. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@6120
  215. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@188
  216. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@330
  217. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@472
  218. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@706
  219. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@940
  220. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@1174
  221. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@144
  222. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@286
  223. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@428
  224. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@589
  225. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@750
  226. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@911
  227. applying RenderEnderman patch to bbt.class for mod Random Mobs
  228. override enderman eye texture a(Lqd;IF)I@7
  229. applying RenderLiving patch to bcj.class for mod Random Mobs
  230. replace mob textures a(Lmd;FFFFFF)V@12
  231. applying RenderMooshroom patch to bck.class for mod Random Mobs
  232. set up custom mooshroom overlay a(Lpb;F)V@15
  233. render mooshroom overlay a(Lpb;F)V@57
  234. render mooshroom overlay a(Lpb;F)V@91
  235. render mooshroom overlay a(Lpb;F)V@153
  236. finish mooshroom overlay a(Lpb;F)V@13
  237. finish mooshroom overlay a(Lpb;F)V@183
  238. applying RenderSheep patch to bcp.class for mod Random Mobs
  239. randomize /mob/sheep_fur.png a(Lpe;IF)I@12
  240. applying RenderSnowman patch to bct.class for mod Random Mobs
  241. render snowman overlay a(Lpg;F)V@96
  242. applying RenderSpider patch to bcu.class for mod Random Mobs
  243. override spider eye texture a(Lqp;IF)I@7
  244. applying RenderWolf patch to bdc.class for mod Random Mobs
  245. randomize /mob/wolf_collar.png a(Lpk;IF)I@56
  246. applying GetResource patch to bde.class for mod __TexturePackBase
  247. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@43
  248. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@96
  249. applying Watch patch to bde.class for mod HD Textures
  250. 16.0D -> double_size a()V@332
  251. 16.0D -> double_size a()V@354
  252. 15.0D -> double_sizeMinus1 a()V@286
  253. 15.0D -> double_sizeMinus1 a()V@303
  254. getRGB(...16,16,...16) -> getRGB(...int_size,int_size,...int_size) <init>(Lnet/minecraft/client/Minecraft;)V@77
  255. getRGB(...16,16,...16) -> getRGB(...int_size,int_size,...int_size) <init>(Lnet/minecraft/client/Minecraft;)V@109
  256. array size 256 -> int_numPixels <init>(Lnet/minecraft/client/Minecraft;)V@12
  257. array size 256 -> int_numPixels <init>(Lnet/minecraft/client/Minecraft;)V@21
  258. * 16 -> int_size <init>(Lnet/minecraft/client/Minecraft;)V@57
  259. * 16 -> int_size <init>(Lnet/minecraft/client/Minecraft;)V@69
  260. * 16 -> int_size a()V@371
  261. while i < 256 -> int_numPixels a()V@194
  262. & 15 -> int_sizeMinus1 a()V@363
  263. & 15 -> int_sizeMinus1 a()V@369
  264. / 16 -> int_size a()V@299
  265. % 16 -> int_size a()V@282
  266. applying GetResource patch to bdf.class for mod __TexturePackBase
  267. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@34
  268. applying Compass patch to bdf.class for mod HD Textures
  269. 7.5D -> double_compassCenterMin a(DDDZZ)V@508
  270. 7.5D -> double_compassCenterMin a(DDDZZ)V@713
  271. 8.5D -> double_compassCenterMax a(DDDZZ)V@491
  272. 8.5D -> double_compassCenterMax a(DDDZZ)V@696
  273. array size 256 -> int_numPixels <init>(Lnet/minecraft/client/Minecraft;)V@12
  274. * 16 -> int_size <init>(Lnet/minecraft/client/Minecraft;)V@48
  275. * 16 -> int_size <init>(Lnet/minecraft/client/Minecraft;)V@60
  276. * 16 -> int_size a(DDDZZ)V@531
  277. * 16 -> int_size a(DDDZZ)V@737
  278. while i < 256 -> int_numPixels a(DDDZZ)V@21
  279. -4 -> int_compassCrossMin a(DDDZZ)V@481
  280. if i > 4 -> int_compassCrossMax a(DDDZZ)V@488
  281. -8 -> int_compassNeedleMin a(DDDZZ)V@689
  282. if i > 16 -> int_compassNeedleMax a(DDDZZ)V@696
  283. getRGB(...16,16,...16) -> getRGB(...int_size,int_size,...int_size) <init>(Lnet/minecraft/client/Minecraft;)V@70
  284. update custom compass a(DDDZZ)V@928
  285. applying TextureFX patch to bdg.class for mod HD Textures
  286. array size 1024 -> int_numBytes <init>(I)V@5
  287. check for bindImage recursion (end) a(Lbba;)V@42
  288. check for bindImage recursion (start) a(Lbba;)V@0
  289. applying Fire patch to bdh.class for mod HD Textures
  290. 1.0600001F -> float_flameNudge a()V@143
  291. array size 320 -> int_flameArraySize <init>(I)V@16
  292. array size 320 -> int_flameArraySize <init>(I)V@25
  293. while i < 256 -> int_numPixels a()V@227
  294. while i < 20 -> int_flameHeight a()V@11
  295. while i < 20 -> int_flameHeight a()V@92
  296. while i < 16 -> int_size a()V@3
  297. while i < 16 -> int_size a()V@86
  298. % 20 -> int_flameHeight a()V@29
  299. if i < 19 -> int_flameHeightMinus1 a()V@155
  300. * 16 -> int_size a()V@33
  301. * 16 -> int_size a()V@112
  302. * 16 -> int_size a()V@142
  303. * 16 -> int_size a()V@170
  304. applying FlowLava patch to bdi.class for mod HD Textures
  305. array size 256 -> int_numPixels <init>()V@13
  306. array size 256 -> int_numPixels <init>()V@22
  307. array size 256 -> int_numPixels <init>()V@31
  308. array size 256 -> int_numPixels <init>()V@40
  309. while i < 256 -> int_numPixels a()V@377
  310. while i < 16 -> int_size a()V@13
  311. while i < 16 -> int_size a()V@22
  312. & 255 -> int_numPixelsMinus1 a()V@400
  313. & 15 -> int_sizeMinus1 a()V@99
  314. & 15 -> int_sizeMinus1 a()V@110
  315. & 15 -> int_sizeMinus1 a()V@165
  316. & 15 -> int_sizeMinus1 a()V@172
  317. & 15 -> int_sizeMinus1 a()V@188
  318. & 15 -> int_sizeMinus1 a()V@195
  319. & 15 -> int_sizeMinus1 a()V@212
  320. & 15 -> int_sizeMinus1 a()V@219
  321. & 15 -> int_sizeMinus1 a()V@236
  322. & 15 -> int_sizeMinus1 a()V@243
  323. * 16 -> int_size a()V@125
  324. * 16 -> int_size a()V@151
  325. * 16 -> int_size a()V@178
  326. * 16 -> int_size a()V@202
  327. * 16 -> int_size a()V@227
  328. * 16 -> int_size a()V@252
  329. * 16 -> int_size a()V@273
  330. * 16 -> int_size a()V@286
  331. * 16 -> int_size a()V@303
  332. * 16 -> int_size a()V@320
  333. * 16 -> int_size a()V@333
  334. * 16 -> int_size a()V@360
  335. * 16 -> int_size a()V@418
  336. applying StillLava patch to bdj.class for mod HD Textures
  337. array size 256 -> int_numPixels <init>()V@11
  338. array size 256 -> int_numPixels <init>()V@20
  339. array size 256 -> int_numPixels <init>()V@29
  340. array size 256 -> int_numPixels <init>()V@38
  341. while i < 256 -> int_numPixels a()V@367
  342. while i < 16 -> int_size a()V@3
  343. while i < 16 -> int_size a()V@12
  344. & 15 -> int_sizeMinus1 a()V@89
  345. & 15 -> int_sizeMinus1 a()V@100
  346. & 15 -> int_sizeMinus1 a()V@155
  347. & 15 -> int_sizeMinus1 a()V@162
  348. & 15 -> int_sizeMinus1 a()V@178
  349. & 15 -> int_sizeMinus1 a()V@185
  350. & 15 -> int_sizeMinus1 a()V@202
  351. & 15 -> int_sizeMinus1 a()V@209
  352. & 15 -> int_sizeMinus1 a()V@226
  353. & 15 -> int_sizeMinus1 a()V@233
  354. * 16 -> int_size a()V@115
  355. * 16 -> int_size a()V@141
  356. * 16 -> int_size a()V@168
  357. * 16 -> int_size a()V@192
  358. * 16 -> int_size a()V@217
  359. * 16 -> int_size a()V@242
  360. * 16 -> int_size a()V@263
  361. * 16 -> int_size a()V@276
  362. * 16 -> int_size a()V@293
  363. * 16 -> int_size a()V@310
  364. * 16 -> int_size a()V@323
  365. * 16 -> int_size a()V@350
  366. applying Portal patch to bdk.class for mod HD Textures
  367. 16.0F -> float_size <init>()V@104
  368. 16.0F -> float_size <init>()V@118
  369. while i < 16 -> int_size <init>()V@50
  370. while i < 16 -> int_size <init>()V@61
  371. array size 32x1024 -> int_numBytes <init>()V@16
  372. * 16 -> int_size <init>()V@81
  373. * 16 -> int_size <init>()V@93
  374. * 16 -> int_size <init>()V@343
  375. while i < 256 -> int_numPixels a()V@26
  376. applying FlowWater patch to bdl.class for mod HD Textures
  377. array size 256 -> int_numPixels <init>()V@13
  378. array size 256 -> int_numPixels <init>()V@22
  379. array size 256 -> int_numPixels <init>()V@31
  380. array size 256 -> int_numPixels <init>()V@40
  381. while i < 256 -> int_numPixels a()V@260
  382. while i < 16 -> int_size a()V@13
  383. while i < 16 -> int_size a()V@22
  384. while i < 16 -> int_size a()V@121
  385. while i < 16 -> int_size a()V@130
  386. & 255 -> int_numPixelsMinus1 a()V@283
  387. & 15 -> int_sizeMinus1 a()V@42
  388. & 15 -> int_sizeMinus1 a()V@50
  389. * 16 -> int_size a()V@65
  390. * 16 -> int_size a()V@85
  391. * 16 -> int_size a()V@100
  392. * 16 -> int_size a()V@147
  393. * 16 -> int_size a()V@160
  394. * 16 -> int_size a()V@177
  395. * 16 -> int_size a()V@194
  396. * 16 -> int_size a()V@207
  397. * 16 -> int_size a()V@234
  398. * 16 -> int_size a()V@290
  399. applying StillWater patch to bdm.class for mod HD Textures
  400. array size 256 -> int_numPixels <init>()V@11
  401. array size 256 -> int_numPixels <init>()V@20
  402. array size 256 -> int_numPixels <init>()V@29
  403. array size 256 -> int_numPixels <init>()V@38
  404. while i < 256 -> int_numPixels a()V@262
  405. while i < 16 -> int_size a()V@13
  406. while i < 16 -> int_size a()V@22
  407. while i < 16 -> int_size a()V@123
  408. while i < 16 -> int_size a()V@132
  409. & 15 -> int_sizeMinus1 a()V@45
  410. & 15 -> int_sizeMinus1 a()V@52
  411. * 16 -> int_size a()V@67
  412. * 16 -> int_size a()V@87
  413. * 16 -> int_size a()V@102
  414. * 16 -> int_size a()V@149
  415. * 16 -> int_size a()V@162
  416. * 16 -> int_size a()V@179
  417. * 16 -> int_size a()V@196
  418. * 16 -> int_size a()V@209
  419. * 16 -> int_size a()V@236
  420. applying TexturePackBase patch to bei.class for mod __TexturePackBase
  421. make field file public
  422. make field texturePackFileName public
  423. applying GetResource patch to bei.class for mod __TexturePackBase
  424. applying TexturePackCustom patch to bek.class for mod __TexturePackBase
  425. make field zipFile public
  426. insert field origZip Ljava/util/zip/ZipFile;
  427. insert field tmpFile Ljava/io/File;
  428. insert field lastModified J
  429. applying TexturePackFolder patch to bel.class for mod __TexturePackBase
  430. insert method getFolder ()Ljava/io/File; stack size 1, local vars 1
  431. applying TexturePackList patch to ben.class for mod __TexturePackBase
  432. insert method getDefaultTexturePack ()LTexturePackBase; stack size 1, local vars 1
  433. insert method getSelectedTexturePack ()LTexturePackBase; stack size 1, local vars 1
  434. handle texture pack change a(Lbem;)Z@46
  435. handle texture pack list change c()V@254
  436. applying EntityLiving patch to md.class for mod Random Mobs
  437. write skin to nbt b(Lbq;)V@0
  438. read skin from nbt a(Lbq;)V@0
  439. applying GetResource patch to nbxlite/blocks/TextureGearFX.class for mod __TexturePackBase
  440. ImageIO.read(getResource(...)) -> getImage(...) <init>(II)V@47
  441. ImageIO.read(getResource(...)) -> getImage(...) <init>(II)V@75
  442. applying RenderSheep patch to nbxlite/RenderSheep2.class for mod Random Mobs
  443. randomize /mob/sheep_fur.png a(Lpe;IF)I@12
  444. applying GetResource patch to nbxlite/TextureTerrainPngFX.class for mod __TexturePackBase
  445. ImageIO.read(getResource(...)) -> getImage(...) changeIndex(IZ)V@77
  446. applying Minecraft patch to net/minecraft/client/Minecraft.class for mod __Base
  447. MCPatcherUtils.setMinecraft(this) <init>(Ljava/awt/Canvas;Lnet/minecraft/client/MinecraftApplet;IIZ)V@0
  448. applying Minecraft patch to net/minecraft/client/Minecraft.class for mod __TexturePackBase
  449. init texture pack handlers on startup a()V@887
  450. check for texture pack change J()V@0
  451. applying Minecraft patch to net/minecraft/client/Minecraft.class for mod Better Skies
  452. insert method getWorld ()LWorld; stack size 1, local vars 1
  453. applying GetResource patch to TextureSpriteFX.class for mod __TexturePackBase
  454. ImageIO.read(getResource(...)) -> getImage(...) changeIndex(IZZ)V@180
  455. applying ColorizerFoliage patch to xy.class for mod HD Textures
  456. make field colorBuffer public
  457. applying ColorizerGrass patch to yb.class for mod HD Textures
  458. make field colorBuffer public
  459. applying ColorizerWater patch to yw.class for mod HD Textures
  460. make field colorBuffer public
  461. adding com/pclewis/mcpatcher/MCPatcherUtils.class for __Base
  462. adding com/pclewis/mcpatcher/MCLogger.class for __Base
  463. adding com/pclewis/mcpatcher/MCLogger$1.class for __Base
  464. adding com/pclewis/mcpatcher/MCLogger$1$1.class for __Base
  465. adding com/pclewis/mcpatcher/Config.class for __Base
  466. adding com/pclewis/mcpatcher/TexturePackAPI.class for __TexturePackBase
  467. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  468. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  469. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  470. method signature (Lnet/minecraft/src/TexturePackBase;)Lnet/minecraft/src/TexturePackBase; -> (Lbei;)Lbei;
  471. field signature Lnet/minecraft/src/TexturePackBase; -> Lbei;
  472. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getTexturePack()Lbei;@0
  473. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@37
  474. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@49
  475. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@58
  476. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@162
  477. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@171
  478. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@30
  479. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@58
  480. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; access$000()Lbei;@0
  481. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; access$002(Lbei;)Lbei;@2
  482. field ref net.minecraft.client.Minecraft.texturePackList Lnet/minecraft/src/TexturePackList; -> net/minecraft/client/Minecraft.C Lben; getCurrentTexturePack()Lbei;@11
  483. method ref net.minecraft.src.TexturePackList.getSelectedTexturePack ()Lnet/minecraft/src/TexturePackBase; -> ben.getSelectedTexturePack ()Lbei; getCurrentTexturePack()Lbei;@22
  484. method ref com.pclewis.mcpatcher.TexturePackAPI.getTexturePack ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.getTexturePack ()Lbei; isDefaultTexturePack()Z@0
  485. class ref net.minecraft.src.TexturePackDefault -> bej isDefaultTexturePack()Z@3
  486. class ref net.minecraft.src.TexturePackDefault -> bej listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@40
  487. class ref net.minecraft.src.TexturePackCustom -> bek listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@52
  488. class ref net.minecraft.src.TexturePackCustom -> bek listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@61
  489. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@64
  490. class ref net.minecraft.src.TexturePackFolder -> bel listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@165
  491. class ref net.minecraft.src.TexturePackFolder -> bel listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@174
  492. method ref net.minecraft.src.TexturePackFolder.getFolder ()Ljava/io/File; -> bel.getFolder ()Ljava/io/File; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@177
  493. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTextureIfLoaded(Ljava/lang/String;)I@3
  494. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; unloadTexture(Ljava/lang/String;)I@28
  495. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTextureName(I)Ljava/lang/String;@7
  496. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V unloadTexture(Ljava/lang/String;)I@34
  497. method ref com.pclewis.mcpatcher.TexturePackAPI.getCurrentTexturePack ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.getCurrentTexturePack ()Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@36
  498. method ref net.minecraft.src.TexturePackBase.getInputStream (Ljava/lang/String;)Ljava/io/InputStream; -> bei.a (Ljava/lang/String;)Ljava/io/InputStream; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@54
  499. method ref net.minecraft.src.TexturePackBase.getInputStream (Ljava/lang/String;)Ljava/io/InputStream; -> bei.a (Ljava/lang/String;)Ljava/io/InputStream; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@62
  500. string replace net/minecraft/src/RenderEngine -> bba @4685
  501. string replace Lnet/minecraft/src/RenderEngine; -> Lbba; @3187
  502. string replace Lnet/minecraft/src/TexturePackBase; -> Lbei; @3879
  503. string replace Lnet/minecraft/src/TexturePackList; -> Lben; @342
  504. adding com/pclewis/mcpatcher/TexturePackAPI$ChangeHandler.class for __TexturePackBase
  505. method signature (Lnet/minecraft/src/TexturePackBase;)V -> (Lbei;)V
  506. method signature (Lnet/minecraft/src/TexturePackCustom;)Z -> (Lbek;)Z
  507. method signature (Lnet/minecraft/src/TexturePackCustom;)V -> (Lbek;)V
  508. method signature (Lnet/minecraft/src/TexturePackList;Lnet/minecraft/src/TexturePackCustom;)Z -> (Lben;Lbek;)Z
  509. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; register(Lcom/pclewis/mcpatcher/TexturePackAPI$ChangeHandler;)V@4
  510. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; checkForTexturePackChange()V@25
  511. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@35
  512. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@63
  513. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@103
  514. field ref net.minecraft.client.Minecraft.texturePackList Lnet/minecraft/src/TexturePackList; -> net/minecraft/client/Minecraft.C Lben; checkForTexturePackChange()V@10
  515. method ref net.minecraft.src.TexturePackList.getSelectedTexturePack ()Lnet/minecraft/src/TexturePackBase; -> ben.getSelectedTexturePack ()Lbei; checkForTexturePackChange()V@20
  516. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack (Lnet/minecraft/src/TexturePackBase;)V -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack (Lbei;)V checkForTexturePackChange()V@32
  517. class ref net.minecraft.src.TexturePackCustom -> bek checkForTexturePackChange()V@39
  518. class ref net.minecraft.src.TexturePackCustom -> bek checkForTexturePackChange()V@47
  519. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkFileChange (Lnet/minecraft/src/TexturePackList;Lnet/minecraft/src/TexturePackCustom;)Z -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkFileChange (Lben;Lbek;)Z checkForTexturePackChange()V@50
  520. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@53
  521. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@82
  522. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@106
  523. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@113
  524. method ref com.pclewis.mcpatcher.TexturePackAPI.access$002 (Lnet/minecraft/src/TexturePackBase;)Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$002 (Lbei;)Lbei; changeTexturePack(Lbei;)V@121
  525. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@1
  526. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@54
  527. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@140
  528. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@148
  529. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@8
  530. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@19
  531. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@10
  532. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@143
  533. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@1
  534. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@16
  535. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@24
  536. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@26
  537. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@65
  538. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@165
  539. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@38
  540. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@86
  541. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@122
  542. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J openTexturePackFile(Lbek;)Z@32
  543. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J openTexturePackFile(Lbek;)Z@185
  544. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@49
  545. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@64
  546. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@96
  547. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@43
  548. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@47
  549. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@77
  550. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@131
  551. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@175
  552. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@28
  553. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@47
  554. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@59
  555. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.openTexturePackFile (Lnet/minecraft/src/TexturePackCustom;)Z -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.openTexturePackFile (Lbek;)Z checkFileChange(Lben;Lbek;)Z@7
  556. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.closeTexturePackFile (Lnet/minecraft/src/TexturePackCustom;)V -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.closeTexturePackFile (Lbek;)V checkFileChange(Lben;Lbek;)Z@162
  557. method ref net.minecraft.src.TexturePackList.updateAvailableTexturePacks ()V -> ben.c ()V checkFileChange(Lben;Lbek;)Z@166
  558. string replace Lnet/minecraft/src/TexturePackCustom; -> Lbek; @2567
  559. string replace Lnet/minecraft/src/TexturePackBase; -> Lbei; @1343
  560. string replace Lnet/minecraft/src/TexturePackList; -> Lben; @1284
  561. adding com/pclewis/mcpatcher/TexturePackAPI$ChangeHandler$1.class for __TexturePackBase
  562. adding com/pclewis/mcpatcher/WeightedIndex.class for __TexturePackBase
  563. adding com/pclewis/mcpatcher/WeightedIndex$1.class for __TexturePackBase
  564. adding com/pclewis/mcpatcher/WeightedIndex$2.class for __TexturePackBase
  565. adding com/pclewis/mcpatcher/mod/TileSize.class for HD Textures
  566. adding com/pclewis/mcpatcher/mod/TextureUtils.class for HD Textures
  567. method signature (Ljava/util/List;Lnet/minecraft/src/TextureFX;)V -> (Ljava/util/List;Lbdg;)V
  568. method signature (Lnet/minecraft/src/TextureFX;)Lnet/minecraft/src/TextureFX; -> (Lbdg;)Lbdg;
  569. method ref com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX (Lnet/minecraft/src/TextureFX;)Lnet/minecraft/src/TextureFX; -> com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX (Lbdg;)Lbdg; registerTextureFX(Ljava/util/List;Lbdg;)V@1
  570. method ref com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX (Lnet/minecraft/src/TextureFX;)Lnet/minecraft/src/TextureFX; -> com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX (Lbdg;)Lbdg; refreshTextureFX(Ljava/util/List;)V@35
  571. method ref net.minecraft.src.TextureFX.onTick ()V -> bdg.a ()V registerTextureFX(Ljava/util/List;Lbdg;)V@40
  572. method ref net.minecraft.src.TextureFX.onTick ()V -> bdg.a ()V refreshTextureFX(Ljava/util/List;)V@557
  573. class ref net.minecraft.src.Compass -> bdf refreshTextureFX(Lbdg;)Lbdg;@1
  574. class ref net.minecraft.src.Compass -> bdf refreshTextureFX(Ljava/util/List;)V@68
  575. class ref net.minecraft.src.Watch -> bde refreshTextureFX(Lbdg;)Lbdg;@8
  576. class ref net.minecraft.src.Watch -> bde refreshTextureFX(Ljava/util/List;)V@103
  577. class ref net.minecraft.src.StillLava -> bdj refreshTextureFX(Lbdg;)Lbdg;@15
  578. class ref net.minecraft.src.StillLava -> bdj refreshTextureFX(Ljava/util/List;)V@170
  579. class ref net.minecraft.src.FlowLava -> bdi refreshTextureFX(Lbdg;)Lbdg;@22
  580. class ref net.minecraft.src.FlowLava -> bdi refreshTextureFX(Ljava/util/List;)V@184
  581. class ref net.minecraft.src.StillWater -> bdm refreshTextureFX(Lbdg;)Lbdg;@29
  582. class ref net.minecraft.src.StillWater -> bdm refreshTextureFX(Ljava/util/List;)V@244
  583. class ref net.minecraft.src.FlowWater -> bdl refreshTextureFX(Lbdg;)Lbdg;@36
  584. class ref net.minecraft.src.FlowWater -> bdl refreshTextureFX(Ljava/util/List;)V@258
  585. class ref net.minecraft.src.Fire -> bdh refreshTextureFX(Lbdg;)Lbdg;@43
  586. class ref net.minecraft.src.Fire -> bdh refreshTextureFX(Ljava/util/List;)V@330
  587. class ref net.minecraft.src.Fire -> bdh refreshTextureFX(Ljava/util/List;)V@345
  588. class ref net.minecraft.src.Portal -> bdk refreshTextureFX(Lbdg;)Lbdg;@50
  589. class ref net.minecraft.src.Portal -> bdk refreshTextureFX(Ljava/util/List;)V@399
  590. field ref net.minecraft.src.TextureFX.tileNumber I -> bdg.e I refreshTextureFX(Lbdg;)Lbdg;@161
  591. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Lbdg;)Lbdg;@189
  592. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Lbdg;)Lbdg;@240
  593. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Lbdg;)Lbdg;@276
  594. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Lbdg;)Lbdg;@302
  595. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Ljava/util/List;)V@30
  596. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Ljava/util/List;)V@508
  597. class ref net.minecraft.src.TextureFX -> bdg refreshTextureFX(Ljava/util/List;)V@550
  598. field ref net.minecraft.src.TextureFX.imageData [B -> bdg.d [B refreshTextureFX(Lbdg;)Lbdg;@336
  599. field ref net.minecraft.src.TextureFX.imageData [B -> bdg.d [B refreshTextureFX(Lbdg;)Lbdg;@365
  600. field ref net.minecraft.src.TextureFX.imageData [B -> bdg.d [B refreshTextureFX(Lbdg;)Lbdg;@391
  601. method ref net.minecraft.src.Compass.<init> (Lnet/minecraft/client/Minecraft;)V -> bdf.<init> (Lnet/minecraft/client/Minecraft;)V refreshTextureFX(Ljava/util/List;)V@73
  602. field ref net.minecraft.src.Compass.tileSize I -> bdf.h I refreshTextureFX(Ljava/util/List;)V@99
  603. method ref net.minecraft.src.Watch.<init> (Lnet/minecraft/client/Minecraft;)V -> bde.<init> (Lnet/minecraft/client/Minecraft;)V refreshTextureFX(Ljava/util/List;)V@108
  604. method ref net.minecraft.src.StillLava.<init> ()V -> bdj.<init> ()V refreshTextureFX(Ljava/util/List;)V@174
  605. method ref net.minecraft.src.FlowLava.<init> ()V -> bdi.<init> ()V refreshTextureFX(Ljava/util/List;)V@188
  606. method ref net.minecraft.src.StillWater.<init> ()V -> bdm.<init> ()V refreshTextureFX(Ljava/util/List;)V@248
  607. method ref net.minecraft.src.FlowWater.<init> ()V -> bdl.<init> ()V refreshTextureFX(Ljava/util/List;)V@262
  608. method ref net.minecraft.src.Fire.<init> (I)V -> bdh.<init> (I)V refreshTextureFX(Ljava/util/List;)V@335
  609. method ref net.minecraft.src.Fire.<init> (I)V -> bdh.<init> (I)V refreshTextureFX(Ljava/util/List;)V@350
  610. method ref net.minecraft.src.Portal.<init> ()V -> bdk.<init> ()V refreshTextureFX(Ljava/util/List;)V@403
  611. method ref net.minecraft.src.GLAllocation.createDirectByteBuffer (I)Ljava/nio/ByteBuffer; -> arx.c (I)Ljava/nio/ByteBuffer; getByteBuffer(Ljava/nio/ByteBuffer;[B)Ljava/nio/ByteBuffer;@48
  612. string replace Lnet/minecraft/src/Compass; -> Lbdf; @2996
  613. string replace Lnet/minecraft/src/TextureFX; -> Lbdg; @762
  614. string replace Ljava/util/List<Lnet/minecraft/src/TextureFX;>; -> Ljava/util/List<Lbdg;>; @800
  615. string replace Ljava/util/ArrayList<Lnet/minecraft/src/TextureFX;>; -> Ljava/util/ArrayList<Lbdg;>; @2968
  616. adding com/pclewis/mcpatcher/mod/TextureUtils$1.class for HD Textures
  617. adding com/pclewis/mcpatcher/mod/TextureUtils$2.class for HD Textures
  618. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; onChange()V@18
  619. method ref net.minecraft.src.RenderEngine.reloadTextures (Lnet/minecraft/client/Minecraft;)V -> bba.reloadTextures (Lnet/minecraft/client/Minecraft;)V onChange()V@22
  620. field ref net.minecraft.src.ColorizerWater.colorBuffer [I -> yw.a [I onChange()V@25
  621. field ref net.minecraft.src.ColorizerWater.colorBuffer [I -> yw.a [I onChange()V@34
  622. field ref net.minecraft.src.ColorizerFoliage.colorBuffer [I -> xy.a [I onChange()V@28
  623. field ref net.minecraft.src.ColorizerFoliage.colorBuffer [I -> xy.a [I onChange()V@50
  624. field ref net.minecraft.src.ColorizerGrass.colorBuffer [I -> yb.a [I onChange()V@42
  625. adding com/pclewis/mcpatcher/mod/CustomAnimation.class for HD Textures
  626. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; newStrip(Ljava/lang/String;ILjava/lang/String;Ljava/awt/image/BufferedImage;IIIILjava/util/Properties;)V@118
  627. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTileSize(Ljava/lang/String;)I@6
  628. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I newStrip(Ljava/lang/String;ILjava/lang/String;Ljava/awt/image/BufferedImage;IIIILjava/util/Properties;)V@122
  629. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I getTileSize(Ljava/lang/String;)I@10
  630. adding com/pclewis/mcpatcher/mod/CustomAnimation$Delegate.class for HD Textures
  631. adding com/pclewis/mcpatcher/mod/CustomAnimation$Tile.class for HD Textures
  632. adding com/pclewis/mcpatcher/mod/CustomAnimation$Strip.class for HD Textures
  633. adding com/pclewis/mcpatcher/mod/FancyCompass.class for HD Textures
  634. method signature (Lnet/minecraft/src/Compass;)V -> (Lbdf;)V
  635. method signature (Lnet/minecraft/src/Compass;)V -> (Lbdf;)V
  636. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; <init>()V@7
  637. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; finish()V@17
  638. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; refresh()Z@89
  639. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; refresh()Z@107
  640. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; refresh()Z@121
  641. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I <init>()V@15
  642. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>()V@146
  643. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>()V@458
  644. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>()V@475
  645. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>()V@505
  646. field ref net.minecraft.src.RenderEngine.blurTexture Z -> bba.b Z <init>()V@324
  647. field ref net.minecraft.src.RenderEngine.blurTexture Z -> bba.b Z refresh()Z@93
  648. field ref net.minecraft.src.RenderEngine.blurTexture Z -> bba.b Z refresh()Z@111
  649. field ref net.minecraft.src.RenderEngine.blurTexture Z -> bba.b Z refresh()Z@125
  650. field ref net.minecraft.src.Compass.currentAngle D -> bdf.a D onTick(Lbdf;)V@641
  651. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V finish()V@33
  652. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V finish()V@48
  653. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V finish()V@63
  654. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V finish()V@78
  655. method ref com.pclewis.mcpatcher.mod.FancyCompass.onTick (Lnet/minecraft/src/Compass;)V -> com.pclewis.mcpatcher.mod.FancyCompass.onTick (Lbdf;)V update(Lbdf;)V@10
  656. string replace Lnet/minecraft/src/RenderEngine; -> Lbba; @319
  657. string replace Lnet/minecraft/src/Compass; -> Lbdf; @2958
  658. adding com/pclewis/mcpatcher/mod/MipmapHelper.class for HD Textures
  659. method signature (Lnet/minecraft/src/RenderEngine;Ljava/awt/image/BufferedImage;ILjava/lang/String;)V -> (Lbba;Ljava/awt/image/BufferedImage;ILjava/lang/String;)V
  660. method signature (Lnet/minecraft/src/RenderEngine;Ljava/util/ArrayList;ILjava/lang/String;)V -> (Lbba;Ljava/util/ArrayList;ILjava/lang/String;)V
  661. method signature (IIIIIIIILjava/nio/ByteBuffer;Lnet/minecraft/src/TextureFX;)V -> (IIIIIIIILjava/nio/ByteBuffer;Lbdg;)V
  662. method ref com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps (Lnet/minecraft/src/RenderEngine;Ljava/util/ArrayList;ILjava/lang/String;)V -> com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps (Lbba;Ljava/util/ArrayList;ILjava/lang/String;)V setupTexture(Lbba;Ljava/awt/image/BufferedImage;ILjava/lang/String;)V@31
  663. method ref net.minecraft.src.RenderEngine.setupTexture (Ljava/awt/image/BufferedImage;I)V -> bba.a (Ljava/awt/image/BufferedImage;I)V setupTextureMipmaps(Lbba;Ljava/util/ArrayList;ILjava/lang/String;)V@171
  664. field ref net.minecraft.src.TextureFX.tileImage I -> bdg.i I glTexSubImage2D(IIIIIIIILjava/nio/ByteBuffer;Lbdg;)V@19
  665. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; forceMipmapType(Ljava/lang/String;I)V@98
  666. method ref com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture (Lnet/minecraft/src/RenderEngine;Ljava/awt/image/BufferedImage;ILjava/lang/String;)V -> com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture (Lbba;Ljava/awt/image/BufferedImage;ILjava/lang/String;)V forceMipmapType(Ljava/lang/String;I)V@107
  667. string replace Lnet/minecraft/src/RenderEngine; -> Lbba; @288
  668. string replace Lnet/minecraft/src/TextureFX; -> Lbdg; @3572
  669. adding com/pclewis/mcpatcher/mod/FontUtils.class for HD Font
  670. method signature (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V
  671. method signature (Lnet/minecraft/src/FontRenderer;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F -> (Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F
  672. method signature (Lnet/minecraft/src/FontRenderer;C)F -> (Latq;C)F
  673. method signature (Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)F -> (Latq;Ljava/lang/String;)F
  674. method signature (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V
  675. method ref com.pclewis.mcpatcher.mod.FontUtils.setFontRenderer (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.setFontRenderer (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V access$000(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@3
  676. field ref net.minecraft.src.FontRenderer.isUnicode Z -> atq.l Z setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@5
  677. field ref net.minecraft.src.FontRenderer.isUnicode Z -> atq.l Z setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@24
  678. field ref net.minecraft.client.Minecraft.gameSettings Lnet/minecraft/src/GameSettings; -> net/minecraft/client/Minecraft.y Last; setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@11
  679. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@16
  680. method ref net.minecraft.src.FontRenderer.initialize (Lnet/minecraft/src/GameSettings;Ljava/lang/String;Lnet/minecraft/src/RenderEngine;)V -> atq.initialize (Last;Ljava/lang/String;Lbba;)V setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@19
  681. field ref net.minecraft.src.FontRenderer.FONT_HEIGHT I -> atq.b I computeCharWidths(Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F@1
  682. field ref net.minecraft.src.FontRenderer.FONT_HEIGHT I -> atq.b I computeCharWidths(Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F@10
  683. method ref net.minecraft.src.FontRenderer.getCharWidth (C)I -> atq.a (C)I getCharWidthf(Latq;C)F@2
  684. field ref net.minecraft.src.FontRenderer.charWidthf [F -> atq.charWidthf [F getCharWidthf(Latq;C)F@15
  685. field ref net.minecraft.src.FontRenderer.charWidthf [F -> atq.charWidthf [F getCharWidthf(Latq;C)F@29
  686. method ref com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Lnet/minecraft/src/FontRenderer;C)F -> com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Latq;C)F getStringWidthf(Latq;Ljava/lang/String;)F@31
  687. method ref com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Lnet/minecraft/src/FontRenderer;C)F -> com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Latq;C)F getStringWidthf(Latq;Ljava/lang/String;)F@145
  688. string replace Lnet/minecraft/src/FontRenderer; -> Latq; @351
  689. adding com/pclewis/mcpatcher/mod/FontUtils$1.class for HD Font
  690. field ref net.minecraft.client.Minecraft.fontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.p Latq; onChange()V@6
  691. field ref net.minecraft.client.Minecraft.fontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.p Latq; onChange()V@19
  692. method ref com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V onChange()V@11
  693. method ref com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V onChange()V@32
  694. field ref net.minecraft.client.Minecraft.alternateFontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.q Latq; onChange()V@15
  695. field ref net.minecraft.client.Minecraft.alternateFontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.q Latq; onChange()V@27
  696. adding com/pclewis/mcpatcher/mod/MobRandomizer.class for Random Mobs
  697. method signature (Lnet/minecraft/src/EntityLiving;)Ljava/lang/String; -> (Lmd;)Ljava/lang/String;
  698. method signature (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> (Lmd;Ljava/lang/String;)Ljava/lang/String;
  699. method ref net.minecraft.src.EntityLiving.getEntityTexture ()Ljava/lang/String; -> md.O ()Ljava/lang/String; randomTexture(Lmd;)Ljava/lang/String;@2
  700. method ref com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lmd;Ljava/lang/String;)Ljava/lang/String; randomTexture(Lmd;)Ljava/lang/String;@5
  701. method ref com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lmd;Ljava/lang/String;)Ljava/lang/String; randomTexture(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;@12
  702. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I randomTexture(Lmd;Ljava/lang/String;)Ljava/lang/String;@41
  703. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo (Lnet/minecraft/src/EntityLiving;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo; -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo (Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo; randomTexture(Lmd;Ljava/lang/String;)Ljava/lang/String;@67
  704. class ref net.minecraft.src.EntityLiving -> md randomTexture(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;@1
  705. class ref net.minecraft.src.EntityLiving -> md randomTexture(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/String;@8
  706. string replace Lnet/minecraft/src/EntityLiving; -> Lmd; @252
  707. adding com/pclewis/mcpatcher/mod/MobRandomizer$1.class for Random Mobs
  708. adding com/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo.class for Random Mobs
  709. method signature (Lnet/minecraft/src/EntityLiving;)V -> (Lmd;)V
  710. method signature (Lnet/minecraft/src/EntityLiving;JIII)V -> (Lmd;JIII)V
  711. method signature (Lnet/minecraft/src/EntityLiving;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo; -> (Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;
  712. method signature (Lnet/minecraft/src/EntityLiving;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V -> (Lmd;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V
  713. method signature (Lnet/minecraft/src/EntityLiving;Lnet/minecraft/src/NBTTagCompound;)V -> (Lmd;Lbq;)V
  714. method signature (Lnet/minecraft/src/EntityLiving;Lnet/minecraft/src/NBTTagCompound;)V -> (Lmd;Lbq;)V
  715. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I <init>(Lmd;)V@3
  716. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I <init>(Lmd;JIII)V@6
  717. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I getInfo(Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;@13
  718. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I getInfo(Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;@156
  719. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I putInfo(Lmd;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V@10
  720. field ref net.minecraft.src.EntityLiving.entityId I -> md.k I writeToNBT(Lmd;Lbq;)V@10
  721. field ref net.minecraft.src.EntityLiving.posX D -> md.t D <init>(Lmd;)V@10
  722. field ref net.minecraft.src.EntityLiving.posY D -> md.u D <init>(Lmd;)V@15
  723. field ref net.minecraft.src.EntityLiving.posZ D -> md.v D <init>(Lmd;)V@20
  724. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lnet/minecraft/src/EntityLiving;JIII)V -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lmd;JIII)V <init>(Lmd;)V@24
  725. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lnet/minecraft/src/EntityLiving;JIII)V -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lmd;JIII)V readFromNBT(Lmd;Lbq;)V@50
  726. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lnet/minecraft/src/EntityLiving;)V -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.<init> (Lmd;)V getInfo(Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;@35
  727. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.putInfo (Lnet/minecraft/src/EntityLiving;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.putInfo (Lmd;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V getInfo(Lmd;)Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;@41
  728. method ref com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.putInfo (Lnet/minecraft/src/EntityLiving;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V -> com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.putInfo (Lmd;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;)V readFromNBT(Lmd;Lbq;)V@53
  729. method ref net.minecraft.src.NBTTagCompound.getLong (Ljava/lang/String;)J -> bq.f (Ljava/lang/String;)J readFromNBT(Lmd;Lbq;)V@3
  730. method ref net.minecraft.src.NBTTagCompound.getInteger (Ljava/lang/String;)I -> bq.e (Ljava/lang/String;)I readFromNBT(Lmd;Lbq;)V@16
  731. method ref net.minecraft.src.NBTTagCompound.getInteger (Ljava/lang/String;)I -> bq.e (Ljava/lang/String;)I readFromNBT(Lmd;Lbq;)V@24
  732. method ref net.minecraft.src.NBTTagCompound.getInteger (Ljava/lang/String;)I -> bq.e (Ljava/lang/String;)I readFromNBT(Lmd;Lbq;)V@32
  733. method ref net.minecraft.src.NBTTagCompound.setLong (Ljava/lang/String;J)V -> bq.a (Ljava/lang/String;J)V writeToNBT(Lmd;Lbq;)V@34
  734. method ref net.minecraft.src.NBTTagCompound.setInteger (Ljava/lang/String;I)V -> bq.a (Ljava/lang/String;I)V writeToNBT(Lmd;Lbq;)V@44
  735. method ref net.minecraft.src.NBTTagCompound.setInteger (Ljava/lang/String;I)V -> bq.a (Ljava/lang/String;I)V writeToNBT(Lmd;Lbq;)V@54
  736. method ref net.minecraft.src.NBTTagCompound.setInteger (Ljava/lang/String;I)V -> bq.a (Ljava/lang/String;I)V writeToNBT(Lmd;Lbq;)V@64
  737. string replace Lnet/minecraft/src/EntityLiving; -> Lmd; @223
  738. string replace Ljava/lang/ref/WeakReference<Lnet/minecraft/src/EntityLiving;>; -> Ljava/lang/ref/WeakReference<Lmd;>; @2247
  739. string replace Ljava/util/HashMap<Ljava/lang/ref/WeakReference<Lnet/minecraft/src/EntityLiving;>;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;>; -> Ljava/util/HashMap<Ljava/lang/ref/WeakReference<Lmd;>;Lcom/pclewis/mcpatcher/mod/MobRandomizer$ExtraInfo;>; @3991
  740. string replace Ljava/lang/ref/ReferenceQueue<Lnet/minecraft/src/EntityLiving;>; -> Ljava/lang/ref/ReferenceQueue<Lmd;>; @4101
  741. string replace Ljava/util/HashSet<Ljava/lang/ref/WeakReference<Lnet/minecraft/src/EntityLiving;>;>; -> Ljava/util/HashSet<Ljava/lang/ref/WeakReference<Lmd;>;>; @4140
  742. string replace Lnet/minecraft/src/NBTTagCompound; -> Lbq; @2899
  743. adding com/pclewis/mcpatcher/mod/MobRuleList.class for Random Mobs
  744. adding com/pclewis/mcpatcher/mod/MobRuleList$MobRuleEntry.class for Random Mobs
  745. adding com/pclewis/mcpatcher/mod/MobOverlay.class for Random Mobs
  746. method signature (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> (Lmd;Ljava/lang/String;)Ljava/lang/String;
  747. method signature (Lnet/minecraft/src/EntityLiving;)Z -> (Lmd;)Z
  748. method ref com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lmd;Ljava/lang/String;)Ljava/lang/String; setupMooshroom(Lmd;Ljava/lang/String;)Ljava/lang/String;@17
  749. method ref com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lnet/minecraft/src/EntityLiving;Ljava/lang/String;)Ljava/lang/String; -> com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture (Lmd;Ljava/lang/String;)Ljava/lang/String; setupSnowman(Lmd;)Z@9
  750. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; renderMooshroomOverlay()Z@35
  751. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; renderSnowmanOverlay()V@0
  752. method ref net.minecraft.src.Tessellator.startDrawingQuads ()V -> baz.b ()V renderMooshroomOverlay()Z@40
  753. method ref net.minecraft.src.Tessellator.startDrawingQuads ()V -> baz.b ()V renderSnowmanOverlay()V@5
  754. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@56
  755. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@72
  756. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@88
  757. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@104
  758. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@120
  759. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@136
  760. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@152
  761. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@168
  762. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@184
  763. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@200
  764. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@216
  765. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@232
  766. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@248
  767. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@264
  768. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@280
  769. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderMooshroomOverlay()Z@296
  770. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@33
  771. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@52
  772. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@71
  773. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@90
  774. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@114
  775. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@133
  776. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@152
  777. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@171
  778. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@195
  779. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@214
  780. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@233
  781. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@252
  782. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@276
  783. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@295
  784. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@314
  785. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@333
  786. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@357
  787. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@376
  788. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@395
  789. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@414
  790. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@438
  791. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@457
  792. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@476
  793. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V renderSnowmanOverlay()V@495
  794. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I renderMooshroomOverlay()Z@300
  795. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I renderSnowmanOverlay()V@499
  796. string replace Lnet/minecraft/src/EntityLiving; -> Lmd; @476
  797. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @716
  798. adding com/pclewis/mcpatcher/mod/CTMUtils.class for Connected Textures
  799. method signature (Lnet/minecraft/src/IBlockAccess;I)Z -> (Lym;I)Z
  800. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/Block;IIIII)Z -> (Lbbb;Lamq;IIIII)Z
  801. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/Block;IIII)Z -> (Lbbb;Lamq;IIII)Z
  802. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  803. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> (Lbbb;Lym;Lamq;IIIII)Z
  804. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z
  805. field signature Lnet/minecraft/src/Tessellator; -> Lbaz;
  806. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; start()V@10
  807. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; start()V@26
  808. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; finish()V@9
  809. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@103
  810. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I start()V@16
  811. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I start()V@30
  812. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I finish()V@13
  813. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; check(Lym;I)Z@22
  814. class ref com.pclewis.mcpatcher.mod.SuperTessellator -> com/pclewis/mcpatcher/mod/SuperTessellator check(Lym;I)Z@25
  815. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setup(Lbbb;Lamq;IIIII)Z@1
  816. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setup(Lbbb;Lamq;IIII)Z@1
  817. field ref net.minecraft.src.Block.blockID I -> amq.cm I setup(Lbbb;Lamq;IIIII)Z@15
  818. field ref net.minecraft.src.Block.blockID I -> amq.cm I setup(Lbbb;Lamq;IIII)Z@15
  819. field ref net.minecraft.src.Block.blockID I -> amq.cm I getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@42
  820. method ref com.pclewis.mcpatcher.mod.CTMUtils.check (Lnet/minecraft/src/IBlockAccess;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.check (Lym;I)Z setup(Lbbb;Lamq;IIIII)Z@18
  821. method ref com.pclewis.mcpatcher.mod.CTMUtils.check (Lnet/minecraft/src/IBlockAccess;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.check (Lym;I)Z setup(Lbbb;Lamq;IIII)Z@18
  822. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z setup(Lbbb;Lamq;IIIII)Z@49
  823. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z setup(Lbbb;Lamq;IIII)Z@37
  824. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.skipDefaultRendering (Lnet/minecraft/src/Block;)Z -> com.pclewis.mcpatcher.mod.RenderPassAPI.skipDefaultRendering (Lamq;)Z skipDefaultRendering(Lamq;)Z@4
  825. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@20
  826. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@45
  827. method ref com.pclewis.mcpatcher.mod.TileOverride.getTile (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTile (Lbbb;Lym;Lamq;IIIII)I getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@91
  828. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getTessellator (I)Lnet/minecraft/src/Tessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.getTessellator (I)Lbaz; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@111
  829. field ref com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lnet/minecraft/src/Tessellator; -> com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lbaz; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@114
  830. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTexture(Ljava/lang/String;)I@16
  831. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I getTexture(Ljava/lang/String;)I@20
  832. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@91
  833. string replace Lnet/minecraft/src/Block; -> Lamq; @641
  834. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @598
  835. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @482
  836. adding com/pclewis/mcpatcher/mod/CTMUtils$1.class for Connected Textures
  837. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; onChange()V@8
  838. method ref com.pclewis.mcpatcher.mod.SuperTessellator.clearTessellators ()V -> com/pclewis/mcpatcher/mod/SuperTessellator.clearTessellators ()V onChange()V@11
  839. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; onChange()V@319
  840. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; onChange()V@377
  841. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.setRenderPassForBlock (Lnet/minecraft/src/Block;I)V -> com.pclewis.mcpatcher.mod.RenderPassAPI.setRenderPassForBlock (Lamq;I)V onChange()V@387
  842. adding com/pclewis/mcpatcher/mod/SuperTessellator.class for Connected Textures
  843. method signature (I)Lnet/minecraft/src/Tessellator; -> (I)Lbaz;
  844. method signature (Lnet/minecraft/src/Tessellator;Z)V -> (Lbaz;Z)V
  845. method reset -> d
  846. method draw -> a
  847. method startDrawing -> b
  848. field instance -> a
  849. method ref net.minecraft.src.Tessellator.<init> (I)V -> baz.<init> (I)V <init>(I)V@2
  850. method ref net.minecraft.src.Tessellator.<init> (I)V -> baz.<init> (I)V getTessellator(I)Lbaz;@81
  851. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; <init>(I)V@13
  852. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; <init>()V@12
  853. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; getTessellator(I)Lbaz;@10
  854. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; getTessellator(I)Lbaz;@97
  855. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; clearTessellators()V@1
  856. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; d()V@5
  857. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; a()I@3
  858. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; b(I)V@6
  859. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <init>(I)V@16
  860. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <init>()V@15
  861. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; getTessellator(I)Lbaz;@28
  862. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; getFieldsToCopy()[Ljava/lang/reflect/Field;@203
  863. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; copyFields(Lbaz;Z)V@37
  864. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <clinit>()V@7
  865. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z <init>(I)V@47
  866. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z <init>()V@39
  867. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getTessellator(I)Lbaz;@48
  868. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getFieldsToCopy()[Ljava/lang/reflect/Field;@1
  869. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getFieldsToCopy()[Ljava/lang/reflect/Field;@270
  870. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; <init>(I)V@52
  871. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; <init>()V@44
  872. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; <init>(I)V@55
  873. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; <init>()V@47
  874. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; copyFields(Lbaz;Z)V@1
  875. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; <init>(I)V@59
  876. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; <init>()V@51
  877. method ref net.minecraft.src.Tessellator.<init> ()V -> baz.<init> ()V <init>()V@1
  878. method ref net.minecraft.src.Tessellator.<init> ()V -> baz.<init> ()V getTessellator(I)Lbaz;@58
  879. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@20
  880. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@54
  881. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@65
  882. class ref net.minecraft.src.Tessellator -> baz d()V@32
  883. class ref net.minecraft.src.Tessellator -> baz a()I@30
  884. class ref net.minecraft.src.Tessellator -> baz b(I)V@33
  885. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getTessellator(I)Lbaz;@70
  886. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@13
  887. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@24
  888. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@278
  889. field ref net.minecraft.src.Tessellator.texture I -> baz.texture I getTessellator(I)Lbaz;@87
  890. method ref com.pclewis.mcpatcher.mod.SuperTessellator.copyFields (Lnet/minecraft/src/Tessellator;Z)V -> com/pclewis/mcpatcher/mod/SuperTessellator.copyFields (Lbaz;Z)V getTessellator(I)Lbaz;@93
  891. method ref com.pclewis.mcpatcher.mod.SuperTessellator.copyFields (Lnet/minecraft/src/Tessellator;Z)V -> com/pclewis/mcpatcher/mod/SuperTessellator.copyFields (Lbaz;Z)V getTessellator(I)Lbaz;@115
  892. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@18
  893. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@50
  894. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@60
  895. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@70
  896. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@80
  897. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@185
  898. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; <clinit>()V@15
  899. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@28
  900. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@56
  901. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@283
  902. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@33
  903. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@66
  904. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@288
  905. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@38
  906. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@76
  907. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@294
  908. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@44
  909. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@86
  910. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@300
  911. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isDrawing Z -> com/pclewis/mcpatcher/mod/SuperTessellator.z Z copyFields(Lbaz;Z)V@112
  912. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isDrawing Z -> com/pclewis/mcpatcher/mod/SuperTessellator.z Z copyFields(Lbaz;Z)V@137
  913. field ref net.minecraft.src.Tessellator.isDrawing Z -> baz.z Z copyFields(Lbaz;Z)V@119
  914. field ref net.minecraft.src.Tessellator.isDrawing Z -> baz.z Z copyFields(Lbaz;Z)V@144
  915. field ref com.pclewis.mcpatcher.mod.SuperTessellator.drawMode I -> com/pclewis/mcpatcher/mod/SuperTessellator.u I copyFields(Lbaz;Z)V@127
  916. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V copyFields(Lbaz;Z)V@130
  917. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V b(I)V@2
  918. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V b(I)V@39
  919. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V copyFields(Lbaz;Z)V@151
  920. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V d()V@1
  921. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V d()V@37
  922. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I a()I@36
  923. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I a()I@46
  924. string replace net/minecraft/src/Tessellator -> baz @59
  925. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @896
  926. string replace Ljava/util/HashMap<Ljava/lang/Integer;Lnet/minecraft/src/Tessellator;>; -> Ljava/util/HashMap<Ljava/lang/Integer;Lbaz;>; @3075
  927. adding com/pclewis/mcpatcher/mod/TileOverride.class for Connected Textures
  928. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> (Lym;Lamq;IIIII[I)Z
  929. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> (Lym;Lamq;IIIII)Z
  930. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lbbb;Lym;Lamq;IIIII)I
  931. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  932. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; <init>(Ljava/awt/image/BufferedImage;I)V@18
  933. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>(Ljava/awt/image/BufferedImage;I)V@22
  934. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <init>(Ljava/lang/String;Ljava/util/Properties;)V@171
  935. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; shouldConnect(Lym;Lamq;IIIII[I)Z@55
  936. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@7
  937. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@99
  938. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I exclude(Lym;Lamq;IIIII)Z@55
  939. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I getTile(Lbbb;Lym;Lamq;IIIII)I@73
  940. interface method ref net.minecraft.src.IBlockAccess.getBlockId (III)I -> ym.a (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@48
  941. method ref com.pclewis.mcpatcher.mod.TileOverride.exclude (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.TileOverride.exclude (Lym;Lamq;IIIII)Z shouldConnect(Lym;Lamq;IIIII[I)Z@76
  942. method ref com.pclewis.mcpatcher.mod.TileOverride.exclude (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.TileOverride.exclude (Lym;Lamq;IIIII)Z getTile(Lbbb;Lym;Lamq;IIIII)I@165
  943. field ref net.minecraft.src.Block.blockID I -> amq.cm I shouldConnect(Lym;Lamq;IIIII[I)Z@159
  944. field ref net.minecraft.src.Block.blockID I -> amq.cm I getTile(Lbbb;Lym;Lamq;IIIII)I@52
  945. method ref net.minecraft.src.Block.getBlockTexture (Lnet/minecraft/src/IBlockAccess;IIII)I -> amq.d (Lym;IIII)I shouldConnect(Lym;Lamq;IIIII[I)Z@182
  946. field ref net.minecraft.src.Block.blockMaterial Lnet/minecraft/src/Material; -> amq.cB Lagi; shouldConnect(Lym;Lamq;IIIII[I)Z@196
  947. field ref net.minecraft.src.Block.blockMaterial Lnet/minecraft/src/Material; -> amq.cB Lagi; shouldConnect(Lym;Lamq;IIIII[I)Z@201
  948. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.skipThisRenderPass (Lnet/minecraft/src/Block;I)Z -> com.pclewis.mcpatcher.mod.RenderPassAPI.skipThisRenderPass (Lamq;I)Z exclude(Lym;Lamq;IIIII)Z@14
  949. method ref com.pclewis.mcpatcher.mod.TileOverride.getTileImpl (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTileImpl (Lym;Lamq;IIIII)I getTile(Lbbb;Lym;Lamq;IIIII)I@186
  950. string replace Lnet/minecraft/src/Block; -> Lamq; @4625
  951. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @5128
  952. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @4590
  953. adding com/pclewis/mcpatcher/mod/TileOverride$CTM.class for Connected Textures
  954. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  955. method ref com.pclewis.mcpatcher.mod.TileOverride$CTM.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$CTM.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@38
  956. string replace Lnet/minecraft/src/Block; -> Lamq; @982
  957. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @939
  958. adding com/pclewis/mcpatcher/mod/TileOverride$Random1.class for Connected Textures
  959. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  960. string replace Lnet/minecraft/src/Block; -> Lamq; @1144
  961. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @1101
  962. adding com/pclewis/mcpatcher/mod/TileOverride$Fixed.class for Connected Textures
  963. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  964. string replace Lnet/minecraft/src/Block; -> Lamq; @638
  965. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @595
  966. adding com/pclewis/mcpatcher/mod/TileOverride$Horizontal.class for Connected Textures
  967. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  968. method ref com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@54
  969. method ref com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@86
  970. string replace Lnet/minecraft/src/Block; -> Lamq; @794
  971. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @751
  972. adding com/pclewis/mcpatcher/mod/TileOverride$Vertical.class for Connected Textures
  973. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  974. method ref com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@54
  975. method ref com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@87
  976. string replace Lnet/minecraft/src/Block; -> Lamq; @788
  977. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @745
  978. adding com/pclewis/mcpatcher/mod/TileOverride$Top.class for Connected Textures
  979. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  980. method ref com.pclewis.mcpatcher.mod.TileOverride$Top.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Top.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@52
  981. string replace Lnet/minecraft/src/Block; -> Lamq; @686
  982. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @643
  983. adding com/pclewis/mcpatcher/mod/TileOverride$Repeat.class for Connected Textures
  984. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  985. string replace Lnet/minecraft/src/Block; -> Lamq; @1368
  986. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @1325
  987. adding com/pclewis/mcpatcher/mod/GlassPaneRenderer.class for Connected Textures
  988. method signature (Lnet/minecraft/src/RenderBlocks;ILnet/minecraft/src/Block;IIIZZZZ)V -> (Lbbb;ILamq;IIIZZZZ)V
  989. field signature Lnet/minecraft/src/RenderBlocks; -> Lbbb;
  990. field signature Lnet/minecraft/src/Block; -> Lamq;
  991. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; render(Lbbb;ILamq;IIIZZZZ)V@10
  992. class ref com.pclewis.mcpatcher.mod.SuperTessellator -> com/pclewis/mcpatcher/mod/SuperTessellator render(Lbbb;ILamq;IIIZZZZ)V@13
  993. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; render(Lbbb;ILamq;IIIZZZZ)V@21
  994. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setupTileCoords(I)V@9
  995. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z render(Lbbb;ILamq;IIIZZZZ)V@34
  996. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; render(Lbbb;ILamq;IIIZZZZ)V@45
  997. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; render(Lbbb;ILamq;IIIZZZZ)V@54
  998. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; setupTileCoords(I)V@3
  999. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; setupTileCoords(I)V@6
  1000. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; render(Lbbb;ILamq;IIIZZZZ)V@49
  1001. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; render(Lbbb;ILamq;IIIZZZZ)V@58
  1002. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; setupTileCoords(I)V@12
  1003. field ref com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lnet/minecraft/src/Tessellator; -> com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lbaz; render(Lbbb;ILamq;IIIZZZZ)V@123
  1004. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@192
  1005. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@209
  1006. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@226
  1007. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@243
  1008. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@264
  1009. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@281
  1010. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@298
  1011. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@315
  1012. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@349
  1013. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@366
  1014. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@383
  1015. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@400
  1016. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@421
  1017. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@438
  1018. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@455
  1019. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@472
  1020. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@506
  1021. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@523
  1022. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@540
  1023. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@557
  1024. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@578
  1025. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@595
  1026. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@612
  1027. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@629
  1028. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@665
  1029. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@682
  1030. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@699
  1031. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@716
  1032. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@737
  1033. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@754
  1034. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@771
  1035. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@788
  1036. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@822
  1037. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@839
  1038. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@856
  1039. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@873
  1040. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@894
  1041. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@911
  1042. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@928
  1043. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@945
  1044. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@979
  1045. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@996
  1046. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1013
  1047. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1030
  1048. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1051
  1049. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1068
  1050. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1085
  1051. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1102
  1052. method ref com.pclewis.mcpatcher.mod.TileOverride.getTile (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTile (Lbbb;Lym;Lamq;IIIII)I setupTileCoords(I)V@27
  1053. string replace Lnet/minecraft/src/Block; -> Lamq; @330
  1054. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @470
  1055. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @256
  1056. adding com/pclewis/mcpatcher/mod/RenderPassAPI.class for Connected Textures
  1057. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  1058. method signature (Lnet/minecraft/src/Block;I)Z -> (Lamq;I)Z
  1059. method signature (Lnet/minecraft/src/Block;I)V -> (Lamq;I)V
  1060. string replace Lnet/minecraft/src/Block; -> Lamq; @242
  1061. adding com/pclewis/mcpatcher/mod/SkyRenderer.class for Better Skies
  1062. method signature (Lnet/minecraft/src/World;Lnet/minecraft/src/RenderEngine;FF)V -> (Lyc;Lbba;FF)V
  1063. method signature ()Lnet/minecraft/src/RenderEngine; -> ()Lbba;
  1064. field signature Lnet/minecraft/src/RenderEngine; -> Lbba;
  1065. field ref com.pclewis.mcpatcher.mod.SkyRenderer.renderEngine Lnet/minecraft/src/RenderEngine; -> com.pclewis.mcpatcher.mod.SkyRenderer.renderEngine Lbba; setup(Lyc;Lbba;FF)V@75
  1066. field ref com.pclewis.mcpatcher.mod.SkyRenderer.renderEngine Lnet/minecraft/src/RenderEngine; -> com.pclewis.mcpatcher.mod.SkyRenderer.renderEngine Lbba; access$600()Lbba;@0
  1067. method ref net.minecraft.client.Minecraft.getWorld ()Lnet/minecraft/src/World; -> net/minecraft/client/Minecraft.getWorld ()Lyc; setup(Lyc;Lbba;FF)V@16
  1068. field ref net.minecraft.src.World.worldProvider Lnet/minecraft/src/WorldProvider; -> yc.u Laaq; setup(Lyc;Lbba;FF)V@19
  1069. field ref net.minecraft.src.WorldProvider.worldType I -> aaq.h I setup(Lyc;Lbba;FF)V@22
  1070. method ref net.minecraft.src.World.getWorldTime ()J -> yc.G ()J setup(Lyc;Lbba;FF)V@79
  1071. method ref net.minecraft.src.World.getRainStrength (F)F -> yc.j (F)F setup(Lyc;Lbba;FF)V@92
  1072. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; renderAll()V@9
  1073. method ref com.pclewis.mcpatcher.mod.SkyRenderer$WorldEntry.renderAll (Lnet/minecraft/src/Tessellator;)V -> com.pclewis.mcpatcher.mod.SkyRenderer$WorldEntry.renderAll (Lbaz;)V renderAll()V@12
  1074. string replace Lnet/minecraft/src/RenderEngine; -> Lbba; @352
  1075. string replace Lnet/minecraft/src/World; -> Lyc; @309
  1076. adding com/pclewis/mcpatcher/mod/SkyRenderer$1.class for Better Skies
  1077. method ref net.minecraft.client.Minecraft.getWorld ()Lnet/minecraft/src/World; -> net/minecraft/client/Minecraft.getWorld ()Lyc; onChange()V@9
  1078. field ref net.minecraft.src.World.worldProvider Lnet/minecraft/src/WorldProvider; -> yc.u Laaq; onChange()V@18
  1079. field ref net.minecraft.src.WorldProvider.worldType I -> aaq.h I onChange()V@21
  1080. string replace Lnet/minecraft/src/World; -> Lyc; @313
  1081. adding com/pclewis/mcpatcher/mod/SkyRenderer$WorldEntry.class for Better Skies
  1082. method signature (Lnet/minecraft/src/Tessellator;)V -> (Lbaz;)V
  1083. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.render (Lnet/minecraft/src/Tessellator;)Z -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.render (Lbaz;)Z renderAll(Lbaz;)V@161
  1084. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @2092
  1085. adding com/pclewis/mcpatcher/mod/SkyRenderer$Layer.class for Better Skies
  1086. method signature (Lnet/minecraft/src/Tessellator;)Z -> (Lbaz;)Z
  1087. method signature (Lnet/minecraft/src/Tessellator;I)V -> (Lbaz;I)V
  1088. method ref com.pclewis.mcpatcher.mod.SkyRenderer.access$600 ()Lnet/minecraft/src/RenderEngine; -> com.pclewis.mcpatcher.mod.SkyRenderer.access$600 ()Lbba; render(Lbaz;)Z@0
  1089. method ref com.pclewis.mcpatcher.mod.SkyRenderer.access$600 ()Lnet/minecraft/src/RenderEngine; -> com.pclewis.mcpatcher.mod.SkyRenderer.access$600 ()Lbba; render(Lbaz;)Z@3
  1090. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I render(Lbaz;)Z@10
  1091. method ref net.minecraft.src.RenderEngine.bindTexture (I)V -> bba.b (I)V render(Lbaz;)Z@13
  1092. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@84
  1093. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@100
  1094. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@119
  1095. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@135
  1096. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@148
  1097. method ref com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lnet/minecraft/src/Tessellator;I)V -> com.pclewis.mcpatcher.mod.SkyRenderer$Layer.drawTile (Lbaz;I)V render(Lbaz;)Z@161
  1098. method ref net.minecraft.src.Tessellator.startDrawingQuads ()V -> baz.b ()V drawTile(Lbaz;I)V@20
  1099. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V drawTile(Lbaz;I)V@36
  1100. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V drawTile(Lbaz;I)V@56
  1101. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V drawTile(Lbaz;I)V@80
  1102. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V drawTile(Lbaz;I)V@100
  1103. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I drawTile(Lbaz;I)V@104
  1104. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @3070
  1105. adding com/pclewis/mcpatcher/mod/FireworksHelper.class for Better Skies
  1106. method signature (Lnet/minecraft/src/EntityFX;)I -> (Lazq;)I
  1107. class ref net.minecraft.src.EntityFireworkSparkFX -> azh getFXLayer(Lazq;)I@7
  1108. class ref net.minecraft.src.EntityFireworkOverlayFX -> azg getFXLayer(Lazq;)I@14
  1109. method ref net.minecraft.src.EntityFX.getFXLayer ()I -> azq.b ()I getFXLayer(Lazq;)I@23
  1110. string replace Lnet/minecraft/src/EntityFX; -> Lazq; @237
  1111. adding com/pclewis/mcpatcher/mod/RenderPass.class for Better Glass
  1112. method signature (Lnet/minecraft/src/Block;)I -> (Lamq;)I
  1113. method signature (Lnet/minecraft/src/Block;IZ)Z -> (Lamq;IZ)Z
  1114. method signature (Lnet/minecraft/src/Block;Lnet/minecraft/src/IBlockAccess;IIII)Z -> (Lamq;Lym;IIII)Z
  1115. method signature (Lnet/minecraft/src/RenderGlobal;Lnet/minecraft/src/EntityLiving;ID)V -> (Lbav;Lmd;ID)V
  1116. method signature (Lnet/minecraft/src/EntityRenderer;DI)V -> (Lban;DI)V
  1117. field ref net.minecraft.src.Block.blockID I -> amq.cm I getBlockRenderPass(Lamq;)I@11
  1118. field ref net.minecraft.src.Block.blockID I -> amq.cm I getBlockRenderPass(Lamq;)I@20
  1119. field ref net.minecraft.src.Block.blockID I -> amq.cm I canRenderInPass(Lamq;IZ)Z@4
  1120. field ref net.minecraft.src.Block.blockID I -> amq.cm I canRenderInPass(Lamq;IZ)Z@16
  1121. field ref net.minecraft.src.Block.blockID I -> amq.cm I shouldSideBeRendered(Lamq;Lym;IIII)Z@37
  1122. method ref com.pclewis.mcpatcher.mod.RenderPass.getBlockRenderPass (Lnet/minecraft/src/Block;)I -> com.pclewis.mcpatcher.mod.RenderPass.getBlockRenderPass (Lamq;)I canRenderInPass(Lamq;IZ)Z@28
  1123. method ref net.minecraft.src.Block.shouldSideBeRendered (Lnet/minecraft/src/IBlockAccess;IIII)Z -> amq.a (Lym;IIII)Z shouldSideBeRendered(Lamq;Lym;IIII)Z@8
  1124. interface method ref net.minecraft.src.IBlockAccess.getBlockId (III)I -> ym.a (III)I shouldSideBeRendered(Lamq;Lym;IIII)Z@24
  1125. method ref net.minecraft.src.RenderGlobal.sortAndRender (Lnet/minecraft/src/EntityLiving;ID)I -> bav.a (Lmd;ID)I doRenderPass(Lbav;Lmd;ID)V@46
  1126. method ref net.minecraft.src.RenderGlobal.sortAndRender (Lnet/minecraft/src/EntityLiving;ID)I -> bav.a (Lmd;ID)I doRenderPass(Lbav;Lmd;ID)V@115
  1127. method ref net.minecraft.src.EntityRenderer.enableLightmap (D)V -> ban.b (D)V enableDisableLightmap(Lban;DI)V@13
  1128. method ref net.minecraft.src.EntityRenderer.disableLightmap (D)V -> ban.a (D)V enableDisableLightmap(Lban;DI)V@21
  1129. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@8
  1130. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@17
  1131. string replace Lnet/minecraft/src/Block; -> Lamq; @381
  1132. string replace Lnet/minecraft/src/EntityRenderer; -> Lban; @1304
  1133. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @583
  1134. string replace Lnet/minecraft/src/RenderGlobal; -> Lbav; @838
  1135. string replace Lnet/minecraft/src/EntityLiving; -> Lmd; @855
  1136. adding com/pclewis/mcpatcher/mod/RenderPass$1.class for Better Glass
  1137. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  1138. method signature (Lnet/minecraft/src/Block;I)Z -> (Lamq;I)Z
  1139. method signature (Lnet/minecraft/src/Block;I)V -> (Lamq;I)V
  1140. method ref net.minecraft.src.Block.getRenderBlockPass ()I -> amq.n ()I skipThisRenderPass(Lamq;I)Z@5
  1141. method ref net.minecraft.src.Block.getRenderBlockPass ()I -> amq.n ()I clear()V@44
  1142. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; clear()V@22
  1143. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; clear()V@29
  1144. field ref net.minecraft.src.Block.blockID I -> amq.cm I setRenderPassForBlock(Lamq;I)V@14
  1145. field ref net.minecraft.src.Block.blockID I -> amq.cm I setRenderPassForBlock(Lamq;I)V@26
  1146. string replace Lnet/minecraft/src/Block; -> Lamq; @263
  1147. adding com/pclewis/mcpatcher/mod/RenderPass$2.class for Better Glass
  1148.  
  1149. Done!
  1150.  
  1151. Launching C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin\minecraft.jar
  1152. java -cp C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin\natives -Xmx1024M -Xms512M net.minecraft.client.Minecraft
  1153. MCPatcherUtils v2.4.5_02 initialized. Directory C:\Users\Kodehawa\AppData\Roaming\.minecraft\.
  1154. 27 achievements
  1155. 210 recipes
  1156. Setting user: Player681, -
  1157. Client asked for parameter: server
  1158. LWJGL Version: 2.4.2
  1159. OldDays: Loaded Actions module
  1160. OldDays: Loaded Bugs module
  1161. OldDays: Loaded Crafting module
  1162. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1163. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1164. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1165. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1166. at bba.b(SourceFile:142) [RenderEngine]
  1167. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:47)
  1168. at TextureSpriteFX.<init>(TextureSpriteFX.java:42)
  1169. at TextureManager.addTextureHook(TextureManager.java:115)
  1170. at OldDaysModule.addTextureHook(OldDaysModule.java:142)
  1171. at ODEyecandy.replaceBlocks(ODEyecandy.java:139)
  1172. at ODEyecandy.<init>(ODEyecandy.java:34)
  1173. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1174. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  1175. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  1176. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  1177. at mod_OldDays.loadModules(mod_OldDays.java:240)
  1178. at mod_OldDays.load(mod_OldDays.java:42)
  1179. at net.minecraft.client.Minecraft.loadMods(Minecraft.java:3382)
  1180. at net.minecraft.client.Minecraft.a(Minecraft.java:499)
  1181. at asq.a(SourceFile:56)
  1182. at net.minecraft.client.Minecraft.run(Minecraft.java:838)
  1183. at java.lang.Thread.run(Unknown Source)
  1184. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1185. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1186. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1187. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1188. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1189. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1190. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1191. OldDays: Loaded Eyecandy module
  1192. OldDays: Loaded Gameplay module
  1193. OldDays: Loaded Mobs module
  1194. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1195. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1196. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1197. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1198. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1199. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1200. OldDays: Loaded NBXlite module
  1201.  
  1202. Starting up SoundSystem...
  1203. Initializing LWJGL OpenAL
  1204. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1205. OpenAL initialized.
  1206.  
  1207. OldDays: Loaded Sounds module
  1208. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1209. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1210. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1211. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1212. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1213. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1214. OldDays: Loaded Textures module
  1215. OldDays: Added RenderEnderman2 renderer
  1216. OldDays: Added RenderMinecart2 renderer
  1217. OldDays: Added RenderZombie2 renderer
  1218. OldDays: Added RenderSkeleton2 renderer
  1219. OldDays: Added RenderPlayer2 renderer
  1220. OldDays: Added RenderSnowMan2 renderer
  1221. OldDays: Added RenderItemFrame2 renderer
  1222. OldDays: Added nbxlite.RenderGhast2 renderer
  1223. OldDays: Added nbxlite.RenderSheep2 renderer
  1224. OldDays: Added nbxlite.RenderPainting2 renderer
  1225. OldDays: Added nbxlite.RenderMooshroom2 renderer
  1226. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1227. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1228. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1229. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1230. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1231. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1232. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1233. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1234. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1235. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1236. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1237. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1238. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1239. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1240. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1241. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1242. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1243. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1244. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1245. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1246. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1247. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1248. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1249. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1250. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1251. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1252. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1253. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1254. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1255. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1256. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1257. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1258. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1259. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1260. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1261. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1262. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1263. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1264. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1265. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1266. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1267. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1268. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1269. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1270. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1271. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1272. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1273. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1274. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1275. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1276. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1277. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1278. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1279. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1280. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1281. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1282. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1283. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1284. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1285. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1286. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1287. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1288. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1289. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1290. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1291. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1292. Loaded OldDays 3.0 for Minecraft 1.4.6
  1293.  
  1294. [Texture Pack] INFO: setting texture pack to default
  1295. [Texture Pack] INFO: refreshing HD Textures...
  1296. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1297. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1298. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1299. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1300. at bba.b(SourceFile:397) [RenderEngine]
  1301. at bba.reloadTextures(SourceFile)
  1302. at com.pclewis.mcpatcher.mod.TextureUtils$2.onChange(TextureUtils.java:167)
  1303. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack(TexturePackAPI.java:336)
  1304. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkForTexturePackChange(TexturePackAPI.java:311)
  1305. at net.minecraft.client.Minecraft.a(Minecraft.java:555)
  1306. at asq.a(SourceFile:56)
  1307. at net.minecraft.client.Minecraft.run(Minecraft.java:838)
  1308. at java.lang.Thread.run(Unknown Source)
  1309. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1310. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1311. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1312. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1313. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1314. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1315. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1316. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1317. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1318. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1319. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1320. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1321. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1322. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1323. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1324. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1325. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1326. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1327. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1328. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1329. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1330. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1331. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1332. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1333. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1334. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1335. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1336. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1337. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1338. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1339. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1340. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1341. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1342. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1343. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1344. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1345. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1346. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1347. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1348. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1349. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1350. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1351. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1352. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1353. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1354. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1355. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1356. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1357. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1358. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1359. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1360. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1361. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1362. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1363. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1364. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1365. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1366. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1367. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1368. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1369. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1370. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1371. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1372. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1373. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1374. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1375. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1376. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1377. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1378. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1379. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1380. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1381. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1382. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1383. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1384. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1385. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1386. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1387. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1388. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1389. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1390. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1391. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1392. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1393. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1394. [Texture Pack] INFO: refreshing HD Font...
  1395. [Texture Pack] INFO: done (1,615s elapsed, mem usage -33,7MB)
  1396.  
  1397. [Texture Pack] INFO: initializing Connected Textures...
  1398. [Texture Pack] INFO: initializing Random Mobs...
  1399. [Random Mobs] WARNING: biome integration failed
  1400. [Texture Pack] INFO: initializing Better Glass...
  1401.  
  1402. [Texture Pack] INFO: changing texture pack from default to faithful32pack(1).zip:5863028:1358191365127
  1403. [Texture Pack] INFO: refreshing HD Textures...
  1404. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1405. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1406. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1407. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1408. at bba.b(SourceFile:397) [RenderEngine]
  1409. at bba.reloadTextures(SourceFile)
  1410. at com.pclewis.mcpatcher.mod.TextureUtils$2.onChange(TextureUtils.java:167)
  1411. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack(TexturePackAPI.java:336)
  1412. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkForTexturePackChange(TexturePackAPI.java:311)
  1413. at ben.a(SourceFile:60) [TexturePackList]
  1414. at beq.a(SourceFile:142)
  1415. at aun.a(SourceFile:175)
  1416. at bep.a(SourceFile:106)
  1417. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  1418. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  1419. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1420. at java.lang.Thread.run(Unknown Source)
  1421. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1422. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1423. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1424. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1425. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1426. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1427. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1428. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1429. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1430. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1431. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1432. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1433. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1434. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1435. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1436. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1437. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1438. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1439. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1440. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1441. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1442. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1443. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1444. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1445. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1446. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1447. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1448. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1449. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1450. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1451. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1452. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1453. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1454. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1455. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1456. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1457. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1458. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1459. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1460. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1461. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1462. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1463. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1464. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1465. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1466. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1467. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1468. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1469. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1470. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1471. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1472. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1473. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1474. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1475. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1476. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1477. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1478. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1479. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1480. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1481. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1482. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1483. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1484. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1485. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1486. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1487. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1488. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1489. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1490. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1491. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1492. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1493. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1494. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1495. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1496. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1497. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1498. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1499. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1500. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1501. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1502. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1503. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1504. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1505. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1506. [Texture Pack] INFO: refreshing HD Font...
  1507. [Texture Pack] INFO: refreshing Connected Textures...
  1508. [Texture Pack] INFO: refreshing Random Mobs...
  1509. [Texture Pack] INFO: refreshing Better Glass...
  1510. [Texture Pack] INFO: done (3,882s elapsed, mem usage -6,6MB)
  1511.  
  1512. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1513. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1514. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1515. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1516. at bba.b(SourceFile:397) [RenderEngine]
  1517. at beq.a(SourceFile:143)
  1518. at aun.a(SourceFile:175)
  1519. at bep.a(SourceFile:106)
  1520. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  1521. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  1522. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1523. at java.lang.Thread.run(Unknown Source)
  1524. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1525. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1526. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1527. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1528. at bba.b(SourceFile:397) [RenderEngine]
  1529. at bep.a(SourceFile:86)
  1530. at aul.a(SourceFile:72)
  1531. at bep.a(SourceFile:95)
  1532. at aul.d(SourceFile:127)
  1533. at aul.m(SourceFile:111)
  1534. at net.minecraft.client.Minecraft.l(Minecraft.java:1645)
  1535. at net.minecraft.client.Minecraft.J(Minecraft.java:938)
  1536. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1537. at java.lang.Thread.run(Unknown Source)
  1538.  
  1539. [Texture Pack] INFO: changing texture pack from faithful32pack(1).zip:5863028:1358191365127 to Better than Default 1.4(1).zip:3336602:1358526117885
  1540. [Texture Pack] INFO: refreshing HD Textures...
  1541. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1542. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1543. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1544. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1545. at bba.b(SourceFile:397) [RenderEngine]
  1546. at bba.reloadTextures(SourceFile)
  1547. at com.pclewis.mcpatcher.mod.TextureUtils$2.onChange(TextureUtils.java:167)
  1548. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack(TexturePackAPI.java:336)
  1549. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkForTexturePackChange(TexturePackAPI.java:311)
  1550. at ben.a(SourceFile:60) [TexturePackList]
  1551. at beq.a(SourceFile:142)
  1552. at aun.a(SourceFile:175)
  1553. at bep.a(SourceFile:106)
  1554. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  1555. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  1556. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1557. at java.lang.Thread.run(Unknown Source)
  1558. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1559. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1560. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1561. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1562. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1563. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1564. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1565. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1566. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1567. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1568. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1569. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1570. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  1571. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1572. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1573. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1574. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1575. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1576. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1577. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1578. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1579. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1580. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1581. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1582. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1583. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1584. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1585. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1586. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1587. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1588. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1589. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1590. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1591. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1592. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1593. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1594. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1595. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1596. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1597. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1598. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1599. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1600. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1601. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1602. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1603. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1604. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1605. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1606. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1607. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1608. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1609. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1610. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1611. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1612. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1613. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1614. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1615. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1616. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1617. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1618. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1619. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1620. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1621. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1622. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1623. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1624. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1625. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1626. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1627. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1628. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1629. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1630. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1631. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1632. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1633. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1634. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1635. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1636. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1637. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1638. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1639. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1640. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1641. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1642. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  1643. [Texture Pack] INFO: refreshing HD Font...
  1644. [Texture Pack] INFO: refreshing Connected Textures...
  1645. [Texture Pack] INFO: refreshing Random Mobs...
  1646. [Texture Pack] INFO: refreshing Better Glass...
  1647. [Texture Pack] INFO: done (14,695s elapsed, mem usage -24,5MB)
  1648.  
  1649. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  1650. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  1651. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  1652. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  1653. at bba.b(SourceFile:397) [RenderEngine]
  1654. at beq.a(SourceFile:143)
  1655. at aun.a(SourceFile:175)
  1656. at bep.a(SourceFile:106)
  1657. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  1658. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  1659. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1660. at java.lang.Thread.run(Unknown Source)
  1661. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1662. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1663. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1664. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1665. at TextureManager.setTextureHook(TextureManager.java:40)
  1666. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1667. at ODTextures.callback(ODTextures.java:73)
  1668. at ODTextures.setStone(ODTextures.java:181)
  1669. at ODTextures.callback(ODTextures.java:60)
  1670. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1671. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1672. at TextureManager.setFallback(TextureManager.java:72)
  1673. at TextureManager.onTick(TextureManager.java:63)
  1674. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1675. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1676. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1677. at java.lang.Thread.run(Unknown Source)
  1678. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1679. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1680. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1681. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1682. at TextureManager.setTextureHook(TextureManager.java:40)
  1683. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1684. at ODTextures.callback(ODTextures.java:68)
  1685. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1686. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1687. at TextureManager.setFallback(TextureManager.java:72)
  1688. at TextureManager.onTick(TextureManager.java:63)
  1689. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1690. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1691. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1692. at java.lang.Thread.run(Unknown Source)
  1693. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1694. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1695. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1696. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1697. at TextureManager.setTextureHook(TextureManager.java:40)
  1698. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1699. at ODTextures.setCloth(ODTextures.java:199)
  1700. at ODTextures.callback(ODTextures.java:69)
  1701. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1702. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1703. at TextureManager.setFallback(TextureManager.java:72)
  1704. at TextureManager.onTick(TextureManager.java:63)
  1705. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1706. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1707. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1708. at java.lang.Thread.run(Unknown Source)
  1709. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1710. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1711. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1712. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1713. at TextureManager.setTextureHook(TextureManager.java:40)
  1714. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1715. at ODTextures.setCloth(ODTextures.java:199)
  1716. at ODTextures.callback(ODTextures.java:69)
  1717. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1718. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1719. at TextureManager.setFallback(TextureManager.java:72)
  1720. at TextureManager.onTick(TextureManager.java:63)
  1721. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1722. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1723. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1724. at java.lang.Thread.run(Unknown Source)
  1725. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1726. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1727. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1728. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1729. at TextureManager.setTextureHook(TextureManager.java:40)
  1730. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1731. at ODTextures.setCloth(ODTextures.java:199)
  1732. at ODTextures.callback(ODTextures.java:69)
  1733. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1734. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1735. at TextureManager.setFallback(TextureManager.java:72)
  1736. at TextureManager.onTick(TextureManager.java:63)
  1737. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1738. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1739. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1740. at java.lang.Thread.run(Unknown Source)
  1741. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1742. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1743. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1744. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1745. at TextureManager.setTextureHook(TextureManager.java:40)
  1746. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1747. at ODTextures.setCloth(ODTextures.java:199)
  1748. at ODTextures.callback(ODTextures.java:69)
  1749. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1750. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1751. at TextureManager.setFallback(TextureManager.java:72)
  1752. at TextureManager.onTick(TextureManager.java:63)
  1753. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1754. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1755. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1756. at java.lang.Thread.run(Unknown Source)
  1757. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1758. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1759. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1760. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1761. at TextureManager.setTextureHook(TextureManager.java:40)
  1762. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1763. at ODTextures.setCloth(ODTextures.java:199)
  1764. at ODTextures.callback(ODTextures.java:69)
  1765. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1766. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1767. at TextureManager.setFallback(TextureManager.java:72)
  1768. at TextureManager.onTick(TextureManager.java:63)
  1769. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1770. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1771. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1772. at java.lang.Thread.run(Unknown Source)
  1773. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1774. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1775. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1776. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1777. at TextureManager.setTextureHook(TextureManager.java:40)
  1778. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1779. at ODTextures.setCloth(ODTextures.java:199)
  1780. at ODTextures.callback(ODTextures.java:69)
  1781. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1782. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1783. at TextureManager.setFallback(TextureManager.java:72)
  1784. at TextureManager.onTick(TextureManager.java:63)
  1785. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1786. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1787. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1788. at java.lang.Thread.run(Unknown Source)
  1789. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1790. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1791. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1792. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1793. at TextureManager.setTextureHook(TextureManager.java:40)
  1794. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1795. at ODTextures.setCloth(ODTextures.java:199)
  1796. at ODTextures.callback(ODTextures.java:69)
  1797. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1798. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1799. at TextureManager.setFallback(TextureManager.java:72)
  1800. at TextureManager.onTick(TextureManager.java:63)
  1801. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1802. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1803. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1804. at java.lang.Thread.run(Unknown Source)
  1805. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1806. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1807. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1808. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1809. at TextureManager.setTextureHook(TextureManager.java:40)
  1810. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1811. at ODTextures.setCloth(ODTextures.java:199)
  1812. at ODTextures.callback(ODTextures.java:69)
  1813. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1814. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1815. at TextureManager.setFallback(TextureManager.java:72)
  1816. at TextureManager.onTick(TextureManager.java:63)
  1817. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1818. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1819. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1820. at java.lang.Thread.run(Unknown Source)
  1821. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1822. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1823. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1824. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1825. at TextureManager.setTextureHook(TextureManager.java:40)
  1826. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1827. at ODTextures.setCloth(ODTextures.java:199)
  1828. at ODTextures.callback(ODTextures.java:69)
  1829. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1830. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1831. at TextureManager.setFallback(TextureManager.java:72)
  1832. at TextureManager.onTick(TextureManager.java:63)
  1833. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1834. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1835. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1836. at java.lang.Thread.run(Unknown Source)
  1837. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1838. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1839. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1840. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1841. at TextureManager.setTextureHook(TextureManager.java:40)
  1842. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1843. at ODTextures.setCloth(ODTextures.java:199)
  1844. at ODTextures.callback(ODTextures.java:69)
  1845. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1846. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1847. at TextureManager.setFallback(TextureManager.java:72)
  1848. at TextureManager.onTick(TextureManager.java:63)
  1849. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1850. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1851. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1852. at java.lang.Thread.run(Unknown Source)
  1853. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1854. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1855. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1856. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1857. at TextureManager.setTextureHook(TextureManager.java:40)
  1858. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1859. at ODTextures.setCloth(ODTextures.java:199)
  1860. at ODTextures.callback(ODTextures.java:69)
  1861. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1862. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1863. at TextureManager.setFallback(TextureManager.java:72)
  1864. at TextureManager.onTick(TextureManager.java:63)
  1865. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1866. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1867. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1868. at java.lang.Thread.run(Unknown Source)
  1869. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1870. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1871. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1872. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1873. at TextureManager.setTextureHook(TextureManager.java:40)
  1874. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1875. at ODTextures.setCloth(ODTextures.java:199)
  1876. at ODTextures.callback(ODTextures.java:69)
  1877. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1878. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1879. at TextureManager.setFallback(TextureManager.java:72)
  1880. at TextureManager.onTick(TextureManager.java:63)
  1881. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1882. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1883. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1884. at java.lang.Thread.run(Unknown Source)
  1885. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1886. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1887. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1888. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1889. at TextureManager.setTextureHook(TextureManager.java:40)
  1890. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1891. at ODTextures.setCloth(ODTextures.java:199)
  1892. at ODTextures.callback(ODTextures.java:69)
  1893. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1894. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1895. at TextureManager.setFallback(TextureManager.java:72)
  1896. at TextureManager.onTick(TextureManager.java:63)
  1897. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1898. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1899. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1900. at java.lang.Thread.run(Unknown Source)
  1901. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1902. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1903. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1904. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1905. at TextureManager.setTextureHook(TextureManager.java:40)
  1906. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1907. at ODTextures.callback(ODTextures.java:70)
  1908. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1909. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1910. at TextureManager.setFallback(TextureManager.java:72)
  1911. at TextureManager.onTick(TextureManager.java:63)
  1912. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1913. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1914. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1915. at java.lang.Thread.run(Unknown Source)
  1916. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1917. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1918. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1919. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1920. at TextureManager.setTextureHook(TextureManager.java:40)
  1921. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1922. at ODTextures.setOreBlocks(ODTextures.java:188)
  1923. at ODTextures.callback(ODTextures.java:71)
  1924. at OldDaysPropertyInt.onChange(OldDaysPropertyInt.java:44)
  1925. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1926. at TextureManager.setFallback(TextureManager.java:72)
  1927. at TextureManager.onTick(TextureManager.java:63)
  1928. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1929. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1930. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1931. at java.lang.Thread.run(Unknown Source)
  1932. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1933. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1934. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1935. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1936. at TextureManager.setTextureHook(TextureManager.java:40)
  1937. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1938. at ODTextures.callback(ODTextures.java:74)
  1939. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1940. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1941. at TextureManager.setFallback(TextureManager.java:72)
  1942. at TextureManager.onTick(TextureManager.java:63)
  1943. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1944. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1945. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1946. at java.lang.Thread.run(Unknown Source)
  1947. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1948. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1949. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1950. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1951. at TextureManager.setTextureHook(TextureManager.java:40)
  1952. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1953. at ODTextures.callback(ODTextures.java:75)
  1954. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1955. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1956. at TextureManager.setFallback(TextureManager.java:72)
  1957. at TextureManager.onTick(TextureManager.java:63)
  1958. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1959. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1960. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1961. at java.lang.Thread.run(Unknown Source)
  1962. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1963. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1964. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1965. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1966. at TextureManager.setTextureHook(TextureManager.java:40)
  1967. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1968. at ODTextures.setFood(ODTextures.java:216)
  1969. at ODTextures.callback(ODTextures.java:76)
  1970. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1971. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1972. at TextureManager.setFallback(TextureManager.java:72)
  1973. at TextureManager.onTick(TextureManager.java:63)
  1974. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1975. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1976. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1977. at java.lang.Thread.run(Unknown Source)
  1978. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1979. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1980. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1981. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1982. at TextureManager.setTextureHook(TextureManager.java:40)
  1983. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  1984. at ODTextures.setFood(ODTextures.java:217)
  1985. at ODTextures.callback(ODTextures.java:76)
  1986. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  1987. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  1988. at TextureManager.setFallback(TextureManager.java:72)
  1989. at TextureManager.onTick(TextureManager.java:63)
  1990. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  1991. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  1992. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  1993. at java.lang.Thread.run(Unknown Source)
  1994. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  1995. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  1996. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  1997. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  1998. at TextureManager.setTextureHook(TextureManager.java:40)
  1999. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2000. at ODTextures.setFood(ODTextures.java:216)
  2001. at ODTextures.callback(ODTextures.java:76)
  2002. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2003. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2004. at TextureManager.setFallback(TextureManager.java:72)
  2005. at TextureManager.onTick(TextureManager.java:63)
  2006. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2007. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2008. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2009. at java.lang.Thread.run(Unknown Source)
  2010. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2011. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2012. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2013. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2014. at TextureManager.setTextureHook(TextureManager.java:40)
  2015. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2016. at ODTextures.setFood(ODTextures.java:217)
  2017. at ODTextures.callback(ODTextures.java:76)
  2018. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2019. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2020. at TextureManager.setFallback(TextureManager.java:72)
  2021. at TextureManager.onTick(TextureManager.java:63)
  2022. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2023. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2024. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2025. at java.lang.Thread.run(Unknown Source)
  2026. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2027. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2028. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2029. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2030. at TextureManager.setTextureHook(TextureManager.java:40)
  2031. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2032. at ODTextures.setFood(ODTextures.java:220)
  2033. at ODTextures.callback(ODTextures.java:76)
  2034. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2035. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2036. at TextureManager.setFallback(TextureManager.java:72)
  2037. at TextureManager.onTick(TextureManager.java:63)
  2038. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2039. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2040. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2041. at java.lang.Thread.run(Unknown Source)
  2042. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2043. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2044. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2045. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2046. at TextureManager.setTextureHook(TextureManager.java:40)
  2047. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2048. at ODTextures.setFood(ODTextures.java:221)
  2049. at ODTextures.callback(ODTextures.java:76)
  2050. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2051. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2052. at TextureManager.setFallback(TextureManager.java:72)
  2053. at TextureManager.onTick(TextureManager.java:63)
  2054. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2055. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2056. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2057. at java.lang.Thread.run(Unknown Source)
  2058. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2059. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2060. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2061. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2062. at TextureManager.setTextureHook(TextureManager.java:40)
  2063. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2064. at ODTextures.setFood(ODTextures.java:223)
  2065. at ODTextures.callback(ODTextures.java:76)
  2066. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2067. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2068. at TextureManager.setFallback(TextureManager.java:72)
  2069. at TextureManager.onTick(TextureManager.java:63)
  2070. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2071. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2072. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2073. at java.lang.Thread.run(Unknown Source)
  2074. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2075. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2076. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2077. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2078. at TextureManager.setTextureHook(TextureManager.java:40)
  2079. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2080. at ODTextures.callback(ODTextures.java:85)
  2081. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2082. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2083. at TextureManager.setFallback(TextureManager.java:72)
  2084. at TextureManager.onTick(TextureManager.java:63)
  2085. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2086. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2087. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2088. at java.lang.Thread.run(Unknown Source)
  2089. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2090. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2091. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2092. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2093. at TextureManager.setTextureHook(TextureManager.java:40)
  2094. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2095. at ODTextures.callback(ODTextures.java:95)
  2096. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2097. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2098. at TextureManager.setFallback(TextureManager.java:72)
  2099. at TextureManager.onTick(TextureManager.java:63)
  2100. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2101. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2102. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2103. at java.lang.Thread.run(Unknown Source)
  2104. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2105. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2106. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2107. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2108. at TextureManager.setTextureHook(TextureManager.java:40)
  2109. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2110. at ODTextures.setArmor(ODTextures.java:205)
  2111. at ODTextures.callback(ODTextures.java:97)
  2112. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2113. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2114. at TextureManager.setFallback(TextureManager.java:72)
  2115. at TextureManager.onTick(TextureManager.java:63)
  2116. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2117. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2118. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2119. at java.lang.Thread.run(Unknown Source)
  2120. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2121. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2122. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2123. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2124. at TextureManager.setTextureHook(TextureManager.java:40)
  2125. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2126. at ODTextures.setArmor(ODTextures.java:205)
  2127. at ODTextures.callback(ODTextures.java:97)
  2128. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2129. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2130. at TextureManager.setFallback(TextureManager.java:72)
  2131. at TextureManager.onTick(TextureManager.java:63)
  2132. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2133. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2134. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2135. at java.lang.Thread.run(Unknown Source)
  2136. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2137. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2138. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2139. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2140. at TextureManager.setTextureHook(TextureManager.java:40)
  2141. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2142. at ODTextures.setArmor(ODTextures.java:205)
  2143. at ODTextures.callback(ODTextures.java:97)
  2144. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2145. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2146. at TextureManager.setFallback(TextureManager.java:72)
  2147. at TextureManager.onTick(TextureManager.java:63)
  2148. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2149. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2150. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2151. at java.lang.Thread.run(Unknown Source)
  2152. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2153. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2154. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2155. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2156. at TextureManager.setTextureHook(TextureManager.java:40)
  2157. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2158. at ODTextures.setArmor(ODTextures.java:205)
  2159. at ODTextures.callback(ODTextures.java:97)
  2160. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2161. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2162. at TextureManager.setFallback(TextureManager.java:72)
  2163. at TextureManager.onTick(TextureManager.java:63)
  2164. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2165. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2166. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2167. at java.lang.Thread.run(Unknown Source)
  2168. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2169. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2170. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2171. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2172. at TextureManager.setTextureHook(TextureManager.java:40)
  2173. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2174. at ODTextures.setFood(ODTextures.java:216)
  2175. at ODTextures.callback(ODTextures.java:98)
  2176. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2177. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2178. at TextureManager.setFallback(TextureManager.java:72)
  2179. at TextureManager.onTick(TextureManager.java:63)
  2180. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2181. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2182. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2183. at java.lang.Thread.run(Unknown Source)
  2184. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2185. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2186. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2187. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2188. at TextureManager.setTextureHook(TextureManager.java:40)
  2189. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2190. at ODTextures.setFood(ODTextures.java:217)
  2191. at ODTextures.callback(ODTextures.java:98)
  2192. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2193. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2194. at TextureManager.setFallback(TextureManager.java:72)
  2195. at TextureManager.onTick(TextureManager.java:63)
  2196. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2197. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2198. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2199. at java.lang.Thread.run(Unknown Source)
  2200. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2201. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2202. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2203. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2204. at TextureManager.setTextureHook(TextureManager.java:40)
  2205. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2206. at ODTextures.setFood(ODTextures.java:216)
  2207. at ODTextures.callback(ODTextures.java:98)
  2208. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2209. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2210. at TextureManager.setFallback(TextureManager.java:72)
  2211. at TextureManager.onTick(TextureManager.java:63)
  2212. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2213. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2214. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2215. at java.lang.Thread.run(Unknown Source)
  2216. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2217. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2218. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2219. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2220. at TextureManager.setTextureHook(TextureManager.java:40)
  2221. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2222. at ODTextures.setFood(ODTextures.java:217)
  2223. at ODTextures.callback(ODTextures.java:98)
  2224. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2225. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2226. at TextureManager.setFallback(TextureManager.java:72)
  2227. at TextureManager.onTick(TextureManager.java:63)
  2228. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2229. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2230. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2231. at java.lang.Thread.run(Unknown Source)
  2232. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2233. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2234. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2235. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2236. at TextureManager.setTextureHook(TextureManager.java:40)
  2237. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2238. at ODTextures.setFood(ODTextures.java:220)
  2239. at ODTextures.callback(ODTextures.java:98)
  2240. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2241. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2242. at TextureManager.setFallback(TextureManager.java:72)
  2243. at TextureManager.onTick(TextureManager.java:63)
  2244. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2245. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2246. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2247. at java.lang.Thread.run(Unknown Source)
  2248. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2249. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2250. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2251. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2252. at TextureManager.setTextureHook(TextureManager.java:40)
  2253. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2254. at ODTextures.setFood(ODTextures.java:221)
  2255. at ODTextures.callback(ODTextures.java:98)
  2256. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2257. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2258. at TextureManager.setFallback(TextureManager.java:72)
  2259. at TextureManager.onTick(TextureManager.java:63)
  2260. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2261. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2262. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2263. at java.lang.Thread.run(Unknown Source)
  2264. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2265. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2266. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2267. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2268. at TextureManager.setTextureHook(TextureManager.java:40)
  2269. at OldDaysModule.setTextureHook(OldDaysModule.java:150)
  2270. at ODTextures.setFood(ODTextures.java:223)
  2271. at ODTextures.callback(ODTextures.java:98)
  2272. at OldDaysPropertyBool.onChange(OldDaysPropertyBool.java:28)
  2273. at mod_OldDays.sendCallback(mod_OldDays.java:267)
  2274. at TextureManager.setFallback(TextureManager.java:72)
  2275. at TextureManager.onTick(TextureManager.java:63)
  2276. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2277. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2278. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2279. at java.lang.Thread.run(Unknown Source)
  2280. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2281. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2282. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2283. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2284. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2285. at TextureManager.setFallback(TextureManager.java:78)
  2286. at TextureManager.onTick(TextureManager.java:63)
  2287. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2288. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2289. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2290. at java.lang.Thread.run(Unknown Source)
  2291. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2292. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2293. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2294. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2295. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2296. at TextureManager.setFallback(TextureManager.java:78)
  2297. at TextureManager.onTick(TextureManager.java:63)
  2298. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2299. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2300. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2301. at java.lang.Thread.run(Unknown Source)
  2302. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2303. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2304. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2305. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2306. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2307. at TextureManager.setFallback(TextureManager.java:78)
  2308. at TextureManager.onTick(TextureManager.java:63)
  2309. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2310. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2311. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2312. at java.lang.Thread.run(Unknown Source)
  2313. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2314. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2315. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2316. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2317. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2318. at TextureManager.setFallback(TextureManager.java:78)
  2319. at TextureManager.onTick(TextureManager.java:63)
  2320. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2321. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2322. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2323. at java.lang.Thread.run(Unknown Source)
  2324. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2325. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2326. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2327. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2328. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2329. at TextureManager.setFallback(TextureManager.java:78)
  2330. at TextureManager.onTick(TextureManager.java:63)
  2331. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2332. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2333. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2334. at java.lang.Thread.run(Unknown Source)
  2335. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2336. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2337. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2338. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2339. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2340. at TextureManager.setFallback(TextureManager.java:78)
  2341. at TextureManager.onTick(TextureManager.java:63)
  2342. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2343. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2344. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2345. at java.lang.Thread.run(Unknown Source)
  2346. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2347. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2348. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2349. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2350. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2351. at TextureManager.setFallback(TextureManager.java:78)
  2352. at TextureManager.onTick(TextureManager.java:63)
  2353. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2354. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2355. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2356. at java.lang.Thread.run(Unknown Source)
  2357. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2358. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2359. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2360. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2361. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2362. at TextureManager.setFallback(TextureManager.java:78)
  2363. at TextureManager.onTick(TextureManager.java:63)
  2364. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2365. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2366. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2367. at java.lang.Thread.run(Unknown Source)
  2368. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2369. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2370. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2371. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2372. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2373. at TextureManager.setFallback(TextureManager.java:78)
  2374. at TextureManager.onTick(TextureManager.java:63)
  2375. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2376. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2377. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2378. at java.lang.Thread.run(Unknown Source)
  2379. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2380. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2381. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2382. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2383. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2384. at TextureManager.setFallback(TextureManager.java:78)
  2385. at TextureManager.onTick(TextureManager.java:63)
  2386. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2387. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2388. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2389. at java.lang.Thread.run(Unknown Source)
  2390. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2391. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2392. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2393. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2394. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2395. at TextureManager.setFallback(TextureManager.java:78)
  2396. at TextureManager.onTick(TextureManager.java:63)
  2397. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2398. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2399. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2400. at java.lang.Thread.run(Unknown Source)
  2401. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2402. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2403. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2404. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2405. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2406. at TextureManager.setFallback(TextureManager.java:78)
  2407. at TextureManager.onTick(TextureManager.java:63)
  2408. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2409. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2410. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2411. at java.lang.Thread.run(Unknown Source)
  2412. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2413. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2414. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2415. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2416. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2417. at TextureManager.setFallback(TextureManager.java:78)
  2418. at TextureManager.onTick(TextureManager.java:63)
  2419. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2420. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2421. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2422. at java.lang.Thread.run(Unknown Source)
  2423. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2424. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2425. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2426. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2427. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2428. at TextureManager.setFallback(TextureManager.java:78)
  2429. at TextureManager.onTick(TextureManager.java:63)
  2430. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2431. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2432. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2433. at java.lang.Thread.run(Unknown Source)
  2434. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2435. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2436. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2437. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2438. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2439. at TextureManager.setFallback(TextureManager.java:78)
  2440. at TextureManager.onTick(TextureManager.java:63)
  2441. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2442. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2443. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2444. at java.lang.Thread.run(Unknown Source)
  2445. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2446. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2447. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2448. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2449. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2450. at TextureManager.setFallback(TextureManager.java:78)
  2451. at TextureManager.onTick(TextureManager.java:63)
  2452. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2453. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2454. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2455. at java.lang.Thread.run(Unknown Source)
  2456. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2457. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2458. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2459. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2460. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2461. at TextureManager.setFallback(TextureManager.java:78)
  2462. at TextureManager.onTick(TextureManager.java:63)
  2463. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2464. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2465. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2466. at java.lang.Thread.run(Unknown Source)
  2467. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2468. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2469. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2470. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2471. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2472. at TextureManager.setFallback(TextureManager.java:78)
  2473. at TextureManager.onTick(TextureManager.java:63)
  2474. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2475. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2476. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2477. at java.lang.Thread.run(Unknown Source)
  2478. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2479. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2480. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2481. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2482. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2483. at TextureManager.setFallback(TextureManager.java:78)
  2484. at TextureManager.onTick(TextureManager.java:63)
  2485. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2486. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2487. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2488. at java.lang.Thread.run(Unknown Source)
  2489. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2490. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2491. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2492. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2493. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2494. at TextureManager.setFallback(TextureManager.java:78)
  2495. at TextureManager.onTick(TextureManager.java:63)
  2496. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2497. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2498. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2499. at java.lang.Thread.run(Unknown Source)
  2500. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2501. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2502. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2503. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2504. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2505. at TextureManager.setFallback(TextureManager.java:78)
  2506. at TextureManager.onTick(TextureManager.java:63)
  2507. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2508. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2509. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2510. at java.lang.Thread.run(Unknown Source)
  2511. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2512. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2513. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2514. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2515. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2516. at TextureManager.setFallback(TextureManager.java:78)
  2517. at TextureManager.onTick(TextureManager.java:63)
  2518. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2519. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2520. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2521. at java.lang.Thread.run(Unknown Source)
  2522. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2523. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2524. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2525. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2526. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2527. at TextureManager.setFallback(TextureManager.java:78)
  2528. at TextureManager.onTick(TextureManager.java:63)
  2529. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2530. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2531. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2532. at java.lang.Thread.run(Unknown Source)
  2533. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2534. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2535. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2536. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2537. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2538. at TextureManager.setFallback(TextureManager.java:78)
  2539. at TextureManager.onTick(TextureManager.java:63)
  2540. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2541. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2542. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2543. at java.lang.Thread.run(Unknown Source)
  2544. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2545. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2546. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2547. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2548. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2549. at TextureManager.setFallback(TextureManager.java:78)
  2550. at TextureManager.onTick(TextureManager.java:63)
  2551. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2552. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2553. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2554. at java.lang.Thread.run(Unknown Source)
  2555. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2556. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2557. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2558. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2559. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2560. at TextureManager.setFallback(TextureManager.java:78)
  2561. at TextureManager.onTick(TextureManager.java:63)
  2562. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2563. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2564. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2565. at java.lang.Thread.run(Unknown Source)
  2566. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2567. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2568. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2569. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2570. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2571. at TextureManager.setFallback(TextureManager.java:78)
  2572. at TextureManager.onTick(TextureManager.java:63)
  2573. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2574. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2575. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2576. at java.lang.Thread.run(Unknown Source)
  2577. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2578. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2579. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2580. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2581. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2582. at TextureManager.setFallback(TextureManager.java:78)
  2583. at TextureManager.onTick(TextureManager.java:63)
  2584. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2585. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2586. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2587. at java.lang.Thread.run(Unknown Source)
  2588. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2589. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2590. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2591. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2592. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2593. at TextureManager.setFallback(TextureManager.java:78)
  2594. at TextureManager.onTick(TextureManager.java:63)
  2595. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2596. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2597. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2598. at java.lang.Thread.run(Unknown Source)
  2599. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2600. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2601. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2602. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2603. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2604. at TextureManager.setFallback(TextureManager.java:78)
  2605. at TextureManager.onTick(TextureManager.java:63)
  2606. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2607. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2608. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2609. at java.lang.Thread.run(Unknown Source)
  2610. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2611. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2612. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2613. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2614. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2615. at TextureManager.setFallback(TextureManager.java:78)
  2616. at TextureManager.onTick(TextureManager.java:63)
  2617. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2618. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2619. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2620. at java.lang.Thread.run(Unknown Source)
  2621. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2622. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2623. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2624. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2625. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2626. at TextureManager.setFallback(TextureManager.java:78)
  2627. at TextureManager.onTick(TextureManager.java:63)
  2628. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2629. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2630. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2631. at java.lang.Thread.run(Unknown Source)
  2632. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2633. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2634. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2635. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2636. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2637. at TextureManager.setFallback(TextureManager.java:78)
  2638. at TextureManager.onTick(TextureManager.java:63)
  2639. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2640. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2641. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2642. at java.lang.Thread.run(Unknown Source)
  2643. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2644. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2645. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2646. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2647. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2648. at TextureManager.setFallback(TextureManager.java:78)
  2649. at TextureManager.onTick(TextureManager.java:63)
  2650. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2651. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2652. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2653. at java.lang.Thread.run(Unknown Source)
  2654. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2655. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2656. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2657. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2658. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2659. at TextureManager.setFallback(TextureManager.java:78)
  2660. at TextureManager.onTick(TextureManager.java:63)
  2661. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2662. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2663. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2664. at java.lang.Thread.run(Unknown Source)
  2665. java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
  2666. at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
  2667. at java.awt.image.BufferedImage.getRGB(Unknown Source)
  2668. at TextureSpriteFX.changeIndex(TextureSpriteFX.java:71)
  2669. at TextureSpriteFX.refresh(TextureSpriteFX.java:79)
  2670. at TextureManager.setFallback(TextureManager.java:78)
  2671. at TextureManager.onTick(TextureManager.java:63)
  2672. at mod_OldDays.onGUITick(mod_OldDays.java:189)
  2673. at net.minecraft.client.Minecraft.J(Minecraft.java:1086)
  2674. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2675. at java.lang.Thread.run(Unknown Source)
  2676. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  2677. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  2678. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  2679. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  2680. at bba.b(SourceFile:397) [RenderEngine]
  2681. at bep.a(SourceFile:86)
  2682. at aul.a(SourceFile:72)
  2683. at bep.a(SourceFile:95)
  2684. at aul.d(SourceFile:127)
  2685. at aul.m(SourceFile:111)
  2686. at net.minecraft.client.Minecraft.l(Minecraft.java:1645)
  2687. at net.minecraft.client.Minecraft.J(Minecraft.java:938)
  2688. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2689. at java.lang.Thread.run(Unknown Source)
  2690.  
  2691. [Texture Pack] INFO: changing texture pack from Better than Default 1.4(1).zip:3336602:1358526117885 to default
  2692. [Texture Pack] INFO: refreshing HD Textures...
  2693. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  2694. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  2695. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  2696. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  2697. at bba.b(SourceFile:397) [RenderEngine]
  2698. at bba.reloadTextures(SourceFile)
  2699. at com.pclewis.mcpatcher.mod.TextureUtils$2.onChange(TextureUtils.java:167)
  2700. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack(TexturePackAPI.java:336)
  2701. at com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkForTexturePackChange(TexturePackAPI.java:311)
  2702. at ben.a(SourceFile:60) [TexturePackList]
  2703. at beq.a(SourceFile:142)
  2704. at aun.a(SourceFile:175)
  2705. at bep.a(SourceFile:106)
  2706. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  2707. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  2708. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2709. at java.lang.Thread.run(Unknown Source)
  2710. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2711. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2712. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2713. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2714. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2715. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2716. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2717. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2718. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2719. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2720. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2721. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  2722. [HD Textures] INFO: attempting to refresh unknown animation nbxlite.blocks.TextureGearFX
  2723. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2724. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2725. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2726. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2727. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2728. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2729. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2730. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2731. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2732. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2733. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2734. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2735. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2736. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2737. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2738. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2739. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2740. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2741. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2742. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2743. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2744. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2745. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2746. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2747. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2748. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2749. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2750. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2751. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2752. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2753. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2754. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2755. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2756. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2757. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2758. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2759. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2760. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2761. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2762. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2763. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2764. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2765. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2766. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2767. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2768. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2769. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2770. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2771. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2772. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2773. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2774. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2775. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2776. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2777. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2778. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2779. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2780. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2781. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2782. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2783. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2784. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2785. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2786. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2787. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2788. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2789. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2790. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2791. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2792. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2793. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2794. [HD Textures] INFO: attempting to refresh unknown animation TextureSpriteFX
  2795. [Texture Pack] INFO: refreshing HD Font...
  2796. [Texture Pack] INFO: refreshing Connected Textures...
  2797. [Texture Pack] INFO: refreshing Random Mobs...
  2798. [Texture Pack] INFO: refreshing Better Glass...
  2799. [Texture Pack] INFO: done (2,646s elapsed, mem usage -145,3MB)
  2800.  
  2801. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  2802. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  2803. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  2804. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  2805. at bba.b(SourceFile:397) [RenderEngine]
  2806. at beq.a(SourceFile:143)
  2807. at aun.a(SourceFile:175)
  2808. at bep.a(SourceFile:106)
  2809. at ban.b(EntityRenderer.java:1143) [EntityRenderer]
  2810. at net.minecraft.client.Minecraft.J(Minecraft.java:979)
  2811. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2812. at java.lang.Thread.run(Unknown Source)
  2813. java.lang.RuntimeException: Invalid value: setupTexture /olddays/chest.png#0
  2814. at com.pclewis.mcpatcher.mod.MipmapHelper.checkGLError(MipmapHelper.java:521)
  2815. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTextureMipmaps(MipmapHelper.java:164)
  2816. at com.pclewis.mcpatcher.mod.MipmapHelper.setupTexture(MipmapHelper.java:84)
  2817. at bba.b(SourceFile:397) [RenderEngine]
  2818. at bep.a(SourceFile:86)
  2819. at aul.a(SourceFile:72)
  2820. at bep.a(SourceFile:95)
  2821. at aul.d(SourceFile:127)
  2822. at aul.m(SourceFile:111)
  2823. at net.minecraft.client.Minecraft.l(Minecraft.java:1645)
  2824. at net.minecraft.client.Minecraft.J(Minecraft.java:938)
  2825. at net.minecraft.client.Minecraft.run(Minecraft.java:865)
  2826. at java.lang.Thread.run(Unknown Source)
  2827. Someone is closing me!
  2828. Minecraft exited with status 1
  2829.  
  2830. Patching...
  2831. [*] __Base 1.0 - Internal mod required by the patcher.
  2832. [*] __TexturePackBase 1.1 - Internal mod required by the patcher.
  2833. [ ] HD Textures 1.5 - Provides support for high-resolution texture packs and custom animations.
  2834. [*] HD Font 1.4 - Provides support for higher resolution fonts.
  2835. [ ] Better Grass 1.1 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod.
  2836. [ ] Random Mobs 1.4 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
  2837. [ ] Custom Colors 1.4 - Gives texture packs control over hardcoded colors in the game.
  2838. [*] Connected Textures 1.5 - Connects adjacent blocks of the same type.
  2839. [ ] Better Skies 1.2 - Adds support for custom skyboxes.
  2840. [*] Better Glass 1.9 - Enables partial transparency for glass blocks.
  2841.  
  2842. applying GetResource patch to ars.class for mod __TexturePackBase
  2843. ImageIO.read(getResource(...)) -> getImage(...) <init>()V@10
  2844. applying GetResource patch to atq.class for mod __TexturePackBase
  2845. ImageIO.read(getResource(...)) -> getImage(...) <init>(Last;Ljava/lang/String;Lbba;Z)V@99
  2846. ImageIO.read(getResource(...)) -> getImage(...) a(I)V@20
  2847. applying FontRenderer patch to atq.class for mod HD Font
  2848. make field isUnicode public
  2849. insert field charWidthf [F
  2850. FontUtils.computeCharWidths on init <init>(Last;Ljava/lang/String;Lbba;Z)V@181
  2851. use charWidthf intead of charWidth a(IZ)F@210
  2852. insert method initialize (Last;Ljava/lang/String;Lbba;)V stack size 8, local vars 18
  2853. replace getStringWidth a(Ljava/lang/String;)I@0
  2854. 4.0f -> charWidthf[32] a(ICZ)F@6
  2855. applying WorldRenderer patch to baj.class for mod Connected Textures
  2856. pre render world a()V@0
  2857. post render world a()V@10
  2858. post render world a()V@629
  2859. applying WorldRenderer patch to baj.class for mod Better Glass
  2860. increase render passes from 2 to 4 (init) <init>(Lyc;Ljava/util/List;IIII)V@15
  2861. increase render passes from 2 to 4 (loop) a()V@66
  2862. increase render passes from 2 to 4 (loop) a()V@200
  2863. increase render passes from 2 to 4 (loop) b()V@3
  2864. increase render passes from 2 to 4 (occlusion) a(III)V@181
  2865. increase render passes from 2 to 4 (occlusion) d()V@4
  2866. pre render pass a()V@204
  2867. loop register 11
  2868. prevent early loop exit a()V@541
  2869. increase render passes from 2 to 4 (&&) e()Z@9
  2870. set up extra render pass a()V@426
  2871. applying EntityRenderer patch to ban.class for mod Better Glass
  2872. set gl shade model a(FJ)V@411
  2873. set gl shade model a(FJ)V@968
  2874. do extra render pass 2 a(FJ)V@601
  2875. do extra render pass 3 a(FJ)V@1101
  2876. applying RenderGlobal patch to bav.class for mod Better Glass
  2877. increase gl render lists per chunk from 3 to 5 (init) <init>(Lnet/minecraft/client/Minecraft;Lbba;)V@183
  2878. increase gl render lists per chunk from 3 to 5 (loop) a()V@614
  2879. set up lightmap for extra render passes a(ID)V@8
  2880. increasing stack size from 3 to 4
  2881. applying Tessellator patch to baz.class for mod Connected Textures
  2882. make method <init> public
  2883. make field isDrawing public
  2884. make field drawMode public
  2885. make method reset public
  2886. make field bufferSize public
  2887. make field addedVertices public
  2888. make field vertexCount public
  2889. make field rawBufferIndex public
  2890. insert field texture I
  2891. replace tessellator instance <clinit>()V@8
  2892. initialize texture field to -1 <init>(I)V@169
  2893. bind texture before drawing a()I@29
  2894. fix references to reset method a()I@525
  2895. fix references to reset method b(I)V@23
  2896. applying RenderBlocks patch to bbb.class for mod Connected Textures
  2897. override texture (bottom face) a(Lamq;DDDI)V@0
  2898. override texture (top face) b(Lamq;DDDI)V@0
  2899. override texture (north face) c(Lamq;DDDI)V@0
  2900. override texture (south face) d(Lamq;DDDI)V@0
  2901. override texture (west face) e(Lamq;DDDI)V@0
  2902. override texture (east face) f(Lamq;DDDI)V@0
  2903. override texture (other blocks) v(Lamq;III)Z@187
  2904. override texture (other blocks) v(Lamq;III)Z@499
  2905. override texture (other blocks) a(Lajd;III)Z@352
  2906. override texture (other blocks) w(Lamq;III)Z@778
  2907. override texture (other blocks) e(Lamq;III)Z@529
  2908. override texture (other blocks) f(Lamq;III)Z@392
  2909. override texture (other blocks) g(Lamq;III)Z@121
  2910. override texture (other blocks) h(Lamq;III)Z@84
  2911. override texture (other blocks) i(Lamq;III)Z@186
  2912. override texture (other blocks) a(Lalr;III)Z@115
  2913. override texture (other blocks) o(Lamq;III)Z@24
  2914. override texture (other blocks) p(Lamq;III)Z@412
  2915. override texture (other blocks) p(Lamq;III)Z@955
  2916. override texture (other blocks) a(Lajn;III)Z@125
  2917. override texture (crossed squares) a(Lamq;IDDDF)V@0
  2918. override texture (glass pane) a(Lamp;III)Z@567
  2919. glass side texture uv registers (28 30 32 34 36)
  2920. disable default rendering (glass pane faces) a(Lamp;III)Z@673
  2921. disable default rendering (glass pane faces) a(Lamp;III)Z@1910
  2922. disable default rendering (glass pane faces) a(Lamp;III)Z@2594
  2923. disable default rendering (glass pane faces) a(Lamp;III)Z@3295
  2924. disable default rendering (glass pane faces) a(Lamp;III)Z@4340
  2925. disable default rendering (glass pane faces) a(Lamp;III)Z@4960
  2926. applying RenderBlocks patch to bbb.class for mod Better Glass
  2927. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1443
  2928. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1479
  2929. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@1515
  2930. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3391
  2931. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3427
  2932. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@3463
  2933. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4543
  2934. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4579
  2935. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@4615
  2936. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5706
  2937. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5742
  2938. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@5778
  2939. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6858
  2940. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6894
  2941. override AO block brightness for extra render passes a(Lamq;IIIFFF)Z@6930
  2942. render all sides of adjacent blocks v(Lamq;III)Z@936
  2943. render all sides of adjacent blocks v(Lamq;III)Z@1096
  2944. render all sides of adjacent blocks v(Lamq;III)Z@1256
  2945. render all sides of adjacent blocks v(Lamq;III)Z@1416
  2946. render all sides of adjacent blocks p(Lamq;III)Z@73
  2947. render all sides of adjacent blocks p(Lamq;III)Z@90
  2948. render all sides of adjacent blocks p(Lamq;III)Z@115
  2949. render all sides of adjacent blocks p(Lamq;III)Z@134
  2950. render all sides of adjacent blocks p(Lamq;III)Z@153
  2951. render all sides of adjacent blocks p(Lamq;III)Z@172
  2952. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@739
  2953. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@1724
  2954. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@2689
  2955. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@3841
  2956. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@5004
  2957. render all sides of adjacent blocks a(Lamq;IIIFFF)Z@6156
  2958. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@739
  2959. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@1715
  2960. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@2680
  2961. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@3823
  2962. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@4977
  2963. render all sides of adjacent blocks renderStandardBlockWithAmbientOcclusion_old(Lamq;IIIFFF)Z@6120
  2964. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@188
  2965. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@330
  2966. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@472
  2967. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@706
  2968. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@940
  2969. render all sides of adjacent blocks c(Lamq;IIIFFF)Z@1174
  2970. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@144
  2971. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@286
  2972. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@428
  2973. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@589
  2974. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@750
  2975. render all sides of adjacent blocks d(Lamq;IIIFFF)Z@911
  2976. applying GetResource patch to bde.class for mod __TexturePackBase
  2977. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@43
  2978. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@96
  2979. applying GetResource patch to bdf.class for mod __TexturePackBase
  2980. ImageIO.read(getResource(...)) -> getImage(...) <init>(Lnet/minecraft/client/Minecraft;)V@34
  2981. applying TexturePackBase patch to bei.class for mod __TexturePackBase
  2982. make field file public
  2983. make field texturePackFileName public
  2984. applying GetResource patch to bei.class for mod __TexturePackBase
  2985. applying TexturePackCustom patch to bek.class for mod __TexturePackBase
  2986. make field zipFile public
  2987. insert field origZip Ljava/util/zip/ZipFile;
  2988. insert field tmpFile Ljava/io/File;
  2989. insert field lastModified J
  2990. applying TexturePackFolder patch to bel.class for mod __TexturePackBase
  2991. insert method getFolder ()Ljava/io/File; stack size 1, local vars 1
  2992. applying TexturePackList patch to ben.class for mod __TexturePackBase
  2993. insert method getDefaultTexturePack ()LTexturePackBase; stack size 1, local vars 1
  2994. insert method getSelectedTexturePack ()LTexturePackBase; stack size 1, local vars 1
  2995. handle texture pack change a(Lbem;)Z@46
  2996. handle texture pack list change c()V@254
  2997. applying GetResource patch to nbxlite/blocks/TextureGearFX.class for mod __TexturePackBase
  2998. ImageIO.read(getResource(...)) -> getImage(...) <init>(II)V@47
  2999. ImageIO.read(getResource(...)) -> getImage(...) <init>(II)V@75
  3000. applying GetResource patch to nbxlite/TextureTerrainPngFX.class for mod __TexturePackBase
  3001. ImageIO.read(getResource(...)) -> getImage(...) changeIndex(IZ)V@77
  3002. applying Minecraft patch to net/minecraft/client/Minecraft.class for mod __Base
  3003. MCPatcherUtils.setMinecraft(this) <init>(Ljava/awt/Canvas;Lnet/minecraft/client/MinecraftApplet;IIZ)V@0
  3004. applying Minecraft patch to net/minecraft/client/Minecraft.class for mod __TexturePackBase
  3005. init texture pack handlers on startup a()V@887
  3006. check for texture pack change J()V@0
  3007. applying GetResource patch to TextureSpriteFX.class for mod __TexturePackBase
  3008. ImageIO.read(getResource(...)) -> getImage(...) changeIndex(IZZ)V@180
  3009. adding com/pclewis/mcpatcher/MCPatcherUtils.class for __Base
  3010. adding com/pclewis/mcpatcher/MCLogger.class for __Base
  3011. adding com/pclewis/mcpatcher/MCLogger$1.class for __Base
  3012. adding com/pclewis/mcpatcher/MCLogger$1$1.class for __Base
  3013. adding com/pclewis/mcpatcher/Config.class for __Base
  3014. adding com/pclewis/mcpatcher/TexturePackAPI.class for __TexturePackBase
  3015. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  3016. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  3017. method signature ()Lnet/minecraft/src/TexturePackBase; -> ()Lbei;
  3018. method signature (Lnet/minecraft/src/TexturePackBase;)Lnet/minecraft/src/TexturePackBase; -> (Lbei;)Lbei;
  3019. field signature Lnet/minecraft/src/TexturePackBase; -> Lbei;
  3020. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getTexturePack()Lbei;@0
  3021. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@37
  3022. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@49
  3023. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@58
  3024. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@162
  3025. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@171
  3026. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@30
  3027. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@58
  3028. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; access$000()Lbei;@0
  3029. field ref com.pclewis.mcpatcher.TexturePackAPI.texturePack Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.texturePack Lbei; access$002(Lbei;)Lbei;@2
  3030. field ref net.minecraft.client.Minecraft.texturePackList Lnet/minecraft/src/TexturePackList; -> net/minecraft/client/Minecraft.C Lben; getCurrentTexturePack()Lbei;@11
  3031. method ref net.minecraft.src.TexturePackList.getSelectedTexturePack ()Lnet/minecraft/src/TexturePackBase; -> ben.getSelectedTexturePack ()Lbei; getCurrentTexturePack()Lbei;@22
  3032. method ref com.pclewis.mcpatcher.TexturePackAPI.getTexturePack ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.getTexturePack ()Lbei; isDefaultTexturePack()Z@0
  3033. class ref net.minecraft.src.TexturePackDefault -> bej isDefaultTexturePack()Z@3
  3034. class ref net.minecraft.src.TexturePackDefault -> bej listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@40
  3035. class ref net.minecraft.src.TexturePackCustom -> bek listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@52
  3036. class ref net.minecraft.src.TexturePackCustom -> bek listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@61
  3037. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@64
  3038. class ref net.minecraft.src.TexturePackFolder -> bel listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@165
  3039. class ref net.minecraft.src.TexturePackFolder -> bel listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@174
  3040. method ref net.minecraft.src.TexturePackFolder.getFolder ()Ljava/io/File; -> bel.getFolder ()Ljava/io/File; listResources(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;@177
  3041. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTextureIfLoaded(Ljava/lang/String;)I@3
  3042. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; unloadTexture(Ljava/lang/String;)I@28
  3043. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTextureName(I)Ljava/lang/String;@7
  3044. method ref net.minecraft.src.RenderEngine.deleteTexture (I)V -> bba.a (I)V unloadTexture(Ljava/lang/String;)I@34
  3045. method ref com.pclewis.mcpatcher.TexturePackAPI.getCurrentTexturePack ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.getCurrentTexturePack ()Lbei; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@36
  3046. method ref net.minecraft.src.TexturePackBase.getInputStream (Ljava/lang/String;)Ljava/io/InputStream; -> bei.a (Ljava/lang/String;)Ljava/io/InputStream; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@54
  3047. method ref net.minecraft.src.TexturePackBase.getInputStream (Ljava/lang/String;)Ljava/io/InputStream; -> bei.a (Ljava/lang/String;)Ljava/io/InputStream; getInputStreamImpl(Ljava/lang/String;)Ljava/io/InputStream;@62
  3048. string replace net/minecraft/src/RenderEngine -> bba @4685
  3049. string replace Lnet/minecraft/src/RenderEngine; -> Lbba; @3187
  3050. string replace Lnet/minecraft/src/TexturePackBase; -> Lbei; @3879
  3051. string replace Lnet/minecraft/src/TexturePackList; -> Lben; @342
  3052. adding com/pclewis/mcpatcher/TexturePackAPI$ChangeHandler.class for __TexturePackBase
  3053. method signature (Lnet/minecraft/src/TexturePackBase;)V -> (Lbei;)V
  3054. method signature (Lnet/minecraft/src/TexturePackCustom;)Z -> (Lbek;)Z
  3055. method signature (Lnet/minecraft/src/TexturePackCustom;)V -> (Lbek;)V
  3056. method signature (Lnet/minecraft/src/TexturePackList;Lnet/minecraft/src/TexturePackCustom;)Z -> (Lben;Lbek;)Z
  3057. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; register(Lcom/pclewis/mcpatcher/TexturePackAPI$ChangeHandler;)V@4
  3058. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; checkForTexturePackChange()V@25
  3059. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@35
  3060. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@63
  3061. method ref com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$000 ()Lbei; changeTexturePack(Lbei;)V@103
  3062. field ref net.minecraft.client.Minecraft.texturePackList Lnet/minecraft/src/TexturePackList; -> net/minecraft/client/Minecraft.C Lben; checkForTexturePackChange()V@10
  3063. method ref net.minecraft.src.TexturePackList.getSelectedTexturePack ()Lnet/minecraft/src/TexturePackBase; -> ben.getSelectedTexturePack ()Lbei; checkForTexturePackChange()V@20
  3064. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack (Lnet/minecraft/src/TexturePackBase;)V -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.changeTexturePack (Lbei;)V checkForTexturePackChange()V@32
  3065. class ref net.minecraft.src.TexturePackCustom -> bek checkForTexturePackChange()V@39
  3066. class ref net.minecraft.src.TexturePackCustom -> bek checkForTexturePackChange()V@47
  3067. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkFileChange (Lnet/minecraft/src/TexturePackList;Lnet/minecraft/src/TexturePackCustom;)Z -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.checkFileChange (Lben;Lbek;)Z checkForTexturePackChange()V@50
  3068. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@53
  3069. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@82
  3070. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@106
  3071. field ref net.minecraft.src.TexturePackBase.texturePackFileName Ljava/lang/String; -> bei.e Ljava/lang/String; changeTexturePack(Lbei;)V@113
  3072. method ref com.pclewis.mcpatcher.TexturePackAPI.access$002 (Lnet/minecraft/src/TexturePackBase;)Lnet/minecraft/src/TexturePackBase; -> com.pclewis.mcpatcher.TexturePackAPI.access$002 (Lbei;)Lbei; changeTexturePack(Lbei;)V@121
  3073. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@1
  3074. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@54
  3075. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@140
  3076. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@148
  3077. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@8
  3078. field ref net.minecraft.src.TexturePackCustom.zipFile Ljava/util/zip/ZipFile; -> bek.e Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@19
  3079. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@10
  3080. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; openTexturePackFile(Lbek;)Z@143
  3081. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@1
  3082. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@16
  3083. field ref net.minecraft.src.TexturePackCustom.origZip Ljava/util/zip/ZipFile; -> bek.origZip Ljava/util/zip/ZipFile; closeTexturePackFile(Lbek;)V@24
  3084. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@26
  3085. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@65
  3086. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; openTexturePackFile(Lbek;)Z@165
  3087. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@38
  3088. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@86
  3089. field ref net.minecraft.src.TexturePackCustom.file Ljava/io/File; -> bek.a Ljava/io/File; checkFileChange(Lben;Lbek;)Z@122
  3090. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J openTexturePackFile(Lbek;)Z@32
  3091. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J openTexturePackFile(Lbek;)Z@185
  3092. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@49
  3093. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@64
  3094. field ref net.minecraft.src.TexturePackCustom.lastModified J -> bek.lastModified J checkFileChange(Lben;Lbek;)Z@96
  3095. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@43
  3096. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@47
  3097. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@77
  3098. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@131
  3099. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; openTexturePackFile(Lbek;)Z@175
  3100. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@28
  3101. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@47
  3102. field ref net.minecraft.src.TexturePackCustom.tmpFile Ljava/io/File; -> bek.tmpFile Ljava/io/File; closeTexturePackFile(Lbek;)V@59
  3103. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.openTexturePackFile (Lnet/minecraft/src/TexturePackCustom;)Z -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.openTexturePackFile (Lbek;)Z checkFileChange(Lben;Lbek;)Z@7
  3104. method ref com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.closeTexturePackFile (Lnet/minecraft/src/TexturePackCustom;)V -> com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler.closeTexturePackFile (Lbek;)V checkFileChange(Lben;Lbek;)Z@162
  3105. method ref net.minecraft.src.TexturePackList.updateAvailableTexturePacks ()V -> ben.c ()V checkFileChange(Lben;Lbek;)Z@166
  3106. string replace Lnet/minecraft/src/TexturePackCustom; -> Lbek; @2567
  3107. string replace Lnet/minecraft/src/TexturePackBase; -> Lbei; @1343
  3108. string replace Lnet/minecraft/src/TexturePackList; -> Lben; @1284
  3109. adding com/pclewis/mcpatcher/TexturePackAPI$ChangeHandler$1.class for __TexturePackBase
  3110. adding com/pclewis/mcpatcher/WeightedIndex.class for __TexturePackBase
  3111. adding com/pclewis/mcpatcher/WeightedIndex$1.class for __TexturePackBase
  3112. adding com/pclewis/mcpatcher/WeightedIndex$2.class for __TexturePackBase
  3113. adding com/pclewis/mcpatcher/mod/FontUtils.class for HD Font
  3114. method signature (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V
  3115. method signature (Lnet/minecraft/src/FontRenderer;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F -> (Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F
  3116. method signature (Lnet/minecraft/src/FontRenderer;C)F -> (Latq;C)F
  3117. method signature (Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)F -> (Latq;Ljava/lang/String;)F
  3118. method signature (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V
  3119. method ref com.pclewis.mcpatcher.mod.FontUtils.setFontRenderer (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.setFontRenderer (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V access$000(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@3
  3120. field ref net.minecraft.src.FontRenderer.isUnicode Z -> atq.l Z setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@5
  3121. field ref net.minecraft.src.FontRenderer.isUnicode Z -> atq.l Z setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@24
  3122. field ref net.minecraft.client.Minecraft.gameSettings Lnet/minecraft/src/GameSettings; -> net/minecraft/client/Minecraft.y Last; setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@11
  3123. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@16
  3124. method ref net.minecraft.src.FontRenderer.initialize (Lnet/minecraft/src/GameSettings;Ljava/lang/String;Lnet/minecraft/src/RenderEngine;)V -> atq.initialize (Last;Ljava/lang/String;Lbba;)V setFontRenderer(Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V@19
  3125. field ref net.minecraft.src.FontRenderer.FONT_HEIGHT I -> atq.b I computeCharWidths(Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F@1
  3126. field ref net.minecraft.src.FontRenderer.FONT_HEIGHT I -> atq.b I computeCharWidths(Latq;Ljava/lang/String;Ljava/awt/image/BufferedImage;[I[I)[F@10
  3127. method ref net.minecraft.src.FontRenderer.getCharWidth (C)I -> atq.a (C)I getCharWidthf(Latq;C)F@2
  3128. field ref net.minecraft.src.FontRenderer.charWidthf [F -> atq.charWidthf [F getCharWidthf(Latq;C)F@15
  3129. field ref net.minecraft.src.FontRenderer.charWidthf [F -> atq.charWidthf [F getCharWidthf(Latq;C)F@29
  3130. method ref com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Lnet/minecraft/src/FontRenderer;C)F -> com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Latq;C)F getStringWidthf(Latq;Ljava/lang/String;)F@31
  3131. method ref com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Lnet/minecraft/src/FontRenderer;C)F -> com.pclewis.mcpatcher.mod.FontUtils.getCharWidthf (Latq;C)F getStringWidthf(Latq;Ljava/lang/String;)F@145
  3132. string replace Lnet/minecraft/src/FontRenderer; -> Latq; @351
  3133. adding com/pclewis/mcpatcher/mod/FontUtils$1.class for HD Font
  3134. field ref net.minecraft.client.Minecraft.fontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.p Latq; onChange()V@6
  3135. field ref net.minecraft.client.Minecraft.fontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.p Latq; onChange()V@19
  3136. method ref com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V onChange()V@11
  3137. method ref com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Lnet/minecraft/src/FontRenderer;Ljava/lang/String;)V -> com.pclewis.mcpatcher.mod.FontUtils.access$000 (Lnet/minecraft/client/Minecraft;Latq;Ljava/lang/String;)V onChange()V@32
  3138. field ref net.minecraft.client.Minecraft.alternateFontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.q Latq; onChange()V@15
  3139. field ref net.minecraft.client.Minecraft.alternateFontRenderer Lnet/minecraft/src/FontRenderer; -> net/minecraft/client/Minecraft.q Latq; onChange()V@27
  3140. adding com/pclewis/mcpatcher/mod/CTMUtils.class for Connected Textures
  3141. method signature (Lnet/minecraft/src/IBlockAccess;I)Z -> (Lym;I)Z
  3142. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/Block;IIIII)Z -> (Lbbb;Lamq;IIIII)Z
  3143. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/Block;IIII)Z -> (Lbbb;Lamq;IIII)Z
  3144. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  3145. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> (Lbbb;Lym;Lamq;IIIII)Z
  3146. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z
  3147. field signature Lnet/minecraft/src/Tessellator; -> Lbaz;
  3148. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; start()V@10
  3149. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; start()V@26
  3150. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; finish()V@9
  3151. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@103
  3152. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I start()V@16
  3153. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I start()V@30
  3154. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I finish()V@13
  3155. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; check(Lym;I)Z@22
  3156. class ref com.pclewis.mcpatcher.mod.SuperTessellator -> com/pclewis/mcpatcher/mod/SuperTessellator check(Lym;I)Z@25
  3157. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setup(Lbbb;Lamq;IIIII)Z@1
  3158. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setup(Lbbb;Lamq;IIII)Z@1
  3159. field ref net.minecraft.src.Block.blockID I -> amq.cm I setup(Lbbb;Lamq;IIIII)Z@15
  3160. field ref net.minecraft.src.Block.blockID I -> amq.cm I setup(Lbbb;Lamq;IIII)Z@15
  3161. field ref net.minecraft.src.Block.blockID I -> amq.cm I getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@42
  3162. method ref com.pclewis.mcpatcher.mod.CTMUtils.check (Lnet/minecraft/src/IBlockAccess;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.check (Lym;I)Z setup(Lbbb;Lamq;IIIII)Z@18
  3163. method ref com.pclewis.mcpatcher.mod.CTMUtils.check (Lnet/minecraft/src/IBlockAccess;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.check (Lym;I)Z setup(Lbbb;Lamq;IIII)Z@18
  3164. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z setup(Lbbb;Lamq;IIIII)Z@49
  3165. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z setup(Lbbb;Lamq;IIII)Z@37
  3166. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.skipDefaultRendering (Lnet/minecraft/src/Block;)Z -> com.pclewis.mcpatcher.mod.RenderPassAPI.skipDefaultRendering (Lamq;)Z skipDefaultRendering(Lamq;)Z@4
  3167. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@20
  3168. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z getConnectedTexture(Lbbb;Lym;Lamq;IIIII)Z@45
  3169. method ref com.pclewis.mcpatcher.mod.TileOverride.getTile (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTile (Lbbb;Lym;Lamq;IIIII)I getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@91
  3170. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getTessellator (I)Lnet/minecraft/src/Tessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.getTessellator (I)Lbaz; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@111
  3171. field ref com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lnet/minecraft/src/Tessellator; -> com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lbaz; getConnectedTexture(Lbbb;Lym;Lamq;IIIII[[Lcom/pclewis/mcpatcher/mod/TileOverride;I)Z@114
  3172. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; getTexture(Ljava/lang/String;)I@16
  3173. method ref net.minecraft.src.RenderEngine.getTexture (Ljava/lang/String;)I -> bba.b (Ljava/lang/String;)I getTexture(Ljava/lang/String;)I@20
  3174. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@91
  3175. string replace Lnet/minecraft/src/Block; -> Lamq; @641
  3176. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @598
  3177. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @482
  3178. adding com/pclewis/mcpatcher/mod/CTMUtils$1.class for Connected Textures
  3179. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; onChange()V@8
  3180. method ref com.pclewis.mcpatcher.mod.SuperTessellator.clearTessellators ()V -> com/pclewis/mcpatcher/mod/SuperTessellator.clearTessellators ()V onChange()V@11
  3181. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; onChange()V@319
  3182. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; onChange()V@377
  3183. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.setRenderPassForBlock (Lnet/minecraft/src/Block;I)V -> com.pclewis.mcpatcher.mod.RenderPassAPI.setRenderPassForBlock (Lamq;I)V onChange()V@387
  3184. adding com/pclewis/mcpatcher/mod/SuperTessellator.class for Connected Textures
  3185. method signature (I)Lnet/minecraft/src/Tessellator; -> (I)Lbaz;
  3186. method signature (Lnet/minecraft/src/Tessellator;Z)V -> (Lbaz;Z)V
  3187. method reset -> d
  3188. method draw -> a
  3189. method startDrawing -> b
  3190. field instance -> a
  3191. method ref net.minecraft.src.Tessellator.<init> (I)V -> baz.<init> (I)V <init>(I)V@2
  3192. method ref net.minecraft.src.Tessellator.<init> (I)V -> baz.<init> (I)V getTessellator(I)Lbaz;@81
  3193. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; <init>(I)V@13
  3194. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; <init>()V@12
  3195. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; getTessellator(I)Lbaz;@10
  3196. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; getTessellator(I)Lbaz;@97
  3197. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; clearTessellators()V@1
  3198. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; d()V@5
  3199. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; a()I@3
  3200. field ref com.pclewis.mcpatcher.mod.SuperTessellator.children Ljava/util/HashMap; -> com/pclewis/mcpatcher/mod/SuperTessellator.children Ljava/util/HashMap; b(I)V@6
  3201. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <init>(I)V@16
  3202. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <init>()V@15
  3203. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; getTessellator(I)Lbaz;@28
  3204. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; getFieldsToCopy()[Ljava/lang/reflect/Field;@203
  3205. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; copyFields(Lbaz;Z)V@37
  3206. field ref com.pclewis.mcpatcher.mod.SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; -> com/pclewis/mcpatcher/mod/SuperTessellator.logger Lcom/pclewis/mcpatcher/MCLogger; <clinit>()V@7
  3207. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z <init>(I)V@47
  3208. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z <init>()V@39
  3209. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getTessellator(I)Lbaz;@48
  3210. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getFieldsToCopy()[Ljava/lang/reflect/Field;@1
  3211. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isForge Z -> com/pclewis/mcpatcher/mod/SuperTessellator.isForge Z getFieldsToCopy()[Ljava/lang/reflect/Field;@270
  3212. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; <init>(I)V@52
  3213. method ref com.pclewis.mcpatcher.mod.SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.getFieldsToCopy ()[Ljava/lang/reflect/Field; <init>()V@44
  3214. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; <init>(I)V@55
  3215. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; <init>()V@47
  3216. field ref com.pclewis.mcpatcher.mod.SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; -> com/pclewis/mcpatcher/mod/SuperTessellator.fieldsToCopy [Ljava/lang/reflect/Field; copyFields(Lbaz;Z)V@1
  3217. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; <init>(I)V@59
  3218. field ref com.pclewis.mcpatcher.mod.SuperTessellator.instance Lcom/pclewis/mcpatcher/mod/SuperTessellator; -> com/pclewis/mcpatcher/mod/SuperTessellator.a Lcom/pclewis/mcpatcher/mod/SuperTessellator; <init>()V@51
  3219. method ref net.minecraft.src.Tessellator.<init> ()V -> baz.<init> ()V <init>()V@1
  3220. method ref net.minecraft.src.Tessellator.<init> ()V -> baz.<init> ()V getTessellator(I)Lbaz;@58
  3221. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@20
  3222. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@54
  3223. class ref net.minecraft.src.Tessellator -> baz getTessellator(I)Lbaz;@65
  3224. class ref net.minecraft.src.Tessellator -> baz d()V@32
  3225. class ref net.minecraft.src.Tessellator -> baz a()I@30
  3226. class ref net.minecraft.src.Tessellator -> baz b(I)V@33
  3227. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getTessellator(I)Lbaz;@70
  3228. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@13
  3229. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@24
  3230. field ref com.pclewis.mcpatcher.mod.SuperTessellator.bufferSize I -> com/pclewis/mcpatcher/mod/SuperTessellator.E I getFieldsToCopy()[Ljava/lang/reflect/Field;@278
  3231. field ref net.minecraft.src.Tessellator.texture I -> baz.texture I getTessellator(I)Lbaz;@87
  3232. method ref com.pclewis.mcpatcher.mod.SuperTessellator.copyFields (Lnet/minecraft/src/Tessellator;Z)V -> com/pclewis/mcpatcher/mod/SuperTessellator.copyFields (Lbaz;Z)V getTessellator(I)Lbaz;@93
  3233. method ref com.pclewis.mcpatcher.mod.SuperTessellator.copyFields (Lnet/minecraft/src/Tessellator;Z)V -> com/pclewis/mcpatcher/mod/SuperTessellator.copyFields (Lbaz;Z)V getTessellator(I)Lbaz;@115
  3234. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@18
  3235. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@50
  3236. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@60
  3237. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@70
  3238. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@80
  3239. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; getFieldsToCopy()[Ljava/lang/reflect/Field;@185
  3240. field ref com.pclewis.mcpatcher.mod.SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; -> com/pclewis/mcpatcher/mod/SuperTessellator.MAGIC_VALUE Ljava/lang/Integer; <clinit>()V@15
  3241. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@28
  3242. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@56
  3243. field ref com.pclewis.mcpatcher.mod.SuperTessellator.vertexCount I -> com/pclewis/mcpatcher/mod/SuperTessellator.i I getFieldsToCopy()[Ljava/lang/reflect/Field;@283
  3244. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@33
  3245. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@66
  3246. field ref com.pclewis.mcpatcher.mod.SuperTessellator.addedVertices I -> com/pclewis/mcpatcher/mod/SuperTessellator.s I getFieldsToCopy()[Ljava/lang/reflect/Field;@288
  3247. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@38
  3248. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@76
  3249. field ref com.pclewis.mcpatcher.mod.SuperTessellator.rawBufferIndex I -> com/pclewis/mcpatcher/mod/SuperTessellator.r I getFieldsToCopy()[Ljava/lang/reflect/Field;@294
  3250. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@44
  3251. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@86
  3252. field ref com.pclewis.mcpatcher.mod.SuperTessellator.texture I -> com/pclewis/mcpatcher/mod/SuperTessellator.texture I getFieldsToCopy()[Ljava/lang/reflect/Field;@300
  3253. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isDrawing Z -> com/pclewis/mcpatcher/mod/SuperTessellator.z Z copyFields(Lbaz;Z)V@112
  3254. field ref com.pclewis.mcpatcher.mod.SuperTessellator.isDrawing Z -> com/pclewis/mcpatcher/mod/SuperTessellator.z Z copyFields(Lbaz;Z)V@137
  3255. field ref net.minecraft.src.Tessellator.isDrawing Z -> baz.z Z copyFields(Lbaz;Z)V@119
  3256. field ref net.minecraft.src.Tessellator.isDrawing Z -> baz.z Z copyFields(Lbaz;Z)V@144
  3257. field ref com.pclewis.mcpatcher.mod.SuperTessellator.drawMode I -> com/pclewis/mcpatcher/mod/SuperTessellator.u I copyFields(Lbaz;Z)V@127
  3258. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V copyFields(Lbaz;Z)V@130
  3259. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V b(I)V@2
  3260. method ref net.minecraft.src.Tessellator.startDrawing (I)V -> baz.b (I)V b(I)V@39
  3261. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V copyFields(Lbaz;Z)V@151
  3262. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V d()V@1
  3263. method ref net.minecraft.src.Tessellator.reset ()V -> baz.d ()V d()V@37
  3264. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I a()I@36
  3265. method ref net.minecraft.src.Tessellator.draw ()I -> baz.a ()I a()I@46
  3266. string replace net/minecraft/src/Tessellator -> baz @59
  3267. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @896
  3268. string replace Ljava/util/HashMap<Ljava/lang/Integer;Lnet/minecraft/src/Tessellator;>; -> Ljava/util/HashMap<Ljava/lang/Integer;Lbaz;>; @3075
  3269. adding com/pclewis/mcpatcher/mod/TileOverride.class for Connected Textures
  3270. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> (Lym;Lamq;IIIII[I)Z
  3271. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> (Lym;Lamq;IIIII)Z
  3272. method signature (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lbbb;Lym;Lamq;IIIII)I
  3273. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3274. field ref net.minecraft.client.Minecraft.renderEngine Lnet/minecraft/src/RenderEngine; -> net/minecraft/client/Minecraft.o Lbba; <init>(Ljava/awt/image/BufferedImage;I)V@18
  3275. method ref net.minecraft.src.RenderEngine.allocateAndSetupTexture (Ljava/awt/image/BufferedImage;)I -> bba.a (Ljava/awt/image/BufferedImage;)I <init>(Ljava/awt/image/BufferedImage;I)V@22
  3276. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <init>(Ljava/lang/String;Ljava/util/Properties;)V@171
  3277. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; shouldConnect(Lym;Lamq;IIIII[I)Z@55
  3278. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@7
  3279. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@99
  3280. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I exclude(Lym;Lamq;IIIII)Z@55
  3281. interface method ref net.minecraft.src.IBlockAccess.getBlockMetadata (III)I -> ym.h (III)I getTile(Lbbb;Lym;Lamq;IIIII)I@73
  3282. interface method ref net.minecraft.src.IBlockAccess.getBlockId (III)I -> ym.a (III)I shouldConnect(Lym;Lamq;IIIII[I)Z@48
  3283. method ref com.pclewis.mcpatcher.mod.TileOverride.exclude (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.TileOverride.exclude (Lym;Lamq;IIIII)Z shouldConnect(Lym;Lamq;IIIII[I)Z@76
  3284. method ref com.pclewis.mcpatcher.mod.TileOverride.exclude (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.TileOverride.exclude (Lym;Lamq;IIIII)Z getTile(Lbbb;Lym;Lamq;IIIII)I@165
  3285. field ref net.minecraft.src.Block.blockID I -> amq.cm I shouldConnect(Lym;Lamq;IIIII[I)Z@159
  3286. field ref net.minecraft.src.Block.blockID I -> amq.cm I getTile(Lbbb;Lym;Lamq;IIIII)I@52
  3287. method ref net.minecraft.src.Block.getBlockTexture (Lnet/minecraft/src/IBlockAccess;IIII)I -> amq.d (Lym;IIII)I shouldConnect(Lym;Lamq;IIIII[I)Z@182
  3288. field ref net.minecraft.src.Block.blockMaterial Lnet/minecraft/src/Material; -> amq.cB Lagi; shouldConnect(Lym;Lamq;IIIII[I)Z@196
  3289. field ref net.minecraft.src.Block.blockMaterial Lnet/minecraft/src/Material; -> amq.cB Lagi; shouldConnect(Lym;Lamq;IIIII[I)Z@201
  3290. method ref com.pclewis.mcpatcher.mod.RenderPassAPI.skipThisRenderPass (Lnet/minecraft/src/Block;I)Z -> com.pclewis.mcpatcher.mod.RenderPassAPI.skipThisRenderPass (Lamq;I)Z exclude(Lym;Lamq;IIIII)Z@14
  3291. method ref com.pclewis.mcpatcher.mod.TileOverride.getTileImpl (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTileImpl (Lym;Lamq;IIIII)I getTile(Lbbb;Lym;Lamq;IIIII)I@186
  3292. string replace Lnet/minecraft/src/Block; -> Lamq; @4625
  3293. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @5128
  3294. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @4590
  3295. adding com/pclewis/mcpatcher/mod/TileOverride$CTM.class for Connected Textures
  3296. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3297. method ref com.pclewis.mcpatcher.mod.TileOverride$CTM.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$CTM.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@38
  3298. string replace Lnet/minecraft/src/Block; -> Lamq; @982
  3299. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @939
  3300. adding com/pclewis/mcpatcher/mod/TileOverride$Random1.class for Connected Textures
  3301. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3302. string replace Lnet/minecraft/src/Block; -> Lamq; @1144
  3303. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @1101
  3304. adding com/pclewis/mcpatcher/mod/TileOverride$Fixed.class for Connected Textures
  3305. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3306. string replace Lnet/minecraft/src/Block; -> Lamq; @638
  3307. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @595
  3308. adding com/pclewis/mcpatcher/mod/TileOverride$Horizontal.class for Connected Textures
  3309. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3310. method ref com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@54
  3311. method ref com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Horizontal.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@86
  3312. string replace Lnet/minecraft/src/Block; -> Lamq; @794
  3313. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @751
  3314. adding com/pclewis/mcpatcher/mod/TileOverride$Vertical.class for Connected Textures
  3315. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3316. method ref com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@54
  3317. method ref com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Vertical.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@87
  3318. string replace Lnet/minecraft/src/Block; -> Lamq; @788
  3319. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @745
  3320. adding com/pclewis/mcpatcher/mod/TileOverride$Top.class for Connected Textures
  3321. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3322. method ref com.pclewis.mcpatcher.mod.TileOverride$Top.shouldConnect (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII[I)Z -> com.pclewis.mcpatcher.mod.TileOverride$Top.shouldConnect (Lym;Lamq;IIIII[I)Z getTileImpl(Lym;Lamq;IIIII)I@52
  3323. string replace Lnet/minecraft/src/Block; -> Lamq; @686
  3324. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @643
  3325. adding com/pclewis/mcpatcher/mod/TileOverride$Repeat.class for Connected Textures
  3326. method signature (Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> (Lym;Lamq;IIIII)I
  3327. string replace Lnet/minecraft/src/Block; -> Lamq; @1368
  3328. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @1325
  3329. adding com/pclewis/mcpatcher/mod/GlassPaneRenderer.class for Connected Textures
  3330. method signature (Lnet/minecraft/src/RenderBlocks;ILnet/minecraft/src/Block;IIIZZZZ)V -> (Lbbb;ILamq;IIIZZZZ)V
  3331. field signature Lnet/minecraft/src/RenderBlocks; -> Lbbb;
  3332. field signature Lnet/minecraft/src/Block; -> Lamq;
  3333. field ref net.minecraft.src.Tessellator.instance Lnet/minecraft/src/Tessellator; -> baz.a Lbaz; render(Lbbb;ILamq;IIIZZZZ)V@10
  3334. class ref com.pclewis.mcpatcher.mod.SuperTessellator -> com/pclewis/mcpatcher/mod/SuperTessellator render(Lbbb;ILamq;IIIZZZZ)V@13
  3335. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; render(Lbbb;ILamq;IIIZZZZ)V@21
  3336. field ref net.minecraft.src.RenderBlocks.blockAccess Lnet/minecraft/src/IBlockAccess; -> bbb.a Lym; setupTileCoords(I)V@9
  3337. method ref com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)Z -> com.pclewis.mcpatcher.mod.CTMUtils.getConnectedTexture (Lbbb;Lym;Lamq;IIIII)Z render(Lbbb;ILamq;IIIZZZZ)V@34
  3338. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; render(Lbbb;ILamq;IIIZZZZ)V@45
  3339. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; render(Lbbb;ILamq;IIIZZZZ)V@54
  3340. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; setupTileCoords(I)V@3
  3341. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lnet/minecraft/src/RenderBlocks; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.renderBlocks Lbbb; setupTileCoords(I)V@6
  3342. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; render(Lbbb;ILamq;IIIZZZZ)V@49
  3343. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; render(Lbbb;ILamq;IIIZZZZ)V@58
  3344. field ref com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lnet/minecraft/src/Block; -> com.pclewis.mcpatcher.mod.GlassPaneRenderer.blockPane Lamq; setupTileCoords(I)V@12
  3345. field ref com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lnet/minecraft/src/Tessellator; -> com.pclewis.mcpatcher.mod.CTMUtils.newTessellator Lbaz; render(Lbbb;ILamq;IIIZZZZ)V@123
  3346. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@192
  3347. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@209
  3348. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@226
  3349. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@243
  3350. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@264
  3351. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@281
  3352. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@298
  3353. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@315
  3354. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@349
  3355. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@366
  3356. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@383
  3357. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@400
  3358. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@421
  3359. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@438
  3360. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@455
  3361. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@472
  3362. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@506
  3363. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@523
  3364. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@540
  3365. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@557
  3366. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@578
  3367. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@595
  3368. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@612
  3369. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@629
  3370. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@665
  3371. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@682
  3372. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@699
  3373. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@716
  3374. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@737
  3375. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@754
  3376. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@771
  3377. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@788
  3378. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@822
  3379. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@839
  3380. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@856
  3381. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@873
  3382. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@894
  3383. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@911
  3384. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@928
  3385. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@945
  3386. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@979
  3387. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@996
  3388. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1013
  3389. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1030
  3390. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1051
  3391. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1068
  3392. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1085
  3393. method ref net.minecraft.src.Tessellator.addVertexWithUV (DDDDD)V -> baz.a (DDDDD)V render(Lbbb;ILamq;IIIZZZZ)V@1102
  3394. method ref com.pclewis.mcpatcher.mod.TileOverride.getTile (Lnet/minecraft/src/RenderBlocks;Lnet/minecraft/src/IBlockAccess;Lnet/minecraft/src/Block;IIIII)I -> com.pclewis.mcpatcher.mod.TileOverride.getTile (Lbbb;Lym;Lamq;IIIII)I setupTileCoords(I)V@27
  3395. string replace Lnet/minecraft/src/Block; -> Lamq; @330
  3396. string replace Lnet/minecraft/src/Tessellator; -> Lbaz; @470
  3397. string replace Lnet/minecraft/src/RenderBlocks; -> Lbbb; @256
  3398. adding com/pclewis/mcpatcher/mod/RenderPassAPI.class for Connected Textures
  3399. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  3400. method signature (Lnet/minecraft/src/Block;I)Z -> (Lamq;I)Z
  3401. method signature (Lnet/minecraft/src/Block;I)V -> (Lamq;I)V
  3402. string replace Lnet/minecraft/src/Block; -> Lamq; @242
  3403. adding com/pclewis/mcpatcher/mod/RenderPass.class for Better Glass
  3404. method signature (Lnet/minecraft/src/Block;)I -> (Lamq;)I
  3405. method signature (Lnet/minecraft/src/Block;IZ)Z -> (Lamq;IZ)Z
  3406. method signature (Lnet/minecraft/src/Block;Lnet/minecraft/src/IBlockAccess;IIII)Z -> (Lamq;Lym;IIII)Z
  3407. method signature (Lnet/minecraft/src/RenderGlobal;Lnet/minecraft/src/EntityLiving;ID)V -> (Lbav;Lmd;ID)V
  3408. method signature (Lnet/minecraft/src/EntityRenderer;DI)V -> (Lban;DI)V
  3409. field ref net.minecraft.src.Block.blockID I -> amq.cm I getBlockRenderPass(Lamq;)I@11
  3410. field ref net.minecraft.src.Block.blockID I -> amq.cm I getBlockRenderPass(Lamq;)I@20
  3411. field ref net.minecraft.src.Block.blockID I -> amq.cm I canRenderInPass(Lamq;IZ)Z@4
  3412. field ref net.minecraft.src.Block.blockID I -> amq.cm I canRenderInPass(Lamq;IZ)Z@16
  3413. field ref net.minecraft.src.Block.blockID I -> amq.cm I shouldSideBeRendered(Lamq;Lym;IIII)Z@37
  3414. method ref com.pclewis.mcpatcher.mod.RenderPass.getBlockRenderPass (Lnet/minecraft/src/Block;)I -> com.pclewis.mcpatcher.mod.RenderPass.getBlockRenderPass (Lamq;)I canRenderInPass(Lamq;IZ)Z@28
  3415. method ref net.minecraft.src.Block.shouldSideBeRendered (Lnet/minecraft/src/IBlockAccess;IIII)Z -> amq.a (Lym;IIII)Z shouldSideBeRendered(Lamq;Lym;IIII)Z@8
  3416. interface method ref net.minecraft.src.IBlockAccess.getBlockId (III)I -> ym.a (III)I shouldSideBeRendered(Lamq;Lym;IIII)Z@24
  3417. method ref net.minecraft.src.RenderGlobal.sortAndRender (Lnet/minecraft/src/EntityLiving;ID)I -> bav.a (Lmd;ID)I doRenderPass(Lbav;Lmd;ID)V@46
  3418. method ref net.minecraft.src.RenderGlobal.sortAndRender (Lnet/minecraft/src/EntityLiving;ID)I -> bav.a (Lmd;ID)I doRenderPass(Lbav;Lmd;ID)V@115
  3419. method ref net.minecraft.src.EntityRenderer.enableLightmap (D)V -> ban.b (D)V enableDisableLightmap(Lban;DI)V@13
  3420. method ref net.minecraft.src.EntityRenderer.disableLightmap (D)V -> ban.a (D)V enableDisableLightmap(Lban;DI)V@21
  3421. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@8
  3422. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; <clinit>()V@17
  3423. string replace Lnet/minecraft/src/Block; -> Lamq; @381
  3424. string replace Lnet/minecraft/src/EntityRenderer; -> Lban; @1304
  3425. string replace Lnet/minecraft/src/IBlockAccess; -> Lym; @583
  3426. string replace Lnet/minecraft/src/RenderGlobal; -> Lbav; @838
  3427. string replace Lnet/minecraft/src/EntityLiving; -> Lmd; @855
  3428. adding com/pclewis/mcpatcher/mod/RenderPass$1.class for Better Glass
  3429. method signature (Lnet/minecraft/src/Block;)Z -> (Lamq;)Z
  3430. method signature (Lnet/minecraft/src/Block;I)Z -> (Lamq;I)Z
  3431. method signature (Lnet/minecraft/src/Block;I)V -> (Lamq;I)V
  3432. method ref net.minecraft.src.Block.getRenderBlockPass ()I -> amq.n ()I skipThisRenderPass(Lamq;I)Z@5
  3433. method ref net.minecraft.src.Block.getRenderBlockPass ()I -> amq.n ()I clear()V@44
  3434. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; clear()V@22
  3435. field ref net.minecraft.src.Block.blocksList [Lnet/minecraft/src/Block; -> amq.p [Lamq; clear()V@29
  3436. field ref net.minecraft.src.Block.blockID I -> amq.cm I setRenderPassForBlock(Lamq;I)V@14
  3437. field ref net.minecraft.src.Block.blockID I -> amq.cm I setRenderPassForBlock(Lamq;I)V@26
  3438. string replace Lnet/minecraft/src/Block; -> Lamq; @263
  3439. adding com/pclewis/mcpatcher/mod/RenderPass$2.class for Better Glass
  3440.  
  3441. Done!
  3442.  
  3443. Launching C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin\minecraft.jar
  3444. java -cp C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\Kodehawa\AppData\Roaming\.minecraft\bin\natives -Xmx1024M -Xms512M net.minecraft.client.Minecraft
  3445. MCPatcherUtils v2.4.5_02 initialized. Directory C:\Users\Kodehawa\AppData\Roaming\.minecraft\.
  3446. 27 achievements
  3447. 210 recipes
  3448. Setting user: Player328, -
  3449. Client asked for parameter: server
  3450. LWJGL Version: 2.4.2
  3451. OldDays: Loaded Actions module
  3452. OldDays: Loaded Bugs module
  3453. OldDays: Loaded Crafting module
  3454. OldDays: Loaded Eyecandy module
  3455. OldDays: Loaded Gameplay module
  3456. OldDays: Loaded Mobs module
  3457. OldDays: Loaded NBXlite module
  3458.  
  3459. Starting up SoundSystem...
  3460. Initializing LWJGL OpenAL
  3461. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  3462. OpenAL initialized.
  3463.  
  3464. OldDays: Loaded Sounds module
  3465. OldDays: Loaded Textures module
  3466. OldDays: Added RenderEnderman2 renderer
  3467. OldDays: Added RenderMinecart2 renderer
  3468. OldDays: Added RenderZombie2 renderer
  3469. OldDays: Added RenderSkeleton2 renderer
  3470. OldDays: Added RenderPlayer2 renderer
  3471. OldDays: Added RenderSnowMan2 renderer
  3472. OldDays: Added RenderItemFrame2 renderer
  3473. OldDays: Added nbxlite.RenderGhast2 renderer
  3474. OldDays: Added nbxlite.RenderSheep2 renderer
  3475. OldDays: Added nbxlite.RenderPainting2 renderer
  3476. OldDays: Added nbxlite.RenderMooshroom2 renderer
  3477. Loaded OldDays 3.0 for Minecraft 1.4.6
  3478. ########## GL ERROR ##########
  3479. @ Pre startup
  3480. 1281: Invalid value
  3481.  
  3482. [Texture Pack] INFO: setting texture pack to default
  3483. [Texture Pack] INFO: refreshing HD Font...
  3484. [Texture Pack] INFO: done (0,315s elapsed, mem usage -33,5MB)
  3485.  
  3486. [Texture Pack] INFO: initializing Connected Textures...
  3487. ########## GL ERROR ##########
  3488. @ Pre render
  3489. 1281: Invalid va
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement