1 | #
|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
3 | #
|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc0909dfb5, pid=32736, tid=3280
|
5 | #
|
6 | # JRE version: OpenJDK Runtime Environment Microsoft-9388422 (21.0.3+9) (build 21.0.3+9-LTS)
|
7 | # Java VM: OpenJDK 64-Bit Server VM Microsoft-9388422 (21.0.3+9-LTS, mixed mode, tiered, compressed class ptrs, g1 gc, windows-amd64)
|
8 | # Problematic frame:
|
9 | # C [atio6axx.dll+0x214dfb5]
|
10 | #
|
11 | # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
|
12 | #
|
13 | # If you would like to submit a bug report, please visit:
|
14 | # https://aka.ms/minecraftjavacrashes
|
15 | # The crash happened outside the Java Virtual Machine in native code.
|
16 | # See problematic frame for where to report the bug.
|
17 | #
|
18 |
|
19 | --------------- S U M M A R Y ------------
|
20 |
|
21 | Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.13.19 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx48G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml net.fabricmc.loader.impl.launch.knot.KnotClient --username zoophere --version fabric-loader-0.16.13-1.21.5 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 24 --uuid 6c7409e7d2714adea9fc9e97dcc90c6c -ny8tyZ68bv6x--IhTH5yG1UX8dBbFzAMGLjV1ojvnLU07yZpp1Z_-HunRh0u398x6GddeC2XduIj8iBaWR4rHEKUumFOG9KBs0ms44wS21ootgiFIb91VCq-GnC7w8ckqt7xmQm14Yj3qu76i-dyd65FP9_tGvWyU2v9WKQR70uF_SerQHOX7frJPGWntQLG4bp6zNZawF_fu4VWELSF_hXXvxkLfsCMpJ25M98m2ISlfvn0yH6204i3KWGz6O5YKaGvSzdXXabnK9DGEB_9t7cRnZmU8eP7_gWjdFzF9n6LAoU8A --clientId Njc2ODNlMWYtYjM4Yy00M2E3LThjNWEtNDcwZDhmMjQ5ODcy --xuid 2535431050565336 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1745904465039.json
|
22 |
|
23 | Host: AMD Ryzen 7 3700X 8-Core Processor , 16 cores, 63G, Windows 10 , 64 bit Build 19041 (10.0.19041.5678)
|
24 | Time: Mon Apr 28 22:28:42 2025 Pacific Daylight Time elapsed time: 57.828532 seconds (0d 0h 0m 57s)
|
25 |
|
26 | --------------- T H R E A D ---------------
|
27 |
|
28 | Current thread (0x000001bb5a3719b0): JavaThread "Render thread" [_thread_in_native, id=3280, stack(0x0000008344400000,0x0000008344500000) (1024K)]
|
29 |
|
30 | Stack: [0x0000008344400000,0x0000008344500000], sp=0x00000083444fd998, free space=1014k
|
31 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
32 | C [atio6axx.dll+0x214dfb5]
|
33 |
|
34 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
35 | j org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0
|
36 | j org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38
|
37 | j org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2
|
38 | j com.seibel.distanthorizons.core.render.glObject.shader.Shader.<init>(ILjava/lang/String;)V+154
|
39 | j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/util/List;Ljava/util/List;[Ljava/lang/String;)V+128
|
40 | j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/lang/String;[Ljava/lang/String;)V+39
|
41 | j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V+16
|
42 | j com.seibel.distanthorizons.core.render.renderer.shaders.FogShader.onInit()V+20
|
43 | j com.seibel.distanthorizons.core.render.renderer.shaders.AbstractShaderRenderer.init()V+14
|
44 | j com.seibel.distanthorizons.core.render.renderer.FogRenderer.init()V+16
|
45 | j com.seibel.distanthorizons.core.render.renderer.FogRenderer.render(Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+9
|
46 | j com.seibel.distanthorizons.core.render.renderer.LodRenderer.renderLodPass(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Z)V+423
|
47 | j com.seibel.distanthorizons.core.render.renderer.LodRenderer.drawLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+5
|
48 | j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26
|
49 | j com.seibel.distanthorizons.core.level.DhClientServerLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6
|
50 | j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLodLayer(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;FZ)V+408
|
51 | j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+7
|
52 | j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+46
|
53 | j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda+0x0000000080e062c0.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5
|
54 | j net.minecraft.class_761.handler$zmh000$fabric-rendering-v1$beforeTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+13
|
55 | j net.minecraft.class_761.method_62214(Lnet/minecraft/class_9958;Lnet/minecraft/class_9779;Lnet/minecraft/class_4184;Lnet/minecraft/class_3695;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;ZLnet/minecraft/class_4604;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;)V+52
|
56 | j net.minecraft.class_761$$Lambda+0x0000000081690640.run()V+52
|
57 | j net.minecraft.class_9909.method_61910(Lnet/minecraft/class_9922;Lnet/minecraft/class_9909$class_9912;)V+190
|
58 | j net.minecraft.class_761.method_22710(Lnet/minecraft/class_9922;Lnet/minecraft/class_9779;ZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V+984
|
59 | j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+565
|
60 | J 16710 c1 net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V (895 bytes) @ 0x000001bb61903e7c [0x000001bb61902860+0x000000000000161c]
|
61 | J 16632 c1 net.minecraft.class_310.method_1523(Z)V (1043 bytes) @ 0x000001bb618d3e04 [0x000001bb618d0ee0+0x0000000000002f24]
|
62 | j net.minecraft.class_310.method_1514()V+102
|
63 | j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1681
|
64 | j java.lang.invoke.LambdaForm$DMH+0x00000000802e8000.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.3
|
65 | j java.lang.invoke.LambdaForm$MH+0x00000000802d4c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+19 java.base@21.0.3
|
66 | j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74
|
67 | j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40
|
68 | j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4
|
69 | v ~StubRoutines::call_stub 0x000001bb67550fff
|
70 |
|
71 | siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001bb3a642000
|
72 |
|
73 |
|
74 | Registers:
|
75 | RAX=0x0000000000000000, RBX=0x00007ffc0b083760, RCX=0x0000000000000010, RDX=0x00007ffc0b083760
|
76 | RSP=0x00000083444fd998, RBP=0x00000083444fda39, RSI=0x0000000000001ecc, RDI=0x0000000000000023
|
77 | R8 =0x000001bb3a642000, R9 =0x000001bb3d49c004, R10=0x0000000000000fff, R11=0x0000000000000ff0
|
78 | R12=0x000001bb3d49c008, R13=0x000001bb4c037080, R14=0x00007ffc0b083778, R15=0x00007ffc0b083798
|
79 | RIP=0x00007ffc0909dfb5, EFLAGS=0x0000000000010283
|
80 |
|
81 |
|
82 | Register to memory mapping:
|
83 |
|
84 | RAX=0x0 is null
|
85 | RBX=0x00007ffc0b083760 atio6axx.dll
|
86 | RCX=0x0000000000000010 is an unknown value
|
87 | RDX=0x00007ffc0b083760 atio6axx.dll
|
88 | RSP=0x00000083444fd998 is pointing into the stack for thread: 0x000001bb5a3719b0
|
89 | RBP=0x00000083444fda39 is pointing into the stack for thread: 0x000001bb5a3719b0
|
90 | RSI=0x0000000000001ecc is an unknown value
|
91 | RDI=0x0000000000000023 is an unknown value
|
92 | R8 =0x000001bb3a642000 is an unknown value
|
93 | R9 =0x000001bb3d49c004 points into unknown readable memory: cc 1e 00 00
|
94 | R10=0x0000000000000fff is an unknown value
|
95 | R11=0x0000000000000ff0 is an unknown value
|
96 | R12=0x000001bb3d49c008 points into unknown readable memory: 0x000001bb3a640000 | 00 00 64 3a bb 01 00 00
|
97 | R13=0x000001bb4c037080 points into unknown readable memory: 0x00007ffc0a954060 | 60 40 95 0a fc 7f 00 00
|
98 | R14=0x00007ffc0b083778 atio6axx.dll
|
99 | R15=0x00007ffc0b083798 atio6axx.dll
|
100 |
|
101 | Top of Stack: (sp=0x00000083444fd998)
|
102 | 0x00000083444fd998: 00007ffc07001c98 0000000000000000
|
103 | 0x00000083444fd9a8: 0000000000001ecc 00007ffc0b0836f8
|
104 | 0x00000083444fd9b8: 0000000000000000 000001bb85002cf0
|
105 | 0x00000083444fd9c8: 000001bb3f09f620 00000083444fda50
|
106 | 0x00000083444fd9d8: 000000cb00000001 000001bb3d49c004
|
107 | 0x00000083444fd9e8: 000001bb3a640000 000001bb376a5618
|
108 | 0x00000083444fd9f8: 000001bb3d49c000 0000000000000000
|
109 | 0x00000083444fda08: 00000083444fda08 000001bb3f0a17a2
|
110 | 0x00000083444fda18: 0000000000000004 000001bb3f21e140
|
111 | 0x00000083444fda28: 0000000000000000 00000083444fdab8
|
112 | 0x00000083444fda38: 000001bb67558846 0000d7b03665b3b2
|
113 | 0x00000083444fda48: 000001bb3d49c004 00000083444fdab8
|
114 | 0x00000083444fda58: 000001bb5a3719b0 00000083444fdb80
|
115 | 0x00000083444fda68: 000001bb3f41ca68 0000000000000000
|
116 | 0x00000083444fda78: 000001bb3d49c004 0000000000001ecc
|
117 | 0x00000083444fda88: 000001bb3f41ca68 00000083444fdb38
|
118 | 0x00000083444fda98: 000001bb6755ce0b 000001bb30613a40
|
119 | 0x00000083444fdaa8: 0000000000000000 00000083444fdad0
|
120 | 0x00000083444fdab8: 00000083444fdb28 000001bb3d49c008
|
121 | 0x00000083444fdac8: 000001bb3d49c004 0000000000001ecc
|
122 | 0x00000083444fdad8: 0000000000000001 00000083444fdae0
|
123 | 0x00000083444fdae8: 000001bb3f0c2ca9 00000083444fdaf0
|
124 | 0x00000083444fdaf8: 0000000000000000 0000000000000009
|
125 | 0x00000083444fdb08: 000001bb3f43b9b0 0000000000000000
|
126 | 0x00000083444fdb18: 000001bb84fa17f0 000001bb3f41ca68
|
127 | 0x00000083444fdb28: 0000000000000000 00000083444fdb58
|
128 | 0x00000083444fdb38: 00000083444fdbd0 000001bb67558846
|
129 | 0x00000083444fdb48: 000001bb84fa17f0 000001bb6755a397
|
130 | 0x00000083444fdb58: 000001bb3d49c004 0000000000000000
|
131 | 0x00000083444fdb68: 000001bb3d49c008 0000000000000000
|
132 | 0x00000083444fdb78: 0000000000000001 00000000000000cb
|
133 | 0x00000083444fdb88: 00000083444fdb88 000001bb3f41cdce
|
134 |
|
135 | Instructions: (pc=0x00007ffc0909dfb5)
|
136 | 0x00007ffc0909deb5: 77 29 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3 66
|
137 | 0x00007ffc0909dec5: 0f 74 ca 66 0f eb c8 66 0f d7 c1 85 c0 75 06 49
|
138 | 0x00007ffc0909ded5: 83 c0 10 eb d2 0f bc c0 4c 03 c0 41 80 38 00 0f
|
139 | 0x00007ffc0909dee5: 84 52 01 00 00 41 3a 38 75 63 49 8b d0 4c 8b cb
|
140 | 0x00007ffc0909def5: 49 8b c1 49 23 c2 49 3b c3 77 3f 48 8b c2 49 23
|
141 | 0x00007ffc0909df05: c2 49 3b c3 77 34 f3 41 0f 6f 01 f3 0f 6f 0a 66
|
142 | 0x00007ffc0909df15: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 66 0f eb c8 66
|
143 | 0x00007ffc0909df25: 0f d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb
|
144 | 0x00007ffc0909df35: bf 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74
|
145 | 0x00007ffc0909df45: 14 38 02 75 08 48 ff c2 49 ff c1 eb a3 49 ff c0
|
146 | 0x00007ffc0909df55: e9 52 ff ff ff 49 8b c0 e9 dc 00 00 00 48 8b c3
|
147 | 0x00007ffc0909df65: 49 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 37 0f 57
|
148 | 0x00007ffc0909df75: c0 40 8a cf 41 b9 10 00 00 00 0f be c1 40 8a f1
|
149 | 0x00007ffc0909df85: 66 0f 73 d8 01 66 0f 3a 20 c0 0f 48 8d 42 01 84
|
150 | 0x00007ffc0909df95: c9 74 02 8a 08 40 84 f6 48 0f 44 c2 48 8b d0 49
|
151 | 0x00007ffc0909dfa5: 83 e9 01 75 d5 49 8b c0 49 23 c2 49 3b c3 77 5b
|
152 | 0x00007ffc0909dfb5: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0
|
153 | 0x00007ffc0909dfc5: 10 eb e2 73 72 66 0f 3a 63 c1 0c 48 63 c1 4c 03
|
154 | 0x00007ffc0909dfd5: c0 49 8b d0 4c 8b cb 48 8b c2 49 23 c2 49 3b c3
|
155 | 0x00007ffc0909dfe5: 77 39 49 8b c1 49 23 c2 49 3b c3 77 2e f3 0f 6f
|
156 | 0x00007ffc0909dff5: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 18 0f 88
|
157 | 0x00007ffc0909e005: 51 ff ff ff b8 10 00 00 00 eb 24 41 80 38 00 74
|
158 | 0x00007ffc0909e015: 26 41 38 38 74 bb 49 ff c0 eb 8a 41 8a 01 84 c0
|
159 | 0x00007ffc0909e025: 0f 84 2f ff ff ff 38 02 75 ec b8 01 00 00 00 48
|
160 | 0x00007ffc0909e035: 03 d0 4c 03 c8 eb a0 33 c0 48 8b 5c 24 08 48 8b
|
161 | 0x00007ffc0909e045: 74 24 10 48 8b 7c 24 18 c3 cc cc 0f b6 c2 4c 8b
|
162 | 0x00007ffc0909e055: c1 44 8b d0 49 83 e0 f0 41 c1 e2 08 83 e1 0f 44
|
163 | 0x00007ffc0909e065: 0b d0 45 33 c9 83 c8 ff d3 e0 66 41 0f 6e c2 f2
|
164 | 0x00007ffc0909e075: 0f 70 c8 00 0f 57 c0 66 41 0f 74 00 66 0f 70 d1
|
165 | 0x00007ffc0909e085: 00 66 0f 6f ca 66 41 0f 74 08 66 0f eb c8 66 0f
|
166 | 0x00007ffc0909e095: d7 d1 23 d0 75 21 49 83 c0 10 66 0f 6f ca 0f 57
|
167 | 0x00007ffc0909e0a5: c0 66 41 0f 74 08 66 41 0f 74 00 66 0f eb c8 66
|
168 |
|
169 |
|
170 | Stack slot to memory mapping:
|
171 |
|
172 | stack at sp + 0 slots: 0x00007ffc07001c98 atio6axx.dll
|
173 | stack at sp + 1 slots: 0x0 is null
|
174 | stack at sp + 2 slots: 0x0000000000001ecc is an unknown value
|
175 | stack at sp + 3 slots: 0x00007ffc0b0836f8 atio6axx.dll
|
176 | stack at sp + 4 slots: 0x0 is null
|
177 | stack at sp + 5 slots: 0x000001bb85002cf0 is an oop: java.lang.Class
|
178 | {0x000001bb85002cf0} - klass: 'java/lang/Class'
|
179 | - ---- fields (total size 22 words):
|
180 | - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000)
|
181 | - injected 'klass' 'J' @16 2162906136 (0x0000000080eb5418)
|
182 | - injected 'array_klass' 'J' @24 0 (0x0000000000000000)
|
183 | - injected 'oop_size' 'I' @32 22 (0x00000016)
|
184 | - injected 'static_oop_field_count' 'I' @36 0 (0x00000000)
|
185 | - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x0000000000000000)
|
186 | - private transient 'name' 'Ljava/lang/String;' @48 "org.lwjgl.system.CustomBuffer"{0x000001bb850053c0} (0x000001bb850053c0)
|
187 | - private transient 'module' 'Ljava/lang/Module;' @56 a 'java/lang/Module'{0x000001bb7202d018} (0x000001bb7202d018)
|
188 | - private final 'classLoader' 'Ljava/lang/ClassLoader;' @64 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x000001bb7202d070} (0x000001bb7202d070)
|
189 | - private transient 'classData' 'Ljava/lang/Object;' @72 null (0x0000000000000000)
|
190 | - private transient 'packageName' 'Ljava/lang/String;' @80 "org.lwjgl.system"{0x000001bb7dfc5e00} (0x000001bb7dfc5e00)
|
191 | - private final 'componentType' 'Ljava/lang/Class;' @88 null (0x0000000000000000)
|
192 | - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @96 a 'java/lang/ref/SoftReference'{0x000001bb85005410} (0x000001bb85005410)
|
193 | - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @104 null (0x0000000000000000)
|
194 | - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @112 null (0x0000000000000000)
|
195 | - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @120 null (0x0000000000000000)
|
196 | - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @128 null (0x0000000000000000)
|
197 | - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @136 null (0x0000000000000000)
|
198 | - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @144 null (0x0000000000000000)
|
199 | - injected 'protection_domain' 'Ljava/lang/Object;' @152 a 'java/security/ProtectionDomain'{0x000001bb7dfc6208} (0x000001bb7dfc6208)
|
200 | - injected 'signers_name' 'Ljava/lang/Object;' @160 null (0x0000000000000000)
|
201 | - injected 'source_file' 'Ljava/lang/Object;' @168 null (0x0000000000000000)
|
202 | - signature: Lorg/lwjgl/system/CustomBuffer;
|
203 | - ---- static fields (0):
|
204 | stack at sp + 6 slots: {method} {0x000001bb3f09f628} 'nextPutIndex' '()I' in 'org/lwjgl/system/CustomBuffer'
|
205 | stack at sp + 7 slots: 0x00000083444fda50 is pointing into the stack for thread: 0x000001bb5a3719b0
|
206 |
|
207 |
|
208 | Compiled method (c1) 57891 16710 ! 3 net.minecraft.class_757::method_3192 (895 bytes)
|
209 | total in heap [0x000001bb61901d10,0x000001bb6190b960] = 40016
|
210 | relocation [0x000001bb61901e70,0x000001bb61902840] = 2512
|
211 | constants [0x000001bb61902840,0x000001bb61902860] = 32
|
212 | main code [0x000001bb61902860,0x000001bb61908ac8] = 25192
|
213 | stub code [0x000001bb61908ac8,0x000001bb61908eb8] = 1008
|
214 | oops [0x000001bb61908eb8,0x000001bb61908f48] = 144
|
215 | metadata [0x000001bb61908f48,0x000001bb61909220] = 728
|
216 | scopes data [0x000001bb61909220,0x000001bb6190a4b0] = 4752
|
217 | scopes pcs [0x000001bb6190a4b0,0x000001bb6190b510] = 4192
|
218 | dependencies [0x000001bb6190b510,0x000001bb6190b578] = 104
|
219 | handler table [0x000001bb6190b578,0x000001bb6190b6f8] = 384
|
220 | nul chk table [0x000001bb6190b6f8,0x000001bb6190b960] = 616
|
221 |
|
222 |
|
223 | [Constant Pool]
|
224 | Address hex4 hex8
|
225 | 0x000001bb61902840: 0x00000000 0x3ff0000000000000
|
226 | 0x000001bb61902844: 0x3ff00000
|
227 | 0x000001bb61902848: 0x447a0000 0x46a41000447a0000
|
228 | 0x000001bb6190284c: 0x46a41000
|
229 | 0x000001bb61902850: 0x3f800000 0x000000003f800000
|
230 | 0x000001bb61902854: 0x00000000
|
231 | 0x000001bb61902858: 0x00000000 0x3ff0000000000000
|
232 | 0x000001bb6190285c: 0x3ff00000
|
233 |
|
234 | [MachCode]
|
235 | [Entry Point]
|
236 | # {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757'
|
237 | # this: rdx:rdx = 'net/minecraft/class_757'
|
238 | # parm0: r8:r8 = 'net/minecraft/class_9779'
|
239 | # parm1: r9 = boolean
|
240 | # [sp+0x1e0] (sp of caller)
|
241 | 0x000001bb61902860: ; {no_reloc}
|
242 | 0x000001bb61902860: 448b 5208
|
243 |
|
244 | 0x000001bb61902864: ; {runtime_call ic_miss_stub}
|
245 | 0x000001bb61902864: 4c3b d00f | 8513 bfc9 | 0566 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000
|
246 | [Verified Entry Point]
|
247 | 0x000001bb61902880: 8984 2400 | 80ff ff55 | 4881 ecd0 | 0100 0090 | 4181 7f20 | 0b00 0000
|
248 |
|
249 | 0x000001bb61902898: ; {runtime_call StubRoutines (final stubs)}
|
250 | 0x000001bb61902898: 7405 e8a1 | 23c8 0548 | 8994 24a8 | 0000 004c | 8984 24b8 | 0000 0044 | 898c 24b0
|
251 |
|
252 | 0x000001bb619028b4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
253 | 0x000001bb619028b4: 0000 0048 | be90 9108 | 40bb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
|
254 | 0x000001bb619028d4: 0000 85ff | 0f84 4b53 | 0000 488b | 7258 483b | 0648 8bfe
|
255 |
|
256 | 0x000001bb619028e8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
257 | 0x000001bb619028e8: 48bb 9091 | 0840 bb01 | 0000 4883 | 8328 0100 | 0001 0fbe | be80 0000 | 0083 e701
|
258 |
|
259 | 0x000001bb61902904: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
260 | 0x000001bb61902904: 85ff 48bf | 9091 0840 | bb01 0000 | 48bb 4801 | 0000 0000 | 0000 750a | 48bb 5801 | 0000 0000
|
261 | 0x000001bb61902924: 0000 488b | 041f 488d | 4001 4889 | 041f 0f85 | 1104 0000 | 488b be38 | 0100 000f | be5f 1e85
|
262 | 0x000001bb61902944: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
263 | 0x000001bb61902944: db48 bb90 | 9108 40bb | 0100 0048 | b868 0100 | 0000 0000 | 0074 0a48 | b878 0100 | 0000 0000
|
264 | 0x000001bb61902964: 0048 8b0c | 0348 8d49 | 0148 890c | 030f 84d2 | 0300 0048
|
265 |
|
266 | 0x000001bb61902978: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
267 | 0x000001bb61902978: 8bdf 48b8 | 9091 0840 | bb01 0000
|
268 |
|
269 | 0x000001bb61902984: ; {metadata('net/minecraft/class_315')}
|
270 | 0x000001bb61902984: 49ba 60b7 | e980 0000 | 0000 4c89 | 9098 0100 | 0048 8380 | a001 0000 | 0148 8bbf | 0002 0000
|
271 | 0x000001bb619029a4: ; implicit exception: dispatches to 0x000001bb61907c54
|
272 | 0x000001bb619029a4: 483b 0748
|
273 |
|
274 | 0x000001bb619029a8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
275 | 0x000001bb619029a8: 8bdf 48b8 | 9091 0840 | bb01 0000 | 4883 80c0 | 0100 0001 | 488b 7f48 | 4885 ff75
|
276 |
|
277 | 0x000001bb619029c4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
278 | 0x000001bb619029c4: 1648 b890 | 9108 40bb | 0100 0080 | 88f1 0100 | 0001 e9b2
|
279 |
|
280 | 0x000001bb619029d8: ; {metadata('java/lang/Boolean')}
|
281 | 0x000001bb619029d8: 0000 0048 | b980 7805 | 8000 0000 | 008b 5f08 | 483b cb0f | 8580 0000
|
282 |
|
283 | 0x000001bb619029f0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
284 | 0x000001bb619029f0: 0048 b890 | 9108 40bb | 0100 008b | 4f08 483b | 8808 0200 | 0075 0d48 | 8380 1002 | 0000 01e9
|
285 | 0x000001bb61902a10: 7900 0000 | 483b 8818 | 0200 0075 | 0d48 8380 | 2002 0000 | 01e9 6300 | 0000 4883 | b808 0200
|
286 | 0x000001bb61902a30: 0000 7517 | 4889 8808 | 0200 0048 | c780 1002 | 0000 0100 | 0000 e942 | 0000 0048 | 83b8 1802
|
287 | 0x000001bb61902a50: 0000 0075 | 1748 8988 | 1802 0000 | 48c7 8020 | 0200 0001 | 0000 00e9 | 2100 0000 | e91c 0000
|
288 | 0x000001bb61902a70: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
289 | 0x000001bb61902a70: 0048 b890 | 9108 40bb | 0100 0048 | 83a8 f801 | 0000 01e9 | d151 0000 | e900 0000 | 0048 3b07
|
290 | 0x000001bb61902a90: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
291 | 0x000001bb61902a90: 488b df48 | b890 9108 | 40bb 0100 | 0048 8380 | 3002 0000 | 010f be7f | 0c83 e701
|
292 |
|
293 | 0x000001bb61902aac: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
294 | 0x000001bb61902aac: 85ff 48bf | 9091 0840 | bb01 0000 | 48bb 6802 | 0000 0000 | 0000 740a | 48bb 7802 | 0000 0000
|
295 | 0x000001bb61902acc: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 6b00 0000 | 488b b648 | 0100 0048 | 3b06 488b
|
296 | 0x000001bb61902aec: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
297 | 0x000001bb61902aec: fe48 bb90 | 9108 40bb
|
298 |
|
299 | 0x000001bb61902af4: ; {metadata('net/minecraft/class_312')}
|
300 | 0x000001bb61902af4: 0100 0049 | bac0 1df0 | 8000 0000 | 004c 8993 | 9802 0000 | 4883 83a0 | 0200 0001 | 0fbe 764a
|
301 | 0x000001bb61902b14: 83e6 0185
|
302 |
|
303 | 0x000001bb61902b18: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
304 | 0x000001bb61902b18: f648 be90 | 9108 40bb | 0100 0048 | bfd0 0200 | 0000 0000 | 0075 0a48 | bfc0 0200 | 0000 0000
|
305 | 0x000001bb61902b38: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 85fe
|
306 |
|
307 | 0x000001bb61902b48: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
308 | 0x000001bb61902b48: 0100 0048 | be90 9108 | 40bb 0100 | 0048 8386 | 0803 0000
|
309 |
|
310 | 0x000001bb61902b5c: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
311 | 0x000001bb61902b5c: 0148 be58 | a8d4 3fbb | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
|
312 | 0x000001bb61902b7c: 85ff 0f84 | e850 0000
|
313 |
|
314 | 0x000001bb61902b84: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
315 | 0x000001bb61902b84: 48be 58a8 | d43f bb01 | 0000 4883 | 8610 0100
|
316 |
|
317 | 0x000001bb61902b94: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
318 | 0x000001bb61902b94: 0001 48be | 405d cb3f | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
319 | 0x000001bb61902bb4: 0085 ff0f | 84d0 5000
|
320 |
|
321 | 0x000001bb61902bbc: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
322 | 0x000001bb61902bbc: 0048 be68 | 65f5 70bb | 0100 0048 | 8bb6 e800 | 0000 483b | 0648 8bfe
|
323 |
|
324 | 0x000001bb61902bd4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
325 | 0x000001bb61902bd4: 48bb 405d | cb3f bb01 | 0000 8b7f | 0848 3bbb | 2001 0000 | 750d 4883 | 8328 0100 | 0001 e960
|
326 | 0x000001bb61902bf4: 0000 0048 | 3bbb 3001 | 0000 750d | 4883 8338 | 0100 0001 | e94a 0000 | 0048 83bb | 2001 0000
|
327 | 0x000001bb61902c14: 0075 1748 | 89bb 2001 | 0000 48c7 | 8328 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bb30 0100
|
328 | 0x000001bb61902c34: 0000 7517 | 4889 bb30 | 0100 0048 | c783 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8383 1001
|
329 | 0x000001bb61902c54: 0000 0148 | 8bd6 6666 | 9048 b8ff | ffff ffff
|
330 |
|
331 | 0x000001bb61902c64: ; {virtual_call}
|
332 | 0x000001bb61902c64: ffff ffe8
|
333 |
|
334 | 0x000001bb61902c68: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
335 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
336 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
337 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
338 | ; - net.minecraft.class_757::method_3192@68 (line 498)
|
339 | 0x000001bb61902c68: 14c1 c905
|
340 |
|
341 | 0x000001bb61902c6c: ; {other}
|
342 | 0x000001bb61902c6c: 0f1f 8400 | 5c0f 0000 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
|
343 | 0x000001bb61902c8c: 8422 5000
|
344 |
|
345 | 0x000001bb61902c90: ; {runtime_call}
|
346 | 0x000001bb61902c90: 0048 b8e0 | 15ec eefb | 7f00 00ff
|
347 |
|
348 | 0x000001bb61902c9c: ; {other}
|
349 | 0x000001bb61902c9c: d00f 1f84 | 0000 0000 | 0048 8b94 | 24a8 0000 | 004c 8b42 | 1849 2bc0 | 49b8 f401 | 0000 0000
|
350 | 0x000001bb61902cbc: 0000 4c3b
|
351 |
|
352 | 0x000001bb61902cc0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
353 | 0x000001bb61902cc0: c049 b890 | 9108 40bb | 0100 0048 | be18 0300 | 0000 0000 | 007d 0a48 | be28 0300 | 0000 0000
|
354 | 0x000001bb61902ce0: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8dcf | 0100 0048 | 8b72 5848 | 3b06 4c8b
|
355 |
|
356 | 0x000001bb61902cfc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
357 | 0x000001bb61902cfc: c648 bf90 | 9108 40bb
|
358 |
|
359 | 0x000001bb61902d04: ; {metadata('net/minecraft/class_310')}
|
360 | 0x000001bb61902d04: 0100 0049 | bab0 f4d1 | 8000 0000 | 004c 8997 | 4803 0000 | 4883 8750 | 0300 0001 | 41b8 0000
|
361 | 0x000001bb61902d24: 0000 488b | d666 0f1f
|
362 |
|
363 | 0x000001bb61902d2c: ; {optimized virtual_call}
|
364 | 0x000001bb61902d2c: 4400 00e8
|
365 |
|
366 | 0x000001bb61902d30: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
367 | ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
|
368 | ; - net.minecraft.class_757::method_3192@88 (line 499)
|
369 | 0x000001bb61902d30: 4cbd c905
|
370 |
|
371 | 0x000001bb61902d34: ; {other}
|
372 | 0x000001bb61902d34: 0f1f 8400 | 2410 0001 | 488b 9424 | a800 0000 | e979 0100
|
373 |
|
374 | 0x000001bb61902d48: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
375 | 0x000001bb61902d48: 0048 be90 | 9108 40bb | 0100 0048 | 8386 e002
|
376 |
|
377 | 0x000001bb61902d58: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
378 | 0x000001bb61902d58: 0000 0148 | be58 a8d4 | 3fbb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
379 | 0x000001bb61902d78: 1f00 85ff | 0f84 3b4f
|
380 |
|
381 | 0x000001bb61902d80: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
382 | 0x000001bb61902d80: 0000 48be | 58a8 d43f | bb01 0000 | 4883 8610 | 0100 0001
|
383 |
|
384 | 0x000001bb61902d94: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
385 | 0x000001bb61902d94: 48be 405d | cb3f bb01 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
386 | 0x000001bb61902db4: ff0f 8423
|
387 |
|
388 | 0x000001bb61902db8: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
389 | 0x000001bb61902db8: 4f00 0048 | be68 65f5 | 70bb 0100 | 0048 8bb6 | e800 0000
|
390 |
|
391 | 0x000001bb61902dcc: ; implicit exception: dispatches to 0x000001bb61907cff
|
392 | 0x000001bb61902dcc: 483b 0648
|
393 |
|
394 | 0x000001bb61902dd0: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
395 | 0x000001bb61902dd0: 8bfe 48bb | 405d cb3f | bb01 0000 | 8b7f 0848 | 3bbb 2001 | 0000 750d | 4883 8328 | 0100 0001
|
396 | 0x000001bb61902df0: e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100 | 0001 e94a | 0000 0048 | 83bb 2001
|
397 | 0x000001bb61902e10: 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb30
|
398 | 0x000001bb61902e30: 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000 | 0100 0000 | e908 0000 | 0048 8383
|
399 | 0x000001bb61902e50: 1001 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b860 | 74ef 8000
|
400 |
|
401 | 0x000001bb61902e64: ; {virtual_call}
|
402 | 0x000001bb61902e64: 0000 00e8
|
403 |
|
404 | 0x000001bb61902e68: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
405 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
406 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
407 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
408 | ; - net.minecraft.class_757::method_3192@59 (line 496)
|
409 | 0x000001bb61902e68: b4e3 f606
|
410 |
|
411 | 0x000001bb61902e6c: ; {other}
|
412 | 0x000001bb61902e6c: 0f1f 8400 | 5c11 0002 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
|
413 | 0x000001bb61902e8c: 8473 4e00
|
414 |
|
415 | 0x000001bb61902e90: ; {runtime_call}
|
416 | 0x000001bb61902e90: 0048 b8e0 | 15ec eefb | 7f00 00ff
|
417 |
|
418 | 0x000001bb61902e9c: ; {other}
|
419 | 0x000001bb61902e9c: d00f 1f84 | 0000 0000 | 0048 8b94 | 24a8 0000 | 0048 8942
|
420 |
|
421 | 0x000001bb61902eb0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
422 | 0x000001bb61902eb0: 1849 b890 | 9108 40bb | 0100 0041 | ff80 f002 | 0000 4c8b | 4258 450f | be40 7945
|
423 |
|
424 | 0x000001bb61902ecc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
425 | 0x000001bb61902ecc: 85c0 49b8 | 9091 0840 | bb01 0000 | 48be 8003 | 0000 0000 | 0000 750a | 48be 7003 | 0000 0000
|
426 | 0x000001bb61902eec: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f85 | fa3d 0000
|
427 |
|
428 | 0x000001bb61902f00: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
429 | 0x000001bb61902f00: 49b8 9091 | 0840 bb01 | 0000 4983 | 8090 0300
|
430 |
|
431 | 0x000001bb61902f10: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
432 | 0x000001bb61902f10: 0001 49b8 | 28ad f63f | bb01 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
433 | 0x000001bb61902f30: ff1f 0085 | f60f 84d3
|
434 |
|
435 | 0x000001bb61902f38: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001bb85d857f8})}
|
436 | 0x000001bb61902f38: 4d00 0049 | b8f8 57d8 | 85bb 0100 | 0049 8bf0
|
437 |
|
438 | 0x000001bb61902f48: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
439 | 0x000001bb61902f48: 48bf 28ad | f63f bb01 | 0000 4883 | 8710 0100 | 0001 458b | 400c 4585
|
440 |
|
441 | 0x000001bb61902f60: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
442 | 0x000001bb61902f60: c049 b828 | adf6 3fbb | 0100 0048 | be48 0100 | 0000 0000 | 0075 0a48 | be58 0100 | 0000 0000
|
443 | 0x000001bb61902f80: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 85c0
|
444 |
|
445 | 0x000001bb61902f90: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
446 | 0x000001bb61902f90: 0200 0049 | b828 adf6 | 3fbb 0100 | 0049 8380 | 6801 0000
|
447 |
|
448 | 0x000001bb61902fa4: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
449 | 0x000001bb61902fa4: 0149 b8b0 | aff6 3fbb | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
|
450 | 0x000001bb61902fc4: 1f00 85f6 | 0f84 664d
|
451 |
|
452 | 0x000001bb61902fcc: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
453 | 0x000001bb61902fcc: 0000 49b8 | b0af f63f | bb01 0000 | 4983 8010 | 0100 0001
|
454 |
|
455 | 0x000001bb61902fe0: ; {metadata(method data for {method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
456 | 0x000001bb61902fe0: 49b8 98b1 | f63f bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
457 | 0x000001bb61903000: 0085 f60f | 844c 4d00
|
458 |
|
459 | 0x000001bb61903008: ; {oop(a 'java/lang/Class'{0x000001bb712ba530} = 'com/mojang/jtracy/TracyClient')}
|
460 | 0x000001bb61903008: 0049 b830 | a52b 71bb | 0100 0045 | 0fbe 80b0 | 0000 0041 | 83e0 0145
|
461 |
|
462 | 0x000001bb61903020: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
463 | 0x000001bb61903020: 85c0 49b8 | b0af f63f | bb01 0000 | 48be 2001 | 0000 0000 | 0000 740a | 48be 3001 | 0000 0000
|
464 | 0x000001bb61903040: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f84 | f001 0000
|
465 |
|
466 | 0x000001bb61903054: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001bb85d85808})}
|
467 | 0x000001bb61903054: 48be 0858 | d885 bb01 | 0000 4c8b
|
468 |
|
469 | 0x000001bb61903060: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
470 | 0x000001bb61903060: c648 bfb0 | aff6 3fbb | 0100 0045 | 8b40 084c | 3b87 5001 | 0000 750d | 4883 8758 | 0100 0001
|
471 | 0x000001bb61903080: e960 0000 | 004c 3b87 | 6001 0000 | 750d 4883 | 8768 0100 | 0001 e94a | 0000 0048 | 83bf 5001
|
472 | 0x000001bb619030a0: 0000 0075 | 174c 8987 | 5001 0000 | 48c7 8758 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bf60
|
473 | 0x000001bb619030c0: 0100 0000 | 7517 4c89 | 8760 0100 | 0048 c787 | 6801 0000 | 0100 0000 | e908 0000 | 0048 8387
|
474 | 0x000001bb619030e0: 4001 0000
|
475 |
|
476 | 0x000001bb619030e4: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
477 | 0x000001bb619030e4: 0149 b8d8 | ea5a 31bb | 0100 0041 | 8bb8 cc00 | 0000 83c7 | 0241 89b8 | cc00 0000 | 81e7 feff
|
478 | 0x000001bb61903104: 1f00 85ff | 0f84 684c
|
479 |
|
480 | 0x000001bb6190310c: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
481 | 0x000001bb6190310c: 0000 49b8 | d8ea 5a31 | bb01 0000 | 4983 8010 | 0100 0001
|
482 |
|
483 | 0x000001bb61903120: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
484 | 0x000001bb61903120: 4c8b c648 | bfd8 ea5a | 31bb 0100 | 0048 8387 | 2001 0000 | 014d 8b87 | 8003 0000 | 4d8b 0048
|
485 | 0x000001bb61903140: 8bd6 0f1f
|
486 |
|
487 | 0x000001bb61903144: ; {optimized virtual_call}
|
488 | 0x000001bb61903144: 4400 00e8
|
489 |
|
490 | 0x000001bb61903148: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
491 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
492 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
493 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
494 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
495 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
496 | 0x000001bb61903148: 34b9 c905
|
497 |
|
498 | 0x000001bb6190314c: ; {other}
|
499 | 0x000001bb6190314c: 0f1f 8400 | 3c14 0003 | 4885 c075
|
500 |
|
501 | 0x000001bb61903158: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
502 | 0x000001bb61903158: 1648 beb0 | aff6 3fbb | 0100 0080 | 8e71 0100 | 0001 e9cd
|
503 |
|
504 | 0x000001bb6190316c: ; {metadata('net/minecraft/class_3695')}
|
505 | 0x000001bb6190316c: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
506 | 0x000001bb6190318c: 0000 0056
|
507 |
|
508 | 0x000001bb61903190: ; {runtime_call slow_subtype_check Runtime1 stub}
|
509 | 0x000001bb61903190: 57e8 eafd | d505 5e5e | 85f6 0f84 | 8000 0000
|
510 |
|
511 | 0x000001bb619031a0: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
512 | 0x000001bb619031a0: 48be b0af | f63f bb01 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
|
513 | 0x000001bb619031c0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
|
514 | 0x000001bb619031e0: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
|
515 | 0x000001bb61903200: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
516 | 0x000001bb61903220: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
517 | 0x000001bb61903220: 48be b0af | f63f bb01 | 0000 4883 | ae78 0100 | 0001 e960 | 4b00 00e9 | 0000 0000 | 4c8b c0e9
|
518 | 0x000001bb61903240: 2a08 0000
|
519 |
|
520 | 0x000001bb61903244: ; {oop(a 'net/minecraft/class_3694'{0x000001bb85684558})}
|
521 | 0x000001bb61903244: 49b8 5845 | 6885 bb01 | 0000 e91b
|
522 |
|
523 | 0x000001bb61903250: ; {oop(a 'java/lang/ThreadLocal'{0x000001bb85684548})}
|
524 | 0x000001bb61903250: 0800 0048 | ba48 4568 | 85bb 0100 | 004c 8bc2
|
525 |
|
526 | 0x000001bb61903260: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
527 | 0x000001bb61903260: 48be 28ad | f63f bb01 | 0000 458b | 4008 4c3b | 8688 0100 | 0075 0d48 | 8386 9001 | 0000 01e9
|
528 | 0x000001bb61903280: 6000 0000 | 4c3b 8698 | 0100 0075 | 0d48 8386 | a001 0000 | 01e9 4a00 | 0000 4883 | be88 0100
|
529 | 0x000001bb619032a0: 0000 7517 | 4c89 8688 | 0100 0048 | c786 9001 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 9801
|
530 | 0x000001bb619032c0: 0000 0075 | 174c 8986 | 9801 0000 | 48c7 86a0 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8678
|
531 | 0x000001bb619032e0: 0100 0001
|
532 |
|
533 | 0x000001bb619032e4: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
534 | 0x000001bb619032e4: 49b8 d8ea | 5a31 bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
535 | 0x000001bb61903304: 0085 f60f | 8493 4a00
|
536 |
|
537 | 0x000001bb6190330c: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
538 | 0x000001bb6190330c: 0049 b8d8 | ea5a 31bb | 0100 0049 | 8380 1001 | 0000 014c
|
539 |
|
540 | 0x000001bb61903320: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
541 | 0x000001bb61903320: 8bc2 48be | d8ea 5a31 | bb01 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
|
542 |
|
543 | 0x000001bb6190333c: ; {optimized virtual_call}
|
544 | 0x000001bb6190333c: 8b00 90e8
|
545 |
|
546 | 0x000001bb61903340: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
547 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
548 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
549 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
550 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
551 | 0x000001bb61903340: 0cc4 5f06
|
552 |
|
553 | 0x000001bb61903344: ; {other}
|
554 | 0x000001bb61903344: 0f1f 8400 | 3416 0004 | 4885 c075
|
555 |
|
556 | 0x000001bb61903350: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
557 | 0x000001bb61903350: 1648 be28 | adf6 3fbb | 0100 0080 | 8ea9 0100 | 0001 e9cd
|
558 |
|
559 | 0x000001bb61903364: ; {metadata('net/minecraft/class_3695')}
|
560 | 0x000001bb61903364: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
561 | 0x000001bb61903384: 0000 0056
|
562 |
|
563 | 0x000001bb61903388: ; {runtime_call slow_subtype_check Runtime1 stub}
|
564 | 0x000001bb61903388: 57e8 f2fb | d505 5e5e | 85f6 0f84 | 8000 0000
|
565 |
|
566 | 0x000001bb61903398: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
567 | 0x000001bb61903398: 48be 28ad | f63f bb01 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979
|
568 | 0x000001bb619033b8: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000
|
569 | 0x000001bb619033d8: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100
|
570 | 0x000001bb619033f8: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
571 | 0x000001bb61903418: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
572 | 0x000001bb61903418: 48be 28ad | f63f bb01 | 0000 4883 | aeb0 0100 | 0001 e992 | 4900 00e9 | 0000 0000
|
573 |
|
574 | 0x000001bb61903434: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
575 | 0x000001bb61903434: 4c8b c048 | ba68 6c5c | 30bb 0100 | 0048 8d92 | e801 0000
|
576 |
|
577 | 0x000001bb61903448: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001bb85d85820})}
|
578 | 0x000001bb61903448: 48be 2058 | d885 bb01 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
579 |
|
580 | 0x000001bb61903460: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
581 | 0x000001bb61903460: 0148 ba28 | adf6 3fbb | 0100 0048 | 8382 e801
|
582 |
|
583 | 0x000001bb61903470: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
584 | 0x000001bb61903470: 0000 0148 | ba68 6c5c | 30bb 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
|
585 | 0x000001bb61903490: 1f00 85ff | 0f84 3049
|
586 |
|
587 | 0x000001bb61903498: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
588 | 0x000001bb61903498: 0000 48ba | 4804 6030 | bb01 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883
|
589 | 0x000001bb619034b8: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
590 | 0x000001bb619034b8: 0a01 48ba | 686c 5c30 | bb01 0000 | 4883 8248 | 0100 0001
|
591 |
|
592 | 0x000001bb619034cc: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
593 | 0x000001bb619034cc: 48ba 4804 | 6030 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
594 | 0x000001bb619034ec: f60f 84f8
|
595 |
|
596 | 0x000001bb619034f0: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
597 | 0x000001bb619034f0: 4800 0048 | ba68 6c5c | 30bb 0100 | 0048 8d92 | 8001 0000
|
598 |
|
599 | 0x000001bb61903504: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000081023378'{0x000001bb85d85858})}
|
600 | 0x000001bb61903504: 48be 5858 | d885 bb01 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
601 |
|
602 | 0x000001bb6190351c: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
603 | 0x000001bb6190351c: 0148 ba28 | adf6 3fbb | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
604 | 0x000001bb6190353c: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
605 | 0x000001bb6190353c: 0148 ba28 | adf6 3fbb | 0100 0048 | 8382 0802
|
606 |
|
607 | 0x000001bb6190354c: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
608 | 0x000001bb6190354c: 0000 0148 | bac8 d3fd | 3ebb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
609 | 0x000001bb6190356c: 1f00 85f6 | 0f84 9648 | 0000 4d85
|
610 |
|
611 | 0x000001bb61903578: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
612 | 0x000001bb61903578: c048 bac8 | d3fd 3ebb | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
613 | 0x000001bb61903598: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8415
|
614 |
|
615 | 0x000001bb619035a8: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
616 | 0x000001bb619035a8: 0000 0048 | bac8 d3fd | 3ebb 0100 | 00ff 8230 | 0100 00e9 | c403 0000
|
617 |
|
618 | 0x000001bb619035c0: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
619 | 0x000001bb619035c0: 49b8 c8d3 | fd3e bb01 | 0000 4983 | 8048 0100
|
620 |
|
621 | 0x000001bb619035d0: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
622 | 0x000001bb619035d0: 0001 49b8 | 3874 8730 | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
623 | 0x000001bb619035f0: ff1f 0085 | d20f 8432
|
624 |
|
625 | 0x000001bb619035f8: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
626 | 0x000001bb619035f8: 4800 0049 | b838 7487 | 30bb 0100 | 0041 ff80 | 1001 0000
|
627 |
|
628 | 0x000001bb6190360c: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000081023378'{0x000001bb85d85858})}
|
629 | 0x000001bb6190360c: 49b8 5858 | d885 bb01
|
630 |
|
631 | 0x000001bb61903614: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
632 | 0x000001bb61903614: 0000 48ba | c8d3 fd3e | bb01 0000
|
633 |
|
634 | 0x000001bb61903620: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
635 | 0x000001bb61903620: 49ba 7833 | 0281 0000 | 0000 4c89 | 92a0 0100 | 0048 8382 | a801 0000
|
636 |
|
637 | 0x000001bb61903638: ; {metadata(method data for {method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
638 | 0x000001bb61903638: 0149 b8c0 | b2f6 3fbb | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
639 | 0x000001bb61903658: 1f00 85d2 | 0f84 ec47
|
640 |
|
641 | 0x000001bb61903660: ; {metadata(method data for {method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
642 | 0x000001bb61903660: 0000 49b8 | c0b2 f63f | bb01 0000 | 4983 8010 | 0100 0001
|
643 |
|
644 | 0x000001bb61903674: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
645 | 0x000001bb61903674: 49b8 b0af | f63f bb01 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
646 | 0x000001bb61903694: 0085 d20f | 84d2 4700
|
647 |
|
648 | 0x000001bb6190369c: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
649 | 0x000001bb6190369c: 0049 b8b0 | aff6 3fbb | 0100 0049 | 8380 1001
|
650 |
|
651 | 0x000001bb619036ac: ; {metadata(method data for {method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
652 | 0x000001bb619036ac: 0000 0149 | b898 b1f6 | 3fbb 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
653 | 0x000001bb619036cc: feff 1f00 | 85d2 0f84 | b847 0000
|
654 |
|
655 | 0x000001bb619036d8: ; {oop(a 'java/lang/Class'{0x000001bb712ba530} = 'com/mojang/jtracy/TracyClient')}
|
656 | 0x000001bb619036d8: 49b8 30a5 | 2b71 bb01 | 0000 450f | be80 b000 | 0000 4183 | e001 4585
|
657 |
|
658 | 0x000001bb619036f0: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
659 | 0x000001bb619036f0: c049 b8b0 | aff6 3fbb | 0100 0048 | ba20 0100 | 0000 0000 | 0074 0a48 | ba30 0100 | 0000 0000
|
660 | 0x000001bb61903710: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 84e9
|
661 |
|
662 | 0x000001bb61903720: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001bb85d85808})}
|
663 | 0x000001bb61903720: 0100 0048 | ba08 58d8 | 85bb 0100 | 004c 8bc2
|
664 |
|
665 | 0x000001bb61903730: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
666 | 0x000001bb61903730: 48be b0af | f63f bb01 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9
|
667 | 0x000001bb61903750: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100
|
668 | 0x000001bb61903770: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001
|
669 | 0x000001bb61903790: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640
|
670 | 0x000001bb619037b0: 0100 0001
|
671 |
|
672 | 0x000001bb619037b4: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
673 | 0x000001bb619037b4: 49b8 d8ea | 5a31 bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
674 | 0x000001bb619037d4: 0085 f60f | 84d4 4600
|
675 |
|
676 | 0x000001bb619037dc: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
677 | 0x000001bb619037dc: 0049 b8d8 | ea5a 31bb | 0100 0049 | 8380 1001 | 0000 014c
|
678 |
|
679 | 0x000001bb619037f0: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
680 | 0x000001bb619037f0: 8bc2 48be | d8ea 5a31 | bb01 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
|
681 |
|
682 | 0x000001bb6190380c: ; {optimized virtual_call}
|
683 | 0x000001bb6190380c: 8b00 90e8
|
684 |
|
685 | 0x000001bb61903810: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
686 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
687 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
688 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
689 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
690 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
691 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
692 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
693 | 0x000001bb61903810: 6cb2 c905
|
694 |
|
695 | 0x000001bb61903814: ; {other}
|
696 | 0x000001bb61903814: 0f1f 8400 | 041b 0005 | 4885 c075
|
697 |
|
698 | 0x000001bb61903820: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
699 | 0x000001bb61903820: 1648 beb0 | aff6 3fbb | 0100 0080 | 8e71 0100 | 0001 e9cd
|
700 |
|
701 | 0x000001bb61903834: ; {metadata('net/minecraft/class_3695')}
|
702 | 0x000001bb61903834: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
703 | 0x000001bb61903854: 0000 0056
|
704 |
|
705 | 0x000001bb61903858: ; {runtime_call slow_subtype_check Runtime1 stub}
|
706 | 0x000001bb61903858: 57e8 22f7 | d505 5e5e | 85f6 0f84 | 8000 0000
|
707 |
|
708 | 0x000001bb61903868: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
709 | 0x000001bb61903868: 48be b0af | f63f bb01 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
|
710 | 0x000001bb61903888: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
|
711 | 0x000001bb619038a8: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
|
712 | 0x000001bb619038c8: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
713 | 0x000001bb619038e8: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
714 | 0x000001bb619038e8: 48be b0af | f63f bb01 | 0000 4883 | ae78 0100 | 0001 e9d3 | 4500 00e9 | 0000 0000 | 4c8b c0e9
|
715 | 0x000001bb61903908: 0a00 0000
|
716 |
|
717 | 0x000001bb6190390c: ; {oop(a 'net/minecraft/class_3694'{0x000001bb85684558})}
|
718 | 0x000001bb6190390c: 49b8 5845 | 6885 bb01
|
719 |
|
720 | 0x000001bb61903914: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
721 | 0x000001bb61903914: 0000 48ba | c8d3 fd3e | bb01 0000 | 4883 82c8 | 0100 0001
|
722 |
|
723 | 0x000001bb61903928: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
724 | 0x000001bb61903928: 48ba 3874 | 8730 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
725 | 0x000001bb61903948: f60f 848c | 4500 004d
|
726 |
|
727 | 0x000001bb61903950: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
728 | 0x000001bb61903950: 85c0 48ba | 3874 8730 | bb01 0000 | 48be 2001 | 0000 0000 | 0000 740a | 48be 1001 | 0000 0000
|
729 | 0x000001bb61903970: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 6d38 0000 | 4d85 c075
|
730 |
|
731 | 0x000001bb61903988: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
732 | 0x000001bb61903988: 1648 be28 | adf6 3fbb | 0100 0080 | 8e11 0200 | 0001 e9cf
|
733 |
|
734 | 0x000001bb6190399c: ; {metadata('net/minecraft/class_3695')}
|
735 | 0x000001bb6190399c: 0000 0048 | bf08 bed1 | 8000 0000 | 0041 8b70 | 0848 3b7e | 200f 841a | 0000 0048 | 3bf7 0f84
|
736 | 0x000001bb619039bc: 1100 0000
|
737 |
|
738 | 0x000001bb619039c0: ; {runtime_call slow_subtype_check Runtime1 stub}
|
739 | 0x000001bb619039c0: 5657 e8b9 | f5d5 055e | 5e85 f60f | 8481 0000
|
740 |
|
741 | 0x000001bb619039d0: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
742 | 0x000001bb619039d0: 0048 be28 | adf6 3fbb | 0100 0041 | 8b78 0848 | 3bbe 2802 | 0000 750d | 4883 8630 | 0200 0001
|
743 | 0x000001bb619039f0: e979 0000 | 0048 3bbe | 3802 0000 | 750d 4883 | 8640 0200 | 0001 e963 | 0000 0048 | 83be 2802
|
744 | 0x000001bb61903a10: 0000 0075 | 1748 89be | 2802 0000 | 48c7 8630 | 0200 0001 | 0000 00e9 | 4200 0000 | 4883 be38
|
745 | 0x000001bb61903a30: 0200 0000 | 7517 4889 | be38 0200 | 0048 c786 | 4002 0000 | 0100 0000 | e921 0000 | 00e9 1c00
|
746 | 0x000001bb61903a50: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
747 | 0x000001bb61903a50: 0000 48be | 28ad f63f | bb01 0000 | 4883 ae18 | 0200 0001 | e993 4400 | 00e9 0000 | 0000 488b
|
748 | 0x000001bb61903a70: 9424 a800 | 0000 488b | 7258 483b | 0648 8bfe
|
749 |
|
750 | 0x000001bb61903a80: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
751 | 0x000001bb61903a80: 48bb 9091 | 0840 bb01 | 0000 4883 | 83b8 0300 | 0001 0fbe | be81 0000 | 0083 e701 | 89bc 24b4
|
752 | 0x000001bb61903aa0: 0000 0048 | 8b9e 4801 | 0000 488b
|
753 |
|
754 | 0x000001bb61903aac: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
755 | 0x000001bb61903aac: c648 b990 | 9108 40bb | 0100 0048 | 8381 f003 | 0000 0148 | 8b86 b800 | 0000 483b | 0348 8bcb
|
756 | 0x000001bb61903acc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
757 | 0x000001bb61903acc: 49b9 9091 | 0840 bb01 | 0000 4983 | 8128 0400
|
758 |
|
759 | 0x000001bb61903adc: ; {metadata(method data for {method} {0x000001bb3f2d9728} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
760 | 0x000001bb61903adc: 0001 48b9 | 4054 0940 | bb01 0000 | 448b 89cc | 0000 0041 | 83c1 0244 | 8989 cc00 | 0000 4181
|
761 | 0x000001bb61903afc: e1fe ff1f | 0045 85c9 | 0f84 0544 | 0000 c5fb
|
762 |
|
763 | 0x000001bb61903b0c: ; {metadata(method data for {method} {0x000001bb3f2d9728} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
764 | 0x000001bb61903b0c: 1043 1048 | b940 5409 | 40bb 0100 | 0048 8381 | 1001 0000
|
765 |
|
766 | 0x000001bb61903b20: ; {metadata(method data for {method} {0x000001bb3f2d9668} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
767 | 0x000001bb61903b20: 0148 b9a8 | 5509 40bb | 0100 0044 | 8b89 cc00 | 0000 4183 | c102 4489 | 89cc 0000 | 0041 81e1
|
768 | 0x000001bb61903b40: feff 1f00 | 4585 c90f | 84e3 4300 | 0048 3b00
|
769 |
|
770 | 0x000001bb61903b50: ; {metadata(method data for {method} {0x000001bb3f2d9668} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
771 | 0x000001bb61903b50: 488b c849 | b9a8 5509 | 40bb 0100 | 0049 8381 | 1001 0000 | 018b 4844
|
772 |
|
773 | 0x000001bb61903b68: ; {metadata(method data for {method} {0x000001bb3f2d9668} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
774 | 0x000001bb61903b68: 4c8b c849 | bba8 5509 | 40bb 0100 | 0049 8383 | 4801 0000 | 0144 8b48 | 34c5 f32a | c9c5 fb59
|
775 | 0x000001bb61903b88: c1c4 c173 | 2ac9 c5fb | 5ec1 c5fb | 2cc8 81f9 | 0000 0080 | 750f 4883 | ec08 c5fb
|
776 |
|
777 | 0x000001bb61903ba4: ; {runtime_call StubRoutines (initial stubs)}
|
778 | 0x000001bb61903ba4: 1104 24e8 | ddd5 c405 | 5989 8c24 | c800 0000
|
779 |
|
780 | 0x000001bb61903bb4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
781 | 0x000001bb61903bb4: 4c8b ce49 | bb90 9108 | 40bb 0100 | 0049 8383 | 6004 0000 | 014c 8bcb
|
782 |
|
783 | 0x000001bb61903bcc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
784 | 0x000001bb61903bcc: 49bb 9091 | 0840 bb01 | 0000 4983 | 8398 0400
|
785 |
|
786 | 0x000001bb61903bdc: ; {metadata(method data for {method} {0x000001bb3f2e00c8} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
787 | 0x000001bb61903bdc: 0001 49b9 | 7857 0940 | bb01 0000 | 458b 99cc | 0000 0041 | 83c3 0245 | 8999 cc00 | 0000 4181
|
788 | 0x000001bb61903bfc: e3fe ff1f | 0045 85db | 0f84 4c43 | 0000 c5fb
|
789 |
|
790 | 0x000001bb61903c0c: ; {metadata(method data for {method} {0x000001bb3f2e00c8} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
791 | 0x000001bb61903c0c: 1043 1848 | bb78 5709 | 40bb 0100 | 0048 8383 | 1001 0000
|
792 |
|
793 | 0x000001bb61903c20: ; {metadata(method data for {method} {0x000001bb3f2e0008} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
794 | 0x000001bb61903c20: 0148 bbe0 | 5809 40bb | 0100 0044 | 8b8b cc00 | 0000 4183 | c102 4489 | 8bcc 0000 | 0041 81e1
|
795 | 0x000001bb61903c40: feff 1f00 | 4585 c90f | 842a 4300 | 0048 8bd8
|
796 |
|
797 | 0x000001bb61903c50: ; {metadata(method data for {method} {0x000001bb3f2e0008} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
798 | 0x000001bb61903c50: 49b9 e058 | 0940 bb01 | 0000 4983 | 8110 0100 | 0001 8b58 | 484c 8bc8
|
799 |
|
800 | 0x000001bb61903c68: ; {metadata(method data for {method} {0x000001bb3f2e0008} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
801 | 0x000001bb61903c68: 49bb e058 | 0940 bb01 | 0000 4983 | 8348 0100 | 0001 8b40 | 38c5 f32a | cbc5 fb59 | c1c5 f32a
|
802 | 0x000001bb61903c88: c8c5 fb5e | c1c5 fb2c | d881 fb00 | 0000 8075 | 0f48 83ec | 08c5 fb11
|
803 |
|
804 | 0x000001bb61903ca0: ; {runtime_call StubRoutines (initial stubs)}
|
805 | 0x000001bb61903ca0: 0424 e8e2 | d4c4 055b | 899c 24cc | 0000 0085
|
806 |
|
807 | 0x000001bb61903cb0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
808 | 0x000001bb61903cb0: ff48 b890 | 9108 40bb | 0100 0049 | b9c8 0400 | 0000 0000 | 0075 0a49 | b9b8 0400 | 0000 0000
|
809 | 0x000001bb61903cd0: 004e 8b1c | 084d 8d5b | 014e 891c | 080f 850d | 0000 004c | 8984 24c0 | 0000 00e9 | ec07 0000
|
810 | 0x000001bb61903cf0: 448b 8c24 | b000 0000
|
811 |
|
812 | 0x000001bb61903cf8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
813 | 0x000001bb61903cf8: 4585 c948 | b890 9108 | 40bb 0100 | 0049 bbe8 | 0400 0000 | 0000 0075 | 0a49 bbd8 | 0400 0000
|
814 | 0x000001bb61903d18: 0000 004e | 8b2c 184d | 8d6d 014e | 892c 180f | 850d 0000 | 004c 8984 | 24c0 0000 | 00e9 a207
|
815 | 0x000001bb61903d38: 0000 488b | b6a0 0200 | 0048 85f6
|
816 |
|
817 | 0x000001bb61903d44: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
818 | 0x000001bb61903d44: 48be 9091 | 0840 bb01 | 0000 48b8 | 0805 0000 | 0000 0000 | 750a 48b8 | f804 0000 | 0000 0000
|
819 | 0x000001bb61903d64: 4c8b 1c06 | 4d8d 5b01 | 4c89 1c06 | 0f85 0d00 | 0000 4c89 | 8424 c000 | 0000 e959 | 0700 0049
|
820 | 0x000001bb61903d84: 3b00 498b
|
821 |
|
822 | 0x000001bb61903d88: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
823 | 0x000001bb61903d88: f048 b890 | 9108 40bb | 0100 008b | 7608 483b | b028 0500 | 0075 0d48 | 8380 3005 | 0000 01e9
|
824 | 0x000001bb61903da8: 6000 0000 | 483b b038 | 0500 0075 | 0d48 8380 | 4005 0000 | 01e9 4a00 | 0000 4883 | b828 0500
|
825 | 0x000001bb61903dc8: 0000 7517 | 4889 b028 | 0500 0048 | c780 3005 | 0000 0100 | 0000 e929 | 0000 0048 | 83b8 3805
|
826 | 0x000001bb61903de8: 0000 0075 | 1748 89b0 | 3805 0000 | 48c7 8040 | 0500 0001 | 0000 00e9 | 0800 0000 | 4883 8018
|
827 | 0x000001bb61903e08: 0500 0001
|
828 |
|
829 | 0x000001bb61903e0c: ; {oop("level"{0x000001bb722ab438})}
|
830 | 0x000001bb61903e0c: 498b f049 | b838 b42a | 72bb 0100 | 0048 8bd6 | 4889 b424 | c000 0000 | 9048 b838 | adfd 8000
|
831 | 0x000001bb61903e2c: ; {virtual_call}
|
832 | 0x000001bb61903e2c: 0000 00e8
|
833 |
|
834 | 0x000001bb61903e30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
835 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
836 | ; - net.minecraft.class_757::method_3192@178 (line 515)
|
837 | 0x000001bb61903e30: 6c0d fa06
|
838 |
|
839 | 0x000001bb61903e34: ; {other}
|
840 | 0x000001bb61903e34: 0f1f 8400 | 2421 0006 | 488b 9424 | a800 0000
|
841 |
|
842 | 0x000001bb61903e44: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
843 | 0x000001bb61903e44: 49b8 9091 | 0840 bb01
|
844 |
|
845 | 0x000001bb61903e4c: ; {metadata('net/minecraft/class_757')}
|
846 | 0x000001bb61903e4c: 0000 49ba | 8077 f880 | 0000 0000 | 4d89 9060 | 0500 0049 | 8380 6805 | 0000 014c | 8b84 24b8
|
847 | 0x000001bb61903e6c: 0000 0048 | 8b94 24a8
|
848 |
|
849 | 0x000001bb61903e74: ; {optimized virtual_call}
|
850 | 0x000001bb61903e74: 0000 00e8
|
851 |
|
852 | 0x000001bb61903e78: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
853 | ;*invokevirtual method_3188 {reexecute=0 rethrow=0 return_oop=0}
|
854 | ; - net.minecraft.class_757::method_3192@185 (line 517)
|
855 | 0x000001bb61903e78: 914c 0000
|
856 |
|
857 | 0x000001bb61903e7c: ; {other}
|
858 | 0x000001bb61903e7c: 0f1f 8400 | 6c21 0007 | 488b 9424 | a800 0000
|
859 |
|
860 | 0x000001bb61903e8c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
861 | 0x000001bb61903e8c: 48be 9091 | 0840 bb01 | 0000 4883 | 8688 0500 | 0001 488b | 9424 a800
|
862 |
|
863 | 0x000001bb61903ea4: ; {optimized virtual_call}
|
864 | 0x000001bb61903ea4: 0000 90e8
|
865 |
|
866 | 0x000001bb61903ea8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
867 | ;*invokevirtual method_37473 {reexecute=0 rethrow=0 return_oop=0}
|
868 | ; - net.minecraft.class_757::method_3192@189 (line 519)
|
869 | 0x000001bb61903ea8: d4ab c905
|
870 |
|
871 | 0x000001bb61903eac: ; {other}
|
872 | 0x000001bb61903eac: 0f1f 8400 | 9c21 0008 | 488b 9424 | a800 0000 | 488b 7258
|
873 |
|
874 | 0x000001bb61903ec0: ; implicit exception: dispatches to 0x000001bb61907f9d
|
875 | 0x000001bb61903ec0: 488b b6d0 | 0000 0048 | 3b06 488b
|
876 |
|
877 | 0x000001bb61903ecc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
878 | 0x000001bb61903ecc: fe48 bb90 | 9108 40bb
|
879 |
|
880 | 0x000001bb61903ed4: ; {metadata('net/minecraft/class_761')}
|
881 | 0x000001bb61903ed4: 0100 0049 | ba60 8ff8 | 8000 0000 | 004c 8993 | d005 0000 | 4883 83d8 | 0500 0001
|
882 |
|
883 | 0x000001bb61903ef0: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
884 | 0x000001bb61903ef0: 48bf e89b | 0940 bb01 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
885 | 0x000001bb61903f10: db0f 8490 | 4000 0048
|
886 |
|
887 | 0x000001bb61903f18: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
888 | 0x000001bb61903f18: 8bfe 48bb | e89b 0940 | bb01 0000
|
889 |
|
890 | 0x000001bb61903f24: ; {metadata('net/minecraft/class_761')}
|
891 | 0x000001bb61903f24: 49ba 608f | f880 0000 | 0000 4c89 | 9320 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424
|
892 | 0x000001bb61903f44: d000 0000 | 0f1f 8000
|
893 |
|
894 | 0x000001bb61903f4c: ; {optimized virtual_call}
|
895 | 0x000001bb61903f4c: 0000 00e8
|
896 |
|
897 | 0x000001bb61903f50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
898 | ;*invokevirtual method_3270 {reexecute=0 rethrow=0 return_oop=0}
|
899 | ; - net.minecraft.class_761::method_3254@1 (line 230)
|
900 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
901 | 0x000001bb61903f50: 2cab c905
|
902 |
|
903 | 0x000001bb61903f54: ; {other}
|
904 | 0x000001bb61903f54: 0f1f 8400 | 4422 0009
|
905 |
|
906 | 0x000001bb61903f5c: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
907 | 0x000001bb61903f5c: 85c0 49b8 | e89b 0940 | bb01 0000 | 48ba 4801 | 0000 0000 | 0000 740a | 48ba 5801 | 0000 0000
|
908 | 0x000001bb61903f7c: 0000 498b | 3410 488d | 7601 4989 | 3410 0f84 | 6c01 0000 | 488b b424 | d000 0000 | 488b 96d8
|
909 | 0x000001bb61903f9c: 0000 004c | 8b46 5849 | 3b00 498b
|
910 |
|
911 | 0x000001bb61903fa8: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
912 | 0x000001bb61903fa8: f048 bfe8 | 9b09 40bb
|
913 |
|
914 | 0x000001bb61903fb0: ; {metadata('net/minecraft/class_310')}
|
915 | 0x000001bb61903fb0: 0100 0049 | bab0 f4d1 | 8000 0000 | 004c 8997 | 7801 0000 | 4883 8780 | 0100 0001 | 4d8b 80b8
|
916 | 0x000001bb61903fd0: 0100 0049 | 3b00 498b
|
917 |
|
918 | 0x000001bb61903fd8: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
919 | 0x000001bb61903fd8: f048 bfe8 | 9b09 40bb | 0100 008b | 7608 483b | b7b0 0100 | 0075 0d48 | 8387 b801 | 0000 01e9
|
920 | 0x000001bb61903ff8: 6000 0000 | 483b b7c0 | 0100 0075 | 0d48 8387 | c801 0000 | 01e9 4a00 | 0000 4883 | bfb0 0100
|
921 | 0x000001bb61904018: 0000 7517 | 4889 b7b0 | 0100 0048 | c787 b801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bf c001
|
922 | 0x000001bb61904038: 0000 0075 | 1748 89b7 | c001 0000 | 48c7 87c8 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 87a0
|
923 | 0x000001bb61904058: 0100 0001 | 4d8b 4028
|
924 |
|
925 | 0x000001bb61904060: ; implicit exception: dispatches to 0x000001bb61907fd2
|
926 | 0x000001bb61904060: 483b 0248
|
927 |
|
928 | 0x000001bb61904064: ; {metadata(method data for {method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
929 | 0x000001bb61904064: 8bf2 48bf | e89b 0940 | bb01 0000 | 8b76 0848 | 3bb7 e801 | 0000 750d | 4883 87f0 | 0100 0001
|
930 | 0x000001bb61904084: e960 0000 | 0048 3bb7 | f801 0000 | 750d 4883 | 8700 0200 | 0001 e94a | 0000 0048 | 83bf e801
|
931 | 0x000001bb619040a4: 0000 0075 | 1748 89b7 | e801 0000 | 48c7 87f0 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bff8
|
932 | 0x000001bb619040c4: 0100 0000 | 7517 4889 | b7f8 0100 | 0048 c787 | 0002 0000 | 0100 0000 | e908 0000 | 0048 8387
|
933 | 0x000001bb619040e4: d801 0000 | 0166 0f1f
|
934 |
|
935 | 0x000001bb619040ec: ; {optimized virtual_call}
|
936 | 0x000001bb619040ec: 4400 00e8
|
937 |
|
938 | 0x000001bb619040f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
939 | ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0}
|
940 | ; - net.minecraft.class_761::method_3254@21 (line 231)
|
941 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
942 | 0x000001bb619040f0: 8ca9 c905
|
943 |
|
944 | 0x000001bb619040f4: ; {other}
|
945 | 0x000001bb619040f4: 0f1f 8400 | e423 000a | 488b 9424 | a800 0000 | 488b b2a0 | 0000 0048
|
946 |
|
947 | 0x000001bb6190410c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
948 | 0x000001bb6190410c: 85f6 48be | 9091 0840 | bb01 0000 | 48bf f805 | 0000 0000 | 0000 740a | 48bf 0806 | 0000 0000
|
949 | 0x000001bb6190412c: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 9c03 0000 | 0fbe 7254
|
950 |
|
951 | 0x000001bb61904144: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
952 | 0x000001bb61904144: 85f6 48be | 9091 0840 | bb01 0000 | 48bf 1806 | 0000 0000 | 0000 740a | 48bf 2806 | 0000 0000
|
953 | 0x000001bb61904164: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 6403 0000
|
954 |
|
955 | 0x000001bb61904178: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
956 | 0x000001bb61904178: 48be 9091 | 0840 bb01 | 0000 4883 | 8638 0600
|
957 |
|
958 | 0x000001bb61904188: ; {metadata(method data for {method} {0x000001bb3e447220} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
959 | 0x000001bb61904188: 0001 48be | f0a4 0940 | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
960 | 0x000001bb619041a8: 0085 ff0f | 8426 3e00
|
961 |
|
962 | 0x000001bb619041b0: ; {metadata(method data for {method} {0x000001bb3e447220} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
963 | 0x000001bb619041b0: 0048 bef0 | a409 40bb | 0100 0048 | 8386 1001
|
964 |
|
965 | 0x000001bb619041c0: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
966 | 0x000001bb619041c0: 0000 0148 | beb0 54b6 | 3fbb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
967 | 0x000001bb619041e0: 1f00 85ff | 0f84 0e3e
|
968 |
|
969 | 0x000001bb619041e8: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
970 | 0x000001bb619041e8: 0000 48be | b054 b63f | bb01 0000 | 4883 8610 | 0100 0001
|
971 |
|
972 | 0x000001bb619041fc: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
973 | 0x000001bb619041fc: 48be 3856 | b63f bb01 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
974 | 0x000001bb6190421c: ff0f 84f6
|
975 |
|
976 | 0x000001bb61904220: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
977 | 0x000001bb61904220: 3d00 0048 | be38 56b6 | 3fbb 0100 | 0048 8386 | 1001 0000
|
978 |
|
979 | 0x000001bb61904234: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
980 | 0x000001bb61904234: 0148 be68 | 20bf 84bb | 0100 0048 | 8bb6 c000 | 0000 498b | bf80 0300 | 0048 8b3f
|
981 |
|
982 | 0x000001bb61904250: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
983 | 0x000001bb61904250: 483b fe48 | be38 56b6 | 3fbb 0100 | 0048 bf20 | 0100 0000 | 0000 0075 | 0a48 bf30 | 0100 0000
|
984 | 0x000001bb61904270: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 851a 0000
|
985 |
|
986 | 0x000001bb61904284: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
987 | 0x000001bb61904284: 0048 be38 | 56b6 3fbb | 0100 00ff | 8640 0100 | 00be 0100 | 0000 e905 | 0000 00be | 0000 0000
|
988 | 0x000001bb619042a4: 83e6 0185
|
989 |
|
990 | 0x000001bb619042a8: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
991 | 0x000001bb619042a8: f648 beb0 | 54b6 3fbb | 0100 0048 | bf30 0100 | 0000 0000 | 0074 0a48 | bf20 0100 | 0000 0000
|
992 | 0x000001bb619042c8: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 842e
|
993 |
|
994 | 0x000001bb619042d8: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
995 | 0x000001bb619042d8: 2e00 0048 | be68 20bf | 84bb 0100 | 0048 8bb6 | 1001 0000
|
996 |
|
997 | 0x000001bb619042ec: ; implicit exception: dispatches to 0x000001bb6190803a
|
998 | 0x000001bb619042ec: 483b 0648
|
999 |
|
1000 | 0x000001bb619042f0: ; {metadata(method data for {method} {0x000001bb3e447220} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1001 | 0x000001bb619042f0: 8bfe 48bb | f0a4 0940 | bb01 0000 | 8b7f 0848 | 3bbb 3001 | 0000 750d | 4883 8338 | 0100 0001
|
1002 | 0x000001bb61904310: e960 0000 | 0048 3bbb | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e94a | 0000 0048 | 83bb 3001
|
1003 | 0x000001bb61904330: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb40
|
1004 | 0x000001bb61904350: 0100 0000 | 7517 4889 | bb40 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8383
|
1005 | 0x000001bb61904370: 2001 0000 | 0148 8bd6 | 0f1f 8000
|
1006 |
|
1007 | 0x000001bb6190437c: ; {optimized virtual_call}
|
1008 | 0x000001bb6190437c: 0000 00e8
|
1009 |
|
1010 | 0x000001bb61904380: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1011 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
1012 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345)
|
1013 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
1014 | 0x000001bb61904380: fca6 c905
|
1015 |
|
1016 | 0x000001bb61904384: ; {other}
|
1017 | 0x000001bb61904384: 0f1f 8400 | 7426 000b | 488b 9424 | a800 0000 | 4c8b 4258
|
1018 |
|
1019 | 0x000001bb61904398: ; implicit exception: dispatches to 0x000001bb6190803f
|
1020 | 0x000001bb61904398: 493b 004d
|
1021 |
|
1022 | 0x000001bb6190439c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1023 | 0x000001bb6190439c: 8bc8 48be | 9091 0840 | bb01 0000
|
1024 |
|
1025 | 0x000001bb619043a8: ; {metadata('net/minecraft/class_310')}
|
1026 | 0x000001bb619043a8: 49ba b0f4 | d180 0000 | 0000 4c89 | 9658 0600 | 0048 8386 | 6006 0000 | 0149 8bb0 | a000 0000
|
1027 | 0x000001bb619043c8: 4c8b 82a0 | 0000 0048 | 3b06 4c8b
|
1028 |
|
1029 | 0x000001bb619043d4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1030 | 0x000001bb619043d4: ce48 bf90 | 9108 40bb
|
1031 |
|
1032 | 0x000001bb619043dc: ; {metadata('net/minecraft/class_10151')}
|
1033 | 0x000001bb619043dc: 0100 0049 | baf0 7cf2 | 8000 0000 | 004c 8997 | 9006 0000 | 4883 8798 | 0600 0001
|
1034 |
|
1035 | 0x000001bb619043f8: ; {oop(a 'java/util/ImmutableCollections$Set12'{0x000001bb85c6a970})}
|
1036 | 0x000001bb619043f8: 49b9 70a9 | c685 bb01 | 0000 488b
|
1037 |
|
1038 | 0x000001bb61904404: ; {optimized virtual_call}
|
1039 | 0x000001bb61904404: d666 90e8
|
1040 |
|
1041 | 0x000001bb61904408: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1042 | ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
|
1043 | ; - net.minecraft.class_757::method_3192@233 (line 526)
|
1044 | 0x000001bb61904408: 74a6 c905
|
1045 |
|
1046 | 0x000001bb6190440c: ; {other}
|
1047 | 0x000001bb6190440c: 0f1f 8400 | fc26 000c
|
1048 |
|
1049 | 0x000001bb61904414: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1050 | 0x000001bb61904414: 4885 c049 | b890 9108 | 40bb 0100 | 0049 b9b8 | 0600 0000 | 0000 0074 | 0a49 b9c8 | 0600 0000
|
1051 | 0x000001bb61904434: 0000 004b | 8b3c 0848 | 8d7f 014b | 893c 0848 | 8b94 24a8 | 0000 000f | 848b 0000 | 004c 8b42
|
1052 | 0x000001bb61904454: 5849 3b00
|
1053 |
|
1054 | 0x000001bb61904458: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1055 | 0x000001bb61904458: 4d8b c848 | bf90 9108 | 40bb 0100
|
1056 |
|
1057 | 0x000001bb61904464: ; {metadata('net/minecraft/class_310')}
|
1058 | 0x000001bb61904464: 0049 bab0 | f4d1 8000 | 0000 004c | 8997 e806 | 0000 4883 | 87f0 0600 | 0001 4d8b | 80b8 0100
|
1059 | 0x000001bb61904484: 004c 8b8a | 9800 0000
|
1060 |
|
1061 | 0x000001bb6190448c: ; implicit exception: dispatches to 0x000001bb6190804e
|
1062 | 0x000001bb6190448c: 483b 0048
|
1063 |
|
1064 | 0x000001bb61904490: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1065 | 0x000001bb61904490: 8bf8 48be | 9091 0840 | bb01 0000
|
1066 |
|
1067 | 0x000001bb6190449c: ; {metadata('net/minecraft/class_279')}
|
1068 | 0x000001bb6190449c: 49ba c8be | f880 0000 | 0000 4c89 | 9620 0700 | 0048 8386 | 2807 0000
|
1069 |
|
1070 | 0x000001bb619044b4: ; {oop(nullptr)}
|
1071 | 0x000001bb619044b4: 0148 bf00 | 0000 0000 | 0000 0048 | 8bd0 0f1f
|
1072 |
|
1073 | 0x000001bb619044c4: ; {optimized virtual_call}
|
1074 | 0x000001bb619044c4: 4400 00e8
|
1075 |
|
1076 | 0x000001bb619044c8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1077 | ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
|
1078 | ; - net.minecraft.class_757::method_3192@257 (line 528)
|
1079 | 0x000001bb619044c8: b4a5 c905
|
1080 |
|
1081 | 0x000001bb619044cc: ; {other}
|
1082 | 0x000001bb619044cc: 0f1f 8400 | bc27 000d | 488b 9424 | a800 0000 | 4c8b 4258
|
1083 |
|
1084 | 0x000001bb619044e0: ; implicit exception: dispatches to 0x000001bb61908053
|
1085 | 0x000001bb619044e0: 493b 0049
|
1086 |
|
1087 | 0x000001bb619044e4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1088 | 0x000001bb619044e4: 8bf0 48bf | 9091 0840 | bb01 0000 | 4883 8760 | 0700 0001 | 498b b0b8 | 0000 0048 | 89b4 24d8
|
1089 | 0x000001bb61904504: 0000 0049
|
1090 |
|
1091 | 0x000001bb61904508: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1092 | 0x000001bb61904508: 8bf8 48bb | 9091 0840 | bb01 0000 | 4883 8398 | 0700 0001 | 498b b8b8 | 0100 0048 | 89bc 24e0
|
1093 | 0x000001bb61904528: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1094 | 0x000001bb61904528: 0000 0049 | b890 9108 | 40bb 0100 | 0049 8380 | b807 0000
|
1095 |
|
1096 | 0x000001bb6190453c: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1097 | 0x000001bb6190453c: 0149 b8f8 | b2cc 3fbb | 0100 0041 | 8b98 cc00 | 0000 83c3 | 0241 8998 | cc00 0000 | 81e3 feff
|
1098 | 0x000001bb6190455c: 1f00 85db | 0f84 f23a
|
1099 |
|
1100 | 0x000001bb61904564: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1101 | 0x000001bb61904564: 0000 49b8 | 6820 bf84 | bb01 0000 | 4d8b 80c8 | 0000 004d
|
1102 |
|
1103 | 0x000001bb61904578: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1104 | 0x000001bb61904578: 85c0 48bb | f8b2 cc3f | bb01 0000 | 48b8 2001 | 0000 0000 | 0000 740a | 48b8 1001 | 0000 0000
|
1105 | 0x000001bb61904598: 0000 488b | 0c03 488d | 4901 4889 | 0c03 0f84 | ad2a 0000 | 4d85 c00f | 841d 0000
|
1106 |
|
1107 | 0x000001bb619045b4: ; {metadata('net/minecraft/class_10865')}
|
1108 | 0x000001bb619045b4: 0049 b968 | 92f0 8000 | 0000 0041 | 8b48 084c | 3b49 380f | 85ac 3a00 | 00e9 0000 | 0000 498b
|
1109 | 0x000001bb619045d4: d849 3b00
|
1110 |
|
1111 | 0x000001bb619045d8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1112 | 0x000001bb619045d8: 498b d848 | b890 9108 | 40bb 0100 | 0048 8380 | e007 0000 | 0149 8b58 | 1048 3b07
|
1113 |
|
1114 | 0x000001bb619045f4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1115 | 0x000001bb619045f4: 4c8b c748 | b890 9108 | 40bb 0100 | 0045 8b40 | 084c 3b80 | 1008 0000 | 750d 4883 | 8018 0800
|
1116 | 0x000001bb61904614: 0001 e960 | 0000 004c | 3b80 2008 | 0000 750d | 4883 8028 | 0800 0001 | e94a 0000 | 0048 83b8
|
1117 | 0x000001bb61904634: 1008 0000 | 0075 174c | 8980 1008 | 0000 48c7 | 8018 0800 | 0001 0000 | 00e9 2900 | 0000 4883
|
1118 | 0x000001bb61904654: b820 0800 | 0000 7517 | 4c89 8020 | 0800 0048 | c780 2808 | 0000 0100 | 0000 e908 | 0000 0048
|
1119 | 0x000001bb61904674: 8380 0008 | 0000 014c | 8b47 3048 | 85db 0f84 | 1d00 0000
|
1120 |
|
1121 | 0x000001bb61904688: ; {metadata('net/minecraft/class_10860')}
|
1122 | 0x000001bb61904688: 49bb 3064 | f180 0000 | 0000 448b | 4b08 4d3b | 5938 0f85 | e839 0000 | e900 0000 | 0048 8bc3
|
1123 | 0x000001bb619046a8: ; implicit exception: dispatches to 0x000001bb6190808d
|
1124 | 0x000001bb619046a8: 483b 0348
|
1125 |
|
1126 | 0x000001bb619046ac: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1127 | 0x000001bb619046ac: 8bc3 48b9 | 9091 0840 | bb01 0000 | 4883 8150 | 0800 0001
|
1128 |
|
1129 | 0x000001bb619046c0: ; {section_word}
|
1130 | 0x000001bb619046c0: c5fb 1005 | 78e1 ffff | 488b d30f
|
1131 |
|
1132 | 0x000001bb619046cc: ; {optimized virtual_call}
|
1133 | 0x000001bb619046cc: 1f40 00e8
|
1134 |
|
1135 | 0x000001bb619046d0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
1136 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
1137 | ; - net.minecraft.class_757::method_3192@292 (line 535)
|
1138 | 0x000001bb619046d0: 8c5a ffff
|
1139 |
|
1140 | 0x000001bb619046d4: ; {other}
|
1141 | 0x000001bb619046d4: 0f1f 8400 | c429 000e
|
1142 |
|
1143 | 0x000001bb619046dc: ; {metadata('org/joml/Matrix4f')}
|
1144 | 0x000001bb619046dc: 48ba 184a | 6580 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 5049 3bbf | c801 0000 | 0f87 9439
|
1145 | 0x000001bb619046fc: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
|
1146 | 0x000001bb6190471c: bf08 0000 | 0000 0000 | 0048 894c | f808 48ff | cf75 f648
|
1147 |
|
1148 | 0x000001bb61904730: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1149 | 0x000001bb61904730: 8bd0 48be | 9091 0840 | bb01 0000 | 4883 8670 | 0800 0001
|
1150 |
|
1151 | 0x000001bb61904744: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1152 | 0x000001bb61904744: 48ba d0e9 | d83f bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1153 | 0x000001bb61904764: f60f 8434 | 3900 0048
|
1154 |
|
1155 | 0x000001bb6190476c: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1156 | 0x000001bb6190476c: 8bd0 48be | d0e9 d83f | bb01 0000 | 4883 8610 | 0100 0001
|
1157 |
|
1158 | 0x000001bb61904780: ; {metadata(method data for {method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
1159 | 0x000001bb61904780: 48ba 407b | 2930 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1160 | 0x000001bb619047a0: f60f 8419 | 3900 0048
|
1161 |
|
1162 | 0x000001bb619047a8: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1163 | 0x000001bb619047a8: 8bd0 48be | d0e9 d83f | bb01 0000 | 8b52 0848 | 3b96 3001 | 0000 750d | 4883 8638 | 0100 0001
|
1164 | 0x000001bb619047c8: e960 0000 | 0048 3b96 | 4001 0000 | 750d 4883 | 8648 0100 | 0001 e94a | 0000 0048 | 83be 3001
|
1165 | 0x000001bb619047e8: 0000 0075 | 1748 8996 | 3001 0000 | 48c7 8638 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 be40
|
1166 | 0x000001bb61904808: 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1167 | 0x000001bb61904828: 2001 0000
|
1168 |
|
1169 | 0x000001bb6190482c: ; {metadata(method data for {method} {0x000001bb32c67eb0} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1170 | 0x000001bb6190482c: 0148 ba88 | d3d2 3fbb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1171 | 0x000001bb6190484c: 85f6 0f84 | 8d38 0000 | c740 1000 | 0080 3f48
|
1172 |
|
1173 | 0x000001bb6190485c: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1174 | 0x000001bb6190485c: 8bd0 48be | d0e9 d83f | bb01 0000 | 8b52 0848 | 3b96 6801 | 0000 750d | 4883 8670 | 0100 0001
|
1175 | 0x000001bb6190487c: e960 0000 | 0048 3b96 | 7801 0000 | 750d 4883 | 8680 0100 | 0001 e94a | 0000 0048 | 83be 6801
|
1176 | 0x000001bb6190489c: 0000 0075 | 1748 8996 | 6801 0000 | 48c7 8670 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 be78
|
1177 | 0x000001bb619048bc: 0100 0000 | 7517 4889 | 9678 0100 | 0048 c786 | 8001 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1178 | 0x000001bb619048dc: 5801 0000
|
1179 |
|
1180 | 0x000001bb619048e0: ; {metadata(method data for {method} {0x000001bb32c68290} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1181 | 0x000001bb619048e0: 0148 baf8 | d0d2 3fbb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1182 | 0x000001bb61904900: 85f6 0f84 | fa37 0000 | c740 2400 | 0080 3f48
|
1183 |
|
1184 | 0x000001bb61904910: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1185 | 0x000001bb61904910: 8bd0 48be | d0e9 d83f | bb01 0000 | 8b52 0848 | 3b96 a001 | 0000 750d | 4883 86a8 | 0100 0001
|
1186 | 0x000001bb61904930: e960 0000 | 0048 3b96 | b001 0000 | 750d 4883 | 86b8 0100 | 0001 e94a | 0000 0048 | 83be a001
|
1187 | 0x000001bb61904950: 0000 0075 | 1748 8996 | a001 0000 | 48c7 86a8 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 beb0
|
1188 | 0x000001bb61904970: 0100 0000 | 7517 4889 | 96b0 0100 | 0048 c786 | b801 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1189 | 0x000001bb61904990: 9001 0000
|
1190 |
|
1191 | 0x000001bb61904994: ; {metadata(method data for {method} {0x000001bb32c68628} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1192 | 0x000001bb61904994: 0148 ba40 | d2d2 3fbb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1193 | 0x000001bb619049b4: 85f6 0f84 | 6737 0000 | c740 3800 | 0080 3f48
|
1194 |
|
1195 | 0x000001bb619049c4: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1196 | 0x000001bb619049c4: 8bd0 48be | d0e9 d83f | bb01 0000 | 8b52 0848 | 3b96 d801 | 0000 750d | 4883 86e0 | 0100 0001
|
1197 | 0x000001bb619049e4: e960 0000 | 0048 3b96 | e801 0000 | 750d 4883 | 86f0 0100 | 0001 e94a | 0000 0048 | 83be d801
|
1198 | 0x000001bb61904a04: 0000 0075 | 1748 8996 | d801 0000 | 48c7 86e0 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bee8
|
1199 | 0x000001bb61904a24: 0100 0000 | 7517 4889 | 96e8 0100 | 0048 c786 | f001 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1200 | 0x000001bb61904a44: c801 0000
|
1201 |
|
1202 | 0x000001bb61904a48: ; {metadata(method data for {method} {0x000001bb32c689c0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1203 | 0x000001bb61904a48: 0148 ba50 | 3dcf 3fbb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1204 | 0x000001bb61904a68: 85f6 0f84 | d436 0000 | c740 4c00 | 0080 3f48
|
1205 |
|
1206 | 0x000001bb61904a78: ; {metadata(method data for {method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1207 | 0x000001bb61904a78: 8bd0 48be | d0e9 d83f | bb01 0000 | 8b52 0848 | 3b96 1002 | 0000 750d | 4883 8618 | 0200 0001
|
1208 | 0x000001bb61904a98: e960 0000 | 0048 3b96 | 2002 0000 | 750d 4883 | 8628 0200 | 0001 e94a | 0000 0048 | 83be 1002
|
1209 | 0x000001bb61904ab8: 0000 0075 | 1748 8996 | 1002 0000 | 48c7 8618 | 0200 0001 | 0000 00e9 | 2900 0000 | 4883 be20
|
1210 | 0x000001bb61904ad8: 0200 0000 | 7517 4889 | 9620 0200 | 0048 c786 | 2802 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1211 | 0x000001bb61904af8: 0002 0000
|
1212 |
|
1213 | 0x000001bb61904afc: ; {metadata(method data for {method} {0x000001bb32c664d0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1214 | 0x000001bb61904afc: 0148 bad0 | f1d1 3fbb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1215 | 0x000001bb61904b1c: 85f6 0f84 | 4136 0000 | c740 0c1e | 0000 0048 | 8bb4 24d8 | 0000 0048 | 3b06 488b
|
1216 |
|
1217 | 0x000001bb61904b38: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1218 | 0x000001bb61904b38: d648 bf90 | 9108 40bb | 0100 0048 | 8387 8008 | 0000 018b | 563c 488b
|
1219 |
|
1220 | 0x000001bb61904b50: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1221 | 0x000001bb61904b50: fe48 bb90 | 9108 40bb | 0100 0048 | 8383 b808 | 0000 01c5 | fb10 4618
|
1222 |
|
1223 | 0x000001bb61904b68: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1224 | 0x000001bb61904b68: 488b fe48 | bb90 9108 | 40bb 0100 | 0048 8383 | f008 0000 | 018b 7e40
|
1225 |
|
1226 | 0x000001bb61904b80: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1227 | 0x000001bb61904b80: 48bb 9091 | 0840 bb01 | 0000 4883 | 8328 0900 | 0001 488b
|
1228 |
|
1229 | 0x000001bb61904b94: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1230 | 0x000001bb61904b94: f048 bb90 | 9108 40bb | 0100 008b | 7608 483b | b370 0900 | 0075 0d48 | 8383 7809 | 0000 01e9
|
1231 | 0x000001bb61904bb4: 6000 0000 | 483b b380 | 0900 0075 | 0d48 8383 | 8809 0000 | 01e9 4a00 | 0000 4883 | bb70 0900
|
1232 | 0x000001bb61904bd4: 0000 7517 | 4889 b370 | 0900 0048 | c783 7809 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 8009
|
1233 | 0x000001bb61904bf4: 0000 0075 | 1748 89b3 | 8009 0000 | 48c7 8388 | 0900 0001 | 0000 00e9 | 0800 0000 | 4883 8360
|
1234 | 0x000001bb61904c14: 0900 0001 | c5f3 2aca | c5f3 5ec8 | c5f3 5ac9 | c5eb 2ad7 | c5eb 5ed0 | c5eb 5ad2 | c5f8 57c0
|
1235 | 0x000001bb61904c34: c5e0 57db
|
1236 |
|
1237 | 0x000001bb61904c38: ; {section_word}
|
1238 | 0x000001bb61904c38: c5fa 1025 | 08dc ffff
|
1239 |
|
1240 | 0x000001bb61904c40: ; {section_word}
|
1241 | 0x000001bb61904c40: c5fa 102d | 04dc ffff | 488b d00f
|
1242 |
|
1243 | 0x000001bb61904c4c: ; {optimized virtual_call}
|
1244 | 0x000001bb61904c4c: 1f40 00e8
|
1245 |
|
1246 | 0x000001bb61904c50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
1247 | ;*invokevirtual setOrtho {reexecute=0 rethrow=0 return_oop=0}
|
1248 | ; - net.minecraft.class_757::method_3192@337 (line 537)
|
1249 | 0x000001bb61904c50: 0c3d ffff
|
1250 |
|
1251 | 0x000001bb61904c54: ; {other}
|
1252 | 0x000001bb61904c54: 0f1f 8400 | 442f 000f
|
1253 |
|
1254 | 0x000001bb61904c5c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1255 | 0x000001bb61904c5c: 48ba 9091 | 0840 bb01 | 0000 4883 | 8298 0900
|
1256 |
|
1257 | 0x000001bb61904c6c: ; {metadata(method data for {method} {0x000001bb3e4470b8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1258 | 0x000001bb61904c6c: 0001 48ba | d8f6 0540 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1259 | 0x000001bb61904c8c: 0085 f60f | 84f6 3400
|
1260 |
|
1261 | 0x000001bb61904c94: ; {metadata(method data for {method} {0x000001bb3e4470b8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1262 | 0x000001bb61904c94: 0048 bad8 | f605 40bb | 0100 0048 | 8382 1001
|
1263 |
|
1264 | 0x000001bb61904ca4: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1265 | 0x000001bb61904ca4: 0000 0148 | bab0 54b6 | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1266 | 0x000001bb61904cc4: 1f00 85f6 | 0f84 de34
|
1267 |
|
1268 | 0x000001bb61904ccc: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1269 | 0x000001bb61904ccc: 0000 48ba | b054 b63f | bb01 0000 | 4883 8210 | 0100 0001
|
1270 |
|
1271 | 0x000001bb61904ce0: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1272 | 0x000001bb61904ce0: 48ba 3856 | b63f bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1273 | 0x000001bb61904d00: f60f 84c6
|
1274 |
|
1275 | 0x000001bb61904d04: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1276 | 0x000001bb61904d04: 3400 0048 | ba38 56b6 | 3fbb 0100 | 0048 8382 | 1001 0000
|
1277 |
|
1278 | 0x000001bb61904d18: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1279 | 0x000001bb61904d18: 0148 ba68 | 20bf 84bb | 0100 0048 | 8b92 c000 | 0000 498b | b780 0300 | 0048 8b36
|
1280 |
|
1281 | 0x000001bb61904d34: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1282 | 0x000001bb61904d34: 483b f248 | ba38 56b6 | 3fbb 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
|
1283 | 0x000001bb61904d54: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
|
1284 |
|
1285 | 0x000001bb61904d68: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1286 | 0x000001bb61904d68: 0048 ba38 | 56b6 3fbb | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
|
1287 | 0x000001bb61904d88: 83e2 0185
|
1288 |
|
1289 | 0x000001bb61904d8c: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1290 | 0x000001bb61904d8c: d248 bab0 | 54b6 3fbb | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
1291 | 0x000001bb61904dac: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84aa
|
1292 |
|
1293 | 0x000001bb61904dbc: ; {metadata('org/joml/Matrix4f')}
|
1294 | 0x000001bb61904dbc: 2100 0048 | ba18 4a65 | 8000 0000 | 0048 8bd8 | 498b 87b8 | 0100 0048 | 8d78 5049 | 3bbf c801
|
1295 | 0x000001bb61904ddc: 0000 0f87 | 0a34 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca89 4808 | 4833 c989
|
1296 | 0x000001bb61904dfc: 480c 4833 | c948 bf08 | 0000 0000 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
|
1297 |
|
1298 | 0x000001bb61904e18: ; {metadata(method data for {method} {0x000001bb3e4470b8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1299 | 0x000001bb61904e18: 48ba d8f6 | 0540 bb01 | 0000 4883 | 8220 0100
|
1300 |
|
1301 | 0x000001bb61904e28: ; {metadata(method data for {method} {0x000001bb32c66090} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1302 | 0x000001bb61904e28: 0001 49b8 | e06f fa3f | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
1303 | 0x000001bb61904e48: ff1f 0085 | d20f 84a8 | 3300 004c
|
1304 |
|
1305 | 0x000001bb61904e54: ; {metadata(method data for {method} {0x000001bb32c66090} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1306 | 0x000001bb61904e54: 8bc0 48ba | e06f fa3f | bb01 0000 | 4883 8210 | 0100 0001
|
1307 |
|
1308 | 0x000001bb61904e68: ; {metadata(method data for {method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
1309 | 0x000001bb61904e68: 49b8 407b | 2930 bb01 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
1310 | 0x000001bb61904e88: 0085 d20f | 848b 3300 | 004c 8bc0
|
1311 |
|
1312 | 0x000001bb61904e94: ; {metadata(method data for {method} {0x000001bb32c66090} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1313 | 0x000001bb61904e94: 48ba e06f | fa3f bb01 | 0000 458b | 4008 4c3b | 8230 0100 | 0075 0d48 | 8382 3801 | 0000 01e9
|
1314 | 0x000001bb61904eb4: 6000 0000 | 4c3b 8240 | 0100 0075 | 0d48 8382 | 4801 0000 | 01e9 4a00 | 0000 4883 | ba30 0100
|
1315 | 0x000001bb61904ed4: 0000 7517 | 4c89 8230 | 0100 0048 | c782 3801 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 4001
|
1316 | 0x000001bb61904ef4: 0000 0075 | 174c 8982 | 4001 0000 | 48c7 8248 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8220
|
1317 | 0x000001bb61904f14: 0100 0001 | 4c8b c348 | 8bd0 4889 | 8424 e800
|
1318 |
|
1319 | 0x000001bb61904f24: ; {optimized virtual_call}
|
1320 | 0x000001bb61904f24: 0000 90e8
|
1321 |
|
1322 | 0x000001bb61904f28: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [232]=Oop }
|
1323 | ;*invokevirtual set {reexecute=0 rethrow=0 return_oop=0}
|
1324 | ; - org.joml.Matrix4f::<init>@6 (line 90)
|
1325 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
|
1326 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
1327 | 0x000001bb61904f28: 04a8 fb06
|
1328 |
|
1329 | 0x000001bb61904f2c: ; {other}
|
1330 | 0x000001bb61904f2c: 0f1f 8400 | 1c32 0010
|
1331 |
|
1332 | 0x000001bb61904f34: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1333 | 0x000001bb61904f34: 48ba 6820 | bf84 bb01 | 0000 410f | be77 4085 | f60f 85f2 | 3200 0048 | 8b84 24e8 | 0000 0048
|
1334 | 0x000001bb61904f54: 8982 e800 | 0000 488b | f248 33f0 | 48c1 ee19 | 4883 fe00 | 0f85 ee32
|
1335 |
|
1336 | 0x000001bb61904f6c: ; {oop(a 'net/minecraft/class_10366'{0x000001bb84bf2ab8})}
|
1337 | 0x000001bb61904f6c: 0000 48be | b82a bf84 | bb01 0000 | 410f be77 | 4085 f60f | 85ef 3200
|
1338 |
|
1339 | 0x000001bb61904f84: ; {oop(a 'net/minecraft/class_10366'{0x000001bb84bf2ab8})}
|
1340 | 0x000001bb61904f84: 0049 bab8 | 2abf 84bb | 0100 004c | 8992 f800
|
1341 |
|
1342 | 0x000001bb61904f94: ; {oop(a 'net/minecraft/class_10366'{0x000001bb84bf2ab8})}
|
1343 | 0x000001bb61904f94: 0000 48be | b82a bf84 | bb01 0000 | 488b fa48 | 33fe 48c1 | ef19 4883 | ff00 0f85 | df32 0000
|
1344 | 0x000001bb61904fb4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1345 | 0x000001bb61904fb4: 48ba 9091 | 0840 bb01 | 0000 4883 | 82a8 0900
|
1346 |
|
1347 | 0x000001bb61904fc4: ; {metadata(method data for {method} {0x000001bb3e447550} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1348 | 0x000001bb61904fc4: 0001 48ba | 50f8 0540 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1349 | 0x000001bb61904fe4: 0085 f60f | 84be 3200
|
1350 |
|
1351 | 0x000001bb61904fec: ; {metadata(method data for {method} {0x000001bb3e447550} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1352 | 0x000001bb61904fec: 0048 ba50 | f805 40bb | 0100 0048 | 8382 1001
|
1353 |
|
1354 | 0x000001bb61904ffc: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1355 | 0x000001bb61904ffc: 0000 0148 | bab0 54b6 | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1356 | 0x000001bb6190501c: 1f00 85f6 | 0f84 a632
|
1357 |
|
1358 | 0x000001bb61905024: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1359 | 0x000001bb61905024: 0000 48ba | b054 b63f | bb01 0000 | 4883 8210 | 0100 0001
|
1360 |
|
1361 | 0x000001bb61905038: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1362 | 0x000001bb61905038: 48ba 3856 | b63f bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1363 | 0x000001bb61905058: f60f 848e
|
1364 |
|
1365 | 0x000001bb6190505c: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1366 | 0x000001bb6190505c: 3200 0048 | ba38 56b6 | 3fbb 0100 | 0048 8382 | 1001 0000
|
1367 |
|
1368 | 0x000001bb61905070: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1369 | 0x000001bb61905070: 0148 ba68 | 20bf 84bb | 0100 0048 | 8b92 c000 | 0000 498b | b780 0300 | 0048 8b36
|
1370 |
|
1371 | 0x000001bb6190508c: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1372 | 0x000001bb6190508c: 483b f248 | ba38 56b6 | 3fbb 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
|
1373 | 0x000001bb619050ac: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
|
1374 |
|
1375 | 0x000001bb619050c0: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1376 | 0x000001bb619050c0: 0048 ba38 | 56b6 3fbb | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
|
1377 | 0x000001bb619050e0: 83e2 0185
|
1378 |
|
1379 | 0x000001bb619050e4: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1380 | 0x000001bb619050e4: d248 bab0 | 54b6 3fbb | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
1381 | 0x000001bb61905104: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 846a
|
1382 |
|
1383 | 0x000001bb61905114: ; {oop(a 'org/joml/Matrix4fStack'{0x000001bb84bf2520})}
|
1384 | 0x000001bb61905114: 1d00 0048 | be20 25bf | 84bb 0100 | 0048 8bd6
|
1385 |
|
1386 | 0x000001bb61905124: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1387 | 0x000001bb61905124: 48bf 9091 | 0840 bb01 | 0000 4883 | 87d0 0900 | 0001 488b | d648 89b4 | 24f0 0000 | 0066 0f1f
|
1388 | 0x000001bb61905144: ; {optimized virtual_call}
|
1389 | 0x000001bb61905144: 4400 00e8
|
1390 |
|
1391 | 0x000001bb61905148: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop }
|
1392 | ;*invokevirtual pushMatrix {reexecute=0 rethrow=0 return_oop=0}
|
1393 | ; - net.minecraft.class_757::method_3192@357 (line 542)
|
1394 | 0x000001bb61905148: e423 fd06
|
1395 |
|
1396 | 0x000001bb6190514c: ; {other}
|
1397 | 0x000001bb6190514c: 0f1f 8400 | 3c34 0011 | 488b b424 | f000 0000
|
1398 |
|
1399 | 0x000001bb6190515c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1400 | 0x000001bb6190515c: 49b8 9091 | 0840 bb01 | 0000 8b76 | 0849 3bb0 | 000a 0000 | 750d 4983 | 8008 0a00 | 0001 e960
|
1401 | 0x000001bb6190517c: 0000 0049 | 3bb0 100a | 0000 750d | 4983 8018 | 0a00 0001 | e94a 0000 | 0049 83b8 | 000a 0000
|
1402 | 0x000001bb6190519c: 0075 1749 | 89b0 000a | 0000 49c7 | 8008 0a00 | 0001 0000 | 00e9 2900 | 0000 4983 | b810 0a00
|
1403 | 0x000001bb619051bc: 0000 7517 | 4989 b010 | 0a00 0049 | c780 180a | 0000 0100 | 0000 e908 | 0000 0049 | 8380 f009
|
1404 | 0x000001bb619051dc: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1405 | 0x000001bb619051dc: 0000 0149 | b8b8 bb05 | 40bb 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
1406 | 0x000001bb619051fc: feff 1f00 | 85d2 0f84 | 0631 0000 | 488b b424 | f000 0000 | 448b 460c | 4183 e004
|
1407 |
|
1408 | 0x000001bb61905218: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1409 | 0x000001bb61905218: 4585 c049 | b8b8 bb05 | 40bb 0100 | 0048 ba10 | 0100 0000 | 0000 0075 | 0a48 ba20 | 0100 0000
|
1410 | 0x000001bb61905238: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 85af 0000
|
1411 |
|
1412 | 0x000001bb6190524c: ; {oop(a 'org/joml/MemUtil$MemUtilUnsafe'{0x000001bb7ee3e518})}
|
1413 | 0x000001bb6190524c: 0048 ba18 | e5e3 7ebb | 0100 004c
|
1414 |
|
1415 | 0x000001bb61905258: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1416 | 0x000001bb61905258: 8bc2 48be | b8bb 0540 | bb01 0000 | 458b 4008 | 4c3b 8640 | 0100 0075 | 0d48 8386 | 4801 0000
|
1417 | 0x000001bb61905278: 01e9 6000 | 0000 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 4a00 0000 | 4883 be40
|
1418 | 0x000001bb61905298: 0100 0000 | 7517 4c89 | 8640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83be
|
1419 | 0x000001bb619052b8: 5001 0000 | 0075 174c | 8986 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 0800 | 0000 4883
|
1420 | 0x000001bb619052d8: 8630 0100
|
1421 |
|
1422 | 0x000001bb619052dc: ; {oop(a 'org/joml/Matrix4fStack'{0x000001bb84bf2520})}
|
1423 | 0x000001bb619052dc: 0001 49b8 | 2025 bf84 | bb01 0000 | 0f1f 8000
|
1424 |
|
1425 | 0x000001bb619052ec: ; {optimized virtual_call}
|
1426 | 0x000001bb619052ec: 0000 00e8
|
1427 |
|
1428 | 0x000001bb619052f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
1429 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
1430 | ; - org.joml.Matrix4f::translation@13 (line 3089)
|
1431 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
1432 | 0x000001bb619052f0: 8c97 c905
|
1433 |
|
1434 | 0x000001bb619052f4: ; {other}
|
1435 | 0x000001bb619052f4: 0f1f 8400 | e435 0012
|
1436 |
|
1437 | 0x000001bb619052fc: ; {oop(a 'org/joml/Matrix4fStack'{0x000001bb84bf2520})}
|
1438 | 0x000001bb619052fc: 48ba 2025 | bf84 bb01 | 0000 4c8b
|
1439 |
|
1440 | 0x000001bb61905308: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1441 | 0x000001bb61905308: c248 beb8 | bb05 40bb | 0100 0045 | 8b40 084c | 3b86 7801 | 0000 750d | 4883 8680 | 0100 0001
|
1442 | 0x000001bb61905328: e960 0000 | 004c 3b86 | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e94a | 0000 0048 | 83be 7801
|
1443 | 0x000001bb61905348: 0000 0075 | 174c 8986 | 7801 0000 | 48c7 8680 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 be88
|
1444 | 0x000001bb61905368: 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8386
|
1445 | 0x000001bb61905388: 6801 0000
|
1446 |
|
1447 | 0x000001bb6190538c: ; {metadata(method data for {method} {0x000001bb32c68798} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1448 | 0x000001bb6190538c: 0149 b8a0 | b3d3 3fbb | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
|
1449 | 0x000001bb619053ac: 1f00 85f6 | 0f84 792f | 0000 c742 | 4000 0000 | 004c 8bc2
|
1450 |
|
1451 | 0x000001bb619053c0: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1452 | 0x000001bb619053c0: 48be b8bb | 0540 bb01 | 0000 458b | 4008 4c3b | 86b0 0100 | 0075 0d48 | 8386 b801 | 0000 01e9
|
1453 | 0x000001bb619053e0: 6000 0000 | 4c3b 86c0 | 0100 0075 | 0d48 8386 | c801 0000 | 01e9 4a00 | 0000 4883 | beb0 0100
|
1454 | 0x000001bb61905400: 0000 7517 | 4c89 86b0 | 0100 0048 | c786 b801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be c001
|
1455 | 0x000001bb61905420: 0000 0075 | 174c 8986 | c001 0000 | 48c7 86c8 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 86a0
|
1456 | 0x000001bb61905440: 0100 0001
|
1457 |
|
1458 | 0x000001bb61905444: ; {metadata(method data for {method} {0x000001bb32c68850} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1459 | 0x000001bb61905444: 49b8 e8b4 | d33f bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
1460 | 0x000001bb61905464: 0085 f60f | 84e3 2e00 | 00c7 4244 | 0000 0000
|
1461 |
|
1462 | 0x000001bb61905474: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1463 | 0x000001bb61905474: 4c8b c248 | beb8 bb05 | 40bb 0100 | 0045 8b40 | 084c 3b86 | e801 0000 | 750d 4883 | 86f0 0100
|
1464 | 0x000001bb61905494: 0001 e960 | 0000 004c | 3b86 f801 | 0000 750d | 4883 8600 | 0200 0001 | e94a 0000 | 0048 83be
|
1465 | 0x000001bb619054b4: e801 0000 | 0075 174c | 8986 e801 | 0000 48c7 | 86f0 0100 | 0001 0000 | 00e9 2900 | 0000 4883
|
1466 | 0x000001bb619054d4: bef8 0100 | 0000 7517 | 4c89 86f8 | 0100 0048 | c786 0002 | 0000 0100 | 0000 e908 | 0000 0048
|
1467 | 0x000001bb619054f4: 8386 d801
|
1468 |
|
1469 | 0x000001bb619054f8: ; {metadata(method data for {method} {0x000001bb32c68908} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1470 | 0x000001bb619054f8: 0000 0149 | b830 b6d3 | 3fbb 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
|
1471 | 0x000001bb61905518: feff 1f00 | 85f6 0f84 | 4d2e 0000 | c742 4800 | e02b c64c
|
1472 |
|
1473 | 0x000001bb6190552c: ; {metadata(method data for {method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1474 | 0x000001bb6190552c: 8bc2 48be | b8bb 0540 | bb01 0000 | 458b 4008 | 4c3b 8620 | 0200 0075 | 0d48 8386 | 2802 0000
|
1475 | 0x000001bb6190554c: 01e9 6000 | 0000 4c3b | 8630 0200 | 0075 0d48 | 8386 3802 | 0000 01e9 | 4a00 0000 | 4883 be20
|
1476 | 0x000001bb6190556c: 0200 0000 | 7517 4c89 | 8620 0200 | 0048 c786 | 2802 0000 | 0100 0000 | e929 0000 | 0048 83be
|
1477 | 0x000001bb6190558c: 3002 0000 | 0075 174c | 8986 3002 | 0000 48c7 | 8638 0200 | 0001 0000 | 00e9 0800 | 0000 4883
|
1478 | 0x000001bb619055ac: 8610 0200
|
1479 |
|
1480 | 0x000001bb619055b0: ; {metadata(method data for {method} {0x000001bb32c664d0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1481 | 0x000001bb619055b0: 0001 49b8 | d0f1 d13f | bb01 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
1482 | 0x000001bb619055d0: ff1f 0085 | f60f 84b7 | 2d00 00c7 | 420c 1a00
|
1483 |
|
1484 | 0x000001bb619055e0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1485 | 0x000001bb619055e0: 0000 49b8 | 9091 0840 | bb01 0000 | 4983 8028 | 0a00 0001
|
1486 |
|
1487 | 0x000001bb619055f4: ; {metadata(method data for {method} {0x000001bb3fa95d28} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
1488 | 0x000001bb619055f4: 49b8 0864 | 0940 bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
1489 | 0x000001bb61905614: 0085 f60f | 8496 2d00
|
1490 |
|
1491 | 0x000001bb6190561c: ; {metadata(method data for {method} {0x000001bb3fa95d28} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
1492 | 0x000001bb6190561c: 0049 b808 | 6409 40bb | 0100 0049 | 8380 1001
|
1493 |
|
1494 | 0x000001bb6190562c: ; {oop(a 'org/joml/Vector3f'{0x000001bb85ca96c8})}
|
1495 | 0x000001bb6190562c: 0000 0148 | bac8 96ca | 85bb 0100
|
1496 |
|
1497 | 0x000001bb61905638: ; {oop(a 'org/joml/Vector3f'{0x000001bb85ca96b0})}
|
1498 | 0x000001bb61905638: 0049 b8b0 | 96ca 85bb | 0100 000f
|
1499 |
|
1500 | 0x000001bb61905644: ; {static_call}
|
1501 | 0x000001bb61905644: 1f40 00e8
|
1502 |
|
1503 | 0x000001bb61905648: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
1504 | ;*invokestatic setupGui3DDiffuseLighting {reexecute=0 rethrow=0 return_oop=0}
|
1505 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
1506 | ; - net.minecraft.class_757::method_3192@372 (line 545)
|
1507 | 0x000001bb61905648: 1475 ffff
|
1508 |
|
1509 | 0x000001bb6190564c: ; {other}
|
1510 | 0x000001bb6190564c: 0f1f 8400 | 3c39 0013
|
1511 |
|
1512 | 0x000001bb61905654: ; {metadata('net/minecraft/class_332')}
|
1513 | 0x000001bb61905654: 48ba 101d | f980 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4049 3bbf | c801 0000 | 0f87 5e2d
|
1514 | 0x000001bb61905674: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
|
1515 | 0x000001bb61905694: bf06 0000 | 0000 0000 | 0048 894c | f808 48ff | cf75 f648 | 8984 24f8 | 0000 0048 | 8b94 24a8
|
1516 | 0x000001bb619056b4: 0000 0048 | 8b5a 5848 | 8b72 7848 | 3b06 488b
|
1517 |
|
1518 | 0x000001bb619056c4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1519 | 0x000001bb619056c4: fe48 b990 | 9108 40bb | 0100 0048 | 8381 500a | 0000 014c | 8b46 2048
|
1520 |
|
1521 | 0x000001bb619056dc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1522 | 0x000001bb619056dc: 8bf0 48bf | 9091 0840 | bb01 0000 | 4883 8770 | 0a00 0001
|
1523 |
|
1524 | 0x000001bb619056f0: ; {metadata(method data for {method} {0x000001bb3f7a6ed0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1525 | 0x000001bb619056f0: 48be f869 | 0940 bb01 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
1526 | 0x000001bb61905710: ff0f 84cf
|
1527 |
|
1528 | 0x000001bb61905714: ; {metadata('net/minecraft/class_4587')}
|
1529 | 0x000001bb61905714: 2c00 0048 | bac0 e104 | 8100 0000 | 0049 8b87 | b801 0000 | 488d 7818 | 493b bfc8 | 0100 000f
|
1530 | 0x000001bb61905734: 87ce 2c00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 8948 | 0848 33c9 | 8948 0c48
|
1531 | 0x000001bb61905754: 33c9 4889 | 4810 488b
|
1532 |
|
1533 | 0x000001bb6190575c: ; {metadata(method data for {method} {0x000001bb3f7a6ed0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1534 | 0x000001bb6190575c: d048 bef8 | 6909 40bb | 0100 0048 | 8386 1001 | 0000 0148 | 8bd0 4c89 | 8424 1001 | 0000 4889
|
1535 | 0x000001bb6190577c: 8424 0801 | 0000 4889 | 9c24 0001 | 0000 0f1f
|
1536 |
|
1537 | 0x000001bb6190578c: ; {optimized virtual_call}
|
1538 | 0x000001bb6190578c: 4400 00e8
|
1539 |
|
1540 | 0x000001bb61905790: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [256]=Oop [264]=Oop [272]=Oop }
|
1541 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
1542 | ; - net.minecraft.class_332::<init>@6 (line 79)
|
1543 | ; - net.minecraft.class_757::method_3192@390 (line 547)
|
1544 | 0x000001bb61905790: 0cab ffff
|
1545 |
|
1546 | 0x000001bb61905794: ; {other}
|
1547 | 0x000001bb61905794: 0f1f 8400 | 843a 0014 | 488b 8424 | f800 0000
|
1548 |
|
1549 | 0x000001bb619057a4: ; {metadata(method data for {method} {0x000001bb3f7a6ed0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1550 | 0x000001bb619057a4: 49b8 f869 | 0940 bb01 | 0000 4983 | 8020 0100 | 0001 4c8b | 8424 0001 | 0000 4c8b | 8c24 0801
|
1551 | 0x000001bb619057c4: 0000 488b | bc24 1001 | 0000 488b | 9424 f800
|
1552 |
|
1553 | 0x000001bb619057d4: ; {optimized virtual_call}
|
1554 | 0x000001bb619057d4: 0000 90e8
|
1555 |
|
1556 | 0x000001bb619057d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
1557 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
1558 | ; - net.minecraft.class_332::<init>@10 (line 79)
|
1559 | ; - net.minecraft.class_757::method_3192@390 (line 547)
|
1560 | 0x000001bb619057d8: e49d ffff
|
1561 |
|
1562 | 0x000001bb619057dc: ; {other}
|
1563 | 0x000001bb619057dc: 0f1f 8400 | cc3a 0015 | 8bbc 24b4 | 0000 0085
|
1564 |
|
1565 | 0x000001bb619057ec: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1566 | 0x000001bb619057ec: ff49 b890 | 9108 40bb | 0100 0048 | ba90 0a00 | 0000 0000 | 0075 0a48 | ba80 0a00 | 0000 0000
|
1567 | 0x000001bb6190580c: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 850d | 0000 0048 | 8b94 24a8 | 0000 00e9 | 000a 0000
|
1568 | 0x000001bb6190582c: 448b 8c24 | b000 0000
|
1569 |
|
1570 | 0x000001bb61905834: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1571 | 0x000001bb61905834: 4585 c949 | b890 9108 | 40bb 0100 | 0048 baa0 | 0a00 0000 | 0000 0074 | 0a48 bab0 | 0a00 0000
|
1572 | 0x000001bb61905854: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 1048 | 8b94 24a8 | 0000 000f | 84bb 0900 | 004c 8b42
|
1573 | 0x000001bb61905874: 584d 8b80 | a002 0000
|
1574 |
|
1575 | 0x000001bb6190587c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1576 | 0x000001bb6190587c: 4d85 c049 | b890 9108 | 40bb 0100 | 0048 bec0 | 0a00 0000 | 0000 0074 | 0a48 bed0 | 0a00 0000
|
1577 | 0x000001bb6190589c: 0000 0049 | 8b1c 3048 | 8d5b 0149 | 891c 300f | 847b 0900 | 004c 8b84 | 24c0 0000 | 0049 3b00
|
1578 | 0x000001bb619058bc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1579 | 0x000001bb619058bc: 498b f048 | bb90 9108 | 40bb 0100 | 008b 7608 | 483b b3f0 | 0a00 0075 | 0d48 8383 | f80a 0000
|
1580 | 0x000001bb619058dc: 01e9 6000 | 0000 483b | b300 0b00 | 0075 0d48 | 8383 080b | 0000 01e9 | 4a00 0000 | 4883 bbf0
|
1581 | 0x000001bb619058fc: 0a00 0000 | 7517 4889 | b3f0 0a00 | 0048 c783 | f80a 0000 | 0100 0000 | e929 0000 | 0048 83bb
|
1582 | 0x000001bb6190591c: 000b 0000 | 0075 1748 | 89b3 000b | 0000 48c7 | 8308 0b00 | 0001 0000 | 00e9 0800 | 0000 4883
|
1583 | 0x000001bb6190593c: 83e0 0a00 | 0001 498b
|
1584 |
|
1585 | 0x000001bb61905944: ; {oop("gui"{0x000001bb8273ffb0})}
|
1586 | 0x000001bb61905944: f049 b8b0 | ff73 82bb | 0100 0048 | 8bd6 4889 | b424 c000 | 0000 6666 | 9048 b8ff | ffff ffff
|
1587 | 0x000001bb61905964: ; {virtual_call}
|
1588 | 0x000001bb61905964: ffff ffe8
|
1589 |
|
1590 | 0x000001bb61905968: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
1591 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
1592 | ; - net.minecraft.class_757::method_3192@418 (line 550)
|
1593 | 0x000001bb61905968: 1494 c905
|
1594 |
|
1595 | 0x000001bb6190596c: ; {other}
|
1596 | 0x000001bb6190596c: 0f1f 8400 | 5c3c 0016 | 488b 9424 | a800 0000 | 4c8b 4258
|
1597 |
|
1598 | 0x000001bb61905980: ; implicit exception: dispatches to 0x000001bb6190841e
|
1599 | 0x000001bb61905980: 4d8b 8038 | 0100 0045 | 0fbe 4022
|
1600 |
|
1601 | 0x000001bb6190598c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1602 | 0x000001bb6190598c: 4585 c049 | b890 9108 | 40bb 0100 | 0048 be28 | 0b00 0000 | 0000 0074 | 0a48 be18 | 0b00 0000
|
1603 | 0x000001bb619059ac: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 840d 0000 | 0048 8b84 | 24f8 0000 | 00e9 7601
|
1604 | 0x000001bb619059cc: 0000 4c8b | 8424 b800 | 0000 4d85 | c00f 841d
|
1605 |
|
1606 | 0x000001bb619059dc: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1607 | 0x000001bb619059dc: 0000 0048 | b8f0 fad2 | 8000 0000 | 0041 8b58 | 0848 3b43 | 380f 8531 | 2a00 00e9 | 0000 0000
|
1608 | 0x000001bb619059fc: 498b f049 | 3b00 498b
|
1609 |
|
1610 | 0x000001bb61905a04: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1611 | 0x000001bb61905a04: f048 bf90 | 9108 40bb
|
1612 |
|
1613 | 0x000001bb61905a0c: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1614 | 0x000001bb61905a0c: 0100 0049 | baf0 fad2 | 8000 0000 | 004c 8997 | 480b 0000 | 4883 8750 | 0b00 0001
|
1615 |
|
1616 | 0x000001bb61905a28: ; {metadata(method data for {method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1617 | 0x000001bb61905a28: 48be 28b0 | 0940 bb01 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
1618 | 0x000001bb61905a48: ff0f 84e3
|
1619 |
|
1620 | 0x000001bb61905a4c: ; {metadata(method data for {method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1621 | 0x000001bb61905a4c: 2900 0048 | be28 b009 | 40bb 0100 | 00ff 8620 | 0100 0041 | 0fbe 7031
|
1622 |
|
1623 | 0x000001bb61905a64: ; {metadata(method data for {method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1624 | 0x000001bb61905a64: 85f6 48be | 28b0 0940 | bb01 0000 | 48bf 3001 | 0000 0000 | 0000 740a | 48bf 4001 | 0000 0000
|
1625 | 0x000001bb61905a84: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 0d00 0000
|
1626 |
|
1627 | 0x000001bb61905a98: ; {section_word}
|
1628 | 0x000001bb61905a98: c5fa 1005 | b0cd ffff | e95a 0000 | 0041 0fbe | 7030 85f6
|
1629 |
|
1630 | 0x000001bb61905aac: ; {metadata(method data for {method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1631 | 0x000001bb61905aac: 48be 28b0 | 0940 bb01 | 0000 48bf | 5001 0000 | 0000 0000 | 740a 48bf | 6001 0000 | 0000 0000
|
1632 | 0x000001bb61905acc: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f84 1b00 | 0000 c4c1 | 7a10 4028
|
1633 |
|
1634 | 0x000001bb61905ae4: ; {metadata(method data for {method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1635 | 0x000001bb61905ae4: 48be 28b0 | 0940 bb01 | 0000 ff86 | 7001 0000 | e906 0000 | 00c4 c17a | 1040 2048
|
1636 |
|
1637 | 0x000001bb61905b00: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1638 | 0x000001bb61905b00: 8bf2 48bf | 9091 0840 | bb01 0000 | 4883 8770 | 0b00 0001 | 4c8b 8424 | f800 0000 | 488b fa48
|
1639 | 0x000001bb61905b20: 8bd7 0f1f
|
1640 |
|
1641 | 0x000001bb61905b24: ; {optimized virtual_call}
|
1642 | 0x000001bb61905b24: 4400 00e8
|
1643 |
|
1644 | 0x000001bb61905b28: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
1645 | ;*invokevirtual method_3171 {reexecute=0 rethrow=0 return_oop=0}
|
1646 | ; - net.minecraft.class_757::method_3192@446 (line 552)
|
1647 | 0x000001bb61905b28: 548f c905
|
1648 |
|
1649 | 0x000001bb61905b2c: ; {other}
|
1650 | 0x000001bb61905b2c: 0f1f 8400 | 1c3e 0017 | 488b 8424 | f800 0000 | 488b 9424 | a800 0000 | 488b 7258
|
1651 |
|
1652 | 0x000001bb61905b48: ; implicit exception: dispatches to 0x000001bb61908453
|
1653 | 0x000001bb61905b48: 488b b630 | 0100 0048 | 89b4 2420 | 0100 0048 | 3b06 488b
|
1654 |
|
1655 | 0x000001bb61905b5c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1656 | 0x000001bb61905b5c: fe48 bb90 | 9108 40bb
|
1657 |
|
1658 | 0x000001bb61905b64: ; {metadata('net/minecraft/class_329')}
|
1659 | 0x000001bb61905b64: 0100 0049 | ba20 3fcd | 8000 0000 | 004c 8993 | b80b 0000 | 4883 83c0 | 0b00 0001
|
1660 |
|
1661 | 0x000001bb61905b80: ; {metadata(method data for {method} {0x000001bb3e49cb98} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
1662 | 0x000001bb61905b80: 48bf f8b7 | 0940 bb01 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
1663 | 0x000001bb61905ba0: db0f 84b6 | 2800 0048 | 8bbe b800 | 0000 483b | 0748 8bdf
|
1664 |
|
1665 | 0x000001bb61905bb4: ; {metadata(method data for {method} {0x000001bb3e49cb98} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
1666 | 0x000001bb61905bb4: 48b9 f8b7 | 0940 bb01
|
1667 |
|
1668 | 0x000001bb61905bbc: ; {metadata('net/minecraft/class_9080')}
|
1669 | 0x000001bb61905bbc: 0000 49ba | 90cb f880 | 0000 0000 | 4c89 9120 | 0100 0048 | 8381 2801
|
1670 |
|
1671 | 0x000001bb61905bd4: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1672 | 0x000001bb61905bd4: 0000 0148 | bbc8 b909 | 40bb 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff
|
1673 | 0x000001bb61905bf4: 1f00 85c9 | 0f84 8528 | 0000 488b
|
1674 |
|
1675 | 0x000001bb61905c00: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1676 | 0x000001bb61905c00: d848 b9c8 | b909 40bb
|
1677 |
|
1678 | 0x000001bb61905c08: ; {metadata('net/minecraft/class_332')}
|
1679 | 0x000001bb61905c08: 0100 0049 | ba10 1df9 | 8000 0000 | 004c 8991 | 2001 0000 | 4883 8128 | 0100 0001 | 488b 5818
|
1680 | 0x000001bb61905c28: ; implicit exception: dispatches to 0x000001bb619084a4
|
1681 | 0x000001bb61905c28: 483b 0348
|
1682 |
|
1683 | 0x000001bb61905c2c: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1684 | 0x000001bb61905c2c: 8bcb 49b8 | c8b9 0940 | bb01 0000
|
1685 |
|
1686 | 0x000001bb61905c38: ; {metadata('net/minecraft/class_4587')}
|
1687 | 0x000001bb61905c38: 49ba c0e1 | 0481 0000 | 0000 4d89 | 9058 0100 | 0049 8380 | 6001 0000 | 0148 8bd3 | 4889 bc24
|
1688 | 0x000001bb61905c58: 1801 0000
|
1689 |
|
1690 | 0x000001bb61905c5c: ; {optimized virtual_call}
|
1691 | 0x000001bb61905c5c: 6666 90e8
|
1692 |
|
1693 | 0x000001bb61905c60: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [280]=Oop [288]=Oop }
|
1694 | ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
|
1695 | ; - net.minecraft.class_9080::method_55809@4 (line 28)
|
1696 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
1697 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
1698 | 0x000001bb61905c60: 1c8e c905
|
1699 |
|
1700 | 0x000001bb61905c64: ; {other}
|
1701 | 0x000001bb61905c64: 0f1f 8400 | 543f 0018 | 488b bc24 | 1801 0000
|
1702 |
|
1703 | 0x000001bb61905c74: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1704 | 0x000001bb61905c74: 49b8 c8b9 | 0940 bb01 | 0000 4983 | 8080 0100 | 0001 4c8b | 8424 f800 | 0000 4c8b | 8c24 b800
|
1705 | 0x000001bb61905c94: 0000 488b | 9424 1801
|
1706 |
|
1707 | 0x000001bb61905c9c: ; {optimized virtual_call}
|
1708 | 0x000001bb61905c9c: 0000 90e8
|
1709 |
|
1710 | 0x000001bb61905ca0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
1711 | ;*invokevirtual method_55813 {reexecute=0 rethrow=0 return_oop=0}
|
1712 | ; - net.minecraft.class_9080::method_55809@10 (line 29)
|
1713 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
1714 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
1715 | 0x000001bb61905ca0: dc8d c905
|
1716 |
|
1717 | 0x000001bb61905ca4: ; {other}
|
1718 | 0x000001bb61905ca4: 0f1f 8400 | 943f 0019 | 488b 8424 | f800 0000
|
1719 |
|
1720 | 0x000001bb61905cb4: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1721 | 0x000001bb61905cb4: 49b8 c8b9 | 0940 bb01
|
1722 |
|
1723 | 0x000001bb61905cbc: ; {metadata('net/minecraft/class_332')}
|
1724 | 0x000001bb61905cbc: 0000 49ba | 101d f980 | 0000 0000 | 4d89 90c8 | 0100 0049 | 8380 d001 | 0000 0148 | 8b84 24f8
|
1725 | 0x000001bb61905cdc: 0000 004c | 8b40 1849 | 3b00 4d8b
|
1726 |
|
1727 | 0x000001bb61905ce8: ; {metadata(method data for {method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
1728 | 0x000001bb61905ce8: c848 bac8 | b909 40bb
|
1729 |
|
1730 | 0x000001bb61905cf0: ; {metadata('net/minecraft/class_4587')}
|
1731 | 0x000001bb61905cf0: 0100 0049 | bac0 e104 | 8100 0000 | 004c 8992 | 0002 0000 | 4883 8208 | 0200 0001
|
1732 |
|
1733 | 0x000001bb61905d0c: ; {metadata(method data for {method} {0x000001bb3faa2d10} 'method_22909' '()V' in 'net/minecraft/class_4587')}
|
1734 | 0x000001bb61905d0c: 49b9 004c | 0940 bb01 | 0000 418b | 91cc 0000 | 0083 c202 | 4189 91cc | 0000 0081 | e2fe ff1f
|
1735 | 0x000001bb61905d2c: 0085 d20f | 8479 2700 | 0045 8b48 | 0c45 85c9
|
1736 |
|
1737 | 0x000001bb61905d3c: ; {metadata(method data for {method} {0x000001bb3faa2d10} 'method_22909' '()V' in 'net/minecraft/class_4587')}
|
1738 | 0x000001bb61905d3c: 48ba 004c | 0940 bb01 | 0000 48be | 2001 0000 | 0000 0000 | 740a 48be | 1001 0000 | 0000 0000
|
1739 | 0x000001bb61905d5c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 6b10 | 0000 41ff | c945 8948 | 0c48 8bb4 | 2420 0100
|
1740 | 0x000001bb61905d7c: ; {metadata(method data for {method} {0x000001bb3e49cb98} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
1741 | 0x000001bb61905d7c: 0049 b8f8 | b709 40bb
|
1742 |
|
1743 | 0x000001bb61905d84: ; {metadata('net/minecraft/class_329')}
|
1744 | 0x000001bb61905d84: 0100 0049 | ba20 3fcd | 8000 0000 | 004d 8990 | 5801 0000 | 4983 8060 | 0100 0001
|
1745 |
|
1746 | 0x000001bb61905da0: ; {metadata(method data for {method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
1747 | 0x000001bb61905da0: 49b8 60bf | 0940 bb01 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
1748 | 0x000001bb61905dc0: ff1f 0045 | 85c9 0f84 | 0327 0000 | 0f1f 4000
|
1749 |
|
1750 | 0x000001bb61905dd0: ; {no_reloc}
|
1751 | 0x000001bb61905dd0: e993 2700 | 0000 0000 | 0000 660f | 1f44 0000
|
1752 |
|
1753 | 0x000001bb61905de0: ; implicit exception: dispatches to 0x000001bb61908572
|
1754 | 0x000001bb61905de0: e99e 2700 | 0090 9049 | 3b00 4d8b
|
1755 |
|
1756 | 0x000001bb61905dec: ; {metadata(method data for {method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
1757 | 0x000001bb61905dec: c848 ba60 | bf09 40bb | 0100 0048 | 8382 1001 | 0000 014d | 8b40 104d | 85c0 7516
|
1758 |
|
1759 | 0x000001bb61905e08: ; {metadata(method data for {method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
1760 | 0x000001bb61905e08: 48be 60bf | 0940 bb01 | 0000 808e | 4101 0000 | 01e9 df00 | 0000 6690
|
1761 |
|
1762 | 0x000001bb61905e20: ; {no_reloc}
|
1763 | 0x000001bb61905e20: e97c 2700 | 0000 0000 | 0000 418b | 7008 483b | f70f 8429 | 0000 0044 | 8b4f 144a | 3b3c 0e0f
|
1764 | 0x000001bb61905e40: 841b 0000 | 0041 83f9 | 200f 8592 | 0000 0056
|
1765 |
|
1766 | 0x000001bb61905e50: ; {runtime_call slow_subtype_check Runtime1 stub}
|
1767 | 0x000001bb61905e50: 57e8 2ad1 | d505 5e5f | 85ff 0f84 | 8100 0000
|
1768 |
|
1769 | 0x000001bb61905e60: ; {metadata(method data for {method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
1770 | 0x000001bb61905e60: 48be 60bf | 0940 bb01 | 0000 418b | 7808 483b | be58 0100 | 0075 0d48 | 8386 6001 | 0000 01e9
|
1771 | 0x000001bb61905e80: 7900 0000 | 483b be68 | 0100 0075 | 0d48 8386 | 7001 0000 | 01e9 6300 | 0000 4883 | be58 0100
|
1772 | 0x000001bb61905ea0: 0000 7517 | 4889 be58 | 0100 0048 | c786 6001 | 0000 0100 | 0000 e942 | 0000 0048 | 83be 6801
|
1773 | 0x000001bb61905ec0: 0000 0075 | 1748 89be | 6801 0000 | 48c7 8670 | 0100 0001 | 0000 00e9 | 2100 0000 | e91c 0000
|
1774 | 0x000001bb61905ee0: ; {metadata(method data for {method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
1775 | 0x000001bb61905ee0: 0048 be60 | bf09 40bb | 0100 0048 | 83ae 4801 | 0000 01e9 | b326 0000 | e900 0000 | 0049 8bd0
|
1776 | 0x000001bb61905f00: 4c8b c04c | 8b8c 24b8 | 0000 0066 | 9048 b8ff | ffff ffff
|
1777 |
|
1778 | 0x000001bb61905f14: ; {virtual_call}
|
1779 | 0x000001bb61905f14: ffff ffe8
|
1780 |
|
1781 | 0x000001bb61905f18: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
1782 | ;*invokeinterface onHudRender {reexecute=0 rethrow=0 return_oop=0}
|
1783 | ; - net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@11 (line 1585)
|
1784 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
1785 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
1786 | 0x000001bb61905f18: 648e c905
|
1787 |
|
1788 | 0x000001bb61905f1c: ; {other}
|
1789 | 0x000001bb61905f1c: 0f1f 8400 | 0c42 001a | 488b 8424 | f800 0000
|
1790 |
|
1791 | 0x000001bb61905f2c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1792 | 0x000001bb61905f2c: 488b d048 | be90 9108 | 40bb 0100
|
1793 |
|
1794 | 0x000001bb61905f38: ; {metadata('net/minecraft/class_332')}
|
1795 | 0x000001bb61905f38: 0049 ba10 | 1df9 8000 | 0000 004c | 8996 f00b | 0000 4883 | 86f8 0b00
|
1796 |
|
1797 | 0x000001bb61905f50: ; {metadata(method data for {method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
1798 | 0x000001bb61905f50: 0001 48ba | 60d7 0140 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1799 | 0x000001bb61905f70: 0085 f60f | 843b 2600 | 0048 8b50 | 2048 3b02
|
1800 |
|
1801 | 0x000001bb61905f80: ; {metadata(method data for {method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
1802 | 0x000001bb61905f80: 488b f248 | bf60 d701 | 40bb 0100 | 0048 8387 | 2801 0000
|
1803 |
|
1804 | 0x000001bb61905f94: ; {optimized virtual_call}
|
1805 | 0x000001bb61905f94: 0166 90e8
|
1806 |
|
1807 | 0x000001bb61905f98: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
1808 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
1809 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
1810 | ; - net.minecraft.class_757::method_3192@464 (line 555)
|
1811 | 0x000001bb61905f98: e48a c905
|
1812 |
|
1813 | 0x000001bb61905f9c: ; {other}
|
1814 | 0x000001bb61905f9c: 0f1f 8400 | 8c42 001b
|
1815 |
|
1816 | 0x000001bb61905fa4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1817 | 0x000001bb61905fa4: 49b8 9091 | 0840 bb01 | 0000 4983 | 8018 0c00
|
1818 |
|
1819 | 0x000001bb61905fb4: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1820 | 0x000001bb61905fb4: 0001 49b8 | f8b2 cc3f | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
1821 | 0x000001bb61905fd4: ff1f 0085 | d20f 84fb
|
1822 |
|
1823 | 0x000001bb61905fdc: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1824 | 0x000001bb61905fdc: 2500 0049 | b868 20bf | 84bb 0100 | 004d 8b80 | c800 0000
|
1825 |
|
1826 | 0x000001bb61905ff0: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1827 | 0x000001bb61905ff0: 4d85 c048 | baf8 b2cc | 3fbb 0100 | 0048 be20 | 0100 0000 | 0000 0074 | 0a48 be10 | 0100 0000
|
1828 | 0x000001bb61906010: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8408 0d00 | 0048 8bbc | 24e0 0000 | 004d 85c0
|
1829 | 0x000001bb61906030: 0f84 1d00
|
1830 |
|
1831 | 0x000001bb61906034: ; {metadata('net/minecraft/class_10865')}
|
1832 | 0x000001bb61906034: 0000 48b8 | 6892 f080 | 0000 0000 | 418b 5808 | 483b 4338 | 0f85 ad25 | 0000 e900 | 0000 0049
|
1833 | 0x000001bb61906054: 8bd0 493b | 0049 8bd0
|
1834 |
|
1835 | 0x000001bb6190605c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1836 | 0x000001bb6190605c: 48be 9091 | 0840 bb01
|
1837 |
|
1838 | 0x000001bb61906064: ; {metadata('net/minecraft/class_10865')}
|
1839 | 0x000001bb61906064: 0000 49ba | 6892 f080 | 0000 0000 | 4c89 9638 | 0c00 0048 | 8386 400c | 0000 0149 | 8b50 104c
|
1840 | 0x000001bb61906084: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1841 | 0x000001bb61906084: 8bc7 48be | 9091 0840 | bb01 0000 | 458b 4008 | 4c3b 8670 | 0c00 0075 | 0d48 8386 | 780c 0000
|
1842 | 0x000001bb619060a4: 01e9 6000 | 0000 4c3b | 8680 0c00 | 0075 0d48 | 8386 880c | 0000 01e9 | 4a00 0000 | 4883 be70
|
1843 | 0x000001bb619060c4: 0c00 0000 | 7517 4c89 | 8670 0c00 | 0048 c786 | 780c 0000 | 0100 0000 | e929 0000 | 0048 83be
|
1844 | 0x000001bb619060e4: 800c 0000 | 0075 174c | 8986 800c | 0000 48c7 | 8688 0c00 | 0001 0000 | 00e9 0800 | 0000 4883
|
1845 | 0x000001bb61906104: 8660 0c00 | 0001 4c8b | 4730 4885 | d20f 841c
|
1846 |
|
1847 | 0x000001bb61906114: ; {metadata('net/minecraft/class_10860')}
|
1848 | 0x000001bb61906114: 0000 0048 | b830 64f1 | 8000 0000 | 008b 5a08 | 483b 4338 | 0f85 d724 | 0000 e900 | 0000 0048
|
1849 | 0x000001bb61906134: 8bf2 483b | 0248 8bf2
|
1850 |
|
1851 | 0x000001bb6190613c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1852 | 0x000001bb6190613c: 48bf 9091 | 0840 bb01
|
1853 |
|
1854 | 0x000001bb61906144: ; {metadata('net/minecraft/class_10860')}
|
1855 | 0x000001bb61906144: 0000 49ba | 3064 f180 | 0000 0000 | 4c89 97a8 | 0c00 0048 | 8387 b00c
|
1856 |
|
1857 | 0x000001bb6190615c: ; {section_word}
|
1858 | 0x000001bb6190615c: 0000 01c5 | fb10 05f1
|
1859 |
|
1860 | 0x000001bb61906164: ; {optimized virtual_call}
|
1861 | 0x000001bb61906164: c6ff ffe8
|
1862 |
|
1863 | 0x000001bb61906168: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
1864 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
1865 | ; - net.minecraft.class_757::method_3192@481 (line 556)
|
1866 | 0x000001bb61906168: 1489 c905
|
1867 |
|
1868 | 0x000001bb6190616c: ; {other}
|
1869 | 0x000001bb6190616c: 0f1f 8400 | 5c44 001c | 4c8b 8424 | c000 0000
|
1870 |
|
1871 | 0x000001bb6190617c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1872 | 0x000001bb6190617c: 48ba 9091 | 0840 bb01 | 0000 458b | 4008 4c3b | 82e0 0c00 | 0075 0d48 | 8382 e80c | 0000 01e9
|
1873 | 0x000001bb6190619c: 6000 0000 | 4c3b 82f0 | 0c00 0075 | 0d48 8382 | f80c 0000 | 01e9 4a00 | 0000 4883 | bae0 0c00
|
1874 | 0x000001bb619061bc: 0000 7517 | 4c89 82e0 | 0c00 0048 | c782 e80c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba f00c
|
1875 | 0x000001bb619061dc: 0000 0075 | 174c 8982 | f00c 0000 | 48c7 82f8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 82d0
|
1876 | 0x000001bb619061fc: 0c00 0001 | 488b 9424 | c000 0000 | 0f1f 4400 | 0048 b8ff | ffff ffff
|
1877 |
|
1878 | 0x000001bb61906214: ; {virtual_call}
|
1879 | 0x000001bb61906214: ffff ffe8
|
1880 |
|
1881 | 0x000001bb61906218: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
1882 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
1883 | ; - net.minecraft.class_757::method_3192@487 (line 557)
|
1884 | 0x000001bb61906218: 648b c905
|
1885 |
|
1886 | 0x000001bb6190621c: ; {other}
|
1887 | 0x000001bb6190621c: 0f1f 8400 | 0c45 001d | 488b 9424 | a800 0000 | 488b 7258
|
1888 |
|
1889 | 0x000001bb61906230: ; implicit exception: dispatches to 0x000001bb6190860f
|
1890 | 0x000001bb61906230: 483b 064c
|
1891 |
|
1892 | 0x000001bb61906234: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1893 | 0x000001bb61906234: 8bc6 49b9 | 9091 0840 | bb01 0000 | 4983 8120 | 0d00 0001 | 488b 9ee0 | 0200 0048
|
1894 |
|
1895 | 0x000001bb61906250: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1896 | 0x000001bb61906250: 85db 49b8 | 9091 0840 | bb01 0000 | 49b9 400d | 0000 0000 | 0000 740a | 49b9 500d | 0000 0000
|
1897 | 0x000001bb61906270: 0000 4b8b | 3c08 488d | 7f01 4b89 | 3c08 0f84 | f500 0000 | 4c8b 8424 | b800 0000
|
1898 |
|
1899 | 0x000001bb6190628c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1900 | 0x000001bb6190628c: 49b9 9091 | 0840 bb01
|
1901 |
|
1902 | 0x000001bb61906294: ; {metadata('net/minecraft/class_310')}
|
1903 | 0x000001bb61906294: 0000 49ba | b0f4 d180 | 0000 0000 | 4d89 9170 | 0d00 0049 | 8381 780d | 0000 014d | 85c0 0f84
|
1904 | 0x000001bb619062b4: 1d00 0000
|
1905 |
|
1906 | 0x000001bb619062b8: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1907 | 0x000001bb619062b8: 48b8 f0fa | d280 0000 | 0000 418b | 7008 483b | 4638 0f85 | 4423 0000 | e900 0000 | 004d 8bc8
|
1908 | 0x000001bb619062d8: ; implicit exception: dispatches to 0x000001bb61908619
|
1909 | 0x000001bb619062d8: 493b 004d
|
1910 |
|
1911 | 0x000001bb619062dc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1912 | 0x000001bb619062dc: 8bc8 48bf | 9091 0840 | bb01 0000
|
1913 |
|
1914 | 0x000001bb619062e8: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1915 | 0x000001bb619062e8: 49ba f0fa | d280 0000 | 0000 4c89 | 97a8 0d00 | 0048 8387 | b00d 0000 | 01c4 c17a | 1040 0c48
|
1916 | 0x000001bb61906308: 3b03 4c8b
|
1917 |
|
1918 | 0x000001bb6190630c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1919 | 0x000001bb6190630c: cb48 bf90 | 9108 40bb
|
1920 |
|
1921 | 0x000001bb61906314: ; {metadata('net/minecraft/class_425')}
|
1922 | 0x000001bb61906314: 0100 0049 | bae0 78cd | 8000 0000 | 004c 8997 | e00d 0000 | 4883 87e8 | 0d00 0001 | 4c8b 8424
|
1923 | 0x000001bb61906334: f800 0000 | 448b 8c24 | c800 0000 | 8bbc 24cc | 0000 0048 | 8bd3 0f1f
|
1924 |
|
1925 | 0x000001bb6190634c: ; {optimized virtual_call}
|
1926 | 0x000001bb6190634c: 4400 00e8
|
1927 |
|
1928 | 0x000001bb61906350: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
1929 | ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
|
1930 | ; - net.minecraft.class_757::method_3192@521 (line 561)
|
1931 | 0x000001bb61906350: 2c87 c905
|
1932 |
|
1933 | 0x000001bb61906354: ; {other}
|
1934 | 0x000001bb61906354: 0f1f 8400 | 4446 001e
|
1935 |
|
1936 | 0x000001bb6190635c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1937 | 0x000001bb6190635c: 49b8 9091 | 0840 bb01 | 0000 41ff | 8008 0e00 | 008b bc24 | b400 0000 | e92b 0300 | 008b bc24
|
1938 | 0x000001bb6190637c: b400 0000
|
1939 |
|
1940 | 0x000001bb61906380: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1941 | 0x000001bb61906380: 85ff 49b8 | 9091 0840 | bb01 0000 | 49b9 e00e | 0000 0000 | 0000 740a | 49b9 f00e | 0000 0000
|
1942 | 0x000001bb619063a0: 0000 4b8b | 0c08 488d | 4901 4b89 | 0c08 0f84 | f002 0000 | 4c8b 86d8 | 0200 004d
|
1943 |
|
1944 | 0x000001bb619063bc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1945 | 0x000001bb619063bc: 85c0 49b9 | 9091 0840 | bb01 0000 | 48be 000f | 0000 0000 | 0000 740a | 48be 100f | 0000 0000
|
1946 | 0x000001bb619063dc: 0000 498b | 0c31 488d | 4901 4989 | 0c31 0f84 | b402 0000 | 488b 9c24 | b800 0000 | 4885 db0f
|
1947 | 0x000001bb619063fc: 841c 0000
|
1948 |
|
1949 | 0x000001bb61906400: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1950 | 0x000001bb61906400: 0048 baf0 | fad2 8000 | 0000 008b | 4b08 483b | 5138 0f85 | 0b22 0000 | e900 0000 | 004c 8bcb
|
1951 | 0x000001bb61906420: ; implicit exception: dispatches to 0x000001bb61908628
|
1952 | 0x000001bb61906420: 483b 034c
|
1953 |
|
1954 | 0x000001bb61906424: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1955 | 0x000001bb61906424: 8bcb 48be | 9091 0840 | bb01 0000 | 4883 8638 | 0f00 0001 | c5fa 1043
|
1956 |
|
1957 | 0x000001bb6190643c: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
1958 | 0x000001bb6190643c: 0c49 b968 | 6c5c 30bb | 0100 004d | 8d89 e801
|
1959 |
|
1960 | 0x000001bb6190644c: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001bb81bd0538})}
|
1961 | 0x000001bb6190644c: 0000 48be | 3805 bd81 | bb01 0000 | 4885 f675 | 0b41 f601 | 0175 05f0 | 4983 0901
|
1962 |
|
1963 | 0x000001bb61906468: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1964 | 0x000001bb61906468: 49b9 9091 | 0840 bb01 | 0000 4983 | 8158 0f00
|
1965 |
|
1966 | 0x000001bb61906478: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
1967 | 0x000001bb61906478: 0001 49b9 | 686c 5c30 | bb01 0000 | 418b 89cc | 0000 0083 | c102 4189 | 89cc 0000 | 0081 e1fe
|
1968 | 0x000001bb61906498: ff1f 0085 | c90f 848a
|
1969 |
|
1970 | 0x000001bb619064a0: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
1971 | 0x000001bb619064a0: 2100 0049 | b948 0460 | 30bb 0100 | 004d 8d89 | a001 0000 | 4885 f675 | 0b41 f601 | 0175 05f0
|
1972 | 0x000001bb619064c0: 4983 0901
|
1973 |
|
1974 | 0x000001bb619064c4: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
1975 | 0x000001bb619064c4: 49b9 686c | 5c30 bb01 | 0000 4983 | 8148 0100
|
1976 |
|
1977 | 0x000001bb619064d4: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
1978 | 0x000001bb619064d4: 0001 49b9 | 4804 6030 | bb01 0000 | 418b b1cc | 0000 0083 | c602 4189 | b1cc 0000 | 0081 e6fe
|
1979 | 0x000001bb619064f4: ff1f 0085 | f60f 844f
|
1980 |
|
1981 | 0x000001bb619064fc: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
1982 | 0x000001bb619064fc: 2100 0049 | b968 6c5c | 30bb 0100 | 004d 8d89 | 8001 0000
|
1983 |
|
1984 | 0x000001bb61906510: ; {oop(a 'net/minecraft/class_757$$Lambda+0x0000000081132238'{0x000001bb81bd0570})}
|
1985 | 0x000001bb61906510: 48b9 7005 | bd81 bb01 | 0000 4885 | c975 0b41 | f601 0175 | 05f0 4983
|
1986 |
|
1987 | 0x000001bb61906528: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1988 | 0x000001bb61906528: 0901 49b9 | 9091 0840 | bb01 0000 | 4d8d 8968 | 0f00 0048 | 85c9 750b | 41f6 0101 | 7505 f049
|
1989 | 0x000001bb61906548: 8309 0148 | 8b94 24a8
|
1990 |
|
1991 | 0x000001bb61906550: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1992 | 0x000001bb61906550: 0000 0049 | b990 9108 | 40bb 0100 | 0049 8381 | 780f 0000 | 014c 8b8c | 24f8 0000 | 008b bc24
|
1993 | 0x000001bb61906570: c800 0000 | 8bb4 24cc | 0000 0048 | 8b94 24a8 | 0000 000f
|
1994 |
|
1995 | 0x000001bb61906584: ; {optimized virtual_call}
|
1996 | 0x000001bb61906584: 1f40 00e8
|
1997 |
|
1998 | 0x000001bb61906588: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
1999 | ;*invokespecial wrapOperation$zoc000$fabric-screen-api-v1$onRenderScreen {reexecute=0 rethrow=0 return_oop=0}
|
2000 | ; - net.minecraft.class_757::method_3192@634 (line 572)
|
2001 | 0x000001bb61906588: 94c8 fdff
|
2002 |
|
2003 | 0x000001bb6190658c: ; {other}
|
2004 | 0x000001bb6190658c: 0f1f 8400 | 7c48 001f
|
2005 |
|
2006 | 0x000001bb61906594: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2007 | 0x000001bb61906594: 48ba 9091 | 0840 bb01 | 0000 ff82 | 880f 0000 | 488b 9424 | a800 0000 | 488b 7258
|
2008 |
|
2009 | 0x000001bb619065b0: ; implicit exception: dispatches to 0x000001bb6190866f
|
2010 | 0x000001bb619065b0: 488b b6d8 | 0200 0048
|
2011 |
|
2012 | 0x000001bb619065b8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2013 | 0x000001bb619065b8: 85f6 48bf | 9091 0840 | bb01 0000 | 48bb d010 | 0000 0000 | 0000 740a | 48bb e010 | 0000 0000
|
2014 | 0x000001bb619065d8: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | a000 0000
|
2015 |
|
2016 | 0x000001bb619065ec: ; implicit exception: dispatches to 0x000001bb61908674
|
2017 | 0x000001bb619065ec: 483b 0648
|
2018 |
|
2019 | 0x000001bb619065f0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2020 | 0x000001bb619065f0: 8bfe 48bb | 9091 0840 | bb01 0000 | 8b7f 0848 | 3bbb 0011 | 0000 750d | 4883 8308 | 1100 0001
|
2021 | 0x000001bb61906610: e960 0000 | 0048 3bbb | 1011 0000 | 750d 4883 | 8318 1100 | 0001 e94a | 0000 0048 | 83bb 0011
|
2022 | 0x000001bb61906630: 0000 0075 | 1748 89bb | 0011 0000 | 48c7 8308 | 1100 0001 | 0000 00e9 | 2900 0000 | 4883 bb10
|
2023 | 0x000001bb61906650: 1100 0000 | 7517 4889 | bb10 1100 | 0048 c783 | 1811 0000 | 0100 0000 | e908 0000 | 0048 8383
|
2024 | 0x000001bb61906670: f010 0000 | 0148 8bd6 | 0f1f 8000
|
2025 |
|
2026 | 0x000001bb6190667c: ; {optimized virtual_call}
|
2027 | 0x000001bb6190667c: 0000 00e8
|
2028 |
|
2029 | 0x000001bb61906680: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
2030 | ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
|
2031 | ; - net.minecraft.class_757::method_3192@723 (line 589)
|
2032 | 0x000001bb61906680: bc71 0100
|
2033 |
|
2034 | 0x000001bb61906684: ; {other}
|
2035 | 0x000001bb61906684: 0f1f 8400 | 7449 0020
|
2036 |
|
2037 | 0x000001bb6190668c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2038 | 0x000001bb6190668c: 49b8 9091 | 0840 bb01 | 0000 41ff | 8028 1100 | 008b bc24 | b400 0000
|
2039 |
|
2040 | 0x000001bb619066a4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2041 | 0x000001bb619066a4: 85ff 49b8 | 9091 0840 | bb01 0000 | 49b9 0012 | 0000 0000 | 0000 740a | 49b9 1012 | 0000 0000
|
2042 | 0x000001bb619066c4: 0000 4b8b | 1408 488d | 5201 4b89 | 1408 0f84 | e300 0000 | 448b 8c24 | b000 0000
|
2043 |
|
2044 | 0x000001bb619066e0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2045 | 0x000001bb619066e0: 4585 c949 | b890 9108 | 40bb 0100 | 0049 b920 | 1200 0000 | 0000 0074 | 0a49 b930 | 1200 0000
|
2046 | 0x000001bb61906700: 0000 004b | 8b14 0848 | 8d52 014b | 8914 080f | 84a6 0000 | 0048 8b94 | 24a8 0000 | 004c 8b42
|
2047 | 0x000001bb61906720: 584d 8b88 | a002 0000
|
2048 |
|
2049 | 0x000001bb61906728: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2050 | 0x000001bb61906728: 4d85 c949 | b990 9108 | 40bb 0100 | 0048 be40 | 1200 0000 | 0000 0074 | 0a48 be50 | 1200 0000
|
2051 | 0x000001bb61906748: 0000 0049 | 8b1c 3148 | 8d5b 0149 | 891c 310f | 845e 0000 | 0049 8bb0 | 3001 0000
|
2052 |
|
2053 | 0x000001bb61906764: ; implicit exception: dispatches to 0x000001bb6190867e
|
2054 | 0x000001bb61906764: 483b 064c
|
2055 |
|
2056 | 0x000001bb61906768: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2057 | 0x000001bb61906768: 8bc6 49b9 | 9091 0840 | bb01 0000
|
2058 |
|
2059 | 0x000001bb61906774: ; {metadata('net/minecraft/class_329')}
|
2060 | 0x000001bb61906774: 49ba 203f | cd80 0000 | 0000 4d89 | 9170 1200 | 0049 8381 | 7812 0000 | 014c 8b84 | 24f8 0000
|
2061 | 0x000001bb61906794: 004c 8b8c | 24b8 0000 | 0048 8bd6 | 0f1f 8000
|
2062 |
|
2063 | 0x000001bb619067a4: ; {optimized virtual_call}
|
2064 | 0x000001bb619067a4: 0000 00e8
|
2065 |
|
2066 | 0x000001bb619067a8: ; ImmutableOopMap {[168]=Oop [192]=Oop [248]=Oop }
|
2067 | ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
|
2068 | ; - net.minecraft.class_757::method_3192@805 (line 601)
|
2069 | 0x000001bb619067a8: d482 c905
|
2070 |
|
2071 | 0x000001bb619067ac: ; {other}
|
2072 | 0x000001bb619067ac: 0f1f 8400 | 9c4a 0021 | 8bbc 24b4 | 0000 0085
|
2073 |
|
2074 | 0x000001bb619067bc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2075 | 0x000001bb619067bc: ff49 b890 | 9108 40bb | 0100 0048 | ba98 1200 | 0000 0000 | 0074 0a48 | baa8 1200 | 0000 0000
|
2076 | 0x000001bb619067dc: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 841a | 0400 004c | 8b84 24c0 | 0000 0049 | 3b00 498b
|
2077 | 0x000001bb619067fc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2078 | 0x000001bb619067fc: d048 be90 | 9108 40bb | 0100 008b | 5208 483b | 96c8 1200 | 0075 0d48 | 8386 d012 | 0000 01e9
|
2079 | 0x000001bb6190681c: 6000 0000 | 483b 96d8 | 1200 0075 | 0d48 8386 | e012 0000 | 01e9 4a00 | 0000 4883 | bec8 1200
|
2080 | 0x000001bb6190683c: 0000 7517 | 4889 96c8 | 1200 0048 | c786 d012 | 0000 0100 | 0000 e929 | 0000 0048 | 83be d812
|
2081 | 0x000001bb6190685c: 0000 0075 | 1748 8996 | d812 0000 | 48c7 86e0 | 1200 0001 | 0000 00e9 | 0800 0000 | 4883 86b8
|
2082 | 0x000001bb6190687c: 1200 0001
|
2083 |
|
2084 | 0x000001bb61906880: ; {oop("toasts"{0x000001bb85d858e8})}
|
2085 | 0x000001bb61906880: 498b d849 | b8e8 58d8 | 85bb 0100 | 0048 8bd3 | 0f1f 4400 | 0048 b838 | adfd 8000
|
2086 |
|
2087 | 0x000001bb6190689c: ; {virtual_call}
|
2088 | 0x000001bb6190689c: 0000 00e8
|
2089 |
|
2090 | 0x000001bb619068a0: ; ImmutableOopMap {[168]=Oop [248]=Oop }
|
2091 | ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
|
2092 | ; - net.minecraft.class_757::method_3192@817 (line 605)
|
2093 | 0x000001bb619068a0: 7cd2 fd06
|
2094 |
|
2095 | 0x000001bb619068a4: ; {other}
|
2096 | 0x000001bb619068a4: 0f1f 8400 | 944b 0022 | 4889 8424 | 2801 0000 | 488b 9424 | a800 0000 | 4c8b 4258
|
2097 |
|
2098 | 0x000001bb619068c0: ; implicit exception: dispatches to 0x000001bb61908688
|
2099 | 0x000001bb619068c0: 493b 0049
|
2100 |
|
2101 | 0x000001bb619068c4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2102 | 0x000001bb619068c4: 8bf0 48bf | 9091 0840 | bb01 0000 | 4883 8708 | 1300 0001 | 498b b058 | 0200 0048 | 3b06 4c8b
|
2103 | 0x000001bb619068e4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2104 | 0x000001bb619068e4: c648 bf90 | 9108 40bb | 0100 0048 | 8387 4013 | 0000 014c | 8b84 24f8 | 0000 0048 | 8bd6 0f1f
|
2105 | 0x000001bb61906904: ; {optimized virtual_call}
|
2106 | 0x000001bb61906904: 4400 00e8
|
2107 |
|
2108 | 0x000001bb61906908: ; ImmutableOopMap {[168]=Oop [248]=Oop [296]=Oop }
|
2109 | ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
|
2110 | ; - net.minecraft.class_757::method_3192@833 (line 606)
|
2111 | 0x000001bb61906908: d493 faff
|
2112 |
|
2113 | 0x000001bb6190690c: ; {other}
|
2114 | 0x000001bb6190690c: 0f1f 8400 | fc4b 0023 | 488b b424 | 2801 0000
|
2115 |
|
2116 | 0x000001bb6190691c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2117 | 0x000001bb6190691c: 4885 f648 | ba90 9108 | 40bb 0100 | 0048 bf60 | 1300 0000 | 0000 0074 | 0a48 bf70 | 1300 0000
|
2118 | 0x000001bb6190693c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 84b8 0200 | 0048 3b06
|
2119 |
|
2120 | 0x000001bb61906954: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2121 | 0x000001bb61906954: 488b c648 | ba90 9108 | 40bb 0100 | 0048 8382 | 9813 0000
|
2122 |
|
2123 | 0x000001bb61906968: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2124 | 0x000001bb61906968: 0148 ba50 | 3d06 40bb | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
2125 | 0x000001bb61906988: 85ff 0f84 | 071d 0000 | 488b 5610
|
2126 |
|
2127 | 0x000001bb61906994: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2128 | 0x000001bb61906994: 4885 d248 | be50 3d06 | 40bb 0100 | 0048 bf10 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
|
2129 | 0x000001bb619069b4: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 8430 0200 | 0048 3b02
|
2130 |
|
2131 | 0x000001bb619069cc: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2132 | 0x000001bb619069cc: 488b f248 | bf50 3d06 | 40bb 0100 | 008b 7608 | 483b b740 | 0100 0075 | 0d48 8387 | 4801 0000
|
2133 | 0x000001bb619069ec: 01e9 6000 | 0000 483b | b750 0100 | 0075 0d48 | 8387 5801 | 0000 01e9 | 4a00 0000 | 4883 bf40
|
2134 | 0x000001bb61906a0c: 0100 0000 | 7517 4889 | b740 0100 | 0048 c787 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83bf
|
2135 | 0x000001bb61906a2c: 5001 0000 | 0075 1748 | 89b7 5001 | 0000 48c7 | 8758 0100 | 0001 0000 | 00e9 0800 | 0000 4883
|
2136 | 0x000001bb61906a4c: 8730 0100 | 0001 6666 | 9048 b8ff | ffff ffff
|
2137 |
|
2138 | 0x000001bb61906a5c: ; {virtual_call}
|
2139 | 0x000001bb61906a5c: ffff ffe8
|
2140 |
|
2141 | 0x000001bb61906a60: ; ImmutableOopMap {[168]=Oop [248]=Oop }
|
2142 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
2143 | ; - net.minecraft.class_10214::close@11 (line 47)
|
2144 | ; - net.minecraft.class_757::method_3192@843 (line 607)
|
2145 | 0x000001bb61906a60: 1c83 c905
|
2146 |
|
2147 | 0x000001bb61906a64: ; {other}
|
2148 | 0x000001bb61906a64: 0f1f 8400 | 544d 0024 | e988 0100 | 0049 8b87 | 0005 0000 | 4d33 d24d | 8997 0005 | 0000 4d33
|
2149 | 0x000001bb61906a84: d24d 8997 | 0805 0000
|
2150 |
|
2151 | 0x000001bb61906a8c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2152 | 0x000001bb61906a8c: 4885 f648 | ba90 9108 | 40bb 0100 | 0048 bfd0 | 1300 0000 | 0000 0074 | 0a48 bfe0 | 1300 0000
|
2153 | 0x000001bb61906aac: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8433 0800 | 0048 3b06
|
2154 |
|
2155 | 0x000001bb61906ac4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2156 | 0x000001bb61906ac4: 488b d648 | bf90 9108 | 40bb 0100
|
2157 |
|
2158 | 0x000001bb61906ad0: ; {metadata('net/minecraft/class_10214')}
|
2159 | 0x000001bb61906ad0: 0049 bac0 | f0fd 8000 | 0000 004c | 8997 0014 | 0000 4883 | 8708 1400
|
2160 |
|
2161 | 0x000001bb61906ae8: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2162 | 0x000001bb61906ae8: 0001 48ba | 503d 0640 | bb01 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
2163 | 0x000001bb61906b08: 0085 ff0f | 84b1 1b00 | 0048 8b56 | 1048 85d2
|
2164 |
|
2165 | 0x000001bb61906b18: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2166 | 0x000001bb61906b18: 48be 503d | 0640 bb01 | 0000 48bf | 1001 0000 | 0000 0000 | 740a 48bf | 2001 0000 | 0000 0000
|
2167 | 0x000001bb61906b38: 488b 1c3e | 488d 5b01 | 4889 1c3e | 4889 8424 | 3001 0000 | 0f84 be01 | 0000 483b | 0248 8bf2
|
2168 | 0x000001bb61906b58: ; {metadata(method data for {method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2169 | 0x000001bb61906b58: 48bf 503d | 0640 bb01 | 0000 8b76 | 0848 3bb7 | 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960
|
2170 | 0x000001bb61906b78: 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758 | 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000
|
2171 | 0x000001bb61906b98: 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100
|
2172 | 0x000001bb61906bb8: 0000 7517 | 4889 b750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001
|
2173 | 0x000001bb61906bd8: 0000 0166 | 9048 b8ff | ffff ffff
|
2174 |
|
2175 | 0x000001bb61906be4: ; {virtual_call}
|
2176 | 0x000001bb61906be4: ffff ffe8
|
2177 |
|
2178 | 0x000001bb61906be8: ; ImmutableOopMap {[304]=Oop }
|
2179 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
2180 | ; - net.minecraft.class_10214::close@11 (line 47)
|
2181 | ; - net.minecraft.class_757::method_3192@858 (line 605)
|
2182 | 0x000001bb61906be8: 9481 c905
|
2183 |
|
2184 | 0x000001bb61906bec: ; {other}
|
2185 | 0x000001bb61906bec: 0f1f 8400 | dc4e 0025 | e917 0100
|
2186 |
|
2187 | 0x000001bb61906bf8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2188 | 0x000001bb61906bf8: 0048 ba90 | 9108 40bb | 0100 00ff | 82b8 1300 | 0048 8b84 | 24f8 0000 | 0048 8bf0
|
2189 |
|
2190 | 0x000001bb61906c14: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2191 | 0x000001bb61906c14: 48bf 9091 | 0840 bb01 | 0000 4883 | 8790 1400
|
2192 |
|
2193 | 0x000001bb61906c24: ; {metadata(method data for {method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2194 | 0x000001bb61906c24: 0001 48be | 60d7 0140 | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
2195 | 0x000001bb61906c44: 0085 ff0f | 849b 1a00 | 0048 8b70 | 2048 3b06
|
2196 |
|
2197 | 0x000001bb61906c54: ; {metadata(method data for {method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2198 | 0x000001bb61906c54: 488b fe48 | bb60 d701 | 40bb 0100 | 0048 8383 | 2801 0000 | 0148 8bd6
|
2199 |
|
2200 | 0x000001bb61906c6c: ; {optimized virtual_call}
|
2201 | 0x000001bb61906c6c: 6666 90e8
|
2202 |
|
2203 | 0x000001bb61906c70: ; ImmutableOopMap {[168]=Oop }
|
2204 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
2205 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
2206 | ; - net.minecraft.class_757::method_3192@878 (line 610)
|
2207 | 0x000001bb61906c70: dcfc fa06
|
2208 |
|
2209 | 0x000001bb61906c74: ; {other}
|
2210 | 0x000001bb61906c74: 0f1f 8400 | 644f 0026
|
2211 |
|
2212 | 0x000001bb61906c7c: ; {oop(a 'org/joml/Matrix4fStack'{0x000001bb84bf2520})}
|
2213 | 0x000001bb61906c7c: 48ba 2025 | bf84 bb01 | 0000 488b
|
2214 |
|
2215 | 0x000001bb61906c88: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2216 | 0x000001bb61906c88: f248 bf90 | 9108 40bb | 0100 0048 | 8387 c814 | 0000 010f
|
2217 |
|
2218 | 0x000001bb61906c9c: ; {optimized virtual_call}
|
2219 | 0x000001bb61906c9c: 1f40 00e8
|
2220 |
|
2221 | 0x000001bb61906ca0: ; ImmutableOopMap {[168]=Oop }
|
2222 | ;*invokevirtual popMatrix {reexecute=0 rethrow=0 return_oop=0}
|
2223 | ; - net.minecraft.class_757::method_3192@883 (line 612)
|
2224 | 0x000001bb61906ca0: 8c0f fd06
|
2225 |
|
2226 | 0x000001bb61906ca4: ; {other}
|
2227 | 0x000001bb61906ca4: 0f1f 8400 | 944f 0027 | 488b 9424 | a800 0000 | 488b 9298 | 0000 0048 | 3b02 488b
|
2228 |
|
2229 | 0x000001bb61906cc0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2230 | 0x000001bb61906cc0: f248 bf90 | 9108 40bb | 0100 0048 | 8387 0015 | 0000 010f
|
2231 |
|
2232 | 0x000001bb61906cd4: ; {optimized virtual_call}
|
2233 | 0x000001bb61906cd4: 1f40 00e8
|
2234 |
|
2235 | 0x000001bb61906cd8: ; ImmutableOopMap {}
|
2236 | ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
|
2237 | ; - net.minecraft.class_757::method_3192@891 (line 614)
|
2238 | 0x000001bb61906cd8: 644d f9ff
|
2239 |
|
2240 | 0x000001bb61906cdc: ; {other}
|
2241 | 0x000001bb61906cdc: 0f1f 8400 | cc4f 0028 | 4881 c4d0 | 0100 005d
|
2242 |
|
2243 | 0x000001bb61906cec: ; {poll_return}
|
2244 | 0x000001bb61906cec: 493b a750 | 0400 000f | 871a 1a00 | 00c3 4881 | c4d0 0100
|
2245 |
|
2246 | 0x000001bb61906d00: ; {poll_return}
|
2247 | 0x000001bb61906d00: 005d 493b | a750 0400 | 000f 871a | 1a00 00c3
|
2248 |
|
2249 | 0x000001bb61906d10: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2250 | 0x000001bb61906d10: 48ba 9091 | 0840 bb01 | 0000 ff82 | 2814 0000 | 488b 8424 | 3001 0000 | e9c7 0500 | 0066 6690
|
2251 | 0x000001bb61906d30: ; {no_reloc}
|
2252 | 0x000001bb61906d30: e919 1a00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8516 | 1a00 0049 | 8b87 b801 | 0000 488d
|
2253 | 0x000001bb61906d50: 7838 493b | bfc8 0100 | 000f 87fe | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2254 | 0x000001bb61906d70: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2255 | 0x000001bb61906d90: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2256 | 0x000001bb61906d90: 488b d048 | bef8 b2cc | 3fbb 0100 | 0048 8386 | 3001 0000
|
2257 |
|
2258 | 0x000001bb61906da4: ; {oop("Can't getDevice() before it was initialized"{0x000001bb85d85aa8})}
|
2259 | 0x000001bb61906da4: 0149 b8a8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 3801 | 0000 0f1f
|
2260 |
|
2261 | 0x000001bb61906dbc: ; {optimized virtual_call}
|
2262 | 0x000001bb61906dbc: 4400 00e8
|
2263 |
|
2264 | 0x000001bb61906dc0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [312]=Oop }
|
2265 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2266 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
|
2267 | ; - net.minecraft.class_757::method_3192@467 (line 556)
|
2268 | 0x000001bb61906dc0: bc7c c905
|
2269 |
|
2270 | 0x000001bb61906dc4: ; {other}
|
2271 | 0x000001bb61906dc4: 0f1f 8400 | b450 0029 | 488b 8424 | 3801 0000 | e9dd 1c00 | 000f 1f80 | 0000 0000
|
2272 |
|
2273 | 0x000001bb61906de0: ; {no_reloc}
|
2274 | 0x000001bb61906de0: e994 1900 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8591 | 1900 0049 | 8b87 b801 | 0000 488d
|
2275 | 0x000001bb61906e00: 7838 493b | bfc8 0100 | 000f 8779 | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2276 | 0x000001bb61906e20: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2277 | 0x000001bb61906e40: ; {metadata(method data for {method} {0x000001bb3faa2d10} 'method_22909' '()V' in 'net/minecraft/class_4587')}
|
2278 | 0x000001bb61906e40: 488b d048 | be00 4c09 | 40bb 0100 | 0048 8386 | 3001 0000 | 0148 8bd0 | 4889 8424 | 4001 0000
|
2279 | 0x000001bb61906e60: 0f1f 8000
|
2280 |
|
2281 | 0x000001bb61906e64: ; {optimized virtual_call}
|
2282 | 0x000001bb61906e64: 0000 00e8
|
2283 |
|
2284 | 0x000001bb61906e68: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop [320]=Oop }
|
2285 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2286 | ; - net.minecraft.class_4587::method_22909@11 (line 61)
|
2287 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
2288 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
2289 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
2290 | 0x000001bb61906e68: 147c c905
|
2291 |
|
2292 | 0x000001bb61906e6c: ; {other}
|
2293 | 0x000001bb61906e6c: 0f1f 8400 | 5c51 002a | 488b 8424 | 4001 0000 | e935 1c00
|
2294 |
|
2295 | 0x000001bb61906e80: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2296 | 0x000001bb61906e80: 0048 bab0 | 54b6 3fbb | 0100 0048 | 8382 4001
|
2297 |
|
2298 | 0x000001bb61906e90: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2299 | 0x000001bb61906e90: 0000 0148 | ba60 e4bc | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2300 | 0x000001bb61906eb0: 1f00 85f6 | 0f84 db18 | 0000 660f | 1f44 0000
|
2301 |
|
2302 | 0x000001bb61906ec0: ; {no_reloc}
|
2303 | 0x000001bb61906ec0: e900 1900 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85fd | 1800 0049 | 8b87 b801 | 0000 488d
|
2304 | 0x000001bb61906ee0: 7838 493b | bfc8 0100 | 000f 87e5 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2305 | 0x000001bb61906f00: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2306 | 0x000001bb61906f20: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2307 | 0x000001bb61906f20: 4c8b c048 | ba60 e4bc | 3fbb 0100 | 0048 8382 | 1001 0000
|
2308 |
|
2309 | 0x000001bb61906f34: ; {oop("Rendersystem called from wrong thread"{0x000001bb85d85ae8})}
|
2310 | 0x000001bb61906f34: 0149 b8e8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 4801 | 0000 0f1f
|
2311 |
|
2312 | 0x000001bb61906f4c: ; {optimized virtual_call}
|
2313 | 0x000001bb61906f4c: 4400 00e8
|
2314 |
|
2315 | 0x000001bb61906f50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [328]=Oop }
|
2316 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2317 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
|
2318 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
2319 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
2320 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
2321 | 0x000001bb61906f50: 2c7b c905
|
2322 |
|
2323 | 0x000001bb61906f54: ; {other}
|
2324 | 0x000001bb61906f54: 0f1f 8400 | 4452 002b | 488b 8424 | 4801 0000 | e94d 1b00 | 0048 8984 | 2458 0100
|
2325 |
|
2326 | 0x000001bb61906f70: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2327 | 0x000001bb61906f70: 0048 bab0 | 54b6 3fbb | 0100 0048 | 8382 4001
|
2328 |
|
2329 | 0x000001bb61906f80: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2330 | 0x000001bb61906f80: 0000 0148 | ba60 e4bc | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2331 | 0x000001bb61906fa0: 1f00 85f6 | 0f84 3718 | 0000 660f | 1f44 0000
|
2332 |
|
2333 | 0x000001bb61906fb0: ; {no_reloc}
|
2334 | 0x000001bb61906fb0: e95c 1800 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8559 | 1800 0049 | 8b87 b801 | 0000 488d
|
2335 | 0x000001bb61906fd0: 7838 493b | bfc8 0100 | 000f 8741 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2336 | 0x000001bb61906ff0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2337 | 0x000001bb61907010: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2338 | 0x000001bb61907010: 4c8b c048 | ba60 e4bc | 3fbb 0100 | 0048 8382 | 1001 0000
|
2339 |
|
2340 | 0x000001bb61907024: ; {oop("Rendersystem called from wrong thread"{0x000001bb85d85ae8})}
|
2341 | 0x000001bb61907024: 0149 b8e8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 5001 | 0000 0f1f
|
2342 |
|
2343 | 0x000001bb6190703c: ; {optimized virtual_call}
|
2344 | 0x000001bb6190703c: 4400 00e8
|
2345 |
|
2346 | 0x000001bb61907040: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [336]=Oop [344]=Oop }
|
2347 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2348 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
|
2349 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
2350 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
2351 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
2352 | 0x000001bb61907040: 3c7a c905
|
2353 |
|
2354 | 0x000001bb61907044: ; {other}
|
2355 | 0x000001bb61907044: 0f1f 8400 | 3453 002c | 488b 8424 | 5001 0000 | e95d 1a00 | 000f 1f80 | 0000 0000
|
2356 |
|
2357 | 0x000001bb61907060: ; {no_reloc}
|
2358 | 0x000001bb61907060: e9d7 1700 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85d4 | 1700 0049 | 8b87 b801 | 0000 488d
|
2359 | 0x000001bb61907080: 7838 493b | bfc8 0100 | 000f 87bc | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2360 | 0x000001bb619070a0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2361 | 0x000001bb619070c0: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2362 | 0x000001bb619070c0: 4c8b c048 | baf8 b2cc | 3fbb 0100 | 0048 8382 | 3001 0000
|
2363 |
|
2364 | 0x000001bb619070d4: ; {oop("Can't getDevice() before it was initialized"{0x000001bb85d85aa8})}
|
2365 | 0x000001bb619070d4: 0149 b8a8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 6001 | 0000 0f1f
|
2366 |
|
2367 | 0x000001bb619070ec: ; {optimized virtual_call}
|
2368 | 0x000001bb619070ec: 4400 00e8
|
2369 |
|
2370 | 0x000001bb619070f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop [352]=Oop }
|
2371 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2372 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
|
2373 | ; - net.minecraft.class_757::method_3192@278 (line 535)
|
2374 | 0x000001bb619070f0: 8c79 c905
|
2375 |
|
2376 | 0x000001bb619070f4: ; {other}
|
2377 | 0x000001bb619070f4: 0f1f 8400 | e453 002d | 488b 8424 | 6001 0000 | e9ad 1900
|
2378 |
|
2379 | 0x000001bb61907108: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2380 | 0x000001bb61907108: 0048 bab0 | 54b6 3fbb | 0100 0048 | 8382 4001
|
2381 |
|
2382 | 0x000001bb61907118: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2383 | 0x000001bb61907118: 0000 0148 | ba60 e4bc | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2384 | 0x000001bb61907138: 1f00 85f6 | 0f84 1617 | 0000 660f | 1f44 0000
|
2385 |
|
2386 | 0x000001bb61907148: ; {no_reloc}
|
2387 | 0x000001bb61907148: e93b 1700 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8538 | 1700 0049 | 8b87 b801 | 0000 488d
|
2388 | 0x000001bb61907168: 7838 493b | bfc8 0100 | 000f 8720 | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2389 | 0x000001bb61907188: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2390 | 0x000001bb619071a8: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2391 | 0x000001bb619071a8: 488b d048 | be60 e4bc | 3fbb 0100 | 0048 8386 | 1001 0000
|
2392 |
|
2393 | 0x000001bb619071bc: ; {oop("Rendersystem called from wrong thread"{0x000001bb85d85ae8})}
|
2394 | 0x000001bb619071bc: 0149 b8e8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 6801 | 0000 0f1f
|
2395 |
|
2396 | 0x000001bb619071d4: ; {optimized virtual_call}
|
2397 | 0x000001bb619071d4: 4400 00e8
|
2398 |
|
2399 | 0x000001bb619071d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [360]=Oop }
|
2400 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2401 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
|
2402 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
2403 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
2404 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
2405 | 0x000001bb619071d8: a478 c905
|
2406 |
|
2407 | 0x000001bb619071dc: ; {other}
|
2408 | 0x000001bb619071dc: 0f1f 8400 | cc54 002e | 488b 8424 | 6801 0000 | e9c5 1800 | 000f 1f80 | 0000 0000
|
2409 |
|
2410 | 0x000001bb619071f8: ; {no_reloc}
|
2411 | 0x000001bb619071f8: e9b6 1600 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 a316
|
2412 | 0x000001bb61907218: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
|
2413 | 0x000001bb61907238: bf07 0000 | 0000 0000 | 0048 894c | f808 48ff | cf75 f648
|
2414 |
|
2415 | 0x000001bb6190724c: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
2416 | 0x000001bb6190724c: 8bd0 48be | 3874 8730 | bb01 0000 | 4883 8630 | 0100 0001
|
2417 |
|
2418 | 0x000001bb61907260: ; {oop("supplier.get()"{0x000001bb73dc5ce0})}
|
2419 | 0x000001bb61907260: 48ba e05c | dc73 bb01 | 0000 4c8b | c248 8bd0 | 4889 8424 | 7001 0000 | 0f1f 8000
|
2420 |
|
2421 | 0x000001bb6190727c: ; {optimized virtual_call}
|
2422 | 0x000001bb6190727c: 0000 00e8
|
2423 |
|
2424 | 0x000001bb61907280: ; ImmutableOopMap {[168]=Oop [184]=Oop [368]=Oop }
|
2425 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2426 | ; - java.util.Objects::requireNonNull@9 (line 259)
|
2427 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
2428 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
2429 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
2430 | 0x000001bb61907280: fc77 c905
|
2431 |
|
2432 | 0x000001bb61907284: ; {other}
|
2433 | 0x000001bb61907284: 0f1f 8400 | 7455 002f | 488b 8424 | 7001 0000 | e91d 1800 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2434 | 0x000001bb619072a4: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000 | 4c8b 8424 | 3001 0000
|
2435 |
|
2436 | 0x000001bb619072bc: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2437 | 0x000001bb619072bc: 48ba 9091 | 0840 bb01 | 0000 4883 | 8240 1400 | 0001 4c8b | c048 8b94 | 2430 0100 | 0066 0f1f
|
2438 | 0x000001bb619072dc: ; {optimized virtual_call}
|
2439 | 0x000001bb619072dc: 4400 00e8
|
2440 |
|
2441 | 0x000001bb619072e0: ; ImmutableOopMap {[304]=Oop }
|
2442 | ;*invokevirtual addSuppressed {reexecute=0 rethrow=0 return_oop=0}
|
2443 | ; - net.minecraft.class_757::method_3192@870 (line 605)
|
2444 | 0x000001bb619072e0: 9c77 c905
|
2445 |
|
2446 | 0x000001bb619072e4: ; {other}
|
2447 | 0x000001bb619072e4: 0f1f 8400 | d455 0030 | 488b 8424 | 3001 0000 | e9bd 1700 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2448 | 0x000001bb61907304: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
2449 |
|
2450 | 0x000001bb61907314: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2451 | 0x000001bb61907314: 48ba 9091 | 0840 bb01 | 0000 4883 | 8240 1100 | 0001 488b
|
2452 |
|
2453 | 0x000001bb61907328: ; {oop("Narrating screen"{0x000001bb81bd07b0})}
|
2454 | 0x000001bb61907328: d049 b8b0 | 07bd 81bb | 0100 000f
|
2455 |
|
2456 | 0x000001bb61907334: ; {static_call}
|
2457 | 0x000001bb61907334: 1f40 00e8
|
2458 |
|
2459 | 0x000001bb61907338: ; ImmutableOopMap {[168]=Oop }
|
2460 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
2461 | ; - net.minecraft.class_757::method_3192@736 (line 592)
|
2462 | 0x000001bb61907338: 447d c905
|
2463 |
|
2464 | 0x000001bb6190733c: ; {other}
|
2465 | 0x000001bb6190733c: 0f1f 8400 | 2c56 0031
|
2466 |
|
2467 | 0x000001bb61907344: ; implicit exception: dispatches to 0x000001bb619088ca
|
2468 | 0x000001bb61907344: 483b 004c
|
2469 |
|
2470 | 0x000001bb61907348: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2471 | 0x000001bb61907348: 8bc0 49b9 | 9091 0840 | bb01 0000
|
2472 |
|
2473 | 0x000001bb61907354: ; {metadata('net/minecraft/class_128')}
|
2474 | 0x000001bb61907354: 49ba 68c9 | 4780 0000 | 0000 4d89 | 9160 1100 | 0049 8381 | 6811 0000
|
2475 |
|
2476 | 0x000001bb6190736c: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2477 | 0x000001bb6190736c: 0149 b830 | dcca 3fbb | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
2478 | 0x000001bb6190738c: feff 1f00 | 4585 c90f | 8436 1500 | 004c 8bc0
|
2479 |
|
2480 | 0x000001bb6190739c: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2481 | 0x000001bb6190739c: 49b9 30dc | ca3f bb01
|
2482 |
|
2483 | 0x000001bb619073a4: ; {metadata('net/minecraft/class_128')}
|
2484 | 0x000001bb619073a4: 0000 49ba | 68c9 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
2485 |
|
2486 | 0x000001bb619073bc: ; {oop("Screen details"{0x000001bb81bd0770})}
|
2487 | 0x000001bb619073bc: 0000 0149 | b870 07bd | 81bb 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 7801 | 0000 0f1f
|
2488 | 0x000001bb619073dc: ; {optimized virtual_call}
|
2489 | 0x000001bb619073dc: 4400 00e8
|
2490 |
|
2491 | 0x000001bb619073e0: ; ImmutableOopMap {[168]=Oop [376]=Oop }
|
2492 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
2493 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
2494 | ; - net.minecraft.class_757::method_3192@746 (line 593)
|
2495 | 0x000001bb619073e0: 9c76 c905
|
2496 |
|
2497 | 0x000001bb619073e4: ; {other}
|
2498 | 0x000001bb619073e4: 0f1f 8400 | d456 0032 | 0f1f 4000
|
2499 |
|
2500 | 0x000001bb619073f0: ; {no_reloc}
|
2501 | 0x000001bb619073f0: e90a 1500 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 8001 | 0000 0f1f
|
2502 |
|
2503 | 0x000001bb6190740c: ; {static_call}
|
2504 | 0x000001bb6190740c: 4400 00e8
|
2505 |
|
2506 | 0x000001bb61907410: ; ImmutableOopMap {[376]=Oop [384]=Oop }
|
2507 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2508 | ; - net.minecraft.class_757::method_3192@757 (line 594)
|
2509 | 0x000001bb61907410: 6c7c c905
|
2510 |
|
2511 | 0x000001bb61907414: ; {other}
|
2512 | 0x000001bb61907414: 0f1f 8400 | 0457 0033
|
2513 |
|
2514 | 0x000001bb6190741c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2515 | 0x000001bb6190741c: 49b8 9091 | 0840 bb01 | 0000 4d8d | 80a8 1100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
2516 | 0x000001bb6190743c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
2517 | 0x000001bb6190745c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
|
2518 |
|
2519 | 0x000001bb61907478: ; {oop("Screen name"{0x000001bb81bc19b8})}
|
2520 | 0x000001bb61907478: 0849 b8b8 | 19bc 81bb | 0100 004c | 8bc8 488b | 9424 8001 | 0000 0f1f | 8000 0000 | 0048 b8ff
|
2521 | 0x000001bb61907498: ffff ffff
|
2522 |
|
2523 | 0x000001bb6190749c: ; {virtual_call}
|
2524 | 0x000001bb6190749c: ffff ffe8
|
2525 |
|
2526 | 0x000001bb619074a0: ; ImmutableOopMap {[376]=Oop }
|
2527 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2528 | ; - net.minecraft.class_757::method_3192@762 (line 594)
|
2529 | 0x000001bb619074a0: dc78 c905
|
2530 |
|
2531 | 0x000001bb619074a4: ; {other}
|
2532 | 0x000001bb619074a4: 0f1f 8400 | 9457 0034 | 0f1f 4000
|
2533 |
|
2534 | 0x000001bb619074b0: ; {no_reloc}
|
2535 | 0x000001bb619074b0: e963 1400 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8560 | 1400 0049 | 8b87 b801 | 0000 488d
|
2536 | 0x000001bb619074d0: 7840 493b | bfc8 0100 | 000f 8748 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2537 | 0x000001bb619074f0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0600 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2538 | 0x000001bb61907510: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2539 | 0x000001bb61907510: 4c8b c048 | ba90 9108 | 40bb 0100 | 0048 8382 | f011 0000 | 014c 8b84 | 2478 0100 | 0048 8bd0
|
2540 | 0x000001bb61907530: 4889 8424 | 8801 0000 | 0f1f 8000
|
2541 |
|
2542 | 0x000001bb6190753c: ; {optimized virtual_call}
|
2543 | 0x000001bb6190753c: 0000 00e8
|
2544 |
|
2545 | 0x000001bb61907540: ; ImmutableOopMap {[392]=Oop }
|
2546 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2547 | ; - net.minecraft.class_757::method_3192@772 (line 596)
|
2548 | 0x000001bb61907540: 3c75 c905
|
2549 |
|
2550 | 0x000001bb61907544: ; {other}
|
2551 | 0x000001bb61907544: 0f1f 8400 | 3458 0035 | 488b 8424 | 8801 0000 | e95d 1500 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2552 | 0x000001bb61907564: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
2553 |
|
2554 | 0x000001bb61907574: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2555 | 0x000001bb61907574: 49b8 9091 | 0840 bb01 | 0000 4983 | 80a0 0f00 | 0001 488b
|
2556 |
|
2557 | 0x000001bb61907588: ; {oop("Rendering screen"{0x000001bb81bd0838})}
|
2558 | 0x000001bb61907588: d049 b838 | 08bd 81bb | 0100 000f
|
2559 |
|
2560 | 0x000001bb61907594: ; {static_call}
|
2561 | 0x000001bb61907594: 1f40 00e8
|
2562 |
|
2563 | 0x000001bb61907598: ; ImmutableOopMap {[168]=Oop }
|
2564 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
2565 | ; - net.minecraft.class_757::method_3192@647 (line 574)
|
2566 | 0x000001bb61907598: e47a c905
|
2567 |
|
2568 | 0x000001bb6190759c: ; {other}
|
2569 | 0x000001bb6190759c: 0f1f 8400 | 8c58 0036
|
2570 |
|
2571 | 0x000001bb619075a4: ; implicit exception: dispatches to 0x000001bb61908934
|
2572 | 0x000001bb619075a4: 483b 004c
|
2573 |
|
2574 | 0x000001bb619075a8: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2575 | 0x000001bb619075a8: 8bc0 49b9 | 9091 0840 | bb01 0000
|
2576 |
|
2577 | 0x000001bb619075b4: ; {metadata('net/minecraft/class_128')}
|
2578 | 0x000001bb619075b4: 49ba 68c9 | 4780 0000 | 0000 4d89 | 91c0 0f00 | 0049 8381 | c80f 0000
|
2579 |
|
2580 | 0x000001bb619075cc: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2581 | 0x000001bb619075cc: 0149 b830 | dcca 3fbb | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
2582 | 0x000001bb619075ec: feff 1f00 | 4585 c90f | 8440 1300 | 004c 8bc0
|
2583 |
|
2584 | 0x000001bb619075fc: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2585 | 0x000001bb619075fc: 49b9 30dc | ca3f bb01
|
2586 |
|
2587 | 0x000001bb61907604: ; {metadata('net/minecraft/class_128')}
|
2588 | 0x000001bb61907604: 0000 49ba | 68c9 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
2589 |
|
2590 | 0x000001bb6190761c: ; {oop("Screen render details"{0x000001bb81bd07f0})}
|
2591 | 0x000001bb6190761c: 0000 0149 | b8f0 07bd | 81bb 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 9001 | 0000 0f1f
|
2592 | 0x000001bb6190763c: ; {optimized virtual_call}
|
2593 | 0x000001bb6190763c: 4400 00e8
|
2594 |
|
2595 | 0x000001bb61907640: ; ImmutableOopMap {[168]=Oop [400]=Oop }
|
2596 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
2597 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
2598 | ; - net.minecraft.class_757::method_3192@657 (line 575)
|
2599 | 0x000001bb61907640: 3c74 c905
|
2600 |
|
2601 | 0x000001bb61907644: ; {other}
|
2602 | 0x000001bb61907644: 0f1f 8400 | 3459 0037 | 0f1f 4000
|
2603 |
|
2604 | 0x000001bb61907650: ; {no_reloc}
|
2605 | 0x000001bb61907650: e914 1300 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 9801 | 0000 0f1f
|
2606 |
|
2607 | 0x000001bb6190766c: ; {static_call}
|
2608 | 0x000001bb6190766c: 4400 00e8
|
2609 |
|
2610 | 0x000001bb61907670: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
2611 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2612 | ; - net.minecraft.class_757::method_3192@668 (line 577)
|
2613 | 0x000001bb61907670: 0c7a c905
|
2614 |
|
2615 | 0x000001bb61907674: ; {other}
|
2616 | 0x000001bb61907674: 0f1f 8400 | 6459 0038
|
2617 |
|
2618 | 0x000001bb6190767c: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2619 | 0x000001bb6190767c: 49b8 9091 | 0840 bb01 | 0000 4d8d | 8008 1000 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
2620 | 0x000001bb6190769c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
2621 | 0x000001bb619076bc: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
|
2622 |
|
2623 | 0x000001bb619076d8: ; {oop("Screen name"{0x000001bb81bc19b8})}
|
2624 | 0x000001bb619076d8: 0849 b8b8 | 19bc 81bb | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
|
2625 | 0x000001bb619076f8: ffff ffff
|
2626 |
|
2627 | 0x000001bb619076fc: ; {virtual_call}
|
2628 | 0x000001bb619076fc: ffff ffe8
|
2629 |
|
2630 | 0x000001bb61907700: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
2631 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2632 | ; - net.minecraft.class_757::method_3192@673 (line 577)
|
2633 | 0x000001bb61907700: 7c76 c905
|
2634 |
|
2635 | 0x000001bb61907704: ; {other}
|
2636 | 0x000001bb61907704: 0f1f 8400 | f459 0039 | 488b 9424 | a800 0000 | 488b 5258
|
2637 |
|
2638 | 0x000001bb61907718: ; implicit exception: dispatches to 0x000001bb61908973
|
2639 | 0x000001bb61907718: 4c8b 8248 | 0100 004c
|
2640 |
|
2641 | 0x000001bb61907720: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2642 | 0x000001bb61907720: 8bca 48be | 9091 0840 | bb01 0000
|
2643 |
|
2644 | 0x000001bb6190772c: ; {metadata('net/minecraft/class_310')}
|
2645 | 0x000001bb6190772c: 49ba b0f4 | d180 0000 | 0000 4c89 | 9660 1000 | 0048 8386 | 6810 0000 | 0148 8bb2 | b800 0000
|
2646 | 0x000001bb6190774c: ; implicit exception: dispatches to 0x000001bb61908978
|
2647 | 0x000001bb6190774c: 493b 0049
|
2648 |
|
2649 | 0x000001bb61907750: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2650 | 0x000001bb61907750: 8bd0 49b9 | 9091 0840 | bb01 0000
|
2651 |
|
2652 | 0x000001bb6190775c: ; {metadata('net/minecraft/class_312')}
|
2653 | 0x000001bb6190775c: 49ba c01d | f080 0000 | 0000 4d89 | 9198 1000 | 0049 8381 | a010 0000
|
2654 |
|
2655 | 0x000001bb61907774: ; {metadata(method data for {method} {0x000001bb3f2d9d90} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
|
2656 | 0x000001bb61907774: 0148 bae8 | 7409 40bb | 0100 0044 | 8b8a cc00 | 0000 4183 | c102 4489 | 8acc 0000 | 0041 81e1
|
2657 | 0x000001bb61907794: feff 1f00 | 4585 c90f | 84dc 1100 | 000f 1f80 | 0000 0000
|
2658 |
|
2659 | 0x000001bb619077a8: ; {no_reloc}
|
2660 | 0x000001bb619077a8: e900 1200 | 0090 9090 | 9090 498b | d04c 8bc6 | 4889 b424 | a001 0000 | 0f1f 8000
|
2661 |
|
2662 | 0x000001bb619077c4: ; {static_call}
|
2663 | 0x000001bb619077c4: 0000 00e8
|
2664 |
|
2665 | 0x000001bb619077c8: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
|
2666 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2667 | ; - net.minecraft.class_312::method_68882@6 (line 169)
|
2668 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
2669 | 0x000001bb619077c8: b478 c905
|
2670 |
|
2671 | 0x000001bb619077cc: ; {other}
|
2672 | 0x000001bb619077cc: 0f1f 8400 | bc5a 003a
|
2673 |
|
2674 | 0x000001bb619077d4: ; {metadata(method data for {method} {0x000001bb3f2d9d90} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
|
2675 | 0x000001bb619077d4: 49b8 e874 | 0940 bb01 | 0000 4d8d | 8040 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
2676 | 0x000001bb619077f4: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
2677 | 0x000001bb61907814: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
|
2678 |
|
2679 | 0x000001bb61907830: ; {oop("Mouse location"{0x000001bb81f55060})}
|
2680 | 0x000001bb61907830: 0849 b860 | 50f5 81bb | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
|
2681 | 0x000001bb61907850: ffff ffff
|
2682 |
|
2683 | 0x000001bb61907854: ; {virtual_call}
|
2684 | 0x000001bb61907854: ffff ffe8
|
2685 |
|
2686 | 0x000001bb61907858: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
|
2687 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2688 | ; - net.minecraft.class_312::method_68882@11 (line 169)
|
2689 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
2690 | 0x000001bb61907858: 2475 c905
|
2691 |
|
2692 | 0x000001bb6190785c: ; {other}
|
2693 | 0x000001bb6190785c: 0f1f 8400 | 4c5b 003b | 0f1f 4000
|
2694 |
|
2695 | 0x000001bb61907868: ; {no_reloc}
|
2696 | 0x000001bb61907868: e959 1100 | 0090 9090 | 9090 488b | 9424 a001 | 0000 0f1f
|
2697 |
|
2698 | 0x000001bb6190787c: ; {static_call}
|
2699 | 0x000001bb6190787c: 4400 00e8
|
2700 |
|
2701 | 0x000001bb61907880: ; ImmutableOopMap {[400]=Oop [408]=Oop }
|
2702 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2703 | ; - net.minecraft.class_312::method_68882@20 (line 170)
|
2704 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
2705 | 0x000001bb61907880: fc77 c905
|
2706 |
|
2707 | 0x000001bb61907884: ; {other}
|
2708 | 0x000001bb61907884: 0f1f 8400 | 745b 003c
|
2709 |
|
2710 | 0x000001bb6190788c: ; {metadata(method data for {method} {0x000001bb3f2d9d90} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
|
2711 | 0x000001bb6190788c: 49b8 e874 | 0940 bb01 | 0000 4d8d | 80a8 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
2712 | 0x000001bb619078ac: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
2713 | 0x000001bb619078cc: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
|
2714 |
|
2715 | 0x000001bb619078e8: ; {oop("Screen size"{0x000001bb81f55020})}
|
2716 | 0x000001bb619078e8: 0849 b820 | 50f5 81bb | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
|
2717 | 0x000001bb61907908: ffff ffff
|
2718 |
|
2719 | 0x000001bb6190790c: ; {virtual_call}
|
2720 | 0x000001bb6190790c: ffff ffe8
|
2721 |
|
2722 | 0x000001bb61907910: ; ImmutableOopMap {[400]=Oop }
|
2723 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2724 | ; - net.minecraft.class_312::method_68882@25 (line 170)
|
2725 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
2726 | 0x000001bb61907910: 6c74 c905
|
2727 |
|
2728 | 0x000001bb61907914: ; {other}
|
2729 | 0x000001bb61907914: 0f1f 8400 | 045c 003d | 0f1f 4000
|
2730 |
|
2731 | 0x000001bb61907920: ; {no_reloc}
|
2732 | 0x000001bb61907920: e9ba 1000 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85b7 | 1000 0049 | 8b87 b801 | 0000 488d
|
2733 | 0x000001bb61907940: 7840 493b | bfc8 0100 | 000f 879f | 1000 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2734 | 0x000001bb61907960: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0600 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2735 | 0x000001bb61907980: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2736 | 0x000001bb61907980: 4c8b c048 | ba90 9108 | 40bb 0100 | 0048 8382 | c010 0000 | 014c 8b84 | 2490 0100 | 0048 8bd0
|
2737 | 0x000001bb619079a0: 4889 8424 | a801 0000 | 0f1f 8000
|
2738 |
|
2739 | 0x000001bb619079ac: ; {optimized virtual_call}
|
2740 | 0x000001bb619079ac: 0000 00e8
|
2741 |
|
2742 | 0x000001bb619079b0: ; ImmutableOopMap {[424]=Oop }
|
2743 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2744 | ; - net.minecraft.class_757::method_3192@702 (line 580)
|
2745 | 0x000001bb619079b0: cc70 c905
|
2746 |
|
2747 | 0x000001bb619079b4: ; {other}
|
2748 | 0x000001bb619079b4: 0f1f 8400 | a45c 003e | 488b 8424 | a801 0000 | e9ed 1000 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2749 | 0x000001bb619079d4: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
2750 |
|
2751 | 0x000001bb619079e4: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2752 | 0x000001bb619079e4: 49b8 9091 | 0840 bb01 | 0000 4983 | 8020 0e00 | 0001 488b
|
2753 |
|
2754 | 0x000001bb619079f8: ; {oop("Rendering overlay"{0x000001bb81bd09f0})}
|
2755 | 0x000001bb619079f8: d049 b8f0 | 09bd 81bb | 0100 000f
|
2756 |
|
2757 | 0x000001bb61907a04: ; {static_call}
|
2758 | 0x000001bb61907a04: 1f40 00e8
|
2759 |
|
2760 | 0x000001bb61907a08: ; ImmutableOopMap {[168]=Oop }
|
2761 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
2762 | ; - net.minecraft.class_757::method_3192@534 (line 563)
|
2763 | 0x000001bb61907a08: 7476 c905
|
2764 |
|
2765 | 0x000001bb61907a0c: ; {other}
|
2766 | 0x000001bb61907a0c: 0f1f 8400 | fc5c 003f
|
2767 |
|
2768 | 0x000001bb61907a14: ; implicit exception: dispatches to 0x000001bb619089fb
|
2769 | 0x000001bb61907a14: 483b 004c
|
2770 |
|
2771 | 0x000001bb61907a18: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2772 | 0x000001bb61907a18: 8bc0 49b9 | 9091 0840 | bb01 0000
|
2773 |
|
2774 | 0x000001bb61907a24: ; {metadata('net/minecraft/class_128')}
|
2775 | 0x000001bb61907a24: 49ba 68c9 | 4780 0000 | 0000 4d89 | 9140 0e00 | 0049 8381 | 480e 0000
|
2776 |
|
2777 | 0x000001bb61907a3c: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2778 | 0x000001bb61907a3c: 0149 b830 | dcca 3fbb | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
2779 | 0x000001bb61907a5c: feff 1f00 | 4585 c90f | 8497 0f00 | 004c 8bc0
|
2780 |
|
2781 | 0x000001bb61907a6c: ; {metadata(method data for {method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2782 | 0x000001bb61907a6c: 49b9 30dc | ca3f bb01
|
2783 |
|
2784 | 0x000001bb61907a74: ; {metadata('net/minecraft/class_128')}
|
2785 | 0x000001bb61907a74: 0000 49ba | 68c9 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
2786 |
|
2787 | 0x000001bb61907a8c: ; {oop("Overlay render details"{0x000001bb81bd09a8})}
|
2788 | 0x000001bb61907a8c: 0000 0149 | b8a8 09bd | 81bb 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 b001 | 0000 0f1f
|
2789 | 0x000001bb61907aac: ; {optimized virtual_call}
|
2790 | 0x000001bb61907aac: 4400 00e8
|
2791 |
|
2792 | 0x000001bb61907ab0: ; ImmutableOopMap {[168]=Oop [432]=Oop }
|
2793 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
2794 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
2795 | ; - net.minecraft.class_757::method_3192@544 (line 564)
|
2796 | 0x000001bb61907ab0: cc6f c905
|
2797 |
|
2798 | 0x000001bb61907ab4: ; {other}
|
2799 | 0x000001bb61907ab4: 0f1f 8400 | a45d 0040 | 0f1f 4000
|
2800 |
|
2801 | 0x000001bb61907ac0: ; {no_reloc}
|
2802 | 0x000001bb61907ac0: e96b 0f00 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 b801 | 0000 0f1f
|
2803 |
|
2804 | 0x000001bb61907adc: ; {static_call}
|
2805 | 0x000001bb61907adc: 4400 00e8
|
2806 |
|
2807 | 0x000001bb61907ae0: ; ImmutableOopMap {[432]=Oop [440]=Oop }
|
2808 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2809 | ; - net.minecraft.class_757::method_3192@555 (line 566)
|
2810 | 0x000001bb61907ae0: 9c75 c905
|
2811 |
|
2812 | 0x000001bb61907ae4: ; {other}
|
2813 | 0x000001bb61907ae4: 0f1f 8400 | d45d 0041
|
2814 |
|
2815 | 0x000001bb61907aec: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2816 | 0x000001bb61907aec: 49b8 9091 | 0840 bb01 | 0000 4d8d | 8088 0e00 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
2817 | 0x000001bb61907b0c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
2818 | 0x000001bb61907b2c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
|
2819 |
|
2820 | 0x000001bb61907b48: ; {oop("Overlay name"{0x000001bb81bd0968})}
|
2821 | 0x000001bb61907b48: 0849 b868 | 09bd 81bb | 0100 004c | 8bc8 488b | 9424 b801 | 0000 0f1f | 8000 0000 | 0048 b8ff
|
2822 | 0x000001bb61907b68: ffff ffff
|
2823 |
|
2824 | 0x000001bb61907b6c: ; {virtual_call}
|
2825 | 0x000001bb61907b6c: ffff ffe8
|
2826 |
|
2827 | 0x000001bb61907b70: ; ImmutableOopMap {[432]=Oop }
|
2828 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2829 | ; - net.minecraft.class_757::method_3192@560 (line 566)
|
2830 | 0x000001bb61907b70: 0c72 c905
|
2831 |
|
2832 | 0x000001bb61907b74: ; {other}
|
2833 | 0x000001bb61907b74: 0f1f 8400 | 645e 0042 | 0f1f 4000
|
2834 |
|
2835 | 0x000001bb61907b80: ; {no_reloc}
|
2836 | 0x000001bb61907b80: e9c4 0e00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85c1 | 0e00 0049 | 8b87 b801 | 0000 488d
|
2837 | 0x000001bb61907ba0: 7840 493b | bfc8 0100 | 000f 87a9 | 0e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2838 | 0x000001bb61907bc0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0600 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
2839 | 0x000001bb61907be0: ; {metadata(method data for {method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2840 | 0x000001bb61907be0: 4c8b c048 | ba90 9108 | 40bb 0100 | 0048 8382 | d00e 0000 | 014c 8b84 | 24b0 0100 | 0048 8bd0
|
2841 | 0x000001bb61907c00: 4889 8424 | c001 0000 | 0f1f 8000
|
2842 |
|
2843 | 0x000001bb61907c0c: ; {optimized virtual_call}
|
2844 | 0x000001bb61907c0c: 0000 00e8
|
2845 |
|
2846 | 0x000001bb61907c10: ; ImmutableOopMap {[448]=Oop }
|
2847 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2848 | ; - net.minecraft.class_757::method_3192@570 (line 568)
|
2849 | 0x000001bb61907c10: 6c6e c905
|
2850 |
|
2851 | 0x000001bb61907c14: ; {other}
|
2852 | 0x000001bb61907c14: 0f1f 8400 | 045f 0043 | 488b 8424 | c001 0000 | e98d 0e00
|
2853 |
|
2854 | 0x000001bb61907c28: ; {metadata({method} {0x000001bb3f6fedf0} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2855 | 0x000001bb61907c28: 0049 bae8 | ed6f 3fbb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
2856 |
|
2857 | 0x000001bb61907c40: ; {runtime_call counter_overflow Runtime1 stub}
|
2858 | 0x000001bb61907c40: e83b dad5
|
2859 |
|
2860 | 0x000001bb61907c44: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
|
2861 | ;*synchronization entry
|
2862 | ; - net.minecraft.class_757::method_3192@-1 (line 495)
|
2863 | 0x000001bb61907c44: 05e9 94ac
|
2864 |
|
2865 | 0x000001bb61907c48: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2866 | 0x000001bb61907c48: ffff e831
|
2867 |
|
2868 | 0x000001bb61907c4c: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
|
2869 | ;*invokevirtual method_1569 {reexecute=0 rethrow=0 return_oop=0}
|
2870 | ; - net.minecraft.class_757::method_3192@4 (line 495)
|
2871 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2872 | 0x000001bb61907c4c: 89d5 05e8
|
2873 |
|
2874 | 0x000001bb61907c50: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
2875 | ;*getfield field_1837 {reexecute=1 rethrow=0 return_oop=0}
|
2876 | ; - (reexecute) net.minecraft.class_757::method_3192@17 (line 495)
|
2877 | 0x000001bb61907c50: 2c89 d505
|
2878 |
|
2879 | 0x000001bb61907c54: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2880 | 0x000001bb61907c54: e827 89d5
|
2881 |
|
2882 | 0x000001bb61907c58: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
2883 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
2884 | ; - net.minecraft.class_757::method_3192@33 (line 495)
|
2885 | 0x000001bb61907c58: 0548 893c
|
2886 |
|
2887 | 0x000001bb61907c5c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
2888 | 0x000001bb61907c5c: 24e8 1ead
|
2889 |
|
2890 | 0x000001bb61907c60: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
|
2891 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
2892 | ; - net.minecraft.class_757::method_3192@36 (line 495)
|
2893 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2894 | 0x000001bb61907c60: d505 e819
|
2895 |
|
2896 | 0x000001bb61907c64: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
2897 | ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
|
2898 | ; - net.minecraft.class_757::method_3192@39 (line 495)
|
2899 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2900 | 0x000001bb61907c64: 89d5 05e8
|
2901 |
|
2902 | 0x000001bb61907c68: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
|
2903 | ;*invokevirtual method_1609 {reexecute=0 rethrow=0 return_oop=0}
|
2904 | ; - net.minecraft.class_757::method_3192@52 (line 495)
|
2905 | 0x000001bb61907c68: 1489 d505
|
2906 |
|
2907 | 0x000001bb61907c6c: ; {metadata({method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
2908 | 0x000001bb61907c6c: 49ba f8c0 | fd31 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
2909 |
|
2910 | 0x000001bb61907c80: ; {runtime_call counter_overflow Runtime1 stub}
|
2911 | 0x000001bb61907c80: ffff ffe8
|
2912 |
|
2913 | 0x000001bb61907c84: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2914 | ;*synchronization entry
|
2915 | ; - net.minecraft.class_156::method_658@-1 (line 141)
|
2916 | ; - net.minecraft.class_757::method_3192@68 (line 498)
|
2917 | 0x000001bb61907c84: f8d9 d505 | e9f7 aeff
|
2918 |
|
2919 | 0x000001bb61907c8c: ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
2920 | 0x000001bb61907c8c: ff49 ba98 | c1fd 31bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
2921 |
|
2922 | 0x000001bb61907ca4: ; {runtime_call counter_overflow Runtime1 stub}
|
2923 | 0x000001bb61907ca4: e8d7 d9d5
|
2924 |
|
2925 | 0x000001bb61907ca8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2926 | ;*synchronization entry
|
2927 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
2928 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
2929 | ; - net.minecraft.class_757::method_3192@68 (line 498)
|
2930 | 0x000001bb61907ca8: 05e9 0faf
|
2931 |
|
2932 | 0x000001bb61907cac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2933 | 0x000001bb61907cac: ffff e8cd
|
2934 |
|
2935 | 0x000001bb61907cb0: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
2936 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
2937 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
2938 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
2939 | ; - net.minecraft.class_757::method_3192@68 (line 498)
|
2940 | ; {runtime_call throw_div0_exception Runtime1 stub}
|
2941 | 0x000001bb61907cb0: 88d5 05e8
|
2942 |
|
2943 | 0x000001bb61907cb4: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2944 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
2945 | ; - net.minecraft.class_156::method_658@6 (line 141)
|
2946 | ; - net.minecraft.class_757::method_3192@68 (line 498)
|
2947 | 0x000001bb61907cb4: c885 d505
|
2948 |
|
2949 | 0x000001bb61907cb8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2950 | 0x000001bb61907cb8: e8c3 88d5
|
2951 |
|
2952 | 0x000001bb61907cbc: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
2953 | ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
|
2954 | ; - net.minecraft.class_757::method_3192@88 (line 499)
|
2955 | ; {metadata({method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
2956 | 0x000001bb61907cbc: 0549 baf8 | c0fd 31bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
2957 |
|
2958 | 0x000001bb61907cd4: ; {runtime_call counter_overflow Runtime1 stub}
|
2959 | 0x000001bb61907cd4: e8a7 d9d5
|
2960 |
|
2961 | 0x000001bb61907cd8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2962 | ;*synchronization entry
|
2963 | ; - net.minecraft.class_156::method_658@-1 (line 141)
|
2964 | ; - net.minecraft.class_757::method_3192@59 (line 496)
|
2965 | 0x000001bb61907cd8: 05e9 a4b0
|
2966 |
|
2967 | 0x000001bb61907cdc: ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
2968 | 0x000001bb61907cdc: ffff 49ba | 98c1 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
2969 |
|
2970 | 0x000001bb61907cf4: ; {runtime_call counter_overflow Runtime1 stub}
|
2971 | 0x000001bb61907cf4: ffe8 86d9
|
2972 |
|
2973 | 0x000001bb61907cf8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2974 | ;*synchronization entry
|
2975 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
2976 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
2977 | ; - net.minecraft.class_757::method_3192@59 (line 496)
|
2978 | 0x000001bb61907cf8: d505 e9bc
|
2979 |
|
2980 | 0x000001bb61907cfc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2981 | 0x000001bb61907cfc: b0ff ffe8
|
2982 |
|
2983 | 0x000001bb61907d00: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
2984 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
2985 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
2986 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
2987 | ; - net.minecraft.class_757::method_3192@59 (line 496)
|
2988 | 0x000001bb61907d00: 7c88 d505
|
2989 |
|
2990 | 0x000001bb61907d04: ; {runtime_call throw_div0_exception Runtime1 stub}
|
2991 | 0x000001bb61907d04: e877 85d5
|
2992 |
|
2993 | 0x000001bb61907d08: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
2994 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
2995 | ; - net.minecraft.class_156::method_658@6 (line 141)
|
2996 | ; - net.minecraft.class_757::method_3192@59 (line 496)
|
2997 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
2998 | 0x000001bb61907d08: 05e8 7288
|
2999 |
|
3000 | 0x000001bb61907d0c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3001 | ;*getfield field_1743 {reexecute=1 rethrow=0 return_oop=0}
|
3002 | ; - (reexecute) net.minecraft.class_757::method_3192@95 (line 503)
|
3003 | ; {metadata({method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3004 | 0x000001bb61907d0c: d505 49ba | 3092 8b3f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3005 |
|
3006 | 0x000001bb61907d24: ; {runtime_call counter_overflow Runtime1 stub}
|
3007 | 0x000001bb61907d24: ffe8 56d9
|
3008 |
|
3009 | 0x000001bb61907d28: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3010 | ;*synchronization entry
|
3011 | ; - net.minecraft.class_10209::method_64146@-1 (line 47)
|
3012 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3013 | 0x000001bb61907d28: d505 e90c
|
3014 |
|
3015 | 0x000001bb61907d2c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3016 | 0x000001bb61907d2c: b2ff ffe8
|
3017 |
|
3018 | 0x000001bb61907d30: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3019 | ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
|
3020 | ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
|
3021 | ; - net.minecraft.class_10209::method_64146@3 (line 47)
|
3022 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3023 | 0x000001bb61907d30: 4c88 d505
|
3024 |
|
3025 | 0x000001bb61907d34: ; {metadata({method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3026 | 0x000001bb61907d34: 49ba f092 | 8b3f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3027 |
|
3028 | 0x000001bb61907d48: ; {runtime_call counter_overflow Runtime1 stub}
|
3029 | 0x000001bb61907d48: ffff ffe8
|
3030 |
|
3031 | 0x000001bb61907d4c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3032 | ;*synchronization entry
|
3033 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
3034 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3035 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3036 | 0x000001bb61907d4c: 30d9 d505 | e979 b2ff
|
3037 |
|
3038 | 0x000001bb61907d54: ; {metadata({method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
3039 | 0x000001bb61907d54: ff49 baa8 | dec3 31bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3040 |
|
3041 | 0x000001bb61907d6c: ; {runtime_call counter_overflow Runtime1 stub}
|
3042 | 0x000001bb61907d6c: e80f d9d5
|
3043 |
|
3044 | 0x000001bb61907d70: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3045 | ;*synchronization entry
|
3046 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
3047 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
3048 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3049 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3050 | 0x000001bb61907d70: 05e9 93b2
|
3051 |
|
3052 | 0x000001bb61907d74: ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3053 | 0x000001bb61907d74: ffff 49ba | 185b 4330 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3054 |
|
3055 | 0x000001bb61907d8c: ; {runtime_call counter_overflow Runtime1 stub}
|
3056 | 0x000001bb61907d8c: ffe8 eed8
|
3057 |
|
3058 | 0x000001bb61907d90: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3059 | ;*synchronization entry
|
3060 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3061 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
3062 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3063 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3064 | 0x000001bb61907d90: d505 e977 | b3ff ff48
|
3065 |
|
3066 | 0x000001bb61907d98: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3067 | 0x000001bb61907d98: 8904 24e8
|
3068 |
|
3069 | 0x000001bb61907d9c: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3070 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3071 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
3072 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3073 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3074 | 0x000001bb61907d9c: e0ab d505
|
3075 |
|
3076 | 0x000001bb61907da0: ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3077 | 0x000001bb61907da0: 49ba 185b | 4330 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3078 |
|
3079 | 0x000001bb61907db4: ; {runtime_call counter_overflow Runtime1 stub}
|
3080 | 0x000001bb61907db4: ffff ffe8
|
3081 |
|
3082 | 0x000001bb61907db8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3083 | ;*synchronization entry
|
3084 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3085 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
3086 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3087 | 0x000001bb61907db8: c4d8 d505 | e94c b5ff | ff48 8904
|
3088 |
|
3089 | 0x000001bb61907dc4: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3090 | 0x000001bb61907dc4: 24e8 b6ab
|
3091 |
|
3092 | 0x000001bb61907dc8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3093 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3094 | ; - net.minecraft.class_10209::method_64146@19 (line 51)
|
3095 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3096 | ; {metadata({method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
3097 | 0x000001bb61907dc8: d505 49ba | 3035 5430 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3098 |
|
3099 | 0x000001bb61907de0: ; {runtime_call counter_overflow Runtime1 stub}
|
3100 | 0x000001bb61907de0: ffe8 9ad8
|
3101 |
|
3102 | 0x000001bb61907de4: ; ImmutableOopMap {r8=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3103 | ;*synchronization entry
|
3104 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
3105 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
3106 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3107 | 0x000001bb61907de4: d505 e9af
|
3108 |
|
3109 | 0x000001bb61907de8: ; {metadata({method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
3110 | 0x000001bb61907de8: b6ff ff49 | ba20 0260 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3111 |
|
3112 | 0x000001bb61907e00: ; {runtime_call counter_overflow Runtime1 stub}
|
3113 | 0x000001bb61907e00: ffff e879
|
3114 |
|
3115 | 0x000001bb61907e04: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3116 | ;*synchronization entry
|
3117 | ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
|
3118 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
3119 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
3120 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3121 | 0x000001bb61907e04: d8d5 05e9 | e7b6 ffff
|
3122 |
|
3123 | 0x000001bb61907e0c: ; {metadata({method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3124 | 0x000001bb61907e0c: 49ba f87f | 1830 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3125 |
|
3126 | 0x000001bb61907e20: ; {runtime_call counter_overflow Runtime1 stub}
|
3127 | 0x000001bb61907e20: ffff ffe8
|
3128 |
|
3129 | 0x000001bb61907e24: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3130 | ;*synchronization entry
|
3131 | ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
|
3132 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3133 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3134 | 0x000001bb61907e24: 58d8 d505 | e949 b7ff
|
3135 |
|
3136 | 0x000001bb61907e2c: ; {metadata({method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3137 | 0x000001bb61907e2c: ff49 bab0 | 7c18 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3138 |
|
3139 | 0x000001bb61907e44: ; {runtime_call counter_overflow Runtime1 stub}
|
3140 | 0x000001bb61907e44: e837 d8d5
|
3141 |
|
3142 | 0x000001bb61907e48: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3143 | ;*synchronization entry
|
3144 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
3145 | ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
|
3146 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3147 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3148 | 0x000001bb61907e48: 05e9 adb7
|
3149 |
|
3150 | 0x000001bb61907e4c: ; {metadata({method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
3151 | 0x000001bb61907e4c: ffff 49ba | 0040 a03f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3152 |
|
3153 | 0x000001bb61907e64: ; {runtime_call counter_overflow Runtime1 stub}
|
3154 | 0x000001bb61907e64: ffe8 16d8
|
3155 |
|
3156 | 0x000001bb61907e68: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3157 | ;*synchronization entry
|
3158 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@-1
|
3159 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3160 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3161 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3162 | 0x000001bb61907e68: d505 e9f3
|
3163 |
|
3164 | 0x000001bb61907e6c: ; {metadata({method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3165 | 0x000001bb61907e6c: b7ff ff49 | baf0 928b | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3166 |
|
3167 | 0x000001bb61907e84: ; {runtime_call counter_overflow Runtime1 stub}
|
3168 | 0x000001bb61907e84: ffff e8f5
|
3169 |
|
3170 | 0x000001bb61907e88: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3171 | ;*synchronization entry
|
3172 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
3173 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
3174 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3175 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3176 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3177 | 0x000001bb61907e88: d7d5 05e9 | 0db8 ffff
|
3178 |
|
3179 | 0x000001bb61907e90: ; {metadata({method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
3180 | 0x000001bb61907e90: 49ba a8de | c331 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3181 |
|
3182 | 0x000001bb61907ea4: ; {runtime_call counter_overflow Runtime1 stub}
|
3183 | 0x000001bb61907ea4: ffff ffe8
|
3184 |
|
3185 | 0x000001bb61907ea8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3186 | ;*synchronization entry
|
3187 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
3188 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
3189 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
3190 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3191 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3192 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3193 | 0x000001bb61907ea8: d4d7 d505 | e927 b8ff
|
3194 |
|
3195 | 0x000001bb61907eb0: ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3196 | 0x000001bb61907eb0: ff49 ba18 | 5b43 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3197 |
|
3198 | 0x000001bb61907ec8: ; {runtime_call counter_overflow Runtime1 stub}
|
3199 | 0x000001bb61907ec8: e8b3 d7d5
|
3200 |
|
3201 | 0x000001bb61907ecc: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3202 | ;*synchronization entry
|
3203 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3204 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
3205 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
3206 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3207 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3208 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3209 | 0x000001bb61907ecc: 05e9 0bb9 | ffff 4889
|
3210 |
|
3211 | 0x000001bb61907ed4: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3212 | 0x000001bb61907ed4: 0424 e8a5
|
3213 |
|
3214 | 0x000001bb61907ed8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3215 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3216 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
3217 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
3218 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3219 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3220 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3221 | ; {metadata({method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3222 | 0x000001bb61907ed8: aad5 0549 | bab0 7c18 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3223 |
|
3224 | 0x000001bb61907ef0: ; {runtime_call counter_overflow Runtime1 stub}
|
3225 | 0x000001bb61907ef0: ffff e889
|
3226 |
|
3227 | 0x000001bb61907ef4: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3228 | ;*synchronization entry
|
3229 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
3230 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
3231 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3232 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3233 | 0x000001bb61907ef4: d7d5 05e9 | 53ba ffff | 4c89 0424
|
3234 |
|
3235 | 0x000001bb61907f00: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3236 | 0x000001bb61907f00: e87b aad5
|
3237 |
|
3238 | 0x000001bb61907f04: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3239 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3240 | ; - net.minecraft.class_10209::method_64146@30 (line 51)
|
3241 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
3242 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3243 | 0x000001bb61907f04: 05e8 7686
|
3244 |
|
3245 | 0x000001bb61907f08: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3246 | ;*invokevirtual method_53466 {reexecute=0 rethrow=0 return_oop=0}
|
3247 | ; - net.minecraft.class_757::method_3192@110 (line 509)
|
3248 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3249 | 0x000001bb61907f08: d505 e871
|
3250 |
|
3251 | 0x000001bb61907f0c: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
|
3252 | ;*invokevirtual method_68879 {reexecute=0 rethrow=0 return_oop=0}
|
3253 | ; - net.minecraft.class_757::method_3192@129 (line 511)
|
3254 | ; {metadata({method} {0x000001bb3f2d9728} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
3255 | 0x000001bb61907f0c: 86d5 0549 | ba20 972d | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3256 |
|
3257 | 0x000001bb61907f24: ; {runtime_call counter_overflow Runtime1 stub}
|
3258 | 0x000001bb61907f24: ffff e855
|
3259 |
|
3260 | 0x000001bb61907f28: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
|
3261 | ;*synchronization entry
|
3262 | ; - net.minecraft.class_312::method_68879@-1 (line 322)
|
3263 | ; - net.minecraft.class_757::method_3192@129 (line 511)
|
3264 | 0x000001bb61907f28: d7d5 05e9 | dabb ffff
|
3265 |
|
3266 | 0x000001bb61907f30: ; {metadata({method} {0x000001bb3f2d9668} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
3267 | 0x000001bb61907f30: 49ba 6096 | 2d3f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3268 |
|
3269 | 0x000001bb61907f44: ; {runtime_call counter_overflow Runtime1 stub}
|
3270 | 0x000001bb61907f44: ffff ffe8
|
3271 |
|
3272 | 0x000001bb61907f48: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
|
3273 | ;*synchronization entry
|
3274 | ; - net.minecraft.class_312::method_68880@-1 (line 318)
|
3275 | ; - net.minecraft.class_312::method_68879@5 (line 322)
|
3276 | ; - net.minecraft.class_757::method_3192@129 (line 511)
|
3277 | 0x000001bb61907f48: 34d7 d505 | e9fc bbff
|
3278 |
|
3279 | 0x000001bb61907f50: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3280 | 0x000001bb61907f50: ffe8 2a86
|
3281 |
|
3282 | 0x000001bb61907f54: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
|
3283 | ;*invokevirtual method_4486 {reexecute=0 rethrow=0 return_oop=0}
|
3284 | ; - net.minecraft.class_312::method_68880@2 (line 318)
|
3285 | ; - net.minecraft.class_312::method_68879@5 (line 322)
|
3286 | ; - net.minecraft.class_757::method_3192@129 (line 511)
|
3287 | ; {metadata({method} {0x000001bb3f2e00c8} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
|
3288 | 0x000001bb61907f54: d505 49ba | c000 2e3f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3289 |
|
3290 | 0x000001bb61907f6c: ; {runtime_call counter_overflow Runtime1 stub}
|
3291 | 0x000001bb61907f6c: ffe8 0ed7
|
3292 |
|
3293 | 0x000001bb61907f70: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
|
3294 | ;*synchronization entry
|
3295 | ; - net.minecraft.class_312::method_68883@-1 (line 330)
|
3296 | ; - net.minecraft.class_757::method_3192@149 (line 512)
|
3297 | 0x000001bb61907f70: d505 e993
|
3298 |
|
3299 | 0x000001bb61907f74: ; {metadata({method} {0x000001bb3f2e0008} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
|
3300 | 0x000001bb61907f74: bcff ff49 | ba00 002e | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3301 |
|
3302 | 0x000001bb61907f8c: ; {runtime_call counter_overflow Runtime1 stub}
|
3303 | 0x000001bb61907f8c: ffff e8ed
|
3304 |
|
3305 | 0x000001bb61907f90: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rax=Oop [168]=Oop [184]=Oop }
|
3306 | ;*synchronization entry
|
3307 | ; - net.minecraft.class_312::method_68884@-1 (line 326)
|
3308 | ; - net.minecraft.class_312::method_68883@5 (line 330)
|
3309 | ; - net.minecraft.class_757::method_3192@149 (line 512)
|
3310 | 0x000001bb61907f90: d6d5 05e9 | b5bc ffff
|
3311 |
|
3312 | 0x000001bb61907f98: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3313 | 0x000001bb61907f98: e8e3 85d5
|
3314 |
|
3315 | 0x000001bb61907f9c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3316 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
3317 | ; - net.minecraft.class_757::method_3192@178 (line 515)
|
3318 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3319 | 0x000001bb61907f9c: 05e8 de85
|
3320 |
|
3321 | 0x000001bb61907fa0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3322 | ;*getfield field_1769 {reexecute=1 rethrow=0 return_oop=0}
|
3323 | ; - (reexecute) net.minecraft.class_757::method_3192@196 (line 521)
|
3324 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3325 | 0x000001bb61907fa0: d505 e8d9
|
3326 |
|
3327 | 0x000001bb61907fa4: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3328 | ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
|
3329 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
3330 | ; {metadata({method} {0x000001bb3f73e510} 'method_3254' '()V' in 'net/minecraft/class_761')}
|
3331 | 0x000001bb61907fa4: 85d5 0549 | ba08 e573 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3332 |
|
3333 | 0x000001bb61907fbc: ; {runtime_call counter_overflow Runtime1 stub}
|
3334 | 0x000001bb61907fbc: ffff e8bd
|
3335 |
|
3336 | 0x000001bb61907fc0: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3337 | ;*synchronization entry
|
3338 | ; - net.minecraft.class_761::method_3254@-1 (line 230)
|
3339 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
3340 | 0x000001bb61907fc0: d6d5 05e9 | 4fbf ffff
|
3341 |
|
3342 | 0x000001bb61907fc8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3343 | 0x000001bb61907fc8: e8b3 85d5
|
3344 |
|
3345 | 0x000001bb61907fcc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3346 | ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
|
3347 | ; - net.minecraft.class_761::method_3254@15 (line 231)
|
3348 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
3349 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3350 | 0x000001bb61907fcc: 05e8 ae85
|
3351 |
|
3352 | 0x000001bb61907fd0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3353 | ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0}
|
3354 | ; - net.minecraft.class_761::method_3254@18 (line 231)
|
3355 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
3356 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3357 | 0x000001bb61907fd0: d505 e8a9
|
3358 |
|
3359 | 0x000001bb61907fd4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3360 | ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0}
|
3361 | ; - net.minecraft.class_761::method_3254@21 (line 231)
|
3362 | ; - net.minecraft.class_757::method_3192@199 (line 521)
|
3363 | ; {metadata({method} {0x000001bb3e447220} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3364 | 0x000001bb61907fd4: 85d5 0549 | ba18 7244 | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3365 |
|
3366 | 0x000001bb61907fec: ; {runtime_call counter_overflow Runtime1 stub}
|
3367 | 0x000001bb61907fec: ffff e88d
|
3368 |
|
3369 | 0x000001bb61907ff0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3370 | ;*synchronization entry
|
3371 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@-1 (line 344)
|
3372 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
3373 | 0x000001bb61907ff0: d6d5 05e9 | b9c1 ffff
|
3374 |
|
3375 | 0x000001bb61907ff8: ; {metadata({method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3376 | 0x000001bb61907ff8: 49ba f857 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3377 |
|
3378 | 0x000001bb6190800c: ; {runtime_call counter_overflow Runtime1 stub}
|
3379 | 0x000001bb6190800c: ffff ffe8
|
3380 |
|
3381 | 0x000001bb61908010: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3382 | ;*synchronization entry
|
3383 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
|
3384 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
3385 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
3386 | 0x000001bb61908010: 6cd6 d505 | e9d1 c1ff
|
3387 |
|
3388 | 0x000001bb61908018: ; {metadata({method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3389 | 0x000001bb61908018: ff49 ba40 | 5744 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3390 |
|
3391 | 0x000001bb61908030: ; {runtime_call counter_overflow Runtime1 stub}
|
3392 | 0x000001bb61908030: e84b d6d5
|
3393 |
|
3394 | 0x000001bb61908034: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3395 | ;*synchronization entry
|
3396 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
|
3397 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
|
3398 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
3399 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
3400 | 0x000001bb61908034: 05e9 e9c1
|
3401 |
|
3402 | 0x000001bb61908038: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3403 | 0x000001bb61908038: ffff e841
|
3404 |
|
3405 | 0x000001bb6190803c: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3406 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
3407 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345)
|
3408 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
3409 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3410 | 0x000001bb6190803c: 85d5 05e8
|
3411 |
|
3412 | 0x000001bb61908040: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3413 | ;*invokevirtual method_62887 {reexecute=0 rethrow=0 return_oop=0}
|
3414 | ; - net.minecraft.class_757::method_3192@223 (line 526)
|
3415 | 0x000001bb61908040: 3c85 d505
|
3416 |
|
3417 | 0x000001bb61908044: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3418 | 0x000001bb61908044: e837 85d5
|
3419 |
|
3420 | 0x000001bb61908048: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3421 | ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
|
3422 | ; - net.minecraft.class_757::method_3192@233 (line 526)
|
3423 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3424 | 0x000001bb61908048: 05e8 3285
|
3425 |
|
3426 | 0x000001bb6190804c: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3427 | ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
|
3428 | ; - net.minecraft.class_757::method_3192@249 (line 528)
|
3429 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3430 | 0x000001bb6190804c: d505 e82d
|
3431 |
|
3432 | 0x000001bb61908050: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop r9=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3433 | ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
|
3434 | ; - net.minecraft.class_757::method_3192@257 (line 528)
|
3435 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3436 | 0x000001bb61908050: 85d5 05e8
|
3437 |
|
3438 | 0x000001bb61908054: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3439 | ;*invokevirtual method_22683 {reexecute=0 rethrow=0 return_oop=0}
|
3440 | ; - net.minecraft.class_757::method_3192@264 (line 533)
|
3441 | 0x000001bb61908054: 2885 d505
|
3442 |
|
3443 | 0x000001bb61908058: ; {metadata({method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3444 | 0x000001bb61908058: 49ba 707e | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3445 |
|
3446 | 0x000001bb6190806c: ; {runtime_call counter_overflow Runtime1 stub}
|
3447 | 0x000001bb6190806c: ffff ffe8
|
3448 |
|
3449 | 0x000001bb61908070: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3450 | ;*synchronization entry
|
3451 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
|
3452 | ; - net.minecraft.class_757::method_3192@278 (line 535)
|
3453 | 0x000001bb61908070: 0cd6 d505 | e9ed c4ff
|
3454 |
|
3455 | 0x000001bb61908078: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
3456 | 0x000001bb61908078: ffe8 02ac
|
3457 |
|
3458 | 0x000001bb6190807c: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3459 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
3460 | ; - net.minecraft.class_757::method_3192@281 (line 535)
|
3461 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3462 | 0x000001bb6190807c: d505 e8fd
|
3463 |
|
3464 | 0x000001bb61908080: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3465 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
3466 | ; - net.minecraft.class_757::method_3192@281 (line 535)
|
3467 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3468 | 0x000001bb61908080: 84d5 05e8
|
3469 |
|
3470 | 0x000001bb61908084: ; ImmutableOopMap {rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3471 | ;*invokevirtual method_30278 {reexecute=0 rethrow=0 return_oop=0}
|
3472 | ; - net.minecraft.class_757::method_3192@288 (line 535)
|
3473 | 0x000001bb61908084: f884 d505
|
3474 |
|
3475 | 0x000001bb61908088: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
3476 | 0x000001bb61908088: e8f3 abd5
|
3477 |
|
3478 | 0x000001bb6190808c: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3479 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
3480 | ; - net.minecraft.class_757::method_3192@292 (line 535)
|
3481 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3482 | 0x000001bb6190808c: 05e8 ee84
|
3483 |
|
3484 | 0x000001bb61908090: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3485 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
3486 | ; - net.minecraft.class_757::method_3192@292 (line 535)
|
3487 | 0x000001bb61908090: d505 488b
|
3488 |
|
3489 | 0x000001bb61908094: ; {runtime_call fast_new_instance Runtime1 stub}
|
3490 | 0x000001bb61908094: d2e8 e68d
|
3491 |
|
3492 | 0x000001bb61908098: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3493 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
3494 | ; - net.minecraft.class_757::method_3192@297 (line 537)
|
3495 | 0x000001bb61908098: d505 e990
|
3496 |
|
3497 | 0x000001bb6190809c: ; {metadata({method} {0x000001bb32c65f10} '<init>' '()V' in 'org/joml/Matrix4f')}
|
3498 | 0x000001bb6190809c: c6ff ff49 | ba08 5fc6 | 32bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3499 |
|
3500 | 0x000001bb619080b4: ; {runtime_call counter_overflow Runtime1 stub}
|
3501 | 0x000001bb619080b4: ffff e8c5
|
3502 |
|
3503 | 0x000001bb619080b8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3504 | ;*synchronization entry
|
3505 | ; - org.joml.Matrix4f::<init>@-1 (line 64)
|
3506 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3507 | 0x000001bb619080b8: d5d5 05e9 | abc6 ffff
|
3508 |
|
3509 | 0x000001bb619080c0: ; {metadata({method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
3510 | 0x000001bb619080c0: 49ba 4006 | 0030 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3511 |
|
3512 | 0x000001bb619080d4: ; {runtime_call counter_overflow Runtime1 stub}
|
3513 | 0x000001bb619080d4: ffff ffe8
|
3514 |
|
3515 | 0x000001bb619080d8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3516 | ;*synchronization entry
|
3517 | ; - java.lang.Object::<init>@-1 (line 45)
|
3518 | ; - org.joml.Matrix4f::<init>@1 (line 64)
|
3519 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3520 | 0x000001bb619080d8: a4d5 d505 | e9c6 c6ff
|
3521 |
|
3522 | 0x000001bb619080e0: ; {metadata({method} {0x000001bb32c67eb0} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3523 | 0x000001bb619080e0: ff49 baa8 | 7ec6 32bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3524 |
|
3525 | 0x000001bb619080f8: ; {runtime_call counter_overflow Runtime1 stub}
|
3526 | 0x000001bb619080f8: e883 d5d5
|
3527 |
|
3528 | 0x000001bb619080fc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3529 | ;*synchronization entry
|
3530 | ; - org.joml.Matrix4f::_m00@-1 (line 549)
|
3531 | ; - org.joml.Matrix4f::<init>@6 (line 65)
|
3532 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3533 | 0x000001bb619080fc: 05e9 52c7
|
3534 |
|
3535 | 0x000001bb61908100: ; {metadata({method} {0x000001bb32c68290} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3536 | 0x000001bb61908100: ffff 49ba | 8882 c632 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3537 |
|
3538 | 0x000001bb61908118: ; {runtime_call counter_overflow Runtime1 stub}
|
3539 | 0x000001bb61908118: ffe8 62d5
|
3540 |
|
3541 | 0x000001bb6190811c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3542 | ;*synchronization entry
|
3543 | ; - org.joml.Matrix4f::_m11@-1 (line 604)
|
3544 | ; - org.joml.Matrix4f::<init>@10 (line 66)
|
3545 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3546 | 0x000001bb6190811c: d505 e9e5
|
3547 |
|
3548 | 0x000001bb61908120: ; {metadata({method} {0x000001bb32c68628} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3549 | 0x000001bb61908120: c7ff ff49 | ba20 86c6 | 32bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3550 |
|
3551 | 0x000001bb61908138: ; {runtime_call counter_overflow Runtime1 stub}
|
3552 | 0x000001bb61908138: ffff e841
|
3553 |
|
3554 | 0x000001bb6190813c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3555 | ;*synchronization entry
|
3556 | ; - org.joml.Matrix4f::_m22@-1 (line 659)
|
3557 | ; - org.joml.Matrix4f::<init>@14 (line 67)
|
3558 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3559 | 0x000001bb6190813c: d5d5 05e9 | 78c8 ffff
|
3560 |
|
3561 | 0x000001bb61908144: ; {metadata({method} {0x000001bb32c689c0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3562 | 0x000001bb61908144: 49ba b889 | c632 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3563 |
|
3564 | 0x000001bb61908158: ; {runtime_call counter_overflow Runtime1 stub}
|
3565 | 0x000001bb61908158: ffff ffe8
|
3566 |
|
3567 | 0x000001bb6190815c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3568 | ;*synchronization entry
|
3569 | ; - org.joml.Matrix4f::_m33@-1 (line 715)
|
3570 | ; - org.joml.Matrix4f::<init>@18 (line 68)
|
3571 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3572 | 0x000001bb6190815c: 20d5 d505 | e90b c9ff
|
3573 |
|
3574 | 0x000001bb61908164: ; {metadata({method} {0x000001bb32c664d0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3575 | 0x000001bb61908164: ff49 bac8 | 64c6 32bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3576 |
|
3577 | 0x000001bb6190817c: ; {runtime_call counter_overflow Runtime1 stub}
|
3578 | 0x000001bb6190817c: e8ff d4d5
|
3579 |
|
3580 | 0x000001bb61908180: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3581 | ;*synchronization entry
|
3582 | ; - org.joml.Matrix4f::_properties@-1 (line 217)
|
3583 | ; - org.joml.Matrix4f::<init>@23 (line 69)
|
3584 | ; - net.minecraft.class_757::method_3192@301 (line 537)
|
3585 | 0x000001bb61908180: 05e9 9ec9
|
3586 |
|
3587 | 0x000001bb61908184: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3588 | 0x000001bb61908184: ffff e8f5
|
3589 |
|
3590 | 0x000001bb61908188: ; ImmutableOopMap {rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
3591 | ;*invokevirtual method_4489 {reexecute=0 rethrow=0 return_oop=0}
|
3592 | ; - net.minecraft.class_757::method_3192@307 (line 537)
|
3593 | ; {metadata({method} {0x000001bb3e4470b8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3594 | 0x000001bb61908188: 83d5 0549 | bab0 7044 | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3595 |
|
3596 | 0x000001bb619081a0: ; {runtime_call counter_overflow Runtime1 stub}
|
3597 | 0x000001bb619081a0: ffff e8d9
|
3598 |
|
3599 | 0x000001bb619081a4: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3600 | ;*synchronization entry
|
3601 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@-1 (line 333)
|
3602 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3603 | 0x000001bb619081a4: d4d5 05e9 | e9ca ffff
|
3604 |
|
3605 | 0x000001bb619081ac: ; {metadata({method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3606 | 0x000001bb619081ac: 49ba f857 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3607 |
|
3608 | 0x000001bb619081c0: ; {runtime_call counter_overflow Runtime1 stub}
|
3609 | 0x000001bb619081c0: ffff ffe8
|
3610 |
|
3611 | 0x000001bb619081c4: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3612 | ;*synchronization entry
|
3613 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
|
3614 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
3615 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3616 | 0x000001bb619081c4: b8d4 d505 | e901 cbff
|
3617 |
|
3618 | 0x000001bb619081cc: ; {metadata({method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3619 | 0x000001bb619081cc: ff49 ba40 | 5744 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3620 |
|
3621 | 0x000001bb619081e4: ; {runtime_call counter_overflow Runtime1 stub}
|
3622 | 0x000001bb619081e4: e897 d4d5
|
3623 |
|
3624 | 0x000001bb619081e8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3625 | ;*synchronization entry
|
3626 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
|
3627 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
|
3628 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
3629 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3630 | 0x000001bb619081e8: 05e9 19cb | ffff 488b
|
3631 |
|
3632 | 0x000001bb619081f0: ; {runtime_call fast_new_instance Runtime1 stub}
|
3633 | 0x000001bb619081f0: d2e8 8a8c
|
3634 |
|
3635 | 0x000001bb619081f4: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3636 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
3637 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@3 (line 334)
|
3638 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3639 | 0x000001bb619081f4: d505 e91a
|
3640 |
|
3641 | 0x000001bb619081f8: ; {metadata({method} {0x000001bb32c66090} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
3642 | 0x000001bb619081f8: ccff ff49 | ba88 60c6 | 32bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3643 |
|
3644 | 0x000001bb61908210: ; {runtime_call counter_overflow Runtime1 stub}
|
3645 | 0x000001bb61908210: ffff e869
|
3646 |
|
3647 | 0x000001bb61908214: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3648 | ;*synchronization entry
|
3649 | ; - org.joml.Matrix4f::<init>@-1 (line 89)
|
3650 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
|
3651 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3652 | 0x000001bb61908214: d4d5 05e9 | 37cc ffff
|
3653 |
|
3654 | 0x000001bb6190821c: ; {metadata({method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
3655 | 0x000001bb6190821c: 49ba 4006 | 0030 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3656 |
|
3657 | 0x000001bb61908230: ; {runtime_call counter_overflow Runtime1 stub}
|
3658 | 0x000001bb61908230: ffff ffe8
|
3659 |
|
3660 | 0x000001bb61908234: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3661 | ;*synchronization entry
|
3662 | ; - java.lang.Object::<init>@-1 (line 45)
|
3663 | ; - org.joml.Matrix4f::<init>@1 (line 89)
|
3664 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
|
3665 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
3666 | 0x000001bb61908234: 48d4 d505 | e954 ccff | ff48 8bb2 | e800 0000 | 4883 fe00 | 0f84 fdcc | ffff 4889
|
3667 |
|
3668 | 0x000001bb61908250: ; {runtime_call g1_pre_barrier_slow}
|
3669 | 0x000001bb61908250: 3424 e829 | dad5 05e9 | efcc ffff | 4883 f800 | 0f84 08cd | ffff 4889
|
3670 |
|
3671 | 0x000001bb61908268: ; {runtime_call g1_post_barrier_slow}
|
3672 | 0x000001bb61908268: 1424 e811 | ddd5 05e9 | facc ffff | 488b b2f8 | 0000 0048 | 83fe 000f | 8400 cdff | ff48 8934
|
3673 | 0x000001bb61908288: ; {runtime_call g1_pre_barrier_slow}
|
3674 | 0x000001bb61908288: 24e8 f2d9 | d505 e9f2 | ccff ff48 | 83fe 000f | 8417 cdff | ff48 8914
|
3675 |
|
3676 | 0x000001bb619082a0: ; {runtime_call g1_post_barrier_slow}
|
3677 | 0x000001bb619082a0: 24e8 dadc | d505 e909
|
3678 |
|
3679 | 0x000001bb619082a8: ; {metadata({method} {0x000001bb3e447550} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3680 | 0x000001bb619082a8: cdff ff49 | ba48 7544 | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3681 |
|
3682 | 0x000001bb619082c0: ; {runtime_call counter_overflow Runtime1 stub}
|
3683 | 0x000001bb619082c0: ffff e8b9
|
3684 |
|
3685 | 0x000001bb619082c4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3686 | ;*synchronization entry
|
3687 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@-1 (line 371)
|
3688 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
3689 | 0x000001bb619082c4: d3d5 05e9 | 21cd ffff
|
3690 |
|
3691 | 0x000001bb619082cc: ; {metadata({method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3692 | 0x000001bb619082cc: 49ba f857 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3693 |
|
3694 | 0x000001bb619082e0: ; {runtime_call counter_overflow Runtime1 stub}
|
3695 | 0x000001bb619082e0: ffff ffe8
|
3696 |
|
3697 | 0x000001bb619082e4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3698 | ;*synchronization entry
|
3699 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
|
3700 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
3701 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
3702 | 0x000001bb619082e4: 98d3 d505 | e939 cdff
|
3703 |
|
3704 | 0x000001bb619082ec: ; {metadata({method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3705 | 0x000001bb619082ec: ff49 ba40 | 5744 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3706 |
|
3707 | 0x000001bb61908304: ; {runtime_call counter_overflow Runtime1 stub}
|
3708 | 0x000001bb61908304: e877 d3d5
|
3709 |
|
3710 | 0x000001bb61908308: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3711 | ;*synchronization entry
|
3712 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
|
3713 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
|
3714 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
3715 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
3716 | 0x000001bb61908308: 05e9 51cd
|
3717 |
|
3718 | 0x000001bb6190830c: ; {metadata({method} {0x000001bb32c731b0} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3719 | 0x000001bb6190830c: ffff 49ba | a831 c732 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3720 |
|
3721 | 0x000001bb61908324: ; {runtime_call counter_overflow Runtime1 stub}
|
3722 | 0x000001bb61908324: ffe8 56d3
|
3723 |
|
3724 | 0x000001bb61908328: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop }
|
3725 | ;*synchronization entry
|
3726 | ; - org.joml.Matrix4f::translation@-1 (line 3088)
|
3727 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
3728 | 0x000001bb61908328: d505 e9d9
|
3729 |
|
3730 | 0x000001bb6190832c: ; {metadata({method} {0x000001bb32c68798} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3731 | 0x000001bb6190832c: ceff ff49 | ba90 87c6 | 32bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3732 |
|
3733 | 0x000001bb61908344: ; {runtime_call counter_overflow Runtime1 stub}
|
3734 | 0x000001bb61908344: ffff e835
|
3735 |
|
3736 | 0x000001bb61908348: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3737 | ;*synchronization entry
|
3738 | ; - org.joml.Matrix4f::_m30@-1 (line 681)
|
3739 | ; - org.joml.Matrix4f::translation@18 (line 3090)
|
3740 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
3741 | 0x000001bb61908348: d3d5 05e9 | 66d0 ffff
|
3742 |
|
3743 | 0x000001bb61908350: ; {metadata({method} {0x000001bb32c68850} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3744 | 0x000001bb61908350: 49ba 4888 | c632 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
3745 |
|
3746 | 0x000001bb61908364: ; {runtime_call counter_overflow Runtime1 stub}
|
3747 | 0x000001bb61908364: ffff ffe8
|
3748 |
|
3749 | 0x000001bb61908368: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3750 | ;*synchronization entry
|
3751 | ; - org.joml.Matrix4f::_m31@-1 (line 692)
|
3752 | ; - org.joml.Matrix4f::translation@22 (line 3090)
|
3753 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
3754 | 0x000001bb61908368: 14d3 d505 | e9fc d0ff
|
3755 |
|
3756 | 0x000001bb61908370: ; {metadata({method} {0x000001bb32c68908} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3757 | 0x000001bb61908370: ff49 ba00 | 89c6 32bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3758 |
|
3759 | 0x000001bb61908388: ; {runtime_call counter_overflow Runtime1 stub}
|
3760 | 0x000001bb61908388: e8f3 d2d5
|
3761 |
|
3762 | 0x000001bb6190838c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3763 | ;*synchronization entry
|
3764 | ; - org.joml.Matrix4f::_m32@-1 (line 703)
|
3765 | ; - org.joml.Matrix4f::translation@26 (line 3090)
|
3766 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
3767 | 0x000001bb6190838c: 05e9 92d1
|
3768 |
|
3769 | 0x000001bb61908390: ; {metadata({method} {0x000001bb32c664d0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
3770 | 0x000001bb61908390: ffff 49ba | c864 c632 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3771 |
|
3772 | 0x000001bb619083a8: ; {runtime_call counter_overflow Runtime1 stub}
|
3773 | 0x000001bb619083a8: ffe8 d2d2
|
3774 |
|
3775 | 0x000001bb619083ac: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3776 | ;*synchronization entry
|
3777 | ; - org.joml.Matrix4f::_properties@-1 (line 217)
|
3778 | ; - org.joml.Matrix4f::translation@31 (line 3090)
|
3779 | ; - net.minecraft.class_757::method_3192@368 (line 543)
|
3780 | 0x000001bb619083ac: d505 e928
|
3781 |
|
3782 | 0x000001bb619083b0: ; {metadata({method} {0x000001bb3fa95d28} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
3783 | 0x000001bb619083b0: d2ff ff49 | ba20 5da9 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3784 |
|
3785 | 0x000001bb619083c8: ; {runtime_call counter_overflow Runtime1 stub}
|
3786 | 0x000001bb619083c8: ffff e8b1
|
3787 |
|
3788 | 0x000001bb619083cc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3789 | ;*synchronization entry
|
3790 | ; - net.minecraft.class_308::method_24211@-1 (line 30)
|
3791 | ; - net.minecraft.class_757::method_3192@372 (line 545)
|
3792 | 0x000001bb619083cc: d2d5 05e9 | 49d2 ffff
|
3793 |
|
3794 | 0x000001bb619083d4: ; {runtime_call fast_new_instance Runtime1 stub}
|
3795 | 0x000001bb619083d4: 488b d2e8
|
3796 |
|
3797 | 0x000001bb619083d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
3798 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
3799 | ; - net.minecraft.class_757::method_3192@375 (line 547)
|
3800 | 0x000001bb619083d8: a48a d505 | e9c6 d2ff
|
3801 |
|
3802 | 0x000001bb619083e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3803 | 0x000001bb619083e0: ffe8 9a81
|
3804 |
|
3805 | 0x000001bb619083e4: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3806 | ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0}
|
3807 | ; - net.minecraft.class_757::method_3192@387 (line 547)
|
3808 | ; {metadata({method} {0x000001bb3f7a6ed0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
3809 | 0x000001bb619083e4: d505 49ba | c86e 7a3f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3810 |
|
3811 | 0x000001bb619083fc: ; {runtime_call counter_overflow Runtime1 stub}
|
3812 | 0x000001bb619083fc: ffe8 7ed2
|
3813 |
|
3814 | 0x000001bb61908400: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3815 | ;*synchronization entry
|
3816 | ; - net.minecraft.class_332::<init>@-1 (line 79)
|
3817 | ; - net.minecraft.class_757::method_3192@390 (line 547)
|
3818 | 0x000001bb61908400: d505 e910 | d3ff ff48
|
3819 |
|
3820 | 0x000001bb61908408: ; {runtime_call fast_new_instance Runtime1 stub}
|
3821 | 0x000001bb61908408: 8bd2 e871
|
3822 |
|
3823 | 0x000001bb6190840c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3824 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
3825 | ; - net.minecraft.class_332::<init>@2 (line 79)
|
3826 | ; - net.minecraft.class_757::method_3192@390 (line 547)
|
3827 | 0x000001bb6190840c: 8ad5 05e9 | 46d3 ffff
|
3828 |
|
3829 | 0x000001bb61908414: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3830 | 0x000001bb61908414: e867 81d5
|
3831 |
|
3832 | 0x000001bb61908418: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3833 | ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
|
3834 | ; - (reexecute) net.minecraft.class_757::method_3192@408 (line 549)
|
3835 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3836 | 0x000001bb61908418: 05e8 6281
|
3837 |
|
3838 | 0x000001bb6190841c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [224]=Oop [248]=Oop }
|
3839 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
3840 | ; - net.minecraft.class_757::method_3192@418 (line 550)
|
3841 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3842 | 0x000001bb6190841c: d505 e85d
|
3843 |
|
3844 | 0x000001bb61908420: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3845 | ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
|
3846 | ; - (reexecute) net.minecraft.class_757::method_3192@427 (line 551)
|
3847 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3848 | 0x000001bb61908420: 81d5 05e8
|
3849 |
|
3850 | 0x000001bb61908424: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3851 | ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
|
3852 | ; - (reexecute) net.minecraft.class_757::method_3192@430 (line 551)
|
3853 | 0x000001bb61908424: 5881 d505
|
3854 |
|
3855 | 0x000001bb61908428: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
3856 | 0x000001bb61908428: e853 a8d5
|
3857 |
|
3858 | 0x000001bb6190842c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3859 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
3860 | ; - net.minecraft.class_757::method_3192@441 (line 552)
|
3861 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3862 | 0x000001bb6190842c: 05e8 4e81
|
3863 |
|
3864 | 0x000001bb61908430: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3865 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
3866 | ; - net.minecraft.class_757::method_3192@441 (line 552)
|
3867 | ; {metadata({method} {0x000001bb3e662fb0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
3868 | 0x000001bb61908430: d505 49ba | a82f 663e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3869 |
|
3870 | 0x000001bb61908448: ; {runtime_call counter_overflow Runtime1 stub}
|
3871 | 0x000001bb61908448: ffe8 32d2
|
3872 |
|
3873 | 0x000001bb6190844c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3874 | ;*synchronization entry
|
3875 | ; - net.minecraft.class_9779$class_9781::method_60637@-1 (line 93)
|
3876 | ; - net.minecraft.class_757::method_3192@441 (line 552)
|
3877 | 0x000001bb6190844c: d505 e9fc
|
3878 |
|
3879 | 0x000001bb61908450: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3880 | 0x000001bb61908450: d5ff ffe8
|
3881 |
|
3882 | 0x000001bb61908454: ; ImmutableOopMap {rdx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3883 | ;*getfield field_1705 {reexecute=1 rethrow=0 return_oop=0}
|
3884 | ; - (reexecute) net.minecraft.class_757::method_3192@453 (line 554)
|
3885 | 0x000001bb61908454: 2881 d505
|
3886 |
|
3887 | 0x000001bb61908458: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3888 | 0x000001bb61908458: e823 81d5
|
3889 |
|
3890 | 0x000001bb6190845c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3891 | ;*invokevirtual method_1753 {reexecute=0 rethrow=0 return_oop=0}
|
3892 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3893 | ; {metadata({method} {0x000001bb3e49cb98} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
3894 | 0x000001bb6190845c: 0549 ba90 | cb49 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3895 |
|
3896 | 0x000001bb61908474: ; {runtime_call counter_overflow Runtime1 stub}
|
3897 | 0x000001bb61908474: e807 d2d5
|
3898 |
|
3899 | 0x000001bb61908478: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3900 | ;*synchronization entry
|
3901 | ; - net.minecraft.class_329::method_1753@-1 (line 235)
|
3902 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3903 | 0x000001bb61908478: 05e9 29d7
|
3904 |
|
3905 | 0x000001bb6190847c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3906 | 0x000001bb6190847c: ffff e8fd
|
3907 |
|
3908 | 0x000001bb61908480: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3909 | ;*invokevirtual method_55809 {reexecute=0 rethrow=0 return_oop=0}
|
3910 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
3911 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3912 | ; {metadata({method} {0x000001bb3f77aad0} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
|
3913 | 0x000001bb61908480: 80d5 0549 | bac8 aa77 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3914 |
|
3915 | 0x000001bb61908498: ; {runtime_call counter_overflow Runtime1 stub}
|
3916 | 0x000001bb61908498: ffff e8e1
|
3917 |
|
3918 | 0x000001bb6190849c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3919 | ;*synchronization entry
|
3920 | ; - net.minecraft.class_9080::method_55809@-1 (line 28)
|
3921 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
3922 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3923 | 0x000001bb6190849c: d1d5 05e9 | 5ad7 ffff
|
3924 |
|
3925 | 0x000001bb619084a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3926 | 0x000001bb619084a4: e8d7 80d5
|
3927 |
|
3928 | 0x000001bb619084a8: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3929 | ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
|
3930 | ; - net.minecraft.class_9080::method_55809@4 (line 28)
|
3931 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
3932 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3933 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3934 | 0x000001bb619084a8: 05e8 d280
|
3935 |
|
3936 | 0x000001bb619084ac: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3937 | ;*invokevirtual method_22909 {reexecute=0 rethrow=0 return_oop=0}
|
3938 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
3939 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
3940 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3941 | ; {metadata({method} {0x000001bb3faa2d10} 'method_22909' '()V' in 'net/minecraft/class_4587')}
|
3942 | 0x000001bb619084ac: d505 49ba | 082d aa3f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3943 |
|
3944 | 0x000001bb619084c4: ; {runtime_call counter_overflow Runtime1 stub}
|
3945 | 0x000001bb619084c4: ffe8 b6d1
|
3946 |
|
3947 | 0x000001bb619084c8: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
3948 | ;*synchronization entry
|
3949 | ; - net.minecraft.class_4587::method_22909@-1 (line 60)
|
3950 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
3951 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
3952 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3953 | 0x000001bb619084c8: d505 e966
|
3954 |
|
3955 | 0x000001bb619084cc: ; {metadata({method} {0x000001bb3e4a27f8} 'handler$zmd000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
|
3956 | 0x000001bb619084cc: d8ff ff49 | baf0 274a | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3957 |
|
3958 | 0x000001bb619084e4: ; {runtime_call counter_overflow Runtime1 stub}
|
3959 | 0x000001bb619084e4: ffff e895
|
3960 |
|
3961 | 0x000001bb619084e8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3962 | ;*synchronization entry
|
3963 | ; - net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@-1 (line 1585)
|
3964 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
3965 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3966 | 0x000001bb619084e8: d1d5 05e9 | dcd8 ffff
|
3967 |
|
3968 | 0x000001bb619084f0: ; {oop(nullptr)}
|
3969 | 0x000001bb619084f0: 49b8 0000 | 0000 0000 | 0000 5053 | 498b 5810 | 5756 5251 | 4150 4151 | 4152 4153 | 4883 ec20
|
3970 | 0x000001bb61908510: 40f6 c40f | 0f84 1900 | 0000 4883
|
3971 |
|
3972 | 0x000001bb6190851c: ; {runtime_call}
|
3973 | 0x000001bb6190851c: ec08 48b8 | 209c 78ee | fb7f 0000 | ffd0 4883 | c408 e90c
|
3974 |
|
3975 | 0x000001bb61908530: ; {runtime_call}
|
3976 | 0x000001bb61908530: 0000 0048 | b820 9c78 | eefb 7f00 | 00ff d048 | 83c4 2041 | 5b41 5a41 | 5941 5859 | 5a5e 5f48
|
3977 | 0x000001bb61908550: 3b83 3001 | 0000 5b58 | 0f85 0a00 | 0000 e977 | d8ff ffb8 | 0078 6e0a
|
3978 |
|
3979 | 0x000001bb61908568: ; {runtime_call load_mirror_patching Runtime1 stub}
|
3980 | 0x000001bb61908568: e813 c5d5
|
3981 |
|
3982 | 0x000001bb6190856c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3983 | ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
|
3984 | ; - (reexecute) net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@0 (line 1585)
|
3985 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
3986 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3987 | 0x000001bb6190856c: 05e9 5ed8
|
3988 |
|
3989 | 0x000001bb61908570: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3990 | 0x000001bb61908570: ffff e809
|
3991 |
|
3992 | 0x000001bb61908574: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
3993 | ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
|
3994 | ; - (reexecute) net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@0 (line 1585)
|
3995 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
3996 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
3997 | 0x000001bb61908574: 80d5 054d | 8b80 0000 | 0000 b800
|
3998 |
|
3999 | 0x000001bb61908580: ; {runtime_call access_field_patching Runtime1 stub}
|
4000 | 0x000001bb61908580: 0c05 07e8
|
4001 |
|
4002 | 0x000001bb61908584: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4003 | ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
|
4004 | ; - (reexecute) net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@0 (line 1585)
|
4005 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
4006 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4007 | 0x000001bb61908584: f8bb d505 | e953 d8ff
|
4008 |
|
4009 | 0x000001bb6190858c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4010 | 0x000001bb6190858c: ffe8 ee7f
|
4011 |
|
4012 | 0x000001bb61908590: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4013 | ;*invokevirtual invoker {reexecute=0 rethrow=0 return_oop=0}
|
4014 | ; - net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@3 (line 1585)
|
4015 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
4016 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4017 | ; {metadata(nullptr)}
|
4018 | 0x000001bb61908590: d505 48bf | 0000 0000 | 0000 0000 | b800 0f05
|
4019 |
|
4020 | 0x000001bb619085a0: ; {runtime_call load_klass_patching Runtime1 stub}
|
4021 | 0x000001bb619085a0: 0ae8 5ac0
|
4022 |
|
4023 | 0x000001bb619085a4: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4024 | ;*checkcast {reexecute=1 rethrow=0 return_oop=0}
|
4025 | ; - (reexecute) net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@6 (line 1585)
|
4026 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
4027 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4028 | 0x000001bb619085a4: d505 e975 | d8ff ff4c
|
4029 |
|
4030 | 0x000001bb619085ac: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
4031 | 0x000001bb619085ac: 8904 24e8
|
4032 |
|
4033 | 0x000001bb619085b0: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4034 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
4035 | ; - net.minecraft.class_329::handler$zmd000$fabric-rendering-v1$render@6 (line 1585)
|
4036 | ; - net.minecraft.class_329::method_1753@13 (line 236)
|
4037 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4038 | 0x000001bb619085b0: cca3 d505
|
4039 |
|
4040 | 0x000001bb619085b4: ; {metadata({method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
4041 | 0x000001bb619085b4: 49ba 8071 | 7a3f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
4042 |
|
4043 | 0x000001bb619085c8: ; {runtime_call counter_overflow Runtime1 stub}
|
4044 | 0x000001bb619085c8: ffff ffe8
|
4045 |
|
4046 | 0x000001bb619085cc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4047 | ;*synchronization entry
|
4048 | ; - net.minecraft.class_332::method_51452@-1 (line 95)
|
4049 | ; - net.minecraft.class_757::method_3192@464 (line 555)
|
4050 | 0x000001bb619085cc: b0d0 d505 | e9a4 d9ff
|
4051 |
|
4052 | 0x000001bb619085d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4053 | 0x000001bb619085d4: ffe8 a67f
|
4054 |
|
4055 | 0x000001bb619085d8: ; ImmutableOopMap {rax=Oop rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4056 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
4057 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
4058 | ; - net.minecraft.class_757::method_3192@464 (line 555)
|
4059 | ; {metadata({method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4060 | 0x000001bb619085d8: d505 49ba | 707e 443e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4061 |
|
4062 | 0x000001bb619085f0: ; {runtime_call counter_overflow Runtime1 stub}
|
4063 | 0x000001bb619085f0: ffe8 8ad0
|
4064 |
|
4065 | 0x000001bb619085f4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4066 | ;*synchronization entry
|
4067 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
|
4068 | ; - net.minecraft.class_757::method_3192@467 (line 556)
|
4069 | 0x000001bb619085f4: d505 e9e4
|
4070 |
|
4071 | 0x000001bb619085f8: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4072 | 0x000001bb619085f8: d9ff ffe8
|
4073 |
|
4074 | 0x000001bb619085fc: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4075 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
4076 | ; - net.minecraft.class_757::method_3192@470 (line 556)
|
4077 | 0x000001bb619085fc: 80a6 d505
|
4078 |
|
4079 | 0x000001bb61908600: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4080 | 0x000001bb61908600: e87b 7fd5
|
4081 |
|
4082 | 0x000001bb61908604: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4083 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
4084 | ; - net.minecraft.class_757::method_3192@470 (line 556)
|
4085 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4086 | 0x000001bb61908604: 05e8 76a6
|
4087 |
|
4088 | 0x000001bb61908608: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4089 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
4090 | ; - net.minecraft.class_757::method_3192@481 (line 556)
|
4091 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4092 | 0x000001bb61908608: d505 e871
|
4093 |
|
4094 | 0x000001bb6190860c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4095 | ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
|
4096 | ; - net.minecraft.class_757::method_3192@481 (line 556)
|
4097 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4098 | 0x000001bb6190860c: 7fd5 05e8
|
4099 |
|
4100 | 0x000001bb61908610: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4101 | ;*invokevirtual method_18506 {reexecute=0 rethrow=0 return_oop=0}
|
4102 | ; - net.minecraft.class_757::method_3192@496 (line 559)
|
4103 | 0x000001bb61908610: 6c7f d505
|
4104 |
|
4105 | 0x000001bb61908614: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4106 | 0x000001bb61908614: e867 a6d5
|
4107 |
|
4108 | 0x000001bb61908618: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4109 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4110 | ; - net.minecraft.class_757::method_3192@516 (line 561)
|
4111 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4112 | 0x000001bb61908618: 05e8 627f
|
4113 |
|
4114 | 0x000001bb6190861c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4115 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4116 | ; - net.minecraft.class_757::method_3192@516 (line 561)
|
4117 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4118 | 0x000001bb6190861c: d505 e85d
|
4119 |
|
4120 | 0x000001bb61908620: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4121 | ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
|
4122 | ; - net.minecraft.class_757::method_3192@521 (line 561)
|
4123 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4124 | 0x000001bb61908620: 7fd5 05e8
|
4125 |
|
4126 | 0x000001bb61908624: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4127 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4128 | ; - net.minecraft.class_757::method_3192@603 (line 572)
|
4129 | 0x000001bb61908624: 58a6 d505
|
4130 |
|
4131 | 0x000001bb61908628: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4132 | 0x000001bb61908628: e853 7fd5
|
4133 |
|
4134 | 0x000001bb6190862c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4135 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4136 | ; - net.minecraft.class_757::method_3192@603 (line 572)
|
4137 | ; {metadata({method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
4138 | 0x000001bb6190862c: 0549 ba30 | 3554 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4139 |
|
4140 | 0x000001bb61908644: ; {runtime_call counter_overflow Runtime1 stub}
|
4141 | 0x000001bb61908644: e837 d0d5
|
4142 |
|
4143 | 0x000001bb61908648: ; ImmutableOopMap {rbx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4144 | ;*synchronization entry
|
4145 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
4146 | ; - net.minecraft.class_757::method_3192@629 (line 572)
|
4147 | 0x000001bb61908648: 05e9 55de
|
4148 |
|
4149 | 0x000001bb6190864c: ; {metadata({method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
4150 | 0x000001bb6190864c: ffff 49ba | 2002 6030 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4151 |
|
4152 | 0x000001bb61908664: ; {runtime_call counter_overflow Runtime1 stub}
|
4153 | 0x000001bb61908664: ffe8 16d0
|
4154 |
|
4155 | 0x000001bb61908668: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4156 | ;*synchronization entry
|
4157 | ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
|
4158 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
4159 | ; - net.minecraft.class_757::method_3192@629 (line 572)
|
4160 | 0x000001bb61908668: d505 e990
|
4161 |
|
4162 | 0x000001bb6190866c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4163 | 0x000001bb6190866c: deff ffe8
|
4164 |
|
4165 | 0x000001bb61908670: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4166 | ;*getfield field_1755 {reexecute=1 rethrow=0 return_oop=0}
|
4167 | ; - (reexecute) net.minecraft.class_757::method_3192@710 (line 588)
|
4168 | 0x000001bb61908670: 0c7f d505
|
4169 |
|
4170 | 0x000001bb61908674: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4171 | 0x000001bb61908674: e807 7fd5
|
4172 |
|
4173 | 0x000001bb61908678: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4174 | ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
|
4175 | ; - net.minecraft.class_757::method_3192@723 (line 589)
|
4176 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4177 | 0x000001bb61908678: 05e8 027f
|
4178 |
|
4179 | 0x000001bb6190867c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4180 | ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
|
4181 | ; - (reexecute) net.minecraft.class_757::method_3192@789 (line 600)
|
4182 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4183 | 0x000001bb6190867c: d505 e8fd
|
4184 |
|
4185 | 0x000001bb61908680: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
|
4186 | ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
|
4187 | ; - net.minecraft.class_757::method_3192@805 (line 601)
|
4188 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4189 | 0x000001bb61908680: 7ed5 05e8
|
4190 |
|
4191 | 0x000001bb61908684: ; ImmutableOopMap {r8=Oop [168]=Oop [248]=Oop }
|
4192 | ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
|
4193 | ; - net.minecraft.class_757::method_3192@817 (line 605)
|
4194 | 0x000001bb61908684: f87e d505
|
4195 |
|
4196 | 0x000001bb61908688: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4197 | 0x000001bb61908688: e8f3 7ed5
|
4198 |
|
4199 | 0x000001bb6190868c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [248]=Oop [296]=Oop }
|
4200 | ;*invokevirtual method_1566 {reexecute=0 rethrow=0 return_oop=0}
|
4201 | ; - net.minecraft.class_757::method_3192@828 (line 606)
|
4202 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4203 | 0x000001bb6190868c: 05e8 ee7e
|
4204 |
|
4205 | 0x000001bb61908690: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [248]=Oop [296]=Oop }
|
4206 | ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
|
4207 | ; - net.minecraft.class_757::method_3192@833 (line 606)
|
4208 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4209 | 0x000001bb61908690: d505 e8e9
|
4210 |
|
4211 | 0x000001bb61908694: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop }
|
4212 | ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
|
4213 | ; - net.minecraft.class_757::method_3192@843 (line 607)
|
4214 | ; {metadata({method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
4215 | 0x000001bb61908694: 7ed5 0549 | ba98 428d | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4216 |
|
4217 | 0x000001bb619086ac: ; {runtime_call counter_overflow Runtime1 stub}
|
4218 | 0x000001bb619086ac: ffff e8cd
|
4219 |
|
4220 | 0x000001bb619086b0: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop }
|
4221 | ;*synchronization entry
|
4222 | ; - net.minecraft.class_10214::close@-1 (line 46)
|
4223 | ; - net.minecraft.class_757::method_3192@843 (line 607)
|
4224 | 0x000001bb619086b0: cfd5 05e9 | d8e2 ffff
|
4225 |
|
4226 | 0x000001bb619086b8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4227 | 0x000001bb619086b8: e8c3 7ed5
|
4228 |
|
4229 | 0x000001bb619086bc: ; ImmutableOopMap {rdx=Oop [168]=Oop [248]=Oop }
|
4230 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
4231 | ; - net.minecraft.class_10214::close@11 (line 47)
|
4232 | ; - net.minecraft.class_757::method_3192@843 (line 607)
|
4233 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4234 | 0x000001bb619086bc: 05e8 be7e
|
4235 |
|
4236 | 0x000001bb619086c0: ; ImmutableOopMap {rax=Oop rsi=Oop }
|
4237 | ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
|
4238 | ; - net.minecraft.class_757::method_3192@858 (line 605)
|
4239 | ; {metadata({method} {0x000001bb3f8d42a0} 'close' '()V' in 'net/minecraft/class_10214')}
|
4240 | 0x000001bb619086c0: d505 49ba | 9842 8d3f | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4241 |
|
4242 | 0x000001bb619086d8: ; {runtime_call counter_overflow Runtime1 stub}
|
4243 | 0x000001bb619086d8: ffe8 a2cf
|
4244 |
|
4245 | 0x000001bb619086dc: ; ImmutableOopMap {rax=Oop rsi=Oop }
|
4246 | ;*synchronization entry
|
4247 | ; - net.minecraft.class_10214::close@-1 (line 46)
|
4248 | ; - net.minecraft.class_757::method_3192@858 (line 605)
|
4249 | 0x000001bb619086dc: d505 e92e
|
4250 |
|
4251 | 0x000001bb619086e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4252 | 0x000001bb619086e0: e4ff ffe8
|
4253 |
|
4254 | 0x000001bb619086e4: ; ImmutableOopMap {rdx=Oop [304]=Oop }
|
4255 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
4256 | ; - net.minecraft.class_10214::close@11 (line 47)
|
4257 | ; - net.minecraft.class_757::method_3192@858 (line 605)
|
4258 | 0x000001bb619086e4: 987e d505
|
4259 |
|
4260 | 0x000001bb619086e8: ; {metadata({method} {0x000001bb3f7a7188} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
4261 | 0x000001bb619086e8: 49ba 8071 | 7a3f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
4262 |
|
4263 | 0x000001bb619086fc: ; {runtime_call counter_overflow Runtime1 stub}
|
4264 | 0x000001bb619086fc: ffff ffe8
|
4265 |
|
4266 | 0x000001bb61908700: ; ImmutableOopMap {rax=Oop [168]=Oop [248]=Oop }
|
4267 | ;*synchronization entry
|
4268 | ; - net.minecraft.class_332::method_51452@-1 (line 95)
|
4269 | ; - net.minecraft.class_757::method_3192@878 (line 610)
|
4270 | 0x000001bb61908700: 7ccf d505 | e944 e5ff
|
4271 |
|
4272 | 0x000001bb61908708: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4273 | 0x000001bb61908708: ffe8 727e
|
4274 |
|
4275 | 0x000001bb6190870c: ; ImmutableOopMap {rsi=Oop [168]=Oop }
|
4276 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
4277 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
4278 | ; - net.minecraft.class_757::method_3192@878 (line 610)
|
4279 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4280 | 0x000001bb6190870c: d505 e86d
|
4281 |
|
4282 | 0x000001bb61908710: ; ImmutableOopMap {rdx=Oop }
|
4283 | ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
|
4284 | ; - net.minecraft.class_757::method_3192@891 (line 614)
|
4285 | ; {internal_word}
|
4286 | 0x000001bb61908710: 7ed5 0549 | baec 6c90 | 61bb 0100 | 004d 8997 | 6804 0000
|
4287 |
|
4288 | 0x000001bb61908724: ; {runtime_call SafepointBlob}
|
4289 | 0x000001bb61908724: e9d7 cfc9
|
4290 |
|
4291 | 0x000001bb61908728: ; {internal_word}
|
4292 | 0x000001bb61908728: 0549 ba02 | 6d90 61bb | 0100 004d | 8997 6804
|
4293 |
|
4294 | 0x000001bb61908738: ; {runtime_call SafepointBlob}
|
4295 | 0x000001bb61908738: 0000 e9c1
|
4296 |
|
4297 | 0x000001bb6190873c: ; {metadata(nullptr)}
|
4298 | 0x000001bb6190873c: cfc9 0548 | ba00 0000 | 0000 0000 | 00b8 000f
|
4299 |
|
4300 | 0x000001bb6190874c: ; {runtime_call load_klass_patching Runtime1 stub}
|
4301 | 0x000001bb6190874c: 050a e8ad
|
4302 |
|
4303 | 0x000001bb61908750: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4304 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4305 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4306 | ; - net.minecraft.class_757::method_3192@467 (line 556)
|
4307 | 0x000001bb61908750: bed5 05e9 | d8e5 ffff
|
4308 |
|
4309 | 0x000001bb61908758: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4310 | 0x000001bb61908758: e823 7ed5
|
4311 |
|
4312 | 0x000001bb6190875c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4313 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4314 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4315 | ; - net.minecraft.class_757::method_3192@467 (line 556)
|
4316 | 0x000001bb6190875c: 0548 8bd2
|
4317 |
|
4318 | 0x000001bb61908760: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4319 | 0x000001bb61908760: e81b 8ad5
|
4320 |
|
4321 | 0x000001bb61908764: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
|
4322 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4323 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4324 | ; - net.minecraft.class_757::method_3192@467 (line 556)
|
4325 | 0x000001bb61908764: 05e9 26e6
|
4326 |
|
4327 | 0x000001bb61908768: ; {metadata(nullptr)}
|
4328 | 0x000001bb61908768: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
4329 |
|
4330 | 0x000001bb61908778: ; {runtime_call load_klass_patching Runtime1 stub}
|
4331 | 0x000001bb61908778: 0ae8 82be
|
4332 |
|
4333 | 0x000001bb6190877c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
4334 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4335 | ; - (reexecute) net.minecraft.class_4587::method_22909@7 (line 61)
|
4336 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
4337 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
4338 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4339 | 0x000001bb6190877c: d505 e95d
|
4340 |
|
4341 | 0x000001bb61908780: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4342 | 0x000001bb61908780: e6ff ffe8
|
4343 |
|
4344 | 0x000001bb61908784: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
4345 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4346 | ; - net.minecraft.class_4587::method_22909@7 (line 61)
|
4347 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
4348 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
4349 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4350 | 0x000001bb61908784: f87d d505
|
4351 |
|
4352 | 0x000001bb61908788: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4353 | 0x000001bb61908788: 488b d2e8
|
4354 |
|
4355 | 0x000001bb6190878c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
|
4356 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4357 | ; - net.minecraft.class_4587::method_22909@7 (line 61)
|
4358 | ; - net.minecraft.class_9080::method_55809@17 (line 30)
|
4359 | ; - net.minecraft.class_329::method_1753@6 (line 235)
|
4360 | ; - net.minecraft.class_757::method_3192@459 (line 554)
|
4361 | 0x000001bb6190878c: f089 d505 | e9ab e6ff
|
4362 |
|
4363 | 0x000001bb61908794: ; {metadata({method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4364 | 0x000001bb61908794: ff49 baa8 | 5844 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4365 |
|
4366 | 0x000001bb619087ac: ; {runtime_call counter_overflow Runtime1 stub}
|
4367 | 0x000001bb619087ac: e8cf ced5
|
4368 |
|
4369 | 0x000001bb619087b0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
4370 | ;*synchronization entry
|
4371 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
|
4372 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4373 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
4374 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
4375 | 0x000001bb619087b0: 05e9 04e7
|
4376 |
|
4377 | 0x000001bb619087b4: ; {metadata(nullptr)}
|
4378 | 0x000001bb619087b4: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
4379 |
|
4380 | 0x000001bb619087c4: ; {runtime_call load_klass_patching Runtime1 stub}
|
4381 | 0x000001bb619087c4: 0ae8 36be
|
4382 |
|
4383 | 0x000001bb619087c8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
4384 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4385 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4386 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4387 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
4388 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
4389 | 0x000001bb619087c8: d505 e9f1
|
4390 |
|
4391 | 0x000001bb619087cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4392 | 0x000001bb619087cc: e6ff ffe8
|
4393 |
|
4394 | 0x000001bb619087d0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
4395 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4396 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4397 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4398 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
4399 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
4400 | 0x000001bb619087d0: ac7d d505
|
4401 |
|
4402 | 0x000001bb619087d4: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4403 | 0x000001bb619087d4: 488b d2e8
|
4404 |
|
4405 | 0x000001bb619087d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
4406 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4407 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4408 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4409 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
|
4410 | ; - net.minecraft.class_757::method_3192@350 (line 541)
|
4411 | 0x000001bb619087d8: a489 d505 | e93f e7ff
|
4412 |
|
4413 | 0x000001bb619087e0: ; {metadata({method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4414 | 0x000001bb619087e0: ff49 baa8 | 5844 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4415 |
|
4416 | 0x000001bb619087f8: ; {runtime_call counter_overflow Runtime1 stub}
|
4417 | 0x000001bb619087f8: e883 ced5
|
4418 |
|
4419 | 0x000001bb619087fc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
|
4420 | ;*synchronization entry
|
4421 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
|
4422 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4423 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
4424 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
4425 | 0x000001bb619087fc: 05e9 a8e7
|
4426 |
|
4427 | 0x000001bb61908800: ; {metadata(nullptr)}
|
4428 | 0x000001bb61908800: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
4429 |
|
4430 | 0x000001bb61908810: ; {runtime_call load_klass_patching Runtime1 stub}
|
4431 | 0x000001bb61908810: 0ae8 eabd
|
4432 |
|
4433 | 0x000001bb61908814: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
|
4434 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4435 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4436 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4437 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
4438 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
4439 | 0x000001bb61908814: d505 e995
|
4440 |
|
4441 | 0x000001bb61908818: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4442 | 0x000001bb61908818: e7ff ffe8
|
4443 |
|
4444 | 0x000001bb6190881c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
|
4445 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4446 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4447 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4448 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
4449 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
4450 | 0x000001bb6190881c: 607d d505
|
4451 |
|
4452 | 0x000001bb61908820: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4453 | 0x000001bb61908820: 488b d2e8
|
4454 |
|
4455 | 0x000001bb61908824: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
|
4456 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4457 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4458 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4459 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
|
4460 | ; - net.minecraft.class_757::method_3192@347 (line 539)
|
4461 | 0x000001bb61908824: 5889 d505 | e9e3 e7ff
|
4462 |
|
4463 | 0x000001bb6190882c: ; {metadata(nullptr)}
|
4464 | 0x000001bb6190882c: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4465 |
|
4466 | 0x000001bb6190883c: ; {runtime_call load_klass_patching Runtime1 stub}
|
4467 | 0x000001bb6190883c: e8bf bdd5
|
4468 |
|
4469 | 0x000001bb61908840: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
4470 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4471 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4472 | ; - net.minecraft.class_757::method_3192@278 (line 535)
|
4473 | 0x000001bb61908840: 05e9 1ae8
|
4474 |
|
4475 | 0x000001bb61908844: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4476 | 0x000001bb61908844: ffff e835
|
4477 |
|
4478 | 0x000001bb61908848: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
4479 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4480 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4481 | ; - net.minecraft.class_757::method_3192@278 (line 535)
|
4482 | 0x000001bb61908848: 7dd5 0548
|
4483 |
|
4484 | 0x000001bb6190884c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4485 | 0x000001bb6190884c: 8bd2 e82d
|
4486 |
|
4487 | 0x000001bb61908850: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
|
4488 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4489 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
4490 | ; - net.minecraft.class_757::method_3192@278 (line 535)
|
4491 | 0x000001bb61908850: 89d5 05e9 | 68e8 ffff
|
4492 |
|
4493 | 0x000001bb61908858: ; {metadata({method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4494 | 0x000001bb61908858: 49ba a858 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
4495 |
|
4496 | 0x000001bb6190886c: ; {runtime_call counter_overflow Runtime1 stub}
|
4497 | 0x000001bb6190886c: ffff ffe8
|
4498 |
|
4499 | 0x000001bb61908870: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4500 | ;*synchronization entry
|
4501 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
|
4502 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4503 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
4504 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
4505 | 0x000001bb61908870: 0cce d505 | e9c9 e8ff
|
4506 |
|
4507 | 0x000001bb61908878: ; {metadata(nullptr)}
|
4508 | 0x000001bb61908878: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4509 |
|
4510 | 0x000001bb61908888: ; {runtime_call load_klass_patching Runtime1 stub}
|
4511 | 0x000001bb61908888: e873 bdd5
|
4512 |
|
4513 | 0x000001bb6190888c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4514 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4515 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4516 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4517 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
4518 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
4519 | 0x000001bb6190888c: 05e9 b6e8
|
4520 |
|
4521 | 0x000001bb61908890: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4522 | 0x000001bb61908890: ffff e8e9
|
4523 |
|
4524 | 0x000001bb61908894: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4525 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4526 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4527 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4528 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
4529 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
4530 | 0x000001bb61908894: 7cd5 0548
|
4531 |
|
4532 | 0x000001bb61908898: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4533 | 0x000001bb61908898: 8bd2 e8e1
|
4534 |
|
4535 | 0x000001bb6190889c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4536 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4537 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
4538 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
4539 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
|
4540 | ; - net.minecraft.class_757::method_3192@216 (line 524)
|
4541 | 0x000001bb6190889c: 88d5 05e9 | 04e9 ffff
|
4542 |
|
4543 | 0x000001bb619088a4: ; {metadata(nullptr)}
|
4544 | 0x000001bb619088a4: 48ba 0000 | 0000 0000 | 0000 b800
|
4545 |
|
4546 | 0x000001bb619088b0: ; {runtime_call load_klass_patching Runtime1 stub}
|
4547 | 0x000001bb619088b0: 0f05 0ae8
|
4548 |
|
4549 | 0x000001bb619088b4: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
4550 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4551 | ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
|
4552 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
4553 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
4554 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
4555 | 0x000001bb619088b4: 48bd d505 | e93b e9ff | ff48 8bd2
|
4556 |
|
4557 | 0x000001bb619088c0: ; {runtime_call fast_new_instance Runtime1 stub}
|
4558 | 0x000001bb619088c0: e8bb 85d5
|
4559 |
|
4560 | 0x000001bb619088c4: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
4561 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4562 | ; - java.util.Objects::requireNonNull@4 (line 259)
|
4563 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
4564 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
4565 | ; - net.minecraft.class_757::method_3192@102 (line 507)
|
4566 | 0x000001bb619088c4: 05e9 81e9
|
4567 |
|
4568 | 0x000001bb619088c8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4569 | 0x000001bb619088c8: ffff e8b1
|
4570 |
|
4571 | 0x000001bb619088cc: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4572 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
4573 | ; - net.minecraft.class_757::method_3192@746 (line 593)
|
4574 | ; {metadata({method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
4575 | 0x000001bb619088cc: 7cd5 0549 | ba90 b514 | 32bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4576 |
|
4577 | 0x000001bb619088e4: ; {runtime_call counter_overflow Runtime1 stub}
|
4578 | 0x000001bb619088e4: ffff e895
|
4579 |
|
4580 | 0x000001bb619088e8: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4581 | ;*synchronization entry
|
4582 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
4583 | ; - net.minecraft.class_757::method_3192@746 (line 593)
|
4584 | 0x000001bb619088e8: cdd5 05e9 | a9ea ffff | 49b8 0000 | 0000 0000 | 0000 b800
|
4585 |
|
4586 | 0x000001bb619088fc: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4587 | 0x000001bb619088fc: 0f05 0ae8
|
4588 |
|
4589 | 0x000001bb61908900: ; ImmutableOopMap {rax=Oop [168]=Oop [376]=Oop }
|
4590 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4591 | ; - (reexecute) net.minecraft.class_757::method_3192@757 (line 594)
|
4592 | 0x000001bb61908900: fcc5 d505 | e9e7 eaff
|
4593 |
|
4594 | 0x000001bb61908908: ; {metadata(nullptr)}
|
4595 | 0x000001bb61908908: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4596 |
|
4597 | 0x000001bb61908918: ; {runtime_call load_klass_patching Runtime1 stub}
|
4598 | 0x000001bb61908918: e8e3 bcd5
|
4599 |
|
4600 | 0x000001bb6190891c: ; ImmutableOopMap {[376]=Oop }
|
4601 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4602 | ; - (reexecute) net.minecraft.class_757::method_3192@766 (line 596)
|
4603 | 0x000001bb6190891c: 05e9 8eeb
|
4604 |
|
4605 | 0x000001bb61908920: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4606 | 0x000001bb61908920: ffff e859
|
4607 |
|
4608 | 0x000001bb61908924: ; ImmutableOopMap {[376]=Oop }
|
4609 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4610 | ; - net.minecraft.class_757::method_3192@766 (line 596)
|
4611 | 0x000001bb61908924: 7cd5 0548
|
4612 |
|
4613 | 0x000001bb61908928: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4614 | 0x000001bb61908928: 8bd2 e851
|
4615 |
|
4616 | 0x000001bb6190892c: ; ImmutableOopMap {[376]=Oop }
|
4617 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4618 | ; - net.minecraft.class_757::method_3192@766 (line 596)
|
4619 | 0x000001bb6190892c: 88d5 05e9 | dceb ffff
|
4620 |
|
4621 | 0x000001bb61908934: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4622 | 0x000001bb61908934: e847 7cd5
|
4623 |
|
4624 | 0x000001bb61908938: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4625 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
4626 | ; - net.minecraft.class_757::method_3192@657 (line 575)
|
4627 | ; {metadata({method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
4628 | 0x000001bb61908938: 0549 ba90 | b514 32bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4629 |
|
4630 | 0x000001bb61908950: ; {runtime_call counter_overflow Runtime1 stub}
|
4631 | 0x000001bb61908950: e82b cdd5
|
4632 |
|
4633 | 0x000001bb61908954: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4634 | ;*synchronization entry
|
4635 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
4636 | ; - net.minecraft.class_757::method_3192@657 (line 575)
|
4637 | 0x000001bb61908954: 05e9 9fec | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
4638 |
|
4639 | 0x000001bb61908968: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4640 | 0x000001bb61908968: 0ae8 92c5
|
4641 |
|
4642 | 0x000001bb6190896c: ; ImmutableOopMap {rax=Oop [168]=Oop [400]=Oop }
|
4643 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4644 | ; - (reexecute) net.minecraft.class_757::method_3192@668 (line 577)
|
4645 | 0x000001bb6190896c: d505 e9dd
|
4646 |
|
4647 | 0x000001bb61908970: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4648 | 0x000001bb61908970: ecff ffe8
|
4649 |
|
4650 | 0x000001bb61908974: ; ImmutableOopMap {rdx=Oop [400]=Oop [408]=Oop }
|
4651 | ;*getfield field_1729 {reexecute=1 rethrow=0 return_oop=0}
|
4652 | ; - (reexecute) net.minecraft.class_757::method_3192@681 (line 578)
|
4653 | 0x000001bb61908974: 087c d505
|
4654 |
|
4655 | 0x000001bb61908978: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4656 | 0x000001bb61908978: e803 7cd5
|
4657 |
|
4658 | 0x000001bb6190897c: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
|
4659 | ;*invokevirtual method_68882 {reexecute=0 rethrow=0 return_oop=0}
|
4660 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
4661 | ; {metadata({method} {0x000001bb3f2d9d90} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
|
4662 | 0x000001bb6190897c: 0549 ba88 | 9d2d 3fbb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4663 |
|
4664 | 0x000001bb61908994: ; {runtime_call counter_overflow Runtime1 stub}
|
4665 | 0x000001bb61908994: e8e7 ccd5
|
4666 |
|
4667 | 0x000001bb61908998: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
|
4668 | ;*synchronization entry
|
4669 | ; - net.minecraft.class_312::method_68882@-1 (line 169)
|
4670 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
4671 | 0x000001bb61908998: 05e9 03ee | ffff 49b9 | 0000 0000 | 0000 0000 | b800 0f05
|
4672 |
|
4673 | 0x000001bb619089ac: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4674 | 0x000001bb619089ac: 0ae8 4ec5
|
4675 |
|
4676 | 0x000001bb619089b0: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
|
4677 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4678 | ; - (reexecute) net.minecraft.class_312::method_68882@6 (line 169)
|
4679 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
4680 | 0x000001bb619089b0: d505 e9f1 | edff ff49 | b800 0000 | 0000 0000 | 00b8 000f
|
4681 |
|
4682 | 0x000001bb619089c4: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4683 | 0x000001bb619089c4: 050a e835
|
4684 |
|
4685 | 0x000001bb619089c8: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
|
4686 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4687 | ; - (reexecute) net.minecraft.class_312::method_68882@20 (line 170)
|
4688 | ; - net.minecraft.class_757::method_3192@693 (line 578)
|
4689 | 0x000001bb619089c8: c5d5 05e9 | 98ee ffff
|
4690 |
|
4691 | 0x000001bb619089d0: ; {metadata(nullptr)}
|
4692 | 0x000001bb619089d0: 48ba 0000 | 0000 0000 | 0000 b800
|
4693 |
|
4694 | 0x000001bb619089dc: ; {runtime_call load_klass_patching Runtime1 stub}
|
4695 | 0x000001bb619089dc: 0f05 0ae8
|
4696 |
|
4697 | 0x000001bb619089e0: ; ImmutableOopMap {[400]=Oop }
|
4698 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4699 | ; - (reexecute) net.minecraft.class_757::method_3192@696 (line 580)
|
4700 | 0x000001bb619089e0: 1cbc d505 | e937 efff
|
4701 |
|
4702 | 0x000001bb619089e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4703 | 0x000001bb619089e8: ffe8 927b
|
4704 |
|
4705 | 0x000001bb619089ec: ; ImmutableOopMap {[400]=Oop }
|
4706 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4707 | ; - net.minecraft.class_757::method_3192@696 (line 580)
|
4708 | 0x000001bb619089ec: d505 488b
|
4709 |
|
4710 | 0x000001bb619089f0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4711 | 0x000001bb619089f0: d2e8 8a87
|
4712 |
|
4713 | 0x000001bb619089f4: ; ImmutableOopMap {[400]=Oop }
|
4714 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4715 | ; - net.minecraft.class_757::method_3192@696 (line 580)
|
4716 | 0x000001bb619089f4: d505 e985
|
4717 |
|
4718 | 0x000001bb619089f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4719 | 0x000001bb619089f8: efff ffe8
|
4720 |
|
4721 | 0x000001bb619089fc: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4722 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
4723 | ; - net.minecraft.class_757::method_3192@544 (line 564)
|
4724 | 0x000001bb619089fc: 807b d505
|
4725 |
|
4726 | 0x000001bb61908a00: ; {metadata({method} {0x000001bb3214b598} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
4727 | 0x000001bb61908a00: 49ba 90b5 | 1432 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
4728 |
|
4729 | 0x000001bb61908a14: ; {runtime_call counter_overflow Runtime1 stub}
|
4730 | 0x000001bb61908a14: ffff ffe8
|
4731 |
|
4732 | 0x000001bb61908a18: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
4733 | ;*synchronization entry
|
4734 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
4735 | ; - net.minecraft.class_757::method_3192@544 (line 564)
|
4736 | 0x000001bb61908a18: 64cc d505 | e948 f0ff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
|
4737 |
|
4738 | 0x000001bb61908a30: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4739 | 0x000001bb61908a30: e8cb c4d5
|
4740 |
|
4741 | 0x000001bb61908a34: ; ImmutableOopMap {rax=Oop [168]=Oop [432]=Oop }
|
4742 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4743 | ; - (reexecute) net.minecraft.class_757::method_3192@555 (line 566)
|
4744 | 0x000001bb61908a34: 05e9 86f0
|
4745 |
|
4746 | 0x000001bb61908a38: ; {metadata(nullptr)}
|
4747 | 0x000001bb61908a38: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
4748 |
|
4749 | 0x000001bb61908a48: ; {runtime_call load_klass_patching Runtime1 stub}
|
4750 | 0x000001bb61908a48: 0ae8 b2bb
|
4751 |
|
4752 | 0x000001bb61908a4c: ; ImmutableOopMap {[432]=Oop }
|
4753 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4754 | ; - (reexecute) net.minecraft.class_757::method_3192@564 (line 568)
|
4755 | 0x000001bb61908a4c: d505 e92d
|
4756 |
|
4757 | 0x000001bb61908a50: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4758 | 0x000001bb61908a50: f1ff ffe8
|
4759 |
|
4760 | 0x000001bb61908a54: ; ImmutableOopMap {[432]=Oop }
|
4761 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4762 | ; - net.minecraft.class_757::method_3192@564 (line 568)
|
4763 | 0x000001bb61908a54: 287b d505
|
4764 |
|
4765 | 0x000001bb61908a58: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4766 | 0x000001bb61908a58: 488b d2e8
|
4767 |
|
4768 | 0x000001bb61908a5c: ; ImmutableOopMap {[432]=Oop }
|
4769 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4770 | ; - net.minecraft.class_757::method_3192@564 (line 568)
|
4771 | 0x000001bb61908a5c: 2087 d505 | e97b f1ff | ff48 8bb4 | 2428 0100 | 00e9 ffdf | ffff 488b | b424 2801 | 0000 e9f2
|
4772 | 0x000001bb61908a7c: dfff ff48 | 8bb4 2428 | 0100 00e9 | e5df ffff | 4889 8424 | 3001 0000 | e900 e8ff | ff49 8b87
|
4773 | 0x000001bb61908a9c: 0005 0000 | 49c7 8700 | 0500 0000 | 0000 0049 | c787 0805 | 0000 0000 | 0000 4881 | c4d0 0100
|
4774 | 0x000001bb61908abc: ; {runtime_call unwind_exception Runtime1 stub}
|
4775 | 0x000001bb61908abc: 005d e9bd | 6bd5 05f4 | f4f4 f4f4
|
4776 | [Stub Code]
|
4777 | 0x000001bb61908ac8: ; {no_reloc}
|
4778 | 0x000001bb61908ac8: 0f1f 4400
|
4779 |
|
4780 | 0x000001bb61908acc: ; {static_stub}
|
4781 | 0x000001bb61908acc: 0048 bb00 | 0000 0000
|
4782 |
|
4783 | 0x000001bb61908ad4: ; {runtime_call}
|
4784 | 0x000001bb61908ad4: 0000 00e9 | fbff ffff
|
4785 |
|
4786 | 0x000001bb61908adc: ; {static_stub}
|
4787 | 0x000001bb61908adc: 9048 bb00 | 0000 0000
|
4788 |
|
4789 | 0x000001bb61908ae4: ; {runtime_call}
|
4790 | 0x000001bb61908ae4: 0000 00e9 | fbff ffff
|
4791 |
|
4792 | 0x000001bb61908aec: ; {static_stub}
|
4793 | 0x000001bb61908aec: 9048 bb00 | 0000 0000
|
4794 |
|
4795 | 0x000001bb61908af4: ; {runtime_call}
|
4796 | 0x000001bb61908af4: 0000 00e9 | fbff ffff
|
4797 |
|
4798 | 0x000001bb61908afc: ; {static_stub}
|
4799 | 0x000001bb61908afc: 9048 bb00 | 0000 0000
|
4800 |
|
4801 | 0x000001bb61908b04: ; {runtime_call}
|
4802 | 0x000001bb61908b04: 0000 00e9 | fbff ffff
|
4803 |
|
4804 | 0x000001bb61908b0c: ; {static_stub}
|
4805 | 0x000001bb61908b0c: 9048 bbc0 | f76f 3fbb
|
4806 |
|
4807 | 0x000001bb61908b14: ; {runtime_call I2C/C2I adapters}
|
4808 | 0x000001bb61908b14: 0100 00e9 | beb6 c905
|
4809 |
|
4810 | 0x000001bb61908b1c: ; {static_stub}
|
4811 | 0x000001bb61908b1c: 9048 bb00 | 0000 0000
|
4812 |
|
4813 | 0x000001bb61908b24: ; {runtime_call}
|
4814 | 0x000001bb61908b24: 0000 00e9 | fbff ffff
|
4815 |
|
4816 | 0x000001bb61908b2c: ; {static_stub}
|
4817 | 0x000001bb61908b2c: 9048 bb00 | 0000 0000
|
4818 |
|
4819 | 0x000001bb61908b34: ; {runtime_call}
|
4820 | 0x000001bb61908b34: 0000 00e9 | fbff ffff
|
4821 |
|
4822 | 0x000001bb61908b3c: ; {static_stub}
|
4823 | 0x000001bb61908b3c: 9048 bb00 | 0000 0000
|
4824 |
|
4825 | 0x000001bb61908b44: ; {runtime_call}
|
4826 | 0x000001bb61908b44: 0000 00e9 | fbff ffff
|
4827 |
|
4828 | 0x000001bb61908b4c: ; {static_stub}
|
4829 | 0x000001bb61908b4c: 9048 bb00 | 0000 0000
|
4830 |
|
4831 | 0x000001bb61908b54: ; {runtime_call}
|
4832 | 0x000001bb61908b54: 0000 00e9 | fbff ffff
|
4833 |
|
4834 | 0x000001bb61908b5c: ; {static_stub}
|
4835 | 0x000001bb61908b5c: 9048 bb00 | 0000 0000
|
4836 |
|
4837 | 0x000001bb61908b64: ; {runtime_call}
|
4838 | 0x000001bb61908b64: 0000 00e9 | fbff ffff
|
4839 |
|
4840 | 0x000001bb61908b6c: ; {static_stub}
|
4841 | 0x000001bb61908b6c: 9048 bb00 | 0000 0000
|
4842 |
|
4843 | 0x000001bb61908b74: ; {runtime_call}
|
4844 | 0x000001bb61908b74: 0000 00e9 | fbff ffff
|
4845 |
|
4846 | 0x000001bb61908b7c: ; {static_stub}
|
4847 | 0x000001bb61908b7c: 9048 bb00 | 0000 0000
|
4848 |
|
4849 | 0x000001bb61908b84: ; {runtime_call}
|
4850 | 0x000001bb61908b84: 0000 00e9 | fbff ffff
|
4851 |
|
4852 | 0x000001bb61908b8c: ; {static_stub}
|
4853 | 0x000001bb61908b8c: 9048 bb00 | 0000 0000
|
4854 |
|
4855 | 0x000001bb61908b94: ; {runtime_call}
|
4856 | 0x000001bb61908b94: 0000 00e9 | fbff ffff
|
4857 |
|
4858 | 0x000001bb61908b9c: ; {static_stub}
|
4859 | 0x000001bb61908b9c: 9048 bb00 | 0000 0000
|
4860 |
|
4861 | 0x000001bb61908ba4: ; {runtime_call}
|
4862 | 0x000001bb61908ba4: 0000 00e9 | fbff ffff
|
4863 |
|
4864 | 0x000001bb61908bac: ; {static_stub}
|
4865 | 0x000001bb61908bac: 9048 bb00 | 0000 0000
|
4866 |
|
4867 | 0x000001bb61908bb4: ; {runtime_call}
|
4868 | 0x000001bb61908bb4: 0000 00e9 | fbff ffff
|
4869 |
|
4870 | 0x000001bb61908bbc: ; {static_stub}
|
4871 | 0x000001bb61908bbc: 9048 bb00 | 0000 0000
|
4872 |
|
4873 | 0x000001bb61908bc4: ; {runtime_call}
|
4874 | 0x000001bb61908bc4: 0000 00e9 | fbff ffff
|
4875 |
|
4876 | 0x000001bb61908bcc: ; {static_stub}
|
4877 | 0x000001bb61908bcc: 9048 bb00 | 0000 0000
|
4878 |
|
4879 | 0x000001bb61908bd4: ; {runtime_call}
|
4880 | 0x000001bb61908bd4: 0000 00e9 | fbff ffff
|
4881 |
|
4882 | 0x000001bb61908bdc: ; {static_stub}
|
4883 | 0x000001bb61908bdc: 9048 bb00 | 0000 0000
|
4884 |
|
4885 | 0x000001bb61908be4: ; {runtime_call}
|
4886 | 0x000001bb61908be4: 0000 00e9 | fbff ffff
|
4887 |
|
4888 | 0x000001bb61908bec: ; {static_stub}
|
4889 | 0x000001bb61908bec: 9048 bb00 | 0000 0000
|
4890 |
|
4891 | 0x000001bb61908bf4: ; {runtime_call}
|
4892 | 0x000001bb61908bf4: 0000 00e9 | fbff ffff
|
4893 |
|
4894 | 0x000001bb61908bfc: ; {static_stub}
|
4895 | 0x000001bb61908bfc: 9048 bb00 | 0000 0000
|
4896 |
|
4897 | 0x000001bb61908c04: ; {runtime_call}
|
4898 | 0x000001bb61908c04: 0000 00e9 | fbff ffff
|
4899 |
|
4900 | 0x000001bb61908c0c: ; {static_stub}
|
4901 | 0x000001bb61908c0c: 9048 bb00 | 0000 0000
|
4902 |
|
4903 | 0x000001bb61908c14: ; {runtime_call}
|
4904 | 0x000001bb61908c14: 0000 00e9 | fbff ffff
|
4905 |
|
4906 | 0x000001bb61908c1c: ; {static_stub}
|
4907 | 0x000001bb61908c1c: 9048 bb00 | 0000 0000
|
4908 |
|
4909 | 0x000001bb61908c24: ; {runtime_call}
|
4910 | 0x000001bb61908c24: 0000 00e9 | fbff ffff
|
4911 |
|
4912 | 0x000001bb61908c2c: ; {static_stub}
|
4913 | 0x000001bb61908c2c: 9048 bb88 | 0860 3ebb
|
4914 |
|
4915 | 0x000001bb61908c34: ; {runtime_call I2C/C2I adapters}
|
4916 | 0x000001bb61908c34: 0100 00e9 | 1aa8 c905
|
4917 |
|
4918 | 0x000001bb61908c3c: ; {static_stub}
|
4919 | 0x000001bb61908c3c: 9048 bb00 | 0000 0000
|
4920 |
|
4921 | 0x000001bb61908c44: ; {runtime_call}
|
4922 | 0x000001bb61908c44: 0000 00e9 | fbff ffff
|
4923 |
|
4924 | 0x000001bb61908c4c: ; {static_stub}
|
4925 | 0x000001bb61908c4c: 9048 bb00 | 0000 0000
|
4926 |
|
4927 | 0x000001bb61908c54: ; {runtime_call}
|
4928 | 0x000001bb61908c54: 0000 00e9 | fbff ffff
|
4929 |
|
4930 | 0x000001bb61908c5c: ; {static_stub}
|
4931 | 0x000001bb61908c5c: 9048 bb00 | 0000 0000
|
4932 |
|
4933 | 0x000001bb61908c64: ; {runtime_call}
|
4934 | 0x000001bb61908c64: 0000 00e9 | fbff ffff
|
4935 |
|
4936 | 0x000001bb61908c6c: ; {static_stub}
|
4937 | 0x000001bb61908c6c: 9048 bb00 | 0000 0000
|
4938 |
|
4939 | 0x000001bb61908c74: ; {runtime_call}
|
4940 | 0x000001bb61908c74: 0000 00e9 | fbff ffff
|
4941 |
|
4942 | 0x000001bb61908c7c: ; {static_stub}
|
4943 | 0x000001bb61908c7c: 9048 bb00 | 0000 0000
|
4944 |
|
4945 | 0x000001bb61908c84: ; {runtime_call}
|
4946 | 0x000001bb61908c84: 0000 00e9 | fbff ffff
|
4947 |
|
4948 | 0x000001bb61908c8c: ; {static_stub}
|
4949 | 0x000001bb61908c8c: 9048 bb00 | 0000 0000
|
4950 |
|
4951 | 0x000001bb61908c94: ; {runtime_call}
|
4952 | 0x000001bb61908c94: 0000 00e9 | fbff ffff
|
4953 |
|
4954 | 0x000001bb61908c9c: ; {static_stub}
|
4955 | 0x000001bb61908c9c: 9048 bb00 | 0000 0000
|
4956 |
|
4957 | 0x000001bb61908ca4: ; {runtime_call}
|
4958 | 0x000001bb61908ca4: 0000 00e9 | fbff ffff
|
4959 |
|
4960 | 0x000001bb61908cac: ; {static_stub}
|
4961 | 0x000001bb61908cac: 9048 bb00 | 0000 0000
|
4962 |
|
4963 | 0x000001bb61908cb4: ; {runtime_call}
|
4964 | 0x000001bb61908cb4: 0000 00e9 | fbff ffff
|
4965 |
|
4966 | 0x000001bb61908cbc: ; {static_stub}
|
4967 | 0x000001bb61908cbc: 9048 bb00 | 0000 0000
|
4968 |
|
4969 | 0x000001bb61908cc4: ; {runtime_call}
|
4970 | 0x000001bb61908cc4: 0000 00e9 | fbff ffff
|
4971 |
|
4972 | 0x000001bb61908ccc: ; {static_stub}
|
4973 | 0x000001bb61908ccc: 9048 bb00 | 0000 0000
|
4974 |
|
4975 | 0x000001bb61908cd4: ; {runtime_call}
|
4976 | 0x000001bb61908cd4: 0000 00e9 | fbff ffff
|
4977 |
|
4978 | 0x000001bb61908cdc: ; {static_stub}
|
4979 | 0x000001bb61908cdc: 9048 bb00 | 0000 0000
|
4980 |
|
4981 | 0x000001bb61908ce4: ; {runtime_call}
|
4982 | 0x000001bb61908ce4: 0000 00e9 | fbff ffff
|
4983 |
|
4984 | 0x000001bb61908cec: ; {static_stub}
|
4985 | 0x000001bb61908cec: 9048 bb00 | 0000 0000
|
4986 |
|
4987 | 0x000001bb61908cf4: ; {runtime_call}
|
4988 | 0x000001bb61908cf4: 0000 00e9 | fbff ffff
|
4989 |
|
4990 | 0x000001bb61908cfc: ; {static_stub}
|
4991 | 0x000001bb61908cfc: 9048 bb00 | 0000 0000
|
4992 |
|
4993 | 0x000001bb61908d04: ; {runtime_call}
|
4994 | 0x000001bb61908d04: 0000 00e9 | fbff ffff
|
4995 |
|
4996 | 0x000001bb61908d0c: ; {static_stub}
|
4997 | 0x000001bb61908d0c: 9048 bb00 | 0000 0000
|
4998 |
|
4999 | 0x000001bb61908d14: ; {runtime_call}
|
5000 | 0x000001bb61908d14: 0000 00e9 | fbff ffff
|
5001 |
|
5002 | 0x000001bb61908d1c: ; {static_stub}
|
5003 | 0x000001bb61908d1c: 9048 bb00 | 0000 0000
|
5004 |
|
5005 | 0x000001bb61908d24: ; {runtime_call}
|
5006 | 0x000001bb61908d24: 0000 00e9 | fbff ffff
|
5007 |
|
5008 | 0x000001bb61908d2c: ; {static_stub}
|
5009 | 0x000001bb61908d2c: 9048 bb00 | 0000 0000
|
5010 |
|
5011 | 0x000001bb61908d34: ; {runtime_call}
|
5012 | 0x000001bb61908d34: 0000 00e9 | fbff ffff
|
5013 |
|
5014 | 0x000001bb61908d3c: ; {static_stub}
|
5015 | 0x000001bb61908d3c: 9048 bb00 | 0000 0000
|
5016 |
|
5017 | 0x000001bb61908d44: ; {runtime_call}
|
5018 | 0x000001bb61908d44: 0000 00e9 | fbff ffff
|
5019 |
|
5020 | 0x000001bb61908d4c: ; {static_stub}
|
5021 | 0x000001bb61908d4c: 9048 bb00 | 0000 0000
|
5022 |
|
5023 | 0x000001bb61908d54: ; {runtime_call}
|
5024 | 0x000001bb61908d54: 0000 00e9 | fbff ffff
|
5025 |
|
5026 | 0x000001bb61908d5c: ; {static_stub}
|
5027 | 0x000001bb61908d5c: 9048 bb00 | 0000 0000
|
5028 |
|
5029 | 0x000001bb61908d64: ; {runtime_call}
|
5030 | 0x000001bb61908d64: 0000 00e9 | fbff ffff
|
5031 |
|
5032 | 0x000001bb61908d6c: ; {static_stub}
|
5033 | 0x000001bb61908d6c: 9048 bb00 | 0000 0000
|
5034 |
|
5035 | 0x000001bb61908d74: ; {runtime_call}
|
5036 | 0x000001bb61908d74: 0000 00e9 | fbff ffff
|
5037 |
|
5038 | 0x000001bb61908d7c: ; {static_stub}
|
5039 | 0x000001bb61908d7c: 9048 bb00 | 0000 0000
|
5040 |
|
5041 | 0x000001bb61908d84: ; {runtime_call}
|
5042 | 0x000001bb61908d84: 0000 00e9 | fbff ffff
|
5043 |
|
5044 | 0x000001bb61908d8c: ; {static_stub}
|
5045 | 0x000001bb61908d8c: 9048 bb00 | 0000 0000
|
5046 |
|
5047 | 0x000001bb61908d94: ; {runtime_call}
|
5048 | 0x000001bb61908d94: 0000 00e9 | fbff ffff
|
5049 |
|
5050 | 0x000001bb61908d9c: ; {static_stub}
|
5051 | 0x000001bb61908d9c: 9048 bb00 | 0000 0000
|
5052 |
|
5053 | 0x000001bb61908da4: ; {runtime_call}
|
5054 | 0x000001bb61908da4: 0000 00e9 | fbff ffff
|
5055 |
|
5056 | 0x000001bb61908dac: ; {static_stub}
|
5057 | 0x000001bb61908dac: 9048 bb00 | 0000 0000
|
5058 |
|
5059 | 0x000001bb61908db4: ; {runtime_call}
|
5060 | 0x000001bb61908db4: 0000 00e9 | fbff ffff
|
5061 |
|
5062 | 0x000001bb61908dbc: ; {static_stub}
|
5063 | 0x000001bb61908dbc: 9048 bb00 | 0000 0000
|
5064 |
|
5065 | 0x000001bb61908dc4: ; {runtime_call}
|
5066 | 0x000001bb61908dc4: 0000 00e9 | fbff ffff
|
5067 |
|
5068 | 0x000001bb61908dcc: ; {static_stub}
|
5069 | 0x000001bb61908dcc: 48bb 0000 | 0000 0000
|
5070 |
|
5071 | 0x000001bb61908dd4: ; {runtime_call}
|
5072 | 0x000001bb61908dd4: 0000 e9fb
|
5073 |
|
5074 | 0x000001bb61908dd8: ; {static_stub}
|
5075 | 0x000001bb61908dd8: ffff ff48 | bb00 0000 | 0000 0000
|
5076 |
|
5077 | 0x000001bb61908de4: ; {runtime_call}
|
5078 | 0x000001bb61908de4: 00e9 fbff
|
5079 |
|
5080 | 0x000001bb61908de8: ; {static_stub}
|
5081 | 0x000001bb61908de8: ffff 48bb | 0000 0000 | 0000 0000
|
5082 |
|
5083 | 0x000001bb61908df4: ; {runtime_call}
|
5084 | 0x000001bb61908df4: e9fb ffff
|
5085 |
|
5086 | 0x000001bb61908df8: ; {static_stub}
|
5087 | 0x000001bb61908df8: ff48 bb00 | 0000 0000
|
5088 |
|
5089 | 0x000001bb61908e00: ; {runtime_call}
|
5090 | 0x000001bb61908e00: 0000 00e9 | fbff ffff
|
5091 |
|
5092 | 0x000001bb61908e08: ; {static_stub}
|
5093 | 0x000001bb61908e08: 48bb 0000 | 0000 0000
|
5094 |
|
5095 | 0x000001bb61908e10: ; {runtime_call}
|
5096 | 0x000001bb61908e10: 0000 e9fb
|
5097 |
|
5098 | 0x000001bb61908e14: ; {static_stub}
|
5099 | 0x000001bb61908e14: ffff ff48 | bb00 0000 | 0000 0000
|
5100 |
|
5101 | 0x000001bb61908e20: ; {runtime_call}
|
5102 | 0x000001bb61908e20: 00e9 fbff
|
5103 |
|
5104 | 0x000001bb61908e24: ; {static_stub}
|
5105 | 0x000001bb61908e24: ffff 48bb | 0000 0000 | 0000 0000
|
5106 |
|
5107 | 0x000001bb61908e30: ; {runtime_call}
|
5108 | 0x000001bb61908e30: e9fb ffff
|
5109 |
|
5110 | 0x000001bb61908e34: ; {static_stub}
|
5111 | 0x000001bb61908e34: ff48 bb00 | 0000 0000
|
5112 |
|
5113 | 0x000001bb61908e3c: ; {runtime_call}
|
5114 | 0x000001bb61908e3c: 0000 00e9 | fbff ffff
|
5115 |
|
5116 | 0x000001bb61908e44: ; {static_stub}
|
5117 | 0x000001bb61908e44: 48bb 0000 | 0000 0000
|
5118 |
|
5119 | 0x000001bb61908e4c: ; {runtime_call}
|
5120 | 0x000001bb61908e4c: 0000 e9fb
|
5121 |
|
5122 | 0x000001bb61908e50: ; {static_stub}
|
5123 | 0x000001bb61908e50: ffff ff48 | bb00 0000 | 0000 0000
|
5124 |
|
5125 | 0x000001bb61908e5c: ; {runtime_call}
|
5126 | 0x000001bb61908e5c: 00e9 fbff
|
5127 |
|
5128 | 0x000001bb61908e60: ; {static_stub}
|
5129 | 0x000001bb61908e60: ffff 48bb | 0000 0000 | 0000 0000
|
5130 |
|
5131 | 0x000001bb61908e6c: ; {runtime_call}
|
5132 | 0x000001bb61908e6c: e9fb ffff
|
5133 |
|
5134 | 0x000001bb61908e70: ; {static_stub}
|
5135 | 0x000001bb61908e70: ff48 bb00 | 0000 0000
|
5136 |
|
5137 | 0x000001bb61908e78: ; {runtime_call}
|
5138 | 0x000001bb61908e78: 0000 00e9 | fbff ffff
|
5139 | [Exception Handler]
|
5140 | 0x000001bb61908e80: ; {runtime_call handle_exception_from_callee Runtime1 stub}
|
5141 | 0x000001bb61908e80: e8fb 94d5
|
5142 |
|
5143 | 0x000001bb61908e84: ; {external_word}
|
5144 | 0x000001bb61908e84: 0548 b910 | 1118 effb | 7f00 0048
|
5145 |
|
5146 | 0x000001bb61908e90: ; {runtime_call}
|
5147 | 0x000001bb61908e90: 83e4 f048 | b8d0 d2da | eefb 7f00 | 00ff d0f4
|
5148 | [Deopt Handler Code]
|
5149 | 0x000001bb61908ea0: ; {section_word}
|
5150 | 0x000001bb61908ea0: 49ba a08e | 9061 bb01 | 0000 4152
|
5151 |
|
5152 | 0x000001bb61908eac: ; {runtime_call DeoptimizationBlob}
|
5153 | 0x000001bb61908eac: e9ef bac9 | 05f4 f4f4 | f4f4 f4f4
|
5154 | [/MachCode]
|
5155 |
|
5156 |
|
5157 | Compiled method (c1) 58156 16632 3 net.minecraft.class_310::method_1523 (1043 bytes)
|
5158 | total in heap [0x000001bb618d0210,0x000001bb618db250] = 45120
|
5159 | relocation [0x000001bb618d0370,0x000001bb618d0eb8] = 2888
|
5160 | constants [0x000001bb618d0ec0,0x000001bb618d0ee0] = 32
|
5161 | main code [0x000001bb618d0ee0,0x000001bb618d86e0] = 30720
|
5162 | stub code [0x000001bb618d86e0,0x000001bb618d8ba8] = 1224
|
5163 | oops [0x000001bb618d8ba8,0x000001bb618d8c08] = 96
|
5164 | metadata [0x000001bb618d8c08,0x000001bb618d8ec8] = 704
|
5165 | scopes data [0x000001bb618d8ec8,0x000001bb618d9e70] = 4008
|
5166 | scopes pcs [0x000001bb618d9e70,0x000001bb618dafb0] = 4416
|
5167 | dependencies [0x000001bb618dafb0,0x000001bb618db008] = 88
|
5168 | nul chk table [0x000001bb618db008,0x000001bb618db250] = 584
|
5169 |
|
5170 |
|
5171 | [Constant Pool]
|
5172 | Address hex4 hex8
|
5173 | 0x000001bb618d0ec0: 0x00000000 0x3ff0000000000000
|
5174 | 0x000001bb618d0ec4: 0x3ff00000
|
5175 | 0x000001bb618d0ec8: 0x00000000 0x4059000000000000
|
5176 | 0x000001bb618d0ecc: 0x40590000
|
5177 | 0x000001bb618d0ed0: 0x00000000 0x4059000000000000
|
5178 | 0x000001bb618d0ed4: 0x40590000
|
5179 | 0x000001bb618d0ed8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
|
5180 | 0x000001bb618d0edc: 0xf4f4f4f4
|
5181 |
|
5182 | [MachCode]
|
5183 | [Entry Point]
|
5184 | # {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310'
|
5185 | # this: rdx:rdx = 'net/minecraft/class_310'
|
5186 | # parm0: r8 = boolean
|
5187 | # [sp+0x1a0] (sp of caller)
|
5188 | 0x000001bb618d0ee0: ; {no_reloc}
|
5189 | 0x000001bb618d0ee0: 448b 5208
|
5190 |
|
5191 | 0x000001bb618d0ee4: ; {runtime_call ic_miss_stub}
|
5192 | 0x000001bb618d0ee4: 4c3b d00f | 8593 d8cc | 0566 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000
|
5193 | [Verified Entry Point]
|
5194 | 0x000001bb618d0f00: 8984 2400 | 80ff ff55 | 4881 ec90 | 0100 0090 | 4181 7f20 | 0b00 0000
|
5195 |
|
5196 | 0x000001bb618d0f18: ; {runtime_call StubRoutines (final stubs)}
|
5197 | 0x000001bb618d0f18: 7405 e821 | 3dcb 0548 | 8994 24b0 | 0000 0044 | 8984 24b8
|
5198 |
|
5199 | 0x000001bb618d0f2c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5200 | 0x000001bb618d0f2c: 0000 0048 | be80 1908 | 40bb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
|
5201 | 0x000001bb618d0f4c: 0000 85ff | 0f84 f366 | 0000 488b | b2b8 0000 | 0048 3b06
|
5202 |
|
5203 | 0x000001bb618d0f60: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5204 | 0x000001bb618d0f60: 488b fe48 | bb80 1908 | 40bb 0100 | 0048 8383 | 1001 0000 | 0141 0fbe | 7f40 85ff | 0f85 ed66
|
5205 | 0x000001bb618d0f80: ; {oop("Pre render"{0x000001bb85d857d8})}
|
5206 | 0x000001bb618d0f80: 0000 49ba | d857 d885 | bb01 0000 | 4c89 5678
|
5207 |
|
5208 | 0x000001bb618d0f90: ; {oop("Pre render"{0x000001bb85d857d8})}
|
5209 | 0x000001bb618d0f90: 48bf d857 | d885 bb01 | 0000 488b | de48 33df | 48c1 eb19 | 4883 fb00 | 0f85 dd66 | 0000 488b
|
5210 | 0x000001bb618d0fb0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5211 | 0x000001bb618d0fb0: fe48 bb80 | 1908 40bb | 0100 0048 | 8383 4801
|
5212 |
|
5213 | 0x000001bb618d0fc0: ; {metadata(method data for {method} {0x000001bb3f219ea8} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
5214 | 0x000001bb618d0fc0: 0000 0148 | bf58 3608 | 40bb 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
|
5215 | 0x000001bb618d0fe0: 1f00 85db | 0f84 b966
|
5216 |
|
5217 | 0x000001bb618d0fe8: ; {metadata(method data for {method} {0x000001bb3f219ea8} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
5218 | 0x000001bb618d0fe8: 0000 48bf | 5836 0840 | bb01 0000 | 4883 8710 | 0100 0001
|
5219 |
|
5220 | 0x000001bb618d0ffc: ; {metadata(method data for {method} {0x000001bb3f212758} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
5221 | 0x000001bb618d0ffc: 48bf b837 | 0840 bb01 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
5222 | 0x000001bb618d101c: db0f 84a1 | 6600 0048
|
5223 |
|
5224 | 0x000001bb618d1024: ; {metadata(method data for {method} {0x000001bb3f212758} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
5225 | 0x000001bb618d1024: 8bfe 48bb | b837 0840 | bb01 0000 | 4883 8310 | 0100 0001 | 488b 7e10
|
5226 |
|
5227 | 0x000001bb618d103c: ; {metadata(method data for {method} {0x000001bb3f212758} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
5228 | 0x000001bb618d103c: 48be b837 | 0840 bb01 | 0000 4883 | 8648 0100 | 0001 488b | d766 0f1f
|
5229 |
|
5230 | 0x000001bb618d1054: ; {static_call}
|
5231 | 0x000001bb618d1054: 4400 00e8
|
5232 |
|
5233 | 0x000001bb618d1058: ; ImmutableOopMap {[176]=Oop }
|
5234 | ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0}
|
5235 | ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 79)
|
5236 | ; - net.minecraft.class_1041::method_22093@1 (line 148)
|
5237 | ; - net.minecraft.class_310::method_1523@14 (line 1286)
|
5238 | 0x000001bb618d1058: 8442 ffff
|
5239 |
|
5240 | 0x000001bb618d105c: ; {other}
|
5241 | 0x000001bb618d105c: 0f1f 8400 | 4c0e 0000 | 83e0 0183 | e001 85c0
|
5242 |
|
5243 | 0x000001bb618d106c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5244 | 0x000001bb618d106c: 49b8 8019 | 0840 bb01 | 0000 49b9 | 8001 0000 | 0000 0000 | 740a 49b9 | 9001 0000 | 0000 0000
|
5245 | 0x000001bb618d108c: 4b8b 1408 | 488d 5201 | 4b89 1408 | 488b 9424 | b000 0000 | 0f84 6200 | 0000 4c8b
|
5246 |
|
5247 | 0x000001bb618d10a8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5248 | 0x000001bb618d10a8: c249 b980 | 1908 40bb
|
5249 |
|
5250 | 0x000001bb618d10b0: ; {metadata('net/minecraft/class_310')}
|
5251 | 0x000001bb618d10b0: 0100 0049 | bab0 f4d1 | 8000 0000 | 004d 8991 | b001 0000 | 4983 81b8 | 0100 0001
|
5252 |
|
5253 | 0x000001bb618d10cc: ; {metadata(method data for {method} {0x000001bb3e5ef1a8} 'method_1592' '()V' in 'net/minecraft/class_310')}
|
5254 | 0x000001bb618d10cc: 49b8 203b | 0840 bb01 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
5255 | 0x000001bb618d10ec: ff1f 0045 | 85c9 0f84 | ed65 0000 | 41b8 0000 | 0000 4488 | 427b f083 | 4424 c000 | 488b b210
|
5256 | 0x000001bb618d110c: 0300 0048
|
5257 |
|
5258 | 0x000001bb618d1110: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5259 | 0x000001bb618d1110: 85f6 49b8 | 8019 0840 | bb01 0000 | 49b9 d801 | 0000 0000 | 0000 740a | 49b9 e801 | 0000 0000
|
5260 | 0x000001bb618d1130: 0000 4b8b | 3c08 488d | 7f01 4b89 | 3c08 0f84 | e903 0000 | 4c8b 82e0 | 0200 004d | 85c0 7516
|
5261 | 0x000001bb618d1150: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5262 | 0x000001bb618d1150: 48bf 8019 | 0840 bb01 | 0000 808f | f101 0000 | 01e9 b400
|
5263 |
|
5264 | 0x000001bb618d1164: ; {metadata('net/minecraft/class_425')}
|
5265 | 0x000001bb618d1164: 0000 48bb | e078 cd80 | 0000 0000 | 458b 4808 | 493b d90f | 8581 0000
|
5266 |
|
5267 | 0x000001bb618d117c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5268 | 0x000001bb618d117c: 0048 bf80 | 1908 40bb | 0100 0041 | 8b58 0848 | 3b9f 0802 | 0000 750d | 4883 8710 | 0200 0001
|
5269 | 0x000001bb618d119c: e97e 0000 | 0048 3b9f | 1802 0000 | 750d 4883 | 8720 0200 | 0001 e968 | 0000 0048 | 83bf 0802
|
5270 | 0x000001bb618d11bc: 0000 0075 | 1748 899f | 0802 0000 | 48c7 8710 | 0200 0001 | 0000 00e9 | 4700 0000 | 4883 bf18
|
5271 | 0x000001bb618d11dc: 0200 0000 | 7517 4889 | 9f18 0200 | 0048 c787 | 2002 0000 | 0100 0000 | e926 0000 | 00e9 2100
|
5272 | 0x000001bb618d11fc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5273 | 0x000001bb618d11fc: 0000 48bf | 8019 0840 | bb01 0000 | 4883 aff8 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4d33
|
5274 | 0x000001bb618d121c: c0eb 0a49 | b801 0000 | 0000 0000 | 0045 85c0
|
5275 |
|
5276 | 0x000001bb618d122c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5277 | 0x000001bb618d122c: 49b8 8019 | 0840 bb01 | 0000 49b9 | 3002 0000 | 0000 0000 | 750a 49b9 | 4002 0000 | 0000 0000
|
5278 | 0x000001bb618d124c: 4b8b 3c08 | 488d 7f01 | 4b89 3c08 | 0f85 cf02 | 0000 4889 | b424 c000 | 0000 450f | be47 4045
|
5279 | 0x000001bb618d126c: 85c0 0f85 | 9264 0000 | 4d33 d24c | 8992 1003 | 0000 4c8b
|
5280 |
|
5281 | 0x000001bb618d1280: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5282 | 0x000001bb618d1280: c249 b980 | 1908 40bb
|
5283 |
|
5284 | 0x000001bb618d1288: ; {metadata('net/minecraft/class_310')}
|
5285 | 0x000001bb618d1288: 0100 0049 | bab0 f4d1 | 8000 0000 | 004d 8991 | 6002 0000 | 4983 8168 | 0200 0001
|
5286 |
|
5287 | 0x000001bb618d12a4: ; {metadata(method data for {method} {0x000001bb3e5ed650} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
5288 | 0x000001bb618d12a4: 49b8 583c | 0840 bb01 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
5289 | 0x000001bb618d12c4: ff1f 0045 | 85c9 0f84 | 5564 0000
|
5290 |
|
5291 | 0x000001bb618d12d0: ; {metadata(method data for {method} {0x000001bb3e5ed650} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
5292 | 0x000001bb618d12d0: 4c8b c249 | b958 3c08 | 40bb 0100 | 0049 8381 | 1001 0000 | 0141 b800
|
5293 |
|
5294 | 0x000001bb618d12e8: ; {oop(nullptr)}
|
5295 | 0x000001bb618d12e8: 0000 0049 | b900 0000 | 0000 0000 | 0048 8bfa | 488b d70f
|
5296 |
|
5297 | 0x000001bb618d12fc: ; {optimized virtual_call}
|
5298 | 0x000001bb618d12fc: 1f40 00e8
|
5299 |
|
5300 | 0x000001bb618d1300: ; ImmutableOopMap {[176]=Oop [192]=Oop }
|
5301 | ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0}
|
5302 | ; - net.minecraft.class_310::method_1521@3 (line 1046)
|
5303 | ; - net.minecraft.class_310::method_1523@52 (line 1294)
|
5304 | 0x000001bb618d1300: 7cd7 cc05
|
5305 |
|
5306 | 0x000001bb618d1304: ; {other}
|
5307 | 0x000001bb618d1304: 0f1f 8400 | f410 0001 | 0f1f 4000
|
5308 |
|
5309 | 0x000001bb618d1310: ; {no_reloc}
|
5310 | 0x000001bb618d1310: e940 6400 | 0090 9090 | 9090 488b | 9424 c000 | 0000 4889 | 8424 c800 | 0000 0f1f
|
5311 |
|
5312 | 0x000001bb618d132c: ; {static_call}
|
5313 | 0x000001bb618d132c: 4400 00e8
|
5314 |
|
5315 | 0x000001bb618d1330: ; ImmutableOopMap {[176]=Oop [200]=Oop }
|
5316 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
5317 | ; - net.minecraft.class_310::method_1523@56 (line 1294)
|
5318 | 0x000001bb618d1330: 4cdd cc05
|
5319 |
|
5320 | 0x000001bb618d1334: ; {other}
|
5321 | 0x000001bb618d1334: 0f1f 8400 | 2411 0002
|
5322 |
|
5323 | 0x000001bb618d133c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5324 | 0x000001bb618d133c: 49b8 8019 | 0840 bb01 | 0000 4d8d | 80a8 0200 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
|
5325 | 0x000001bb618d135c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
|
5326 | 0x000001bb618d137c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 | 0848 8b94
|
5327 | 0x000001bb618d139c: 24c8 0000 | 0048 3b02
|
5328 |
|
5329 | 0x000001bb618d13a4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5330 | 0x000001bb618d13a4: 4c8b c249 | b980 1908 | 40bb 0100
|
5331 |
|
5332 | 0x000001bb618d13b0: ; {metadata('java/util/concurrent/CompletableFuture')}
|
5333 | 0x000001bb618d13b0: 0049 ba98 | 1727 8000 | 0000 004d | 8991 c802 | 0000 4983 | 81d0 0200
|
5334 |
|
5335 | 0x000001bb618d13c8: ; {metadata(method data for {method} {0x000001bb319e6730} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
5336 | 0x000001bb618d13c8: 0001 49b8 | b8a0 ff3f | bb01 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
|
5337 | 0x000001bb618d13e8: e1fe ff1f | 0045 85c9 | 0f84 6e63 | 0000 4c8b
|
5338 |
|
5339 | 0x000001bb618d13f8: ; {metadata(method data for {method} {0x000001bb319e6730} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
5340 | 0x000001bb618d13f8: c249 b9b8 | a0ff 3fbb | 0100 0049 | 8381 1001
|
5341 |
|
5342 | 0x000001bb618d1408: ; {oop(nullptr)}
|
5343 | 0x000001bb618d1408: 0000 0149 | b800 0000 | 0000 0000 | 004c 8bc8 | 0f1f 8000
|
5344 |
|
5345 | 0x000001bb618d141c: ; {optimized virtual_call}
|
5346 | 0x000001bb618d141c: 0000 00e8
|
5347 |
|
5348 | 0x000001bb618d1420: ; ImmutableOopMap {[176]=Oop }
|
5349 | ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0}
|
5350 | ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227)
|
5351 | ; - net.minecraft.class_310::method_1523@61 (line 1294)
|
5352 | 0x000001bb618d1420: 5cd6 cc05
|
5353 |
|
5354 | 0x000001bb618d1424: ; {other}
|
5355 | 0x000001bb618d1424: 0f1f 8400 | 1412 0003 | 488b 9424 | b000 0000 | e9f4 0000 | 000f 1f80 | 0000 0000
|
5356 |
|
5357 | 0x000001bb618d1440: ; implicit exception: dispatches to 0x000001bb618d7785
|
5358 | 0x000001bb618d1440: 483b 0248
|
5359 |
|
5360 | 0x000001bb618d1444: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5361 | 0x000001bb618d1444: 8bf2 48bf | 8019 0840 | bb01 0000 | 8b76 0848 | 3bb7 9003 | 0000 750d | 4883 8798 | 0300 0001
|
5362 | 0x000001bb618d1464: e960 0000 | 0048 3bb7 | a003 0000 | 750d 4883 | 87a8 0300 | 0001 e94a | 0000 0048 | 83bf 9003
|
5363 | 0x000001bb618d1484: 0000 0075 | 1748 89b7 | 9003 0000 | 48c7 8798 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bfa0
|
5364 | 0x000001bb618d14a4: 0300 0000 | 7517 4889 | b7a0 0300 | 0048 c787 | a803 0000 | 0100 0000 | e908 0000 | 0048 8387
|
5365 | 0x000001bb618d14c4: 8003 0000 | 010f 1f40 | 0048 b8ff | ffff ffff
|
5366 |
|
5367 | 0x000001bb618d14d4: ; {virtual_call}
|
5368 | 0x000001bb618d14d4: ffff ffe8
|
5369 |
|
5370 | 0x000001bb618d14d8: ; ImmutableOopMap {[176]=Oop }
|
5371 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
5372 | ; - net.minecraft.class_310::method_1523@83 (line 1299)
|
5373 | 0x000001bb618d14d8: a4d8 cc05
|
5374 |
|
5375 | 0x000001bb618d14dc: ; {other}
|
5376 | 0x000001bb618d14dc: 0f1f 8400 | cc12 0004
|
5377 |
|
5378 | 0x000001bb618d14e4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5379 | 0x000001bb618d14e4: 48ba 8019 | 0840 bb01 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
|
5380 | 0x000001bb618d1504: f60f 847f | 6200 004d | 8b97 5804
|
5381 |
|
5382 | 0x000001bb618d1510: ; ImmutableOopMap {[176]=Oop }
|
5383 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
5384 | ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299)
|
5385 | ; {poll}
|
5386 | 0x000001bb618d1510: 0000 4185
|
5387 |
|
5388 | 0x000001bb618d1514: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5389 | 0x000001bb618d1514: 0248 ba80 | 1908 40bb | 0100 00ff | 82b8 0300 | 0048 8b94 | 24b0 0000 | 0048 8bb2 | 0803 0000
|
5390 | 0x000001bb618d1534: ; implicit exception: dispatches to 0x000001bb618d77ab
|
5391 | 0x000001bb618d1534: 483b 0648
|
5392 |
|
5393 | 0x000001bb618d1538: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5394 | 0x000001bb618d1538: 8bfe 48bb | 8019 0840 | bb01 0000 | 8b7f 0848 | 3bbb 0003 | 0000 750d | 4883 8308 | 0300 0001
|
5395 | 0x000001bb618d1558: e960 0000 | 0048 3bbb | 1003 0000 | 750d 4883 | 8318 0300 | 0001 e94a | 0000 0048 | 83bb 0003
|
5396 | 0x000001bb618d1578: 0000 0075 | 1748 89bb | 0003 0000 | 48c7 8308 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bb10
|
5397 | 0x000001bb618d1598: 0300 0000 | 7517 4889 | bb10 0300 | 0048 c783 | 1803 0000 | 0100 0000 | e908 0000 | 0048 8383
|
5398 | 0x000001bb618d15b8: f002 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b828 | 4014 8000
|
5399 |
|
5400 | 0x000001bb618d15cc: ; {virtual_call}
|
5401 | 0x000001bb618d15cc: 0000 00e8
|
5402 |
|
5403 | 0x000001bb618d15d0: ; ImmutableOopMap {[176]=Oop }
|
5404 | ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
|
5405 | ; - net.minecraft.class_310::method_1523@69 (line 1298)
|
5406 | 0x000001bb618d15d0: 6c47 bc06
|
5407 |
|
5408 | 0x000001bb618d15d4: ; {other}
|
5409 | 0x000001bb618d15d4: 0f1f 8400 | c413 0006 | 4885 c075
|
5410 |
|
5411 | 0x000001bb618d15e0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5412 | 0x000001bb618d15e0: 1648 bf80 | 1908 40bb | 0100 0080 | 8f21 0300 | 0001 e9cd
|
5413 |
|
5414 | 0x000001bb618d15f4: ; {metadata('java/lang/Runnable')}
|
5415 | 0x000001bb618d15f4: 0000 0048 | bb60 7204 | 8000 0000 | 008b 7808 | 483b 5f20 | 0f84 1a00 | 0000 483b | fb0f 8411
|
5416 | 0x000001bb618d1614: 0000 0057
|
5417 |
|
5418 | 0x000001bb618d1618: ; {runtime_call slow_subtype_check Runtime1 stub}
|
5419 | 0x000001bb618d1618: 53e8 6219 | d905 5f5f | 85ff 0f84 | 8000 0000
|
5420 |
|
5421 | 0x000001bb618d1628: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5422 | 0x000001bb618d1628: 48bf 8019 | 0840 bb01 | 0000 8b58 | 0848 3b9f | 3803 0000 | 750d 4883 | 8740 0300 | 0001 e979
|
5423 | 0x000001bb618d1648: 0000 0048 | 3b9f 4803 | 0000 750d | 4883 8750 | 0300 0001 | e963 0000 | 0048 83bf | 3803 0000
|
5424 | 0x000001bb618d1668: 0075 1748 | 899f 3803 | 0000 48c7 | 8740 0300 | 0001 0000 | 00e9 4200 | 0000 4883 | bf48 0300
|
5425 | 0x000001bb618d1688: 0000 7517 | 4889 9f48 | 0300 0048 | c787 5003 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
5426 | 0x000001bb618d16a8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5427 | 0x000001bb618d16a8: 48bf 8019 | 0840 bb01 | 0000 4883 | af28 0300 | 0001 e9f1 | 6000 00e9 | 0000 0000 | 488b d048
|
5428 | 0x000001bb618d16c8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5429 | 0x000001bb618d16c8: 85d2 48be | 8019 0840 | bb01 0000 | 48bf 7003 | 0000 0000 | 0000 750a | 48bf 6003 | 0000 0000
|
5430 | 0x000001bb618d16e8: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | 44fd ffff | 488b 9424 | b000 0000 | 488b b2c0
|
5431 | 0x000001bb618d1708: 0000 0048 | 89b4 24d0
|
5432 |
|
5433 | 0x000001bb618d1710: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5434 | 0x000001bb618d1710: 0000 0048 | bf80 1908 | 40bb 0100 | 0048 8387 | d003 0000
|
5435 |
|
5436 | 0x000001bb618d1724: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
5437 | 0x000001bb618d1724: 0148 bf58 | a8d4 3fbb | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
|
5438 | 0x000001bb618d1744: 85db 0f84 | 6d60 0000
|
5439 |
|
5440 | 0x000001bb618d174c: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
5441 | 0x000001bb618d174c: 48bf 58a8 | d43f bb01 | 0000 4883 | 8710 0100
|
5442 |
|
5443 | 0x000001bb618d175c: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
5444 | 0x000001bb618d175c: 0001 48bf | 405d cb3f | bb01 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
5445 | 0x000001bb618d177c: 0085 db0f | 8455 6000
|
5446 |
|
5447 | 0x000001bb618d1784: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
5448 | 0x000001bb618d1784: 0048 bf68 | 65f5 70bb | 0100 0048 | 8bbf e800 | 0000 483b | 0748 8bdf
|
5449 |
|
5450 | 0x000001bb618d179c: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
5451 | 0x000001bb618d179c: 48b8 405d | cb3f bb01 | 0000 8b5b | 0848 3b98 | 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960
|
5452 | 0x000001bb618d17bc: 0000 0048 | 3b98 3001 | 0000 750d | 4883 8038 | 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000
|
5453 | 0x000001bb618d17dc: 0075 1748 | 8998 2001 | 0000 48c7 | 8028 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100
|
5454 | 0x000001bb618d17fc: 0000 7517 | 4889 9830 | 0100 0048 | c780 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001
|
5455 | 0x000001bb618d181c: 0000 0148 | 8bd7 6666 | 9048 b860 | 74ef 8000
|
5456 |
|
5457 | 0x000001bb618d182c: ; {virtual_call}
|
5458 | 0x000001bb618d182c: 0000 00e8
|
5459 |
|
5460 | 0x000001bb618d1830: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
5461 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
5462 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
5463 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
5464 | ; - net.minecraft.class_310::method_1523@95 (line 1302)
|
5465 | 0x000001bb618d1830: ecf9 f906
|
5466 |
|
5467 | 0x000001bb618d1834: ; {other}
|
5468 | 0x000001bb618d1834: 0f1f 8400 | 2416 0007 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
|
5469 | 0x000001bb618d1854: 84a7 5f00
|
5470 |
|
5471 | 0x000001bb618d1858: ; {runtime_call}
|
5472 | 0x000001bb618d1858: 0048 b8e0 | 15ec eefb | 7f00 00ff
|
5473 |
|
5474 | 0x000001bb618d1864: ; {other}
|
5475 | 0x000001bb618d1864: d00f 1f84 | 0000 0000 | 0048 8bb4 | 24d0 0000 | 0048 3b06
|
5476 |
|
5477 | 0x000001bb618d1878: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5478 | 0x000001bb618d1878: 4c8b c648 | ba80 1908 | 40bb 0100
|
5479 |
|
5480 | 0x000001bb618d1884: ; {metadata('net/minecraft/class_9779$class_9781')}
|
5481 | 0x000001bb618d1884: 0049 baf0 | fad2 8000 | 0000 004c | 8992 f003 | 0000 4883 | 82f8 0300
|
5482 |
|
5483 | 0x000001bb618d189c: ; {metadata(method data for {method} {0x000001bb3e662910} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
5484 | 0x000001bb618d189c: 0001 49b8 | c043 0840 | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
5485 | 0x000001bb618d18bc: ff1f 0085 | d20f 8443 | 5f00 004c
|
5486 |
|
5487 | 0x000001bb618d18c8: ; {metadata(method data for {method} {0x000001bb3e662910} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
5488 | 0x000001bb618d18c8: 8bc6 48ba | c043 0840 | bb01 0000 | 4883 8210 | 0100 0001 | 4c8b c048 | 8bd6 4889 | 8424 d800
|
5489 | 0x000001bb618d18e8: 0000 0f1f
|
5490 |
|
5491 | 0x000001bb618d18ec: ; {optimized virtual_call}
|
5492 | 0x000001bb618d18ec: 4400 00e8
|
5493 |
|
5494 | 0x000001bb618d18f0: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
5495 | ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0}
|
5496 | ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38)
|
5497 | ; - net.minecraft.class_310::method_1523@99 (line 1302)
|
5498 | 0x000001bb618d18f0: 3c34 0107
|
5499 |
|
5500 | 0x000001bb618d18f4: ; {other}
|
5501 | 0x000001bb618d18f4: 0f1f 8400 | e416 0008 | 448b 8424 | b800 0000
|
5502 |
|
5503 | 0x000001bb618d1904: ; {metadata(method data for {method} {0x000001bb3e662910} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
5504 | 0x000001bb618d1904: 4585 c048 | bac0 4308 | 40bb 0100 | 0048 be48 | 0100 0000 | 0000 0074 | 0a48 be58 | 0100 0000
|
5505 | 0x000001bb618d1924: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8440 0000 | 0048 8b84 | 24d8 0000 | 0048 8bb4
|
5506 | 0x000001bb618d1944: 24d0 0000 | 0048 8bd6
|
5507 |
|
5508 | 0x000001bb618d194c: ; {metadata(method data for {method} {0x000001bb3e662910} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
5509 | 0x000001bb618d194c: 48bf c043 | 0840 bb01 | 0000 4883 | 8768 0100 | 0001 4c8b | c048 8bd6
|
5510 |
|
5511 | 0x000001bb618d1964: ; {optimized virtual_call}
|
5512 | 0x000001bb618d1964: 6666 90e8
|
5513 |
|
5514 | 0x000001bb618d1968: ; ImmutableOopMap {[176]=Oop }
|
5515 | ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0}
|
5516 | ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40)
|
5517 | ; - net.minecraft.class_310::method_1523@99 (line 1302)
|
5518 | 0x000001bb618d1968: f442 ffff
|
5519 |
|
5520 | 0x000001bb618d196c: ; {other}
|
5521 | 0x000001bb618d196c: 0f1f 8400 | 5c17 0009 | e905 0000 | 00b8 0000
|
5522 |
|
5523 | 0x000001bb618d197c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5524 | 0x000001bb618d197c: 0000 49b8 | 8019 0840 | bb01 0000 | 4983 8018 | 0400 0001
|
5525 |
|
5526 | 0x000001bb618d1990: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5527 | 0x000001bb618d1990: 49b8 28ad | f63f bb01 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
5528 | 0x000001bb618d19b0: 0085 d20f | 8472 5e00
|
5529 |
|
5530 | 0x000001bb618d19b8: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001bb85d857f8})}
|
5531 | 0x000001bb618d19b8: 0049 b8f8 | 57d8 85bb | 0100 0049
|
5532 |
|
5533 | 0x000001bb618d19c4: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5534 | 0x000001bb618d19c4: 8bd0 48be | 28ad f63f | bb01 0000 | 4883 8610 | 0100 0001
|
5535 |
|
5536 | 0x000001bb618d19d8: ; implicit exception: dispatches to 0x000001bb618d784c
|
5537 | 0x000001bb618d19d8: 458b 400c
|
5538 |
|
5539 | 0x000001bb618d19dc: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5540 | 0x000001bb618d19dc: 4585 c049 | b828 adf6 | 3fbb 0100 | 0048 ba48 | 0100 0000 | 0000 0075 | 0a48 ba58 | 0100 0000
|
5541 | 0x000001bb618d19fc: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 85c2 0200
|
5542 |
|
5543 | 0x000001bb618d1a10: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5544 | 0x000001bb618d1a10: 0049 b828 | adf6 3fbb | 0100 0049 | 8380 6801
|
5545 |
|
5546 | 0x000001bb618d1a20: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5547 | 0x000001bb618d1a20: 0000 0149 | b8b0 aff6 | 3fbb 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
5548 | 0x000001bb618d1a40: feff 1f00 | 85d2 0f84 | 055e 0000
|
5549 |
|
5550 | 0x000001bb618d1a4c: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5551 | 0x000001bb618d1a4c: 49b8 b0af | f63f bb01 | 0000 4983 | 8010 0100
|
5552 |
|
5553 | 0x000001bb618d1a5c: ; {metadata(method data for {method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
5554 | 0x000001bb618d1a5c: 0001 49b8 | 98b1 f63f | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
5555 | 0x000001bb618d1a7c: ff1f 0085 | d20f 84eb
|
5556 |
|
5557 | 0x000001bb618d1a84: ; {oop(a 'java/lang/Class'{0x000001bb712ba530} = 'com/mojang/jtracy/TracyClient')}
|
5558 | 0x000001bb618d1a84: 5d00 0049 | b830 a52b | 71bb 0100 | 0045 0fbe | 80b0 0000 | 0041 83e0 | 0145 85c0
|
5559 |
|
5560 | 0x000001bb618d1aa0: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5561 | 0x000001bb618d1aa0: 49b8 b0af | f63f bb01 | 0000 48ba | 2001 0000 | 0000 0000 | 740a 48ba | 3001 0000 | 0000 0000
|
5562 | 0x000001bb618d1ac0: 498b 3410 | 488d 7601 | 4989 3410 | 8984 24bc | 0000 000f | 84eb 0100
|
5563 |
|
5564 | 0x000001bb618d1ad8: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001bb85d85808})}
|
5565 | 0x000001bb618d1ad8: 0048 ba08 | 58d8 85bb | 0100 004c
|
5566 |
|
5567 | 0x000001bb618d1ae4: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5568 | 0x000001bb618d1ae4: 8bc2 48be | b0af f63f | bb01 0000 | 458b 4008 | 4c3b 8650 | 0100 0075 | 0d48 8386 | 5801 0000
|
5569 | 0x000001bb618d1b04: 01e9 6000 | 0000 4c3b | 8660 0100 | 0075 0d48 | 8386 6801 | 0000 01e9 | 4a00 0000 | 4883 be50
|
5570 | 0x000001bb618d1b24: 0100 0000 | 7517 4c89 | 8650 0100 | 0048 c786 | 5801 0000 | 0100 0000 | e929 0000 | 0048 83be
|
5571 | 0x000001bb618d1b44: 6001 0000 | 0075 174c | 8986 6001 | 0000 48c7 | 8668 0100 | 0001 0000 | 00e9 0800 | 0000 4883
|
5572 | 0x000001bb618d1b64: 8640 0100
|
5573 |
|
5574 | 0x000001bb618d1b68: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5575 | 0x000001bb618d1b68: 0001 49b8 | d8ea 5a31 | bb01 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
5576 | 0x000001bb618d1b88: ff1f 0085 | f60f 8400
|
5577 |
|
5578 | 0x000001bb618d1b90: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5579 | 0x000001bb618d1b90: 5d00 0049 | b8d8 ea5a | 31bb 0100 | 0049 8380 | 1001 0000 | 014c 8bc2
|
5580 |
|
5581 | 0x000001bb618d1ba8: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5582 | 0x000001bb618d1ba8: 48be d8ea | 5a31 bb01 | 0000 4883 | 8620 0100 | 0001 4d8b | 8780 0300 | 004d 8b00
|
5583 |
|
5584 | 0x000001bb618d1bc4: ; {optimized virtual_call}
|
5585 | 0x000001bb618d1bc4: 6666 90e8
|
5586 |
|
5587 | 0x000001bb618d1bc8: ; ImmutableOopMap {[176]=Oop }
|
5588 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
5589 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
5590 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
5591 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
5592 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
5593 | 0x000001bb618d1bc8: b4ce cc05
|
5594 |
|
5595 | 0x000001bb618d1bcc: ; {other}
|
5596 | 0x000001bb618d1bcc: 0f1f 8400 | bc19 000a | 4885 c075
|
5597 |
|
5598 | 0x000001bb618d1bd8: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5599 | 0x000001bb618d1bd8: 1648 beb0 | aff6 3fbb | 0100 0080 | 8e71 0100 | 0001 e9cd
|
5600 |
|
5601 | 0x000001bb618d1bec: ; {metadata('net/minecraft/class_3695')}
|
5602 | 0x000001bb618d1bec: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
5603 | 0x000001bb618d1c0c: 0000 0056
|
5604 |
|
5605 | 0x000001bb618d1c10: ; {runtime_call slow_subtype_check Runtime1 stub}
|
5606 | 0x000001bb618d1c10: 57e8 6a13 | d905 5e5e | 85f6 0f84 | 8000 0000
|
5607 |
|
5608 | 0x000001bb618d1c20: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5609 | 0x000001bb618d1c20: 48be b0af | f63f bb01 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
|
5610 | 0x000001bb618d1c40: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
|
5611 | 0x000001bb618d1c60: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
|
5612 | 0x000001bb618d1c80: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
5613 | 0x000001bb618d1ca0: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5614 | 0x000001bb618d1ca0: 48be b0af | f63f bb01 | 0000 4883 | ae78 0100 | 0001 e9fd | 5b00 00e9 | 0000 0000 | 4c8b c0e9
|
5615 | 0x000001bb618d1cc0: 3208 0000
|
5616 |
|
5617 | 0x000001bb618d1cc4: ; {oop(a 'net/minecraft/class_3694'{0x000001bb85684558})}
|
5618 | 0x000001bb618d1cc4: 49b8 5845 | 6885 bb01 | 0000 e923 | 0800 0089 | 8424 bc00
|
5619 |
|
5620 | 0x000001bb618d1cd8: ; {oop(a 'java/lang/ThreadLocal'{0x000001bb85684548})}
|
5621 | 0x000001bb618d1cd8: 0000 48ba | 4845 6885 | bb01 0000
|
5622 |
|
5623 | 0x000001bb618d1ce4: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5624 | 0x000001bb618d1ce4: 4c8b c248 | be28 adf6 | 3fbb 0100 | 0045 8b40 | 084c 3b86 | 8801 0000 | 750d 4883 | 8690 0100
|
5625 | 0x000001bb618d1d04: 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e94a 0000 | 0048 83be
|
5626 | 0x000001bb618d1d24: 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 2900 | 0000 4883
|
5627 | 0x000001bb618d1d44: be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e908 | 0000 0048
|
5628 | 0x000001bb618d1d64: 8386 7801
|
5629 |
|
5630 | 0x000001bb618d1d68: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5631 | 0x000001bb618d1d68: 0000 0149 | b8d8 ea5a | 31bb 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
|
5632 | 0x000001bb618d1d88: feff 1f00 | 85f6 0f84 | 295b 0000
|
5633 |
|
5634 | 0x000001bb618d1d94: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5635 | 0x000001bb618d1d94: 49b8 d8ea | 5a31 bb01 | 0000 4983 | 8010 0100 | 0001 4c8b
|
5636 |
|
5637 | 0x000001bb618d1da8: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5638 | 0x000001bb618d1da8: c248 bed8 | ea5a 31bb | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b
|
5639 |
|
5640 | 0x000001bb618d1dc4: ; {optimized virtual_call}
|
5641 | 0x000001bb618d1dc4: 0066 90e8
|
5642 |
|
5643 | 0x000001bb618d1dc8: ; ImmutableOopMap {[176]=Oop }
|
5644 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
5645 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
5646 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
5647 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
5648 | 0x000001bb618d1dc8: 84d9 6206
|
5649 |
|
5650 | 0x000001bb618d1dcc: ; {other}
|
5651 | 0x000001bb618d1dcc: 0f1f 8400 | bc1b 000b | 4885 c075
|
5652 |
|
5653 | 0x000001bb618d1dd8: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5654 | 0x000001bb618d1dd8: 1648 be28 | adf6 3fbb | 0100 0080 | 8ea9 0100 | 0001 e9cd
|
5655 |
|
5656 | 0x000001bb618d1dec: ; {metadata('net/minecraft/class_3695')}
|
5657 | 0x000001bb618d1dec: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
5658 | 0x000001bb618d1e0c: 0000 0056
|
5659 |
|
5660 | 0x000001bb618d1e10: ; {runtime_call slow_subtype_check Runtime1 stub}
|
5661 | 0x000001bb618d1e10: 57e8 6a11 | d905 5e5e | 85f6 0f84 | 8000 0000
|
5662 |
|
5663 | 0x000001bb618d1e20: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5664 | 0x000001bb618d1e20: 48be 28ad | f63f bb01 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979
|
5665 | 0x000001bb618d1e40: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000
|
5666 | 0x000001bb618d1e60: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100
|
5667 | 0x000001bb618d1e80: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
5668 | 0x000001bb618d1ea0: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5669 | 0x000001bb618d1ea0: 48be 28ad | f63f bb01 | 0000 4883 | aeb0 0100 | 0001 e927 | 5a00 00e9 | 0000 0000
|
5670 |
|
5671 | 0x000001bb618d1ebc: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
5672 | 0x000001bb618d1ebc: 4c8b c048 | ba68 6c5c | 30bb 0100 | 0048 8d92 | e801 0000
|
5673 |
|
5674 | 0x000001bb618d1ed0: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001bb85d85820})}
|
5675 | 0x000001bb618d1ed0: 48be 2058 | d885 bb01 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
5676 |
|
5677 | 0x000001bb618d1ee8: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5678 | 0x000001bb618d1ee8: 0148 ba28 | adf6 3fbb | 0100 0048 | 8382 e801
|
5679 |
|
5680 | 0x000001bb618d1ef8: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
5681 | 0x000001bb618d1ef8: 0000 0148 | ba68 6c5c | 30bb 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
|
5682 | 0x000001bb618d1f18: 1f00 85ff | 0f84 c559
|
5683 |
|
5684 | 0x000001bb618d1f20: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
5685 | 0x000001bb618d1f20: 0000 48ba | 4804 6030 | bb01 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883
|
5686 | 0x000001bb618d1f40: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
5687 | 0x000001bb618d1f40: 0a01 48ba | 686c 5c30 | bb01 0000 | 4883 8248 | 0100 0001
|
5688 |
|
5689 | 0x000001bb618d1f54: ; {metadata(method data for {method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
5690 | 0x000001bb618d1f54: 48ba 4804 | 6030 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
5691 | 0x000001bb618d1f74: f60f 848d
|
5692 |
|
5693 | 0x000001bb618d1f78: ; {metadata(method data for {method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
5694 | 0x000001bb618d1f78: 5900 0048 | ba68 6c5c | 30bb 0100 | 0048 8d92 | 8001 0000
|
5695 |
|
5696 | 0x000001bb618d1f8c: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000081023378'{0x000001bb85d85858})}
|
5697 | 0x000001bb618d1f8c: 48be 5858 | d885 bb01 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
5698 |
|
5699 | 0x000001bb618d1fa4: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5700 | 0x000001bb618d1fa4: 0148 ba28 | adf6 3fbb | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
|
5701 | 0x000001bb618d1fc4: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5702 | 0x000001bb618d1fc4: 0148 ba28 | adf6 3fbb | 0100 0048 | 8382 0802
|
5703 |
|
5704 | 0x000001bb618d1fd4: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5705 | 0x000001bb618d1fd4: 0000 0148 | bac8 d3fd | 3ebb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
5706 | 0x000001bb618d1ff4: 1f00 85f6 | 0f84 2b59 | 0000 4d85
|
5707 |
|
5708 | 0x000001bb618d2000: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5709 | 0x000001bb618d2000: c048 bac8 | d3fd 3ebb | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
5710 | 0x000001bb618d2020: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8415
|
5711 |
|
5712 | 0x000001bb618d2030: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5713 | 0x000001bb618d2030: 0000 0048 | bac8 d3fd | 3ebb 0100 | 00ff 8230 | 0100 00e9 | c403 0000
|
5714 |
|
5715 | 0x000001bb618d2048: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5716 | 0x000001bb618d2048: 49b8 c8d3 | fd3e bb01 | 0000 4983 | 8048 0100
|
5717 |
|
5718 | 0x000001bb618d2058: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5719 | 0x000001bb618d2058: 0001 49b8 | 3874 8730 | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
5720 | 0x000001bb618d2078: ff1f 0085 | d20f 84c7
|
5721 |
|
5722 | 0x000001bb618d2080: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5723 | 0x000001bb618d2080: 5800 0049 | b838 7487 | 30bb 0100 | 0041 ff80 | 1001 0000
|
5724 |
|
5725 | 0x000001bb618d2094: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000081023378'{0x000001bb85d85858})}
|
5726 | 0x000001bb618d2094: 49b8 5858 | d885 bb01
|
5727 |
|
5728 | 0x000001bb618d209c: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5729 | 0x000001bb618d209c: 0000 48ba | c8d3 fd3e | bb01 0000
|
5730 |
|
5731 | 0x000001bb618d20a8: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
5732 | 0x000001bb618d20a8: 49ba 7833 | 0281 0000 | 0000 4c89 | 92a0 0100 | 0048 8382 | a801 0000
|
5733 |
|
5734 | 0x000001bb618d20c0: ; {metadata(method data for {method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
5735 | 0x000001bb618d20c0: 0149 b8c0 | b2f6 3fbb | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
5736 | 0x000001bb618d20e0: 1f00 85d2 | 0f84 8158
|
5737 |
|
5738 | 0x000001bb618d20e8: ; {metadata(method data for {method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
5739 | 0x000001bb618d20e8: 0000 49b8 | c0b2 f63f | bb01 0000 | 4983 8010 | 0100 0001
|
5740 |
|
5741 | 0x000001bb618d20fc: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5742 | 0x000001bb618d20fc: 49b8 b0af | f63f bb01 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
5743 | 0x000001bb618d211c: 0085 d20f | 8467 5800
|
5744 |
|
5745 | 0x000001bb618d2124: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5746 | 0x000001bb618d2124: 0049 b8b0 | aff6 3fbb | 0100 0049 | 8380 1001
|
5747 |
|
5748 | 0x000001bb618d2134: ; {metadata(method data for {method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
5749 | 0x000001bb618d2134: 0000 0149 | b898 b1f6 | 3fbb 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
5750 | 0x000001bb618d2154: feff 1f00 | 85d2 0f84 | 4d58 0000
|
5751 |
|
5752 | 0x000001bb618d2160: ; {oop(a 'java/lang/Class'{0x000001bb712ba530} = 'com/mojang/jtracy/TracyClient')}
|
5753 | 0x000001bb618d2160: 49b8 30a5 | 2b71 bb01 | 0000 450f | be80 b000 | 0000 4183 | e001 4585
|
5754 |
|
5755 | 0x000001bb618d2178: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5756 | 0x000001bb618d2178: c049 b8b0 | aff6 3fbb | 0100 0048 | ba20 0100 | 0000 0000 | 0074 0a48 | ba30 0100 | 0000 0000
|
5757 | 0x000001bb618d2198: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 84e9
|
5758 |
|
5759 | 0x000001bb618d21a8: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001bb85d85808})}
|
5760 | 0x000001bb618d21a8: 0100 0048 | ba08 58d8 | 85bb 0100 | 004c 8bc2
|
5761 |
|
5762 | 0x000001bb618d21b8: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5763 | 0x000001bb618d21b8: 48be b0af | f63f bb01 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9
|
5764 | 0x000001bb618d21d8: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100
|
5765 | 0x000001bb618d21f8: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001
|
5766 | 0x000001bb618d2218: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640
|
5767 | 0x000001bb618d2238: 0100 0001
|
5768 |
|
5769 | 0x000001bb618d223c: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5770 | 0x000001bb618d223c: 49b8 d8ea | 5a31 bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
5771 | 0x000001bb618d225c: 0085 f60f | 8469 5700
|
5772 |
|
5773 | 0x000001bb618d2264: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5774 | 0x000001bb618d2264: 0049 b8d8 | ea5a 31bb | 0100 0049 | 8380 1001 | 0000 014c
|
5775 |
|
5776 | 0x000001bb618d2278: ; {metadata(method data for {method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
5777 | 0x000001bb618d2278: 8bc2 48be | d8ea 5a31 | bb01 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
|
5778 |
|
5779 | 0x000001bb618d2294: ; {optimized virtual_call}
|
5780 | 0x000001bb618d2294: 8b00 90e8
|
5781 |
|
5782 | 0x000001bb618d2298: ; ImmutableOopMap {[176]=Oop }
|
5783 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
5784 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
5785 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
5786 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
5787 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
5788 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
5789 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
5790 | 0x000001bb618d2298: e4c7 cc05
|
5791 |
|
5792 | 0x000001bb618d229c: ; {other}
|
5793 | 0x000001bb618d229c: 0f1f 8400 | 8c20 000c | 4885 c075
|
5794 |
|
5795 | 0x000001bb618d22a8: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5796 | 0x000001bb618d22a8: 1648 beb0 | aff6 3fbb | 0100 0080 | 8e71 0100 | 0001 e9cd
|
5797 |
|
5798 | 0x000001bb618d22bc: ; {metadata('net/minecraft/class_3695')}
|
5799 | 0x000001bb618d22bc: 0000 0048 | bf08 bed1 | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
|
5800 | 0x000001bb618d22dc: 0000 0056
|
5801 |
|
5802 | 0x000001bb618d22e0: ; {runtime_call slow_subtype_check Runtime1 stub}
|
5803 | 0x000001bb618d22e0: 57e8 9a0c | d905 5e5e | 85f6 0f84 | 8000 0000
|
5804 |
|
5805 | 0x000001bb618d22f0: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5806 | 0x000001bb618d22f0: 48be b0af | f63f bb01 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
|
5807 | 0x000001bb618d2310: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
|
5808 | 0x000001bb618d2330: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
|
5809 | 0x000001bb618d2350: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
5810 | 0x000001bb618d2370: ; {metadata(method data for {method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5811 | 0x000001bb618d2370: 48be b0af | f63f bb01 | 0000 4883 | ae78 0100 | 0001 e968 | 5600 00e9 | 0000 0000 | 4c8b c0e9
|
5812 | 0x000001bb618d2390: 0a00 0000
|
5813 |
|
5814 | 0x000001bb618d2394: ; {oop(a 'net/minecraft/class_3694'{0x000001bb85684558})}
|
5815 | 0x000001bb618d2394: 49b8 5845 | 6885 bb01
|
5816 |
|
5817 | 0x000001bb618d239c: ; {metadata(method data for {method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5818 | 0x000001bb618d239c: 0000 48ba | c8d3 fd3e | bb01 0000 | 4883 82c8 | 0100 0001
|
5819 |
|
5820 | 0x000001bb618d23b0: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5821 | 0x000001bb618d23b0: 48ba 3874 | 8730 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
5822 | 0x000001bb618d23d0: f60f 8421 | 5600 004d
|
5823 |
|
5824 | 0x000001bb618d23d8: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
5825 | 0x000001bb618d23d8: 85c0 48ba | 3874 8730 | bb01 0000 | 48be 2001 | 0000 0000 | 0000 740a | 48be 1001 | 0000 0000
|
5826 | 0x000001bb618d23f8: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 9551 0000 | 4d85 c075
|
5827 |
|
5828 | 0x000001bb618d2410: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5829 | 0x000001bb618d2410: 1648 be28 | adf6 3fbb | 0100 0080 | 8e11 0200 | 0001 e9cf
|
5830 |
|
5831 | 0x000001bb618d2424: ; {metadata('net/minecraft/class_3695')}
|
5832 | 0x000001bb618d2424: 0000 0048 | bf08 bed1 | 8000 0000 | 0041 8b70 | 0848 3b7e | 200f 841a | 0000 0048 | 3bf7 0f84
|
5833 | 0x000001bb618d2444: 1100 0000
|
5834 |
|
5835 | 0x000001bb618d2448: ; {runtime_call slow_subtype_check Runtime1 stub}
|
5836 | 0x000001bb618d2448: 5657 e831 | 0bd9 055e | 5e85 f60f | 8481 0000
|
5837 |
|
5838 | 0x000001bb618d2458: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5839 | 0x000001bb618d2458: 0048 be28 | adf6 3fbb | 0100 0041 | 8b78 0848 | 3bbe 2802 | 0000 750d | 4883 8630 | 0200 0001
|
5840 | 0x000001bb618d2478: e979 0000 | 0048 3bbe | 3802 0000 | 750d 4883 | 8640 0200 | 0001 e963 | 0000 0048 | 83be 2802
|
5841 | 0x000001bb618d2498: 0000 0075 | 1748 89be | 2802 0000 | 48c7 8630 | 0200 0001 | 0000 00e9 | 4200 0000 | 4883 be38
|
5842 | 0x000001bb618d24b8: 0200 0000 | 7517 4889 | be38 0200 | 0048 c786 | 4002 0000 | 0100 0000 | e921 0000 | 00e9 1c00
|
5843 | 0x000001bb618d24d8: ; {metadata(method data for {method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
5844 | 0x000001bb618d24d8: 0000 48be | 28ad f63f | bb01 0000 | 4883 ae18 | 0200 0001 | e928 5500 | 00e9 0000 | 0000 8bb4
|
5845 | 0x000001bb618d24f8: 24b8 0000
|
5846 |
|
5847 | 0x000001bb618d24fc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5848 | 0x000001bb618d24fc: 0085 f648 | ba80 1908 | 40bb 0100 | 0048 bf28 | 0400 0000 | 0000 0074 | 0a48 bf38 | 0400 0000
|
5849 | 0x000001bb618d251c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 84e3 0600 | 0049 3b00
|
5850 |
|
5851 | 0x000001bb618d2534: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5852 | 0x000001bb618d2534: 498b d048 | bf80 1908 | 40bb 0100 | 008b 5208 | 483b 9758 | 0400 0075 | 0d48 8387 | 6004 0000
|
5853 | 0x000001bb618d2554: 01e9 6000 | 0000 483b | 9768 0400 | 0075 0d48 | 8387 7004 | 0000 01e9 | 4a00 0000 | 4883 bf58
|
5854 | 0x000001bb618d2574: 0400 0000 | 7517 4889 | 9758 0400 | 0048 c787 | 6004 0000 | 0100 0000 | e929 0000 | 0048 83bf
|
5855 | 0x000001bb618d2594: 6804 0000 | 0075 1748 | 8997 6804 | 0000 48c7 | 8770 0400 | 0001 0000 | 00e9 0800 | 0000 4883
|
5856 | 0x000001bb618d25b4: 8748 0400 | 0001 498b
|
5857 |
|
5858 | 0x000001bb618d25bc: ; {oop("scheduledExecutables"{0x000001bb85d85868})}
|
5859 | 0x000001bb618d25bc: f849 b868 | 58d8 85bb | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
5860 | 0x000001bb618d25dc: ; {virtual_call}
|
5861 | 0x000001bb618d25dc: 0000 00e8
|
5862 |
|
5863 | 0x000001bb618d25e0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5864 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
5865 | ; - net.minecraft.class_310::method_1523@117 (line 1307)
|
5866 | 0x000001bb618d25e0: bc25 fd06
|
5867 |
|
5868 | 0x000001bb618d25e4: ; {other}
|
5869 | 0x000001bb618d25e4: 0f1f 8400 | d423 000d | 488b 9424 | b000 0000
|
5870 |
|
5871 | 0x000001bb618d25f4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5872 | 0x000001bb618d25f4: 48be 8019 | 0840 bb01 | 0000 8b52 | 0848 3b96 | 9004 0000 | 750d 4883 | 8698 0400 | 0001 e960
|
5873 | 0x000001bb618d2614: 0000 0048 | 3b96 a004 | 0000 750d | 4883 86a8 | 0400 0001 | e94a 0000 | 0048 83be | 9004 0000
|
5874 | 0x000001bb618d2634: 0075 1748 | 8996 9004 | 0000 48c7 | 8698 0400 | 0001 0000 | 00e9 2900 | 0000 4883 | bea0 0400
|
5875 | 0x000001bb618d2654: 0000 7517 | 4889 96a0 | 0400 0048 | c786 a804 | 0000 0100 | 0000 e908 | 0000 0048 | 8386 8004
|
5876 | 0x000001bb618d2674: ; {metadata(method data for {method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
5877 | 0x000001bb618d2674: 0000 0148 | ba00 4208 | 40bb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
5878 | 0x000001bb618d2694: 1f00 85f6 | 0f84 8953 | 0000 e946 | 0000 000f | 1f44 0000
|
5879 |
|
5880 | 0x000001bb618d26a8: ; {metadata(method data for {method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
5881 | 0x000001bb618d26a8: 48ba 0042 | 0840 bb01 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
|
5882 | 0x000001bb618d26c8: f60f 8479 | 5300 004d | 8b97 5804
|
5883 |
|
5884 | 0x000001bb618d26d4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5885 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
5886 | ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
|
5887 | ; - net.minecraft.class_310::method_1523@123 (line 1308)
|
5888 | ; {poll}
|
5889 | 0x000001bb618d26d4: 0000 4185
|
5890 |
|
5891 | 0x000001bb618d26d8: ; {metadata(method data for {method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
5892 | 0x000001bb618d26d8: 0248 ba00 | 4208 40bb | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2
|
5893 |
|
5894 | 0x000001bb618d26f4: ; {metadata(method data for {method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
5895 | 0x000001bb618d26f4: 48bf 0042 | 0840 bb01 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960
|
5896 | 0x000001bb618d2714: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000
|
5897 | 0x000001bb618d2734: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100
|
5898 | 0x000001bb618d2754: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001
|
5899 | 0x000001bb618d2774: 0000 0148 | 8bf2 488b
|
5900 |
|
5901 | 0x000001bb618d277c: ; {optimized virtual_call}
|
5902 | 0x000001bb618d277c: d666 90e8
|
5903 |
|
5904 | 0x000001bb618d2780: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5905 | ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0}
|
5906 | ; - net.minecraft.class_1255::method_5383@1 (line 123)
|
5907 | ; - net.minecraft.class_310::method_1523@123 (line 1308)
|
5908 | 0x000001bb618d2780: b15f 0000
|
5909 |
|
5910 | 0x000001bb618d2784: ; {other}
|
5911 | 0x000001bb618d2784: 0f1f 8400 | 7425 000f
|
5912 |
|
5913 | 0x000001bb618d278c: ; {metadata(method data for {method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
5914 | 0x000001bb618d278c: 85c0 48ba | 0042 0840 | bb01 0000 | 48be 5801 | 0000 0000 | 0000 750a | 48be 4801 | 0000 0000
|
5915 | 0x000001bb618d27ac: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | e8fe ffff | 4c8b 8424 | e000 0000
|
5916 |
|
5917 | 0x000001bb618d27c8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5918 | 0x000001bb618d27c8: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 82c8 0400 | 0075 0d48 | 8382 d004 | 0000 01e9
|
5919 | 0x000001bb618d27e8: 6000 0000 | 4c3b 82d8 | 0400 0075 | 0d48 8382 | e004 0000 | 01e9 4a00 | 0000 4883 | bac8 0400
|
5920 | 0x000001bb618d2808: 0000 7517 | 4c89 82c8 | 0400 0048 | c782 d004 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d804
|
5921 | 0x000001bb618d2828: 0000 0075 | 174c 8982 | d804 0000 | 48c7 82e0 | 0400 0001 | 0000 00e9 | 0800 0000 | 4883 82b8
|
5922 | 0x000001bb618d2848: 0400 0001 | 488b 9424 | e000 0000 | 9048 b838 | adfd 8000
|
5923 |
|
5924 | 0x000001bb618d285c: ; {virtual_call}
|
5925 | 0x000001bb618d285c: 0000 00e8
|
5926 |
|
5927 | 0x000001bb618d2860: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5928 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
5929 | ; - net.minecraft.class_310::method_1523@128 (line 1309)
|
5930 | 0x000001bb618d2860: 3c26 fd06
|
5931 |
|
5932 | 0x000001bb618d2864: ; {other}
|
5933 | 0x000001bb618d2864: 0f1f 8400 | 5426 0010 | 4c8b 8424 | e000 0000
|
5934 |
|
5935 | 0x000001bb618d2874: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5936 | 0x000001bb618d2874: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8200 0500 | 0075 0d48 | 8382 0805 | 0000 01e9
|
5937 | 0x000001bb618d2894: 6000 0000 | 4c3b 8210 | 0500 0075 | 0d48 8382 | 1805 0000 | 01e9 4a00 | 0000 4883 | ba00 0500
|
5938 | 0x000001bb618d28b4: 0000 7517 | 4c89 8200 | 0500 0048 | c782 0805 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 1005
|
5939 | 0x000001bb618d28d4: 0000 0075 | 174c 8982 | 1005 0000 | 48c7 8218 | 0500 0001 | 0000 00e9 | 0800 0000 | 4883 82f0
|
5940 | 0x000001bb618d28f4: 0400 0001
|
5941 |
|
5942 | 0x000001bb618d28f8: ; {oop("tick"{0x000001bb83d21d00})}
|
5943 | 0x000001bb618d28f8: 49b8 001d | d283 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
5944 |
|
5945 | 0x000001bb618d2914: ; {virtual_call}
|
5946 | 0x000001bb618d2914: 0000 00e8
|
5947 |
|
5948 | 0x000001bb618d2918: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5949 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
5950 | ; - net.minecraft.class_310::method_1523@138 (line 1311)
|
5951 | 0x000001bb618d2918: 8422 fd06
|
5952 |
|
5953 | 0x000001bb618d291c: ; {other}
|
5954 | 0x000001bb618d291c: 0f1f 8400 | 0c27 0011 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc
|
5955 | 0x000001bb618d293c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5956 | 0x000001bb618d293c: 0000 0048 | ba80 1908 | 40bb 0100 | 0048 8382 | 2805 0000
|
5957 |
|
5958 | 0x000001bb618d2950: ; {metadata(method data for {method} {0x000001bb301a9af0} 'min' '(II)I' in 'java/lang/Math')}
|
5959 | 0x000001bb618d2950: 0148 ba10 | f237 30bb | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
5960 | 0x000001bb618d2970: 85ff 0f84 | f150 0000
|
5961 |
|
5962 | 0x000001bb618d2978: ; {metadata(method data for {method} {0x000001bb301a9af0} 'min' '(II)I' in 'java/lang/Math')}
|
5963 | 0x000001bb618d2978: 83f8 0a48 | ba10 f237 | 30bb 0100 | 0048 bf10 | 0100 0000 | 0000 007c | 0a48 bf20 | 0100 0000
|
5964 | 0x000001bb618d2998: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8c1a 0000
|
5965 |
|
5966 | 0x000001bb618d29ac: ; {metadata(method data for {method} {0x000001bb301a9af0} 'min' '(II)I' in 'java/lang/Math')}
|
5967 | 0x000001bb618d29ac: 0048 ba10 | f237 30bb | 0100 00ff | 8230 0100 | 00ba 0a00 | 0000 e903 | 0000 0048 | 8bd0 3bf2
|
5968 | 0x000001bb618d29cc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5969 | 0x000001bb618d29cc: 48ba 8019 | 0840 bb01 | 0000 48bf | 3805 0000 | 0000 0000 | 7d0a 48bf | 4805 0000 | 0000 0000
|
5970 | 0x000001bb618d29ec: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f8d 5501 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000
|
5971 | 0x000001bb618d2a0c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5972 | 0x000001bb618d2a0c: 498b d048 | bf80 1908 | 40bb 0100 | 008b 5208 | 483b 9768 | 0500 0075 | 0d48 8387 | 7005 0000
|
5973 | 0x000001bb618d2a2c: 01e9 6000 | 0000 483b | 9778 0500 | 0075 0d48 | 8387 8005 | 0000 01e9 | 4a00 0000 | 4883 bf68
|
5974 | 0x000001bb618d2a4c: 0500 0000 | 7517 4889 | 9768 0500 | 0048 c787 | 7005 0000 | 0100 0000 | e929 0000 | 0048 83bf
|
5975 | 0x000001bb618d2a6c: 7805 0000 | 0075 1748 | 8997 7805 | 0000 48c7 | 8780 0500 | 0001 0000 | 00e9 0800 | 0000 4883
|
5976 | 0x000001bb618d2a8c: 8758 0500 | 0001 498b
|
5977 |
|
5978 | 0x000001bb618d2a94: ; {oop("clientTick"{0x000001bb85d85888})}
|
5979 | 0x000001bb618d2a94: f849 b888 | 58d8 85bb | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
5980 | 0x000001bb618d2ab4: ; {virtual_call}
|
5981 | 0x000001bb618d2ab4: 0000 00e8
|
5982 |
|
5983 | 0x000001bb618d2ab8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
5984 | ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0}
|
5985 | ; - net.minecraft.class_310::method_1523@162 (line 1313)
|
5986 | 0x000001bb618d2ab8: 6438 4207
|
5987 |
|
5988 | 0x000001bb618d2abc: ; {other}
|
5989 | 0x000001bb618d2abc: 0f1f 8400 | ac28 0012 | 488b 9424 | b000 0000
|
5990 |
|
5991 | 0x000001bb618d2acc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5992 | 0x000001bb618d2acc: 48be 8019 | 0840 bb01
|
5993 |
|
5994 | 0x000001bb618d2ad4: ; {metadata('net/minecraft/class_310')}
|
5995 | 0x000001bb618d2ad4: 0000 49ba | b0f4 d180 | 0000 0000 | 4c89 96a0 | 0500 0048 | 8386 a805 | 0000 0148 | 8b94 24b0
|
5996 | 0x000001bb618d2af4: ; {optimized virtual_call}
|
5997 | 0x000001bb618d2af4: 0000 00e8
|
5998 |
|
5999 | 0x000001bb618d2af8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6000 | ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0}
|
6001 | ; - net.minecraft.class_310::method_1523@168 (line 1314)
|
6002 | 0x000001bb618d2af8: e4b2 0500
|
6003 |
|
6004 | 0x000001bb618d2afc: ; {other}
|
6005 | 0x000001bb618d2afc: 0f1f 8400 | ec28 0013 | 8bb4 24e8 | 0000 00ff
|
6006 |
|
6007 | 0x000001bb618d2b0c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6008 | 0x000001bb618d2b0c: c648 ba80 | 1908 40bb | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000
|
6009 | 0x000001bb618d2b2c: 85ff 0f84 | 564f 0000 | 4d8b 9758
|
6010 |
|
6011 | 0x000001bb618d2b38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6012 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
6013 | ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312)
|
6014 | ; {poll}
|
6015 | 0x000001bb618d2b38: 0400 0041
|
6016 |
|
6017 | 0x000001bb618d2b3c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6018 | 0x000001bb618d2b3c: 8502 48ba | 8019 0840 | bb01 0000 | ff82 c805 | 0000 e9dd | fdff ff4c | 8984 24e0 | 0000 004c
|
6019 | 0x000001bb618d2b5c: 8b84 24e0
|
6020 |
|
6021 | 0x000001bb618d2b60: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6022 | 0x000001bb618d2b60: 0000 0048 | ba80 1908 | 40bb 0100 | 0045 8b40 | 084c 3b82 | f005 0000 | 750d 4883 | 82f8 0500
|
6023 | 0x000001bb618d2b80: 0001 e960 | 0000 004c | 3b82 0006 | 0000 750d | 4883 8208 | 0600 0001 | e94a 0000 | 0048 83ba
|
6024 | 0x000001bb618d2ba0: f005 0000 | 0075 174c | 8982 f005 | 0000 48c7 | 82f8 0500 | 0001 0000 | 00e9 2900 | 0000 4883
|
6025 | 0x000001bb618d2bc0: ba00 0600 | 0000 7517 | 4c89 8200 | 0600 0048 | c782 0806 | 0000 0100 | 0000 e908 | 0000 0048
|
6026 | 0x000001bb618d2be0: 8382 e005 | 0000 0148 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b838 | adfd 8000
|
6027 |
|
6028 | 0x000001bb618d2bfc: ; {virtual_call}
|
6029 | 0x000001bb618d2bfc: 0000 00e8
|
6030 |
|
6031 | 0x000001bb618d2c00: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6032 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
6033 | ; - net.minecraft.class_310::method_1523@179 (line 1316)
|
6034 | 0x000001bb618d2c00: 9c22 fd06
|
6035 |
|
6036 | 0x000001bb618d2c04: ; {other}
|
6037 | 0x000001bb618d2c04: 0f1f 8400 | f429 0015 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048
|
6038 | 0x000001bb618d2c24: 3b06 488b
|
6039 |
|
6040 | 0x000001bb618d2c28: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6041 | 0x000001bb618d2c28: fe48 bb80 | 1908 40bb | 0100 0048 | 8383 1806 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 684e 0000
|
6042 | 0x000001bb618d2c48: ; {oop("Render"{0x000001bb85d858a8})}
|
6043 | 0x000001bb618d2c48: 49ba a858 | d885 bb01 | 0000 4c89
|
6044 |
|
6045 | 0x000001bb618d2c54: ; {oop("Render"{0x000001bb85d858a8})}
|
6046 | 0x000001bb618d2c54: 5678 48bf | a858 d885 | bb01 0000 | 488b de48 | 33df 48c1 | eb19 4883 | fb00 0f85 | 584e 0000
|
6047 | 0x000001bb618d2c74: ; implicit exception: dispatches to 0x000001bb618d7ae4
|
6048 | 0x000001bb618d2c74: 493b 0049
|
6049 |
|
6050 | 0x000001bb618d2c78: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6051 | 0x000001bb618d2c78: 8bf0 48bf | 8019 0840 | bb01 0000 | 8b76 0848 | 3bb7 6006 | 0000 750d | 4883 8768 | 0600 0001
|
6052 | 0x000001bb618d2c98: e960 0000 | 0048 3bb7 | 7006 0000 | 750d 4883 | 8778 0600 | 0001 e94a | 0000 0048 | 83bf 6006
|
6053 | 0x000001bb618d2cb8: 0000 0075 | 1748 89b7 | 6006 0000 | 48c7 8768 | 0600 0001 | 0000 00e9 | 2900 0000 | 4883 bf70
|
6054 | 0x000001bb618d2cd8: 0600 0000 | 7517 4889 | b770 0600 | 0048 c787 | 7806 0000 | 0100 0000 | e908 0000 | 0048 8387
|
6055 | 0x000001bb618d2cf8: 5006 0000 | 0149 8bf0
|
6056 |
|
6057 | 0x000001bb618d2d00: ; {oop("gpuAsync"{0x000001bb85d858c8})}
|
6058 | 0x000001bb618d2d00: 49b8 c858 | d885 bb01 | 0000 488b | d648 89b4 | 24e0 0000 | 0048 b838 | adfd 8000
|
6059 |
|
6060 | 0x000001bb618d2d1c: ; {virtual_call}
|
6061 | 0x000001bb618d2d1c: 0000 00e8
|
6062 |
|
6063 | 0x000001bb618d2d20: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6064 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6065 | ; - net.minecraft.class_310::method_1523@199 (line 1321)
|
6066 | 0x000001bb618d2d20: 7c1e fd06
|
6067 |
|
6068 | 0x000001bb618d2d24: ; {other}
|
6069 | 0x000001bb618d2d24: 0f1f 8400 | 142b 0016
|
6070 |
|
6071 | 0x000001bb618d2d2c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6072 | 0x000001bb618d2d2c: 48be 8019 | 0840 bb01 | 0000 4883 | 8688 0600
|
6073 |
|
6074 | 0x000001bb618d2d3c: ; {static_call}
|
6075 | 0x000001bb618d2d3c: 0001 90e8
|
6076 |
|
6077 | 0x000001bb618d2d40: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6078 | ;*invokestatic executePendingTasks {reexecute=0 rethrow=0 return_oop=0}
|
6079 | ; - net.minecraft.class_310::method_1523@204 (line 1322)
|
6080 | 0x000001bb618d2d40: bc52 ffff
|
6081 |
|
6082 | 0x000001bb618d2d44: ; {other}
|
6083 | 0x000001bb618d2d44: 0f1f 8400 | 342b 0017 | 4c8b 8424 | e000 0000
|
6084 |
|
6085 | 0x000001bb618d2d54: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6086 | 0x000001bb618d2d54: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 82a8 0600 | 0075 0d48 | 8382 b006 | 0000 01e9
|
6087 | 0x000001bb618d2d74: 6000 0000 | 4c3b 82b8 | 0600 0075 | 0d48 8382 | c006 0000 | 01e9 4a00 | 0000 4883 | baa8 0600
|
6088 | 0x000001bb618d2d94: 0000 7517 | 4c89 82a8 | 0600 0048 | c782 b006 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b806
|
6089 | 0x000001bb618d2db4: 0000 0075 | 174c 8982 | b806 0000 | 48c7 82c0 | 0600 0001 | 0000 00e9 | 0800 0000 | 4883 8298
|
6090 | 0x000001bb618d2dd4: 0600 0001
|
6091 |
|
6092 | 0x000001bb618d2dd8: ; {oop("sound"{0x000001bb7dceac30})}
|
6093 | 0x000001bb618d2dd8: 49b8 30ac | ce7d bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6094 |
|
6095 | 0x000001bb618d2df4: ; {virtual_call}
|
6096 | 0x000001bb618d2df4: 0000 00e8
|
6097 |
|
6098 | 0x000001bb618d2df8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6099 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6100 | ; - net.minecraft.class_310::method_1523@212 (line 1324)
|
6101 | 0x000001bb618d2df8: 2442 fd06
|
6102 |
|
6103 | 0x000001bb618d2dfc: ; {other}
|
6104 | 0x000001bb618d2dfc: 0f1f 8400 | ec2b 0018 | 488b 9424 | b000 0000 | 4c8b 82c8 | 0100 0048 | 8bb2 1801 | 0000 483b
|
6105 | 0x000001bb618d2e1c: 0648 8bfe
|
6106 |
|
6107 | 0x000001bb618d2e20: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6108 | 0x000001bb618d2e20: 48bb 8019 | 0840 bb01
|
6109 |
|
6110 | 0x000001bb618d2e28: ; {metadata('net/minecraft/class_757')}
|
6111 | 0x000001bb618d2e28: 0000 49ba | 8077 f880 | 0000 0000 | 4c89 93e0 | 0600 0048 | 8383 e806 | 0000 0148 | 8bb6 a800
|
6112 | 0x000001bb618d2e48: 0000 493b | 0049 8bf8
|
6113 |
|
6114 | 0x000001bb618d2e50: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6115 | 0x000001bb618d2e50: 48bb 8019 | 0840 bb01
|
6116 |
|
6117 | 0x000001bb618d2e58: ; {metadata('net/minecraft/class_1144')}
|
6118 | 0x000001bb618d2e58: 0000 49ba | 0010 f280 | 0000 0000 | 4c89 9318 | 0700 0048 | 8383 2007
|
6119 |
|
6120 | 0x000001bb618d2e70: ; {metadata(method data for {method} {0x000001bb3f5329d8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
6121 | 0x000001bb618d2e70: 0000 0148 | bf20 6508 | 40bb 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
|
6122 | 0x000001bb618d2e90: 1f00 85db | 0f84 594c | 0000 498b | 7818 483b | 074c 8bc7
|
6123 |
|
6124 | 0x000001bb618d2ea4: ; {metadata(method data for {method} {0x000001bb3f5329d8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
6125 | 0x000001bb618d2ea4: 48bb 2065 | 0840 bb01
|
6126 |
|
6127 | 0x000001bb618d2eac: ; {metadata('net/minecraft/class_1140')}
|
6128 | 0x000001bb618d2eac: 0000 49ba | 9892 f280 | 0000 0000 | 4c89 9320 | 0100 0048 | 8383 2801 | 0000 014c | 8bc6 488b
|
6129 | 0x000001bb618d2ecc: ; {optimized virtual_call}
|
6130 | 0x000001bb618d2ecc: d766 90e8
|
6131 |
|
6132 | 0x000001bb618d2ed0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6133 | ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
|
6134 | ; - net.minecraft.class_1144::method_4876@5 (line 260)
|
6135 | ; - net.minecraft.class_310::method_1523@228 (line 1325)
|
6136 | 0x000001bb618d2ed0: 2c78 ffff
|
6137 |
|
6138 | 0x000001bb618d2ed4: ; {other}
|
6139 | 0x000001bb618d2ed4: 0f1f 8400 | c42c 0019 | 4c8b 8424 | e000 0000
|
6140 |
|
6141 | 0x000001bb618d2ee4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6142 | 0x000001bb618d2ee4: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8250 0700 | 0075 0d48 | 8382 5807 | 0000 01e9
|
6143 | 0x000001bb618d2f04: 6000 0000 | 4c3b 8260 | 0700 0075 | 0d48 8382 | 6807 0000 | 01e9 4a00 | 0000 4883 | ba50 0700
|
6144 | 0x000001bb618d2f24: 0000 7517 | 4c89 8250 | 0700 0048 | c782 5807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 6007
|
6145 | 0x000001bb618d2f44: 0000 0075 | 174c 8982 | 6007 0000 | 48c7 8268 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 8240
|
6146 | 0x000001bb618d2f64: 0700 0001
|
6147 |
|
6148 | 0x000001bb618d2f68: ; {oop("toasts"{0x000001bb85d858e8})}
|
6149 | 0x000001bb618d2f68: 49b8 e858 | d885 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6150 |
|
6151 | 0x000001bb618d2f84: ; {virtual_call}
|
6152 | 0x000001bb618d2f84: 0000 00e8
|
6153 |
|
6154 | 0x000001bb618d2f88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6155 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6156 | ; - net.minecraft.class_310::method_1523@236 (line 1326)
|
6157 | 0x000001bb618d2f88: 9440 fd06
|
6158 |
|
6159 | 0x000001bb618d2f8c: ; {other}
|
6160 | 0x000001bb618d2f8c: 0f1f 8400 | 7c2d 001a | 488b 9424 | b000 0000 | 488b b258 | 0200 0048 | 3b06 488b
|
6161 |
|
6162 | 0x000001bb618d2fa8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6163 | 0x000001bb618d2fa8: fe48 bb80 | 1908 40bb
|
6164 |
|
6165 | 0x000001bb618d2fb0: ; {metadata('net/minecraft/class_374')}
|
6166 | 0x000001bb618d2fb0: 0100 0049 | baf8 ddd4 | 8000 0000 | 004c 8993 | 8807 0000 | 4883 8390 | 0700 0001
|
6167 |
|
6168 | 0x000001bb618d2fcc: ; {optimized virtual_call}
|
6169 | 0x000001bb618d2fcc: 488b d6e8
|
6170 |
|
6171 | 0x000001bb618d2fd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6172 | ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
|
6173 | ; - net.minecraft.class_310::method_1523@245 (line 1327)
|
6174 | 0x000001bb618d2fd0: ec8e ffff
|
6175 |
|
6176 | 0x000001bb618d2fd4: ; {other}
|
6177 | 0x000001bb618d2fd4: 0f1f 8400 | c42d 001b | 4c8b 8424 | e000 0000
|
6178 |
|
6179 | 0x000001bb618d2fe4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6180 | 0x000001bb618d2fe4: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 82c0 0700 | 0075 0d48 | 8382 c807 | 0000 01e9
|
6181 | 0x000001bb618d3004: 6000 0000 | 4c3b 82d0 | 0700 0075 | 0d48 8382 | d807 0000 | 01e9 4a00 | 0000 4883 | bac0 0700
|
6182 | 0x000001bb618d3024: 0000 7517 | 4c89 82c0 | 0700 0048 | c782 c807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d007
|
6183 | 0x000001bb618d3044: 0000 0075 | 174c 8982 | d007 0000 | 48c7 82d8 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 82b0
|
6184 | 0x000001bb618d3064: 0700 0001
|
6185 |
|
6186 | 0x000001bb618d3068: ; {oop("render"{0x000001bb85d85908})}
|
6187 | 0x000001bb618d3068: 49b8 0859 | d885 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6188 |
|
6189 | 0x000001bb618d3084: ; {virtual_call}
|
6190 | 0x000001bb618d3084: 0000 00e8
|
6191 |
|
6192 | 0x000001bb618d3088: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6193 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6194 | ; - net.minecraft.class_310::method_1523@253 (line 1328)
|
6195 | 0x000001bb618d3088: 943f fd06
|
6196 |
|
6197 | 0x000001bb618d308c: ; {other}
|
6198 | 0x000001bb618d308c: 0f1f 8400 | 7c2e 001c
|
6199 |
|
6200 | 0x000001bb618d3094: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6201 | 0x000001bb618d3094: 48ba 8019 | 0840 bb01 | 0000 4883 | 82e8 0700
|
6202 |
|
6203 | 0x000001bb618d30a4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6204 | 0x000001bb618d30a4: 0001 48ba | 405d cb3f | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6205 | 0x000001bb618d30c4: 0085 f60f | 8451 4a00
|
6206 |
|
6207 | 0x000001bb618d30cc: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
6208 | 0x000001bb618d30cc: 0048 ba68 | 65f5 70bb | 0100 0048 | 8b92 e800 | 0000 483b | 0248 8bf2
|
6209 |
|
6210 | 0x000001bb618d30e4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6211 | 0x000001bb618d30e4: 48bf 405d | cb3f bb01 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960
|
6212 | 0x000001bb618d3104: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000
|
6213 | 0x000001bb618d3124: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100
|
6214 | 0x000001bb618d3144: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001
|
6215 | 0x000001bb618d3164: 0000 0166 | 0f1f 4400 | 0048 b860 | 74ef 8000
|
6216 |
|
6217 | 0x000001bb618d3174: ; {virtual_call}
|
6218 | 0x000001bb618d3174: 0000 00e8
|
6219 |
|
6220 | 0x000001bb618d3178: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6221 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
6222 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
6223 | ; - net.minecraft.class_310::method_1523@258 (line 1330)
|
6224 | 0x000001bb618d3178: a4e0 f906
|
6225 |
|
6226 | 0x000001bb618d317c: ; {other}
|
6227 | 0x000001bb618d317c: 0f1f 8400 | 6c2f 001d | 4889 8424 | f000 0000 | 488b 9424 | b000 0000
|
6228 |
|
6229 | 0x000001bb618d3194: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6230 | 0x000001bb618d3194: 48be 8019 | 0840 bb01
|
6231 |
|
6232 | 0x000001bb618d319c: ; {metadata('net/minecraft/class_310')}
|
6233 | 0x000001bb618d319c: 0000 49ba | b0f4 d180 | 0000 0000 | 4c89 9608 | 0800 0048 | 8386 1008
|
6234 |
|
6235 | 0x000001bb618d31b4: ; {metadata(method data for {method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
6236 | 0x000001bb618d31b4: 0000 0148 | bac8 72dc | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
6237 | 0x000001bb618d31d4: 1f00 85f6 | 0f84 6649 | 0000 488b | 9424 b000 | 0000 488b | b230 0100 | 0048 3b06
|
6238 |
|
6239 | 0x000001bb618d31f0: ; {metadata(method data for {method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
6240 | 0x000001bb618d31f0: 488b fe48 | bbc8 72dc | 3fbb 0100
|
6241 |
|
6242 | 0x000001bb618d31fc: ; {metadata('net/minecraft/class_329')}
|
6243 | 0x000001bb618d31fc: 0049 ba20 | 3fcd 8000 | 0000 004c | 8993 2001 | 0000 4883 | 8328 0100 | 0001 488b | b680 0000
|
6244 | 0x000001bb618d321c: 0048 3b06
|
6245 |
|
6246 | 0x000001bb618d3220: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6247 | 0x000001bb618d3220: 488b fe48 | bb80 1908 | 40bb 0100
|
6248 |
|
6249 | 0x000001bb618d322c: ; {metadata('net/minecraft/class_340')}
|
6250 | 0x000001bb618d322c: 0049 bae0 | cdf8 8000 | 0000 004c | 8993 4008 | 0000 4883 | 8348 0800
|
6251 |
|
6252 | 0x000001bb618d3244: ; {metadata(method data for {method} {0x000001bb3f782498} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
6253 | 0x000001bb618d3244: 0001 48bf | d0b4 fb3f | bb01 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
6254 | 0x000001bb618d3264: 0085 db0f | 8402 4900 | 000f be7e
|
6255 |
|
6256 | 0x000001bb618d3270: ; {metadata(method data for {method} {0x000001bb3f782498} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
6257 | 0x000001bb618d3270: 0c85 ff48 | bfd0 b4fb | 3fbb 0100 | 0048 bb10 | 0100 0000 | 0000 0074 | 0a48 bb20 | 0100 0000
|
6258 | 0x000001bb618d3290: 0000 0048 | 8b0c 1f48 | 8d49 0148 | 890c 1f0f | 8443 0000 | 0048 8b76 | 1048 8bb6 | 3801 0000
|
6259 | 0x000001bb618d32b0: ; implicit exception: dispatches to 0x000001bb618d7b95
|
6260 | 0x000001bb618d32b0: 0fbe 7622
|
6261 |
|
6262 | 0x000001bb618d32b4: ; {metadata(method data for {method} {0x000001bb3f782498} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
6263 | 0x000001bb618d32b4: 85f6 48be | d0b4 fb3f | bb01 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 3001 | 0000 0000
|
6264 | 0x000001bb618d32d4: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 0a00 0000 | be00 0000 | 00e9 1500
|
6265 |
|
6266 | 0x000001bb618d32f0: ; {metadata(method data for {method} {0x000001bb3f782498} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
6267 | 0x000001bb618d32f0: 0000 48be | d0b4 fb3f | bb01 0000 | ff86 5001 | 0000 be01 | 0000 0083 | e601 85f6
|
6268 |
|
6269 | 0x000001bb618d330c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6270 | 0x000001bb618d330c: 48be 8019 | 0840 bb01 | 0000 48bf | 6808 0000 | 0000 0000 | 750a 48bf | 7808 0000 | 0000 0000
|
6271 | 0x000001bb618d332c: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 a400 | 0000 488b | b228 0300 | 0048 85f6 | 0f84 1c00
|
6272 | 0x000001bb618d334c: ; {metadata('net/minecraft/class_5963')}
|
6273 | 0x000001bb618d334c: 0000 49b8 | 7062 d380 | 0000 0000 | 8b4e 084c | 3b41 380f | 8535 4800 | 00e9 0000 | 0000 488b
|
6274 | 0x000001bb618d336c: fe48 3b06
|
6275 |
|
6276 | 0x000001bb618d3370: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6277 | 0x000001bb618d3370: 48bf 8019 | 0840 bb01
|
6278 |
|
6279 | 0x000001bb618d3378: ; {metadata('net/minecraft/class_5963')}
|
6280 | 0x000001bb618d3378: 0000 49ba | 7062 d380 | 0000 0000 | 4c89 9798 | 0800 0048 | 8387 a008
|
6281 |
|
6282 | 0x000001bb618d3390: ; {metadata(method data for {method} {0x000001bb3e66e6d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
|
6283 | 0x000001bb618d3390: 0000 0148 | be98 2807 | 40bb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
6284 | 0x000001bb618d33b0: 1f00 85ff | 0f84 ea47
|
6285 |
|
6286 | 0x000001bb618d33b8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6287 | 0x000001bb618d33b8: 0000 48be | 8019 0840 | bb01 0000 | ff86 c008 | 0000 49ba | 0000 0000 | 0000 0000 | 4c89 5250
|
6288 | 0x000001bb618d33d8: be00 0000 | 00e9 ca02 | 0000 488b | b238 0300 | 0048 85f6
|
6289 |
|
6290 | 0x000001bb618d33ec: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6291 | 0x000001bb618d33ec: 48bf 8019 | 0840 bb01 | 0000 48bb | e008 0000 | 0000 0000 | 740a 48bb | f008 0000 | 0000 0000
|
6292 | 0x000001bb618d340c: 488b 0c1f | 488d 4901 | 4889 0c1f | 0f84 5200 | 0000 488b | d60f 1f40 | 0048 b8ff | ffff ffff
|
6293 | 0x000001bb618d342c: ; {virtual_call}
|
6294 | 0x000001bb618d342c: ffff ffe8
|
6295 |
|
6296 | 0x000001bb618d3430: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6297 | ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
|
6298 | ; - net.minecraft.class_310::method_1523@296 (line 1333)
|
6299 | 0x000001bb618d3430: 4cb9 cc05
|
6300 |
|
6301 | 0x000001bb618d3434: ; {other}
|
6302 | 0x000001bb618d3434: 0f1f 8400 | 2432 001e
|
6303 |
|
6304 | 0x000001bb618d343c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6305 | 0x000001bb618d343c: 85c0 48be | 8019 0840 | bb01 0000 | 48bf 3809 | 0000 0000 | 0000 740a | 48bf 4809 | 0000 0000
|
6306 | 0x000001bb618d345c: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 1a00 0000
|
6307 |
|
6308 | 0x000001bb618d3470: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6309 | 0x000001bb618d3470: 48be 8019 | 0840 bb01 | 0000 ff86 | 5809 0000 | be01 0000 | 00e9 0500 | 0000 be00 | 0000 0085
|
6310 | 0x000001bb618d3490: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6311 | 0x000001bb618d3490: f648 bf80 | 1908 40bb | 0100 0048 | bb80 0900 | 0000 0000 | 0075 0a48 | bb70 0900 | 0000 0000
|
6312 | 0x000001bb618d34b0: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 850d | 0000 0048 | 8b94 24b0 | 0000 00e9 | dc01 0000
|
6313 | 0x000001bb618d34d0: 89b4 24ec
|
6314 |
|
6315 | 0x000001bb618d34d4: ; {static_call}
|
6316 | 0x000001bb618d34d4: 0000 00e8
|
6317 |
|
6318 | 0x000001bb618d34d8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6319 | ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
|
6320 | ; - net.minecraft.class_310::method_1523@314 (line 1335)
|
6321 | 0x000001bb618d34d8: a4bb cc05
|
6322 |
|
6323 | 0x000001bb618d34dc: ; {other}
|
6324 | 0x000001bb618d34dc: 0f1f 8400 | cc32 001f | 0f1f 4000
|
6325 |
|
6326 | 0x000001bb618d34e8: ; {no_reloc}
|
6327 | 0x000001bb618d34e8: e9e7 4600 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f
|
6328 |
|
6329 | 0x000001bb618d34fc: ; {static_call}
|
6330 | 0x000001bb618d34fc: 4400 00e8
|
6331 |
|
6332 | 0x000001bb618d3500: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop }
|
6333 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
6334 | ; - net.minecraft.class_310::method_1523@317 (line 1335)
|
6335 | 0x000001bb618d3500: 7cbb cc05
|
6336 |
|
6337 | 0x000001bb618d3504: ; {other}
|
6338 | 0x000001bb618d3504: 0f1f 8400 | f432 0020
|
6339 |
|
6340 | 0x000001bb618d350c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6341 | 0x000001bb618d350c: 49b8 8019 | 0840 bb01 | 0000 4d8d | 80b0 0900 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308
|
6342 | 0x000001bb618d352c: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff
|
6343 | 0x000001bb618d354c: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 24f8
|
6344 | 0x000001bb618d356c: 0000 0049 | 3b00 498b
|
6345 |
|
6346 | 0x000001bb618d3574: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6347 | 0x000001bb618d3574: d048 be80 | 1908 40bb | 0100 0048 | 8386 c009
|
6348 |
|
6349 | 0x000001bb618d3584: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6350 | 0x000001bb618d3584: 0000 0148 | bac0 08f7 | 3ebb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
6351 | 0x000001bb618d35a4: 1f00 85f6 | 0f84 3546 | 0000 4d8b | 4010 4d85
|
6352 |
|
6353 | 0x000001bb618d35b4: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6354 | 0x000001bb618d35b4: c048 bac0 | 08f7 3ebb | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
6355 | 0x000001bb618d35d4: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84a5 | 0000 0048 | 3b00 488b
|
6356 |
|
6357 | 0x000001bb618d35ec: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6358 | 0x000001bb618d35ec: d048 bec0 | 08f7 3ebb | 0100 008b | 5208 483b | 9640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9
|
6359 | 0x000001bb618d360c: 6000 0000 | 483b 9650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100
|
6360 | 0x000001bb618d362c: 0000 7517 | 4889 9640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001
|
6361 | 0x000001bb618d364c: 0000 0075 | 1748 8996 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630
|
6362 | 0x000001bb618d366c: 0100 0001 | 488b d066 | 9048 b8ff | ffff ffff
|
6363 |
|
6364 | 0x000001bb618d367c: ; {virtual_call}
|
6365 | 0x000001bb618d367c: ffff ffe8
|
6366 |
|
6367 | 0x000001bb618d3680: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6368 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
6369 | ; - java.util.Optional::ifPresent@12 (line 178)
|
6370 | ; - net.minecraft.class_310::method_1523@322 (line 1335)
|
6371 | 0x000001bb618d3680: fcb6 cc05
|
6372 |
|
6373 | 0x000001bb618d3684: ; {other}
|
6374 | 0x000001bb618d3684: 0f1f 8400 | 7434 0021 | 8bb4 24ec
|
6375 |
|
6376 | 0x000001bb618d3690: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6377 | 0x000001bb618d3690: 0000 0049 | b880 1908 | 40bb 0100 | 0041 ff80 | f809 0000 | 488b 9424 | b000 0000
|
6378 |
|
6379 | 0x000001bb618d36ac: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6380 | 0x000001bb618d36ac: 4c8b c249 | b980 1908 | 40bb 0100
|
6381 |
|
6382 | 0x000001bb618d36b8: ; {metadata('net/minecraft/class_310')}
|
6383 | 0x000001bb618d36b8: 0049 bab0 | f4d1 8000 | 0000 004d | 8991 200a | 0000 4983 | 8128 0a00 | 0001 488b | 9ab8 0100
|
6384 | 0x000001bb618d36d8: 0048 899c | 2400 0100
|
6385 |
|
6386 | 0x000001bb618d36e0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6387 | 0x000001bb618d36e0: 0049 b880 | 1908 40bb | 0100 0049 | 8380 480a
|
6388 |
|
6389 | 0x000001bb618d36f0: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6390 | 0x000001bb618d36f0: 0000 0149 | b8f8 b2cc | 3fbb 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
|
6391 | 0x000001bb618d3710: 81e1 feff | 1f00 4585 | c90f 84ea
|
6392 |
|
6393 | 0x000001bb618d371c: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
6394 | 0x000001bb618d371c: 4400 0049 | b868 20bf | 84bb 0100 | 004d 8b80 | c800 0000
|
6395 |
|
6396 | 0x000001bb618d3730: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6397 | 0x000001bb618d3730: 4d85 c049 | b9f8 b2cc | 3fbb 0100 | 0048 bf20 | 0100 0000 | 0000 0074 | 0a48 bf10 | 0100 0000
|
6398 | 0x000001bb618d3750: 0000 0049 | 8b04 3948 | 8d40 0149 | 8904 3989 | b424 0801 | 0000 0f84 | 853d 0000 | 4d85 c00f
|
6399 | 0x000001bb618d3770: 841d 0000
|
6400 |
|
6401 | 0x000001bb618d3774: ; {metadata('net/minecraft/class_10865')}
|
6402 | 0x000001bb618d3774: 0048 b968 | 92f0 8000 | 0000 0041 | 8b40 0848 | 3b48 380f | 859d 4400 | 00e9 0000 | 0000 4d8b
|
6403 | 0x000001bb618d3794: c849 3b00
|
6404 |
|
6405 | 0x000001bb618d3798: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6406 | 0x000001bb618d3798: 4d8b c848 | bf80 1908 | 40bb 0100
|
6407 |
|
6408 | 0x000001bb618d37a4: ; {metadata('net/minecraft/class_10865')}
|
6409 | 0x000001bb618d37a4: 0049 ba68 | 92f0 8000 | 0000 004c | 8997 680a | 0000 4883 | 8770 0a00 | 0001 498b | 4010 483b
|
6410 | 0x000001bb618d37c4: 034c 8bc3
|
6411 |
|
6412 | 0x000001bb618d37c8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6413 | 0x000001bb618d37c8: 49b9 8019 | 0840 bb01 | 0000 458b | 4008 4d3b | 81a0 0a00 | 0075 0d49 | 8381 a80a | 0000 01e9
|
6414 | 0x000001bb618d37e8: 6000 0000 | 4d3b 81b0 | 0a00 0075 | 0d49 8381 | b80a 0000 | 01e9 4a00 | 0000 4983 | b9a0 0a00
|
6415 | 0x000001bb618d3808: 0000 7517 | 4d89 81a0 | 0a00 0049 | c781 a80a | 0000 0100 | 0000 e929 | 0000 0049 | 83b9 b00a
|
6416 | 0x000001bb618d3828: 0000 0075 | 174d 8981 | b00a 0000 | 49c7 81b8 | 0a00 0001 | 0000 00e9 | 0800 0000 | 4983 8190
|
6417 | 0x000001bb618d3848: 0a00 0001 | 4c8b 4328
|
6418 |
|
6419 | 0x000001bb618d3850: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6420 | 0x000001bb618d3850: 4c8b cb48 | bf80 1908 | 40bb 0100 | 0045 8b49 | 084c 3b8f | d80a 0000 | 750d 4883 | 87e0 0a00
|
6421 | 0x000001bb618d3870: 0001 e960 | 0000 004c | 3b8f e80a | 0000 750d | 4883 87f0 | 0a00 0001 | e94a 0000 | 0048 83bf
|
6422 | 0x000001bb618d3890: d80a 0000 | 0075 174c | 898f d80a | 0000 48c7 | 87e0 0a00 | 0001 0000 | 00e9 2900 | 0000 4883
|
6423 | 0x000001bb618d38b0: bfe8 0a00 | 0000 7517 | 4c89 8fe8 | 0a00 0048 | c787 f00a | 0000 0100 | 0000 e908 | 0000 0048
|
6424 | 0x000001bb618d38d0: 8387 c80a | 0000 0148 | 8b7b 3048 | 85c0 0f84 | 1d00 0000
|
6425 |
|
6426 | 0x000001bb618d38e4: ; {metadata('net/minecraft/class_10860')}
|
6427 | 0x000001bb618d38e4: 49bd 3064 | f180 0000 | 0000 448b | 5808 4d3b | 6b38 0f85 | 3d43 0000 | e900 0000 | 004c 8bc8
|
6428 | 0x000001bb618d3904: ; implicit exception: dispatches to 0x000001bb618d7c3e
|
6429 | 0x000001bb618d3904: 483b 004c
|
6430 |
|
6431 | 0x000001bb618d3908: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6432 | 0x000001bb618d3908: 8bc8 48b9 | 8019 0840 | bb01 0000
|
6433 |
|
6434 | 0x000001bb618d3914: ; {metadata('net/minecraft/class_10860')}
|
6435 | 0x000001bb618d3914: 49ba 3064 | f180 0000 | 0000 4c89 | 9110 0b00 | 0048 8381 | 180b 0000 | 0141 b900
|
6436 |
|
6437 | 0x000001bb618d3930: ; {section_word}
|
6438 | 0x000001bb618d3930: 0000 00c5 | fb10 0585 | d5ff ff48
|
6439 |
|
6440 | 0x000001bb618d393c: ; {optimized virtual_call}
|
6441 | 0x000001bb618d393c: 8bd0 90e8
|
6442 |
|
6443 | 0x000001bb618d3940: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6444 | ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
|
6445 | ; - net.minecraft.class_310::method_1523@362 (line 1343)
|
6446 | 0x000001bb618d3940: 7ca1 ffff
|
6447 |
|
6448 | 0x000001bb618d3944: ; {other}
|
6449 | 0x000001bb618d3944: 0f1f 8400 | 3437 0022
|
6450 |
|
6451 | 0x000001bb618d394c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6452 | 0x000001bb618d394c: 49b8 8019 | 0840 bb01 | 0000 4983 | 8038 0b00
|
6453 |
|
6454 | 0x000001bb618d395c: ; {metadata(method data for {method} {0x000001bb3e445e80} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6455 | 0x000001bb618d395c: 0001 49b8 | 0080 0840 | bb01 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
6456 | 0x000001bb618d397c: ff1f 0085 | d20f 84bc
|
6457 |
|
6458 | 0x000001bb618d3984: ; {metadata(method data for {method} {0x000001bb3e445e80} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6459 | 0x000001bb618d3984: 4200 0049 | b800 8008 | 40bb 0100 | 0049 8380 | 1001 0000
|
6460 |
|
6461 | 0x000001bb618d3998: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6462 | 0x000001bb618d3998: 0149 b8b0 | 54b6 3fbb | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
6463 | 0x000001bb618d39b8: 1f00 85d2 | 0f84 a242
|
6464 |
|
6465 | 0x000001bb618d39c0: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6466 | 0x000001bb618d39c0: 0000 49b8 | b054 b63f | bb01 0000 | 4983 8010 | 0100 0001
|
6467 |
|
6468 | 0x000001bb618d39d4: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6469 | 0x000001bb618d39d4: 49b8 3856 | b63f bb01 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
6470 | 0x000001bb618d39f4: 0085 d20f | 8488 4200
|
6471 |
|
6472 | 0x000001bb618d39fc: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6473 | 0x000001bb618d39fc: 0049 b838 | 56b6 3fbb | 0100 0049 | 8380 1001
|
6474 |
|
6475 | 0x000001bb618d3a0c: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
6476 | 0x000001bb618d3a0c: 0000 0149 | b868 20bf | 84bb 0100 | 004d 8b80 | c000 0000 | 498b 9780 | 0300 0048 | 8b12 493b
|
6477 | 0x000001bb618d3a2c: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6478 | 0x000001bb618d3a2c: d049 b838 | 56b6 3fbb | 0100 0048 | ba20 0100 | 0000 0000 | 0075 0a48 | ba30 0100 | 0000 0000
|
6479 | 0x000001bb618d3a4c: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 851c
|
6480 |
|
6481 | 0x000001bb618d3a5c: ; {metadata(method data for {method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6482 | 0x000001bb618d3a5c: 0000 0049 | b838 56b6 | 3fbb 0100 | 0041 ff80 | 4001 0000 | 41b8 0100 | 0000 e906 | 0000 0041
|
6483 | 0x000001bb618d3a7c: b800 0000 | 0041 83e0 | 0145 85c0
|
6484 |
|
6485 | 0x000001bb618d3a88: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6486 | 0x000001bb618d3a88: 49b8 b054 | b63f bb01 | 0000 48ba | 3001 0000 | 0000 0000 | 740a 48ba | 2001 0000 | 0000 0000
|
6487 | 0x000001bb618d3aa8: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 4f39
|
6488 |
|
6489 | 0x000001bb618d3ab8: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
6490 | 0x000001bb618d3ab8: 0000 49b8 | 6820 bf84 | bb01 0000
|
6491 |
|
6492 | 0x000001bb618d3ac4: ; {oop(a 'net/minecraft/class_9958'{0x000001bb84bf23b8})}
|
6493 | 0x000001bb618d3ac4: 48ba b823 | bf84 bb01 | 0000 410f | be57 4085 | d20f 85cb
|
6494 |
|
6495 | 0x000001bb618d3ad8: ; {oop(a 'net/minecraft/class_9958'{0x000001bb84bf23b8})}
|
6496 | 0x000001bb618d3ad8: 4100 0049 | bab8 23bf | 84bb 0100 | 004d 8990 | 2801 0000
|
6497 |
|
6498 | 0x000001bb618d3aec: ; {oop(a 'net/minecraft/class_9958'{0x000001bb84bf23b8})}
|
6499 | 0x000001bb618d3aec: 48ba b823 | bf84 bb01 | 0000 498b | f048 33f2 | 48c1 ee19 | 4883 fe00 | 0f85 bb41 | 0000 4c8b
|
6500 | 0x000001bb618d3b0c: 8424 e000
|
6501 |
|
6502 | 0x000001bb618d3b10: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6503 | 0x000001bb618d3b10: 0000 48be | 8019 0840 | bb01 0000 | 458b 4008 | 4c3b 8658 | 0b00 0075 | 0d48 8386 | 600b 0000
|
6504 | 0x000001bb618d3b30: 01e9 6000 | 0000 4c3b | 8668 0b00 | 0075 0d48 | 8386 700b | 0000 01e9 | 4a00 0000 | 4883 be58
|
6505 | 0x000001bb618d3b50: 0b00 0000 | 7517 4c89 | 8658 0b00 | 0048 c786 | 600b 0000 | 0100 0000 | e929 0000 | 0048 83be
|
6506 | 0x000001bb618d3b70: 680b 0000 | 0075 174c | 8986 680b | 0000 48c7 | 8670 0b00 | 0001 0000 | 00e9 0800 | 0000 4883
|
6507 | 0x000001bb618d3b90: 8648 0b00
|
6508 |
|
6509 | 0x000001bb618d3b94: ; {oop("mouse"{0x000001bb85d85928})}
|
6510 | 0x000001bb618d3b94: 0001 49b8 | 2859 d885 | bb01 0000 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b838 | adfd 8000
|
6511 | 0x000001bb618d3bb4: ; {virtual_call}
|
6512 | 0x000001bb618d3bb4: 0000 00e8
|
6513 |
|
6514 | 0x000001bb618d3bb8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6515 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6516 | ; - net.minecraft.class_310::method_1523@378 (line 1347)
|
6517 | 0x000001bb618d3bb8: e40f fd06
|
6518 |
|
6519 | 0x000001bb618d3bbc: ; {other}
|
6520 | 0x000001bb618d3bbc: 0f1f 8400 | ac39 0023 | 488b 9424 | b000 0000 | 488b b248 | 0100 0048 | 3b06 488b
|
6521 |
|
6522 | 0x000001bb618d3bd8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6523 | 0x000001bb618d3bd8: fe48 bb80 | 1908 40bb
|
6524 |
|
6525 | 0x000001bb618d3be0: ; {metadata('net/minecraft/class_312')}
|
6526 | 0x000001bb618d3be0: 0100 0049 | bac0 1df0 | 8000 0000 | 004c 8993 | 900b 0000 | 4883 8398 | 0b00 0001
|
6527 |
|
6528 | 0x000001bb618d3bfc: ; {optimized virtual_call}
|
6529 | 0x000001bb618d3bfc: 488b d6e8
|
6530 |
|
6531 | 0x000001bb618d3c00: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6532 | ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
|
6533 | ; - net.minecraft.class_310::method_1523@387 (line 1348)
|
6534 | 0x000001bb618d3c00: 9c22 0200
|
6535 |
|
6536 | 0x000001bb618d3c04: ; {other}
|
6537 | 0x000001bb618d3c04: 0f1f 8400 | f439 0024 | 4c8b 8424 | e000 0000
|
6538 |
|
6539 | 0x000001bb618d3c14: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6540 | 0x000001bb618d3c14: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 82c8 0b00 | 0075 0d48 | 8382 d00b | 0000 01e9
|
6541 | 0x000001bb618d3c34: 6000 0000 | 4c3b 82d8 | 0b00 0075 | 0d48 8382 | e00b 0000 | 01e9 4a00 | 0000 4883 | bac8 0b00
|
6542 | 0x000001bb618d3c54: 0000 7517 | 4c89 82c8 | 0b00 0048 | c782 d00b | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d80b
|
6543 | 0x000001bb618d3c74: 0000 0075 | 174c 8982 | d80b 0000 | 48c7 82e0 | 0b00 0001 | 0000 00e9 | 0800 0000 | 4883 82b8
|
6544 | 0x000001bb618d3c94: 0b00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b838 | adfd 8000
|
6545 |
|
6546 | 0x000001bb618d3cac: ; {virtual_call}
|
6547 | 0x000001bb618d3cac: 0000 00e8
|
6548 |
|
6549 | 0x000001bb618d3cb0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6550 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
6551 | ; - net.minecraft.class_310::method_1523@392 (line 1349)
|
6552 | 0x000001bb618d3cb0: ec11 fd06
|
6553 |
|
6554 | 0x000001bb618d3cb4: ; {other}
|
6555 | 0x000001bb618d3cb4: 0f1f 8400 | a43a 0025 | 488b 9424 | b000 0000 | 440f be42 | 7945 85c0
|
6556 |
|
6557 | 0x000001bb618d3ccc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6558 | 0x000001bb618d3ccc: 49b8 8019 | 0840 bb01 | 0000 48be | f00b 0000 | 0000 0000 | 750a 48be | 000c 0000 | 0000 0000
|
6559 | 0x000001bb618d3cec: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 be01 | 0000 4c8b | 8424 e000
|
6560 |
|
6561 | 0x000001bb618d3d04: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6562 | 0x000001bb618d3d04: 0000 48be | 8019 0840 | bb01 0000 | 458b 4008 | 4c3b 8620 | 0c00 0075 | 0d48 8386 | 280c 0000
|
6563 | 0x000001bb618d3d24: 01e9 6000 | 0000 4c3b | 8630 0c00 | 0075 0d48 | 8386 380c | 0000 01e9 | 4a00 0000 | 4883 be20
|
6564 | 0x000001bb618d3d44: 0c00 0000 | 7517 4c89 | 8620 0c00 | 0048 c786 | 280c 0000 | 0100 0000 | e929 0000 | 0048 83be
|
6565 | 0x000001bb618d3d64: 300c 0000 | 0075 174c | 8986 300c | 0000 48c7 | 8638 0c00 | 0001 0000 | 00e9 0800 | 0000 4883
|
6566 | 0x000001bb618d3d84: 8610 0c00
|
6567 |
|
6568 | 0x000001bb618d3d88: ; {oop("gameRenderer"{0x000001bb85d85948})}
|
6569 | 0x000001bb618d3d88: 0001 49b8 | 4859 d885 | bb01 0000 | 488b 9424 | e000 0000 | 9048 b838 | adfd 8000
|
6570 |
|
6571 | 0x000001bb618d3da4: ; {virtual_call}
|
6572 | 0x000001bb618d3da4: 0000 00e8
|
6573 |
|
6574 | 0x000001bb618d3da8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6575 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6576 | ; - net.minecraft.class_310::method_1523@409 (line 1352)
|
6577 | 0x000001bb618d3da8: 7432 fd06
|
6578 |
|
6579 | 0x000001bb618d3dac: ; {other}
|
6580 | 0x000001bb618d3dac: 0f1f 8400 | 9c3b 0026 | 488b 9424 | b000 0000 | 488b b218 | 0100 004c | 8b82 c000 | 0000 483b
|
6581 | 0x000001bb618d3dcc: 064c 8bce
|
6582 |
|
6583 | 0x000001bb618d3dd0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6584 | 0x000001bb618d3dd0: 48bf 8019 | 0840 bb01
|
6585 |
|
6586 | 0x000001bb618d3dd8: ; {metadata('net/minecraft/class_757')}
|
6587 | 0x000001bb618d3dd8: 0000 49ba | 8077 f880 | 0000 0000 | 4c89 9758 | 0c00 0048 | 8387 600c | 0000 0144 | 8b8c 24b8
|
6588 | 0x000001bb618d3df8: 0000 0048
|
6589 |
|
6590 | 0x000001bb618d3dfc: ; {optimized virtual_call}
|
6591 | 0x000001bb618d3dfc: 8bd6 90e8
|
6592 |
|
6593 | 0x000001bb618d3e00: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6594 | ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
|
6595 | ; - net.minecraft.class_310::method_1523@423 (line 1353)
|
6596 | 0x000001bb618d3e00: 7cea 0200
|
6597 |
|
6598 | 0x000001bb618d3e04: ; {other}
|
6599 | 0x000001bb618d3e04: 0f1f 8400 | f43b 0027 | 4c8b 8424 | e000 0000
|
6600 |
|
6601 | 0x000001bb618d3e14: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6602 | 0x000001bb618d3e14: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8290 0c00 | 0075 0d48 | 8382 980c | 0000 01e9
|
6603 | 0x000001bb618d3e34: 6000 0000 | 4c3b 82a0 | 0c00 0075 | 0d48 8382 | a80c 0000 | 01e9 4a00 | 0000 4883 | ba90 0c00
|
6604 | 0x000001bb618d3e54: 0000 7517 | 4c89 8290 | 0c00 0048 | c782 980c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba a00c
|
6605 | 0x000001bb618d3e74: 0000 0075 | 174c 8982 | a00c 0000 | 48c7 82a8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8280
|
6606 | 0x000001bb618d3e94: 0c00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b838 | adfd 8000
|
6607 |
|
6608 | 0x000001bb618d3eac: ; {virtual_call}
|
6609 | 0x000001bb618d3eac: 0000 00e8
|
6610 |
|
6611 | 0x000001bb618d3eb0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6612 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
6613 | ; - net.minecraft.class_310::method_1523@428 (line 1354)
|
6614 | 0x000001bb618d3eb0: ec0f fd06
|
6615 |
|
6616 | 0x000001bb618d3eb4: ; {other}
|
6617 | 0x000001bb618d3eb4: 0f1f 8400 | a43c 0028 | 4c8b 8424 | e000 0000
|
6618 |
|
6619 | 0x000001bb618d3ec4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6620 | 0x000001bb618d3ec4: 48be 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 86c8 0c00 | 0075 0d48 | 8386 d00c | 0000 01e9
|
6621 | 0x000001bb618d3ee4: 6000 0000 | 4c3b 86d8 | 0c00 0075 | 0d48 8386 | e00c 0000 | 01e9 4a00 | 0000 4883 | bec8 0c00
|
6622 | 0x000001bb618d3f04: 0000 7517 | 4c89 86c8 | 0c00 0048 | c786 d00c | 0000 0100 | 0000 e929 | 0000 0048 | 83be d80c
|
6623 | 0x000001bb618d3f24: 0000 0075 | 174c 8986 | d80c 0000 | 48c7 86e0 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 86b8
|
6624 | 0x000001bb618d3f44: 0c00 0001
|
6625 |
|
6626 | 0x000001bb618d3f48: ; {oop("blit"{0x000001bb85d85968})}
|
6627 | 0x000001bb618d3f48: 49b8 6859 | d885 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6628 |
|
6629 | 0x000001bb618d3f64: ; {virtual_call}
|
6630 | 0x000001bb618d3f64: 0000 00e8
|
6631 |
|
6632 | 0x000001bb618d3f68: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6633 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6634 | ; - net.minecraft.class_310::method_1523@438 (line 1357)
|
6635 | 0x000001bb618d3f68: 340c fd06
|
6636 |
|
6637 | 0x000001bb618d3f6c: ; {other}
|
6638 | 0x000001bb618d3f6c: 0f1f 8400 | 5c3d 0029 | 488b 9424 | b000 0000 | 4c8b 82b8 | 0000 0049 | 3b00 498b
|
6639 |
|
6640 | 0x000001bb618d3f88: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6641 | 0x000001bb618d3f88: f048 bf80 | 1908 40bb | 0100 0048 | 8387 f00c | 0000 0145 | 0fbe 4051 | 4183 e001
|
6642 |
|
6643 | 0x000001bb618d3fa4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6644 | 0x000001bb618d3fa4: 4585 c049 | b880 1908 | 40bb 0100 | 0048 be28 | 0d00 0000 | 0000 0075 | 0a48 be38 | 0d00 0000
|
6645 | 0x000001bb618d3fc4: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 850b 0200 | 0048 8b9c | 2400 0100 | 004c 8bc3
|
6646 | 0x000001bb618d3fe4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6647 | 0x000001bb618d3fe4: 48be 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8658 0d00 | 0075 0d48 | 8386 600d | 0000 01e9
|
6648 | 0x000001bb618d4004: 6000 0000 | 4c3b 8668 | 0d00 0075 | 0d48 8386 | 700d 0000 | 01e9 4a00 | 0000 4883 | be58 0d00
|
6649 | 0x000001bb618d4024: 0000 7517 | 4c89 8658 | 0d00 0048 | c786 600d | 0000 0100 | 0000 e929 | 0000 0048 | 83be 680d
|
6650 | 0x000001bb618d4044: 0000 0075 | 174c 8986 | 680d 0000 | 48c7 8670 | 0d00 0001 | 0000 00e9 | 0800 0000 | 4883 8648
|
6651 | 0x000001bb618d4064: 0d00 0001
|
6652 |
|
6653 | 0x000001bb618d4068: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
6654 | 0x000001bb618d4068: 49b8 8881 | 0740 bb01 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
6655 | 0x000001bb618d4088: 0085 f60f | 845b 3c00 | 004c 8b43 | 284d 85c0
|
6656 |
|
6657 | 0x000001bb618d4098: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
6658 | 0x000001bb618d4098: 48be 8881 | 0740 bb01 | 0000 48bf | 2001 0000 | 0000 0000 | 740a 48bf | 1001 0000 | 0000 0000
|
6659 | 0x000001bb618d40b8: 488b 043e | 488d 4001 | 4889 043e | 0f84 8f32
|
6660 |
|
6661 | 0x000001bb618d40c8: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
6662 | 0x000001bb618d40c8: 0000 48be | 8881 0740 | bb01 0000 | 4883 8640 | 0100 0001
|
6663 |
|
6664 | 0x000001bb618d40dc: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6665 | 0x000001bb618d40dc: 48be f8b2 | cc3f bb01 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
6666 | 0x000001bb618d40fc: ff0f 840a
|
6667 |
|
6668 | 0x000001bb618d4100: ; {oop(a 'java/lang/Class'{0x000001bb84bf2068} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
6669 | 0x000001bb618d4100: 3c00 0048 | be68 20bf | 84bb 0100 | 0048 8bb6 | c800 0000
|
6670 |
|
6671 | 0x000001bb618d4114: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
6672 | 0x000001bb618d4114: 4885 f648 | bff8 b2cc | 3fbb 0100 | 0048 b820 | 0100 0000 | 0000 0074 | 0a48 b810 | 0100 0000
|
6673 | 0x000001bb618d4134: 0000 0048 | 8b0c 0748 | 8d49 0148 | 890c 070f | 8460 3100 | 0048 85f6 | 0f84 1c00
|
6674 |
|
6675 | 0x000001bb618d4150: ; {metadata('net/minecraft/class_10865')}
|
6676 | 0x000001bb618d4150: 0000 49b9 | 6892 f080 | 0000 0000 | 8b4e 084c | 3b49 380f | 85c5 3b00 | 00e9 0000 | 0000 488b
|
6677 | 0x000001bb618d4170: fe48 3b06
|
6678 |
|
6679 | 0x000001bb618d4174: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
6680 | 0x000001bb618d4174: 488b fe48 | b888 8107 | 40bb 0100 | 0048 8380 | 6801 0000 | 0148 8b76 | 1048 85f6 | 0f84 1c00
|
6681 | 0x000001bb618d4194: ; {metadata('net/minecraft/class_10860')}
|
6682 | 0x000001bb618d4194: 0000 49b9 | 3064 f180 | 0000 0000 | 8b4e 084c | 3b49 380f | 858b 3b00 | 00e9 0000 | 0000 488b
|
6683 | 0x000001bb618d41b4: fe48 3b06
|
6684 |
|
6685 | 0x000001bb618d41b8: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
6686 | 0x000001bb618d41b8: 488b fe48 | b888 8107 | 40bb 0100 | 0048 8380 | a001 0000 | 0148 8bd6 | 0f1f 8000
|
6687 |
|
6688 | 0x000001bb618d41d4: ; {optimized virtual_call}
|
6689 | 0x000001bb618d41d4: 0000 00e8
|
6690 |
|
6691 | 0x000001bb618d41d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6692 | ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
|
6693 | ; - net.minecraft.class_276::method_1237@29 (line 113)
|
6694 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
6695 | 0x000001bb618d41d8: a4b6 fcff
|
6696 |
|
6697 | 0x000001bb618d41dc: ; {other}
|
6698 | 0x000001bb618d41dc: 0f1f 8400 | cc3f 002a
|
6699 |
|
6700 | 0x000001bb618d41e4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6701 | 0x000001bb618d41e4: 48bf 8019 | 0840 bb01 | 0000 4883 | 8780 0d00
|
6702 |
|
6703 | 0x000001bb618d41f4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6704 | 0x000001bb618d41f4: 0001 48bf | 405d cb3f | bb01 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
6705 | 0x000001bb618d4214: 0085 db0f | 8425 3b00
|
6706 |
|
6707 | 0x000001bb618d421c: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
6708 | 0x000001bb618d421c: 0048 bf68 | 65f5 70bb | 0100 0048 | 8bbf e800 | 0000 483b | 0748 8bdf
|
6709 |
|
6710 | 0x000001bb618d4234: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6711 | 0x000001bb618d4234: 48b9 405d | cb3f bb01 | 0000 8b5b | 0848 3b99 | 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960
|
6712 | 0x000001bb618d4254: 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000
|
6713 | 0x000001bb618d4274: 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100
|
6714 | 0x000001bb618d4294: 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001
|
6715 | 0x000001bb618d42b4: 0000 0148 | 8bd7 6666 | 9048 b860 | 74ef 8000
|
6716 |
|
6717 | 0x000001bb618d42c4: ; {virtual_call}
|
6718 | 0x000001bb618d42c4: 0000 00e8
|
6719 |
|
6720 | 0x000001bb618d42c8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6721 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
6722 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
6723 | ; - net.minecraft.class_310::method_1523@459 (line 1362)
|
6724 | 0x000001bb618d42c8: 54cf f906
|
6725 |
|
6726 | 0x000001bb618d42cc: ; {other}
|
6727 | 0x000001bb618d42cc: 0f1f 8400 | bc40 002b | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 408b
|
6728 | 0x000001bb618d42ec: b424 0801 | 0000 85f6
|
6729 |
|
6730 | 0x000001bb618d42f4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6731 | 0x000001bb618d42f4: 48bf 8019 | 0840 bb01 | 0000 48bb | 900d 0000 | 0000 0000 | 740a 48bb | a00d 0000 | 0000 0000
|
6732 | 0x000001bb618d4314: 488b 041f | 488d 4001 | 4889 041f | 89b4 2408 | 0100 000f | 84bf 0100
|
6733 |
|
6734 | 0x000001bb618d432c: ; {static_call}
|
6735 | 0x000001bb618d432c: 0066 90e8
|
6736 |
|
6737 | 0x000001bb618d4330: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6738 | ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
|
6739 | ; - net.minecraft.class_310::method_1523@473 (line 1364)
|
6740 | 0x000001bb618d4330: 4cad cc05
|
6741 |
|
6742 | 0x000001bb618d4334: ; {other}
|
6743 | 0x000001bb618d4334: 0f1f 8400 | 2441 002c | 0f1f 4000
|
6744 |
|
6745 | 0x000001bb618d4340: ; {no_reloc}
|
6746 | 0x000001bb618d4340: e932 3a00 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 1001 | 0000 0f1f
|
6747 |
|
6748 | 0x000001bb618d435c: ; {static_call}
|
6749 | 0x000001bb618d435c: 4400 00e8
|
6750 |
|
6751 | 0x000001bb618d4360: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [272]=Oop }
|
6752 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
6753 | ; - net.minecraft.class_310::method_1523@477 (line 1364)
|
6754 | 0x000001bb618d4360: 1cad cc05
|
6755 |
|
6756 | 0x000001bb618d4364: ; {other}
|
6757 | 0x000001bb618d4364: 0f1f 8400 | 5441 002d
|
6758 |
|
6759 | 0x000001bb618d436c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6760 | 0x000001bb618d436c: 49b8 8019 | 0840 bb01 | 0000 4d8d | 80e0 0d00 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308
|
6761 | 0x000001bb618d438c: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff
|
6762 | 0x000001bb618d43ac: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 2410
|
6763 | 0x000001bb618d43cc: 0100 0049 | 3b00 498b
|
6764 |
|
6765 | 0x000001bb618d43d4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6766 | 0x000001bb618d43d4: d048 be80 | 1908 40bb | 0100 0048 | 8386 f00d
|
6767 |
|
6768 | 0x000001bb618d43e4: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6769 | 0x000001bb618d43e4: 0000 0148 | bac0 08f7 | 3ebb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
6770 | 0x000001bb618d4404: 1f00 85f6 | 0f84 7839 | 0000 4d8b | 4010 4d85
|
6771 |
|
6772 | 0x000001bb618d4414: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6773 | 0x000001bb618d4414: c048 bac0 | 08f7 3ebb | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
6774 | 0x000001bb618d4434: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84a5 | 0000 0048 | 3b00 488b
|
6775 |
|
6776 | 0x000001bb618d444c: ; {metadata(method data for {method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
6777 | 0x000001bb618d444c: d048 bec0 | 08f7 3ebb | 0100 008b | 5208 483b | 9640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9
|
6778 | 0x000001bb618d446c: 6000 0000 | 483b 9650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100
|
6779 | 0x000001bb618d448c: 0000 7517 | 4889 9640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001
|
6780 | 0x000001bb618d44ac: 0000 0075 | 1748 8996 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630
|
6781 | 0x000001bb618d44cc: 0100 0001 | 488b d066 | 9048 b8ff | ffff ffff
|
6782 |
|
6783 | 0x000001bb618d44dc: ; {virtual_call}
|
6784 | 0x000001bb618d44dc: ffff ffe8
|
6785 |
|
6786 | 0x000001bb618d44e0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6787 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
6788 | ; - java.util.Optional::ifPresent@12 (line 178)
|
6789 | ; - net.minecraft.class_310::method_1523@482 (line 1364)
|
6790 | 0x000001bb618d44e0: 9ca8 cc05
|
6791 |
|
6792 | 0x000001bb618d44e4: ; {other}
|
6793 | 0x000001bb618d44e4: 0f1f 8400 | d442 002e | 4c8b 8424 | e000 0000
|
6794 |
|
6795 | 0x000001bb618d44f4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6796 | 0x000001bb618d44f4: 48be 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8638 0e00 | 0075 0d48 | 8386 400e | 0000 01e9
|
6797 | 0x000001bb618d4514: 6000 0000 | 4c3b 8648 | 0e00 0075 | 0d48 8386 | 500e 0000 | 01e9 4a00 | 0000 4883 | be38 0e00
|
6798 | 0x000001bb618d4534: 0000 7517 | 4c89 8638 | 0e00 0048 | c786 400e | 0000 0100 | 0000 e929 | 0000 0048 | 83be 480e
|
6799 | 0x000001bb618d4554: 0000 0075 | 174c 8986 | 480e 0000 | 48c7 8650 | 0e00 0001 | 0000 00e9 | 0800 0000 | 4883 8628
|
6800 | 0x000001bb618d4574: 0e00 0001
|
6801 |
|
6802 | 0x000001bb618d4578: ; {oop("updateDisplay"{0x000001bb85d85988})}
|
6803 | 0x000001bb618d4578: 49b8 8859 | d885 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6804 |
|
6805 | 0x000001bb618d4594: ; {virtual_call}
|
6806 | 0x000001bb618d4594: 0000 00e8
|
6807 |
|
6808 | 0x000001bb618d4598: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6809 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6810 | ; - net.minecraft.class_310::method_1523@490 (line 1367)
|
6811 | 0x000001bb618d4598: 842a fd06
|
6812 |
|
6813 | 0x000001bb618d459c: ; {other}
|
6814 | 0x000001bb618d459c: 0f1f 8400 | 8c43 002f | 488b 9424 | b000 0000 | 488b b2c0 | 0100 0048
|
6815 |
|
6816 | 0x000001bb618d45b4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6817 | 0x000001bb618d45b4: 85f6 48bf | 8019 0840 | bb01 0000 | 48bb 600e | 0000 0000 | 0000 740a | 48bb 700e | 0000 0000
|
6818 | 0x000001bb618d45d4: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 5c00 0000 | 488b d666 | 9048 b8ff | ffff ffff
|
6819 | 0x000001bb618d45f4: ; {virtual_call}
|
6820 | 0x000001bb618d45f4: ffff ffe8
|
6821 |
|
6822 | 0x000001bb618d45f8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
6823 | ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0}
|
6824 | ; - net.minecraft.class_310::method_1523@506 (line 1369)
|
6825 | 0x000001bb618d45f8: 84a7 cc05
|
6826 |
|
6827 | 0x000001bb618d45fc: ; {other}
|
6828 | 0x000001bb618d45fc: 0f1f 8400 | ec43 0030 | 488b 9424 | b000 0000 | 488b b2c0 | 0100 004c | 8b84 2400 | 0100 0048
|
6829 | 0x000001bb618d461c: 8bd6 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
|
6830 |
|
6831 | 0x000001bb618d462c: ; {virtual_call}
|
6832 | 0x000001bb618d462c: ffff ffe8
|
6833 |
|
6834 | 0x000001bb618d4630: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6835 | ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0}
|
6836 | ; - net.minecraft.class_310::method_1523@515 (line 1370)
|
6837 | 0x000001bb618d4630: 4ca7 cc05
|
6838 |
|
6839 | 0x000001bb618d4634: ; {other}
|
6840 | 0x000001bb618d4634: 0f1f 8400 | 2444 0031 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 004c | 8b82 c001 | 0000 483b
|
6841 | 0x000001bb618d4654: 0648 8bfe
|
6842 |
|
6843 | 0x000001bb618d4658: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6844 | 0x000001bb618d4658: 48bb 8019 | 0840 bb01 | 0000 4883 | 83f0 0e00 | 0001 488b
|
6845 |
|
6846 | 0x000001bb618d466c: ; {optimized virtual_call}
|
6847 | 0x000001bb618d466c: d666 90e8
|
6848 |
|
6849 | 0x000001bb618d4670: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6850 | ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
|
6851 | ; - net.minecraft.class_310::method_1523@526 (line 1372)
|
6852 | 0x000001bb618d4670: 2c00 fcff
|
6853 |
|
6854 | 0x000001bb618d4674: ; {other}
|
6855 | 0x000001bb618d4674: 0f1f 8400 | 6444 0032 | 488b 9424 | b000 0000 | 488b b200 | 0300 0048 | 3b06 488b
|
6856 |
|
6857 | 0x000001bb618d4690: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6858 | 0x000001bb618d4690: fe48 bb80 | 1908 40bb
|
6859 |
|
6860 | 0x000001bb618d4698: ; {metadata('net/minecraft/class_9919')}
|
6861 | 0x000001bb618d4698: 0100 0049 | bad8 a901 | 8100 0000 | 004c 8993 | 380f 0000 | 4883 8340 | 0f00 0001
|
6862 |
|
6863 | 0x000001bb618d46b4: ; {optimized virtual_call}
|
6864 | 0x000001bb618d46b4: 488b d6e8
|
6865 |
|
6866 | 0x000001bb618d46b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6867 | ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
|
6868 | ; - net.minecraft.class_310::method_1523@533 (line 1373)
|
6869 | 0x000001bb618d46b8: 849c fcff
|
6870 |
|
6871 | 0x000001bb618d46bc: ; {other}
|
6872 | 0x000001bb618d46bc: 0f1f 8400 | ac44 0033 | 8984 240c | 0100 003d | 0401 0000
|
6873 |
|
6874 | 0x000001bb618d46d0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6875 | 0x000001bb618d46d0: 48ba 8019 | 0840 bb01 | 0000 48be | 600f 0000 | 0000 0000 | 7d0a 48be | 700f 0000 | 0000 0000
|
6876 | 0x000001bb618d46f0: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8d 2200
|
6877 |
|
6878 | 0x000001bb618d4700: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6879 | 0x000001bb618d4700: 0000 48ba | 8019 0840 | bb01 0000 | 4883 8280 | 0f00 0001
|
6880 |
|
6881 | 0x000001bb618d4714: ; {static_call}
|
6882 | 0x000001bb618d4714: 488b d0e8
|
6883 |
|
6884 | 0x000001bb618d4718: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6885 | ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0}
|
6886 | ; - net.minecraft.class_310::method_1523@548 (line 1375)
|
6887 | 0x000001bb618d4718: c43b ff06
|
6888 |
|
6889 | 0x000001bb618d471c: ; {other}
|
6890 | 0x000001bb618d471c: 0f1f 8400 | 0c45 0034 | 4c8b 8424 | e000 0000
|
6891 |
|
6892 | 0x000001bb618d472c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6893 | 0x000001bb618d472c: 48ba 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 82a0 0f00 | 0075 0d48 | 8382 a80f | 0000 01e9
|
6894 | 0x000001bb618d474c: 6000 0000 | 4c3b 82b0 | 0f00 0075 | 0d48 8382 | b80f 0000 | 01e9 4a00 | 0000 4883 | baa0 0f00
|
6895 | 0x000001bb618d476c: 0000 7517 | 4c89 82a0 | 0f00 0048 | c782 a80f | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b00f
|
6896 | 0x000001bb618d478c: 0000 0075 | 174c 8982 | b00f 0000 | 48c7 82b8 | 0f00 0001 | 0000 00e9 | 0800 0000 | 4883 8290
|
6897 | 0x000001bb618d47ac: 0f00 0001
|
6898 |
|
6899 | 0x000001bb618d47b0: ; {oop("yield"{0x000001bb85d859a8})}
|
6900 | 0x000001bb618d47b0: 49b8 a859 | d885 bb01 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
6901 |
|
6902 | 0x000001bb618d47cc: ; {virtual_call}
|
6903 | 0x000001bb618d47cc: 0000 00e8
|
6904 |
|
6905 | 0x000001bb618d47d0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6906 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6907 | ; - net.minecraft.class_310::method_1523@556 (line 1378)
|
6908 | 0x000001bb618d47d0: 4c28 fd06
|
6909 |
|
6910 | 0x000001bb618d47d4: ; {other}
|
6911 | 0x000001bb618d47d4: 0f1f 8400 | c445 0035
|
6912 |
|
6913 | 0x000001bb618d47dc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6914 | 0x000001bb618d47dc: 48ba 8019 | 0840 bb01 | 0000 4883 | 82c8 0f00
|
6915 |
|
6916 | 0x000001bb618d47ec: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6917 | 0x000001bb618d47ec: 0001 48ba | 388f 9c31 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6918 | 0x000001bb618d480c: 0085 f60f | 84a1 3500
|
6919 |
|
6920 | 0x000001bb618d4814: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6921 | 0x000001bb618d4814: 0048 ba38 | 8f9c 31bb | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2
|
6922 | 0x000001bb618d4834: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6923 | 0x000001bb618d4834: 7516 48bb | 388f 9c31 | bb01 0000 | 808b 1901 | 0000 01e9 | b200 0000
|
6924 |
|
6925 | 0x000001bb618d484c: ; {metadata('java/lang/VirtualThread')}
|
6926 | 0x000001bb618d484c: 48b8 f882 | 0480 0000 | 0000 8b7a | 0848 3bc7 | 0f85 8000
|
6927 |
|
6928 | 0x000001bb618d4860: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6929 | 0x000001bb618d4860: 0000 48bb | 388f 9c31 | bb01 0000 | 8b42 0848 | 3b83 3001 | 0000 750d | 4883 8338 | 0100 0001
|
6930 | 0x000001bb618d4880: e97e 0000 | 0048 3b83 | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e968 | 0000 0048 | 83bb 3001
|
6931 | 0x000001bb618d48a0: 0000 0075 | 1748 8983 | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 4700 0000 | 4883 bb40
|
6932 | 0x000001bb618d48c0: 0100 0000 | 7517 4889 | 8340 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e926 0000 | 00e9 2100
|
6933 | 0x000001bb618d48e0: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6934 | 0x000001bb618d48e0: 0000 48bb | 388f 9c31 | bb01 0000 | 4883 ab20 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4833
|
6935 | 0x000001bb618d4900: f6eb 0a48 | be01 0000 | 0000 0000
|
6936 |
|
6937 | 0x000001bb618d490c: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6938 | 0x000001bb618d490c: 0085 f648 | be38 8f9c | 31bb 0100 | 0048 bf58 | 0100 0000 | 0000 0074 | 0a48 bf68 | 0100 0000
|
6939 | 0x000001bb618d492c: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 8478 0100 | 0048 85d2
|
6940 |
|
6941 | 0x000001bb618d4944: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6942 | 0x000001bb618d4944: 7516 48bf | 388f 9c31 | bb01 0000 | 808f 7101 | 0000 01e9 | b200 0000
|
6943 |
|
6944 | 0x000001bb618d495c: ; {metadata('java/lang/VirtualThread')}
|
6945 | 0x000001bb618d495c: 48bb f882 | 0480 0000 | 0000 8b72 | 0848 3bde | 0f85 8000
|
6946 |
|
6947 | 0x000001bb618d4970: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6948 | 0x000001bb618d4970: 0000 48bf | 388f 9c31 | bb01 0000 | 8b5a 0848 | 3b9f 8801 | 0000 750d | 4883 8790 | 0100 0001
|
6949 | 0x000001bb618d4990: e979 0000 | 0048 3b9f | 9801 0000 | 750d 4883 | 87a0 0100 | 0001 e963 | 0000 0048 | 83bf 8801
|
6950 | 0x000001bb618d49b0: 0000 0075 | 1748 899f | 8801 0000 | 48c7 8790 | 0100 0001 | 0000 00e9 | 4200 0000 | 4883 bf98
|
6951 | 0x000001bb618d49d0: 0100 0000 | 7517 4889 | 9f98 0100 | 0048 c787 | a001 0000 | 0100 0000 | e921 0000 | 00e9 1c00
|
6952 | 0x000001bb618d49f0: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6953 | 0x000001bb618d49f0: 0000 48bf | 388f 9c31 | bb01 0000 | 4883 af78 | 0100 0001 | e9ce 3300 | 00e9 0000 | 0000 483b
|
6954 | 0x000001bb618d4a10: 0248 8bf2
|
6955 |
|
6956 | 0x000001bb618d4a14: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6957 | 0x000001bb618d4a14: 48bf 388f | 9c31 bb01 | 0000 8b76 | 0848 3bb7 | c001 0000 | 750d 4883 | 87c8 0100 | 0001 e960
|
6958 | 0x000001bb618d4a34: 0000 0048 | 3bb7 d001 | 0000 750d | 4883 87d8 | 0100 0001 | e94a 0000 | 0048 83bf | c001 0000
|
6959 | 0x000001bb618d4a54: 0075 1748 | 89b7 c001 | 0000 48c7 | 87c8 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bfd0 0100
|
6960 | 0x000001bb618d4a74: 0000 7517 | 4889 b7d0 | 0100 0048 | c787 d801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 b001
|
6961 | 0x000001bb618d4a94: ; {optimized virtual_call}
|
6962 | 0x000001bb618d4a94: 0000 01e8
|
6963 |
|
6964 | 0x000001bb618d4a98: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6965 | ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
|
6966 | ; - java.lang.Thread::yield@17 (line 443)
|
6967 | ; - net.minecraft.class_310::method_1523@561 (line 1379)
|
6968 | 0x000001bb618d4a98: e49f cc05
|
6969 |
|
6970 | 0x000001bb618d4a9c: ; {other}
|
6971 | 0x000001bb618d4a9c: 0f1f 8400 | 8c48 0036
|
6972 |
|
6973 | 0x000001bb618d4aa4: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6974 | 0x000001bb618d4aa4: 48be 388f | 9c31 bb01 | 0000 ff86 | e801 0000 | e923 0000
|
6975 |
|
6976 | 0x000001bb618d4ab8: ; {metadata(method data for {method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
6977 | 0x000001bb618d4ab8: 0048 be38 | 8f9c 31bb | 0100 0048 | 8386 0002 | 0000 010f
|
6978 |
|
6979 | 0x000001bb618d4acc: ; {static_call}
|
6980 | 0x000001bb618d4acc: 1f40 00e8
|
6981 |
|
6982 | 0x000001bb618d4ad0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6983 | ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0}
|
6984 | ; - java.lang.Thread::yield@23 (line 445)
|
6985 | ; - net.minecraft.class_310::method_1523@561 (line 1379)
|
6986 | 0x000001bb618d4ad0: 84c8 fb06
|
6987 |
|
6988 | 0x000001bb618d4ad4: ; {other}
|
6989 | 0x000001bb618d4ad4: 0f1f 8400 | c448 0037 | 4c8b 8424 | e000 0000
|
6990 |
|
6991 | 0x000001bb618d4ae4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6992 | 0x000001bb618d4ae4: 48be 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 86e8 0f00 | 0075 0d48 | 8386 f00f | 0000 01e9
|
6993 | 0x000001bb618d4b04: 6000 0000 | 4c3b 86f8 | 0f00 0075 | 0d48 8386 | 0010 0000 | 01e9 4a00 | 0000 4883 | bee8 0f00
|
6994 | 0x000001bb618d4b24: 0000 7517 | 4c89 86e8 | 0f00 0048 | c786 f00f | 0000 0100 | 0000 e929 | 0000 0048 | 83be f80f
|
6995 | 0x000001bb618d4b44: 0000 0075 | 174c 8986 | f80f 0000 | 48c7 8600 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 86d8
|
6996 | 0x000001bb618d4b64: 0f00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b838 | adfd 8000
|
6997 |
|
6998 | 0x000001bb618d4b7c: ; {virtual_call}
|
6999 | 0x000001bb618d4b7c: 0000 00e8
|
7000 |
|
7001 | 0x000001bb618d4b80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7002 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
7003 | ; - net.minecraft.class_310::method_1523@566 (line 1380)
|
7004 | 0x000001bb618d4b80: 1c03 fd06
|
7005 |
|
7006 | 0x000001bb618d4b84: ; {other}
|
7007 | 0x000001bb618d4b84: 0f1f 8400 | 7449 0038 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048 | 3b06 488b
|
7008 |
|
7009 | 0x000001bb618d4ba0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7010 | 0x000001bb618d4ba0: fe48 bb80 | 1908 40bb | 0100 0048 | 8383 1010 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 2a32 0000
|
7011 | 0x000001bb618d4bc0: ; {oop("Post render"{0x000001bb85d859c8})}
|
7012 | 0x000001bb618d4bc0: 49ba c859 | d885 bb01 | 0000 4c89
|
7013 |
|
7014 | 0x000001bb618d4bcc: ; {oop("Post render"{0x000001bb85d859c8})}
|
7015 | 0x000001bb618d4bcc: 5678 48bf | c859 d885 | bb01 0000 | 488b de48 | 33df 48c1 | eb19 4883 | fb00 0f85 | 1a32 0000
|
7016 | 0x000001bb618d4bec: 8b72 6cff | c689 726c
|
7017 |
|
7018 | 0x000001bb618d4bf4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7019 | 0x000001bb618d4bf4: 488b f248 | bf80 1908 | 40bb 0100
|
7020 |
|
7021 | 0x000001bb618d4c00: ; {metadata('net/minecraft/class_310')}
|
7022 | 0x000001bb618d4c00: 0049 bab0 | f4d1 8000 | 0000 004c | 8997 5810 | 0000 4883 | 8760 1000
|
7023 |
|
7024 | 0x000001bb618d4c18: ; {metadata(method data for {method} {0x000001bb3e5f33c8} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
7025 | 0x000001bb618d4c18: 0001 48be | b88e 0740 | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
7026 | 0x000001bb618d4c38: 0085 ff0f | 84dd 3100 | 000f be72
|
7027 |
|
7028 | 0x000001bb618d4c44: ; {metadata(method data for {method} {0x000001bb3e5f33c8} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
7029 | 0x000001bb618d4c44: 7785 f648 | beb8 8e07 | 40bb 0100 | 0048 bf10 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
|
7030 | 0x000001bb618d4c64: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 843c 0000 | 0048 8bb2 | b002 0000
|
7031 |
|
7032 | 0x000001bb618d4c80: ; {metadata(method data for {method} {0x000001bb3e5f33c8} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
7033 | 0x000001bb618d4c80: 4885 f648 | beb8 8e07 | 40bb 0100 | 0048 bf40 | 0100 0000 | 0000 0075 | 0a48 bf30 | 0100 0000
|
7034 | 0x000001bb618d4ca0: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 850a 0000 | 00be 0000 | 0000 e915
|
7035 |
|
7036 | 0x000001bb618d4cbc: ; {metadata(method data for {method} {0x000001bb3e5f33c8} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
7037 | 0x000001bb618d4cbc: 0000 0048 | beb8 8e07 | 40bb 0100 | 00ff 8650 | 0100 00be | 0100 0000 | 83e6 0185
|
7038 |
|
7039 | 0x000001bb618d4cd8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7040 | 0x000001bb618d4cd8: f648 be80 | 1908 40bb | 0100 0048 | bf80 1000 | 0000 0000 | 0074 0a48 | bf90 1000 | 0000 0000
|
7041 | 0x000001bb618d4cf8: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 8495 | 0200 0048 | 8bb2 d802 | 0000 4885
|
7042 |
|
7043 | 0x000001bb618d4d14: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7044 | 0x000001bb618d4d14: f648 bf80 | 1908 40bb | 0100 0048 | bba0 1000 | 0000 0000 | 0074 0a48 | bbb0 1000 | 0000 0000
|
7045 | 0x000001bb618d4d34: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84e1 | 0000 0048 | 3b06 488b
|
7046 |
|
7047 | 0x000001bb618d4d4c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7048 | 0x000001bb618d4d4c: fe48 bb80 | 1908 40bb | 0100 008b | 7f08 483b | bbd0 1000 | 0075 0d48 | 8383 d810 | 0000 01e9
|
7049 | 0x000001bb618d4d6c: 6000 0000 | 483b bbe0 | 1000 0075 | 0d48 8383 | e810 0000 | 01e9 4a00 | 0000 4883 | bbd0 1000
|
7050 | 0x000001bb618d4d8c: 0000 7517 | 4889 bbd0 | 1000 0048 | c783 d810 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb e010
|
7051 | 0x000001bb618d4dac: 0000 0075 | 1748 89bb | e010 0000 | 48c7 83e8 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 83c0
|
7052 | 0x000001bb618d4dcc: 1000 0001 | 488b d666 | 9048 b8ff | ffff ffff
|
7053 |
|
7054 | 0x000001bb618d4ddc: ; {virtual_call}
|
7055 | 0x000001bb618d4ddc: ffff ffe8
|
7056 |
|
7057 | 0x000001bb618d4de0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7058 | ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
|
7059 | ; - net.minecraft.class_310::method_1523@610 (line 1385)
|
7060 | 0x000001bb618d4de0: 7ca7 d905
|
7061 |
|
7062 | 0x000001bb618d4de4: ; {other}
|
7063 | 0x000001bb618d4de4: 0f1f 8400 | d44b 0039
|
7064 |
|
7065 | 0x000001bb618d4dec: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7066 | 0x000001bb618d4dec: 85c0 48ba | 8019 0840 | bb01 0000 | 48be f810 | 0000 0000 | 0000 750a | 48be 0811 | 0000 0000
|
7067 | 0x000001bb618d4e0c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 488b | 9424 b000 | 0000 0f85 | 9900 0000 | 488b b2e0
|
7068 | 0x000001bb618d4e2c: 0200 0048
|
7069 |
|
7070 | 0x000001bb618d4e30: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7071 | 0x000001bb618d4e30: 85f6 48bf | 8019 0840 | bb01 0000 | 48bb 1811 | 0000 0000 | 0000 740a | 48bb 2811 | 0000 0000
|
7072 | 0x000001bb618d4e50: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 3c01 0000
|
7073 |
|
7074 | 0x000001bb618d4e64: ; implicit exception: dispatches to 0x000001bb618d7e44
|
7075 | ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7076 | 0x000001bb618d4e64: 483b 0648 | bf80 1908 | 40bb 0100
|
7077 |
|
7078 | 0x000001bb618d4e70: ; {metadata('net/minecraft/class_425')}
|
7079 | 0x000001bb618d4e70: 0049 bae0 | 78cd 8000 | 0000 004c | 8997 4811 | 0000 4883 | 8750 1100
|
7080 |
|
7081 | 0x000001bb618d4e88: ; {metadata(method data for {method} {0x000001bb3e4be0c8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
|
7082 | 0x000001bb618d4e88: 0001 48be | d0b8 0840 | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
7083 | 0x000001bb618d4ea8: 0085 ff0f | 8498 2f00
|
7084 |
|
7085 | 0x000001bb618d4eb0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7086 | 0x000001bb618d4eb0: 0048 be80 | 1908 40bb | 0100 00ff | 8680 1100 | 0048 8bb2 | b002 0000
|
7087 |
|
7088 | 0x000001bb618d4ec8: ; implicit exception: dispatches to 0x000001bb618d7e6a
|
7089 | 0x000001bb618d4ec8: 483b 0648
|
7090 |
|
7091 | 0x000001bb618d4ecc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7092 | 0x000001bb618d4ecc: 8bfe 48bb | 8019 0840 | bb01 0000 | 8b7f 0848 | 3bbb a011 | 0000 750d | 4883 83a8 | 1100 0001
|
7093 | 0x000001bb618d4eec: e960 0000 | 0048 3bbb | b011 0000 | 750d 4883 | 83b8 1100 | 0001 e94a | 0000 0048 | 83bb a011
|
7094 | 0x000001bb618d4f0c: 0000 0075 | 1748 89bb | a011 0000 | 48c7 83a8 | 1100 0001 | 0000 00e9 | 2900 0000 | 4883 bbb0
|
7095 | 0x000001bb618d4f2c: 1100 0000 | 7517 4889 | bbb0 1100 | 0048 c783 | b811 0000 | 0100 0000 | e908 0000 | 0048 8383
|
7096 | 0x000001bb618d4f4c: 9011 0000 | 0148 8bd6 | 9048 b890 | 02cf 36bb
|
7097 |
|
7098 | 0x000001bb618d4f5c: ; {virtual_call}
|
7099 | 0x000001bb618d4f5c: 0100 00e8
|
7100 |
|
7101 | 0x000001bb618d4f60: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7102 | ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
|
7103 | ; - net.minecraft.class_310::method_1523@637 (line 1385)
|
7104 | 0x000001bb618d4f60: cde4 cc05
|
7105 |
|
7106 | 0x000001bb618d4f64: ; {other}
|
7107 | 0x000001bb618d4f64: 0f1f 8400 | 544d 003a
|
7108 |
|
7109 | 0x000001bb618d4f6c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7110 | 0x000001bb618d4f6c: 85c0 48ba | 8019 0840 | bb01 0000 | 48be d811 | 0000 0000 | 0000 740a | 48be c811 | 0000 0000
|
7111 | 0x000001bb618d4f8c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 0a00 0000 | ba00 0000 | 00e9 1500
|
7112 |
|
7113 | 0x000001bb618d4fa8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7114 | 0x000001bb618d4fa8: 0000 48ba | 8019 0840 | bb01 0000 | ff82 e811 | 0000 ba01 | 0000 0048 | 8bb4 24b0 | 0000 0083
|
7115 | 0x000001bb618d4fc8: e201 8856 | 78f0 8344 | 24c0 0048 | 8b96 c000 | 0000 0fbe | 7e78 483b | 0248 8bda
|
7116 |
|
7117 | 0x000001bb618d4fe4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7118 | 0x000001bb618d4fe4: 48b8 8019 | 0840 bb01
|
7119 |
|
7120 | 0x000001bb618d4fec: ; {metadata('net/minecraft/class_9779$class_9781')}
|
7121 | 0x000001bb618d4fec: 0000 49ba | f0fa d280 | 0000 0000 | 4c89 9010 | 1200 0048 | 8380 1812
|
7122 |
|
7123 | 0x000001bb618d5004: ; {metadata(method data for {method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
7124 | 0x000001bb618d5004: 0000 0148 | bbf8 9507 | 40bb 0100 | 008b 83cc | 0000 0083 | c002 8983 | cc00 0000 | 25fe ff1f
|
7125 | 0x000001bb618d5024: 0085 c00f | 8447 2e00
|
7126 |
|
7127 | 0x000001bb618d502c: ; {metadata(method data for {method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
7128 | 0x000001bb618d502c: 0085 ff48 | bff8 9507 | 40bb 0100 | 0048 bb10 | 0100 0000 | 0000 0074 | 0a48 bb20 | 0100 0000
|
7129 | 0x000001bb618d504c: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f48 | 8bfa 0f84 | 9400 0000
|
7130 |
|
7131 | 0x000001bb618d5064: ; {metadata(method data for {method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
7132 | 0x000001bb618d5064: 48bb f895 | 0740 bb01 | 0000 4883 | 8330 0100
|
7133 |
|
7134 | 0x000001bb618d5074: ; {metadata(method data for {method} {0x000001bb3e662c90} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
7135 | 0x000001bb618d5074: 0001 48bf | 6090 0740 | bb01 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
7136 | 0x000001bb618d5094: 0085 db0f | 84f8 2d00 | 000f be7a
|
7137 |
|
7138 | 0x000001bb618d50a0: ; {metadata(method data for {method} {0x000001bb3e662c90} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
7139 | 0x000001bb618d50a0: 3085 ff48 | bf60 9007 | 40bb 0100 | 0048 bb10 | 0100 0000 | 0000 0075 | 0a48 bb20 | 0100 0000
|
7140 | 0x000001bb618d50c0: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f0f | 850a 0000 | 00c5 fa10 | 4220 c5fa | 1142 28c6
|
7141 | 0x000001bb618d50e0: ; {metadata(method data for {method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
7142 | 0x000001bb618d50e0: 4230 0148 | baf8 9507 | 40bb 0100 | 00ff 8268 | 0100 00e9 | 7f00 0000
|
7143 |
|
7144 | 0x000001bb618d50f8: ; {metadata(method data for {method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
7145 | 0x000001bb618d50f8: 48bb f895 | 0740 bb01 | 0000 4883 | 8380 0100
|
7146 |
|
7147 | 0x000001bb618d5108: ; {metadata(method data for {method} {0x000001bb3e662d60} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
7148 | 0x000001bb618d5108: 0001 48bf | f897 0740 | bb01 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
7149 | 0x000001bb618d5128: 0085 db0f | 8485 2d00 | 000f be7a
|
7150 |
|
7151 | 0x000001bb618d5134: ; {metadata(method data for {method} {0x000001bb3e662d60} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
7152 | 0x000001bb618d5134: 3085 ff48 | bff8 9707 | 40bb 0100 | 0048 bb10 | 0100 0000 | 0000 0074 | 0a48 bb20 | 0100 0000
|
7153 | 0x000001bb618d5154: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f0f | 840a 0000 | 00c5 fa10 | 4228 c5fa | 1142 20c6
|
7154 | 0x000001bb618d5174: 4230 0048 | 8bbe c000 | 0000 488b
|
7155 |
|
7156 | 0x000001bb618d5180: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7157 | 0x000001bb618d5180: d648 bb80 | 1908 40bb | 0100 0048 | 8383 3812
|
7158 |
|
7159 | 0x000001bb618d5190: ; {metadata(method data for {method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
7160 | 0x000001bb618d5190: 0000 0148 | ba48 d501 | 40bb 0100 | 008b 9acc | 0000 0083 | c302 899a | cc00 0000 | 81e3 feff
|
7161 | 0x000001bb618d51b0: 1f00 85db | 0f84 1d2d | 0000 488b | 96a0 0200 | 0048 85d2
|
7162 |
|
7163 | 0x000001bb618d51c4: ; {metadata(method data for {method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
7164 | 0x000001bb618d51c4: 48bb 48d5 | 0140 bb01 | 0000 48b8 | 1001 0000 | 0000 0000 | 740a 48b8 | 2001 0000 | 0000 0000
|
7165 | 0x000001bb618d51e4: 488b 0c03 | 488d 4901 | 4889 0c03 | 4889 bc24 | 1801 0000 | 0f84 fa00 | 0000 483b | 0248 8bda
|
7166 | 0x000001bb618d5204: ; {metadata(method data for {method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
7167 | 0x000001bb618d5204: 48b8 48d5 | 0140 bb01 | 0000 8b5b | 0848 3b98 | 4001 0000 | 750d 4883 | 8048 0100 | 0001 e960
|
7168 | 0x000001bb618d5224: 0000 0048 | 3b98 5001 | 0000 750d | 4883 8058 | 0100 0001 | e94a 0000 | 0048 83b8 | 4001 0000
|
7169 | 0x000001bb618d5244: 0075 1748 | 8998 4001 | 0000 48c7 | 8048 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b850 0100
|
7170 | 0x000001bb618d5264: 0000 7517 | 4889 9850 | 0100 0048 | c780 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8380 3001
|
7171 | 0x000001bb618d5284: 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff
|
7172 |
|
7173 | 0x000001bb618d5294: ; {virtual_call}
|
7174 | 0x000001bb618d5294: ffff ffe8
|
7175 |
|
7176 | 0x000001bb618d5298: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
|
7177 | ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
|
7178 | ; - net.minecraft.class_310::method_60647@11 (line 1954)
|
7179 | ; - net.minecraft.class_310::method_1523@667 (line 1387)
|
7180 | 0x000001bb618d5298: e49a cc05
|
7181 |
|
7182 | 0x000001bb618d529c: ; {other}
|
7183 | 0x000001bb618d529c: 0f1f 8400 | 8c50 003b | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff
|
7184 |
|
7185 | 0x000001bb618d52b4: ; {virtual_call}
|
7186 | 0x000001bb618d52b4: ffff ffe8
|
7187 |
|
7188 | 0x000001bb618d52b8: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
|
7189 | ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0}
|
7190 | ; - net.minecraft.class_310::method_60647@14 (line 1954)
|
7191 | ; - net.minecraft.class_310::method_1523@667 (line 1387)
|
7192 | 0x000001bb618d52b8: c49a cc05
|
7193 |
|
7194 | 0x000001bb618d52bc: ; {other}
|
7195 | 0x000001bb618d52bc: 0f1f 8400 | ac50 003c
|
7196 |
|
7197 | 0x000001bb618d52c4: ; {metadata(method data for {method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
7198 | 0x000001bb618d52c4: 85c0 48ba | 48d5 0140 | bb01 0000 | 48be a001 | 0000 0000 | 0000 740a | 48be b001 | 0000 0000
|
7199 | 0x000001bb618d52e4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 1a00 0000
|
7200 |
|
7201 | 0x000001bb618d52f8: ; {metadata(method data for {method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
7202 | 0x000001bb618d52f8: 48ba 48d5 | 0140 bb01 | 0000 ff82 | c001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
7203 | 0x000001bb618d5318: e201 85d2
|
7204 |
|
7205 | 0x000001bb618d531c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7206 | 0x000001bb618d531c: 48ba 8019 | 0840 bb01 | 0000 48be | 7012 0000 | 0000 0000 | 750a 48be | 8012 0000 | 0000 0000
|
7207 | 0x000001bb618d533c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1a00
|
7208 |
|
7209 | 0x000001bb618d534c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7210 | 0x000001bb618d534c: 0000 48ba | 8019 0840 | bb01 0000 | ff82 9012 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
|
7211 | 0x000001bb618d536c: 0048 8bbc | 2418 0100 | 0048 3b07
|
7212 |
|
7213 | 0x000001bb618d5378: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7214 | 0x000001bb618d5378: 488b c748 | b980 1908 | 40bb 0100
|
7215 |
|
7216 | 0x000001bb618d5384: ; {metadata('net/minecraft/class_9779$class_9781')}
|
7217 | 0x000001bb618d5384: 0049 baf0 | fad2 8000 | 0000 004c | 8991 b812 | 0000 4883 | 81c0 1200 | 0001 83e2 | 0188 5731
|
7218 | 0x000001bb618d53a4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7219 | 0x000001bb618d53a4: 48ba 8019 | 0840 bb01 | 0000 4883 | 82e0 1200
|
7220 |
|
7221 | 0x000001bb618d53b4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7222 | 0x000001bb618d53b4: 0001 48ba | 405d cb3f | bb01 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
7223 | 0x000001bb618d53d4: 0085 ff0f | 8425 2b00
|
7224 |
|
7225 | 0x000001bb618d53dc: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
7226 | 0x000001bb618d53dc: 0048 ba68 | 65f5 70bb | 0100 0048 | 8b92 e800 | 0000 483b | 0248 8bfa
|
7227 |
|
7228 | 0x000001bb618d53f4: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7229 | 0x000001bb618d53f4: 48b8 405d | cb3f bb01 | 0000 8b7f | 0848 3bb8 | 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960
|
7230 | 0x000001bb618d5414: 0000 0048 | 3bb8 3001 | 0000 750d | 4883 8038 | 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000
|
7231 | 0x000001bb618d5434: 0075 1748 | 89b8 2001 | 0000 48c7 | 8028 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100
|
7232 | 0x000001bb618d5454: 0000 7517 | 4889 b830 | 0100 0048 | c780 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001
|
7233 | 0x000001bb618d5474: 0000 0166 | 0f1f 4400 | 0048 b860 | 74ef 8000
|
7234 |
|
7235 | 0x000001bb618d5484: ; {virtual_call}
|
7236 | 0x000001bb618d5484: 0000 00e8
|
7237 |
|
7238 | 0x000001bb618d5488: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7239 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
7240 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
7241 | ; - net.minecraft.class_310::method_1523@681 (line 1389)
|
7242 | 0x000001bb618d5488: 94bd f906
|
7243 |
|
7244 | 0x000001bb618d548c: ; {other}
|
7245 | 0x000001bb618d548c: 0f1f 8400 | 7c52 003d | 488b 9424 | b000 0000 | 488b 7230 | 488b f848 | 2bfe 8bb4 | 2408 0100
|
7246 | 0x000001bb618d54ac: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7247 | 0x000001bb618d54ac: 0085 f648 | be80 1908 | 40bb 0100 | 0048 bbf0 | 1200 0000 | 0000 0074 | 0a48 bb00 | 1300 0000
|
7248 | 0x000001bb618d54cc: 0000 0048 | 8b0c 1e48 | 8d49 0148 | 890c 1e0f | 8404 0000 | 0048 897a | 4848 8984 | 2428 0100
|
7249 | 0x000001bb618d54ec: 0048 8bf2
|
7250 |
|
7251 | 0x000001bb618d54f0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7252 | 0x000001bb618d54f0: 48bb 8019 | 0840 bb01
|
7253 |
|
7254 | 0x000001bb618d54f8: ; {metadata('net/minecraft/class_310')}
|
7255 | 0x000001bb618d54f8: 0000 49ba | b0f4 d180 | 0000 0000 | 4c89 9320 | 1300 0048 | 8383 2813
|
7256 |
|
7257 | 0x000001bb618d5510: ; {metadata(method data for {method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
7258 | 0x000001bb618d5510: 0000 0148 | bec8 72dc | 3fbb 0100 | 008b 9ecc | 0000 0083 | c302 899e | cc00 0000 | 81e3 feff
|
7259 | 0x000001bb618d5530: 1f00 85db | 0f84 ee29 | 0000 488b | b230 0100 | 0048 3b06
|
7260 |
|
7261 | 0x000001bb618d5544: ; {metadata(method data for {method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
7262 | 0x000001bb618d5544: 488b de48 | b9c8 72dc | 3fbb 0100
|
7263 |
|
7264 | 0x000001bb618d5550: ; {metadata('net/minecraft/class_329')}
|
7265 | 0x000001bb618d5550: 0049 ba20 | 3fcd 8000 | 0000 004c | 8991 2001 | 0000 4883 | 8128 0100 | 0001 488b | b680 0000
|
7266 | 0x000001bb618d5570: 0048 3b06
|
7267 |
|
7268 | 0x000001bb618d5574: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7269 | 0x000001bb618d5574: 488b de48 | b980 1908 | 40bb 0100
|
7270 |
|
7271 | 0x000001bb618d5580: ; {metadata('net/minecraft/class_340')}
|
7272 | 0x000001bb618d5580: 0049 bae0 | cdf8 8000 | 0000 004c | 8991 5813 | 0000 4883 | 8160 1300
|
7273 |
|
7274 | 0x000001bb618d5598: ; {metadata(method data for {method} {0x000001bb3f782b68} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
7275 | 0x000001bb618d5598: 0001 48bb | 5899 0740 | bb01 0000 | 8b8b cc00 | 0000 83c1 | 0289 8bcc | 0000 0081 | e1fe ff1f
|
7276 | 0x000001bb618d55b8: 0085 c90f | 8492 2900 | 0048 8b76 | 6048 3b06
|
7277 |
|
7278 | 0x000001bb618d55c8: ; {metadata(method data for {method} {0x000001bb3f782b68} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
7279 | 0x000001bb618d55c8: 488b de48 | b958 9907 | 40bb 0100 | 008b 5b08 | 483b 9920 | 0100 0075 | 0d48 8381 | 2801 0000
|
7280 | 0x000001bb618d55e8: 01e9 6000 | 0000 483b | 9930 0100 | 0075 0d48 | 8381 3801 | 0000 01e9 | 4a00 0000 | 4883 b920
|
7281 | 0x000001bb618d5608: 0100 0000 | 7517 4889 | 9920 0100 | 0048 c781 | 2801 0000 | 0100 0000 | e929 0000 | 0048 83b9
|
7282 | 0x000001bb618d5628: 3001 0000 | 0075 1748 | 8999 3001 | 0000 48c7 | 8138 0100 | 0001 0000 | 00e9 0800 | 0000 4883
|
7283 | 0x000001bb618d5648: 8110 0100
|
7284 |
|
7285 | 0x000001bb618d564c: ; {metadata(method data for {method} {0x000001bb3f788478} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
7286 | 0x000001bb618d564c: 0001 48bb | f09a 0740 | bb01 0000 | 8b8b cc00 | 0000 83c1 | 0289 8bcc | 0000 0081 | e1fe ff1f
|
7287 | 0x000001bb618d566c: 0085 c90f | 8404 2900 | 0048 8b5e | 1883 7b0c | 000f 8621 | 2900 0048 | 897b 1048
|
7288 |
|
7289 | 0x000001bb618d5688: ; {metadata(method data for {method} {0x000001bb3f788478} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
7290 | 0x000001bb618d5688: 8bfe 48bb | f09a 0740 | bb01 0000 | 4883 8328 | 0100 0001 | 488b d648 | 89b4 2420
|
7291 |
|
7292 | 0x000001bb618d56a4: ; {optimized virtual_call}
|
7293 | 0x000001bb618d56a4: 0100 00e8
|
7294 |
|
7295 | 0x000001bb618d56a8: ; ImmutableOopMap {[176]=Oop [224]=Oop [288]=Oop }
|
7296 | ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0}
|
7297 | ; - net.minecraft.class_9187::method_53066@8 (line 25)
|
7298 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
7299 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
7300 | 0x000001bb618d56a8: d4e2 fcff
|
7301 |
|
7302 | 0x000001bb618d56ac: ; {other}
|
7303 | 0x000001bb618d56ac: 0f1f 8400 | 9c54 003e | 488b b424 | 2001 0000
|
7304 |
|
7305 | 0x000001bb618d56bc: ; {metadata(method data for {method} {0x000001bb3f788478} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
7306 | 0x000001bb618d56bc: 48ba f09a | 0740 bb01 | 0000 8b76 | 0848 3bb2 | 5801 0000 | 750d 4883 | 8260 0100 | 0001 e960
|
7307 | 0x000001bb618d56dc: 0000 0048 | 3bb2 6801 | 0000 750d | 4883 8270 | 0100 0001 | e94a 0000 | 0048 83ba | 5801 0000
|
7308 | 0x000001bb618d56fc: 0075 1748 | 89b2 5801 | 0000 48c7 | 8260 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | ba68 0100
|
7309 | 0x000001bb618d571c: 0000 7517 | 4889 b268 | 0100 0048 | c782 7001 | 0000 0100 | 0000 e908 | 0000 0048 | 8382 4801
|
7310 | 0x000001bb618d573c: 0000 0148 | 8b94 2420
|
7311 |
|
7312 | 0x000001bb618d5744: ; {optimized virtual_call}
|
7313 | 0x000001bb618d5744: 0100 00e8
|
7314 |
|
7315 | 0x000001bb618d5748: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7316 | ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0}
|
7317 | ; - net.minecraft.class_9187::method_53066@12 (line 26)
|
7318 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
7319 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
7320 | 0x000001bb618d5748: 94d9 fcff
|
7321 |
|
7322 | 0x000001bb618d574c: ; {other}
|
7323 | 0x000001bb618d574c: 0f1f 8400 | 3c55 003f | 488b 9424 | b000 0000 | 488b 8424 | 2801 0000 | 4889 4230 | 4c8b 8424
|
7324 | 0x000001bb618d576c: e000 0000
|
7325 |
|
7326 | 0x000001bb618d5770: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7327 | 0x000001bb618d5770: 48be 8019 | 0840 bb01 | 0000 458b | 4008 4c3b | 8690 1300 | 0075 0d48 | 8386 9813 | 0000 01e9
|
7328 | 0x000001bb618d5790: 6000 0000 | 4c3b 86a0 | 1300 0075 | 0d48 8386 | a813 0000 | 01e9 4a00 | 0000 4883 | be90 1300
|
7329 | 0x000001bb618d57b0: 0000 7517 | 4c89 8690 | 1300 0048 | c786 9813 | 0000 0100 | 0000 e929 | 0000 0048 | 83be a013
|
7330 | 0x000001bb618d57d0: 0000 0075 | 174c 8986 | a013 0000 | 48c7 86a8 | 1300 0001 | 0000 00e9 | 0800 0000 | 4883 8680
|
7331 | 0x000001bb618d57f0: 1300 0001
|
7332 |
|
7333 | 0x000001bb618d57f4: ; {oop("fpsUpdate"{0x000001bb85d859e8})}
|
7334 | 0x000001bb618d57f4: 49b8 e859 | d885 bb01 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b838 | adfd 8000
|
7335 | 0x000001bb618d5814: ; {virtual_call}
|
7336 | 0x000001bb618d5814: 0000 00e8
|
7337 |
|
7338 | 0x000001bb618d5818: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7339 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
7340 | ; - net.minecraft.class_310::method_1523@726 (line 1397)
|
7341 | 0x000001bb618d5818: 84f3 fc06
|
7342 |
|
7343 | 0x000001bb618d581c: ; {other}
|
7344 | 0x000001bb618d581c: 0f1f 8400 | 0c56 0040 | 488b 9424 | b000 0000 | 488b b238 | 0300 0048
|
7345 |
|
7346 | 0x000001bb618d5834: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7347 | 0x000001bb618d5834: 85f6 48bf | 8019 0840 | bb01 0000 | 48bb b813 | 0000 0000 | 0000 740a | 48bb c813 | 0000 0000
|
7348 | 0x000001bb618d5854: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | a800 0000 | 488b d666 | 9048 b8ff | ffff ffff
|
7349 | 0x000001bb618d5874: ; {virtual_call}
|
7350 | 0x000001bb618d5874: ffff ffe8
|
7351 |
|
7352 | 0x000001bb618d5878: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7353 | ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
|
7354 | ; - net.minecraft.class_310::method_1523@742 (line 1399)
|
7355 | 0x000001bb618d5878: 0495 cc05
|
7356 |
|
7357 | 0x000001bb618d587c: ; {other}
|
7358 | 0x000001bb618d587c: 0f1f 8400 | 6c56 0041
|
7359 |
|
7360 | 0x000001bb618d5884: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7361 | 0x000001bb618d5884: 85c0 48ba | 8019 0840 | bb01 0000 | 48be 1014 | 0000 0000 | 0000 740a | 48be 2014 | 0000 0000
|
7362 | 0x000001bb618d58a4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 5800 0000 | 488b 9424 | b000 0000 | 488b b238
|
7363 | 0x000001bb618d58c4: 0300 0048 | 8bd6 6666 | 9048 b8ff | ffff ffff
|
7364 |
|
7365 | 0x000001bb618d58d4: ; {virtual_call}
|
7366 | 0x000001bb618d58d4: ffff ffe8
|
7367 |
|
7368 | 0x000001bb618d58d8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7369 | ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0}
|
7370 | ; - net.minecraft.class_310::method_1523@753 (line 1400)
|
7371 | 0x000001bb618d58d8: a494 cc05
|
7372 |
|
7373 | 0x000001bb618d58dc: ; {other}
|
7374 | 0x000001bb618d58dc: 0f1f 8400 | cc56 0042 | 488b 9424 | b000 0000 | 488b 7248 | c4e1 fb2a
|
7375 |
|
7376 | 0x000001bb618d58f4: ; {section_word}
|
7377 | 0x000001bb618d58f4: c0c5 fb59 | 05cb b5ff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 500f | 1f44 0000
|
7378 |
|
7379 | 0x000001bb618d5910: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7380 | 0x000001bb618d5910: 48be 8019 | 0840 bb01 | 0000 4883 | 8668 1400
|
7381 |
|
7382 | 0x000001bb618d5920: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
7383 | 0x000001bb618d5920: 0001 48be | 58a8 d43f | bb01 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
7384 | 0x000001bb618d5940: 0085 ff0f | 846d 2600
|
7385 |
|
7386 | 0x000001bb618d5948: ; {metadata(method data for {method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
7387 | 0x000001bb618d5948: 0048 be58 | a8d4 3fbb | 0100 0048 | 8386 1001
|
7388 |
|
7389 | 0x000001bb618d5958: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7390 | 0x000001bb618d5958: 0000 0148 | be40 5dcb | 3fbb 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
7391 | 0x000001bb618d5978: 1f00 85ff | 0f84 5526
|
7392 |
|
7393 | 0x000001bb618d5980: ; {oop(a 'java/lang/Class'{0x000001bb70f56568} = 'net/minecraft/class_156')}
|
7394 | 0x000001bb618d5980: 0000 48be | 6865 f570 | bb01 0000 | 488b b6e8 | 0000 0048 | 3b06 488b
|
7395 |
|
7396 | 0x000001bb618d5998: ; {metadata(method data for {method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7397 | 0x000001bb618d5998: fe48 bb40 | 5dcb 3fbb | 0100 008b | 7f08 483b | bb20 0100 | 0075 0d48 | 8383 2801 | 0000 01e9
|
7398 | 0x000001bb618d59b8: 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000 | 01e9 4a00 | 0000 4883 | bb20 0100
|
7399 | 0x000001bb618d59d8: 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 3001
|
7400 | 0x000001bb618d59f8: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8310
|
7401 | 0x000001bb618d5a18: 0100 0001 | 488b d666 | 0f1f 4400 | 0048 b860 | 74ef 8000
|
7402 |
|
7403 | 0x000001bb618d5a2c: ; {virtual_call}
|
7404 | 0x000001bb618d5a2c: 0000 00e8
|
7405 |
|
7406 | 0x000001bb618d5a30: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7407 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
7408 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
7409 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
7410 | ; - net.minecraft.class_310::method_1523@770 (line 1403)
|
7411 | 0x000001bb618d5a30: ecb7 f906
|
7412 |
|
7413 | 0x000001bb618d5a34: ; {other}
|
7414 | 0x000001bb618d5a34: 0f1f 8400 | 2458 0043 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
|
7415 | 0x000001bb618d5a54: 84a4 2500
|
7416 |
|
7417 | 0x000001bb618d5a58: ; {runtime_call}
|
7418 | 0x000001bb618d5a58: 0048 b8e0 | 15ec eefb | 7f00 00ff
|
7419 |
|
7420 | 0x000001bb618d5a64: ; {other}
|
7421 | 0x000001bb618d5a64: d00f 1f84 | 0000 0000 | 0048 8b94 | 24b0 0000 | 004c 8b42 | 3848 bee8 | 0300 0000 | 0000 004c
|
7422 | 0x000001bb618d5a84: 03c6 493b
|
7423 |
|
7424 | 0x000001bb618d5a88: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7425 | 0x000001bb618d5a88: c049 b880 | 1908 40bb | 0100 0048 | be78 1400 | 0000 0000 | 007c 0a48 | be88 1400 | 0000 0000
|
7426 | 0x000001bb618d5aa8: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8cd3 | 1600 00c5 | fb10 4250 | c5f1 57c9 | c5f9 2ec1
|
7427 | 0x000001bb618d5ac8: 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8 | 0000 0000 | 0f84 0300 | 0000 49ff
|
7428 | 0x000001bb618d5ae8: c045 85c0
|
7429 |
|
7430 | 0x000001bb618d5aec: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7431 | 0x000001bb618d5aec: 49b8 8019 | 0840 bb01 | 0000 48be | 9814 0000 | 0000 0000 | 7e0a 48be | a814 0000 | 0000 0000
|
7432 | 0x000001bb618d5b0c: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f8e e601
|
7433 |
|
7434 | 0x000001bb618d5b1c: ; {section_word}
|
7435 | 0x000001bb618d5b1c: 0000 c5fb | 100d aab3 | ffff c5f9 | 2ec1 41b8 | ffff ffff | 0f8a 1500 | 0000 0f82 | 0f00 0000
|
7436 | 0x000001bb618d5b3c: 41b8 0000 | 0000 0f84 | 0300 0000 | 49ff c045
|
7437 |
|
7438 | 0x000001bb618d5b4c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7439 | 0x000001bb618d5b4c: 85c0 49b8 | 8019 0840 | bb01 0000 | 48be b814 | 0000 0000 | 0000 7e0a | 48be c814 | 0000 0000
|
7440 | 0x000001bb618d5b6c: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f8e | c900 0000
|
7441 |
|
7442 | 0x000001bb618d5b80: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7443 | 0x000001bb618d5b80: 49b8 8019 | 0840 bb01 | 0000 4983 | 80d8 1400
|
7444 |
|
7445 | 0x000001bb618d5b90: ; {metadata(method data for {method} {0x000001bb3000fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7446 | 0x000001bb618d5b90: 0001 49b8 | 005d 7130 | bb01 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
7447 | 0x000001bb618d5bb0: ff1f 0085 | f60f 8447
|
7448 |
|
7449 | 0x000001bb618d5bb8: ; {metadata(method data for {method} {0x000001bb3000fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7450 | 0x000001bb618d5bb8: 2400 0049 | b800 5d71 | 30bb 0100 | 0041 ff80 | 1001 0000
|
7451 |
|
7452 | 0x000001bb618d5bcc: ; {oop(a 'net/minecraft/class_124'{0x000001bb7e1b52e8})}
|
7453 | 0x000001bb618d5bcc: 49b8 e852 | 1b7e bb01 | 0000 498b
|
7454 |
|
7455 | 0x000001bb618d5bd8: ; {metadata(method data for {method} {0x000001bb3000fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7456 | 0x000001bb618d5bd8: f048 bf00 | 5d71 30bb | 0100 0048 | 8387 4801 | 0000 014d | 8b40 3090
|
7457 |
|
7458 | 0x000001bb618d5bf0: ; {no_reloc}
|
7459 | 0x000001bb618d5bf0: e942 2400 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000
|
7460 |
|
7461 | 0x000001bb618d5c04: ; {static_call}
|
7462 | 0x000001bb618d5c04: 0000 00e8
|
7463 |
|
7464 | 0x000001bb618d5c08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7465 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
7466 | ; - net.minecraft.class_310::method_1523@811 (line 1406)
|
7467 | 0x000001bb618d5c08: 7494 cc05
|
7468 |
|
7469 | 0x000001bb618d5c0c: ; {other}
|
7470 | 0x000001bb618d5c0c: 0f1f 8400 | fc59 0044
|
7471 |
|
7472 | 0x000001bb618d5c14: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7473 | 0x000001bb618d5c14: 48be 8019 | 0840 bb01 | 0000 488d | b608 1500 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01
|
7474 | 0x000001bb618d5c34: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7475 | 0x000001bb618d5c34: 48be 8019 | 0840 bb01 | 0000 ff86 | 1815 0000 | e963 0000
|
7476 |
|
7477 | 0x000001bb618d5c48: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7478 | 0x000001bb618d5c48: 0048 be80 | 1908 40bb | 0100 0048 | 8386 3015 | 0000 010f
|
7479 |
|
7480 | 0x000001bb618d5c5c: ; {static_call}
|
7481 | 0x000001bb618d5c5c: 1f40 00e8
|
7482 |
|
7483 | 0x000001bb618d5c60: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7484 | ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0}
|
7485 | ; - net.minecraft.class_310::method_1523@823 (line 1406)
|
7486 | 0x000001bb618d5c60: 1c94 cc05
|
7487 |
|
7488 | 0x000001bb618d5c64: ; {other}
|
7489 | 0x000001bb618d5c64: 0f1f 8400 | 545a 0045 | 0f1f 4000
|
7490 |
|
7491 | 0x000001bb618d5c70: ; {no_reloc}
|
7492 | 0x000001bb618d5c70: e9db 2300 | 0090 9090 | 9090 488b
|
7493 |
|
7494 | 0x000001bb618d5c7c: ; {static_call}
|
7495 | 0x000001bb618d5c7c: d066 90e8
|
7496 |
|
7497 | 0x000001bb618d5c80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7498 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
7499 | ; - net.minecraft.class_310::method_1523@826 (line 1406)
|
7500 | 0x000001bb618d5c80: fc93 cc05
|
7501 |
|
7502 | 0x000001bb618d5c84: ; {other}
|
7503 | 0x000001bb618d5c84: 0f1f 8400 | 745a 0046
|
7504 |
|
7505 | 0x000001bb618d5c8c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7506 | 0x000001bb618d5c8c: 48ba 8019 | 0840 bb01 | 0000 488d | 9250 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01
|
7507 | 0x000001bb618d5cac: 0f1f 4000
|
7508 |
|
7509 | 0x000001bb618d5cb0: ; {no_reloc}
|
7510 | 0x000001bb618d5cb0: e9b4 2300 | 0090 9090 | 9090 488b
|
7511 |
|
7512 | 0x000001bb618d5cbc: ; {static_call}
|
7513 | 0x000001bb618d5cbc: d066 90e8
|
7514 |
|
7515 | 0x000001bb618d5cc0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7516 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
7517 | ; - net.minecraft.class_310::method_1523@831 (line 1406)
|
7518 | 0x000001bb618d5cc0: bc93 cc05
|
7519 |
|
7520 | 0x000001bb618d5cc4: ; {other}
|
7521 | 0x000001bb618d5cc4: 0f1f 8400 | b45a 0047
|
7522 |
|
7523 | 0x000001bb618d5ccc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7524 | 0x000001bb618d5ccc: 48bb 8019 | 0840 bb01 | 0000 488d | 9b80 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01
|
7525 | 0x000001bb618d5cec: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7526 | 0x000001bb618d5cec: 48bb 8019 | 0840 bb01 | 0000 ff83 | 9015 0000 | 4c8b c0e9 | 0a00 0000
|
7527 |
|
7528 | 0x000001bb618d5d04: ; {oop(""{0x000001bb72002ab8})}
|
7529 | 0x000001bb618d5d04: 49b8 b82a | 0072 bb01 | 0000 488b | 9424 b000 | 0000 8b5a
|
7530 |
|
7531 | 0x000001bb618d5d18: ; {oop(a 'java/lang/Class'{0x000001bb826faf48} = 'net/minecraft/class_310')}
|
7532 | 0x000001bb618d5d18: 6c49 b948 | af6f 82bb | 0100 0041 | 8999 0c01 | 0000 bb07 | 0000 004c
|
7533 |
|
7534 | 0x000001bb618d5d30: ; {metadata('java/lang/Object'[])}
|
7535 | 0x000001bb618d5d30: 8bda 48ba | 389e 0580 | 0000 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 8724 | 2300 0048
|
7536 | 0x000001bb618d5d50: be17 0000 | 0000 0000 | 0048 8d34 | de48 83e6 | f849 8b87 | b801 0000 | 488d 3430 | 493b b7c8
|
7537 | 0x000001bb618d5d70: 0100 000f | 87fa 2200 | 0049 89b7 | b801 0000 | 482b f048 | c700 0100 | 0000 488b | ca89 4808
|
7538 | 0x000001bb618d5d90: 8958 0c48 | 83ee 1048 | 85f6 0f84 | 1100 0000 | 4833 db48 | c1ee 0348 | 895c f008 | 48ff ce75
|
7539 | 0x000001bb618d5db0: f641 8b99 | 0c01 0000
|
7540 |
|
7541 | 0x000001bb618d5db8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7542 | 0x000001bb618d5db8: 48ba 8019 | 0840 bb01 | 0000 4883 | 82a8 1500
|
7543 |
|
7544 | 0x000001bb618d5dc8: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7545 | 0x000001bb618d5dc8: 0001 48ba | e848 8830 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7546 | 0x000001bb618d5de8: 0085 f60f | 848c 2200 | 0083 fb80
|
7547 |
|
7548 | 0x000001bb618d5df4: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7549 | 0x000001bb618d5df4: 48ba e848 | 8830 bb01 | 0000 48be | 1001 0000 | 0000 0000 | 7c0a 48be | 2001 0000 | 0000 0000
|
7550 | 0x000001bb618d5e14: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8c 3500 | 0000 83fb
|
7551 |
|
7552 | 0x000001bb618d5e28: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7553 | 0x000001bb618d5e28: 7f48 bae8 | 4888 30bb | 0100 0048 | be40 0100 | 0000 0000 | 007e 0a48 | be30 0100 | 0000 0000
|
7554 | 0x000001bb618d5e48: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8efe
|
7555 |
|
7556 | 0x000001bb618d5e58: ; {metadata('java/lang/Integer')}
|
7557 | 0x000001bb618d5e58: 0000 0048 | bac0 8805 | 8000 0000 | 004c 8bc8 | 498b 87b8 | 0100 0048 | 8d78 1049 | 3bbf c801
|
7558 | 0x000001bb618d5e78: 0000 0f87 | 1e22 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca89 4808 | 4833 c989
|
7559 | 0x000001bb618d5e98: 480c 4833 | c948 8bd0
|
7560 |
|
7561 | 0x000001bb618d5ea0: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7562 | 0x000001bb618d5ea0: 48be e848 | 8830 bb01 | 0000 4883 | 8650 0100
|
7563 |
|
7564 | 0x000001bb618d5eb0: ; {metadata(method data for {method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
7565 | 0x000001bb618d5eb0: 0001 48ba | 784a 8830 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7566 | 0x000001bb618d5ed0: 0085 f60f | 84d2 2100 | 0048 8bd0
|
7567 |
|
7568 | 0x000001bb618d5edc: ; {metadata(method data for {method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
7569 | 0x000001bb618d5edc: 48be 784a | 8830 bb01 | 0000 4883 | 8610 0100
|
7570 |
|
7571 | 0x000001bb618d5eec: ; {metadata(method data for {method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
7572 | 0x000001bb618d5eec: 0001 48ba | 0832 7630 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7573 | 0x000001bb618d5f0c: 0085 f60f | 84b7 2100 | 0048 8bd0
|
7574 |
|
7575 | 0x000001bb618d5f18: ; {metadata(method data for {method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
7576 | 0x000001bb618d5f18: 48be 0832 | 7630 bb01 | 0000 4883 | 8610 0100
|
7577 |
|
7578 | 0x000001bb618d5f28: ; {metadata(method data for {method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
7579 | 0x000001bb618d5f28: 0001 48ba | 407b 2930 | bb01 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7580 | 0x000001bb618d5f48: 0085 f60f | 849c 2100 | 0089 580c | e91e 0000 | 004c 8bc8 | 81c3 8000
|
7581 |
|
7582 | 0x000001bb618d5f60: ; {oop(a 'java/lang/Integer'[256] {0x000001bb733dddd8})}
|
7583 | 0x000001bb618d5f60: 0000 48ba | d8dd 3d73 | bb01 0000 | 4863 db48 | 8b54 da10 | 488b c28b | 9c24 0c01 | 0000 4885
|
7584 | 0x000001bb618d5f80: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7585 | 0x000001bb618d5f80: c075 1648 | be80 1908 | 40bb 0100 | 0080 8eb1 | 1500 0001 | e9d2 0000 | 0041 8b51 | 088b 7008
|
7586 | 0x000001bb618d5fa0: 488b 92d0 | 0000 0048 | 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20
|
7587 | 0x000001bb618d5fc0: 0f85 8e00 | 0000 5652
|
7588 |
|
7589 | 0x000001bb618d5fc8: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7590 | 0x000001bb618d5fc8: e8b3 cfd8 | 055e 5a85 | d20f 847d
|
7591 |
|
7592 | 0x000001bb618d5fd4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7593 | 0x000001bb618d5fd4: 0000 0048 | be80 1908 | 40bb 0100 | 008b 5008 | 483b 96c8 | 1500 0075 | 0d48 8386 | d015 0000
|
7594 | 0x000001bb618d5ff4: 01e9 7100 | 0000 483b | 96d8 1500 | 0075 0d48 | 8386 e015 | 0000 01e9 | 5b00 0000 | 4883 bec8
|
7595 | 0x000001bb618d6014: 1500 0000 | 7517 4889 | 96c8 1500 | 0048 c786 | d015 0000 | 0100 0000 | e93a 0000 | 0048 83be
|
7596 | 0x000001bb618d6034: d815 0000 | 0075 1748 | 8996 d815 | 0000 48c7 | 86e0 1500 | 0001 0000 | 00e9 1900 | 0000 eb17
|
7597 | 0x000001bb618d6054: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7598 | 0x000001bb618d6054: 48be 8019 | 0840 bb01 | 0000 4883 | aeb8 1500 | 0001 e9ad | 2000 0049 | 8d51 1041 | 0fbe 7740
|
7599 | 0x000001bb618d6074: 85f6 0f85 | a520 0000 | 4889 0248 | 8bf2 4833 | f048 c1ee | 1948 83fe | 000f 85a9 | 2000 0081
|
7600 | 0x000001bb618d6094: fb04 0100
|
7601 |
|
7602 | 0x000001bb618d6098: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7603 | 0x000001bb618d6098: 0048 ba80 | 1908 40bb | 0100 0048 | bef0 1500 | 0000 0000 | 0075 0a48 | be00 1600 | 0000 0000
|
7604 | 0x000001bb618d60b8: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 851f
|
7605 |
|
7606 | 0x000001bb618d60c8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7607 | 0x000001bb618d60c8: 0000 0048 | ba80 1908 | 40bb 0100 | 00ff 8210
|
7608 |
|
7609 | 0x000001bb618d60d8: ; {oop("inf"{0x000001bb85d85a08})}
|
7610 | 0x000001bb618d60d8: 1600 0049 | bd08 5ad8 | 85bb 0100 | 00e9 be01
|
7611 |
|
7612 | 0x000001bb618d60e8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7613 | 0x000001bb618d60e8: 0000 48ba | 8019 0840 | bb01 0000 | 4883 8228 | 1600 0001
|
7614 |
|
7615 | 0x000001bb618d60fc: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7616 | 0x000001bb618d60fc: 48ba e848 | 8830 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7617 | 0x000001bb618d611c: f60f 8431 | 2000 0083
|
7618 |
|
7619 | 0x000001bb618d6124: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7620 | 0x000001bb618d6124: fb80 48ba | e848 8830 | bb01 0000 | 48be 1001 | 0000 0000 | 0000 7c0a | 48be 2001 | 0000 0000
|
7621 | 0x000001bb618d6144: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f8c | 3500 0000
|
7622 |
|
7623 | 0x000001bb618d6158: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7624 | 0x000001bb618d6158: 83fb 7f48 | bae8 4888 | 30bb 0100 | 0048 be40 | 0100 0000 | 0000 007e | 0a48 be30 | 0100 0000
|
7625 | 0x000001bb618d6178: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8efe 0000
|
7626 |
|
7627 | 0x000001bb618d618c: ; {metadata('java/lang/Integer')}
|
7628 | 0x000001bb618d618c: 0048 bac0 | 8805 8000 | 0000 0049 | 8b87 b801 | 0000 488d | 7810 493b | bfc8 0100 | 000f 87c6
|
7629 | 0x000001bb618d61ac: 1f00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 8948 0848 | 33c9 8948 | 0c48 33c9
|
7630 | 0x000001bb618d61cc: ; {metadata(method data for {method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
7631 | 0x000001bb618d61cc: 488b d048 | bee8 4888 | 30bb 0100 | 0048 8386 | 5001 0000
|
7632 |
|
7633 | 0x000001bb618d61e0: ; {metadata(method data for {method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
7634 | 0x000001bb618d61e0: 0148 ba78 | 4a88 30bb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
7635 | 0x000001bb618d6200: 85f6 0f84 | 7a1f 0000
|
7636 |
|
7637 | 0x000001bb618d6208: ; {metadata(method data for {method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
7638 | 0x000001bb618d6208: 488b d048 | be78 4a88 | 30bb 0100 | 0048 8386 | 1001 0000
|
7639 |
|
7640 | 0x000001bb618d621c: ; {metadata(method data for {method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
7641 | 0x000001bb618d621c: 0148 ba08 | 3276 30bb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
7642 | 0x000001bb618d623c: 85f6 0f84 | 5f1f 0000
|
7643 |
|
7644 | 0x000001bb618d6244: ; {metadata(method data for {method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
7645 | 0x000001bb618d6244: 488b d048 | be08 3276 | 30bb 0100 | 0048 8386 | 1001 0000
|
7646 |
|
7647 | 0x000001bb618d6258: ; {metadata(method data for {method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
7648 | 0x000001bb618d6258: 0148 ba40 | 7b29 30bb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
7649 | 0x000001bb618d6278: 85f6 0f84 | 441f 0000 | 8958 0c4c | 8be8 e91d | 0000 0048 | 8bc3 0580
|
7650 |
|
7651 | 0x000001bb618d6290: ; {oop(a 'java/lang/Integer'[256] {0x000001bb733dddd8})}
|
7652 | 0x000001bb618d6290: 0000 0048 | bad8 dd3d | 73bb 0100 | 0048 63c0
|
7653 |
|
7654 | 0x000001bb618d62a0: ; implicit exception: dispatches to 0x000001bb618d81e5
|
7655 | 0x000001bb618d62a0: 488b 54c2 | 104c 8bea | 4d85 ed75
|
7656 |
|
7657 | 0x000001bb618d62ac: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7658 | 0x000001bb618d62ac: 1648 be80 | 1908 40bb | 0100 0080 | 8e31 1600 | 0001 e9d4 | 0000 0041 | 8b51 0841 | 8b75 0848
|
7659 | 0x000001bb618d62cc: 8b92 d000 | 0000 483b | f20f 8427 | 0000 008b | 7a14 483b | 143e 0f84 | 1a00 0000 | 83ff 200f
|
7660 | 0x000001bb618d62ec: 858f 0000
|
7661 |
|
7662 | 0x000001bb618d62f0: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7663 | 0x000001bb618d62f0: 0056 52e8 | 88cc d805 | 5e5a 85d2 | 0f84 7e00
|
7664 |
|
7665 | 0x000001bb618d6300: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7666 | 0x000001bb618d6300: 0000 48be | 8019 0840 | bb01 0000 | 418b 5508 | 483b 9648 | 1600 0075 | 0d48 8386 | 5016 0000
|
7667 | 0x000001bb618d6320: 01e9 7100 | 0000 483b | 9658 1600 | 0075 0d48 | 8386 6016 | 0000 01e9 | 5b00 0000 | 4883 be48
|
7668 | 0x000001bb618d6340: 1600 0000 | 7517 4889 | 9648 1600 | 0048 c786 | 5016 0000 | 0100 0000 | e93a 0000 | 0048 83be
|
7669 | 0x000001bb618d6360: 5816 0000 | 0075 1748 | 8996 5816 | 0000 48c7 | 8660 1600 | 0001 0000 | 00e9 1900 | 0000 eb17
|
7670 | 0x000001bb618d6380: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7671 | 0x000001bb618d6380: 48be 8019 | 0840 bb01 | 0000 4883 | ae38 1600 | 0001 e958 | 1e00 0049 | 8d51 1841 | 0fbe 7740
|
7672 | 0x000001bb618d63a0: 85f6 0f85 | 501e 0000 | 4c89 2a48 | 8bf2 4933 | f548 c1ee | 1948 83fe | 000f 8554 | 1e00 0049
|
7673 | 0x000001bb618d63c0: 8b93 3801 | 0000 483b | 0248 8bf2
|
7674 |
|
7675 | 0x000001bb618d63cc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7676 | 0x000001bb618d63cc: 48bf 8019 | 0840 bb01
|
7677 |
|
7678 | 0x000001bb618d63d4: ; {metadata('net/minecraft/class_315')}
|
7679 | 0x000001bb618d63d4: 0000 49ba | 60b7 e980 | 0000 0000 | 4c89 9780 | 1600 0048 | 8387 8816 | 0000 0148 | 8bb2 9801
|
7680 | 0x000001bb618d63f4: 0000 483b | 0648 8bfe
|
7681 |
|
7682 | 0x000001bb618d63fc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7683 | 0x000001bb618d63fc: 48b8 8019 | 0840 bb01 | 0000 4883 | 80a8 1600 | 0001 488b | 7648 4885
|
7684 |
|
7685 | 0x000001bb618d6414: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7686 | 0x000001bb618d6414: f675 1648 | b880 1908 | 40bb 0100 | 0080 88d9 | 1600 0001 | e9b2 0000
|
7687 |
|
7688 | 0x000001bb618d642c: ; {metadata('java/lang/Boolean')}
|
7689 | 0x000001bb618d642c: 0048 b980 | 7805 8000 | 0000 008b | 7e08 483b | cf0f 8580
|
7690 |
|
7691 | 0x000001bb618d6440: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7692 | 0x000001bb618d6440: 0000 0048 | b880 1908 | 40bb 0100 | 008b 4e08 | 483b 88f0 | 1600 0075 | 0d48 8380 | f816 0000
|
7693 | 0x000001bb618d6460: 01e9 7900 | 0000 483b | 8800 1700 | 0075 0d48 | 8380 0817 | 0000 01e9 | 6300 0000 | 4883 b8f0
|
7694 | 0x000001bb618d6480: 1600 0000 | 7517 4889 | 88f0 1600 | 0048 c780 | f816 0000 | 0100 0000 | e942 0000 | 0048 83b8
|
7695 | 0x000001bb618d64a0: 0017 0000 | 0075 1748 | 8988 0017 | 0000 48c7 | 8008 1700 | 0001 0000 | 00e9 2100 | 0000 e91c
|
7696 | 0x000001bb618d64c0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7697 | 0x000001bb618d64c0: 0000 0048 | b880 1908 | 40bb 0100 | 0048 83a8 | e016 0000 | 01e9 5b1d | 0000 e900 | 0000 0048
|
7698 | 0x000001bb618d64e0: 3b06 488b
|
7699 |
|
7700 | 0x000001bb618d64e4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7701 | 0x000001bb618d64e4: fe48 b880 | 1908 40bb | 0100 0048 | 8380 1817 | 0000 010f | be76 0c83 | e601 85f6
|
7702 |
|
7703 | 0x000001bb618d6500: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7704 | 0x000001bb618d6500: 48be 8019 | 0840 bb01 | 0000 48bf | 5017 0000 | 0000 0000 | 740a 48bf | 6017 0000 | 0000 0000
|
7705 | 0x000001bb618d6520: 488b 043e | 488d 4001 | 4889 043e | 0f84 1f00
|
7706 |
|
7707 | 0x000001bb618d6530: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7708 | 0x000001bb618d6530: 0000 48be | 8019 0840 | bb01 0000 | ff86 7017
|
7709 |
|
7710 | 0x000001bb618d6540: ; {oop(" vsync "{0x000001bb85d85a28})}
|
7711 | 0x000001bb618d6540: 0000 48be | 285a d885 | bb01 0000 | e90a 0000
|
7712 |
|
7713 | 0x000001bb618d6550: ; {oop(" "{0x000001bb73c612e8})}
|
7714 | 0x000001bb618d6550: 0048 bee8 | 12c6 73bb | 0100 0048 | 85f6 7516
|
7715 |
|
7716 | 0x000001bb618d6560: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7717 | 0x000001bb618d6560: 48b8 8019 | 0840 bb01 | 0000 8088 | 8117 0000 | 01e9 d200 | 0000 418b | 7908 8b46 | 0848 8bbf
|
7718 | 0x000001bb618d6580: d000 0000 | 483b c70f | 8427 0000 | 008b 4f14 | 483b 3c08 | 0f84 1a00 | 0000 83f9 | 200f 858e
|
7719 | 0x000001bb618d65a0: 0000 0050
|
7720 |
|
7721 | 0x000001bb618d65a4: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7722 | 0x000001bb618d65a4: 57e8 d6c9 | d805 585f | 85ff 0f84 | 7d00 0000
|
7723 |
|
7724 | 0x000001bb618d65b4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7725 | 0x000001bb618d65b4: 48b8 8019 | 0840 bb01 | 0000 8b7e | 0848 3bb8 | 9817 0000 | 750d 4883 | 80a0 1700 | 0001 e971
|
7726 | 0x000001bb618d65d4: 0000 0048 | 3bb8 a817 | 0000 750d | 4883 80b0 | 1700 0001 | e95b 0000 | 0048 83b8 | 9817 0000
|
7727 | 0x000001bb618d65f4: 0075 1748 | 89b8 9817 | 0000 48c7 | 80a0 1700 | 0001 0000 | 00e9 3a00 | 0000 4883 | b8a8 1700
|
7728 | 0x000001bb618d6614: 0000 7517 | 4889 b8a8 | 1700 0048 | c780 b017 | 0000 0100 | 0000 e919 | 0000 00eb
|
7729 |
|
7730 | 0x000001bb618d6630: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7731 | 0x000001bb618d6630: 1748 b880 | 1908 40bb | 0100 0048 | 83a8 8817 | 0000 01e9 | 001c 0000 | 498d 7920 | 410f be47
|
7732 | 0x000001bb618d6650: 4085 c00f | 85f8 1b00 | 0048 8937 | 488b c748 | 33c6 48c1 | e819 4883 | f800 0f85 | fc1b 0000
|
7733 | 0x000001bb618d6670: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7734 | 0x000001bb618d6670: 488b f248 | bf80 1908 | 40bb 0100
|
7735 |
|
7736 | 0x000001bb618d667c: ; {metadata('net/minecraft/class_315')}
|
7737 | 0x000001bb618d667c: 0049 ba60 | b7e9 8000 | 0000 004c | 8997 d017 | 0000 4883 | 87d8 1700 | 0001 488b | 7278 483b
|
7738 | 0x000001bb618d669c: 0648 8bfe
|
7739 |
|
7740 | 0x000001bb618d66a0: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7741 | 0x000001bb618d66a0: 48b8 8019 | 0840 bb01 | 0000 4883 | 80f8 1700 | 0001 488b | 7648 4885
|
7742 |
|
7743 | 0x000001bb618d66b8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7744 | 0x000001bb618d66b8: f675 1648 | b880 1908 | 40bb 0100 | 0080 8829 | 1800 0001 | e9d2 0000 | 0041 8b79 | 088b 4608
|
7745 | 0x000001bb618d66d8: 488b bfd0 | 0000 0048 | 3bc7 0f84 | 2700 0000 | 8b4f 1448 | 3b3c 080f | 841a 0000 | 0083 f920
|
7746 | 0x000001bb618d66f8: 0f85 8e00 | 0000 5057
|
7747 |
|
7748 | 0x000001bb618d6700: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7749 | 0x000001bb618d6700: e87b c8d8 | 0558 5f85 | ff0f 847d
|
7750 |
|
7751 | 0x000001bb618d670c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7752 | 0x000001bb618d670c: 0000 0048 | b880 1908 | 40bb 0100 | 008b 7e08 | 483b b840 | 1800 0075 | 0d48 8380 | 4818 0000
|
7753 | 0x000001bb618d672c: 01e9 7100 | 0000 483b | b850 1800 | 0075 0d48 | 8380 5818 | 0000 01e9 | 5b00 0000 | 4883 b840
|
7754 | 0x000001bb618d674c: 1800 0000 | 7517 4889 | b840 1800 | 0048 c780 | 4818 0000 | 0100 0000 | e93a 0000 | 0048 83b8
|
7755 | 0x000001bb618d676c: 5018 0000 | 0075 1748 | 89b8 5018 | 0000 48c7 | 8058 1800 | 0001 0000 | 00e9 1900 | 0000 eb17
|
7756 | 0x000001bb618d678c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7757 | 0x000001bb618d678c: 48b8 8019 | 0840 bb01 | 0000 4883 | a830 1800 | 0001 e9eb | 1a00 0049 | 8d79 2841 | 0fbe 4740
|
7758 | 0x000001bb618d67ac: 85c0 0f85 | e31a 0000 | 4889 3748 | 8bc7 4833 | c648 c1e8 | 1948 83f8 | 000f 85e7 | 1a00 0048
|
7759 | 0x000001bb618d67cc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7760 | 0x000001bb618d67cc: 8bf2 48bf | 8019 0840 | bb01 0000
|
7761 |
|
7762 | 0x000001bb618d67d8: ; {metadata('net/minecraft/class_315')}
|
7763 | 0x000001bb618d67d8: 49ba 60b7 | e980 0000 | 0000 4c89 | 9778 1800 | 0048 8387 | 8018 0000 | 0148 8b72 | 7048 3b06
|
7764 | 0x000001bb618d67f8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7765 | 0x000001bb618d67f8: 488b fe48 | b880 1908 | 40bb 0100 | 0048 8380 | a018 0000 | 0148 8b7e
|
7766 |
|
7767 | 0x000001bb618d6810: ; {oop(a 'net/minecraft/class_4063'{0x000001bb82f0fe50})}
|
7768 | 0x000001bb618d6810: 4849 ba50 | fef0 82bb | 0100 0049
|
7769 |
|
7770 | 0x000001bb618d681c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7771 | 0x000001bb618d681c: 3bfa 48b8 | 8019 0840 | bb01 0000 | 48b9 d818 | 0000 0000 | 0000 750a | 48b9 e818 | 0000 0000
|
7772 | 0x000001bb618d683c: 0000 4c8b | 2c08 4d8d | 6d01 4c89 | 2c08 0f85 | 1f00 0000
|
7773 |
|
7774 | 0x000001bb618d6850: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7775 | 0x000001bb618d6850: 48be 8019 | 0840 bb01 | 0000 ff86 | f818 0000
|
7776 |
|
7777 | 0x000001bb618d6860: ; {oop(""{0x000001bb72002ab8})}
|
7778 | 0x000001bb618d6860: 48be b82a | 0072 bb01 | 0000 e9a0 | 0000 0048
|
7779 |
|
7780 | 0x000001bb618d6870: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7781 | 0x000001bb618d6870: 8bc2 48b9 | 8019 0840 | bb01 0000
|
7782 |
|
7783 | 0x000001bb618d687c: ; {metadata('net/minecraft/class_315')}
|
7784 | 0x000001bb618d687c: 49ba 60b7 | e980 0000 | 0000 4c89 | 9120 1900 | 0048 8381 | 2819 0000
|
7785 |
|
7786 | 0x000001bb618d6894: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7787 | 0x000001bb618d6894: 0148 b880 | 1908 40bb | 0100 0048 | 8380 4819
|
7788 |
|
7789 | 0x000001bb618d68a4: ; {oop(a 'net/minecraft/class_4063'{0x000001bb82f0fda0})}
|
7790 | 0x000001bb618d68a4: 0000 0149 | baa0 fdf0 | 82bb 0100 | 0049 3bfa
|
7791 |
|
7792 | 0x000001bb618d68b4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7793 | 0x000001bb618d68b4: 48be 8019 | 0840 bb01 | 0000 48bf | 8019 0000 | 0000 0000 | 750a 48bf | 9019 0000 | 0000 0000
|
7794 | 0x000001bb618d68d4: 488b 043e | 488d 4001 | 4889 043e | 0f85 1f00
|
7795 |
|
7796 | 0x000001bb618d68e4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7797 | 0x000001bb618d68e4: 0000 48be | 8019 0840 | bb01 0000 | ff86 a019
|
7798 |
|
7799 | 0x000001bb618d68f4: ; {oop(" fast-clouds"{0x000001bb85d85a48})}
|
7800 | 0x000001bb618d68f4: 0000 48be | 485a d885 | bb01 0000 | e90a 0000
|
7801 |
|
7802 | 0x000001bb618d6904: ; {oop(" fancy-clouds"{0x000001bb85d85a68})}
|
7803 | 0x000001bb618d6904: 0048 be68 | 5ad8 85bb | 0100 0048 | 85f6 7516
|
7804 |
|
7805 | 0x000001bb618d6914: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7806 | 0x000001bb618d6914: 48b9 8019 | 0840 bb01 | 0000 8089 | b119 0000 | 01e9 d400 | 0000 418b | 7908 8b4e | 0848 8bbf
|
7807 | 0x000001bb618d6934: d000 0000 | 483b cf0f | 8429 0000 | 0044 8b5f | 144a 3b3c | 190f 841b | 0000 0041 | 83fb 200f
|
7808 | 0x000001bb618d6954: 858e 0000
|
7809 |
|
7810 | 0x000001bb618d6958: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7811 | 0x000001bb618d6958: 0051 57e8 | 20c6 d805 | 595f 85ff | 0f84 7d00
|
7812 |
|
7813 | 0x000001bb618d6968: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7814 | 0x000001bb618d6968: 0000 48b9 | 8019 0840 | bb01 0000 | 8b7e 0848 | 3bb9 c819 | 0000 750d | 4883 81d0 | 1900 0001
|
7815 | 0x000001bb618d6988: e971 0000 | 0048 3bb9 | d819 0000 | 750d 4883 | 81e0 1900 | 0001 e95b | 0000 0048 | 83b9 c819
|
7816 | 0x000001bb618d69a8: 0000 0075 | 1748 89b9 | c819 0000 | 48c7 81d0 | 1900 0001 | 0000 00e9 | 3a00 0000 | 4883 b9d8
|
7817 | 0x000001bb618d69c8: 1900 0000 | 7517 4889 | b9d8 1900 | 0048 c781 | e019 0000 | 0100 0000 | e919 0000
|
7818 |
|
7819 | 0x000001bb618d69e4: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7820 | 0x000001bb618d69e4: 00eb 1748 | b980 1908 | 40bb 0100 | 0048 83a9 | b819 0000 | 01e9 d618 | 0000 498d | 7930 410f
|
7821 | 0x000001bb618d6a04: be4f 4085 | c90f 85ce | 1800 0048 | 8937 488b | cf48 33ce | 48c1 e919 | 4883 f900 | 0f85 d218
|
7822 | 0x000001bb618d6a24: 0000 488b
|
7823 |
|
7824 | 0x000001bb618d6a28: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7825 | 0x000001bb618d6a28: f248 bf80 | 1908 40bb
|
7826 |
|
7827 | 0x000001bb618d6a30: ; {metadata('net/minecraft/class_315')}
|
7828 | 0x000001bb618d6a30: 0100 0049 | ba60 b7e9 | 8000 0000 | 004c 8997 | 001a 0000 | 4883 8708 | 1a00 0001 | 488b 9248
|
7829 | 0x000001bb618d6a50: 0100 0048 | 3b02 488b
|
7830 |
|
7831 | 0x000001bb618d6a58: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7832 | 0x000001bb618d6a58: f248 bf80 | 1908 40bb | 0100 0048 | 8387 281a | 0000 0148 | 8b52 4848 | 85d2 7516
|
7833 |
|
7834 | 0x000001bb618d6a74: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7835 | 0x000001bb618d6a74: 48bf 8019 | 0840 bb01 | 0000 808f | 591a 0000 | 01e9 d200 | 0000 418b | 7108 8b7a | 0848 8bb6
|
7836 | 0x000001bb618d6a94: d000 0000 | 483b fe0f | 8427 0000 | 008b 4e14 | 483b 340f | 0f84 1a00 | 0000 83f9 | 200f 858e
|
7837 | 0x000001bb618d6ab4: 0000 0057
|
7838 |
|
7839 | 0x000001bb618d6ab8: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7840 | 0x000001bb618d6ab8: 56e8 c2c4 | d805 5f5e | 85f6 0f84 | 7d00 0000
|
7841 |
|
7842 | 0x000001bb618d6ac8: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7843 | 0x000001bb618d6ac8: 48bf 8019 | 0840 bb01 | 0000 8b72 | 0848 3bb7 | 701a 0000 | 750d 4883 | 8778 1a00 | 0001 e971
|
7844 | 0x000001bb618d6ae8: 0000 0048 | 3bb7 801a | 0000 750d | 4883 8788 | 1a00 0001 | e95b 0000 | 0048 83bf | 701a 0000
|
7845 | 0x000001bb618d6b08: 0075 1748 | 89b7 701a | 0000 48c7 | 8778 1a00 | 0001 0000 | 00e9 3a00 | 0000 4883 | bf80 1a00
|
7846 | 0x000001bb618d6b28: 0000 7517 | 4889 b780 | 1a00 0048 | c787 881a | 0000 0100 | 0000 e919 | 0000 00eb
|
7847 |
|
7848 | 0x000001bb618d6b44: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7849 | 0x000001bb618d6b44: 1748 bf80 | 1908 40bb | 0100 0048 | 83af 601a | 0000 01e9 | be17 0000 | 498d 7138 | 410f be7f
|
7850 | 0x000001bb618d6b64: 4085 ff0f | 85b6 1700 | 0048 8916 | 488b fe48 | 33fa 48c1 | ef19 4883 | ff00 0f85 | ba17 0000
|
7851 | 0x000001bb618d6b84: 4d85 c075
|
7852 |
|
7853 | 0x000001bb618d6b88: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7854 | 0x000001bb618d6b88: 1648 be80 | 1908 40bb | 0100 0080 | 8e91 1a00 | 0001 e9d4 | 0000 0041 | 8b51 0841 | 8b70 0848
|
7855 | 0x000001bb618d6ba8: 8b92 d000 | 0000 483b | f20f 8427 | 0000 008b | 7a14 483b | 143e 0f84 | 1a00 0000 | 83ff 200f
|
7856 | 0x000001bb618d6bc8: 858f 0000
|
7857 |
|
7858 | 0x000001bb618d6bcc: ; {runtime_call slow_subtype_check Runtime1 stub}
|
7859 | 0x000001bb618d6bcc: 0056 52e8 | acc3 d805 | 5e5a 85d2 | 0f84 7e00
|
7860 |
|
7861 | 0x000001bb618d6bdc: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7862 | 0x000001bb618d6bdc: 0000 48be | 8019 0840 | bb01 0000 | 418b 5008 | 483b 96a8 | 1a00 0075 | 0d48 8386 | b01a 0000
|
7863 | 0x000001bb618d6bfc: 01e9 7100 | 0000 483b | 96b8 1a00 | 0075 0d48 | 8386 c01a | 0000 01e9 | 5b00 0000 | 4883 bea8
|
7864 | 0x000001bb618d6c1c: 1a00 0000 | 7517 4889 | 96a8 1a00 | 0048 c786 | b01a 0000 | 0100 0000 | e93a 0000 | 0048 83be
|
7865 | 0x000001bb618d6c3c: b81a 0000 | 0075 1748 | 8996 b81a | 0000 48c7 | 86c0 1a00 | 0001 0000 | 00e9 1900 | 0000 eb17
|
7866 | 0x000001bb618d6c5c: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7867 | 0x000001bb618d6c5c: 48be 8019 | 0840 bb01 | 0000 4883 | ae98 1a00 | 0001 e9e8 | 1600 0049 | 8d51 4041 | 0fbe 7740
|
7868 | 0x000001bb618d6c7c: 85f6 0f85 | e016 0000 | 4c89 0248 | 8bf2 4933 | f048 c1ee | 1948 83fe | 000f 85e4
|
7869 |
|
7870 | 0x000001bb618d6c98: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7871 | 0x000001bb618d6c98: 1600 0048 | ba80 1908 | 40bb 0100 | 0048 8382 | d01a 0000
|
7872 |
|
7873 | 0x000001bb618d6cac: ; {metadata(method data for {method} {0x000001bb3000fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7874 | 0x000001bb618d6cac: 0148 ba88 | 683b 32bb | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
7875 | 0x000001bb618d6ccc: 85f6 0f84 | c316 0000
|
7876 |
|
7877 | 0x000001bb618d6cd4: ; {metadata('java/util/Formatter')}
|
7878 | 0x000001bb618d6cd4: 48ba 30b0 | 0e80 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 2849 3bbf | c801 0000 | 0f87 c216
|
7879 | 0x000001bb618d6cf4: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
|
7880 | 0x000001bb618d6d14: 8948 1048 | 8948 1848 | 8948 2048
|
7881 |
|
7882 | 0x000001bb618d6d20: ; {metadata(method data for {method} {0x000001bb3000fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7883 | 0x000001bb618d6d20: 8bd0 48be | 8868 3b32 | bb01 0000 | 4883 8610 | 0100 0001
|
7884 |
|
7885 | 0x000001bb618d6d34: ; {metadata(method data for {method} {0x000001bb309c0aa8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
7886 | 0x000001bb618d6d34: 48ba 686a | 3b32 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7887 | 0x000001bb618d6d54: f60f 846a
|
7888 |
|
7889 | 0x000001bb618d6d58: ; {metadata('java/lang/StringBuilder')}
|
7890 | 0x000001bb618d6d58: 1600 0048 | bac0 1305 | 8000 0000 | 0048 8984 | 2430 0100 | 0049 8b87 | b801 0000 | 488d 7820
|
7891 | 0x000001bb618d6d78: 493b bfc8 | 0100 000f | 8761 1600 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 8948
|
7892 | 0x000001bb618d6d98: 0848 33c9 | 8948 0c48 | 33c9 4889 | 4810 4889 | 4818 4c8b
|
7893 |
|
7894 | 0x000001bb618d6dac: ; {metadata(method data for {method} {0x000001bb309c0aa8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
7895 | 0x000001bb618d6dac: c048 ba68 | 6a3b 32bb | 0100 0048 | 8382 1001
|
7896 |
|
7897 | 0x000001bb618d6dbc: ; {metadata(method data for {method} {0x000001bb300d7580} '<init>' '()V' in 'java/lang/StringBuilder')}
|
7898 | 0x000001bb618d6dbc: 0000 0149 | b8d0 0033 | 30bb 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
7899 | 0x000001bb618d6ddc: feff 1f00 | 85d2 0f84 | 0b16 0000
|
7900 |
|
7901 | 0x000001bb618d6de8: ; {metadata(method data for {method} {0x000001bb300d7580} '<init>' '()V' in 'java/lang/StringBuilder')}
|
7902 | 0x000001bb618d6de8: 4c8b c048 | bad0 0033 | 30bb 0100 | 0048 8382 | 1001 0000 | 0141 b810 | 0000 0048 | 8bd0 4c89
|
7903 | 0x000001bb618d6e08: 8c24 4001 | 0000 4889 | 8424 3801
|
7904 |
|
7905 | 0x000001bb618d6e14: ; {optimized virtual_call}
|
7906 | 0x000001bb618d6e14: 0000 90e8
|
7907 |
|
7908 | 0x000001bb618d6e18: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
|
7909 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
7910 | ; - java.lang.StringBuilder::<init>@3 (line 106)
|
7911 | ; - java.util.Formatter::<init>@6 (line 2139)
|
7912 | ; - java.lang.String::format@5 (line 4431)
|
7913 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
7914 | 0x000001bb618d6e18: 9478 4306
|
7915 |
|
7916 | 0x000001bb618d6e1c: ; {other}
|
7917 | 0x000001bb618d6e1c: 0f1f 8400 | 0c6c 0048 | 488b 8424 | 3001 0000
|
7918 |
|
7919 | 0x000001bb618d6e2c: ; {metadata(method data for {method} {0x000001bb309c0aa8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
7920 | 0x000001bb618d6e2c: 49b8 686a | 3b32 bb01 | 0000 4983 | 8020 0100
|
7921 |
|
7922 | 0x000001bb618d6e3c: ; {metadata(method data for {method} {0x000001bb309c0780} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
7923 | 0x000001bb618d6e3c: 0001 49b8 | 7883 bd30 | bb01 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
|
7924 | 0x000001bb618d6e5c: e1fe ff1f | 0045 85c9 | 0f84 aa15 | 0000 488b | 8424 3001
|
7925 |
|
7926 | 0x000001bb618d6e70: ; {metadata(method data for {method} {0x000001bb309c0780} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
7927 | 0x000001bb618d6e70: 0000 49b8 | 7883 bd30 | bb01 0000 | 4983 8010 | 0100 0001
|
7928 |
|
7929 | 0x000001bb618d6e84: ; {metadata(method data for {method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
7930 | 0x000001bb618d6e84: 49b8 407b | 2930 bb01 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
7931 | 0x000001bb618d6ea4: ff1f 0045 | 85c9 0f84 | 8515 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 3001 0000 | 0f85 9015
|
7932 | 0x000001bb618d6ec4: 0000 4c8b | 8424 3801 | 0000 4c89 | 4010 4c8b | c84d 33c8 | 49c1 e919 | 4983 f900 | 0f85 8c15
|
7933 | 0x000001bb618d6ee4: ; {oop(a 'java/util/Locale'{0x000001bb72568010})}
|
7934 | 0x000001bb618d6ee4: 0000 49b8 | 1080 5672 | bb01 0000 | 450f be4f | 4045 85c9 | 0f85 8c15
|
7935 |
|
7936 | 0x000001bb618d6efc: ; {oop(a 'java/util/Locale'{0x000001bb72568010})}
|
7937 | 0x000001bb618d6efc: 0000 49ba | 1080 5672 | bb01 0000 | 4c89 5018
|
7938 |
|
7939 | 0x000001bb618d6f0c: ; {oop(a 'java/util/Locale'{0x000001bb72568010})}
|
7940 | 0x000001bb618d6f0c: 49b9 1080 | 5672 bb01 | 0000 488b | f849 33f9 | 48c1 ef19 | 4883 ff00 | 0f85 7c15 | 0000 4c8b
|
7941 | 0x000001bb618d6f2c: ; {metadata(method data for {method} {0x000001bb3000fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7942 | 0x000001bb618d6f2c: c848 bf88 | 683b 32bb | 0100 0048 | 8387 2001
|
7943 |
|
7944 | 0x000001bb618d6f3c: ; {metadata(method data for {method} {0x000001bb309c1cf0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
7945 | 0x000001bb618d6f3c: 0000 0149 | b9d0 86bd | 30bb 0100 | 0041 8bb9 | cc00 0000 | 83c7 0241 | 89b9 cc00 | 0000 81e7
|
7946 | 0x000001bb618d6f5c: feff 1f00 | 85ff 0f84 | 5615 0000
|
7947 |
|
7948 | 0x000001bb618d6f68: ; {metadata(method data for {method} {0x000001bb309c1cf0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
7949 | 0x000001bb618d6f68: 4c8b c848 | bfd0 86bd | 30bb 0100 | 0048 8387 | 1001 0000
|
7950 |
|
7951 | 0x000001bb618d6f7c: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x000001bb85d85a88})}
|
7952 | 0x000001bb618d6f7c: 0149 b988 | 5ad8 85bb | 0100 0048 | 8bbc 2440 | 0100 0048 | 8bd0 0f1f
|
7953 |
|
7954 | 0x000001bb618d6f94: ; {optimized virtual_call}
|
7955 | 0x000001bb618d6f94: 4400 00e8
|
7956 |
|
7957 | 0x000001bb618d6f98: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7958 | ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0}
|
7959 | ; - java.util.Formatter::format@7 (line 2728)
|
7960 | ; - java.lang.String::format@10 (line 4431)
|
7961 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
7962 | 0x000001bb618d6f98: 3425 0707
|
7963 |
|
7964 | 0x000001bb618d6f9c: ; {other}
|
7965 | 0x000001bb618d6f9c: 0f1f 8400 | 8c6d 0049
|
7966 |
|
7967 | 0x000001bb618d6fa4: ; implicit exception: dispatches to 0x000001bb618d84df
|
7968 | 0x000001bb618d6fa4: 483b 0048
|
7969 |
|
7970 | 0x000001bb618d6fa8: ; {metadata(method data for {method} {0x000001bb3000fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
7971 | 0x000001bb618d6fa8: 8bd0 48be | 8868 3b32 | bb01 0000 | 4883 8658 | 0100 0001
|
7972 |
|
7973 | 0x000001bb618d6fbc: ; {metadata(method data for {method} {0x000001bb309c1890} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
7974 | 0x000001bb618d6fbc: 48ba 588f | bd30 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7975 | 0x000001bb618d6fdc: f60f 8401 | 1500 0048
|
7976 |
|
7977 | 0x000001bb618d6fe4: ; {metadata(method data for {method} {0x000001bb309c1890} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
7978 | 0x000001bb618d6fe4: 8bd0 48be | 588f bd30 | bb01 0000 | 4883 8610 | 0100 0001
|
7979 |
|
7980 | 0x000001bb618d6ff8: ; {metadata(method data for {method} {0x000001bb309c1b70} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
7981 | 0x000001bb618d6ff8: 48ba 1891 | bd30 bb01 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7982 | 0x000001bb618d7018: f60f 84e6 | 1400 0048 | 8b50 1048
|
7983 |
|
7984 | 0x000001bb618d7024: ; {metadata(method data for {method} {0x000001bb309c1b70} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
7985 | 0x000001bb618d7024: 85d2 48be | 1891 bd30 | bb01 0000 | 48bf 2001 | 0000 0000 | 0000 740a | 48bf 1001 | 0000 0000
|
7986 | 0x000001bb618d7044: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | fa01 0000
|
7987 |
|
7988 | 0x000001bb618d7058: ; implicit exception: dispatches to 0x000001bb618d8526
|
7989 | 0x000001bb618d7058: 483b 0248
|
7990 |
|
7991 | 0x000001bb618d705c: ; {metadata(method data for {method} {0x000001bb309c1890} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
7992 | 0x000001bb618d705c: 8bf2 48bf | 588f bd30 | bb01 0000 | 8b76 0848 | 3bb7 5801 | 0000 750d | 4883 8760 | 0100 0001
|
7993 | 0x000001bb618d707c: e960 0000 | 0048 3bb7 | 6801 0000 | 750d 4883 | 8770 0100 | 0001 e94a | 0000 0048 | 83bf 5801
|
7994 | 0x000001bb618d709c: 0000 0075 | 1748 89b7 | 5801 0000 | 48c7 8760 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bf68
|
7995 | 0x000001bb618d70bc: 0100 0000 | 7517 4889 | b768 0100 | 0048 c787 | 7001 0000 | 0100 0000 | e908 0000 | 0048 8387
|
7996 | 0x000001bb618d70dc: 4801 0000 | 010f 1f40 | 0048 b8c0 | 1305 8000
|
7997 |
|
7998 | 0x000001bb618d70ec: ; {virtual_call}
|
7999 | 0x000001bb618d70ec: 0000 00e8
|
8000 |
|
8001 | 0x000001bb618d70f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8002 | ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
|
8003 | ; - java.util.Formatter::toString@8 (line 2628)
|
8004 | ; - java.lang.String::format@13 (line 4431)
|
8005 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
8006 | 0x000001bb618d70f0: 0ce1 df06
|
8007 |
|
8008 | 0x000001bb618d70f4: ; {other}
|
8009 | 0x000001bb618d70f4: 0f1f 8400 | e46e 004a | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 851a 1400 | 0048 8982
|
8010 | 0x000001bb618d7114: f802 0000 | 488b f248 | 33f0 48c1 | ee19 4883 | fe00 0f85 | 1e14 0000 | 488b 7238 | 48bf e803
|
8011 | 0x000001bb618d7134: 0000 0000 | 0000 4803 | f748 8972 | 38c7 426c | 0000 0000
|
8012 |
|
8013 | 0x000001bb618d7148: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8014 | 0x000001bb618d7148: 48be 8019 | 0840 bb01 | 0000 8bbe | d000 0000 | 83c7 0289 | bed0 0000 | 0081 e7fe | 3f00 0085
|
8015 | 0x000001bb618d7168: ff0f 84f3 | 1300 004d | 8b97 5804
|
8016 |
|
8017 | 0x000001bb618d7174: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
8018 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
8019 | ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423)
|
8020 | ; {poll}
|
8021 | 0x000001bb618d7174: 0000 4185
|
8022 |
|
8023 | 0x000001bb618d7178: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8024 | 0x000001bb618d7178: 0248 be80 | 1908 40bb | 0100 00ff | 86e0 1a00 | 00e9 82e7 | ffff 4c8b | 8424 e000
|
8025 |
|
8026 | 0x000001bb618d7194: ; {metadata(method data for {method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8027 | 0x000001bb618d7194: 0000 48ba | 8019 0840 | bb01 0000 | 458b 4008 | 4c3b 8208 | 1b00 0075 | 0d48 8382 | 101b 0000
|
8028 | 0x000001bb618d71b4: 01e9 6000 | 0000 4c3b | 8218 1b00 | 0075 0d48 | 8382 201b | 0000 01e9 | 4a00 0000 | 4883 ba08
|
8029 | 0x000001bb618d71d4: 1b00 0000 | 7517 4c89 | 8208 1b00 | 0048 c782 | 101b 0000 | 0100 0000 | e929 0000 | 0048 83ba
|
8030 | 0x000001bb618d71f4: 181b 0000 | 0075 174c | 8982 181b | 0000 48c7 | 8220 1b00 | 0001 0000 | 00e9 0800 | 0000 4883
|
8031 | 0x000001bb618d7214: 82f8 1a00 | 0001 488b | 9424 e000 | 0000 6666 | 9048 b838 | adfd 8000
|
8032 |
|
8033 | 0x000001bb618d722c: ; {virtual_call}
|
8034 | 0x000001bb618d722c: 0000 00e8
|
8035 |
|
8036 | 0x000001bb618d7230: ; ImmutableOopMap {}
|
8037 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
8038 | ; - net.minecraft.class_310::method_1523@1037 (line 1424)
|
8039 | 0x000001bb618d7230: 6cdc fc06
|
8040 |
|
8041 | 0x000001bb618d7234: ; {other}
|
8042 | 0x000001bb618d7234: 0f1f 8400 | 2470 004c | 4881 c490 | 0100 005d
|
8043 |
|
8044 | 0x000001bb618d7244: ; {poll_return}
|
8045 | 0x000001bb618d7244: 493b a750 | 0400 000f | 8732 1300 | 00c3 4889 | 8424 5001 | 0000 660f | 1f44 0000
|
8046 |
|
8047 | 0x000001bb618d7260: ; {no_reloc}
|
8048 | 0x000001bb618d7260: e943 1300 | 0000 0000 | 0000 e943 | 1300 0048
|
8049 |
|
8050 | 0x000001bb618d7270: ; {metadata(method data for {method} {0x000001bb309c1b70} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
8051 | 0x000001bb618d7270: 8bd0 48b9 | 1891 bd30 | bb01 0000 | 4883 8130 | 0100 0001 | 488b d048 | 8984 2448
|
8052 |
|
8053 | 0x000001bb618d728c: ; {optimized virtual_call}
|
8054 | 0x000001bb618d728c: 0100 00e8
|
8055 |
|
8056 | 0x000001bb618d7290: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop [336]=Oop }
|
8057 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8058 | ; - java.util.Formatter::ensureOpen@11 (line 2680)
|
8059 | ; - java.util.Formatter::toString@1 (line 2627)
|
8060 | ; - java.lang.String::format@13 (line 4431)
|
8061 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
8062 | 0x000001bb618d7290: ec77 cc05
|
8063 |
|
8064 | 0x000001bb618d7294: ; {other}
|
8065 | 0x000001bb618d7294: 0f1f 8400 | 8470 004d | 488b 8424 | 4801 0000 | e926 1400 | 000f 1f80 | 0000 0000
|
8066 |
|
8067 | 0x000001bb618d72b0: ; {no_reloc}
|
8068 | 0x000001bb618d72b0: e919 1300 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8516 | 1300 0049 | 8b87 b801 | 0000 488d
|
8069 | 0x000001bb618d72d0: 7838 493b | bfc8 0100 | 000f 87fe | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
8070 | 0x000001bb618d72f0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
8071 | 0x000001bb618d7310: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8072 | 0x000001bb618d7310: 4c8b c048 | baf8 b2cc | 3fbb 0100 | 0048 8382 | 3001 0000
|
8073 |
|
8074 | 0x000001bb618d7324: ; {oop("Can't getDevice() before it was initialized"{0x000001bb85d85aa8})}
|
8075 | 0x000001bb618d7324: 0149 b8a8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 5801 | 0000 0f1f
|
8076 |
|
8077 | 0x000001bb618d733c: ; {optimized virtual_call}
|
8078 | 0x000001bb618d733c: 4400 00e8
|
8079 |
|
8080 | 0x000001bb618d7340: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [344]=Oop }
|
8081 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8082 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
|
8083 | ; - net.minecraft.class_276::method_1237@17 (line 113)
|
8084 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
8085 | 0x000001bb618d7340: 3c77 cc05
|
8086 |
|
8087 | 0x000001bb618d7344: ; {other}
|
8088 | 0x000001bb618d7344: 0f1f 8400 | 3471 004e | 488b 8424 | 5801 0000 | e976 1300 | 000f 1f80 | 0000 0000
|
8089 |
|
8090 | 0x000001bb618d7360: ; {no_reloc}
|
8091 | 0x000001bb618d7360: e994 1200 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8591 | 1200 0049 | 8b87 b801 | 0000 488d
|
8092 | 0x000001bb618d7380: 7838 493b | bfc8 0100 | 000f 8779 | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
8093 | 0x000001bb618d73a0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
8094 | 0x000001bb618d73c0: ; {metadata(method data for {method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
8095 | 0x000001bb618d73c0: 4c8b c048 | ba88 8107 | 40bb 0100 | 0048 8382 | 3001 0000
|
8096 |
|
8097 | 0x000001bb618d73d4: ; {oop("Can't blit to screen, color texture doesn't exist yet"{0x000001bb85d85ac8})}
|
8098 | 0x000001bb618d73d4: 0149 b8c8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 6001 | 0000 0f1f
|
8099 |
|
8100 | 0x000001bb618d73ec: ; {optimized virtual_call}
|
8101 | 0x000001bb618d73ec: 4400 00e8
|
8102 |
|
8103 | 0x000001bb618d73f0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [352]=Oop }
|
8104 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8105 | ; - net.minecraft.class_276::method_1237@13 (line 111)
|
8106 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
8107 | 0x000001bb618d73f0: 8c76 cc05
|
8108 |
|
8109 | 0x000001bb618d73f4: ; {other}
|
8110 | 0x000001bb618d73f4: 0f1f 8400 | e471 004f | 488b 8424 | 6001 0000 | e9c6 1200
|
8111 |
|
8112 | 0x000001bb618d7408: ; {metadata(method data for {method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8113 | 0x000001bb618d7408: 0048 bab0 | 54b6 3fbb | 0100 0048 | 8382 4001
|
8114 |
|
8115 | 0x000001bb618d7418: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8116 | 0x000001bb618d7418: 0000 0148 | ba60 e4bc | 3fbb 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
8117 | 0x000001bb618d7438: 1f00 85f6 | 0f84 d311 | 0000 660f | 1f44 0000
|
8118 |
|
8119 | 0x000001bb618d7448: ; {no_reloc}
|
8120 | 0x000001bb618d7448: e9f8 1100 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85f5 | 1100 0049 | 8b87 b801 | 0000 488d
|
8121 | 0x000001bb618d7468: 7838 493b | bfc8 0100 | 000f 87dd | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
8122 | 0x000001bb618d7488: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
8123 | 0x000001bb618d74a8: ; {metadata(method data for {method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8124 | 0x000001bb618d74a8: 4c8b c048 | ba60 e4bc | 3fbb 0100 | 0048 8382 | 1001 0000
|
8125 |
|
8126 | 0x000001bb618d74bc: ; {oop("Rendersystem called from wrong thread"{0x000001bb85d85ae8})}
|
8127 | 0x000001bb618d74bc: 0149 b8e8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 6801 | 0000 0f1f
|
8128 |
|
8129 | 0x000001bb618d74d4: ; {optimized virtual_call}
|
8130 | 0x000001bb618d74d4: 4400 00e8
|
8131 |
|
8132 | 0x000001bb618d74d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [360]=Oop }
|
8133 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8134 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
|
8135 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
8136 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
8137 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
8138 | 0x000001bb618d74d8: a475 cc05
|
8139 |
|
8140 | 0x000001bb618d74dc: ; {other}
|
8141 | 0x000001bb618d74dc: 0f1f 8400 | cc72 0050 | 488b 8424 | 6801 0000 | e9de 1100 | 000f 1f80 | 0000 0000
|
8142 |
|
8143 | 0x000001bb618d74f8: ; {no_reloc}
|
8144 | 0x000001bb618d74f8: e973 1100 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8570 | 1100 0049 | 8b87 b801 | 0000 488d
|
8145 | 0x000001bb618d7518: 7838 493b | bfc8 0100 | 000f 8758 | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
8146 | 0x000001bb618d7538: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48bf 0500 | 0000 0000 | 0000 4889 | 4cf8 0848 | ffcf 75f6
|
8147 | 0x000001bb618d7558: ; {metadata(method data for {method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8148 | 0x000001bb618d7558: 488b d048 | bef8 b2cc | 3fbb 0100 | 0048 8386 | 3001 0000
|
8149 |
|
8150 | 0x000001bb618d756c: ; {oop("Can't getDevice() before it was initialized"{0x000001bb85d85aa8})}
|
8151 | 0x000001bb618d756c: 0149 b8a8 | 5ad8 85bb | 0100 0048 | 8bd0 4889 | 8424 7001 | 0000 0f1f
|
8152 |
|
8153 | 0x000001bb618d7584: ; {optimized virtual_call}
|
8154 | 0x000001bb618d7584: 4400 00e8
|
8155 |
|
8156 | 0x000001bb618d7588: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [368]=Oop }
|
8157 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8158 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
|
8159 | ; - net.minecraft.class_310::method_1523@342 (line 1343)
|
8160 | 0x000001bb618d7588: f474 cc05
|
8161 |
|
8162 | 0x000001bb618d758c: ; {other}
|
8163 | 0x000001bb618d758c: 0f1f 8400 | 7c73 0051 | 488b 8424 | 7001 0000 | e92e 1100 | 000f 1f80 | 0000 0000
|
8164 |
|
8165 | 0x000001bb618d75a8: ; {no_reloc}
|
8166 | 0x000001bb618d75a8: e9ee 1000 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 db10
|
8167 | 0x000001bb618d75c8: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
|
8168 | 0x000001bb618d75e8: bf07 0000 | 0000 0000 | 0048 894c | f808 48ff | cf75 f648
|
8169 |
|
8170 | 0x000001bb618d75fc: ; {metadata(method data for {method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
8171 | 0x000001bb618d75fc: 8bd0 48be | 3874 8730 | bb01 0000 | 4883 8630 | 0100 0001
|
8172 |
|
8173 | 0x000001bb618d7610: ; {oop("supplier.get()"{0x000001bb73dc5ce0})}
|
8174 | 0x000001bb618d7610: 48ba e05c | dc73 bb01 | 0000 4c8b | c248 8bd0 | 4889 8424 | 7801 0000 | 0f1f 8000
|
8175 |
|
8176 | 0x000001bb618d762c: ; {optimized virtual_call}
|
8177 | 0x000001bb618d762c: 0000 00e8
|
8178 |
|
8179 | 0x000001bb618d7630: ; ImmutableOopMap {[176]=Oop [376]=Oop }
|
8180 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8181 | ; - java.util.Objects::requireNonNull@9 (line 259)
|
8182 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
8183 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8184 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8185 | 0x000001bb618d7630: 4c74 cc05
|
8186 |
|
8187 | 0x000001bb618d7634: ; {other}
|
8188 | 0x000001bb618d7634: 0f1f 8400 | 2474 0052 | 488b 8424 | 7801 0000 | e986 1000
|
8189 |
|
8190 | 0x000001bb618d7648: ; {metadata({method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8191 | 0x000001bb618d7648: 0049 ba30 | e35e 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8192 |
|
8193 | 0x000001bb618d7660: ; {runtime_call counter_overflow Runtime1 stub}
|
8194 | 0x000001bb618d7660: e81b e0d8
|
8195 |
|
8196 | 0x000001bb618d7664: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8197 | ;*synchronization entry
|
8198 | ; - net.minecraft.class_310::method_1523@-1 (line 1284)
|
8199 | 0x000001bb618d7664: 05e9 ec98
|
8200 |
|
8201 | 0x000001bb618d7668: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8202 | 0x000001bb618d7668: ffff e811
|
8203 |
|
8204 | 0x000001bb618d766c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
8205 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
8206 | ; - net.minecraft.class_310::method_1523@7 (line 1284)
|
8207 | 0x000001bb618d766c: 8fd8 0548 | 8b7e 7848 | 83ff 000f | 8405 99ff | ff48 893c
|
8208 |
|
8209 | 0x000001bb618d7680: ; {runtime_call g1_pre_barrier_slow}
|
8210 | 0x000001bb618d7680: 24e8 fae5 | d805 e9f7 | 98ff ff48 | 83ff 000f | 8419 99ff | ff48 8934
|
8211 |
|
8212 | 0x000001bb618d7698: ; {runtime_call g1_post_barrier_slow}
|
8213 | 0x000001bb618d7698: 24e8 e2e8 | d805 e90b
|
8214 |
|
8215 | 0x000001bb618d76a0: ; {metadata({method} {0x000001bb3f219ea8} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
8216 | 0x000001bb618d76a0: 99ff ff49 | baa0 9e21 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8217 |
|
8218 | 0x000001bb618d76b8: ; {runtime_call counter_overflow Runtime1 stub}
|
8219 | 0x000001bb618d76b8: ffff e8c1
|
8220 |
|
8221 | 0x000001bb618d76bc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
8222 | ;*synchronization entry
|
8223 | ; - net.minecraft.class_1041::method_22093@-1 (line 148)
|
8224 | ; - net.minecraft.class_310::method_1523@14 (line 1286)
|
8225 | 0x000001bb618d76bc: dfd8 05e9 | 2699 ffff
|
8226 |
|
8227 | 0x000001bb618d76c4: ; {metadata({method} {0x000001bb3f212758} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
8228 | 0x000001bb618d76c4: 49ba 5027 | 213f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8229 |
|
8230 | 0x000001bb618d76d8: ; {runtime_call counter_overflow Runtime1 stub}
|
8231 | 0x000001bb618d76d8: ffff ffe8
|
8232 |
|
8233 | 0x000001bb618d76dc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
8234 | ;*synchronization entry
|
8235 | ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 79)
|
8236 | ; - net.minecraft.class_1041::method_22093@1 (line 148)
|
8237 | ; - net.minecraft.class_310::method_1523@14 (line 1286)
|
8238 | 0x000001bb618d76dc: a0df d805 | e93e 99ff
|
8239 |
|
8240 | 0x000001bb618d76e4: ; {metadata({method} {0x000001bb3e5ef1a8} 'method_1592' '()V' in 'net/minecraft/class_310')}
|
8241 | 0x000001bb618d76e4: ff49 baa0 | f15e 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8242 |
|
8243 | 0x000001bb618d76fc: ; {runtime_call counter_overflow Runtime1 stub}
|
8244 | 0x000001bb618d76fc: e87f dfd8
|
8245 |
|
8246 | 0x000001bb618d7700: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8247 | ;*synchronization entry
|
8248 | ; - net.minecraft.class_310::method_1592@-1 (line 1630)
|
8249 | ; - net.minecraft.class_310::method_1523@21 (line 1287)
|
8250 | 0x000001bb618d7700: 05e9 f299 | ffff 4c8b | 8210 0300 | 0049 83f8 | 000f 845d | 9bff ff4c
|
8251 |
|
8252 | 0x000001bb618d7718: ; {runtime_call g1_pre_barrier_slow}
|
8253 | 0x000001bb618d7718: 8904 24e8 | 60e5 d805 | e94f 9bff
|
8254 |
|
8255 | 0x000001bb618d7724: ; {metadata({method} {0x000001bb3e5ed650} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
8256 | 0x000001bb618d7724: ff49 ba48 | d65e 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8257 |
|
8258 | 0x000001bb618d773c: ; {runtime_call counter_overflow Runtime1 stub}
|
8259 | 0x000001bb618d773c: e83f dfd8
|
8260 |
|
8261 | 0x000001bb618d7740: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop }
|
8262 | ;*synchronization entry
|
8263 | ; - net.minecraft.class_310::method_1521@-1 (line 1046)
|
8264 | ; - net.minecraft.class_310::method_1523@52 (line 1294)
|
8265 | 0x000001bb618d7740: 05e9 8a9b | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
8266 |
|
8267 | 0x000001bb618d7754: ; {runtime_call load_appendix_patching Runtime1 stub}
|
8268 | 0x000001bb618d7754: 0ae8 a6d7
|
8269 |
|
8270 | 0x000001bb618d7758: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop }
|
8271 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
8272 | ; - (reexecute) net.minecraft.class_310::method_1523@56 (line 1294)
|
8273 | 0x000001bb618d7758: d805 e9b1
|
8274 |
|
8275 | 0x000001bb618d775c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8276 | 0x000001bb618d775c: 9bff ffe8
|
8277 |
|
8278 | 0x000001bb618d7760: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
|
8279 | ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0}
|
8280 | ; - net.minecraft.class_310::method_1523@61 (line 1294)
|
8281 | 0x000001bb618d7760: 1c8e d805
|
8282 |
|
8283 | 0x000001bb618d7764: ; {metadata({method} {0x000001bb319e6730} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
8284 | 0x000001bb618d7764: 49ba 2867 | 9e31 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8285 |
|
8286 | 0x000001bb618d7778: ; {runtime_call counter_overflow Runtime1 stub}
|
8287 | 0x000001bb618d7778: ffff ffe8
|
8288 |
|
8289 | 0x000001bb618d777c: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
|
8290 | ;*synchronization entry
|
8291 | ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227)
|
8292 | ; - net.minecraft.class_310::method_1523@61 (line 1294)
|
8293 | 0x000001bb618d777c: 00df d805 | e971 9cff
|
8294 |
|
8295 | 0x000001bb618d7784: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8296 | 0x000001bb618d7784: ffe8 f68d
|
8297 |
|
8298 | 0x000001bb618d7788: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8299 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
8300 | ; - net.minecraft.class_310::method_1523@83 (line 1299)
|
8301 | ; {metadata({method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8302 | 0x000001bb618d7788: d805 49ba | 30e3 5e3e | bb01 0000 | 4c89 5424 | 0848 c704 | 2458 0000
|
8303 |
|
8304 | 0x000001bb618d77a0: ; {runtime_call counter_overflow Runtime1 stub}
|
8305 | 0x000001bb618d77a0: 00e8 dade
|
8306 |
|
8307 | 0x000001bb618d77a4: ; ImmutableOopMap {[176]=Oop }
|
8308 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
8309 | ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299)
|
8310 | 0x000001bb618d77a4: d805 e960
|
8311 |
|
8312 | 0x000001bb618d77a8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8313 | 0x000001bb618d77a8: 9dff ffe8
|
8314 |
|
8315 | 0x000001bb618d77ac: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
8316 | ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
|
8317 | ; - net.minecraft.class_310::method_1523@69 (line 1298)
|
8318 | 0x000001bb618d77ac: d08d d805 | 4889 0424
|
8319 |
|
8320 | 0x000001bb618d77b4: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
8321 | 0x000001bb618d77b4: e8c7 b1d8
|
8322 |
|
8323 | 0x000001bb618d77b8: ; ImmutableOopMap {[176]=Oop }
|
8324 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
8325 | ; - net.minecraft.class_310::method_1523@74 (line 1298)
|
8326 | ; {metadata({method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
8327 | 0x000001bb618d77b8: 0549 baf8 | c0fd 31bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8328 |
|
8329 | 0x000001bb618d77d0: ; {runtime_call counter_overflow Runtime1 stub}
|
8330 | 0x000001bb618d77d0: e8ab ded8
|
8331 |
|
8332 | 0x000001bb618d77d4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
|
8333 | ;*synchronization entry
|
8334 | ; - net.minecraft.class_156::method_658@-1 (line 141)
|
8335 | ; - net.minecraft.class_310::method_1523@95 (line 1302)
|
8336 | 0x000001bb618d77d4: 05e9 729f
|
8337 |
|
8338 | 0x000001bb618d77d8: ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8339 | 0x000001bb618d77d8: ffff 49ba | 98c1 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8340 |
|
8341 | 0x000001bb618d77f0: ; {runtime_call counter_overflow Runtime1 stub}
|
8342 | 0x000001bb618d77f0: ffe8 8ade
|
8343 |
|
8344 | 0x000001bb618d77f4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
|
8345 | ;*synchronization entry
|
8346 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
8347 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
8348 | ; - net.minecraft.class_310::method_1523@95 (line 1302)
|
8349 | 0x000001bb618d77f4: d805 e98a
|
8350 |
|
8351 | 0x000001bb618d77f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8352 | 0x000001bb618d77f8: 9fff ffe8
|
8353 |
|
8354 | 0x000001bb618d77fc: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop }
|
8355 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
8356 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
8357 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
8358 | ; - net.minecraft.class_310::method_1523@95 (line 1302)
|
8359 | 0x000001bb618d77fc: 808d d805
|
8360 |
|
8361 | 0x000001bb618d7800: ; {runtime_call throw_div0_exception Runtime1 stub}
|
8362 | 0x000001bb618d7800: e87b 8ad8
|
8363 |
|
8364 | 0x000001bb618d7804: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
8365 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
8366 | ; - net.minecraft.class_156::method_658@6 (line 141)
|
8367 | ; - net.minecraft.class_310::method_1523@95 (line 1302)
|
8368 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8369 | 0x000001bb618d7804: 05e8 768d
|
8370 |
|
8371 | 0x000001bb618d7808: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
|
8372 | ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0}
|
8373 | ; - net.minecraft.class_310::method_1523@99 (line 1302)
|
8374 | ; {metadata({method} {0x000001bb3e662910} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
8375 | 0x000001bb618d7808: d805 49ba | 0829 663e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8376 |
|
8377 | 0x000001bb618d7820: ; {runtime_call counter_overflow Runtime1 stub}
|
8378 | 0x000001bb618d7820: ffe8 5ade
|
8379 |
|
8380 | 0x000001bb618d7824: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
|
8381 | ;*synchronization entry
|
8382 | ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38)
|
8383 | ; - net.minecraft.class_310::method_1523@99 (line 1302)
|
8384 | 0x000001bb618d7824: d805 e99c
|
8385 |
|
8386 | 0x000001bb618d7828: ; {metadata({method} {0x000001bb3f8b9238} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
8387 | 0x000001bb618d7828: a0ff ff49 | ba30 928b | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8388 |
|
8389 | 0x000001bb618d7840: ; {runtime_call counter_overflow Runtime1 stub}
|
8390 | 0x000001bb618d7840: ffff e839
|
8391 |
|
8392 | 0x000001bb618d7844: ; ImmutableOopMap {[176]=Oop }
|
8393 | ;*synchronization entry
|
8394 | ; - net.minecraft.class_10209::method_64146@-1 (line 47)
|
8395 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8396 | 0x000001bb618d7844: ded8 05e9 | 6da1 ffff
|
8397 |
|
8398 | 0x000001bb618d784c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8399 | 0x000001bb618d784c: e82f 8dd8
|
8400 |
|
8401 | 0x000001bb618d7850: ; ImmutableOopMap {[176]=Oop }
|
8402 | ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
|
8403 | ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
|
8404 | ; - net.minecraft.class_10209::method_64146@3 (line 47)
|
8405 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8406 | ; {metadata({method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
8407 | 0x000001bb618d7850: 0549 baf0 | 928b 3fbb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8408 |
|
8409 | 0x000001bb618d7868: ; {runtime_call counter_overflow Runtime1 stub}
|
8410 | 0x000001bb618d7868: e813 ded8
|
8411 |
|
8412 | 0x000001bb618d786c: ; ImmutableOopMap {[176]=Oop }
|
8413 | ;*synchronization entry
|
8414 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
8415 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
8416 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8417 | 0x000001bb618d786c: 05e9 daa1
|
8418 |
|
8419 | 0x000001bb618d7870: ; {metadata({method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
8420 | 0x000001bb618d7870: ffff 49ba | a8de c331 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8421 |
|
8422 | 0x000001bb618d7888: ; {runtime_call counter_overflow Runtime1 stub}
|
8423 | 0x000001bb618d7888: ffe8 f2dd
|
8424 |
|
8425 | 0x000001bb618d788c: ; ImmutableOopMap {[176]=Oop }
|
8426 | ;*synchronization entry
|
8427 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
8428 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
8429 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
8430 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8431 | 0x000001bb618d788c: d805 e9f4
|
8432 |
|
8433 | 0x000001bb618d7890: ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
8434 | 0x000001bb618d7890: a1ff ff49 | ba18 5b43 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8435 |
|
8436 | 0x000001bb618d78a8: ; {runtime_call counter_overflow Runtime1 stub}
|
8437 | 0x000001bb618d78a8: ffff e8d1
|
8438 |
|
8439 | 0x000001bb618d78ac: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8440 | ;*synchronization entry
|
8441 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
8442 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
8443 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
8444 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8445 | 0x000001bb618d78ac: ddd8 05e9 | dfa2 ffff | 4889 0424
|
8446 |
|
8447 | 0x000001bb618d78b8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
8448 | 0x000001bb618d78b8: e8c3 b0d8
|
8449 |
|
8450 | 0x000001bb618d78bc: ; ImmutableOopMap {[176]=Oop }
|
8451 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
8452 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
8453 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
8454 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8455 | ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
8456 | 0x000001bb618d78bc: 0549 ba18 | 5b43 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8457 |
|
8458 | 0x000001bb618d78d4: ; {runtime_call counter_overflow Runtime1 stub}
|
8459 | 0x000001bb618d78d4: e8a7 ddd8
|
8460 |
|
8461 | 0x000001bb618d78d8: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8462 | ;*synchronization entry
|
8463 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
8464 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
8465 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8466 | 0x000001bb618d78d8: 05e9 b6a4 | ffff 4889
|
8467 |
|
8468 | 0x000001bb618d78e0: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
8469 | 0x000001bb618d78e0: 0424 e899
|
8470 |
|
8471 | 0x000001bb618d78e4: ; ImmutableOopMap {[176]=Oop }
|
8472 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
8473 | ; - net.minecraft.class_10209::method_64146@19 (line 51)
|
8474 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8475 | ; {metadata({method} {0x000001bb30543538} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
8476 | 0x000001bb618d78e4: b0d8 0549 | ba30 3554 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8477 |
|
8478 | 0x000001bb618d78fc: ; {runtime_call counter_overflow Runtime1 stub}
|
8479 | 0x000001bb618d78fc: ffff e87d
|
8480 |
|
8481 | 0x000001bb618d7900: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop }
|
8482 | ;*synchronization entry
|
8483 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
8484 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
8485 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8486 | 0x000001bb618d7900: ddd8 05e9 | 1aa6 ffff
|
8487 |
|
8488 | 0x000001bb618d7908: ; {metadata({method} {0x000001bb30600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
|
8489 | 0x000001bb618d7908: 49ba 2002 | 6030 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8490 |
|
8491 | 0x000001bb618d791c: ; {runtime_call counter_overflow Runtime1 stub}
|
8492 | 0x000001bb618d791c: ffff ffe8
|
8493 |
|
8494 | 0x000001bb618d7920: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
8495 | ;*synchronization entry
|
8496 | ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
|
8497 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
8498 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
8499 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8500 | 0x000001bb618d7920: 5cdd d805 | e952 a6ff
|
8501 |
|
8502 | 0x000001bb618d7928: ; {metadata({method} {0x000001bb30188000} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
8503 | 0x000001bb618d7928: ff49 baf8 | 7f18 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8504 |
|
8505 | 0x000001bb618d7940: ; {runtime_call counter_overflow Runtime1 stub}
|
8506 | 0x000001bb618d7940: e83b ddd8
|
8507 |
|
8508 | 0x000001bb618d7944: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
8509 | ;*synchronization entry
|
8510 | ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
|
8511 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8512 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8513 | 0x000001bb618d7944: 05e9 b4a6
|
8514 |
|
8515 | 0x000001bb618d7948: ; {metadata({method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
8516 | 0x000001bb618d7948: ffff 49ba | b07c 1830 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8517 |
|
8518 | 0x000001bb618d7960: ; {runtime_call counter_overflow Runtime1 stub}
|
8519 | 0x000001bb618d7960: ffe8 1add
|
8520 |
|
8521 | 0x000001bb618d7964: ; ImmutableOopMap {[176]=Oop }
|
8522 | ;*synchronization entry
|
8523 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
8524 | ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
|
8525 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8526 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8527 | 0x000001bb618d7964: d805 e918
|
8528 |
|
8529 | 0x000001bb618d7968: ; {metadata({method} {0x000001bb3fa04008} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000081023378')}
|
8530 | 0x000001bb618d7968: a7ff ff49 | ba00 40a0 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8531 |
|
8532 | 0x000001bb618d7980: ; {runtime_call counter_overflow Runtime1 stub}
|
8533 | 0x000001bb618d7980: ffff e8f9
|
8534 |
|
8535 | 0x000001bb618d7984: ; ImmutableOopMap {[176]=Oop }
|
8536 | ;*synchronization entry
|
8537 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@-1
|
8538 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
8539 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8540 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8541 | 0x000001bb618d7984: dcd8 05e9 | 5ea7 ffff
|
8542 |
|
8543 | 0x000001bb618d798c: ; {metadata({method} {0x000001bb3f8b92f8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
8544 | 0x000001bb618d798c: 49ba f092 | 8b3f bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8545 |
|
8546 | 0x000001bb618d79a0: ; {runtime_call counter_overflow Runtime1 stub}
|
8547 | 0x000001bb618d79a0: ffff ffe8
|
8548 |
|
8549 | 0x000001bb618d79a4: ; ImmutableOopMap {[176]=Oop }
|
8550 | ;*synchronization entry
|
8551 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
8552 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
8553 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
8554 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8555 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8556 | 0x000001bb618d79a4: d8dc d805 | e978 a7ff
|
8557 |
|
8558 | 0x000001bb618d79ac: ; {metadata({method} {0x000001bb31c3deb0} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
8559 | 0x000001bb618d79ac: ff49 baa8 | dec3 31bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8560 |
|
8561 | 0x000001bb618d79c4: ; {runtime_call counter_overflow Runtime1 stub}
|
8562 | 0x000001bb618d79c4: e8b7 dcd8
|
8563 |
|
8564 | 0x000001bb618d79c8: ; ImmutableOopMap {[176]=Oop }
|
8565 | ;*synchronization entry
|
8566 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
8567 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
8568 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
8569 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
8570 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8571 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8572 | 0x000001bb618d79c8: 05e9 92a7
|
8573 |
|
8574 | 0x000001bb618d79cc: ; {metadata({method} {0x000001bb30435b20} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
8575 | 0x000001bb618d79cc: ffff 49ba | 185b 4330 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8576 |
|
8577 | 0x000001bb618d79e4: ; {runtime_call counter_overflow Runtime1 stub}
|
8578 | 0x000001bb618d79e4: ffe8 96dc
|
8579 |
|
8580 | 0x000001bb618d79e8: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
8581 | ;*synchronization entry
|
8582 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
8583 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
8584 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
8585 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
8586 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8587 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8588 | 0x000001bb618d79e8: d805 e976 | a8ff ff48
|
8589 |
|
8590 | 0x000001bb618d79f0: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
8591 | 0x000001bb618d79f0: 8904 24e8
|
8592 |
|
8593 | 0x000001bb618d79f4: ; ImmutableOopMap {[176]=Oop }
|
8594 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
8595 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
8596 | ; - net.minecraft.class_10209$$Lambda/0x0000000081023378::get@0
|
8597 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
8598 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8599 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8600 | 0x000001bb618d79f4: 88af d805
|
8601 |
|
8602 | 0x000001bb618d79f8: ; {metadata({method} {0x000001bb30187cb8} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
8603 | 0x000001bb618d79f8: 49ba b07c | 1830 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8604 |
|
8605 | 0x000001bb618d7a0c: ; {runtime_call counter_overflow Runtime1 stub}
|
8606 | 0x000001bb618d7a0c: ffff ffe8
|
8607 |
|
8608 | 0x000001bb618d7a10: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
8609 | ;*synchronization entry
|
8610 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
8611 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
8612 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
8613 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8614 | 0x000001bb618d7a10: 6cdc d805 | e9be a9ff | ff4c 8904
|
8615 |
|
8616 | 0x000001bb618d7a1c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
8617 | 0x000001bb618d7a1c: 24e8 5eaf
|
8618 |
|
8619 | 0x000001bb618d7a20: ; ImmutableOopMap {[176]=Oop }
|
8620 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
8621 | ; - net.minecraft.class_10209::method_64146@30 (line 51)
|
8622 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
8623 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8624 | 0x000001bb618d7a20: d805 e859
|
8625 |
|
8626 | 0x000001bb618d7a24: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
8627 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
8628 | ; - net.minecraft.class_310::method_1523@117 (line 1307)
|
8629 | ; {metadata({method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
8630 | 0x000001bb618d7a24: 8bd8 0549 | ba28 773b | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8631 |
|
8632 | 0x000001bb618d7a3c: ; {runtime_call counter_overflow Runtime1 stub}
|
8633 | 0x000001bb618d7a3c: ffff e83d
|
8634 |
|
8635 | 0x000001bb618d7a40: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8636 | ;*synchronization entry
|
8637 | ; - net.minecraft.class_1255::method_5383@-1 (line 123)
|
8638 | ; - net.minecraft.class_310::method_1523@123 (line 1308)
|
8639 | 0x000001bb618d7a40: dcd8 05e9 | 56ac ffff
|
8640 |
|
8641 | 0x000001bb618d7a48: ; {metadata({method} {0x000001bb3e3b7730} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
8642 | 0x000001bb618d7a48: 49ba 2877 | 3b3e bb01 | 0000 4c89 | 5424 0848 | c704 2407
|
8643 |
|
8644 | 0x000001bb618d7a5c: ; {runtime_call counter_overflow Runtime1 stub}
|
8645 | 0x000001bb618d7a5c: 0000 00e8
|
8646 |
|
8647 | 0x000001bb618d7a60: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8648 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
8649 | ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
|
8650 | ; - net.minecraft.class_310::method_1523@123 (line 1308)
|
8651 | 0x000001bb618d7a60: 1cdc d805 | e966 acff
|
8652 |
|
8653 | 0x000001bb618d7a68: ; {metadata({method} {0x000001bb301a9af0} 'min' '(II)I' in 'java/lang/Math')}
|
8654 | 0x000001bb618d7a68: ff49 bae8 | 9a1a 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8655 |
|
8656 | 0x000001bb618d7a80: ; {runtime_call counter_overflow Runtime1 stub}
|
8657 | 0x000001bb618d7a80: e8fb dbd8
|
8658 |
|
8659 | 0x000001bb618d7a84: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
8660 | ;*synchronization entry
|
8661 | ; - java.lang.Math::min@-1 (line 2115)
|
8662 | ; - net.minecraft.class_310::method_1523@151 (line 1312)
|
8663 | 0x000001bb618d7a84: 05e9 eeae
|
8664 |
|
8665 | 0x000001bb618d7a88: ; {metadata({method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8666 | 0x000001bb618d7a88: ffff 49ba | 30e3 5e3e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ae 0000
|
8667 |
|
8668 | 0x000001bb618d7aa0: ; {runtime_call counter_overflow Runtime1 stub}
|
8669 | 0x000001bb618d7aa0: 00e8 dadb
|
8670 |
|
8671 | 0x000001bb618d7aa4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8672 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
8673 | ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312)
|
8674 | 0x000001bb618d7aa4: d805 e989
|
8675 |
|
8676 | 0x000001bb618d7aa8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8677 | 0x000001bb618d7aa8: b0ff ffe8
|
8678 |
|
8679 | 0x000001bb618d7aac: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [176]=Oop }
|
8680 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
8681 | ; - net.minecraft.class_310::method_1523@191 (line 1319)
|
8682 | 0x000001bb618d7aac: d08a d805 | 488b 7e78 | 4883 ff00 | 0f84 8ab1 | ffff 4889
|
8683 |
|
8684 | 0x000001bb618d7ac0: ; {runtime_call g1_pre_barrier_slow}
|
8685 | 0x000001bb618d7ac0: 3c24 e8b9 | e1d8 05e9 | 7cb1 ffff | 4883 ff00 | 0f84 9eb1 | ffff 4889
|
8686 |
|
8687 | 0x000001bb618d7ad8: ; {runtime_call g1_post_barrier_slow}
|
8688 | 0x000001bb618d7ad8: 3424 e8a1 | e4d8 05e9 | 90b1 ffff
|
8689 |
|
8690 | 0x000001bb618d7ae4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8691 | 0x000001bb618d7ae4: e897 8ad8
|
8692 |
|
8693 | 0x000001bb618d7ae8: ; ImmutableOopMap {r8=Oop rdx=Oop [176]=Oop }
|
8694 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
8695 | ; - net.minecraft.class_310::method_1523@199 (line 1321)
|
8696 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8697 | 0x000001bb618d7ae8: 05e8 928a
|
8698 |
|
8699 | 0x000001bb618d7aec: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8700 | ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0}
|
8701 | ; - net.minecraft.class_310::method_1523@225 (line 1325)
|
8702 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8703 | 0x000001bb618d7aec: d805 e88d
|
8704 |
|
8705 | 0x000001bb618d7af0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8706 | ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0}
|
8707 | ; - net.minecraft.class_310::method_1523@228 (line 1325)
|
8708 | ; {metadata({method} {0x000001bb3f5329d8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
8709 | 0x000001bb618d7af0: 8ad8 0549 | bad0 2953 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8710 |
|
8711 | 0x000001bb618d7b08: ; {runtime_call counter_overflow Runtime1 stub}
|
8712 | 0x000001bb618d7b08: ffff e871
|
8713 |
|
8714 | 0x000001bb618d7b0c: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8715 | ;*synchronization entry
|
8716 | ; - net.minecraft.class_1144::method_4876@-1 (line 260)
|
8717 | ; - net.minecraft.class_310::method_1523@228 (line 1325)
|
8718 | 0x000001bb618d7b0c: dbd8 05e9 | 86b3 ffff
|
8719 |
|
8720 | 0x000001bb618d7b14: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8721 | 0x000001bb618d7b14: e867 8ad8
|
8722 |
|
8723 | 0x000001bb618d7b18: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
|
8724 | ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
|
8725 | ; - net.minecraft.class_1144::method_4876@5 (line 260)
|
8726 | ; - net.minecraft.class_310::method_1523@228 (line 1325)
|
8727 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8728 | 0x000001bb618d7b18: 05e8 628a
|
8729 |
|
8730 | 0x000001bb618d7b1c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8731 | ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
|
8732 | ; - net.minecraft.class_310::method_1523@245 (line 1327)
|
8733 | ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8734 | 0x000001bb618d7b1c: d805 49ba | 98c1 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
8735 |
|
8736 | 0x000001bb618d7b34: ; {runtime_call counter_overflow Runtime1 stub}
|
8737 | 0x000001bb618d7b34: ffe8 46db
|
8738 |
|
8739 | 0x000001bb618d7b38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8740 | ;*synchronization entry
|
8741 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
8742 | ; - net.minecraft.class_310::method_1523@258 (line 1330)
|
8743 | 0x000001bb618d7b38: d805 e98e
|
8744 |
|
8745 | 0x000001bb618d7b3c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8746 | 0x000001bb618d7b3c: b5ff ffe8
|
8747 |
|
8748 | 0x000001bb618d7b40: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
8749 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
8750 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
8751 | ; - net.minecraft.class_310::method_1523@258 (line 1330)
|
8752 | 0x000001bb618d7b40: 3c8a d805
|
8753 |
|
8754 | 0x000001bb618d7b44: ; {metadata({method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
8755 | 0x000001bb618d7b44: 49ba f05f | 5f3e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8756 |
|
8757 | 0x000001bb618d7b58: ; {runtime_call counter_overflow Runtime1 stub}
|
8758 | 0x000001bb618d7b58: ffff ffe8
|
8759 |
|
8760 | 0x000001bb618d7b5c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8761 | ;*synchronization entry
|
8762 | ; - net.minecraft.class_310::method_53526@-1 (line 2837)
|
8763 | ; - net.minecraft.class_310::method_1523@264 (line 1332)
|
8764 | 0x000001bb618d7b5c: 20db d805 | e979 b6ff
|
8765 |
|
8766 | 0x000001bb618d7b64: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8767 | 0x000001bb618d7b64: ffe8 168a
|
8768 |
|
8769 | 0x000001bb618d7b68: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8770 | ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
|
8771 | ; - net.minecraft.class_310::method_53526@4 (line 2837)
|
8772 | ; - net.minecraft.class_310::method_1523@264 (line 1332)
|
8773 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8774 | 0x000001bb618d7b68: d805 e811
|
8775 |
|
8776 | 0x000001bb618d7b6c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8777 | ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0}
|
8778 | ; - net.minecraft.class_310::method_1523@267 (line 1332)
|
8779 | ; {metadata({method} {0x000001bb3f782498} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
8780 | 0x000001bb618d7b6c: 8ad8 0549 | ba90 2478 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8781 |
|
8782 | 0x000001bb618d7b84: ; {runtime_call counter_overflow Runtime1 stub}
|
8783 | 0x000001bb618d7b84: ffff e8f5
|
8784 |
|
8785 | 0x000001bb618d7b88: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8786 | ;*synchronization entry
|
8787 | ; - net.minecraft.class_340::method_53536@-1 (line 578)
|
8788 | ; - net.minecraft.class_310::method_1523@267 (line 1332)
|
8789 | 0x000001bb618d7b88: dad8 05e9 | ddb6 ffff
|
8790 |
|
8791 | 0x000001bb618d7b90: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8792 | 0x000001bb618d7b90: e8eb 89d8
|
8793 |
|
8794 | 0x000001bb618d7b94: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
8795 | ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
|
8796 | ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 578)
|
8797 | ; - net.minecraft.class_310::method_1523@267 (line 1332)
|
8798 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8799 | 0x000001bb618d7b94: 05e8 e689
|
8800 |
|
8801 | 0x000001bb618d7b98: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
8802 | ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
|
8803 | ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 578)
|
8804 | ; - net.minecraft.class_310::method_1523@267 (line 1332)
|
8805 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
8806 | 0x000001bb618d7b98: d805 e8e1
|
8807 |
|
8808 | 0x000001bb618d7b9c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8809 | ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
|
8810 | ; - net.minecraft.class_310::method_1523@277 (line 1332)
|
8811 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8812 | 0x000001bb618d7b9c: b0d8 05e8
|
8813 |
|
8814 | 0x000001bb618d7ba0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
8815 | ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
|
8816 | ; - net.minecraft.class_310::method_1523@277 (line 1332)
|
8817 | 0x000001bb618d7ba0: dc89 d805
|
8818 |
|
8819 | 0x000001bb618d7ba4: ; {metadata({method} {0x000001bb3e66e6d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
|
8820 | 0x000001bb618d7ba4: 49ba d0e6 | 663e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8821 |
|
8822 | 0x000001bb618d7bb8: ; {runtime_call counter_overflow Runtime1 stub}
|
8823 | 0x000001bb618d7bb8: ffff ffe8
|
8824 |
|
8825 | 0x000001bb618d7bbc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
8826 | ;*synchronization entry
|
8827 | ; - net.minecraft.class_5963::method_34773@-1 (line 23)
|
8828 | ; - net.minecraft.class_310::method_1523@277 (line 1332)
|
8829 | 0x000001bb618d7bbc: c0da d805 | e9f5 b7ff | ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
8830 |
|
8831 | 0x000001bb618d7bd4: ; {runtime_call load_appendix_patching Runtime1 stub}
|
8832 | 0x000001bb618d7bd4: e827 d3d8
|
8833 |
|
8834 | 0x000001bb618d7bd8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
8835 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
8836 | ; - (reexecute) net.minecraft.class_310::method_1523@317 (line 1335)
|
8837 | 0x000001bb618d7bd8: 05e9 0ab9
|
8838 |
|
8839 | 0x000001bb618d7bdc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8840 | 0x000001bb618d7bdc: ffff e89d
|
8841 |
|
8842 | 0x000001bb618d7be0: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
8843 | ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
|
8844 | ; - net.minecraft.class_310::method_1523@322 (line 1335)
|
8845 | ; {metadata({method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
8846 | 0x000001bb618d7be0: 89d8 0549 | baa8 1035 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8847 |
|
8848 | 0x000001bb618d7bf8: ; {runtime_call counter_overflow Runtime1 stub}
|
8849 | 0x000001bb618d7bf8: ffff e881
|
8850 |
|
8851 | 0x000001bb618d7bfc: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
8852 | ;*synchronization entry
|
8853 | ; - java.util.Optional::ifPresent@-1 (line 177)
|
8854 | ; - net.minecraft.class_310::method_1523@322 (line 1335)
|
8855 | 0x000001bb618d7bfc: dad8 05e9 | aab9 ffff
|
8856 |
|
8857 | 0x000001bb618d7c04: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8858 | 0x000001bb618d7c04: e877 89d8
|
8859 |
|
8860 | 0x000001bb618d7c08: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
|
8861 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
8862 | ; - java.util.Optional::ifPresent@12 (line 178)
|
8863 | ; - net.minecraft.class_310::method_1523@322 (line 1335)
|
8864 | ; {metadata({method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8865 | 0x000001bb618d7c08: 0549 ba70 | 7e44 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8866 |
|
8867 | 0x000001bb618d7c20: ; {runtime_call counter_overflow Runtime1 stub}
|
8868 | 0x000001bb618d7c20: e85b dad8
|
8869 |
|
8870 | 0x000001bb618d7c24: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8871 | ;*synchronization entry
|
8872 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
|
8873 | ; - net.minecraft.class_310::method_1523@342 (line 1343)
|
8874 | 0x000001bb618d7c24: 05e9 f5ba
|
8875 |
|
8876 | 0x000001bb618d7c28: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
8877 | 0x000001bb618d7c28: ffff e851
|
8878 |
|
8879 | 0x000001bb618d7c2c: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8880 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
8881 | ; - net.minecraft.class_310::method_1523@345 (line 1343)
|
8882 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8883 | 0x000001bb618d7c2c: b0d8 05e8
|
8884 |
|
8885 | 0x000001bb618d7c30: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8886 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
8887 | ; - net.minecraft.class_310::method_1523@345 (line 1343)
|
8888 | 0x000001bb618d7c30: 4c89 d805
|
8889 |
|
8890 | 0x000001bb618d7c34: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8891 | 0x000001bb618d7c34: e847 89d8
|
8892 |
|
8893 | 0x000001bb618d7c38: ; ImmutableOopMap {rbx=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8894 | ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0}
|
8895 | ; - net.minecraft.class_310::method_1523@352 (line 1343)
|
8896 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
8897 | 0x000001bb618d7c38: 05e8 42b0
|
8898 |
|
8899 | 0x000001bb618d7c3c: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8900 | ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
|
8901 | ; - net.minecraft.class_310::method_1523@362 (line 1343)
|
8902 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8903 | 0x000001bb618d7c3c: d805 e83d
|
8904 |
|
8905 | 0x000001bb618d7c40: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8906 | ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
|
8907 | ; - net.minecraft.class_310::method_1523@362 (line 1343)
|
8908 | ; {metadata({method} {0x000001bb3e445e80} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8909 | 0x000001bb618d7c40: 89d8 0549 | ba78 5e44 | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
8910 |
|
8911 | 0x000001bb618d7c58: ; {runtime_call counter_overflow Runtime1 stub}
|
8912 | 0x000001bb618d7c58: ffff e821
|
8913 |
|
8914 | 0x000001bb618d7c5c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
8915 | ;*synchronization entry
|
8916 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1 (line 181)
|
8917 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
8918 | 0x000001bb618d7c5c: dad8 05e9 | 23bd ffff
|
8919 |
|
8920 | 0x000001bb618d7c64: ; {metadata({method} {0x000001bb3e445800} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8921 | 0x000001bb618d7c64: 49ba f857 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8922 |
|
8923 | 0x000001bb618d7c78: ; {runtime_call counter_overflow Runtime1 stub}
|
8924 | 0x000001bb618d7c78: ffff ffe8
|
8925 |
|
8926 | 0x000001bb618d7c7c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
8927 | ;*synchronization entry
|
8928 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
|
8929 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
8930 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
8931 | 0x000001bb618d7c7c: 00da d805 | e93d bdff
|
8932 |
|
8933 | 0x000001bb618d7c84: ; {metadata({method} {0x000001bb3e445748} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8934 | 0x000001bb618d7c84: ff49 ba40 | 5744 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8935 |
|
8936 | 0x000001bb618d7c9c: ; {runtime_call counter_overflow Runtime1 stub}
|
8937 | 0x000001bb618d7c9c: e8df d9d8
|
8938 |
|
8939 | 0x000001bb618d7ca0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
8940 | ;*synchronization entry
|
8941 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
|
8942 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
|
8943 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
8944 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
8945 | 0x000001bb618d7ca0: 05e9 57bd | ffff 498b | 9028 0100 | 0048 83fa | 000f 8424 | beff ff48
|
8946 |
|
8947 | 0x000001bb618d7cb8: ; {runtime_call g1_pre_barrier_slow}
|
8948 | 0x000001bb618d7cb8: 8914 24e8 | c0df d805 | e916 beff | ff48 83fa | 000f 843b | beff ff4c
|
8949 |
|
8950 | 0x000001bb618d7cd0: ; {runtime_call g1_post_barrier_slow}
|
8951 | 0x000001bb618d7cd0: 8904 24e8 | a8e2 d805 | e92d beff
|
8952 |
|
8953 | 0x000001bb618d7cdc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8954 | 0x000001bb618d7cdc: ffe8 9e88
|
8955 |
|
8956 | 0x000001bb618d7ce0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8957 | ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
|
8958 | ; - net.minecraft.class_310::method_1523@387 (line 1348)
|
8959 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8960 | 0x000001bb618d7ce0: d805 e899
|
8961 |
|
8962 | 0x000001bb618d7ce4: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8963 | ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
|
8964 | ; - net.minecraft.class_310::method_1523@423 (line 1353)
|
8965 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
8966 | 0x000001bb618d7ce4: 88d8 05e8
|
8967 |
|
8968 | 0x000001bb618d7ce8: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8969 | ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0}
|
8970 | ; - net.minecraft.class_310::method_1523@447 (line 1359)
|
8971 | 0x000001bb618d7ce8: 9488 d805
|
8972 |
|
8973 | 0x000001bb618d7cec: ; {metadata({method} {0x000001bb3e44f128} 'method_1237' '()V' in 'net/minecraft/class_276')}
|
8974 | 0x000001bb618d7cec: 49ba 20f1 | 443e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
8975 |
|
8976 | 0x000001bb618d7d00: ; {runtime_call counter_overflow Runtime1 stub}
|
8977 | 0x000001bb618d7d00: ffff ffe8
|
8978 |
|
8979 | 0x000001bb618d7d04: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8980 | ;*synchronization entry
|
8981 | ; - net.minecraft.class_276::method_1237@-1 (line 110)
|
8982 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
8983 | 0x000001bb618d7d04: 78d9 d805 | e984 c3ff
|
8984 |
|
8985 | 0x000001bb618d7d0c: ; {metadata({method} {0x000001bb3e447e78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
8986 | 0x000001bb618d7d0c: ff49 ba70 | 7e44 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
8987 |
|
8988 | 0x000001bb618d7d24: ; {runtime_call counter_overflow Runtime1 stub}
|
8989 | 0x000001bb618d7d24: e857 d9d8
|
8990 |
|
8991 | 0x000001bb618d7d28: ; ImmutableOopMap {rdx=Oop rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
8992 | ;*synchronization entry
|
8993 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
|
8994 | ; - net.minecraft.class_276::method_1237@17 (line 113)
|
8995 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
8996 | 0x000001bb618d7d28: 05e9 d5c3
|
8997 |
|
8998 | 0x000001bb618d7d2c: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
8999 | 0x000001bb618d7d2c: ffff e84d
|
9000 |
|
9001 | 0x000001bb618d7d30: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9002 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
9003 | ; - net.minecraft.class_276::method_1237@20 (line 113)
|
9004 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
9005 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9006 | 0x000001bb618d7d30: afd8 05e8
|
9007 |
|
9008 | 0x000001bb618d7d34: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9009 | ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
|
9010 | ; - net.minecraft.class_276::method_1237@20 (line 113)
|
9011 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
9012 | 0x000001bb618d7d34: 4888 d805
|
9013 |
|
9014 | 0x000001bb618d7d38: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
9015 | 0x000001bb618d7d38: e843 afd8
|
9016 |
|
9017 | 0x000001bb618d7d3c: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9018 | ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
|
9019 | ; - net.minecraft.class_276::method_1237@29 (line 113)
|
9020 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
9021 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9022 | 0x000001bb618d7d3c: 05e8 3e88
|
9023 |
|
9024 | 0x000001bb618d7d40: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9025 | ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
|
9026 | ; - net.minecraft.class_276::method_1237@29 (line 113)
|
9027 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
9028 | ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
9029 | 0x000001bb618d7d40: d805 49ba | 98c1 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9030 |
|
9031 | 0x000001bb618d7d58: ; {runtime_call counter_overflow Runtime1 stub}
|
9032 | 0x000001bb618d7d58: ffe8 22d9
|
9033 |
|
9034 | 0x000001bb618d7d5c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
9035 | ;*synchronization entry
|
9036 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
9037 | ; - net.minecraft.class_310::method_1523@459 (line 1362)
|
9038 | 0x000001bb618d7d5c: d805 e9ba
|
9039 |
|
9040 | 0x000001bb618d7d60: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9041 | 0x000001bb618d7d60: c4ff ffe8
|
9042 |
|
9043 | 0x000001bb618d7d64: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9044 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
9045 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
9046 | ; - net.minecraft.class_310::method_1523@459 (line 1362)
|
9047 | 0x000001bb618d7d64: 1888 d805 | 49b8 0000 | 0000 0000 | 0000 b800
|
9048 |
|
9049 | 0x000001bb618d7d74: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9050 | 0x000001bb618d7d74: 0f05 0ae8
|
9051 |
|
9052 | 0x000001bb618d7d78: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9053 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9054 | ; - (reexecute) net.minecraft.class_310::method_1523@477 (line 1364)
|
9055 | 0x000001bb618d7d78: 84d1 d805 | e9bf c5ff
|
9056 |
|
9057 | 0x000001bb618d7d80: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9058 | 0x000001bb618d7d80: ffe8 fa87
|
9059 |
|
9060 | 0x000001bb618d7d84: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9061 | ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
|
9062 | ; - net.minecraft.class_310::method_1523@482 (line 1364)
|
9063 | ; {metadata({method} {0x000001bb303510b0} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
9064 | 0x000001bb618d7d84: d805 49ba | a810 3530 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9065 |
|
9066 | 0x000001bb618d7d9c: ; {runtime_call counter_overflow Runtime1 stub}
|
9067 | 0x000001bb618d7d9c: ffe8 ded8
|
9068 |
|
9069 | 0x000001bb618d7da0: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9070 | ;*synchronization entry
|
9071 | ; - java.util.Optional::ifPresent@-1 (line 177)
|
9072 | ; - net.minecraft.class_310::method_1523@482 (line 1364)
|
9073 | 0x000001bb618d7da0: d805 e967
|
9074 |
|
9075 | 0x000001bb618d7da4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9076 | 0x000001bb618d7da4: c6ff ffe8
|
9077 |
|
9078 | 0x000001bb618d7da8: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop }
|
9079 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
9080 | ; - java.util.Optional::ifPresent@12 (line 178)
|
9081 | ; - net.minecraft.class_310::method_1523@482 (line 1364)
|
9082 | 0x000001bb618d7da8: d487 d805
|
9083 |
|
9084 | 0x000001bb618d7dac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9085 | 0x000001bb618d7dac: e8cf 87d8
|
9086 |
|
9087 | 0x000001bb618d7db0: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
|
9088 | ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
|
9089 | ; - net.minecraft.class_310::method_1523@526 (line 1372)
|
9090 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9091 | 0x000001bb618d7db0: 05e8 ca87
|
9092 |
|
9093 | 0x000001bb618d7db4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9094 | ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
|
9095 | ; - net.minecraft.class_310::method_1523@533 (line 1373)
|
9096 | ; {metadata({method} {0x000001bb3004ae18} 'yield' '()V' in 'java/lang/Thread')}
|
9097 | 0x000001bb618d7db4: d805 49ba | 10ae 0430 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9098 |
|
9099 | 0x000001bb618d7dcc: ; {runtime_call counter_overflow Runtime1 stub}
|
9100 | 0x000001bb618d7dcc: ffe8 aed8
|
9101 |
|
9102 | 0x000001bb618d7dd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9103 | ;*synchronization entry
|
9104 | ; - java.lang.Thread::yield@-1 (line 442)
|
9105 | ; - net.minecraft.class_310::method_1523@561 (line 1379)
|
9106 | 0x000001bb618d7dd0: d805 e93e | caff ff48
|
9107 |
|
9108 | 0x000001bb618d7dd8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9109 | 0x000001bb618d7dd8: 8914 24e8
|
9110 |
|
9111 | 0x000001bb618d7ddc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9112 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9113 | ; - java.lang.Thread::yield@12 (line 442)
|
9114 | ; - net.minecraft.class_310::method_1523@561 (line 1379)
|
9115 | 0x000001bb618d7ddc: a0ab d805
|
9116 |
|
9117 | 0x000001bb618d7de0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9118 | 0x000001bb618d7de0: e89b 87d8
|
9119 |
|
9120 | 0x000001bb618d7de4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9121 | ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
|
9122 | ; - java.lang.Thread::yield@17 (line 443)
|
9123 | ; - net.minecraft.class_310::method_1523@561 (line 1379)
|
9124 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9125 | 0x000001bb618d7de4: 05e8 9687
|
9126 |
|
9127 | 0x000001bb618d7de8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9128 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
9129 | ; - net.minecraft.class_310::method_1523@578 (line 1382)
|
9130 | 0x000001bb618d7de8: d805 488b | 7e78 4883 | ff00 0f84 | c8cd ffff | 4889 3c24
|
9131 |
|
9132 | 0x000001bb618d7dfc: ; {runtime_call g1_pre_barrier_slow}
|
9133 | 0x000001bb618d7dfc: e87f ded8 | 05e9 bacd | ffff 4883 | ff00 0f84 | dccd ffff | 4889 3424
|
9134 |
|
9135 | 0x000001bb618d7e14: ; {runtime_call g1_post_barrier_slow}
|
9136 | 0x000001bb618d7e14: e867 e1d8 | 05e9 cecd
|
9137 |
|
9138 | 0x000001bb618d7e1c: ; {metadata({method} {0x000001bb3e5f33c8} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
9139 | 0x000001bb618d7e1c: ffff 49ba | c033 5f3e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9140 |
|
9141 | 0x000001bb618d7e34: ; {runtime_call counter_overflow Runtime1 stub}
|
9142 | 0x000001bb618d7e34: ffe8 46d8
|
9143 |
|
9144 | 0x000001bb618d7e38: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9145 | ;*synchronization entry
|
9146 | ; - net.minecraft.class_310::method_1496@-1 (line 2496)
|
9147 | ; - net.minecraft.class_310::method_1523@593 (line 1385)
|
9148 | 0x000001bb618d7e38: d805 e902
|
9149 |
|
9150 | 0x000001bb618d7e3c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9151 | 0x000001bb618d7e3c: ceff ffe8
|
9152 |
|
9153 | 0x000001bb618d7e40: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
|
9154 | ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
|
9155 | ; - net.minecraft.class_310::method_1523@610 (line 1385)
|
9156 | 0x000001bb618d7e40: 3c87 d805
|
9157 |
|
9158 | 0x000001bb618d7e44: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9159 | 0x000001bb618d7e44: e837 87d8
|
9160 |
|
9161 | 0x000001bb618d7e48: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9162 | ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0}
|
9163 | ; - net.minecraft.class_310::method_1523@627 (line 1385)
|
9164 | ; {metadata({method} {0x000001bb3e4be0c8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
|
9165 | 0x000001bb618d7e48: 0549 bac0 | e04b 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9166 |
|
9167 | 0x000001bb618d7e60: ; {runtime_call counter_overflow Runtime1 stub}
|
9168 | 0x000001bb618d7e60: e81b d8d8
|
9169 |
|
9170 | 0x000001bb618d7e64: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9171 | ;*synchronization entry
|
9172 | ; - net.minecraft.class_425::method_18640@-1 (line 157)
|
9173 | ; - net.minecraft.class_310::method_1523@627 (line 1385)
|
9174 | 0x000001bb618d7e64: 05e9 47d0
|
9175 |
|
9176 | 0x000001bb618d7e68: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9177 | 0x000001bb618d7e68: ffff e811
|
9178 |
|
9179 | 0x000001bb618d7e6c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9180 | ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
|
9181 | ; - net.minecraft.class_310::method_1523@637 (line 1385)
|
9182 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9183 | 0x000001bb618d7e6c: 87d8 05e8
|
9184 |
|
9185 | 0x000001bb618d7e70: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9186 | ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0}
|
9187 | ; - net.minecraft.class_310::method_1523@659 (line 1386)
|
9188 | 0x000001bb618d7e70: 0c87 d805
|
9189 |
|
9190 | 0x000001bb618d7e74: ; {metadata({method} {0x000001bb3e662bc0} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
9191 | 0x000001bb618d7e74: 49ba b82b | 663e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9192 |
|
9193 | 0x000001bb618d7e88: ; {runtime_call counter_overflow Runtime1 stub}
|
9194 | 0x000001bb618d7e88: ffff ffe8
|
9195 |
|
9196 | 0x000001bb618d7e8c: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9197 | ;*synchronization entry
|
9198 | ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61)
|
9199 | ; - net.minecraft.class_310::method_1523@659 (line 1386)
|
9200 | 0x000001bb618d7e8c: f0d7 d805 | e998 d1ff
|
9201 |
|
9202 | 0x000001bb618d7e94: ; {metadata({method} {0x000001bb3e662c90} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
9203 | 0x000001bb618d7e94: ff49 ba88 | 2c66 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9204 |
|
9205 | 0x000001bb618d7eac: ; {runtime_call counter_overflow Runtime1 stub}
|
9206 | 0x000001bb618d7eac: e8cf d7d8
|
9207 |
|
9208 | 0x000001bb618d7eb0: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9209 | ;*synchronization entry
|
9210 | ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69)
|
9211 | ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62)
|
9212 | ; - net.minecraft.class_310::method_1523@659 (line 1386)
|
9213 | 0x000001bb618d7eb0: 05e9 e7d1
|
9214 |
|
9215 | 0x000001bb618d7eb4: ; {metadata({method} {0x000001bb3e662d60} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
9216 | 0x000001bb618d7eb4: ffff 49ba | 582d 663e | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9217 |
|
9218 | 0x000001bb618d7ecc: ; {runtime_call counter_overflow Runtime1 stub}
|
9219 | 0x000001bb618d7ecc: ffe8 aed7
|
9220 |
|
9221 | 0x000001bb618d7ed0: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9222 | ;*synchronization entry
|
9223 | ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76)
|
9224 | ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64)
|
9225 | ; - net.minecraft.class_310::method_1523@659 (line 1386)
|
9226 | 0x000001bb618d7ed0: d805 e95a
|
9227 |
|
9228 | 0x000001bb618d7ed4: ; {metadata({method} {0x000001bb3e5f05b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
9229 | 0x000001bb618d7ed4: d2ff ff49 | baa8 055f | 3ebb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9230 |
|
9231 | 0x000001bb618d7eec: ; {runtime_call counter_overflow Runtime1 stub}
|
9232 | 0x000001bb618d7eec: ffff e88d
|
9233 |
|
9234 | 0x000001bb618d7ef0: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
|
9235 | ;*synchronization entry
|
9236 | ; - net.minecraft.class_310::method_60647@-1 (line 1954)
|
9237 | ; - net.minecraft.class_310::method_1523@667 (line 1387)
|
9238 | 0x000001bb618d7ef0: d7d8 05e9 | c2d2 ffff
|
9239 |
|
9240 | 0x000001bb618d7ef8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9241 | 0x000001bb618d7ef8: e883 86d8
|
9242 |
|
9243 | 0x000001bb618d7efc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [280]=Oop }
|
9244 | ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
|
9245 | ; - net.minecraft.class_310::method_60647@11 (line 1954)
|
9246 | ; - net.minecraft.class_310::method_1523@667 (line 1387)
|
9247 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9248 | 0x000001bb618d7efc: 05e8 7e86
|
9249 |
|
9250 | 0x000001bb618d7f00: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
|
9251 | ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0}
|
9252 | ; - net.minecraft.class_310::method_1523@678 (line 1387)
|
9253 | ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
9254 | 0x000001bb618d7f00: d805 49ba | 98c1 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9255 |
|
9256 | 0x000001bb618d7f18: ; {runtime_call counter_overflow Runtime1 stub}
|
9257 | 0x000001bb618d7f18: ffe8 62d7
|
9258 |
|
9259 | 0x000001bb618d7f1c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9260 | ;*synchronization entry
|
9261 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
9262 | ; - net.minecraft.class_310::method_1523@681 (line 1389)
|
9263 | 0x000001bb618d7f1c: d805 e9ba
|
9264 |
|
9265 | 0x000001bb618d7f20: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9266 | 0x000001bb618d7f20: d4ff ffe8
|
9267 |
|
9268 | 0x000001bb618d7f24: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9269 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
9270 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
9271 | ; - net.minecraft.class_310::method_1523@681 (line 1389)
|
9272 | 0x000001bb618d7f24: 5886 d805
|
9273 |
|
9274 | 0x000001bb618d7f28: ; {metadata({method} {0x000001bb3e5f5ff8} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
9275 | 0x000001bb618d7f28: 49ba f05f | 5f3e bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9276 |
|
9277 | 0x000001bb618d7f3c: ; {runtime_call counter_overflow Runtime1 stub}
|
9278 | 0x000001bb618d7f3c: ffff ffe8
|
9279 |
|
9280 | 0x000001bb618d7f40: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9281 | ;*synchronization entry
|
9282 | ; - net.minecraft.class_310::method_53526@-1 (line 2837)
|
9283 | ; - net.minecraft.class_310::method_1523@707 (line 1394)
|
9284 | 0x000001bb618d7f40: 3cd7 d805 | e9f1 d5ff
|
9285 |
|
9286 | 0x000001bb618d7f48: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9287 | 0x000001bb618d7f48: ffe8 3286
|
9288 |
|
9289 | 0x000001bb618d7f4c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9290 | ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
|
9291 | ; - net.minecraft.class_310::method_53526@4 (line 2837)
|
9292 | ; - net.minecraft.class_310::method_1523@707 (line 1394)
|
9293 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9294 | 0x000001bb618d7f4c: d805 e82d
|
9295 |
|
9296 | 0x000001bb618d7f50: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9297 | ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0}
|
9298 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9299 | ; {metadata({method} {0x000001bb3f782b68} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
9300 | 0x000001bb618d7f50: 86d8 0549 | ba60 2b78 | 3fbb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9301 |
|
9302 | 0x000001bb618d7f68: ; {runtime_call counter_overflow Runtime1 stub}
|
9303 | 0x000001bb618d7f68: ffff e811
|
9304 |
|
9305 | 0x000001bb618d7f6c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9306 | ;*synchronization entry
|
9307 | ; - net.minecraft.class_340::method_53534@-1 (line 621)
|
9308 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9309 | 0x000001bb618d7f6c: d7d8 05e9 | 4dd6 ffff
|
9310 |
|
9311 | 0x000001bb618d7f74: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9312 | 0x000001bb618d7f74: e807 86d8
|
9313 |
|
9314 | 0x000001bb618d7f78: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9315 | ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0}
|
9316 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
9317 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9318 | ; {metadata({method} {0x000001bb3f788478} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
9319 | 0x000001bb618d7f78: 0549 ba70 | 8478 3fbb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9320 |
|
9321 | 0x000001bb618d7f90: ; {runtime_call counter_overflow Runtime1 stub}
|
9322 | 0x000001bb618d7f90: e8eb d6d8
|
9323 |
|
9324 | 0x000001bb618d7f94: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9325 | ;*synchronization entry
|
9326 | ; - net.minecraft.class_9187::method_53066@-1 (line 24)
|
9327 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
9328 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9329 | 0x000001bb618d7f94: 05e9 dbd6
|
9330 |
|
9331 | 0x000001bb618d7f98: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9332 | 0x000001bb618d7f98: ffff e8e1
|
9333 |
|
9334 | 0x000001bb618d7f9c: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
9335 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
9336 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
9337 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
9338 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9339 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9340 | 0x000001bb618d7f9c: 85d8 05e8
|
9341 |
|
9342 | 0x000001bb618d7fa0: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
9343 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
9344 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
9345 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
9346 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9347 | 0x000001bb618d7fa0: dc85 d805 | 48c7 0424 | 0000 0000 | 4889 5c24
|
9348 |
|
9349 | 0x000001bb618d7fb0: ; {runtime_call throw_range_check_failed Runtime1 stub}
|
9350 | 0x000001bb618d7fb0: 08e8 ca7c
|
9351 |
|
9352 | 0x000001bb618d7fb4: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
9353 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
9354 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
9355 | ; - net.minecraft.class_340::method_53534@5 (line 621)
|
9356 | ; - net.minecraft.class_310::method_1523@712 (line 1394)
|
9357 | ; {metadata({method} {0x000001bb31fdc100} 'method_658' '()J' in 'net/minecraft/class_156')}
|
9358 | 0x000001bb618d7fb4: d805 49ba | f8c0 fd31 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9359 |
|
9360 | 0x000001bb618d7fcc: ; {runtime_call counter_overflow Runtime1 stub}
|
9361 | 0x000001bb618d7fcc: ffe8 aed6
|
9362 |
|
9363 | 0x000001bb618d7fd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9364 | ;*synchronization entry
|
9365 | ; - net.minecraft.class_156::method_658@-1 (line 141)
|
9366 | ; - net.minecraft.class_310::method_1523@770 (line 1403)
|
9367 | 0x000001bb618d7fd0: d805 e972
|
9368 |
|
9369 | 0x000001bb618d7fd4: ; {metadata({method} {0x000001bb31fdc1a0} 'method_648' '()J' in 'net/minecraft/class_156')}
|
9370 | 0x000001bb618d7fd4: d9ff ff49 | ba98 c1fd | 31bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9371 |
|
9372 | 0x000001bb618d7fec: ; {runtime_call counter_overflow Runtime1 stub}
|
9373 | 0x000001bb618d7fec: ffff e88d
|
9374 |
|
9375 | 0x000001bb618d7ff0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9376 | ;*synchronization entry
|
9377 | ; - net.minecraft.class_156::method_648@-1 (line 145)
|
9378 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
9379 | ; - net.minecraft.class_310::method_1523@770 (line 1403)
|
9380 | 0x000001bb618d7ff0: d6d8 05e9 | 8ad9 ffff
|
9381 |
|
9382 | 0x000001bb618d7ff8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9383 | 0x000001bb618d7ff8: e883 85d8
|
9384 |
|
9385 | 0x000001bb618d7ffc: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
|
9386 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
9387 | ; - net.minecraft.class_156::method_648@3 (line 145)
|
9388 | ; - net.minecraft.class_156::method_658@0 (line 141)
|
9389 | ; - net.minecraft.class_310::method_1523@770 (line 1403)
|
9390 | ; {runtime_call throw_div0_exception Runtime1 stub}
|
9391 | 0x000001bb618d7ffc: 05e8 7e82
|
9392 |
|
9393 | 0x000001bb618d8000: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9394 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
9395 | ; - net.minecraft.class_156::method_658@6 (line 141)
|
9396 | ; - net.minecraft.class_310::method_1523@770 (line 1403)
|
9397 | ; {metadata({method} {0x000001bb3000fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
9398 | 0x000001bb618d8000: d805 49ba | 88fc 0030 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9399 |
|
9400 | 0x000001bb618d8018: ; {runtime_call counter_overflow Runtime1 stub}
|
9401 | 0x000001bb618d8018: ffe8 62d6
|
9402 |
|
9403 | 0x000001bb618d801c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9404 | ;*synchronization entry
|
9405 | ; - java.lang.String::valueOf@-1 (line 4465)
|
9406 | ; - net.minecraft.class_310::method_1523@808 (line 1406)
|
9407 | 0x000001bb618d801c: d805 e998
|
9408 |
|
9409 | 0x000001bb618d8020: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9410 | 0x000001bb618d8020: dbff ffe8
|
9411 |
|
9412 | 0x000001bb618d8024: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9413 | ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0}
|
9414 | ; - (reexecute) net.minecraft.class_124::toString@1 (line 106)
|
9415 | ; - java.lang.String::valueOf@11 (line 4465)
|
9416 | ; - net.minecraft.class_310::method_1523@808 (line 1406)
|
9417 | 0x000001bb618d8024: 5885 d805 | 48be 0000 | 0000 0000 | 0000 b800
|
9418 |
|
9419 | 0x000001bb618d8034: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9420 | 0x000001bb618d8034: 0f05 0ae8
|
9421 |
|
9422 | 0x000001bb618d8038: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
|
9423 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9424 | ; - (reexecute) net.minecraft.class_310::method_1523@811 (line 1406)
|
9425 | 0x000001bb618d8038: c4ce d805 | e9af dbff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
|
9426 |
|
9427 | 0x000001bb618d8050: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9428 | 0x000001bb618d8050: e8ab ced8
|
9429 |
|
9430 | 0x000001bb618d8054: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9431 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9432 | ; - (reexecute) net.minecraft.class_310::method_1523@826 (line 1406)
|
9433 | 0x000001bb618d8054: 05e9 16dc | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
9434 |
|
9435 | 0x000001bb618d8068: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9436 | 0x000001bb618d8068: 0ae8 92ce
|
9437 |
|
9438 | 0x000001bb618d806c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
9439 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9440 | ; - (reexecute) net.minecraft.class_310::method_1523@831 (line 1406)
|
9441 | 0x000001bb618d806c: d805 e93d
|
9442 |
|
9443 | 0x000001bb618d8070: ; {runtime_call new_object_array Runtime1 stub}
|
9444 | 0x000001bb618d8070: dcff ffe8
|
9445 |
|
9446 | 0x000001bb618d8074: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop }
|
9447 | ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
|
9448 | ; - net.minecraft.class_310::method_1523@862 (line 1412)
|
9449 | 0x000001bb618d8074: 0897 d805 | e934 ddff
|
9450 |
|
9451 | 0x000001bb618d807c: ; {metadata({method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
9452 | 0x000001bb618d807c: ff49 bac0 | 4b15 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9453 |
|
9454 | 0x000001bb618d8094: ; {runtime_call counter_overflow Runtime1 stub}
|
9455 | 0x000001bb618d8094: e8e7 d5d8
|
9456 |
|
9457 | 0x000001bb618d8098: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop }
|
9458 | ;*synchronization entry
|
9459 | ; - java.lang.Integer::valueOf@-1 (line 1071)
|
9460 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9461 | 0x000001bb618d8098: 05e9 53dd | ffff 488b
|
9462 |
|
9463 | 0x000001bb618d80a0: ; {runtime_call fast_new_instance Runtime1 stub}
|
9464 | 0x000001bb618d80a0: d2e8 da8d
|
9465 |
|
9466 | 0x000001bb618d80a4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
9467 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
9468 | ; - java.lang.Integer::valueOf@23 (line 1073)
|
9469 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9470 | 0x000001bb618d80a4: d805 e9f2
|
9471 |
|
9472 | 0x000001bb618d80a8: ; {metadata({method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
9473 | 0x000001bb618d80a8: ddff ff49 | baa8 4c15 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9474 |
|
9475 | 0x000001bb618d80c0: ; {runtime_call counter_overflow Runtime1 stub}
|
9476 | 0x000001bb618d80c0: ffff e8b9
|
9477 |
|
9478 | 0x000001bb618d80c4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9479 | ;*synchronization entry
|
9480 | ; - java.lang.Integer::<init>@-1 (line 1096)
|
9481 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9482 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9483 | 0x000001bb618d80c4: d5d8 05e9 | 0dde ffff
|
9484 |
|
9485 | 0x000001bb618d80cc: ; {metadata({method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
9486 | 0x000001bb618d80cc: 49ba 20b3 | 1430 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9487 |
|
9488 | 0x000001bb618d80e0: ; {runtime_call counter_overflow Runtime1 stub}
|
9489 | 0x000001bb618d80e0: ffff ffe8
|
9490 |
|
9491 | 0x000001bb618d80e4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9492 | ;*synchronization entry
|
9493 | ; - java.lang.Number::<init>@-1 (line 59)
|
9494 | ; - java.lang.Integer::<init>@1 (line 1096)
|
9495 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9496 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9497 | 0x000001bb618d80e4: 98d5 d805 | e928 deff
|
9498 |
|
9499 | 0x000001bb618d80ec: ; {metadata({method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
9500 | 0x000001bb618d80ec: ff49 ba40 | 0600 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9501 |
|
9502 | 0x000001bb618d8104: ; {runtime_call counter_overflow Runtime1 stub}
|
9503 | 0x000001bb618d8104: e877 d5d8
|
9504 |
|
9505 | 0x000001bb618d8108: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9506 | ;*synchronization entry
|
9507 | ; - java.lang.Object::<init>@-1 (line 45)
|
9508 | ; - java.lang.Number::<init>@1 (line 59)
|
9509 | ; - java.lang.Integer::<init>@1 (line 1096)
|
9510 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9511 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9512 | 0x000001bb618d8108: 05e9 43de
|
9513 |
|
9514 | 0x000001bb618d810c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9515 | 0x000001bb618d810c: ffff e86d
|
9516 |
|
9517 | 0x000001bb618d8110: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
9518 | ;*aaload {reexecute=0 rethrow=0 return_oop=0}
|
9519 | ; - java.lang.Integer::valueOf@21 (line 1072)
|
9520 | ; - net.minecraft.class_310::method_1523@870 (line 1413)
|
9521 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9522 | 0x000001bb618d8110: 84d8 05e8
|
9523 |
|
9524 | 0x000001bb618d8114: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9525 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9526 | ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413)
|
9527 | 0x000001bb618d8114: 6884 d805 | 4889 0424
|
9528 |
|
9529 | 0x000001bb618d811c: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9530 | 0x000001bb618d811c: e85f a5d8
|
9531 |
|
9532 | 0x000001bb618d8120: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9533 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9534 | ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413)
|
9535 | 0x000001bb618d8120: 0548 8b32 | 4883 fe00 | 0f84 4edf | ffff 4889
|
9536 |
|
9537 | 0x000001bb618d8130: ; {runtime_call g1_pre_barrier_slow}
|
9538 | 0x000001bb618d8130: 3424 e849 | dbd8 05e9 | 40df ffff | 4883 f800 | 0f84 4ddf | ffff 4889
|
9539 |
|
9540 | 0x000001bb618d8148: ; {runtime_call g1_post_barrier_slow}
|
9541 | 0x000001bb618d8148: 1424 e831 | ded8 05e9 | 3fdf ffff
|
9542 |
|
9543 | 0x000001bb618d8154: ; {metadata({method} {0x000001bb30154bc8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
9544 | 0x000001bb618d8154: 49ba c04b | 1530 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9545 |
|
9546 | 0x000001bb618d8168: ; {runtime_call counter_overflow Runtime1 stub}
|
9547 | 0x000001bb618d8168: ffff ffe8
|
9548 |
|
9549 | 0x000001bb618d816c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
9550 | ;*synchronization entry
|
9551 | ; - java.lang.Integer::valueOf@-1 (line 1071)
|
9552 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9553 | 0x000001bb618d816c: 10d5 d805 | e9ae dfff | ff48 8bd2
|
9554 |
|
9555 | 0x000001bb618d8178: ; {runtime_call fast_new_instance Runtime1 stub}
|
9556 | 0x000001bb618d8178: e803 8dd8
|
9557 |
|
9558 | 0x000001bb618d817c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
9559 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
9560 | ; - java.lang.Integer::valueOf@23 (line 1073)
|
9561 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9562 | 0x000001bb618d817c: 05e9 4ae0
|
9563 |
|
9564 | 0x000001bb618d8180: ; {metadata({method} {0x000001bb30154cb0} '<init>' '(I)V' in 'java/lang/Integer')}
|
9565 | 0x000001bb618d8180: ffff 49ba | a84c 1530 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9566 |
|
9567 | 0x000001bb618d8198: ; {runtime_call counter_overflow Runtime1 stub}
|
9568 | 0x000001bb618d8198: ffe8 e2d4
|
9569 |
|
9570 | 0x000001bb618d819c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9571 | ;*synchronization entry
|
9572 | ; - java.lang.Integer::<init>@-1 (line 1096)
|
9573 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9574 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9575 | 0x000001bb618d819c: d805 e965
|
9576 |
|
9577 | 0x000001bb618d81a0: ; {metadata({method} {0x000001bb3014b328} '<init>' '()V' in 'java/lang/Number')}
|
9578 | 0x000001bb618d81a0: e0ff ff49 | ba20 b314 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9579 |
|
9580 | 0x000001bb618d81b8: ; {runtime_call counter_overflow Runtime1 stub}
|
9581 | 0x000001bb618d81b8: ffff e8c1
|
9582 |
|
9583 | 0x000001bb618d81bc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9584 | ;*synchronization entry
|
9585 | ; - java.lang.Number::<init>@-1 (line 59)
|
9586 | ; - java.lang.Integer::<init>@1 (line 1096)
|
9587 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9588 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9589 | 0x000001bb618d81bc: d4d8 05e9 | 80e0 ffff
|
9590 |
|
9591 | 0x000001bb618d81c4: ; {metadata({method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
9592 | 0x000001bb618d81c4: 49ba 4006 | 0030 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9593 |
|
9594 | 0x000001bb618d81d8: ; {runtime_call counter_overflow Runtime1 stub}
|
9595 | 0x000001bb618d81d8: ffff ffe8
|
9596 |
|
9597 | 0x000001bb618d81dc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9598 | ;*synchronization entry
|
9599 | ; - java.lang.Object::<init>@-1 (line 45)
|
9600 | ; - java.lang.Number::<init>@1 (line 59)
|
9601 | ; - java.lang.Integer::<init>@1 (line 1096)
|
9602 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
9603 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9604 | 0x000001bb618d81dc: a0d4 d805 | e99b e0ff
|
9605 |
|
9606 | 0x000001bb618d81e4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9607 | 0x000001bb618d81e4: ffe8 9683
|
9608 |
|
9609 | 0x000001bb618d81e8: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
9610 | ;*aaload {reexecute=0 rethrow=0 return_oop=0}
|
9611 | ; - java.lang.Integer::valueOf@21 (line 1072)
|
9612 | ; - net.minecraft.class_310::method_1523@892 (line 1414)
|
9613 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9614 | 0x000001bb618d81e8: d805 e891
|
9615 |
|
9616 | 0x000001bb618d81ec: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
|
9617 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9618 | ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414)
|
9619 | 0x000001bb618d81ec: 83d8 054c
|
9620 |
|
9621 | 0x000001bb618d81f0: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9622 | 0x000001bb618d81f0: 892c 24e8
|
9623 |
|
9624 | 0x000001bb618d81f4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
|
9625 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9626 | ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414)
|
9627 | 0x000001bb618d81f4: 88a4 d805 | 488b 3248 | 83fe 000f | 84a3 e1ff | ff48 8934
|
9628 |
|
9629 | 0x000001bb618d8208: ; {runtime_call g1_pre_barrier_slow}
|
9630 | 0x000001bb618d8208: 24e8 72da | d805 e995 | e1ff ff49 | 83fd 000f | 84a2 e1ff | ff48 8914
|
9631 |
|
9632 | 0x000001bb618d8220: ; {runtime_call g1_post_barrier_slow}
|
9633 | 0x000001bb618d8220: 24e8 5add | d805 e994
|
9634 |
|
9635 | 0x000001bb618d8228: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9636 | 0x000001bb618d8228: e1ff ffe8
|
9637 |
|
9638 | 0x000001bb618d822c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9639 | ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0}
|
9640 | ; - net.minecraft.class_310::method_1523@902 (line 1415)
|
9641 | 0x000001bb618d822c: 5083 d805
|
9642 |
|
9643 | 0x000001bb618d8230: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9644 | 0x000001bb618d8230: e84b 83d8
|
9645 |
|
9646 | 0x000001bb618d8234: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9647 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
9648 | ; - net.minecraft.class_310::method_1523@905 (line 1415)
|
9649 | 0x000001bb618d8234: 0548 8934
|
9650 |
|
9651 | 0x000001bb618d8238: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9652 | 0x000001bb618d8238: 24e8 42a7
|
9653 |
|
9654 | 0x000001bb618d823c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9655 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9656 | ; - net.minecraft.class_310::method_1523@908 (line 1415)
|
9657 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9658 | 0x000001bb618d823c: d805 e83d
|
9659 |
|
9660 | 0x000001bb618d8240: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9661 | ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
|
9662 | ; - net.minecraft.class_310::method_1523@911 (line 1415)
|
9663 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9664 | 0x000001bb618d8240: 83d8 05e8
|
9665 |
|
9666 | 0x000001bb618d8244: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9667 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9668 | ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415)
|
9669 | 0x000001bb618d8244: 3883 d805 | 4889 3424
|
9670 |
|
9671 | 0x000001bb618d824c: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9672 | 0x000001bb618d824c: e82f a4d8
|
9673 |
|
9674 | 0x000001bb618d8250: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9675 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9676 | ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415)
|
9677 | 0x000001bb618d8250: 0548 8b07 | 4883 f800 | 0f84 fbe3 | ffff 4889
|
9678 |
|
9679 | 0x000001bb618d8260: ; {runtime_call g1_pre_barrier_slow}
|
9680 | 0x000001bb618d8260: 0424 e819 | dad8 05e9 | ede3 ffff | 4883 fe00 | 0f84 fae3 | ffff 4889
|
9681 |
|
9682 | 0x000001bb618d8278: ; {runtime_call g1_post_barrier_slow}
|
9683 | 0x000001bb618d8278: 3c24 e801 | ddd8 05e9 | ece3 ffff
|
9684 |
|
9685 | 0x000001bb618d8284: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9686 | 0x000001bb618d8284: e8f7 82d8
|
9687 |
|
9688 | 0x000001bb618d8288: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9689 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
9690 | ; - net.minecraft.class_310::method_1523@936 (line 1416)
|
9691 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9692 | 0x000001bb618d8288: 05e8 f282
|
9693 |
|
9694 | 0x000001bb618d828c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9695 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9696 | ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416)
|
9697 | 0x000001bb618d828c: d805 4889
|
9698 |
|
9699 | 0x000001bb618d8290: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9700 | 0x000001bb618d8290: 3424 e8e9
|
9701 |
|
9702 | 0x000001bb618d8294: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9703 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9704 | ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416)
|
9705 | 0x000001bb618d8294: a3d8 0548 | 8b07 4883 | f800 0f84 | 10e5 ffff | 4889 0424
|
9706 |
|
9707 | 0x000001bb618d82a8: ; {runtime_call g1_pre_barrier_slow}
|
9708 | 0x000001bb618d82a8: e8d3 d9d8 | 05e9 02e5 | ffff 4883 | fe00 0f84 | 0fe5 ffff | 4889 3c24
|
9709 |
|
9710 | 0x000001bb618d82c0: ; {runtime_call g1_post_barrier_slow}
|
9711 | 0x000001bb618d82c0: e8bb dcd8 | 05e9 01e5
|
9712 |
|
9713 | 0x000001bb618d82c8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9714 | 0x000001bb618d82c8: ffff e8b1
|
9715 |
|
9716 | 0x000001bb618d82cc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9717 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
9718 | ; - net.minecraft.class_310::method_1523@949 (line 1417)
|
9719 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9720 | 0x000001bb618d82cc: 82d8 05e8
|
9721 |
|
9722 | 0x000001bb618d82d0: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9723 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9724 | ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417)
|
9725 | 0x000001bb618d82d0: ac82 d805 | 4889 3424
|
9726 |
|
9727 | 0x000001bb618d82d8: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9728 | 0x000001bb618d82d8: e8a3 a3d8
|
9729 |
|
9730 | 0x000001bb618d82dc: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9731 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9732 | ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417)
|
9733 | 0x000001bb618d82dc: 0548 8b0f | 4883 f900 | 0f84 25e7 | ffff 4889
|
9734 |
|
9735 | 0x000001bb618d82ec: ; {runtime_call g1_pre_barrier_slow}
|
9736 | 0x000001bb618d82ec: 0c24 e88d | d9d8 05e9 | 17e7 ffff | 4883 fe00 | 0f84 24e7 | ffff 4889
|
9737 |
|
9738 | 0x000001bb618d8304: ; {runtime_call g1_post_barrier_slow}
|
9739 | 0x000001bb618d8304: 3c24 e875 | dcd8 05e9 | 16e7 ffff
|
9740 |
|
9741 | 0x000001bb618d8310: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9742 | 0x000001bb618d8310: e86b 82d8
|
9743 |
|
9744 | 0x000001bb618d8314: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9745 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
9746 | ; - net.minecraft.class_310::method_1523@999 (line 1418)
|
9747 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9748 | 0x000001bb618d8314: 05e8 6682
|
9749 |
|
9750 | 0x000001bb618d8318: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9751 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9752 | ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418)
|
9753 | 0x000001bb618d8318: d805 4889
|
9754 |
|
9755 | 0x000001bb618d831c: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9756 | 0x000001bb618d831c: 1424 e85d
|
9757 |
|
9758 | 0x000001bb618d8320: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
9759 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9760 | ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418)
|
9761 | 0x000001bb618d8320: a3d8 0548 | 8b3e 4883 | ff00 0f84 | 3de8 ffff | 4889 3c24
|
9762 |
|
9763 | 0x000001bb618d8334: ; {runtime_call g1_pre_barrier_slow}
|
9764 | 0x000001bb618d8334: e847 d9d8 | 05e9 2fe8 | ffff 4883 | fa00 0f84 | 3ce8 ffff | 4889 3424
|
9765 |
|
9766 | 0x000001bb618d834c: ; {runtime_call g1_post_barrier_slow}
|
9767 | 0x000001bb618d834c: e82f dcd8 | 05e9 2ee8
|
9768 |
|
9769 | 0x000001bb618d8354: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9770 | 0x000001bb618d8354: ffff e825
|
9771 |
|
9772 | 0x000001bb618d8358: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
|
9773 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9774 | ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418)
|
9775 | 0x000001bb618d8358: 82d8 054c
|
9776 |
|
9777 | 0x000001bb618d835c: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
9778 | 0x000001bb618d835c: 8904 24e8
|
9779 |
|
9780 | 0x000001bb618d8360: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
|
9781 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
9782 | ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418)
|
9783 | 0x000001bb618d8360: 1ca3 d805 | 488b 3248 | 83fe 000f | 8413 e9ff | ff48 8934
|
9784 |
|
9785 | 0x000001bb618d8374: ; {runtime_call g1_pre_barrier_slow}
|
9786 | 0x000001bb618d8374: 24e8 06d9 | d805 e905 | e9ff ff49 | 83f8 000f | 8412 e9ff | ff48 8914
|
9787 |
|
9788 | 0x000001bb618d838c: ; {runtime_call g1_post_barrier_slow}
|
9789 | 0x000001bb618d838c: 24e8 eedb | d805 e904
|
9790 |
|
9791 | 0x000001bb618d8394: ; {metadata({method} {0x000001bb3000fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
9792 | 0x000001bb618d8394: e9ff ff49 | ba10 fb00 | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9793 |
|
9794 | 0x000001bb618d83ac: ; {runtime_call counter_overflow Runtime1 stub}
|
9795 | 0x000001bb618d83ac: ffff e8cd
|
9796 |
|
9797 | 0x000001bb618d83b0: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
|
9798 | ;*synchronization entry
|
9799 | ; - java.lang.String::format@-1 (line 4431)
|
9800 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9801 | 0x000001bb618d83b0: d2d8 05e9 | 1ce9 ffff
|
9802 |
|
9803 | 0x000001bb618d83b8: ; {runtime_call fast_new_instance Runtime1 stub}
|
9804 | 0x000001bb618d83b8: 488b d2e8
|
9805 |
|
9806 | 0x000001bb618d83bc: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
|
9807 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
9808 | ; - java.lang.String::format@0 (line 4431)
|
9809 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9810 | 0x000001bb618d83bc: c08a d805 | e95a e9ff
|
9811 |
|
9812 | 0x000001bb618d83c4: ; {metadata({method} {0x000001bb309c0aa8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
9813 | 0x000001bb618d83c4: ff49 baa0 | 0a9c 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9814 |
|
9815 | 0x000001bb618d83dc: ; {runtime_call counter_overflow Runtime1 stub}
|
9816 | 0x000001bb618d83dc: e89f d2d8
|
9817 |
|
9818 | 0x000001bb618d83e0: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
9819 | ;*synchronization entry
|
9820 | ; - java.util.Formatter::<init>@-1 (line 2139)
|
9821 | ; - java.lang.String::format@5 (line 4431)
|
9822 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9823 | 0x000001bb618d83e0: 05e9 75e9 | ffff 488b
|
9824 |
|
9825 | 0x000001bb618d83e8: ; {runtime_call fast_new_instance Runtime1 stub}
|
9826 | 0x000001bb618d83e8: d2e8 928a
|
9827 |
|
9828 | 0x000001bb618d83ec: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [304]=Oop }
|
9829 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
9830 | ; - java.util.Formatter::<init>@2 (line 2139)
|
9831 | ; - java.lang.String::format@5 (line 4431)
|
9832 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9833 | 0x000001bb618d83ec: d805 e9b7
|
9834 |
|
9835 | 0x000001bb618d83f0: ; {metadata({method} {0x000001bb300d7580} '<init>' '()V' in 'java/lang/StringBuilder')}
|
9836 | 0x000001bb618d83f0: e9ff ff49 | ba78 750d | 30bb 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9837 |
|
9838 | 0x000001bb618d8408: ; {runtime_call counter_overflow Runtime1 stub}
|
9839 | 0x000001bb618d8408: ffff e871
|
9840 |
|
9841 | 0x000001bb618d840c: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [304]=Oop }
|
9842 | ;*synchronization entry
|
9843 | ; - java.lang.StringBuilder::<init>@-1 (line 106)
|
9844 | ; - java.util.Formatter::<init>@6 (line 2139)
|
9845 | ; - java.lang.String::format@5 (line 4431)
|
9846 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9847 | 0x000001bb618d840c: d2d8 05e9 | d4e9 ffff
|
9848 |
|
9849 | 0x000001bb618d8414: ; {metadata({method} {0x000001bb309c0780} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
9850 | 0x000001bb618d8414: 49ba 7807 | 9c30 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9851 |
|
9852 | 0x000001bb618d8428: ; {runtime_call counter_overflow Runtime1 stub}
|
9853 | 0x000001bb618d8428: ffff ffe8
|
9854 |
|
9855 | 0x000001bb618d842c: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
|
9856 | ;*synchronization entry
|
9857 | ; - java.util.Formatter::<init>@-1 (line 2082)
|
9858 | ; - java.util.Formatter::<init>@9 (line 2139)
|
9859 | ; - java.lang.String::format@5 (line 4431)
|
9860 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9861 | 0x000001bb618d842c: 50d2 d805 | e935 eaff
|
9862 |
|
9863 | 0x000001bb618d8434: ; {metadata({method} {0x000001bb30000648} '<init>' '()V' in 'java/lang/Object')}
|
9864 | 0x000001bb618d8434: ff49 ba40 | 0600 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9865 |
|
9866 | 0x000001bb618d844c: ; {runtime_call counter_overflow Runtime1 stub}
|
9867 | 0x000001bb618d844c: e82f d2d8
|
9868 |
|
9869 | 0x000001bb618d8450: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
|
9870 | ;*synchronization entry
|
9871 | ; - java.lang.Object::<init>@-1 (line 45)
|
9872 | ; - java.util.Formatter::<init>@1 (line 2082)
|
9873 | ; - java.util.Formatter::<init>@9 (line 2139)
|
9874 | ; - java.lang.String::format@5 (line 4431)
|
9875 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9876 | 0x000001bb618d8450: 05e9 5aea | ffff 4c8b | 4010 4983 | f800 0f84 | 62ea ffff | 4c89 0424
|
9877 |
|
9878 | 0x000001bb618d8468: ; {runtime_call g1_pre_barrier_slow}
|
9879 | 0x000001bb618d8468: e813 d8d8 | 05e9 54ea | ffff 4983 | f800 0f84 | 6aea ffff | 4889 0424
|
9880 |
|
9881 | 0x000001bb618d8480: ; {runtime_call g1_post_barrier_slow}
|
9882 | 0x000001bb618d8480: e8fb dad8 | 05e9 5cea | ffff 4c8b | 4818 4983 | f900 0f84 | 66ea ffff | 4c89 0c24
|
9883 |
|
9884 | 0x000001bb618d849c: ; {runtime_call g1_pre_barrier_slow}
|
9885 | 0x000001bb618d849c: e8df d7d8 | 05e9 58ea | ffff 4983 | f900 0f84 | 7aea ffff | 4889 0424
|
9886 |
|
9887 | 0x000001bb618d84b4: ; {runtime_call g1_post_barrier_slow}
|
9888 | 0x000001bb618d84b4: e8c7 dad8 | 05e9 6cea
|
9889 |
|
9890 | 0x000001bb618d84bc: ; {metadata({method} {0x000001bb309c1cf0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
9891 | 0x000001bb618d84bc: ffff 49ba | e81c 9c30 | bb01 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9892 |
|
9893 | 0x000001bb618d84d4: ; {runtime_call counter_overflow Runtime1 stub}
|
9894 | 0x000001bb618d84d4: ffe8 a6d1
|
9895 |
|
9896 | 0x000001bb618d84d8: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [320]=Oop }
|
9897 | ;*synchronization entry
|
9898 | ; - java.util.Formatter::format@-1 (line 2728)
|
9899 | ; - java.lang.String::format@10 (line 4431)
|
9900 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9901 | 0x000001bb618d84d8: d805 e989
|
9902 |
|
9903 | 0x000001bb618d84dc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9904 | 0x000001bb618d84dc: eaff ffe8
|
9905 |
|
9906 | 0x000001bb618d84e0: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
9907 | ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
|
9908 | ; - java.lang.String::format@13 (line 4431)
|
9909 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9910 | 0x000001bb618d84e0: 9c80 d805
|
9911 |
|
9912 | 0x000001bb618d84e4: ; {metadata({method} {0x000001bb309c1890} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
9913 | 0x000001bb618d84e4: 49ba 8818 | 9c30 bb01 | 0000 4c89 | 5424 0848 | c704 24ff
|
9914 |
|
9915 | 0x000001bb618d84f8: ; {runtime_call counter_overflow Runtime1 stub}
|
9916 | 0x000001bb618d84f8: ffff ffe8
|
9917 |
|
9918 | 0x000001bb618d84fc: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
9919 | ;*synchronization entry
|
9920 | ; - java.util.Formatter::toString@-1 (line 2627)
|
9921 | ; - java.lang.String::format@13 (line 4431)
|
9922 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9923 | 0x000001bb618d84fc: 80d1 d805 | e9de eaff
|
9924 |
|
9925 | 0x000001bb618d8504: ; {metadata({method} {0x000001bb309c1b70} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
9926 | 0x000001bb618d8504: ff49 ba68 | 1b9c 30bb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9927 |
|
9928 | 0x000001bb618d851c: ; {runtime_call counter_overflow Runtime1 stub}
|
9929 | 0x000001bb618d851c: e85f d1d8
|
9930 |
|
9931 | 0x000001bb618d8520: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
9932 | ;*synchronization entry
|
9933 | ; - java.util.Formatter::ensureOpen@-1 (line 2679)
|
9934 | ; - java.util.Formatter::toString@1 (line 2627)
|
9935 | ; - java.lang.String::format@13 (line 4431)
|
9936 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9937 | 0x000001bb618d8520: 05e9 f9ea
|
9938 |
|
9939 | 0x000001bb618d8524: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9940 | 0x000001bb618d8524: ffff e855
|
9941 |
|
9942 | 0x000001bb618d8528: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9943 | ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
|
9944 | ; - java.util.Formatter::toString@8 (line 2628)
|
9945 | ; - java.lang.String::format@13 (line 4431)
|
9946 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9947 | 0x000001bb618d8528: 80d8 0548 | 8bb2 f802 | 0000 4883 | fe00 0f84 | d5eb ffff | 4889 3424
|
9948 |
|
9949 | 0x000001bb618d8540: ; {runtime_call g1_pre_barrier_slow}
|
9950 | 0x000001bb618d8540: e83b d7d8 | 05e9 c7eb | ffff 4883 | f800 0f84 | d8eb ffff | 4889 1424
|
9951 |
|
9952 | 0x000001bb618d8558: ; {runtime_call g1_post_barrier_slow}
|
9953 | 0x000001bb618d8558: e823 dad8 | 05e9 caeb
|
9954 |
|
9955 | 0x000001bb618d8560: ; {metadata({method} {0x000001bb3e5ee338} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9956 | 0x000001bb618d8560: ffff 49ba | 30e3 5e3e | bb01 0000 | 4c89 5424 | 0848 c704 | 2408 0400
|
9957 |
|
9958 | 0x000001bb618d8578: ; {runtime_call counter_overflow Runtime1 stub}
|
9959 | 0x000001bb618d8578: 00e8 02d1
|
9960 |
|
9961 | 0x000001bb618d857c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9962 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
9963 | ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423)
|
9964 | 0x000001bb618d857c: d805 e9ec
|
9965 |
|
9966 | 0x000001bb618d8580: ; {internal_word}
|
9967 | 0x000001bb618d8580: ebff ff49 | ba44 728d | 61bb 0100 | 004d 8997 | 6804 0000
|
9968 |
|
9969 | 0x000001bb618d8594: ; {runtime_call SafepointBlob}
|
9970 | 0x000001bb618d8594: e967 d1cc
|
9971 |
|
9972 | 0x000001bb618d8598: ; {metadata(nullptr)}
|
9973 | 0x000001bb618d8598: 0548 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
9974 |
|
9975 | 0x000001bb618d85a8: ; {runtime_call load_klass_patching Runtime1 stub}
|
9976 | 0x000001bb618d85a8: e853 c0d8
|
9977 |
|
9978 | 0x000001bb618d85ac: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
|
9979 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
9980 | ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680)
|
9981 | ; - java.util.Formatter::toString@1 (line 2627)
|
9982 | ; - java.lang.String::format@13 (line 4431)
|
9983 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9984 | 0x000001bb618d85ac: 05e9 aeec | ffff 488b
|
9985 |
|
9986 | 0x000001bb618d85b4: ; {runtime_call new_instance Runtime1 stub}
|
9987 | 0x000001bb618d85b4: d2e8 c685
|
9988 |
|
9989 | 0x000001bb618d85b8: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
|
9990 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
9991 | ; - java.util.Formatter::ensureOpen@7 (line 2680)
|
9992 | ; - java.util.Formatter::toString@1 (line 2627)
|
9993 | ; - java.lang.String::format@13 (line 4431)
|
9994 | ; - net.minecraft.class_310::method_1523@1009 (line 1412)
|
9995 | 0x000001bb618d85b8: d805 e9b0
|
9996 |
|
9997 | 0x000001bb618d85bc: ; {metadata(nullptr)}
|
9998 | 0x000001bb618d85bc: ecff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
|
9999 |
|
10000 | 0x000001bb618d85cc: ; {runtime_call load_klass_patching Runtime1 stub}
|
10001 | 0x000001bb618d85cc: 050a e82d
|
10002 |
|
10003 | 0x000001bb618d85d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10004 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
10005 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10006 | ; - net.minecraft.class_276::method_1237@17 (line 113)
|
10007 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10008 | 0x000001bb618d85d0: c0d8 05e9 | d8ec ffff
|
10009 |
|
10010 | 0x000001bb618d85d8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10011 | 0x000001bb618d85d8: e8a3 7fd8
|
10012 |
|
10013 | 0x000001bb618d85dc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10014 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10015 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10016 | ; - net.minecraft.class_276::method_1237@17 (line 113)
|
10017 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10018 | 0x000001bb618d85dc: 0548 8bd2
|
10019 |
|
10020 | 0x000001bb618d85e0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
10021 | 0x000001bb618d85e0: e89b 8bd8
|
10022 |
|
10023 | 0x000001bb618d85e4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10024 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10025 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10026 | ; - net.minecraft.class_276::method_1237@17 (line 113)
|
10027 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10028 | 0x000001bb618d85e4: 05e9 26ed
|
10029 |
|
10030 | 0x000001bb618d85e8: ; {metadata(nullptr)}
|
10031 | 0x000001bb618d85e8: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
10032 |
|
10033 | 0x000001bb618d85f8: ; {runtime_call load_klass_patching Runtime1 stub}
|
10034 | 0x000001bb618d85f8: 0ae8 02c0
|
10035 |
|
10036 | 0x000001bb618d85fc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10037 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
10038 | ; - (reexecute) net.minecraft.class_276::method_1237@7 (line 111)
|
10039 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10040 | 0x000001bb618d85fc: d805 e95d
|
10041 |
|
10042 | 0x000001bb618d8600: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10043 | 0x000001bb618d8600: edff ffe8
|
10044 |
|
10045 | 0x000001bb618d8604: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10046 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10047 | ; - net.minecraft.class_276::method_1237@7 (line 111)
|
10048 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10049 | 0x000001bb618d8604: 787f d805
|
10050 |
|
10051 | 0x000001bb618d8608: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
10052 | 0x000001bb618d8608: 488b d2e8
|
10053 |
|
10054 | 0x000001bb618d860c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10055 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10056 | ; - net.minecraft.class_276::method_1237@7 (line 111)
|
10057 | ; - net.minecraft.class_310::method_1523@455 (line 1360)
|
10058 | 0x000001bb618d860c: 708b d805 | e9ab edff
|
10059 |
|
10060 | 0x000001bb618d8614: ; {metadata({method} {0x000001bb3e4458b0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10061 | 0x000001bb618d8614: ff49 baa8 | 5844 3ebb | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10062 |
|
10063 | 0x000001bb618d862c: ; {runtime_call counter_overflow Runtime1 stub}
|
10064 | 0x000001bb618d862c: e84f d0d8
|
10065 |
|
10066 | 0x000001bb618d8630: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10067 | ;*synchronization entry
|
10068 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
|
10069 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
10070 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
10071 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
10072 | 0x000001bb618d8630: 05e9 0cee
|
10073 |
|
10074 | 0x000001bb618d8634: ; {metadata(nullptr)}
|
10075 | 0x000001bb618d8634: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
10076 |
|
10077 | 0x000001bb618d8644: ; {runtime_call load_klass_patching Runtime1 stub}
|
10078 | 0x000001bb618d8644: 0ae8 b6bf
|
10079 |
|
10080 | 0x000001bb618d8648: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10081 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
10082 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
10083 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
10084 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
10085 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
10086 | 0x000001bb618d8648: d805 e9f9
|
10087 |
|
10088 | 0x000001bb618d864c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10089 | 0x000001bb618d864c: edff ffe8
|
10090 |
|
10091 | 0x000001bb618d8650: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10092 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10093 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
10094 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
10095 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
10096 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
10097 | 0x000001bb618d8650: 2c7f d805
|
10098 |
|
10099 | 0x000001bb618d8654: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
10100 | 0x000001bb618d8654: 488b d2e8
|
10101 |
|
10102 | 0x000001bb618d8658: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10103 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10104 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
|
10105 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
|
10106 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
|
10107 | ; - net.minecraft.class_310::method_1523@370 (line 1345)
|
10108 | 0x000001bb618d8658: 248b d805 | e947 eeff
|
10109 |
|
10110 | 0x000001bb618d8660: ; {metadata(nullptr)}
|
10111 | 0x000001bb618d8660: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
10112 |
|
10113 | 0x000001bb618d8670: ; {runtime_call load_klass_patching Runtime1 stub}
|
10114 | 0x000001bb618d8670: e88b bfd8
|
10115 |
|
10116 | 0x000001bb618d8674: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10117 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
10118 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10119 | ; - net.minecraft.class_310::method_1523@342 (line 1343)
|
10120 | 0x000001bb618d8674: 05e9 7eee
|
10121 |
|
10122 | 0x000001bb618d8678: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10123 | 0x000001bb618d8678: ffff e801
|
10124 |
|
10125 | 0x000001bb618d867c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10126 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10127 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10128 | ; - net.minecraft.class_310::method_1523@342 (line 1343)
|
10129 | 0x000001bb618d867c: 7fd8 0548
|
10130 |
|
10131 | 0x000001bb618d8680: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
10132 | 0x000001bb618d8680: 8bd2 e8f9
|
10133 |
|
10134 | 0x000001bb618d8684: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
|
10135 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10136 | ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
|
10137 | ; - net.minecraft.class_310::method_1523@342 (line 1343)
|
10138 | 0x000001bb618d8684: 8ad8 05e9 | ccee ffff
|
10139 |
|
10140 | 0x000001bb618d868c: ; {metadata(nullptr)}
|
10141 | 0x000001bb618d868c: 48ba 0000 | 0000 0000 | 0000 b800
|
10142 |
|
10143 | 0x000001bb618d8698: ; {runtime_call load_klass_patching Runtime1 stub}
|
10144 | 0x000001bb618d8698: 0f05 0ae8
|
10145 |
|
10146 | 0x000001bb618d869c: ; ImmutableOopMap {[176]=Oop }
|
10147 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
10148 | ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
|
10149 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
10150 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
10151 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
10152 | 0x000001bb618d869c: 60bf d805 | e903 efff | ff48 8bd2
|
10153 |
|
10154 | 0x000001bb618d86a8: ; {runtime_call fast_new_instance Runtime1 stub}
|
10155 | 0x000001bb618d86a8: e8d3 87d8
|
10156 |
|
10157 | 0x000001bb618d86ac: ; ImmutableOopMap {[176]=Oop }
|
10158 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10159 | ; - java.util.Objects::requireNonNull@4 (line 259)
|
10160 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
10161 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
10162 | ; - net.minecraft.class_310::method_1523@103 (line 1304)
|
10163 | 0x000001bb618d86ac: 05e9 49ef | ffff 498b | 8700 0500 | 0049 c787 | 0005 0000 | 0000 0000 | 49c7 8708 | 0500 0000
|
10164 | 0x000001bb618d86cc: 0000 0048 | 81c4 9001
|
10165 |
|
10166 | 0x000001bb618d86d4: ; {runtime_call unwind_exception Runtime1 stub}
|
10167 | 0x000001bb618d86d4: 0000 5de9 | a46f d805 | f4f4 f4f4
|
10168 | [Stub Code]
|
10169 | 0x000001bb618d86e0: ; {no_reloc}
|
10170 | 0x000001bb618d86e0: 0f1f 4400
|
10171 |
|
10172 | 0x000001bb618d86e4: ; {static_stub}
|
10173 | 0x000001bb618d86e4: 0048 bb00 | 0000 0000
|
10174 |
|
10175 | 0x000001bb618d86ec: ; {runtime_call}
|
10176 | 0x000001bb618d86ec: 0000 00e9 | fbff ffff
|
10177 |
|
10178 | 0x000001bb618d86f4: ; {static_stub}
|
10179 | 0x000001bb618d86f4: 9048 bb00 | 0000 0000
|
10180 |
|
10181 | 0x000001bb618d86fc: ; {runtime_call}
|
10182 | 0x000001bb618d86fc: 0000 00e9 | fbff ffff
|
10183 |
|
10184 | 0x000001bb618d8704: ; {static_stub}
|
10185 | 0x000001bb618d8704: 9048 bb00 | 0000 0000
|
10186 |
|
10187 | 0x000001bb618d870c: ; {runtime_call}
|
10188 | 0x000001bb618d870c: 0000 00e9 | fbff ffff
|
10189 |
|
10190 | 0x000001bb618d8714: ; {static_stub}
|
10191 | 0x000001bb618d8714: 9048 bb00 | 0000 0000
|
10192 |
|
10193 | 0x000001bb618d871c: ; {runtime_call}
|
10194 | 0x000001bb618d871c: 0000 00e9 | fbff ffff
|
10195 |
|
10196 | 0x000001bb618d8724: ; {static_stub}
|
10197 | 0x000001bb618d8724: 9048 bb00 | 0000 0000
|
10198 |
|
10199 | 0x000001bb618d872c: ; {runtime_call}
|
10200 | 0x000001bb618d872c: 0000 00e9 | fbff ffff
|
10201 |
|
10202 | 0x000001bb618d8734: ; {static_stub}
|
10203 | 0x000001bb618d8734: 9048 bb28 | 783b 3ebb
|
10204 |
|
10205 | 0x000001bb618d873c: ; {runtime_call I2C/C2I adapters}
|
10206 | 0x000001bb618d873c: 0100 00e9 | 12ad cc05
|
10207 |
|
10208 | 0x000001bb618d8744: ; {static_stub}
|
10209 | 0x000001bb618d8744: 9048 bb00 | 0000 0000
|
10210 |
|
10211 | 0x000001bb618d874c: ; {runtime_call}
|
10212 | 0x000001bb618d874c: 0000 00e9 | fbff ffff
|
10213 |
|
10214 | 0x000001bb618d8754: ; {static_stub}
|
10215 | 0x000001bb618d8754: 9048 bb00 | 0000 0000
|
10216 |
|
10217 | 0x000001bb618d875c: ; {runtime_call}
|
10218 | 0x000001bb618d875c: 0000 00e9 | fbff ffff
|
10219 |
|
10220 | 0x000001bb618d8764: ; {static_stub}
|
10221 | 0x000001bb618d8764: 9048 bb00 | 0000 0000
|
10222 |
|
10223 | 0x000001bb618d876c: ; {runtime_call}
|
10224 | 0x000001bb618d876c: 0000 00e9 | fbff ffff
|
10225 |
|
10226 | 0x000001bb618d8774: ; {static_stub}
|
10227 | 0x000001bb618d8774: 9048 bba0 | 045f 3ebb
|
10228 |
|
10229 | 0x000001bb618d877c: ; {runtime_call I2C/C2I adapters}
|
10230 | 0x000001bb618d877c: 0100 00e9 | d2ac cc05
|
10231 |
|
10232 | 0x000001bb618d8784: ; {static_stub}
|
10233 | 0x000001bb618d8784: 9048 bb00 | 0000 0000
|
10234 |
|
10235 | 0x000001bb618d878c: ; {runtime_call}
|
10236 | 0x000001bb618d878c: 0000 00e9 | fbff ffff
|
10237 |
|
10238 | 0x000001bb618d8794: ; {static_stub}
|
10239 | 0x000001bb618d8794: 9048 bb00 | 0000 0000
|
10240 |
|
10241 | 0x000001bb618d879c: ; {runtime_call}
|
10242 | 0x000001bb618d879c: 0000 00e9 | fbff ffff
|
10243 |
|
10244 | 0x000001bb618d87a4: ; {static_stub}
|
10245 | 0x000001bb618d87a4: 9048 bb00 | 0000 0000
|
10246 |
|
10247 | 0x000001bb618d87ac: ; {runtime_call}
|
10248 | 0x000001bb618d87ac: 0000 00e9 | fbff ffff
|
10249 |
|
10250 | 0x000001bb618d87b4: ; {static_stub}
|
10251 | 0x000001bb618d87b4: 9048 bb00 | 0000 0000
|
10252 |
|
10253 | 0x000001bb618d87bc: ; {runtime_call}
|
10254 | 0x000001bb618d87bc: 0000 00e9 | fbff ffff
|
10255 |
|
10256 | 0x000001bb618d87c4: ; {static_stub}
|
10257 | 0x000001bb618d87c4: 9048 bb00 | 0000 0000
|
10258 |
|
10259 | 0x000001bb618d87cc: ; {runtime_call}
|
10260 | 0x000001bb618d87cc: 0000 00e9 | fbff ffff
|
10261 |
|
10262 | 0x000001bb618d87d4: ; {static_stub}
|
10263 | 0x000001bb618d87d4: 9048 bb00 | 0000 0000
|
10264 |
|
10265 | 0x000001bb618d87dc: ; {runtime_call}
|
10266 | 0x000001bb618d87dc: 0000 00e9 | fbff ffff
|
10267 |
|
10268 | 0x000001bb618d87e4: ; {static_stub}
|
10269 | 0x000001bb618d87e4: 9048 bb00 | 0000 0000
|
10270 |
|
10271 | 0x000001bb618d87ec: ; {runtime_call}
|
10272 | 0x000001bb618d87ec: 0000 00e9 | fbff ffff
|
10273 |
|
10274 | 0x000001bb618d87f4: ; {static_stub}
|
10275 | 0x000001bb618d87f4: 9048 bb00 | 0000 0000
|
10276 |
|
10277 | 0x000001bb618d87fc: ; {runtime_call}
|
10278 | 0x000001bb618d87fc: 0000 00e9 | fbff ffff
|
10279 |
|
10280 | 0x000001bb618d8804: ; {static_stub}
|
10281 | 0x000001bb618d8804: 9048 bb00 | 0000 0000
|
10282 |
|
10283 | 0x000001bb618d880c: ; {runtime_call}
|
10284 | 0x000001bb618d880c: 0000 00e9 | fbff ffff
|
10285 |
|
10286 | 0x000001bb618d8814: ; {static_stub}
|
10287 | 0x000001bb618d8814: 9048 bb00 | 0000 0000
|
10288 |
|
10289 | 0x000001bb618d881c: ; {runtime_call}
|
10290 | 0x000001bb618d881c: 0000 00e9 | fbff ffff
|
10291 |
|
10292 | 0x000001bb618d8824: ; {static_stub}
|
10293 | 0x000001bb618d8824: 9048 bb00 | 0000 0000
|
10294 |
|
10295 | 0x000001bb618d882c: ; {runtime_call}
|
10296 | 0x000001bb618d882c: 0000 00e9 | fbff ffff
|
10297 |
|
10298 | 0x000001bb618d8834: ; {static_stub}
|
10299 | 0x000001bb618d8834: 9048 bb00 | 0000 0000
|
10300 |
|
10301 | 0x000001bb618d883c: ; {runtime_call}
|
10302 | 0x000001bb618d883c: 0000 00e9 | fbff ffff
|
10303 |
|
10304 | 0x000001bb618d8844: ; {static_stub}
|
10305 | 0x000001bb618d8844: 9048 bb00 | 0000 0000
|
10306 |
|
10307 | 0x000001bb618d884c: ; {runtime_call}
|
10308 | 0x000001bb618d884c: 0000 00e9 | fbff ffff
|
10309 |
|
10310 | 0x000001bb618d8854: ; {static_stub}
|
10311 | 0x000001bb618d8854: 9048 bb00 | 0000 0000
|
10312 |
|
10313 | 0x000001bb618d885c: ; {runtime_call}
|
10314 | 0x000001bb618d885c: 0000 00e9 | fbff ffff
|
10315 |
|
10316 | 0x000001bb618d8864: ; {static_stub}
|
10317 | 0x000001bb618d8864: 9048 bb40 | 952d 3fbb
|
10318 |
|
10319 | 0x000001bb618d886c: ; {runtime_call I2C/C2I adapters}
|
10320 | 0x000001bb618d886c: 0100 00e9 | e2ab cc05
|
10321 |
|
10322 | 0x000001bb618d8874: ; {static_stub}
|
10323 | 0x000001bb618d8874: 9048 bb00 | 0000 0000
|
10324 |
|
10325 | 0x000001bb618d887c: ; {runtime_call}
|
10326 | 0x000001bb618d887c: 0000 00e9 | fbff ffff
|
10327 |
|
10328 | 0x000001bb618d8884: ; {static_stub}
|
10329 | 0x000001bb618d8884: 9048 bb00 | 0000 0000
|
10330 |
|
10331 | 0x000001bb618d888c: ; {runtime_call}
|
10332 | 0x000001bb618d888c: 0000 00e9 | fbff ffff
|
10333 |
|
10334 | 0x000001bb618d8894: ; {static_stub}
|
10335 | 0x000001bb618d8894: 9048 bbe8 | ed6f 3fbb
|
10336 |
|
10337 | 0x000001bb618d889c: ; {runtime_call I2C/C2I adapters}
|
10338 | 0x000001bb618d889c: 0100 00e9 | 3afc cb05
|
10339 |
|
10340 | 0x000001bb618d88a4: ; {static_stub}
|
10341 | 0x000001bb618d88a4: 9048 bb00 | 0000 0000
|
10342 |
|
10343 | 0x000001bb618d88ac: ; {runtime_call}
|
10344 | 0x000001bb618d88ac: 0000 00e9 | fbff ffff
|
10345 |
|
10346 | 0x000001bb618d88b4: ; {static_stub}
|
10347 | 0x000001bb618d88b4: 9048 bb00 | 0000 0000
|
10348 |
|
10349 | 0x000001bb618d88bc: ; {runtime_call}
|
10350 | 0x000001bb618d88bc: 0000 00e9 | fbff ffff
|
10351 |
|
10352 | 0x000001bb618d88c4: ; {static_stub}
|
10353 | 0x000001bb618d88c4: 9048 bb00 | 0000 0000
|
10354 |
|
10355 | 0x000001bb618d88cc: ; {runtime_call}
|
10356 | 0x000001bb618d88cc: 0000 00e9 | fbff ffff
|
10357 |
|
10358 | 0x000001bb618d88d4: ; {static_stub}
|
10359 | 0x000001bb618d88d4: 9048 bb00 | 0000 0000
|
10360 |
|
10361 | 0x000001bb618d88dc: ; {runtime_call}
|
10362 | 0x000001bb618d88dc: 0000 00e9 | fbff ffff
|
10363 |
|
10364 | 0x000001bb618d88e4: ; {static_stub}
|
10365 | 0x000001bb618d88e4: 9048 bb00 | 0000 0000
|
10366 |
|
10367 | 0x000001bb618d88ec: ; {runtime_call}
|
10368 | 0x000001bb618d88ec: 0000 00e9 | fbff ffff
|
10369 |
|
10370 | 0x000001bb618d88f4: ; {static_stub}
|
10371 | 0x000001bb618d88f4: 9048 bb00 | 0000 0000
|
10372 |
|
10373 | 0x000001bb618d88fc: ; {runtime_call}
|
10374 | 0x000001bb618d88fc: 0000 00e9 | fbff ffff
|
10375 |
|
10376 | 0x000001bb618d8904: ; {static_stub}
|
10377 | 0x000001bb618d8904: 9048 bb00 | 0000 0000
|
10378 |
|
10379 | 0x000001bb618d890c: ; {runtime_call}
|
10380 | 0x000001bb618d890c: 0000 00e9 | fbff ffff
|
10381 |
|
10382 | 0x000001bb618d8914: ; {static_stub}
|
10383 | 0x000001bb618d8914: 9048 bb00 | 0000 0000
|
10384 |
|
10385 | 0x000001bb618d891c: ; {runtime_call}
|
10386 | 0x000001bb618d891c: 0000 00e9 | fbff ffff
|
10387 |
|
10388 | 0x000001bb618d8924: ; {static_stub}
|
10389 | 0x000001bb618d8924: 9048 bb00 | 0000 0000
|
10390 |
|
10391 | 0x000001bb618d892c: ; {runtime_call}
|
10392 | 0x000001bb618d892c: 0000 00e9 | fbff ffff
|
10393 |
|
10394 | 0x000001bb618d8934: ; {static_stub}
|
10395 | 0x000001bb618d8934: 9048 bb00 | 0000 0000
|
10396 |
|
10397 | 0x000001bb618d893c: ; {runtime_call}
|
10398 | 0x000001bb618d893c: 0000 00e9 | fbff ffff
|
10399 |
|
10400 | 0x000001bb618d8944: ; {static_stub}
|
10401 | 0x000001bb618d8944: 9048 bb00 | 0000 0000
|
10402 |
|
10403 | 0x000001bb618d894c: ; {runtime_call}
|
10404 | 0x000001bb618d894c: 0000 00e9 | fbff ffff
|
10405 |
|
10406 | 0x000001bb618d8954: ; {static_stub}
|
10407 | 0x000001bb618d8954: 9048 bb00 | 0000 0000
|
10408 |
|
10409 | 0x000001bb618d895c: ; {runtime_call}
|
10410 | 0x000001bb618d895c: 0000 00e9 | fbff ffff
|
10411 |
|
10412 | 0x000001bb618d8964: ; {static_stub}
|
10413 | 0x000001bb618d8964: 9048 bb00 | 0000 0000
|
10414 |
|
10415 | 0x000001bb618d896c: ; {runtime_call}
|
10416 | 0x000001bb618d896c: 0000 00e9 | fbff ffff
|
10417 |
|
10418 | 0x000001bb618d8974: ; {static_stub}
|
10419 | 0x000001bb618d8974: 9048 bb00 | 0000 0000
|
10420 |
|
10421 | 0x000001bb618d897c: ; {runtime_call}
|
10422 | 0x000001bb618d897c: 0000 00e9 | fbff ffff
|
10423 |
|
10424 | 0x000001bb618d8984: ; {static_stub}
|
10425 | 0x000001bb618d8984: 9048 bb00 | 0000 0000
|
10426 |
|
10427 | 0x000001bb618d898c: ; {runtime_call}
|
10428 | 0x000001bb618d898c: 0000 00e9 | fbff ffff
|
10429 |
|
10430 | 0x000001bb618d8994: ; {static_stub}
|
10431 | 0x000001bb618d8994: 9048 bb00 | 0000 0000
|
10432 |
|
10433 | 0x000001bb618d899c: ; {runtime_call}
|
10434 | 0x000001bb618d899c: 0000 00e9 | fbff ffff
|
10435 |
|
10436 | 0x000001bb618d89a4: ; {static_stub}
|
10437 | 0x000001bb618d89a4: 9048 bb00 | 0000 0000
|
10438 |
|
10439 | 0x000001bb618d89ac: ; {runtime_call}
|
10440 | 0x000001bb618d89ac: 0000 00e9 | fbff ffff
|
10441 |
|
10442 | 0x000001bb618d89b4: ; {static_stub}
|
10443 | 0x000001bb618d89b4: 9048 bb00 | 0000 0000
|
10444 |
|
10445 | 0x000001bb618d89bc: ; {runtime_call}
|
10446 | 0x000001bb618d89bc: 0000 00e9 | fbff ffff
|
10447 |
|
10448 | 0x000001bb618d89c4: ; {static_stub}
|
10449 | 0x000001bb618d89c4: 9048 bb00 | 0000 0000
|
10450 |
|
10451 | 0x000001bb618d89cc: ; {runtime_call}
|
10452 | 0x000001bb618d89cc: 0000 00e9 | fbff ffff
|
10453 |
|
10454 | 0x000001bb618d89d4: ; {static_stub}
|
10455 | 0x000001bb618d89d4: 9048 bb00 | 0000 0000
|
10456 |
|
10457 | 0x000001bb618d89dc: ; {runtime_call}
|
10458 | 0x000001bb618d89dc: 0000 00e9 | fbff ffff
|
10459 |
|
10460 | 0x000001bb618d89e4: ; {static_stub}
|
10461 | 0x000001bb618d89e4: 9048 bb00 | 0000 0000
|
10462 |
|
10463 | 0x000001bb618d89ec: ; {runtime_call}
|
10464 | 0x000001bb618d89ec: 0000 00e9 | fbff ffff
|
10465 |
|
10466 | 0x000001bb618d89f4: ; {static_stub}
|
10467 | 0x000001bb618d89f4: 9048 bb00 | 0000 0000
|
10468 |
|
10469 | 0x000001bb618d89fc: ; {runtime_call}
|
10470 | 0x000001bb618d89fc: 0000 00e9 | fbff ffff
|
10471 |
|
10472 | 0x000001bb618d8a04: ; {static_stub}
|
10473 | 0x000001bb618d8a04: 9048 bb00 | 0000 0000
|
10474 |
|
10475 | 0x000001bb618d8a0c: ; {runtime_call}
|
10476 | 0x000001bb618d8a0c: 0000 00e9 | fbff ffff
|
10477 |
|
10478 | 0x000001bb618d8a14: ; {static_stub}
|
10479 | 0x000001bb618d8a14: 9048 bb00 | 0000 0000
|
10480 |
|
10481 | 0x000001bb618d8a1c: ; {runtime_call}
|
10482 | 0x000001bb618d8a1c: 0000 00e9 | fbff ffff
|
10483 |
|
10484 | 0x000001bb618d8a24: ; {static_stub}
|
10485 | 0x000001bb618d8a24: 9048 bb00 | 0000 0000
|
10486 |
|
10487 | 0x000001bb618d8a2c: ; {runtime_call}
|
10488 | 0x000001bb618d8a2c: 0000 00e9 | fbff ffff
|
10489 |
|
10490 | 0x000001bb618d8a34: ; {static_stub}
|
10491 | 0x000001bb618d8a34: 9048 bb00 | 0000 0000
|
10492 |
|
10493 | 0x000001bb618d8a3c: ; {runtime_call}
|
10494 | 0x000001bb618d8a3c: 0000 00e9 | fbff ffff
|
10495 |
|
10496 | 0x000001bb618d8a44: ; {static_stub}
|
10497 | 0x000001bb618d8a44: 9048 bb00 | 0000 0000
|
10498 |
|
10499 | 0x000001bb618d8a4c: ; {runtime_call}
|
10500 | 0x000001bb618d8a4c: 0000 00e9 | fbff ffff
|
10501 |
|
10502 | 0x000001bb618d8a54: ; {static_stub}
|
10503 | 0x000001bb618d8a54: 9048 bb00 | 0000 0000
|
10504 |
|
10505 | 0x000001bb618d8a5c: ; {runtime_call}
|
10506 | 0x000001bb618d8a5c: 0000 00e9 | fbff ffff
|
10507 |
|
10508 | 0x000001bb618d8a64: ; {static_stub}
|
10509 | 0x000001bb618d8a64: 9048 bb00 | 0000 0000
|
10510 |
|
10511 | 0x000001bb618d8a6c: ; {runtime_call}
|
10512 | 0x000001bb618d8a6c: 0000 00e9 | fbff ffff
|
10513 |
|
10514 | 0x000001bb618d8a74: ; {static_stub}
|
10515 | 0x000001bb618d8a74: 9048 bb00 | 0000 0000
|
10516 |
|
10517 | 0x000001bb618d8a7c: ; {runtime_call}
|
10518 | 0x000001bb618d8a7c: 0000 00e9 | fbff ffff
|
10519 |
|
10520 | 0x000001bb618d8a84: ; {static_stub}
|
10521 | 0x000001bb618d8a84: 9048 bb00 | 0000 0000
|
10522 |
|
10523 | 0x000001bb618d8a8c: ; {runtime_call}
|
10524 | 0x000001bb618d8a8c: 0000 00e9 | fbff ffff
|
10525 |
|
10526 | 0x000001bb618d8a94: ; {static_stub}
|
10527 | 0x000001bb618d8a94: 48bb 0000 | 0000 0000
|
10528 |
|
10529 | 0x000001bb618d8a9c: ; {runtime_call}
|
10530 | 0x000001bb618d8a9c: 0000 e9fb
|
10531 |
|
10532 | 0x000001bb618d8aa0: ; {static_stub}
|
10533 | 0x000001bb618d8aa0: ffff ff48 | bb00 0000 | 0000 0000
|
10534 |
|
10535 | 0x000001bb618d8aac: ; {runtime_call}
|
10536 | 0x000001bb618d8aac: 00e9 fbff
|
10537 |
|
10538 | 0x000001bb618d8ab0: ; {static_stub}
|
10539 | 0x000001bb618d8ab0: ffff 48bb | 0000 0000 | 0000 0000
|
10540 |
|
10541 | 0x000001bb618d8abc: ; {runtime_call}
|
10542 | 0x000001bb618d8abc: e9fb ffff
|
10543 |
|
10544 | 0x000001bb618d8ac0: ; {static_stub}
|
10545 | 0x000001bb618d8ac0: ff48 bb00 | 0000 0000
|
10546 |
|
10547 | 0x000001bb618d8ac8: ; {runtime_call}
|
10548 | 0x000001bb618d8ac8: 0000 00e9 | fbff ffff
|
10549 |
|
10550 | 0x000001bb618d8ad0: ; {static_stub}
|
10551 | 0x000001bb618d8ad0: 48bb 0000 | 0000 0000
|
10552 |
|
10553 | 0x000001bb618d8ad8: ; {runtime_call}
|
10554 | 0x000001bb618d8ad8: 0000 e9fb
|
10555 |
|
10556 | 0x000001bb618d8adc: ; {static_stub}
|
10557 | 0x000001bb618d8adc: ffff ff48 | bb00 0000 | 0000 0000
|
10558 |
|
10559 | 0x000001bb618d8ae8: ; {runtime_call}
|
10560 | 0x000001bb618d8ae8: 00e9 fbff
|
10561 |
|
10562 | 0x000001bb618d8aec: ; {static_stub}
|
10563 | 0x000001bb618d8aec: ffff 48bb | 0000 0000 | 0000 0000
|
10564 |
|
10565 | 0x000001bb618d8af8: ; {runtime_call}
|
10566 | 0x000001bb618d8af8: e9fb ffff
|
10567 |
|
10568 | 0x000001bb618d8afc: ; {static_stub}
|
10569 | 0x000001bb618d8afc: ff48 bb00 | 0000 0000
|
10570 |
|
10571 | 0x000001bb618d8b04: ; {runtime_call}
|
10572 | 0x000001bb618d8b04: 0000 00e9 | fbff ffff
|
10573 |
|
10574 | 0x000001bb618d8b0c: ; {static_stub}
|
10575 | 0x000001bb618d8b0c: 48bb 0000 | 0000 0000
|
10576 |
|
10577 | 0x000001bb618d8b14: ; {runtime_call}
|
10578 | 0x000001bb618d8b14: 0000 e9fb
|
10579 |
|
10580 | 0x000001bb618d8b18: ; {static_stub}
|
10581 | 0x000001bb618d8b18: ffff ff48 | bb00 0000 | 0000 0000
|
10582 |
|
10583 | 0x000001bb618d8b24: ; {runtime_call}
|
10584 | 0x000001bb618d8b24: 00e9 fbff
|
10585 |
|
10586 | 0x000001bb618d8b28: ; {static_stub}
|
10587 | 0x000001bb618d8b28: ffff 48bb | 0000 0000 | 0000 0000
|
10588 |
|
10589 | 0x000001bb618d8b34: ; {runtime_call}
|
10590 | 0x000001bb618d8b34: e9fb ffff
|
10591 |
|
10592 | 0x000001bb618d8b38: ; {static_stub}
|
10593 | 0x000001bb618d8b38: ff48 bb00 | 0000 0000
|
10594 |
|
10595 | 0x000001bb618d8b40: ; {runtime_call}
|
10596 | 0x000001bb618d8b40: 0000 00e9 | fbff ffff
|
10597 |
|
10598 | 0x000001bb618d8b48: ; {static_stub}
|
10599 | 0x000001bb618d8b48: 48bb 0000 | 0000 0000
|
10600 |
|
10601 | 0x000001bb618d8b50: ; {runtime_call}
|
10602 | 0x000001bb618d8b50: 0000 e9fb
|
10603 |
|
10604 | 0x000001bb618d8b54: ; {static_stub}
|
10605 | 0x000001bb618d8b54: ffff ff48 | bb00 0000 | 0000 0000
|
10606 |
|
10607 | 0x000001bb618d8b60: ; {runtime_call}
|
10608 | 0x000001bb618d8b60: 00e9 fbff
|
10609 |
|
10610 | 0x000001bb618d8b64: ; {static_stub}
|
10611 | 0x000001bb618d8b64: ffff 48bb | 0000 0000 | 0000 0000
|
10612 |
|
10613 | 0x000001bb618d8b70: ; {runtime_call}
|
10614 | 0x000001bb618d8b70: e9fb ffff
|
10615 |
|
10616 | 0x000001bb618d8b74: ; {runtime_call handle_exception_from_callee Runtime1 stub}
|
10617 | 0x000001bb618d8b74: ffe8 0698
|
10618 |
|
10619 | 0x000001bb618d8b78: ; {external_word}
|
10620 | 0x000001bb618d8b78: d805 48b9 | 1011 18ef | fb7f 0000 | 4883 e4f0
|
10621 |
|
10622 | 0x000001bb618d8b88: ; {runtime_call}
|
10623 | 0x000001bb618d8b88: 48b8 d0d2 | daee fb7f | 0000 ffd0
|
10624 |
|
10625 | 0x000001bb618d8b94: ; {section_word}
|
10626 | 0x000001bb618d8b94: f449 ba95 | 8b8d 61bb | 0100 0041
|
10627 |
|
10628 | 0x000001bb618d8ba0: ; {runtime_call DeoptimizationBlob}
|
10629 | 0x000001bb618d8ba0: 52e9 fabd | cc05 f4f4
|
10630 | [/MachCode]
|
10631 |
|
10632 |
|
10633 | --------------- P R O C E S S ---------------
|
10634 |
|
10635 | Threads class SMR info:
|
10636 | _java_thread_list=0x000001c79c20bca0, length=102, elements={
|
10637 | 0x000001bb5a3719b0, 0x000001c77ebea810, 0x000001c77ec113d0, 0x000001c77ec1d1b0,
|
10638 | 0x000001c77ec1dc10, 0x000001c77ec1e9d0, 0x000001c77ec163f0, 0x000001c77ec3f2d0,
|
10639 | 0x000001c77ec1a080, 0x000001c77ecc3420, 0x000001c77ecc19e0, 0x000001c77ecc2d90,
|
10640 | 0x000001bb38ef1a70, 0x000001bb38ef34b0, 0x000001bb38ef41d0, 0x000001bb38ef13e0,
|
10641 | 0x000001bb38ef2e20, 0x000001bb38ef3b40, 0x000001bb38ef4860, 0x000001bb38eef310,
|
10642 | 0x000001bb38ef5580, 0x000001bb38eee5f0, 0x000001bb38eeec80, 0x000001c77ecc2070,
|
10643 | 0x000001bb35d196b0, 0x000001bb35d168c0, 0x000001bb35d147f0, 0x000001bb35d15ba0,
|
10644 | 0x000001bb35d16230, 0x000001bb35d14e80, 0x000001bb35d16f50, 0x000001bb35d175e0,
|
10645 | 0x000001bb35d17c70, 0x000001bb35d15510, 0x000001bb35d18300, 0x000001bb35d18990,
|
10646 | 0x000001c77ecbffa0, 0x000001bb35d13ad0, 0x000001bb3c8a3ac0, 0x000001bb3c8a47e0,
|
10647 | 0x000001bb3c8a5b90, 0x000001bb3c8a4150, 0x000001bb3c8a4e70, 0x000001bb3c8a5500,
|
10648 | 0x000001bb3c8a6220, 0x000001bb3c8a0640, 0x000001bb3c89f290, 0x000001bb3c89ffb0,
|
10649 | 0x000001bb3c8a68b0, 0x000001bb3c8a0cd0, 0x000001bb3c8a1360, 0x000001bb3c8a2080,
|
10650 | 0x000001bb3b30a1f0, 0x000001bb38d007c0, 0x000001bb38d00e50, 0x000001bb38d00130,
|
10651 | 0x000001bb38d014e0, 0x000001c7993d3aa0, 0x000001c7993cf680, 0x000001c7993ce8e0,
|
10652 | 0x000001c7993ce210, 0x000001c7993d4170, 0x000001c7993d33d0, 0x000001c7993da0d0,
|
10653 | 0x000001c7993da7a0, 0x000001c7993d8c60, 0x000001bb38382a70, 0x000001bb38383790,
|
10654 | 0x000001bb38383e20, 0x000001bb38388650, 0x000001bb38384b40, 0x000001bb383872a0,
|
10655 | 0x000001bb38387930, 0x000001bb38388ce0, 0x000001bb38381d50, 0x000001bb35d1aa60,
|
10656 | 0x000001c7984ca9c0, 0x000001c7984cbd70, 0x000001c7984cb050, 0x000001c7984c9610,
|
10657 | 0x000001c7984c88f0, 0x000001c7984c8260, 0x000001c7984cc400, 0x000001c7984ce4d0,
|
10658 | 0x000001c7984cb6e0, 0x000001c7984c8f80, 0x000001c7984cca90, 0x000001c7984cd120,
|
10659 | 0x000001c7984cd7b0, 0x000001c7984c9ca0, 0x000001c7984ca330, 0x000001c7993e36b0,
|
10660 | 0x000001c797efca70, 0x000001c797ef95f0, 0x000001c797efeb40, 0x000001c797efc3e0,
|
10661 | 0x000001c797efde20, 0x000001c797eff1d0, 0x000001c797efa310, 0x000001c797efe4b0,
|
10662 | 0x000001c797f00580, 0x000001c797efa9a0
|
10663 | }
|
10664 |
|
10665 | Java Threads: ( => current thread )
|
10666 | =>0x000001bb5a3719b0 JavaThread "Render thread" [_thread_in_native, id=3280, stack(0x0000008344400000,0x0000008344500000) (1024K)]
|
10667 | 0x000001c77ebea810 JavaThread "Reference Handler" daemon [_thread_blocked, id=844, stack(0x0000008344c00000,0x0000008344d00000) (1024K)]
|
10668 | 0x000001c77ec113d0 JavaThread "Finalizer" daemon [_thread_blocked, id=23780, stack(0x0000008344d00000,0x0000008344e00000) (1024K)]
|
10669 | 0x000001c77ec1d1b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12244, stack(0x0000008344e00000,0x0000008344f00000) (1024K)]
|
10670 | 0x000001c77ec1dc10 JavaThread "Attach Listener" daemon [_thread_blocked, id=30292, stack(0x0000008344f00000,0x0000008345000000) (1024K)]
|
10671 | 0x000001c77ec1e9d0 JavaThread "Service Thread" daemon [_thread_blocked, id=28272, stack(0x0000008345000000,0x0000008345100000) (1024K)]
|
10672 | 0x000001c77ec163f0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=7720, stack(0x0000008345100000,0x0000008345200000) (1024K)]
|
10673 | 0x000001c77ec3f2d0 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=24536, stack(0x0000008345200000,0x0000008345300000) (1024K)]
|
10674 | 0x000001c77ec1a080 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=13452, stack(0x0000008345300000,0x0000008345400000) (1024K)]
|
10675 | 0x000001c77ecc3420 JavaThread "Notification Thread" daemon [_thread_blocked, id=10412, stack(0x0000008345600000,0x0000008345700000) (1024K)]
|
10676 | 0x000001c77ecc19e0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=28784, stack(0x0000008345700000,0x0000008345800000) (1024K)]
|
10677 | 0x000001c77ecc2d90 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=2220, stack(0x0000008346f00000,0x0000008347000000) (1024K)]
|
10678 | 0x000001bb38ef1a70 JavaThread "Timer hack thread" daemon [_thread_blocked, id=26436, stack(0x0000008346c00000,0x0000008346d00000) (1024K)]
|
10679 | 0x000001bb38ef34b0 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=8268, stack(0x0000008346d00000,0x0000008346e00000) (1024K)]
|
10680 | 0x000001bb38ef41d0 JavaThread "Download-1" daemon [_thread_blocked, id=27504, stack(0x0000008346e00000,0x0000008346f00000) (1024K)]
|
10681 | 0x000001bb38ef13e0 JavaThread "Download-2" daemon [_thread_blocked, id=14400, stack(0x0000008347300000,0x0000008347400000) (1024K)]
|
10682 | 0x000001bb38ef2e20 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=14764, stack(0x0000008347700000,0x0000008347800000) (1024K)]
|
10683 | 0x000001bb38ef3b40 JavaThread "Thread-3" daemon [_thread_in_native, id=9340, stack(0x0000008347800000,0x0000008347900000) (1024K)]
|
10684 | 0x000001bb38ef4860 JavaThread "Thread-4" daemon [_thread_in_native, id=24596, stack(0x0000008347900000,0x0000008347a00000) (1024K)]
|
10685 | 0x000001bb38eef310 JavaThread "Thread-5" daemon [_thread_in_native, id=32356, stack(0x0000008347a00000,0x0000008347b00000) (1024K)]
|
10686 | 0x000001bb38ef5580 JavaThread "Thread-6" daemon [_thread_in_native, id=31536, stack(0x0000008347b00000,0x0000008347c00000) (1024K)]
|
10687 | 0x000001bb38eee5f0 JavaThread "Thread-7" daemon [_thread_in_native, id=3248, stack(0x0000008347c00000,0x0000008347d00000) (1024K)]
|
10688 | 0x000001bb38eeec80 JavaThread "Thread-8" daemon [_thread_in_native, id=5404, stack(0x0000008347d00000,0x0000008347e00000) (1024K)]
|
10689 | 0x000001c77ecc2070 JavaThread "Thread-9" daemon [_thread_in_native, id=23860, stack(0x0000008347e00000,0x0000008347f00000) (1024K)]
|
10690 | 0x000001bb35d196b0 JavaThread "Thread-10" daemon [_thread_in_native, id=23688, stack(0x0000008347f00000,0x0000008348000000) (1024K)]
|
10691 | 0x000001bb35d168c0 JavaThread "Thread-11" daemon [_thread_in_native, id=20244, stack(0x0000008348000000,0x0000008348100000) (1024K)]
|
10692 | 0x000001bb35d147f0 JavaThread "Thread-12" daemon [_thread_in_native, id=30740, stack(0x0000008348100000,0x0000008348200000) (1024K)]
|
10693 | 0x000001bb35d15ba0 JavaThread "Thread-13" daemon [_thread_in_native, id=29576, stack(0x0000008348200000,0x0000008348300000) (1024K)]
|
10694 | 0x000001bb35d16230 JavaThread "Thread-14" daemon [_thread_in_native, id=26688, stack(0x0000008348300000,0x0000008348400000) (1024K)]
|
10695 | 0x000001bb35d14e80 JavaThread "Thread-15" daemon [_thread_in_native, id=7856, stack(0x0000008348400000,0x0000008348500000) (1024K)]
|
10696 | 0x000001bb35d16f50 JavaThread "Thread-16" daemon [_thread_in_native, id=23012, stack(0x0000008348500000,0x0000008348600000) (1024K)]
|
10697 | 0x000001bb35d175e0 JavaThread "Thread-17" daemon [_thread_in_native, id=24856, stack(0x0000008348600000,0x0000008348700000) (1024K)]
|
10698 | 0x000001bb35d17c70 JavaThread "Thread-18" daemon [_thread_in_native, id=29780, stack(0x0000008348700000,0x0000008348800000) (1024K)]
|
10699 | 0x000001bb35d15510 JavaThread "Thread-19" daemon [_thread_in_native, id=13796, stack(0x0000008348800000,0x0000008348900000) (1024K)]
|
10700 | 0x000001bb35d18300 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=15700, stack(0x0000008348900000,0x0000008348a00000) (1024K)]
|
10701 | 0x000001bb35d18990 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=13480, stack(0x0000008348a00000,0x0000008348b00000) (1024K)]
|
10702 | 0x000001c77ecbffa0 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=9808, stack(0x0000008348e00000,0x0000008348f00000) (1024K)]
|
10703 | 0x000001bb35d13ad0 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=5144, stack(0x0000008349400000,0x0000008349500000) (1024K)]
|
10704 | 0x000001bb3c8a3ac0 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=16968, stack(0x0000008349500000,0x0000008349600000) (1024K)]
|
10705 | 0x000001bb3c8a47e0 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=9088, stack(0x0000008349600000,0x0000008349700000) (1024K)]
|
10706 | 0x000001bb3c8a5b90 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=26656, stack(0x0000008349700000,0x0000008349800000) (1024K)]
|
10707 | 0x000001bb3c8a4150 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=8296, stack(0x0000008349800000,0x0000008349900000) (1024K)]
|
10708 | 0x000001bb3c8a4e70 JavaThread "Worker-Main-7" daemon [_thread_in_Java, id=27580, stack(0x0000008349900000,0x0000008349a00000) (1024K)]
|
10709 | 0x000001bb3c8a5500 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=18316, stack(0x0000008349a00000,0x0000008349b00000) (1024K)]
|
10710 | 0x000001bb3c8a6220 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=27208, stack(0x0000008349b00000,0x0000008349c00000) (1024K)]
|
10711 | 0x000001bb3c8a0640 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=28200, stack(0x0000008349c00000,0x0000008349d00000) (1024K)]
|
10712 | 0x000001bb3c89f290 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=27212, stack(0x0000008349d00000,0x0000008349e00000) (1024K)]
|
10713 | 0x000001bb3c89ffb0 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=8028, stack(0x0000008349e00000,0x0000008349f00000) (1024K)]
|
10714 | 0x000001bb3c8a68b0 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=12176, stack(0x0000008349f00000,0x000000834a000000) (1024K)]
|
10715 | 0x000001bb3c8a0cd0 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=25748, stack(0x000000834a000000,0x000000834a100000) (1024K)]
|
10716 | 0x000001bb3c8a1360 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=26520, stack(0x000000834a100000,0x000000834a200000) (1024K)]
|
10717 | 0x000001bb3c8a2080 JavaThread "IO-Worker-1" [_thread_blocked, id=19676, stack(0x000000834a300000,0x000000834a400000) (1024K)]
|
10718 | 0x000001bb3b30a1f0 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=7700, stack(0x000000834a900000,0x000000834aa00000) (1024K)]
|
10719 | 0x000001bb38d007c0 JavaThread "IO-Worker-2" [_thread_blocked, id=11684, stack(0x0000008348f00000,0x0000008349000000) (1024K)]
|
10720 | 0x000001bb38d00e50 JavaThread "IO-Worker-3" [_thread_blocked, id=19580, stack(0x0000008349000000,0x0000008349100000) (1024K)]
|
10721 | 0x000001bb38d00130 JavaThread "IO-Worker-4" [_thread_in_native, id=27808, stack(0x0000008349100000,0x0000008349200000) (1024K)]
|
10722 | 0x000001bb38d014e0 JavaThread "IO-Worker-5" [_thread_blocked, id=32708, stack(0x0000008349200000,0x0000008349300000) (1024K)]
|
10723 | 0x000001c7993d3aa0 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=31520, stack(0x0000008345800000,0x0000008345900000) (1024K)]
|
10724 | 0x000001c7993cf680 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=27528, stack(0x0000008345900000,0x0000008345a00000) (1024K)]
|
10725 | 0x000001c7993ce8e0 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=30204, stack(0x0000008345b00000,0x0000008345c00000) (1024K)]
|
10726 | 0x000001c7993ce210 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11920, stack(0x0000008345c00000,0x0000008345d00000) (1024K)]
|
10727 | 0x000001c7993d4170 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=1552, stack(0x0000008345d00000,0x0000008345e00000) (1024K)]
|
10728 | 0x000001c7993d33d0 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=20488, stack(0x0000008347500000,0x0000008347600000) (1024K)]
|
10729 | 0x000001c7993da0d0 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=30784, stack(0x0000008349300000,0x0000008349400000) (1024K)]
|
10730 | 0x000001c7993da7a0 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=10408, stack(0x000000834a200000,0x000000834a300000) (1024K)]
|
10731 | 0x000001c7993d8c60 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=6832, stack(0x000000834a400000,0x000000834a500000) (1024K)]
|
10732 | 0x000001bb38382a70 JavaThread "Server thread" [_thread_in_Java, id=32456, stack(0x0000008345a00000,0x0000008345b00000) (1024K)]
|
10733 | 0x000001bb38383790 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=29280, stack(0x000000834ab00000,0x000000834ac00000) (1024K)]
|
10734 | 0x000001bb38383e20 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=4960, stack(0x000000834ac00000,0x000000834ad00000) (1024K)]
|
10735 | 0x000001bb38388650 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=30904, stack(0x000000834ad00000,0x000000834ae00000) (1024K)]
|
10736 | 0x000001bb38384b40 JavaThread "DH-Parent Update Queue [minecraft:overworld] Thread[0]" [_thread_blocked, id=18100, stack(0x000000834ae00000,0x000000834af00000) (1024K)]
|
10737 | 0x000001bb383872a0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8576, stack(0x000000834af00000,0x000000834b000000) (1024K)]
|
10738 | 0x000001bb38387930 JavaThread "DH-Parent Update Queue [minecraft:the_end] Thread[0]" [_thread_blocked, id=1584, stack(0x000000834a500000,0x000000834a600000) (1024K)]
|
10739 | 0x000001bb38388ce0 JavaThread "DH-Parent Update Queue [minecraft:the_nether] Thread[0]" [_thread_blocked, id=13616, stack(0x000000834b000000,0x000000834b100000) (1024K)]
|
10740 | 0x000001bb38381d50 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_in_Java, id=30056, stack(0x000000834b200000,0x000000834b300000) (1024K)]
|
10741 | 0x000001bb35d1aa60 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_in_Java, id=29784, stack(0x000000834b300000,0x000000834b400000) (1024K)]
|
10742 | 0x000001c7984ca9c0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=29096, stack(0x000000834b400000,0x000000834b500000) (1024K)]
|
10743 | 0x000001c7984cbd70 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_blocked, id=32680, stack(0x000000834b500000,0x000000834b600000) (1024K)]
|
10744 | 0x000001c7984cb050 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_blocked, id=19684, stack(0x000000834b600000,0x000000834b700000) (1024K)]
|
10745 | 0x000001c7984c9610 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_in_Java, id=10960, stack(0x000000834b700000,0x000000834b800000) (1024K)]
|
10746 | 0x000001c7984c88f0 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_in_Java, id=30800, stack(0x000000834b800000,0x000000834b900000) (1024K)]
|
10747 | 0x000001c7984c8260 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=31820, stack(0x000000834b900000,0x000000834ba00000) (1024K)]
|
10748 | 0x000001c7984cc400 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=12836, stack(0x000000834ba00000,0x000000834bb00000) (1024K)]
|
10749 | 0x000001c7984ce4d0 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_blocked, id=16660, stack(0x000000834bb00000,0x000000834bc00000) (1024K)]
|
10750 | 0x000001c7984cb6e0 JavaThread "DH-PriorityTaskPicker Thread[10]" [_thread_in_Java, id=30580, stack(0x000000834bc00000,0x000000834bd00000) (1024K)]
|
10751 | 0x000001c7984c8f80 JavaThread "DH-PriorityTaskPicker Thread[11]" [_thread_blocked, id=29828, stack(0x000000834bd00000,0x000000834be00000) (1024K)]
|
10752 | 0x000001c7984cca90 JavaThread "DH-PriorityTaskPicker Thread[12]" [_thread_blocked, id=13488, stack(0x000000834be00000,0x000000834bf00000) (1024K)]
|
10753 | 0x000001c7984cd120 JavaThread "DH-PriorityTaskPicker Thread[13]" [_thread_in_Java, id=7832, stack(0x000000834bf00000,0x000000834c000000) (1024K)]
|
10754 | 0x000001c7984cd7b0 JavaThread "DH-PriorityTaskPicker Thread[14]" [_thread_blocked, id=14116, stack(0x000000834c000000,0x000000834c100000) (1024K)]
|
10755 | 0x000001c7984c9ca0 JavaThread "DH-PriorityTaskPicker Thread[15]" [_thread_in_Java, id=8772, stack(0x000000834c100000,0x000000834c200000) (1024K)]
|
10756 | 0x000001c7984ca330 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=11364, stack(0x000000834b100000,0x000000834b200000) (1024K)]
|
10757 | 0x000001c7993e36b0 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=19172, stack(0x000000834c200000,0x000000834c300000) (1024K)]
|
10758 | 0x000001c797efca70 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=30528, stack(0x000000834c300000,0x000000834c400000) (1024K)]
|
10759 | 0x000001c797ef95f0 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=2644, stack(0x000000834c400000,0x000000834c500000) (1024K)]
|
10760 | 0x000001c797efeb40 JavaThread "DH-Client Server World Ticker Thread Thread[0]" [_thread_blocked, id=13012, stack(0x000000834c500000,0x000000834c600000) (1024K)]
|
10761 | 0x000001c797efc3e0 JavaThread "DH-FullDataPayloadSender" daemon [_thread_blocked, id=29876, stack(0x000000834c600000,0x000000834c700000) (1024K)]
|
10762 | 0x000001c797efde20 JavaThread "Sound engine" daemon [_thread_blocked, id=16952, stack(0x000000834c700000,0x000000834c800000) (1024K)]
|
10763 | 0x000001c797eff1d0 JavaThread "Telemetry-Sender-#1" [_thread_blocked, id=12560, stack(0x000000834aa00000,0x000000834ab00000) (1024K)]
|
10764 | 0x000001c797efa310 JavaThread "DH-World Gen Queue Thread[0]" [_thread_blocked, id=10568, stack(0x000000834cc00000,0x000000834cd00000) (1024K)]
|
10765 | 0x000001c797efe4b0 JavaThread "DH-World Gen Progress Updater Thread[0]" daemon [_thread_blocked, id=30276, stack(0x000000834cd00000,0x000000834ce00000) (1024K)]
|
10766 | 0x000001c797f00580 JavaThread "DH-GLBuffer Cleanup Thread[0]" daemon [_thread_blocked, id=14080, stack(0x000000834ce00000,0x000000834cf00000) (1024K)]
|
10767 | 0x000001c797efa9a0 JavaThread "DH-Beacon Culling Thread[0]" [_thread_blocked, id=25740, stack(0x000000834cf00000,0x000000834d000000) (1024K)]
|
10768 | Total: 102
|
10769 |
|
10770 | Other Threads:
|
10771 | 0x000001c77ebb9b00 VMThread "VM Thread" [id=26536, stack(0x0000008344b00000,0x0000008344c00000) (1024K)]
|
10772 | 0x000001c77e3a7870 WatcherThread "VM Periodic Task Thread" [id=24912, stack(0x0000008344a00000,0x0000008344b00000) (1024K)]
|
10773 | 0x000001bb5c5d5b50 WorkerThread "GC Thread#0" [id=9304, stack(0x0000008344500000,0x0000008344600000) (1024K)]
|
10774 | 0x000001bb34b3fe50 WorkerThread "GC Thread#1" [id=18612, stack(0x0000008345e00000,0x0000008345f00000) (1024K)]
|
10775 | 0x000001bb34b3f370 WorkerThread "GC Thread#2" [id=30072, stack(0x0000008345f00000,0x0000008346000000) (1024K)]
|
10776 | 0x000001bb34b40590 WorkerThread "GC Thread#3" [id=15096, stack(0x0000008346000000,0x0000008346100000) (1024K)]
|
10777 | 0x000001bb34b3fab0 WorkerThread "GC Thread#4" [id=9376, stack(0x0000008346100000,0x0000008346200000) (1024K)]
|
10778 | 0x000001bb34b401f0 WorkerThread "GC Thread#5" [id=13832, stack(0x0000008346200000,0x0000008346300000) (1024K)]
|
10779 | 0x000001bb34b40930 WorkerThread "GC Thread#6" [id=20240, stack(0x0000008346300000,0x0000008346400000) (1024K)]
|
10780 | 0x000001bb34b3f710 WorkerThread "GC Thread#7" [id=32612, stack(0x0000008346400000,0x0000008346500000) (1024K)]
|
10781 | 0x000001bb34b3efd0 WorkerThread "GC Thread#8" [id=27640, stack(0x0000008346500000,0x0000008346600000) (1024K)]
|
10782 | 0x000001bb34a6eae0 WorkerThread "GC Thread#9" [id=19308, stack(0x0000008346600000,0x0000008346700000) (1024K)]
|
10783 | 0x000001bb34a6fd00 WorkerThread "GC Thread#10" [id=29880, stack(0x0000008346700000,0x0000008346800000) (1024K)]
|
10784 | 0x000001bb34a6ee80 WorkerThread "GC Thread#11" [id=13440, stack(0x0000008346800000,0x0000008346900000) (1024K)]
|
10785 | 0x000001bb34a700a0 WorkerThread "GC Thread#12" [id=18928, stack(0x0000008346900000,0x0000008346a00000) (1024K)]
|
10786 | 0x000001bb5c5e3390 ConcurrentGCThread "G1 Main Marker" [id=19216, stack(0x0000008344600000,0x0000008344700000) (1024K)]
|
10787 | 0x000001bb5c5e3da0 WorkerThread "G1 Conc#0" [id=28588, stack(0x0000008344700000,0x0000008344800000) (1024K)]
|
10788 | 0x000001bb34a6e740 WorkerThread "G1 Conc#1" [id=12528, stack(0x0000008346a00000,0x0000008346b00000) (1024K)]
|
10789 | 0x000001bb34a70b80 WorkerThread "G1 Conc#2" [id=29292, stack(0x0000008346b00000,0x0000008346c00000) (1024K)]
|
10790 | 0x000001c77e27a020 ConcurrentGCThread "G1 Refine#0" [id=22336, stack(0x0000008344800000,0x0000008344900000) (1024K)]
|
10791 | 0x000001c77e27aaa0 ConcurrentGCThread "G1 Service" [id=29756, stack(0x0000008344900000,0x0000008344a00000) (1024K)]
|
10792 | Total: 21
|
10793 |
|
10794 | Threads with active compile tasks:
|
10795 | C2 CompilerThread0 58471 27476 % 4 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode @ 67 (434 bytes)
|
10796 | C2 CompilerThread1 58471 27694 % 4 com.seibel.distanthorizons.core.generation.DhLightingEngine::propagateChunkLightPosList @ 74 (284 bytes)
|
10797 | C2 CompilerThread2 58471 27431 4 net.minecraft.class_244::method_31941 (270 bytes)
|
10798 | C2 CompilerThread3 58471 27744 4 net.minecraft.class_1463$class_1470::method_6296 (76 bytes)
|
10799 | C2 CompilerThread4 58471 26374 4 net.minecraft.class_14::method_62 (306 bytes)
|
10800 | C2 CompilerThread5 58471 27737 4 net.minecraft.class_3215::method_14134 (155 bytes)
|
10801 | C2 CompilerThread6 58471 27743 ! 4 net.minecraft.class_1297::method_67632 (239 bytes)
|
10802 | C2 CompilerThread7 58471 27742 4 net.minecraft.class_1297$$Lambda/0x00000000814be400::visit (26 bytes)
|
10803 | Total: 8
|
10804 |
|
10805 | VM state: not at safepoint (normal execution)
|
10806 |
|
10807 | VM Mutex/Monitor currently owned by a thread: None
|
10808 |
|
10809 | CDS archive(s) not mapped
|
10810 | Compressed class space mapped at: 0x0000000080000000-0x00000000c0000000, reserved size: 1073741824
|
10811 | Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0xc0000000
|
10812 |
|
10813 | GC Precious Log:
|
10814 | CardTable entry size: 512
|
10815 | Card Set container configuration: InlinePtr #cards 3 size 8 Array Of Cards #cards 256 size 528 Howl #buckets 8 coarsen threshold 58982 Howl Bitmap #cards 8192 size 1040 coarsen threshold 7372 Card regions per heap region 1 cards per card region 65536
|
10816 | CPUs: 16 total, 16 available
|
10817 | Memory: 65462M
|
10818 | Large Page Support: Disabled
|
10819 | NUMA Support: Disabled
|
10820 | Compressed Oops: Disabled
|
10821 | Heap Region Size: 32M
|
10822 | Heap Min Capacity: 32M
|
10823 | Heap Initial Capacity: 1G
|
10824 | Heap Max Capacity: 48G
|
10825 | Pre-touch: Disabled
|
10826 | Parallel Workers: 13
|
10827 | Concurrent Workers: 3
|
10828 | Concurrent Refinement Workers: 13
|
10829 | Periodic GC: Disabled
|
10830 |
|
10831 | Heap:
|
10832 | garbage-first heap total 1540096K, used 631266K [0x000001bb70000000, 0x000001c770000000)
|
10833 | region size 32768K, 5 young (163840K), 4 survivors (131072K)
|
10834 | Metaspace used 150969K, committed 152832K, reserved 1179648K
|
10835 | class space used 22456K, committed 23296K, reserved 1048576K
|
10836 |
|
10837 | Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
|
10838 | | 0|0x000001bb70000000, 0x000001bb72000000, 0x000001bb72000000|100%| O| |TAMS 0x000001bb70000000| PB 0x000001bb70000000| Untracked
|
10839 | | 1|0x000001bb72000000, 0x000001bb73e8de08, 0x000001bb74000000| 95%| O| |TAMS 0x000001bb72000000| PB 0x000001bb72000000| Untracked
|
10840 | | 2|0x000001bb74000000, 0x000001bb76000000, 0x000001bb76000000|100%| O| |TAMS 0x000001bb74000000| PB 0x000001bb74000000| Untracked
|
10841 | | 3|0x000001bb76000000, 0x000001bb78000000, 0x000001bb78000000|100%| O| |TAMS 0x000001bb76000000| PB 0x000001bb76000000| Untracked
|
10842 | | 4|0x000001bb78000000, 0x000001bb7a000000, 0x000001bb7a000000|100%| O| |TAMS 0x000001bb78000000| PB 0x000001bb78000000| Untracked
|
10843 | | 5|0x000001bb7a000000, 0x000001bb7c000000, 0x000001bb7c000000|100%| O| |TAMS 0x000001bb7a000000| PB 0x000001bb7a000000| Untracked
|
10844 | | 6|0x000001bb7c000000, 0x000001bb7e000000, 0x000001bb7e000000|100%| O| |TAMS 0x000001bb7c000000| PB 0x000001bb7c000000| Untracked
|
10845 | | 7|0x000001bb7e000000, 0x000001bb80000000, 0x000001bb80000000|100%| O| |TAMS 0x000001bb7e000000| PB 0x000001bb7e000000| Untracked
|
10846 | | 8|0x000001bb80000000, 0x000001bb82000000, 0x000001bb82000000|100%| O| |TAMS 0x000001bb80000000| PB 0x000001bb80000000| Untracked
|
10847 | | 9|0x000001bb82000000, 0x000001bb84000000, 0x000001bb84000000|100%| O| |TAMS 0x000001bb82000000| PB 0x000001bb82000000| Untracked
|
10848 | | 10|0x000001bb84000000, 0x000001bb86000000, 0x000001bb86000000|100%| O| |TAMS 0x000001bb84000000| PB 0x000001bb84000000| Untracked
|
10849 | | 11|0x000001bb86000000, 0x000001bb88000000, 0x000001bb88000000|100%| O| |TAMS 0x000001bb86000000| PB 0x000001bb86000000| Untracked
|
10850 | | 12|0x000001bb88000000, 0x000001bb8a000000, 0x000001bb8a000000|100%| O| |TAMS 0x000001bb88000000| PB 0x000001bb88000000| Untracked
|
10851 | | 13|0x000001bb8a000000, 0x000001bb8c000000, 0x000001bb8c000000|100%| O| |TAMS 0x000001bb8a000000| PB 0x000001bb8a000000| Untracked
|
10852 | | 14|0x000001bb8c000000, 0x000001bb8c9eaa08, 0x000001bb8e000000| 30%| O| |TAMS 0x000001bb8c000000| PB 0x000001bb8c000000| Untracked
|
10853 | | 15|0x000001bb8e000000, 0x000001bb8e000000, 0x000001bb90000000| 0%| F| |TAMS 0x000001bb8e000000| PB 0x000001bb8e000000| Untracked
|
10854 | | 16|0x000001bb90000000, 0x000001bb90000000, 0x000001bb92000000| 0%| F| |TAMS 0x000001bb90000000| PB 0x000001bb90000000| Untracked
|
10855 | | 17|0x000001bb92000000, 0x000001bb94000000, 0x000001bb94000000|100%| S|CS|TAMS 0x000001bb92000000| PB 0x000001bb92000000| Complete
|
10856 | | 18|0x000001bb94000000, 0x000001bb96000000, 0x000001bb96000000|100%| S|CS|TAMS 0x000001bb94000000| PB 0x000001bb94000000| Complete
|
10857 | | 19|0x000001bb96000000, 0x000001bb98000000, 0x000001bb98000000|100%| S|CS|TAMS 0x000001bb96000000| PB 0x000001bb96000000| Complete
|
10858 | | 20|0x000001bb98000000, 0x000001bb9a000000, 0x000001bb9a000000|100%| S|CS|TAMS 0x000001bb98000000| PB 0x000001bb98000000| Complete
|
10859 | | 21|0x000001bb9a000000, 0x000001bb9a000000, 0x000001bb9c000000| 0%| F| |TAMS 0x000001bb9a000000| PB 0x000001bb9a000000| Untracked
|
10860 | | 22|0x000001bb9c000000, 0x000001bb9c000000, 0x000001bb9e000000| 0%| F| |TAMS 0x000001bb9c000000| PB 0x000001bb9c000000| Untracked
|
10861 | | 23|0x000001bb9e000000, 0x000001bb9e000000, 0x000001bba0000000| 0%| F| |TAMS 0x000001bb9e000000| PB 0x000001bb9e000000| Untracked
|
10862 | | 24|0x000001bba0000000, 0x000001bba0000000, 0x000001bba2000000| 0%| F| |TAMS 0x000001bba0000000| PB 0x000001bba0000000| Untracked
|
10863 | | 25|0x000001bba2000000, 0x000001bba2000000, 0x000001bba4000000| 0%| F| |TAMS 0x000001bba2000000| PB 0x000001bba2000000| Untracked
|
10864 | | 26|0x000001bba4000000, 0x000001bba4000000, 0x000001bba6000000| 0%| F| |TAMS 0x000001bba4000000| PB 0x000001bba4000000| Untracked
|
10865 | | 27|0x000001bba6000000, 0x000001bba6000000, 0x000001bba8000000| 0%| F| |TAMS 0x000001bba6000000| PB 0x000001bba6000000| Untracked
|
10866 | | 28|0x000001bba8000000, 0x000001bba8000000, 0x000001bbaa000000| 0%| F| |TAMS 0x000001bba8000000| PB 0x000001bba8000000| Untracked
|
10867 | | 29|0x000001bbaa000000, 0x000001bbaa000000, 0x000001bbac000000| 0%| F| |TAMS 0x000001bbaa000000| PB 0x000001bbaa000000| Untracked
|
10868 | | 30|0x000001bbac000000, 0x000001bbac000000, 0x000001bbae000000| 0%| F| |TAMS 0x000001bbac000000| PB 0x000001bbac000000| Untracked
|
10869 | | 31|0x000001bbae000000, 0x000001bbae000000, 0x000001bbb0000000| 0%| F| |TAMS 0x000001bbae000000| PB 0x000001bbae000000| Untracked
|
10870 | | 32|0x000001bbb0000000, 0x000001bbb0000000, 0x000001bbb2000000| 0%| F| |TAMS 0x000001bbb0000000| PB 0x000001bbb0000000| Untracked
|
10871 | | 33|0x000001bbb2000000, 0x000001bbb2000000, 0x000001bbb4000000| 0%| F| |TAMS 0x000001bbb2000000| PB 0x000001bbb2000000| Untracked
|
10872 | | 34|0x000001bbb4000000, 0x000001bbb4000000, 0x000001bbb6000000| 0%| F| |TAMS 0x000001bbb4000000| PB 0x000001bbb4000000| Untracked
|
10873 | | 35|0x000001bbb6000000, 0x000001bbb6000000, 0x000001bbb8000000| 0%| F| |TAMS 0x000001bbb6000000| PB 0x000001bbb6000000| Untracked
|
10874 | | 36|0x000001bbb8000000, 0x000001bbb8000000, 0x000001bbba000000| 0%| F| |TAMS 0x000001bbb8000000| PB 0x000001bbb8000000| Untracked
|
10875 | | 37|0x000001bbba000000, 0x000001bbba000000, 0x000001bbbc000000| 0%| F| |TAMS 0x000001bbba000000| PB 0x000001bbba000000| Untracked
|
10876 | | 38|0x000001bbbc000000, 0x000001bbbc000000, 0x000001bbbe000000| 0%| F| |TAMS 0x000001bbbc000000| PB 0x000001bbbc000000| Untracked
|
10877 | | 39|0x000001bbbe000000, 0x000001bbbe000000, 0x000001bbc0000000| 0%| F| |TAMS 0x000001bbbe000000| PB 0x000001bbbe000000| Untracked
|
10878 | | 40|0x000001bbc0000000, 0x000001bbc0000000, 0x000001bbc2000000| 0%| F| |TAMS 0x000001bbc0000000| PB 0x000001bbc0000000| Untracked
|
10879 | | 41|0x000001bbc2000000, 0x000001bbc2000000, 0x000001bbc4000000| 0%| F| |TAMS 0x000001bbc2000000| PB 0x000001bbc2000000| Untracked
|
10880 | | 42|0x000001bbc4000000, 0x000001bbc4000000, 0x000001bbc6000000| 0%| F| |TAMS 0x000001bbc4000000| PB 0x000001bbc4000000| Untracked
|
10881 | | 43|0x000001bbc6000000, 0x000001bbc6000000, 0x000001bbc8000000| 0%| F| |TAMS 0x000001bbc6000000| PB 0x000001bbc6000000| Untracked
|
10882 | | 57|0x000001bbe2000000, 0x000001bbe2000000, 0x000001bbe4000000| 0%| F| |TAMS 0x000001bbe2000000| PB 0x000001bbe2000000| Untracked
|
10883 | | 59|0x000001bbe6000000, 0x000001bbe6c5c830, 0x000001bbe8000000| 38%| E| |TAMS 0x000001bbe6000000| PB 0x000001bbe6000000| Complete
|
10884 | |1535|0x000001c76e000000, 0x000001c770000000, 0x000001c770000000|100%| O| |TAMS 0x000001c76e000000| PB 0x000001c76e000000| Untracked
|
10885 |
|
10886 | Card table byte_map: [0x000001c776000000,0x000001c77c000000] _byte_map_base: 0x000001c698480000
|
10887 |
|
10888 | Marking Bits: (CMBitMap*) 0x000001bb5c5d6160
|
10889 | Bits: [0x000001bb00000000, 0x000001bb30000000)
|
10890 |
|
10891 | Polling page: 0x000001bb5a4d0000
|
10892 |
|
10893 | Metaspace:
|
10894 |
|
10895 | Usage:
|
10896 | Non-class: 125.50 MB used.
|
10897 | Class: 21.93 MB used.
|
10898 | Both: 147.43 MB used.
|
10899 |
|
10900 | Virtual space:
|
10901 | Non-class space: 128.00 MB reserved, 126.50 MB ( 99%) committed, 2 nodes.
|
10902 | Class space: 1.00 GB reserved, 22.75 MB ( 2%) committed, 1 nodes.
|
10903 | Both: 1.12 GB reserved, 149.25 MB ( 13%) committed.
|
10904 |
|
10905 | Chunk freelists:
|
10906 | Non-Class: 672.00 KB
|
10907 | Class: 9.19 MB
|
10908 | Both: 9.84 MB
|
10909 |
|
10910 | MaxMetaspaceSize: unlimited
|
10911 | CompressedClassSpaceSize: 1.00 GB
|
10912 | Initial GC threshold: 21.00 MB
|
10913 | Current GC threshold: 233.56 MB
|
10914 | CDS: off
|
10915 | - commit_granule_bytes: 65536.
|
10916 | - commit_granule_words: 8192.
|
10917 | - virtual_space_node_default_size: 8388608.
|
10918 | - enlarge_chunks_in_place: 1.
|
10919 | - use_allocation_guard: 0.
|
10920 |
|
10921 |
|
10922 | Internal statistics:
|
10923 |
|
10924 | num_allocs_failed_limit: 39.
|
10925 | num_arena_births: 3012.
|
10926 | num_arena_deaths: 70.
|
10927 | num_vsnodes_births: 3.
|
10928 | num_vsnodes_deaths: 0.
|
10929 | num_space_committed: 2380.
|
10930 | num_space_uncommitted: 0.
|
10931 | num_chunks_returned_to_freelist: 144.
|
10932 | num_chunks_taken_from_freelist: 9052.
|
10933 | num_chunk_merges: 73.
|
10934 | num_chunk_splits: 5865.
|
10935 | num_chunks_enlarged: 4218.
|
10936 | num_inconsistent_stats: 0.
|
10937 |
|
10938 | CodeHeap 'non-profiled nmethods': size=119168Kb used=19669Kb max_used=19669Kb free=99498Kb
|
10939 | bounds [0x000001bb67ca0000, 0x000001bb68fe0000, 0x000001bb6f100000]
|
10940 | CodeHeap 'profiled nmethods': size=119104Kb used=42272Kb max_used=42272Kb free=76832Kb
|
10941 | bounds [0x000001bb60100000, 0x000001bb62a50000, 0x000001bb67550000]
|
10942 | CodeHeap 'non-nmethods': size=7488Kb used=5368Kb max_used=5513Kb free=2119Kb
|
10943 | bounds [0x000001bb67550000, 0x000001bb67ac0000, 0x000001bb67ca0000]
|
10944 | total_blobs=26527 nmethods=24216 adapters=2209
|
10945 | compilation: enabled
|
10946 | stopped_count=0, restarted_count=0
|
10947 | full_count=0
|
10948 |
|
10949 | Compilation events (20 events):
|
10950 | Event: 57.816 Thread 0x000001c77ec1a080 26841 2 jdk.internal.event.ThreadSleepEvent::isTurnedOn (7 bytes)
|
10951 | Event: 57.816 Thread 0x000001c7993cf680 nmethod 26838 0x000001bb628d9590 code [0x000001bb628d9760, 0x000001bb628d9998]
|
10952 | Event: 57.816 Thread 0x000001c7993ce8e0 26808 1 com.seibel.distanthorizons.core.render.renderer.generic.RenderableBoxGroup::getId (5 bytes)
|
10953 | Event: 57.816 Thread 0x000001c77ec1a080 nmethod 26841 0x000001bb628d9b10 code [0x000001bb628d9ca0, 0x000001bb628d9d88]
|
10954 | Event: 57.817 Thread 0x000001c7993cf680 26839 1 com.google.common.cache.LocalCache$StrongEntry::setValueReference (6 bytes)
|
10955 | Event: 57.817 Thread 0x000001c77ec1a080 26843 1 net.minecraft.class_3222::method_52371 (5 bytes)
|
10956 | Event: 57.817 Thread 0x000001c7993ce8e0 nmethod 26808 0x000001bb67f7a290 code [0x000001bb67f7a420, 0x000001bb67f7a4e8]
|
10957 | Event: 57.817 Thread 0x000001c7993cf680 nmethod 26839 0x000001bb67f79f90 code [0x000001bb67f7a120, 0x000001bb67f7a238]
|
10958 | Event: 57.817 Thread 0x000001c77ec1a080 nmethod 26843 0x000001bb67f79c90 code [0x000001bb67f79e20, 0x000001bb67f79ef0]
|
10959 | Event: 57.817 Thread 0x000001c7993ce8e0 26844 2 net.minecraft.class_2945$class_7834::method_46360 (25 bytes)
|
10960 | Event: 57.817 Thread 0x000001c7993cf680 26845 2 net.minecraft.class_9759::method_60434 (197 bytes)
|
10961 | Event: 57.817 Thread 0x000001c7993ce8e0 nmethod 26844 0x000001bb628d9e10 code [0x000001bb628d9fc0, 0x000001bb628da218]
|
10962 | Event: 57.818 Thread 0x000001c7993d3aa0 nmethod 26840 0x000001bb628da310 code [0x000001bb628da5e0, 0x000001bb628dae48]
|
10963 | Event: 57.819 Thread 0x000001c7993cf680 nmethod 26845 0x000001bb628db610 code [0x000001bb628db860, 0x000001bb628dbe48]
|
10964 | Event: 57.820 Thread 0x000001c77ec1a080 26846 2 net.minecraft.class_9878::method_61588 (8 bytes)
|
10965 | Event: 57.821 Thread 0x000001c7993d33d0 nmethod 26651% 0x000001bb67f75890 code [0x000001bb67f75be0, 0x000001bb67f78648]
|
10966 | Event: 57.821 Thread 0x000001c7993ce8e0 26847 1 net.minecraft.class_1700::method_7572 (5 bytes)
|
10967 | Event: 57.821 Thread 0x000001c7993d3aa0 26848 1 net.minecraft.class_1700::method_57081 (2 bytes)
|
10968 | Event: 57.821 Thread 0x000001c77ec1a080 nmethod 26846 0x000001bb628dc390 code [0x000001bb628dc520, 0x000001bb628dc638]
|
10969 | Event: 57.821 Thread 0x000001c7993ce8e0 nmethod 26847 0x000001bb67f75590 code [0x000001bb67f75720, 0x000001bb67f757f0]
|
10970 |
|
10971 | GC Heap History (20 events):
|
10972 | Event: 5.863 GC heap before
|
10973 | {Heap before GC invocations=18 (full 0):
|
10974 | garbage-first heap total 1998848K, used 614677K [0x000001bb70000000, 0x000001c770000000)
|
10975 | region size 32768K, 12 young (393216K), 1 survivors (32768K)
|
10976 | Metaspace used 44661K, committed 45504K, reserved 1114112K
|
10977 | class space used 5126K, committed 5504K, reserved 1048576K
|
10978 | }
|
10979 | Event: 5.875 GC heap after
|
10980 | {Heap after GC invocations=19 (full 0):
|
10981 | garbage-first heap total 1998848K, used 272916K [0x000001bb70000000, 0x000001c770000000)
|
10982 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
10983 | Metaspace used 44661K, committed 45504K, reserved 1114112K
|
10984 | class space used 5126K, committed 5504K, reserved 1048576K
|
10985 | }
|
10986 | Event: 6.887 GC heap before
|
10987 | {Heap before GC invocations=19 (full 0):
|
10988 | garbage-first heap total 1998848K, used 600596K [0x000001bb70000000, 0x000001c770000000)
|
10989 | region size 32768K, 12 young (393216K), 2 survivors (65536K)
|
10990 | Metaspace used 53452K, committed 54272K, reserved 1114112K
|
10991 | class space used 6251K, committed 6656K, reserved 1048576K
|
10992 | }
|
10993 | Event: 6.900 GC heap after
|
10994 | {Heap after GC invocations=20 (full 0):
|
10995 | garbage-first heap total 1998848K, used 280564K [0x000001bb70000000, 0x000001c770000000)
|
10996 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
10997 | Metaspace used 53452K, committed 54272K, reserved 1114112K
|
10998 | class space used 6251K, committed 6656K, reserved 1048576K
|
10999 | }
|
11000 | Event: 8.237 GC heap before
|
11001 | {Heap before GC invocations=20 (full 0):
|
11002 | garbage-first heap total 1998848K, used 804852K [0x000001bb70000000, 0x000001c770000000)
|
11003 | region size 32768K, 18 young (589824K), 1 survivors (32768K)
|
11004 | Metaspace used 59583K, committed 60480K, reserved 1114112K
|
11005 | class space used 7477K, committed 7936K, reserved 1048576K
|
11006 | }
|
11007 | Event: 8.259 GC heap after
|
11008 | {Heap after GC invocations=21 (full 0):
|
11009 | garbage-first heap total 1998848K, used 309077K [0x000001bb70000000, 0x000001c770000000)
|
11010 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
11011 | Metaspace used 59583K, committed 60480K, reserved 1114112K
|
11012 | class space used 7477K, committed 7936K, reserved 1048576K
|
11013 | }
|
11014 | Event: 9.245 GC heap before
|
11015 | {Heap before GC invocations=22 (full 0):
|
11016 | garbage-first heap total 1212416K, used 538453K [0x000001bb70000000, 0x000001c770000000)
|
11017 | region size 32768K, 9 young (294912K), 2 survivors (65536K)
|
11018 | Metaspace used 70447K, committed 71424K, reserved 1114112K
|
11019 | class space used 10125K, committed 10560K, reserved 1048576K
|
11020 | }
|
11021 | Event: 9.264 GC heap after
|
11022 | {Heap after GC invocations=23 (full 0):
|
11023 | garbage-first heap total 1212416K, used 317739K [0x000001bb70000000, 0x000001c770000000)
|
11024 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
11025 | Metaspace used 70447K, committed 71424K, reserved 1114112K
|
11026 | class space used 10125K, committed 10560K, reserved 1048576K
|
11027 | }
|
11028 | Event: 11.044 GC heap before
|
11029 | {Heap before GC invocations=23 (full 0):
|
11030 | garbage-first heap total 1212416K, used 940331K [0x000001bb70000000, 0x000001c770000000)
|
11031 | region size 32768K, 21 young (688128K), 2 survivors (65536K)
|
11032 | Metaspace used 90959K, committed 92096K, reserved 1179648K
|
11033 | class space used 13700K, committed 14208K, reserved 1048576K
|
11034 | }
|
11035 | Event: 11.072 GC heap after
|
11036 | {Heap after GC invocations=24 (full 0):
|
11037 | garbage-first heap total 1966080K, used 344350K [0x000001bb70000000, 0x000001c770000000)
|
11038 | region size 32768K, 3 young (98304K), 3 survivors (98304K)
|
11039 | Metaspace used 90959K, committed 92096K, reserved 1179648K
|
11040 | class space used 13700K, committed 14208K, reserved 1048576K
|
11041 | }
|
11042 | Event: 12.979 GC heap before
|
11043 | {Heap before GC invocations=24 (full 0):
|
11044 | garbage-first heap total 1966080K, used 803102K [0x000001bb70000000, 0x000001c770000000)
|
11045 | region size 32768K, 18 young (589824K), 3 survivors (98304K)
|
11046 | Metaspace used 102636K, committed 103808K, reserved 1179648K
|
11047 | class space used 15111K, committed 15616K, reserved 1048576K
|
11048 | }
|
11049 | Event: 13.002 GC heap after
|
11050 | {Heap after GC invocations=25 (full 0):
|
11051 | garbage-first heap total 1966080K, used 353947K [0x000001bb70000000, 0x000001c770000000)
|
11052 | region size 32768K, 3 young (98304K), 3 survivors (98304K)
|
11053 | Metaspace used 102636K, committed 103808K, reserved 1179648K
|
11054 | class space used 15111K, committed 15616K, reserved 1048576K
|
11055 | }
|
11056 | Event: 14.309 GC heap before
|
11057 | {Heap before GC invocations=26 (full 0):
|
11058 | garbage-first heap total 1540096K, used 1074843K [0x000001bb70000000, 0x000001c770000000)
|
11059 | region size 32768K, 26 young (851968K), 3 survivors (98304K)
|
11060 | Metaspace used 110123K, committed 111424K, reserved 1179648K
|
11061 | class space used 16254K, committed 16832K, reserved 1048576K
|
11062 | }
|
11063 | Event: 14.345 GC heap after
|
11064 | {Heap after GC invocations=27 (full 0):
|
11065 | garbage-first heap total 1540096K, used 413948K [0x000001bb70000000, 0x000001c770000000)
|
11066 | region size 32768K, 4 young (131072K), 4 survivors (131072K)
|
11067 | Metaspace used 110123K, committed 111424K, reserved 1179648K
|
11068 | class space used 16254K, committed 16832K, reserved 1048576K
|
11069 | }
|
11070 | Event: 51.972 GC heap before
|
11071 | {Heap before GC invocations=27 (full 0):
|
11072 | garbage-first heap total 1540096K, used 1167612K [0x000001bb70000000, 0x000001c770000000)
|
11073 | region size 32768K, 27 young (884736K), 4 survivors (131072K)
|
11074 | Metaspace used 118158K, committed 119552K, reserved 1179648K
|
11075 | class space used 17493K, committed 18112K, reserved 1048576K
|
11076 | }
|
11077 | Event: 52.013 GC heap after
|
11078 | {Heap after GC invocations=28 (full 0):
|
11079 | garbage-first heap total 1540096K, used 479584K [0x000001bb70000000, 0x000001c770000000)
|
11080 | region size 32768K, 4 young (131072K), 4 survivors (131072K)
|
11081 | Metaspace used 118158K, committed 119552K, reserved 1179648K
|
11082 | class space used 17493K, committed 18112K, reserved 1048576K
|
11083 | }
|
11084 | Event: 53.078 GC heap before
|
11085 | {Heap before GC invocations=28 (full 0):
|
11086 | garbage-first heap total 1540096K, used 872800K [0x000001bb70000000, 0x000001c770000000)
|
11087 | region size 32768K, 16 young (524288K), 4 survivors (131072K)
|
11088 | Metaspace used 123896K, committed 125312K, reserved 1179648K
|
11089 | class space used 18522K, committed 19136K, reserved 1048576K
|
11090 | }
|
11091 | Event: 53.105 GC heap after
|
11092 | {Heap after GC invocations=29 (full 0):
|
11093 | garbage-first heap total 1540096K, used 505593K [0x000001bb70000000, 0x000001c770000000)
|
11094 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
11095 | Metaspace used 123896K, committed 125312K, reserved 1179648K
|
11096 | class space used 18522K, committed 19136K, reserved 1048576K
|
11097 | }
|
11098 | Event: 55.824 GC heap before
|
11099 | {Heap before GC invocations=29 (full 0):
|
11100 | garbage-first heap total 1540096K, used 1128185K [0x000001bb70000000, 0x000001c770000000)
|
11101 | region size 32768K, 21 young (688128K), 1 survivors (32768K)
|
11102 | Metaspace used 140538K, committed 142272K, reserved 1179648K
|
11103 | class space used 20943K, committed 21696K, reserved 1048576K
|
11104 | }
|
11105 | Event: 55.842 GC heap after
|
11106 | {Heap after GC invocations=30 (full 0):
|
11107 | garbage-first heap total 1540096K, used 522582K [0x000001bb70000000, 0x000001c770000000)
|
11108 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
11109 | Metaspace used 140538K, committed 142272K, reserved 1179648K
|
11110 | class space used 20943K, committed 21696K, reserved 1048576K
|
11111 | }
|
11112 |
|
11113 | Dll operation events (18 events):
|
11114 | Event: 0.008 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
|
11115 | Event: 0.016 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
11116 | Event: 0.062 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
|
11117 | Event: 0.140 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
|
11118 | Event: 0.142 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
|
11119 | Event: 0.147 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
11120 | Event: 0.249 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
|
11121 | Event: 0.713 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
|
11122 | Event: 0.715 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
|
11123 | Event: 0.991 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
|
11124 | Event: 4.093 Loaded shared library \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\jna1095380892274299322.dll
|
11125 | Event: 10.804 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
|
11126 | Event: 10.950 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
|
11127 | Event: 11.244 Loaded shared library \AppData\Local\Temp\sqlite-3.47.2.0-86492a40-e06e-46b8-82a4-08c69ccfa601-sqlitejdbc.dll
|
11128 | Event: 11.639 Loaded shared library \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl.dll
|
11129 | Event: 12.101 Loaded shared library \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl_stb.dll
|
11130 | Event: 12.149 Loaded shared library \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl_opengl.dll
|
11131 | Event: 54.046 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
|
11132 |
|
11133 | Deoptimization events (20 events):
|
11134 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001bb684e14ec relative=0x000000000000052c
|
11135 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001bb684e14ec method=com.google.common.cache.LocalCache$Segment.newEntry(Ljava/lang/Object;ILcom/google/common/cache/ReferenceEntry;)Lcom/google/common/cache/ReferenceEntry; @ 14 c2
|
11136 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT PACKING pc=0x000001bb684e14ec sp=0x00000083444fdb80
|
11137 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT UNPACKING pc=0x000001bb675a46a2 sp=0x00000083444fdb40 mode 2
|
11138 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001bb684e06d4 relative=0x00000000000001d4
|
11139 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001bb684e06d4 method=com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Ljava/util/concurrent/Future;)Ljava/lang/Object; @ 3 c2
|
11140 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT PACKING pc=0x000001bb684e06d4 sp=0x00000083444fdb60
|
11141 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT UNPACKING pc=0x000001bb675a46a2 sp=0x00000083444fdac0 mode 2
|
11142 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001bb684e06d4 relative=0x00000000000001d4
|
11143 | Event: 57.807 Thread 0x000001bb5a3719b0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001bb684e06d4 method=com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Ljava/util/concurrent/Future;)Ljava/lang/Object; @ 3 c2
|
11144 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT PACKING pc=0x000001bb684e06d4 sp=0x00000083444fdb60
|
11145 | Event: 57.807 Thread 0x000001bb5a3719b0 DEOPT UNPACKING pc=0x000001bb675a46a2 sp=0x00000083444fdac0 mode 2
|
11146 | Event: 57.808 Thread 0x000001bb5a3719b0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001bb684e06d4 relative=0x00000000000001d4
|
11147 | Event: 57.808 Thread 0x000001bb5a3719b0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001bb684e06d4 method=com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Ljava/util/concurrent/Future;)Ljava/lang/Object; @ 3 c2
|
11148 | Event: 57.808 Thread 0x000001bb5a3719b0 DEOPT PACKING pc=0x000001bb684e06d4 sp=0x00000083444fdb60
|
11149 | Event: 57.808 Thread 0x000001bb5a3719b0 DEOPT UNPACKING pc=0x000001bb675a46a2 sp=0x00000083444fdac0 mode 2
|
11150 | Event: 57.809 Thread 0x000001bb5a3719b0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001bb684df4f0 relative=0x00000000000003b0
|
11151 | Event: 57.809 Thread 0x000001bb5a3719b0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001bb684df4f0 method=com.google.common.cache.LocalCache$LoadingValueReference.<init>(Lcom/google/common/cache/LocalCache$ValueReference;)V @ 20 c2
|
11152 | Event: 57.809 Thread 0x000001bb5a3719b0 DEOPT PACKING pc=0x000001bb684df4f0 sp=0x00000083444fdb30
|
11153 | Event: 57.809 Thread 0x000001bb5a3719b0 DEOPT UNPACKING pc=0x000001bb675a46a2 sp=0x00000083444fdaf8 mode 2
|
11154 |
|
11155 | Classes loaded (20 events):
|
11156 | Event: 56.685 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator
|
11157 | Event: 56.685 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator done
|
11158 | Event: 56.986 Loading class java/util/Spliterators$LongIteratorSpliterator
|
11159 | Event: 56.986 Loading class java/util/Spliterators$LongIteratorSpliterator done
|
11160 | Event: 57.057 Loading class java/util/stream/ReferencePipeline$15
|
11161 | Event: 57.057 Loading class java/util/stream/ReferencePipeline$15 done
|
11162 | Event: 57.058 Loading class java/util/stream/ReferencePipeline$15$1
|
11163 | Event: 57.058 Loading class java/util/stream/ReferencePipeline$15$1 done
|
11164 | Event: 57.173 Loading class sun/security/rsa/RSASignature$SHA1withRSA
|
11165 | Event: 57.173 Loading class sun/security/rsa/RSASignature$SHA1withRSA done
|
11166 | Event: 57.179 Loading class sun/net/www/http/PosterOutputStream
|
11167 | Event: 57.179 Loading class sun/net/www/http/PosterOutputStream done
|
11168 | Event: 57.200 Loading class jdk/internal/vm/annotation/ForceInline
|
11169 | Event: 57.200 Loading class jdk/internal/vm/annotation/ForceInline done
|
11170 | Event: 57.351 Loading class java/util/concurrent/LinkedBlockingQueue$Itr
|
11171 | Event: 57.352 Loading class java/util/concurrent/LinkedBlockingQueue$Itr done
|
11172 | Event: 57.429 Loading class java/lang/reflect/InaccessibleObjectException
|
11173 | Event: 57.429 Loading class java/lang/reflect/InaccessibleObjectException done
|
11174 | Event: 57.559 Loading class java/nio/HeapFloatBuffer
|
11175 | Event: 57.560 Loading class java/nio/HeapFloatBuffer done
|
11176 |
|
11177 | Classes unloaded (20 events):
|
11178 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x000000008102a000 'java/lang/invoke/LambdaForm$DMH+0x000000008102a000'
|
11179 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081029c00 'java/lang/invoke/LambdaForm$DMH+0x0000000081029c00'
|
11180 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081029800 'java/lang/invoke/LambdaForm$DMH+0x0000000081029800'
|
11181 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081029400 'java/lang/invoke/LambdaForm$DMH+0x0000000081029400'
|
11182 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081028c00 'java/lang/invoke/LambdaForm$MH+0x0000000081028c00'
|
11183 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081028800 'java/lang/invoke/LambdaForm$MH+0x0000000081028800'
|
11184 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081028400 'java/lang/invoke/LambdaForm$MH+0x0000000081028400'
|
11185 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081028000 'java/lang/invoke/LambdaForm$MH+0x0000000081028000'
|
11186 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081027800 'java/lang/invoke/LambdaForm$DMH+0x0000000081027800'
|
11187 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081027400 'java/lang/invoke/LambdaForm$DMH+0x0000000081027400'
|
11188 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081027000 'java/lang/invoke/LambdaForm$DMH+0x0000000081027000'
|
11189 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081026800 'java/lang/invoke/LambdaForm$DMH+0x0000000081026800'
|
11190 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081026400 'java/lang/invoke/LambdaForm$DMH+0x0000000081026400'
|
11191 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081026000 'java/lang/invoke/LambdaForm$DMH+0x0000000081026000'
|
11192 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081025c00 'java/lang/invoke/LambdaForm$DMH+0x0000000081025c00'
|
11193 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081025400 'java/lang/invoke/LambdaForm$DMH+0x0000000081025400'
|
11194 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081025000 'java/lang/invoke/LambdaForm$DMH+0x0000000081025000'
|
11195 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081024c00 'java/lang/invoke/LambdaForm$DMH+0x0000000081024c00'
|
11196 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081024800 'java/lang/invoke/LambdaForm$DMH+0x0000000081024800'
|
11197 | Event: 56.107 Thread 0x000001c77ebb9b00 Unloading class 0x0000000081024400 'java/lang/invoke/LambdaForm$DMH+0x0000000081024400'
|
11198 |
|
11199 | Classes redefined (0 events):
|
11200 | No events
|
11201 |
|
11202 | Internal exceptions (20 events):
|
11203 | Event: 57.058 Thread 0x000001bb38382a70 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb9bc6170}> (0x000001bbb9bc6170)
|
11204 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11205 | Event: 57.059 Thread 0x000001bb38382a70 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb9c1bc28}> (0x000001bbb9c1bc28)
|
11206 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11207 | Event: 57.062 Thread 0x000001bb38382a70 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb9c937f8}> (0x000001bbb9c937f8)
|
11208 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11209 | Event: 57.064 Thread 0x000001bb38382a70 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb9cd00d8}> (0x000001bbb9cd00d8)
|
11210 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11211 | Event: 57.065 Thread 0x000001bb38382a70 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb9cec0c0}> (0x000001bbb9cec0c0)
|
11212 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11213 | Event: 57.070 Thread 0x000001c77ecbffa0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb9fd1420}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, int, int)'> (0x000001bbb9fd1420)
|
11214 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11215 | Event: 57.100 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb93b6a60}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, int, java.lang.Object)'> (0x000001bbb93b6a60)
|
11216 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11217 | Event: 57.101 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb93baf98}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, int, java.lang.Object, java.lang.Object)'> (0x000001bbb93baf98)
|
11218 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11219 | Event: 57.144 Thread 0x000001c7984cc400 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb69756e0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, int, java.lang.Object, int)'> (0x000001bbb69756e0)
|
11220 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11221 | Event: 57.201 Thread 0x000001bb38382a70 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000001bbb78707f0}: Found class java.lang.Object, but interface was expected> (0x000001bbb78707f0)
|
11222 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
|
11223 | Event: 57.202 Thread 0x000001bb35d13ad0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb4755ec8}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, long, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000001bbb4755ec8)
|
11224 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11225 | Event: 57.219 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb44acee8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x000001bbb44acee8)
|
11226 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11227 | Event: 57.219 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb44b2358}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x000001bbb44b2358)
|
11228 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11229 | Event: 57.219 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb44b6cd8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float, java.lang.Object)'> (0x000001bbb44b6cd8)
|
11230 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11231 | Event: 57.236 Thread 0x000001bb5a3719b0 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb4502718}> (0x000001bbb4502718)
|
11232 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11233 | Event: 57.425 Thread 0x000001bb5a3719b0 Exception <a 'sun/nio/fs/WindowsException'{0x000001bbb4508500}> (0x000001bbb4508500)
|
11234 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
11235 | Event: 57.428 Thread 0x000001c797eff1d0 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000001bbb8e246a0}: Found class java.lang.Object, but interface was expected> (0x000001bbb8e246a0)
|
11236 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
|
11237 | Event: 57.534 Thread 0x000001bb38382a70 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb3605940}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float, int)'> (0x000001bbb3605940)
|
11238 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11239 | Event: 57.601 Thread 0x000001bb5a3719b0 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb04c8400}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int, int, int, int, int, long, long)'> (0x000001bbb04c8400)
|
11240 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11241 | Event: 57.718 Thread 0x000001bb38382a70 Exception <a 'java/lang/NoSuchMethodError'{0x000001bbb1619628}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object, float, int)'> (0x000001bbb1619628)
|
11242 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
11243 |
|
11244 | ZGC Phase Switch (0 events):
|
11245 | No events
|
11246 |
|
11247 | VM Operations (20 events):
|
11248 | Event: 57.208 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11249 | Event: 57.208 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11250 | Event: 57.230 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11251 | Event: 57.230 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11252 | Event: 57.231 Executing VM operation: ICBufferFull
|
11253 | Event: 57.232 Executing VM operation: ICBufferFull done
|
11254 | Event: 57.322 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11255 | Event: 57.322 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11256 | Event: 57.424 Executing VM operation: ICBufferFull
|
11257 | Event: 57.427 Executing VM operation: ICBufferFull done
|
11258 | Event: 57.567 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11259 | Event: 57.570 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11260 | Event: 57.576 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11261 | Event: 57.576 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11262 | Event: 57.615 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11263 | Event: 57.615 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11264 | Event: 57.686 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
11265 | Event: 57.687 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
11266 | Event: 57.706 Executing VM operation: ICBufferFull
|
11267 | Event: 57.707 Executing VM operation: ICBufferFull done
|
11268 |
|
11269 | Events (20 events):
|
11270 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67ce0390
|
11271 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67cc5990
|
11272 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67cead90
|
11273 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67ce5310
|
11274 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67ccb390
|
11275 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67cd5a10
|
11276 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67cc4b90
|
11277 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67cc3d10
|
11278 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67ca5b90
|
11279 | Event: 56.140 Thread 0x000001c77ebb9b00 flushing nmethod 0x000001bb67caba10
|
11280 | Event: 56.684 Thread 0x000001c797efc3e0 Thread added: 0x000001c797efc3e0
|
11281 | Event: 56.733 Thread 0x000001bb38386580 Thread exited: 0x000001bb38386580
|
11282 | Event: 56.733 Thread 0x000001c797efde20 Thread added: 0x000001c797efde20
|
11283 | Event: 57.021 Thread 0x000001c797eff1d0 Thread added: 0x000001c797eff1d0
|
11284 | Event: 57.179 Thread 0x000001c797efe4b0 Thread added: 0x000001c797efe4b0
|
11285 | Event: 57.182 Thread 0x000001c797efe4b0 Thread exited: 0x000001c797efe4b0
|
11286 | Event: 57.351 Thread 0x000001c797efa310 Thread added: 0x000001c797efa310
|
11287 | Event: 57.352 Thread 0x000001c797efe4b0 Thread added: 0x000001c797efe4b0
|
11288 | Event: 57.635 Thread 0x000001c797f00580 Thread added: 0x000001c797f00580
|
11289 | Event: 57.816 Thread 0x000001c797efa9a0 Thread added: 0x000001c797efa9a0
|
11290 |
|
11291 |
|
11292 | Dynamic libraries:
|
11293 | 0x00007ff71ef30000 - 0x00007ff71ef3e000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe
|
11294 | 0x00007ffcf8f50000 - 0x00007ffcf9148000 C:\Windows\SYSTEM32\ntdll.dll
|
11295 | 0x00007ffcf7d00000 - 0x00007ffcf7dc2000 C:\Windows\System32\KERNEL32.DLL
|
11296 | 0x00007ffcf68a0000 - 0x00007ffcf6b96000 C:\Windows\System32\KERNELBASE.dll
|
11297 | 0x00007ffcf6e70000 - 0x00007ffcf6f70000 C:\Windows\System32\ucrtbase.dll
|
11298 | 0x00007ffcdfb50000 - 0x00007ffcdfb68000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll
|
11299 | 0x00007ffcda960000 - 0x00007ffcda97b000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll
|
11300 | 0x00007ffcf7a10000 - 0x00007ffcf7bad000 C:\Windows\System32\USER32.dll
|
11301 | 0x00007ffcf6870000 - 0x00007ffcf6892000 C:\Windows\System32\win32u.dll
|
11302 | 0x00007ffce2650000 - 0x00007ffce28ea000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
|
11303 | 0x00007ffcf8010000 - 0x00007ffcf803b000 C:\Windows\System32\GDI32.dll
|
11304 | 0x00007ffcf74e0000 - 0x00007ffcf757e000 C:\Windows\System32\msvcrt.dll
|
11305 | 0x00007ffcf6cb0000 - 0x00007ffcf6dca000 C:\Windows\System32\gdi32full.dll
|
11306 | 0x00007ffcf6dd0000 - 0x00007ffcf6e6d000 C:\Windows\System32\msvcp_win.dll
|
11307 | 0x00007ffcf8040000 - 0x00007ffcf806f000 C:\Windows\System32\IMM32.DLL
|
11308 | 0x00007ffce7a50000 - 0x00007ffce7a5c000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll
|
11309 | 0x00007ffca7980000 - 0x00007ffca7a0d000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll
|
11310 | 0x00007ffbee780000 - 0x00007ffbef514000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll
|
11311 | 0x00007ffcf7dd0000 - 0x00007ffcf7e7f000 C:\Windows\System32\ADVAPI32.dll
|
11312 | 0x00007ffcf8d50000 - 0x00007ffcf8def000 C:\Windows\System32\sechost.dll
|
11313 | 0x00007ffcf7bb0000 - 0x00007ffcf7cd3000 C:\Windows\System32\RPCRT4.dll
|
11314 | 0x00007ffcf6840000 - 0x00007ffcf6867000 C:\Windows\System32\bcrypt.dll
|
11315 | 0x00007ffcf79a0000 - 0x00007ffcf7a0b000 C:\Windows\System32\WS2_32.dll
|
11316 | 0x00007ffcf5b00000 - 0x00007ffcf5b4b000 C:\Windows\SYSTEM32\POWRPROF.dll
|
11317 | 0x00007ffceae90000 - 0x00007ffceaeb7000 C:\Windows\SYSTEM32\WINMM.dll
|
11318 | 0x00007ffceae80000 - 0x00007ffceae8a000 C:\Windows\SYSTEM32\VERSION.dll
|
11319 | 0x00007ffcf59c0000 - 0x00007ffcf59d2000 C:\Windows\SYSTEM32\UMPDC.dll
|
11320 | 0x00007ffcf4440000 - 0x00007ffcf4452000 C:\Windows\SYSTEM32\kernel.appcore.dll
|
11321 | 0x00007ffcdb700000 - 0x00007ffcdb70a000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
|
11322 | 0x00007ffcefe10000 - 0x00007ffcefff4000 C:\Windows\SYSTEM32\DBGHELP.DLL
|
11323 | 0x00007ffcee580000 - 0x00007ffcee5b4000 C:\Windows\SYSTEM32\dbgcore.DLL
|
11324 | 0x00007ffcf6ba0000 - 0x00007ffcf6c22000 C:\Windows\System32\bcryptPrimitives.dll
|
11325 | 0x00007ffcda0d0000 - 0x00007ffcda0ef000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
|
11326 | 0x00007ffcd8390000 - 0x00007ffcd83a8000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
11327 | 0x00007ffcf8070000 - 0x00007ffcf87df000 C:\Windows\System32\SHELL32.dll
|
11328 | 0x00007ffcf4640000 - 0x00007ffcf4de3000 C:\Windows\SYSTEM32\windows.storage.dll
|
11329 | 0x00007ffcf7580000 - 0x00007ffcf78d5000 C:\Windows\System32\combase.dll
|
11330 | 0x00007ffcf6010000 - 0x00007ffcf603b000 C:\Windows\SYSTEM32\Wldp.dll
|
11331 | 0x00007ffcf87e0000 - 0x00007ffcf88ad000 C:\Windows\System32\OLEAUT32.dll
|
11332 | 0x00007ffcf7f60000 - 0x00007ffcf800d000 C:\Windows\System32\SHCORE.dll
|
11333 | 0x00007ffcf7940000 - 0x00007ffcf7995000 C:\Windows\System32\shlwapi.dll
|
11334 | 0x00007ffcf6510000 - 0x00007ffcf6535000 C:\Windows\SYSTEM32\profapi.dll
|
11335 | 0x00007ffc4b450000 - 0x00007ffc4b527000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
|
11336 | 0x00007ffcdb030000 - 0x00007ffcdb040000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
|
11337 | 0x00007ffcef9c0000 - 0x00007ffcefaca000 C:\Windows\SYSTEM32\WINHTTP.dll
|
11338 | 0x00007ffcf5d70000 - 0x00007ffcf5ddc000 C:\Windows\system32\mswsock.dll
|
11339 | 0x00007ffcd8040000 - 0x00007ffcd8056000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
|
11340 | 0x00007ffcda950000 - 0x00007ffcda959000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
|
11341 | 0x00007ffcda0c0000 - 0x00007ffcda0cb000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
|
11342 | 0x00007ffcf7cf0000 - 0x00007ffcf7cf8000 C:\Windows\System32\PSAPI.DLL
|
11343 | 0x00007ffcdde90000 - 0x00007ffcddea7000 C:\Windows\system32\napinsp.dll
|
11344 | 0x00007ffcdde50000 - 0x00007ffcdde6b000 C:\Windows\system32\pnrpnsp.dll
|
11345 | 0x00007ffcdde70000 - 0x00007ffcdde85000 C:\Windows\system32\wshbth.dll
|
11346 | 0x00007ffcf0e40000 - 0x00007ffcf0e5d000 C:\Windows\system32\NLAapi.dll
|
11347 | 0x00007ffcf59e0000 - 0x00007ffcf5a1b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
|
11348 | 0x00007ffcf5a20000 - 0x00007ffcf5aea000 C:\Windows\SYSTEM32\DNSAPI.dll
|
11349 | 0x00007ffcf7450000 - 0x00007ffcf7458000 C:\Windows\System32\NSI.dll
|
11350 | 0x00007ffcdde00000 - 0x00007ffcdde12000 C:\Windows\System32\winrnr.dll
|
11351 | 0x00007ffce82a0000 - 0x00007ffce82aa000 C:\Windows\System32\rasadhlp.dll
|
11352 | 0x00007ffced7a0000 - 0x00007ffced820000 C:\Windows\System32\fwpuclnt.dll
|
11353 | 0x00007ffcda030000 - 0x00007ffcda040000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
|
11354 | 0x00007ffcf5f70000 - 0x00007ffcf5f88000 C:\Windows\SYSTEM32\CRYPTSP.dll
|
11355 | 0x00007ffcf55e0000 - 0x00007ffcf5618000 C:\Windows\system32\rsaenh.dll
|
11356 | 0x00007ffcf64d0000 - 0x00007ffcf64fe000 C:\Windows\SYSTEM32\USERENV.dll
|
11357 | 0x00007ffcf5f60000 - 0x00007ffcf5f6c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
|
11358 | 0x00007ffcce0d0000 - 0x00007ffcce119000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\jna1095380892274299322.dll
|
11359 | 0x00007ffcf7180000 - 0x00007ffcf72ab000 C:\Windows\System32\Ole32.dll
|
11360 | 0x00007ffcf7310000 - 0x00007ffcf73b9000 C:\Windows\System32\clbcatq.dll
|
11361 | 0x00007ffcdfa70000 - 0x00007ffcdfa8f000 C:\Windows\SYSTEM32\amsi.dll
|
11362 | 0x00007ffcdf320000 - 0x00007ffcdf3bb000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25030.2-0\MpOav.dll
|
11363 | 0x00007ffce0730000 - 0x00007ffce0781000 C:\Windows\SYSTEM32\Pdh.dll
|
11364 | 0x00007ffcdf310000 - 0x00007ffcdf31f000 C:\Windows\System32\perfos.dll
|
11365 | 0x00007ffcd8380000 - 0x00007ffcd838e000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
|
11366 | 0x00007ffcf6690000 - 0x00007ffcf67ed000 C:\Windows\System32\CRYPT32.dll
|
11367 | 0x00007ffcf6080000 - 0x00007ffcf60a7000 C:\Windows\SYSTEM32\ncrypt.dll
|
11368 | 0x00007ffcf6040000 - 0x00007ffcf607b000 C:\Windows\SYSTEM32\NTASN1.dll
|
11369 | 0x00007ffcd8030000 - 0x00007ffcd8039000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
|
11370 | 0x00007ffc46b80000 - 0x00007ffc46c79000 \AppData\Local\Temp\sqlite-3.47.2.0-86492a40-e06e-46b8-82a4-08c69ccfa601-sqlitejdbc.dll
|
11371 | 0x00007ffc47510000 - 0x00007ffc4758b000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl.dll
|
11372 | 0x00007ffc47660000 - 0x00007ffc476e2000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\glfw.dll
|
11373 | 0x00007ffc46910000 - 0x00007ffc46b80000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\jemalloc.dll
|
11374 | 0x00007ffc40680000 - 0x00007ffc406c5000 C:\Windows\SYSTEM32\dinput8.dll
|
11375 | 0x00007ffcee1b0000 - 0x00007ffcee1c1000 C:\Windows\SYSTEM32\xinput1_4.dll
|
11376 | 0x00007ffcf67f0000 - 0x00007ffcf683e000 C:\Windows\System32\cfgmgr32.dll
|
11377 | 0x00007ffcf6370000 - 0x00007ffcf63a3000 C:\Windows\SYSTEM32\DEVOBJ.dll
|
11378 | 0x00007ffce74f0000 - 0x00007ffce7642000 C:\Windows\SYSTEM32\inputhost.dll
|
11379 | 0x00007ffcf35b0000 - 0x00007ffcf3707000 C:\Windows\SYSTEM32\wintypes.dll
|
11380 | 0x00007ffcf2870000 - 0x00007ffcf2962000 C:\Windows\SYSTEM32\CoreMessaging.dll
|
11381 | 0x00007ffcf3420000 - 0x00007ffcf3516000 C:\Windows\SYSTEM32\PROPSYS.dll
|
11382 | 0x00007ffcf2510000 - 0x00007ffcf286b000 C:\Windows\SYSTEM32\CoreUIComponents.dll
|
11383 | 0x00007ffcf5840000 - 0x00007ffcf5873000 C:\Windows\SYSTEM32\ntmarta.dll
|
11384 | 0x00007ffcf4140000 - 0x00007ffcf416f000 C:\Windows\SYSTEM32\dwmapi.dll
|
11385 | 0x00007ffcf3eb0000 - 0x00007ffcf3f4e000 C:\Windows\system32\uxtheme.dll
|
11386 | 0x00007ffcf8df0000 - 0x00007ffcf8f05000 C:\Windows\System32\MSCTF.dll
|
11387 | 0x00007ffc9cbd0000 - 0x00007ffc9ccf8000 C:\Windows\SYSTEM32\opengl32.dll
|
11388 | 0x00007ffcad0c0000 - 0x00007ffcad0ec000 C:\Windows\SYSTEM32\GLU32.dll
|
11389 | 0x00007ffcf01f0000 - 0x00007ffcf021e000 C:\Windows\System32\DriverStore\FileRepository\u0403852.inf_amd64_63c1d613d771eff0\B400781\atig6pxx.dll
|
11390 | 0x00007ffc06f50000 - 0x00007ffc0b42f000 C:\Windows\System32\DriverStore\FileRepository\u0403852.inf_amd64_63c1d613d771eff0\B400781\atio6axx.dll
|
11391 | 0x00007ffcf88b0000 - 0x00007ffcf8d21000 C:\Windows\System32\SETUPAPI.dll
|
11392 | 0x00007ffceae00000 - 0x00007ffceae35000 C:\Windows\SYSTEM32\amdihk64.dll
|
11393 | 0x00007ffcf6c30000 - 0x00007ffcf6ca3000 C:\Windows\System32\WINTRUST.dll
|
11394 | 0x00007ffcf61a0000 - 0x00007ffcf61b2000 C:\Windows\SYSTEM32\MSASN1.dll
|
11395 | 0x00007ffce82b0000 - 0x00007ffce83a9000 C:\Windows\SYSTEM32\textinputframework.dll
|
11396 | 0x00007ffce3610000 - 0x00007ffce3676000 C:\Windows\system32\Oleacc.dll
|
11397 | 0x00007ffc475d0000 - 0x00007ffc47652000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl_stb.dll
|
11398 | 0x00007ffcec930000 - 0x00007ffcec9de000 C:\Windows\SYSTEM32\mscms.dll
|
11399 | 0x00007ffcec520000 - 0x00007ffcec531000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
|
11400 | 0x00007ffc349a0000 - 0x00007ffc349e5000 C:\Windows\SYSTEM32\icm32.dll
|
11401 | 0x00007ffca7ea0000 - 0x00007ffca7efe000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\lwjgl_opengl.dll
|
11402 | 0x00007ffc3abe0000 - 0x00007ffc3ada7000 \AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7\OpenAL.dll
|
11403 | 0x00007ffcf0000000 - 0x00007ffcf0089000 C:\Windows\System32\MMDevApi.dll
|
11404 | 0x00007ffc3a540000 - 0x00007ffc3a6cd000 C:\Windows\System32\Speech\Common\sapi.dll
|
11405 | 0x00007ffcf37d0000 - 0x00007ffcf37db000 C:\Windows\SYSTEM32\msdmo.dll
|
11406 | 0x00007ffcd0880000 - 0x00007ffcd089e000 C:\Windows\SYSTEM32\MSACM32.dll
|
11407 | 0x00007ffce3680000 - 0x00007ffce36a6000 C:\Windows\SYSTEM32\winmmbase.dll
|
11408 | 0x00007ffcd5d20000 - 0x00007ffcd5ea1000 C:\Windows\SYSTEM32\AUDIOSES.DLL
|
11409 | 0x00007ffcf4040000 - 0x00007ffcf4054000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
|
11410 | 0x00007ffc2f1c0000 - 0x00007ffc2f34d000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
|
11411 | 0x00007ffcf2e50000 - 0x00007ffcf2ee4000 C:\Windows\SYSTEM32\apphelp.dll
|
11412 | 0x00007ffcdeb20000 - 0x00007ffcdeb27000 C:\Windows\system32\wshunix.dll
|
11413 |
|
11414 | dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
|
11415 | symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16;\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server;\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25030.2-0;\AppData\Local\Temp;C:\Windows\System32\DriverStore\FileRepository\u0403852.inf_amd64_63c1d613d771eff0\B400781;C:\Windows\System32\Speech\Common
|
11416 |
|
11417 | VM Arguments:
|
11418 | jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\31fa55a66ce510c292c08a8ff242e9484f7f9fa7 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.13.19 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx48G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml
|
11419 | java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --username zoophere --version fabric-loader-0.16.13-1.21.5 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 24 --uuid 6c7409e7d2714adea9fc9e97dcc90c6c -ny8tyZ68bv6x--IhTH5yG1UX8dBbFzAMGLjV1ojvnLU07yZpp1Z_-HunRh0u398x6GddeC2XduIj8iBaWR4rHEKUumFOG9KBs0ms44wS21ootgiFIb91VCq-GnC7w8ckqt7xmQm14Yj3qu76i-dyd65FP9_tGvWyU2v9WKQR70uF_SerQHOX7frJPGWntQLG4bp6zNZawF_fu4VWELSF_hXXvxkLfsCMpJ25M98m2ISlfvn0yH6204i3KWGz6O5YKaGvSzdXXabnK9DGEB_9t7cRnZmU8eP7_gWjdFzF9n6LAoU8A --clientId Njc2ODNlMWYtYjM4Yy00M2E3LThjNWEtNDcwZDhmMjQ5ODcy --xuid 2535431050565336 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1745904465039.json
|
11420 | java_class_path (initial): \AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.7.1\asm-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.7.1\asm-analysis-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.7.1\asm-commons-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.7.1\asm-tree-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.7.1\asm-util-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\sponge-mixin\0.15.4+mixin.0.8.7\sponge-mixin-0.15.4+mixin.0.8.7.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.21.5\intermediary-1.21.5.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.13\fabric-loader-0.16.13.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-annotations\2.13.4\jackson-annotations-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-core\2.13.4\jackson-core-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-databind\**.**.**.**\jackson-databind-2.13.4.2.jar;\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\6.6.5\oshi-core-6.6.5.jar;\AppData\Roaming\.minecraft\libraries\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar;\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.11.0\gson-2.11.0.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\33.3.1-jre\guava-33.3.1-jre.jar;\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\76.1\icu4j-76.1.jar;\AppData\Roaming\.minecraft\libraries\com\microsoft\azure\msal4j\1.17.2\msal4j-1.17.2.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\6.0.58\authlib-6.0.58.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.5.10\logging-1.5.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\2.2.10\patchy-2.2.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.18.11\text2speech-1.18.11.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\content-type\2.3\content-type-2.3.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\lang-tag\1.7\lang-tag-1.7.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\nimbus-jose-jwt\9.40\nimbus-jose-jwt-9.40.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\oauth2-oidc-sdk\11.18\oauth2-oidc-sdk-11.18.jar;\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.17.1\commons-codec-1.17.1.jar;\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.17.0\commons-io-2.17.0.jar;\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.3.4\commons-logging-1.3.4.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-buffer\4.1.118.Final\netty-buffer-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-codec\4.1.118.Final\netty-codec-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-common\4.1.118.Final\netty-common-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-handler\4.1.118.Final\netty-handler-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-resolver\4.1.118.Final\netty-resolver-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-classes-epoll\4.1.118.Final\netty-transport-classes-epoll-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-native-unix-common\4.1.118.Final\netty-transport-native-unix-common-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport\4.1.118.Final\netty-transport-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.15.0\jna-platform-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.15.0\jna-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\accessors-smart\2.5.1\accessors-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\json-smart\2.5.1\json-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.27.1\commons-compress-1.27.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.17.0\commons-lang3-3.17.0.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.24.1\log4j-api-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.24.1\log4j-core-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.24.1\log4j-slf4j2-impl-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\jcraft\jorbis\0.0.17\jorbis-0.0.17.jar;\AppData\Roaming\.minecraft\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar;\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\2.0.16\slf4j-api-2.0.16.jar;\AppData\Roaming\.minecraft\versions\fabric-loader-0.16.13-1.21.5\fabric-loader-0.16.13-1.21.5.jar
|
11421 | Launcher Type: SUN_STANDARD
|
11422 |
|
11423 | [Global flags]
|
11424 | intx CICompilerCount = 12 {product} {ergonomic}
|
11425 | uint ConcGCThreads = 3 {product} {ergonomic}
|
11426 | uint G1ConcRefinementThreads = 13 {product} {ergonomic}
|
11427 | uint G1EagerReclaimRemSetThreshold = 256 {experimental} {ergonomic}
|
11428 | size_t G1HeapRegionSize = 33554432 {product} {command line}
|
11429 | uintx G1NewSizePercent = 20 {experimental} {command line}
|
11430 | uint G1RemSetArrayOfCardsEntries = 256 {experimental} {ergonomic}
|
11431 | uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
|
11432 | uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
|
11433 | uintx G1ReservePercent = 20 {product} {command line}
|
11434 | uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
|
11435 | ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
|
11436 | size_t InitialHeapSize = 1073741824 {product} {ergonomic}
|
11437 | size_t MarkStackSize = 4194304 {product} {ergonomic}
|
11438 | uintx MaxGCPauseMillis = 50 {product} {command line}
|
11439 | size_t MaxHeapSize = 51539607552 {product} {command line}
|
11440 | size_t MaxNewSize = 30903631872 {product} {ergonomic}
|
11441 | size_t MinHeapDeltaBytes = 33554432 {product} {ergonomic}
|
11442 | size_t MinHeapSize = 33554432 {product} {ergonomic}
|
11443 | uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic}
|
11444 | uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
|
11445 | uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
|
11446 | uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
|
11447 | bool SegmentedCodeCache = true {product} {ergonomic}
|
11448 | size_t SoftMaxHeapSize = 51539607552 {manageable} {ergonomic}
|
11449 | intx ThreadStackSize = 1024 {pd product} {command line}
|
11450 | bool UnlockExperimentalVMOptions = true {experimental} {command line}
|
11451 | bool UseG1GC = true {product} {command line}
|
11452 | bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
|
11453 |
|
11454 | Logging:
|
11455 | Log output configuration:
|
11456 | #0: stdout all=warning uptime,level,tags foldmultilines=false
|
11457 | #1: stderr all=off uptime,level,tags foldmultilines=false
|
11458 |
|
11459 | Environment Variables:
|
11460 | PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Java\jdk-19\bin;C:\Program Files\Git\cmd;\apache-maven-3.9.1\bin;C:\Program Files\CMake\bin;C:\Program Files\Docker\Docker\resources\bin;\AppData\Local\Programs\Python\Python35\Scripts\;\AppData\Local\Programs\Python\Python35\;\AppData\Local\Programs\Python\Python37\Scripts\;\AppData\Local\Programs\Python\Python37\;C:\Program Files\Java\jdk-18.0.2\bin;C:\Program Files\Java\jdk-18.0.2\bin;\AppData\Local\Programs\Python\Python39\Scripts\;\AppData\Local\Programs\Python\Python39\;\AppData\Local\Microsoft\WindowsApps;\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\PyCharm Community Edition 2022.1\bin;\.dotnet\tools;\A
|
11461 | USERNAME=********
|
11462 | OS=Windows_NT
|
11463 | PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
|
11464 | TMP=<TMP>
|
11465 | TEMP=<TEMP>
|
11466 |
|
11467 |
|
11468 |
|
11469 |
|
11470 | Periodic native trim disabled
|
11471 |
|
11472 | --------------- S Y S T E M ---------------
|
11473 |
|
11474 | OS:
|
11475 | Windows 10 , 64 bit Build 19041 (10.0.19041.5678)
|
11476 | OS uptime: 3 days 19:44 hours
|
11477 | Hyper-V role detected
|
11478 |
|
11479 | CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 23 model 113 stepping 0 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, hv, rdtscp, rdpid, f16c
|
11480 | Processor Information for all 16 processors :
|
11481 | Max Mhz: 3600, Current Mhz: 3600, Mhz Limit: 3600
|
11482 |
|
11483 | Memory: 4k page, system-wide physical 65462M (44342M free)
|
11484 | TotalPageFile size 87990M (AvailPageFile size 56440M)
|
11485 | current process WorkingSet (physical memory assigned to process): 2338M, peak: 2421M
|
11486 | current process commit charge ("private bytes"): 2853M, peak: 2876M
|
11487 |
|
11488 | vm_info: OpenJDK 64-Bit Server VM (21.0.3+9-LTS) for windows-amd64 JRE (21.0.3+9-LTS), built on 2024-04-10T01:25:38Z by "MicrosoftCorporation" with MS VC++ 16.10 / 16.11 (VS2019)
|
11489 |
|
11490 | END.
|