1 | #
|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
3 | #
|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcc58864b2, pid=16064, tid=10388
|
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 oops, compressed class ptrs, g1 gc, windows-amd64)
|
8 | # Problematic frame:
|
9 | # C [atio6axx.dll+0x10264b2]
|
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: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Djna.tmpdir=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dorg.lwjgl.system.SharedLibraryExtractPath=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dio.netty.native.workdir=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.3.173 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx10783M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\********\AppData\Roaming\.minecraft -DlibraryDirectory=C:\Users\********\AppData\Roaming\.minecraft\libraries -Dlog4j.configurationFile=C:\Users\********\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml net.fabricmc.loader.impl.launch.knot.KnotClient --username GioManYu --version Fabric 1.21.4 --gameDir C:\Users\********\AppData\Roaming\.minecraft --assetsDir C:\Users\********\AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 1f0b09b6-20c5-11ee-a9a3-f02f74958d22 --accessToken ****************:**************** --clientId null --xuid null --userType mojang --versionType modified --width 925 --height 530 --fullscreen
|
22 |
|
23 | Host: AMD Ryzen 5 5600G with Radeon Graphics , 12 cores, 15G, Windows 10 , 64 bit Build 19041 (10.0.19041.5915)
|
24 | Time: Sat Jun 14 22:02:11 2025 China Standard Time elapsed time: 55.631424 seconds (0d 0h 0m 55s)
|
25 |
|
26 | --------------- T H R E A D ---------------
|
27 |
|
28 | Current thread (0x000001e9e47a0fa0): JavaThread "Render thread" [_thread_in_native, id=10388, stack(0x0000006019f00000,0x000000601a000000) (1024K)]
|
29 |
|
30 | Stack: [0x0000006019f00000,0x000000601a000000], sp=0x0000006019ffdd88, free space=1015k
|
31 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
32 | C [atio6axx.dll+0x10264b2]
|
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.DhClientLevel.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+0x0000000800d9ef30.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5
|
54 | j net.minecraft.class_761.handler$zlf000$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;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;ZLnet/minecraft/class_4604;Lnet/minecraft/class_9925;)V+52
|
56 | j net.minecraft.class_761$$Lambda+0x000000080140fc60.run()V+56
|
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+1156
|
59 | j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+654
|
60 | J 15853 c1 net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V (973 bytes) @ 0x000001e9eb2f0d84 [0x000001e9eb2ef340+0x0000000000001a44]
|
61 | J 15771 c1 net.minecraft.class_310.method_1523(Z)V (1063 bytes) @ 0x000001e9eb2c229c [0x000001e9eb2beb80+0x000000000000371c]
|
62 | j net.minecraft.class_310.method_1514()V+102
|
63 | j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1668
|
64 | j java.lang.invoke.LambdaForm$DMH+0x0000000800300400.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.3
|
65 | j java.lang.invoke.LambdaForm$MH+0x00000008002d8c00.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 0x000001e9f104100d
|
70 |
|
71 | siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001e9bc6d2000
|
72 |
|
73 |
|
74 | Registers:
|
75 | RAX=0x0000000000000000, RBX=0x0000000000000023, RCX=0x0000000000000010, RDX=0x00007ffcc8269760
|
76 | RSP=0x0000006019ffdd88, RBP=0x0000006019ffde19, RSI=0x0000000000001ecf, RDI=0x00007ffcc8269760
|
77 | R8 =0x000001e9bc6d2000, R9 =0x000001e994d6da34, R10=0x0000000000000fff, R11=0x0000000000000ff0
|
78 | R12=0x000001e994d6da38, R13=0x000001e9ab9aa080, R14=0x00007ffcc82698b0, R15=0x00007ffcc82699d0
|
79 | RIP=0x00007ffcc58864b2, EFLAGS=0x0000000000010283
|
80 |
|
81 |
|
82 | Register to memory mapping:
|
83 |
|
84 | RAX=0x0 is null
|
85 | RBX=0x0000000000000023 is an unknown value
|
86 | RCX=0x0000000000000010 is an unknown value
|
87 | RDX=0x00007ffcc8269760 atio6axx.dll
|
88 | RSP=0x0000006019ffdd88 is pointing into the stack for thread: 0x000001e9e47a0fa0
|
89 | RBP=0x0000006019ffde19 is pointing into the stack for thread: 0x000001e9e47a0fa0
|
90 | RSI=0x0000000000001ecf is an unknown value
|
91 | RDI=0x00007ffcc8269760 atio6axx.dll
|
92 | R8 =0x000001e9bc6d2000 is an unknown value
|
93 | R9 =0x000001e994d6da34 points into unknown readable memory: cf 1e 00 00
|
94 | R10=0x0000000000000fff is an unknown value
|
95 | R11=0x0000000000000ff0 is an unknown value
|
96 | R12=0x000001e994d6da38 points into unknown readable memory: 0x000001e9bc6d0000 | 00 00 6d bc e9 01 00 00
|
97 | R13=0x000001e9ab9aa080 points into unknown readable memory: 0x00007ffcc78ba600 | 00 a6 8b c7 fc 7f 00 00
|
98 | R14=0x00007ffcc82698b0 atio6axx.dll
|
99 | R15=0x00007ffcc82699d0 atio6axx.dll
|
100 |
|
101 | Top of Stack: (sp=0x0000006019ffdd88)
|
102 | 0x0000006019ffdd88: 00007ffcc49d1502 0000000000000000
|
103 | 0x0000006019ffdd98: 00007ffcc82697d0 0000000000000000
|
104 | 0x0000006019ffdda8: 00000005611b3400 000001e98c878d98
|
105 | 0x0000006019ffddb8: 0000000000000000 0000006019ffde38
|
106 | 0x0000006019ffddc8: 0000001b00000001 000001e994d6da34
|
107 | 0x0000006019ffddd8: 0000000000000000 000001e994d6da38
|
108 | 0x0000006019ffdde8: 0000000000000000 0000006019ff0000
|
109 | 0x0000006019ffddf8: 000001e995667a88 0000000000000004
|
110 | 0x0000006019ffde08: 000001e98ca03600 0000006019ffdea0
|
111 | 0x0000006019ffde18: 000001e9f1048860 0000f8d5113ff79f
|
112 | 0x0000006019ffde28: 0000000000001ecf 000001e994d6da34
|
113 | 0x0000006019ffde38: 000001e9e47a0fa0 0000006019ffdf68
|
114 | 0x0000006019ffde48: 000001e9992ea5a8 0000000000000000
|
115 | 0x0000006019ffde58: 000001e994d6da34 0000000000001ecf
|
116 | 0x0000006019ffde68: 000001e9992ea5a8 0000006019ffdf20
|
117 | 0x0000006019ffde78: 000001e9f104ce4b 00000005611a8668
|
118 | 0x0000006019ffde88: 000001e98b633800 0000000000000000
|
119 | 0x0000006019ffde98: 0000006019ffdeb8 000001e994d6da38
|
120 | 0x0000006019ffdea8: 000001e994d6da34 0000000000000000
|
121 | 0x0000006019ffdeb8: 0000000000001ecf 0000000000000001
|
122 | 0x0000006019ffdec8: 0000006019ffdec8 000001e98c83b369
|
123 | 0x0000006019ffded8: 0000006019ffded8 0000000000000000
|
124 | 0x0000006019ffdee8: 0000000000000009 000001e999308000
|
125 | 0x0000006019ffdef8: 0000000000000000 000000056641e580
|
126 | 0x0000006019ffdf08: 000001e9992ea5a8 0000000000000000
|
127 | 0x0000006019ffdf18: 0000006019ffdf40 0000006019ffdfb8
|
128 | 0x0000006019ffdf28: 000001e9f1048860 000000056641e580
|
129 | 0x0000006019ffdf38: 000001e9f104a3d7 000001e994d6da34
|
130 | 0x0000006019ffdf48: 0000000000000000 000001e994d6da38
|
131 | 0x0000006019ffdf58: 0000000000000000 0000000000000001
|
132 | 0x0000006019ffdf68: 000000000000001b 0000006019ffdf70
|
133 | 0x0000006019ffdf78: 000001e9992ea90e 0000000000000008
|
134 |
|
135 | Instructions: (pc=0x00007ffcc58864b2)
|
136 | 0x00007ffcc58863b2: c3 77 28 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3
|
137 | 0x00007ffcc58863c2: 66 0f 74 ca 0f 56 c8 66 0f d7 c1 85 c0 75 06 49
|
138 | 0x00007ffcc58863d2: 83 c0 10 eb d3 0f bc c0 4c 03 c0 41 80 38 00 0f
|
139 | 0x00007ffcc58863e2: 84 50 01 00 00 41 3a 18 75 62 49 8b d0 4c 8b cf
|
140 | 0x00007ffcc58863f2: 49 8b c1 49 23 c2 49 3b c3 77 3e 48 8b c2 49 23
|
141 | 0x00007ffcc5886402: c2 49 3b c3 77 33 f3 41 0f 6f 01 f3 0f 6f 0a 66
|
142 | 0x00007ffcc5886412: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 0f 56 c8 66 0f
|
143 | 0x00007ffcc5886422: d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb c0
|
144 | 0x00007ffcc5886432: 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74 14
|
145 | 0x00007ffcc5886442: 38 02 75 08 48 ff c2 49 ff c1 eb a4 49 ff c0 e9
|
146 | 0x00007ffcc5886452: 54 ff ff ff 49 8b c0 e9 db 00 00 00 48 8b c7 49
|
147 | 0x00007ffcc5886462: 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 38 0f 57 c0
|
148 | 0x00007ffcc5886472: 48 8b cf ba 10 00 00 00 0f be c3 44 8a cb 66 0f
|
149 | 0x00007ffcc5886482: 73 d8 01 66 0f 3a 20 c0 0f 48 8d 41 01 84 db 74
|
150 | 0x00007ffcc5886492: 02 8a 18 45 84 c9 48 0f 44 c1 48 8b c8 48 83 ea
|
151 | 0x00007ffcc58864a2: 01 75 d5 8a 1f 49 8b c0 49 23 c2 49 3b c3 77 5e
|
152 | 0x00007ffcc58864b2: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0
|
153 | 0x00007ffcc58864c2: 10 eb e2 73 70 66 0f 3a 63 c1 0c 48 63 c1 4c 03
|
154 | 0x00007ffcc58864d2: c0 49 8b d0 4c 8b cf 48 8b c2 49 23 c2 49 3b c3
|
155 | 0x00007ffcc58864e2: 77 3c 49 8b c1 49 23 c2 49 3b c3 77 31 f3 0f 6f
|
156 | 0x00007ffcc58864f2: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 1b 0f 88
|
157 | 0x00007ffcc5886502: 50 ff ff ff 48 83 c2 10 49 83 c1 10 eb c9 41 80
|
158 | 0x00007ffcc5886512: 38 00 74 21 41 38 18 74 b8 49 ff c0 eb 87 41 8a
|
159 | 0x00007ffcc5886522: 01 84 c0 0f 84 2b ff ff ff 38 02 75 ec 48 ff c2
|
160 | 0x00007ffcc5886532: 49 ff c1 eb a2 33 c0 48 8b 5c 24 08 48 8b 7c 24
|
161 | 0x00007ffcc5886542: 10 c3 48 87 11 48 8b c2 c3 cc 48 8b 01 90 c3 cc
|
162 | 0x00007ffcc5886552: cc cc 48 8b 01 90 c3 cc cc cc 48 8b 05 cd 73 aa
|
163 | 0x00007ffcc5886562: 02 90 c3 cc cc cc 48 83 ec 28 e8 eb ff ff ff 48
|
164 | 0x00007ffcc5886572: 85 c0 74 06 ff 15 e4 65 1f 01 e8 6f 00 05 00 cc
|
165 | 0x00007ffcc5886582: cc cc 48 87 0d a5 73 aa 02 48 8b c1 c3 cc 4c 8b
|
166 | 0x00007ffcc5886592: c1 44 0f b7 ca 33 c9 83 3d e8 ea 95 02 02 7d 2f
|
167 | 0x00007ffcc58865a2: 49 8b d0 41 0f b7 00 49 83 c0 02 66 85 c0 75 f3
|
168 |
|
169 |
|
170 | Stack slot to memory mapping:
|
171 |
|
172 | stack at sp + 0 slots: 0x00007ffcc49d1502 atio6axx.dll
|
173 | stack at sp + 1 slots: 0x0 is null
|
174 | stack at sp + 2 slots: 0x00007ffcc82697d0 atio6axx.dll
|
175 | stack at sp + 3 slots: 0x0 is null
|
176 | stack at sp + 4 slots: 0x00000005611b3400 is an oop: java.lang.Class
|
177 | {0x00000005611b3400} - klass: 'java/lang/Class'
|
178 | - ---- fields (total size 14 words):
|
179 | - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000)
|
180 | - injected 'klass' 'J' @16 34362856112 (0x00000008002f92b0)
|
181 | - injected 'array_klass' 'J' @24 0 (0x0000000000000000)
|
182 | - injected 'oop_size' 'I' @32 14 (0x0000000e)
|
183 | - injected 'static_oop_field_count' 'I' @36 0 (0x00000000)
|
184 | - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x00000000)
|
185 | - private transient 'name' 'Ljava/lang/String;' @44 "org.lwjgl.system.CustomBuffer"{0x00000005611b3470} (0xac23668e)
|
186 | - private transient 'module' 'Ljava/lang/Module;' @48 a 'java/lang/Module'{0x0000000560003428} (0xac000685)
|
187 | - private final 'classLoader' 'Ljava/lang/ClassLoader;' @52 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x0000000560000000} (0xac000000)
|
188 | - private transient 'classData' 'Ljava/lang/Object;' @56 null (0x00000000)
|
189 | - private transient 'packageName' 'Ljava/lang/String;' @60 "org.lwjgl.system"{0x0000000560380200} (0xac070040)
|
190 | - private final 'componentType' 'Ljava/lang/Class;' @64 null (0x00000000)
|
191 | - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @68 a 'java/lang/ref/SoftReference'{0x00000005611b34b8} (0xac236697)
|
192 | - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @72 null (0x00000000)
|
193 | - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @76 null (0x00000000)
|
194 | - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @80 null (0x00000000)
|
195 | - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @84 null (0x00000000)
|
196 | - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @88 null (0x00000000)
|
197 | - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @92 null (0x00000000)
|
198 | - injected 'protection_domain' 'Ljava/lang/Object;' @96 a 'java/security/ProtectionDomain'{0x000000056058c820} (0xac0b1904)
|
199 | - injected 'signers_name' 'Ljava/lang/Object;' @100 null (0x00000000)
|
200 | - injected 'source_file' 'Ljava/lang/Object;' @104 null (0x00000000)
|
201 | - signature: Lorg/lwjgl/system/CustomBuffer;
|
202 | - ---- static fields (0):
|
203 | stack at sp + 5 slots: {method} {0x000001e98c878da0} 'nextPutIndex' '()I' in 'org/lwjgl/system/CustomBuffer'
|
204 | stack at sp + 6 slots: 0x0 is null
|
205 | stack at sp + 7 slots: 0x0000006019ffde38 is pointing into the stack for thread: 0x000001e9e47a0fa0
|
206 |
|
207 |
|
208 | Compiled method (c1) 55693 15853 ! 3 net.minecraft.class_757::method_3192 (973 bytes)
|
209 | total in heap [0x000001e9eb2ee690,0x000001e9eb2f9810] = 45440
|
210 | relocation [0x000001e9eb2ee7f0,0x000001e9eb2ef320] = 2864
|
211 | constants [0x000001e9eb2ef320,0x000001e9eb2ef340] = 32
|
212 | main code [0x000001e9eb2ef340,0x000001e9eb2f66b0] = 29552
|
213 | stub code [0x000001e9eb2f66b0,0x000001e9eb2f6ae8] = 1080
|
214 | oops [0x000001e9eb2f6ae8,0x000001e9eb2f6ba0] = 184
|
215 | metadata [0x000001e9eb2f6ba0,0x000001e9eb2f6e50] = 688
|
216 | scopes data [0x000001e9eb2f6e50,0x000001e9eb2f8210] = 5056
|
217 | scopes pcs [0x000001e9eb2f8210,0x000001e9eb2f9430] = 4640
|
218 | dependencies [0x000001e9eb2f9430,0x000001e9eb2f9480] = 80
|
219 | handler table [0x000001e9eb2f9480,0x000001e9eb2f95d0] = 336
|
220 | nul chk table [0x000001e9eb2f95d0,0x000001e9eb2f9810] = 576
|
221 |
|
222 |
|
223 | [Constant Pool]
|
224 | Address hex4 hex8
|
225 | 0x000001e9eb2ef320: 0x447a0000 0x46a41000447a0000
|
226 | 0x000001e9eb2ef324: 0x46a41000
|
227 | 0x000001e9eb2ef328: 0x3f800000 0xf4f4f4f43f800000
|
228 | 0x000001e9eb2ef32c: 0xf4f4f4f4
|
229 | 0x000001e9eb2ef330: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
|
230 | 0x000001e9eb2ef334: 0xf4f4f4f4
|
231 | 0x000001e9eb2ef338: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
|
232 | 0x000001e9eb2ef33c: 0xf4f4f4f4
|
233 |
|
234 | [MachCode]
|
235 | [Entry Point]
|
236 | # {method} {0x000001e999619258} '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 | 0x000001e9eb2ef340: ; {no_reloc}
|
242 | 0x000001e9eb2ef340: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
|
243 |
|
244 | 0x000001e9eb2ef354: ; {runtime_call ic_miss_stub}
|
245 | 0x000001e9eb2ef354: 0f85 26f4 | d905 660f | 1f44 0000
|
246 | [Verified Entry Point]
|
247 | 0x000001e9eb2ef360: 8984 2400 | 80ff ff55 | 4881 ecd0 | 0100 0090 | 4181 7f20 | 0900 0000
|
248 |
|
249 | 0x000001e9eb2ef378: ; {runtime_call StubRoutines (final stubs)}
|
250 | 0x000001e9eb2ef378: 7405 e8e1 | 59d8 0548 | 8994 24a8 | 0000 004c | 8984 24b8 | 0000 0044 | 898c 24b0
|
251 |
|
252 | 0x000001e9eb2ef394: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
253 | 0x000001e9eb2ef394: 0000 0048 | bed8 2a0b | 9ae9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
|
254 | 0x000001e9eb2ef3b4: 0000 85ff | 0f84 d361 | 0000 488b
|
255 |
|
256 | 0x000001e9eb2ef3c0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
257 | 0x000001e9eb2ef3c0: f248 bfd8 | 2a0b 9ae9 | 0100 0048 | 8387 1001
|
258 |
|
259 | 0x000001e9eb2ef3d0: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
260 | 0x000001e9eb2ef3d0: 0000 0148 | be48 430b | 9ae9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
261 | 0x000001e9eb2ef3f0: 1f00 85ff | 0f84 b861 | 0000 4d85 | c00f 842a
|
262 |
|
263 | 0x000001e9eb2ef400: ; {metadata('net/minecraft/class_9779$class_9781')}
|
264 | 0x000001e9eb2ef400: 0000 0048 | b8e0 76ca | 0008 0000 | 0041 8b58 | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b
|
265 | 0x000001e9eb2ef420: 4338 0f85 | ab61 0000 | e900 0000 | 0049 8bf0
|
266 |
|
267 | 0x000001e9eb2ef430: ; implicit exception: dispatches to 0x000001e9eb2f55d8
|
268 | 0x000001e9eb2ef430: 493b 0049
|
269 |
|
270 | 0x000001e9eb2ef434: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
271 | 0x000001e9eb2ef434: 8bf0 48bf | 4843 0b9a | e901 0000 | 4883 8728 | 0100 0001 | 498b f041 | b801 0000 | 0048 8bd6
|
272 | 0x000001e9eb2ef454: ; {optimized virtual_call}
|
273 | 0x000001e9eb2ef454: 6666 90e8
|
274 |
|
275 | 0x000001e9eb2ef458: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
276 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
277 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@5 (line 1924)
|
278 | ; - net.minecraft.class_757::method_3192@4
|
279 | 0x000001e9eb2ef458: a4ae 0000
|
280 |
|
281 | 0x000001e9eb2ef45c: ; {other}
|
282 | 0x000001e9eb2ef45c: 0f1f 8400 | cc0d 0000
|
283 |
|
284 | 0x000001e9eb2ef464: ; {oop(a 'net/irisshaders/iris/uniforms/CapturedRenderingState'{0x0000000566bfacb0})}
|
285 | 0x000001e9eb2ef464: 48b8 b0ac | bf66 0500 | 0000 488b
|
286 |
|
287 | 0x000001e9eb2ef470: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
288 | 0x000001e9eb2ef470: d048 be48 | 430b 9ae9 | 0100 0048 | 8386 6001 | 0000 01c5 | fa11 4018
|
289 |
|
290 | 0x000001e9eb2ef488: ; {oop(a 'net/irisshaders/iris/uniforms/SystemTimeUniforms$FrameCounter'{0x0000000566bfeb90})}
|
291 | 0x000001e9eb2ef488: 48be 90eb | bf66 0500 | 0000 488b
|
292 |
|
293 | 0x000001e9eb2ef494: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
294 | 0x000001e9eb2ef494: c648 ba48 | 430b 9ae9 | 0100 0048 | 8382 9801
|
295 |
|
296 | 0x000001e9eb2ef4a4: ; {metadata(method data for {method} {0x000001e999968630} 'beginFrame' '()V' in 'net/irisshaders/iris/uniforms/SystemTimeUniforms$FrameCounter')}
|
297 | 0x000001e9eb2ef4a4: 0000 0148 | b860 470b | 9ae9 0100 | 008b 90cc | 0000 0083 | c202 8990 | cc00 0000 | 81e2 feff
|
298 | 0x000001e9eb2ef4c4: 1f00 85d2 | 0f84 1461 | 0000 8b46 | 0cff c0bf | 50ff 0a00 | 3d00 0000 | 800f 850b | 0000 0033
|
299 | 0x000001e9eb2ef4e4: d283 ffff | 0f84 0300 | 0000 99f7 | ff89 560c
|
300 |
|
301 | 0x000001e9eb2ef4f4: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
302 | 0x000001e9eb2ef4f4: 48ba 4843 | 0b9a e901 | 0000 4883 | 82b8 0100
|
303 |
|
304 | 0x000001e9eb2ef504: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
305 | 0x000001e9eb2ef504: 0001 48ba | 48fc c599 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
306 | 0x000001e9eb2ef524: 0085 f60f | 84e0 6000
|
307 |
|
308 | 0x000001e9eb2ef52c: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
309 | 0x000001e9eb2ef52c: 0048 bad0 | d4af 6205 | 0000 008b | 928c 0000 | 0048 c1e2 | 0348 3b02
|
310 |
|
311 | 0x000001e9eb2ef544: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
312 | 0x000001e9eb2ef544: 488b f248 | bf48 fcc5 | 99e9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
313 | 0x000001e9eb2ef564: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
|
314 | 0x000001e9eb2ef584: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
|
315 | 0x000001e9eb2ef5a4: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
|
316 | 0x000001e9eb2ef5c4: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0166 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
317 | 0x000001e9eb2ef5e4: ; {virtual_call}
|
318 | 0x000001e9eb2ef5e4: 0000 00e8
|
319 |
|
320 | 0x000001e9eb2ef5e8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
321 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
322 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
323 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@22 (line 1926)
|
324 | ; - net.minecraft.class_757::method_3192@4
|
325 | 0x000001e9eb2ef5e8: b4ad d306
|
326 |
|
327 | 0x000001e9eb2ef5ec: ; {other}
|
328 | 0x000001e9eb2ef5ec: 0f1f 8400 | 5c0f 0001
|
329 |
|
330 | 0x000001e9eb2ef5f4: ; {oop(a 'net/irisshaders/iris/uniforms/SystemTimeUniforms$Timer'{0x0000000566bfeba0})}
|
331 | 0x000001e9eb2ef5f4: 48ba a0eb | bf66 0500 | 0000 4c8b
|
332 |
|
333 | 0x000001e9eb2ef600: ; {metadata(method data for {method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
334 | 0x000001e9eb2ef600: c248 be48 | 430b 9ae9 | 0100 0048 | 8386 c801 | 0000 014c
|
335 |
|
336 | 0x000001e9eb2ef614: ; {optimized virtual_call}
|
337 | 0x000001e9eb2ef614: 8bc0 90e8
|
338 |
|
339 | 0x000001e9eb2ef618: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
340 | ;*invokevirtual beginFrame {reexecute=0 rethrow=0 return_oop=0}
|
341 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@25 (line 1926)
|
342 | ; - net.minecraft.class_757::method_3192@4
|
343 | 0x000001e9eb2ef618: 24b5 0000
|
344 |
|
345 | 0x000001e9eb2ef61c: ; {other}
|
346 | 0x000001e9eb2ef61c: 0f1f 8400 | 8c0f 0002 | 488b 9424 | a800 0000 | 8b72 5448 | c1e6 0348 | 3b06 488b
|
347 |
|
348 | 0x000001e9eb2ef638: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
349 | 0x000001e9eb2ef638: fe48 bbd8 | 2a0b 9ae9 | 0100 0048 | 8383 3801 | 0000 010f | be7e 7883 | e701 85ff
|
350 |
|
351 | 0x000001e9eb2ef654: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
352 | 0x000001e9eb2ef654: 48bf d82a | 0b9a e901 | 0000 48bb | 5801 0000 | 0000 0000 | 750a 48bb | 6801 0000 | 0000 0000
|
353 | 0x000001e9eb2ef674: 488b 041f | 488d 4001 | 4889 041f | 0f85 c304 | 0000 8bbe | d400 0000 | 48c1 e703
|
354 |
|
355 | 0x000001e9eb2ef690: ; implicit exception: dispatches to 0x000001e9eb2f5638
|
356 | 0x000001e9eb2ef690: 0fbe 5f1e
|
357 |
|
358 | 0x000001e9eb2ef694: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
359 | 0x000001e9eb2ef694: 85db 48bb | d82a 0b9a | e901 0000 | 48b8 7801 | 0000 0000 | 0000 740a | 48b8 8801 | 0000 0000
|
360 | 0x000001e9eb2ef6b4: 0000 488b | 0c03 488d | 4901 4889 | 0c03 0f84 | 8104 0000
|
361 |
|
362 | 0x000001e9eb2ef6c8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
363 | 0x000001e9eb2ef6c8: 488b df48 | b8d8 2a0b | 9ae9 0100
|
364 |
|
365 | 0x000001e9eb2ef6d4: ; {metadata('net/minecraft/class_315')}
|
366 | 0x000001e9eb2ef6d4: 0049 ba20 | a3e0 0008 | 0000 004c | 8990 a801 | 0000 4883 | 80b0 0100 | 0001 8bbf | 1401 0000
|
367 | 0x000001e9eb2ef6f4: 48c1 e703
|
368 |
|
369 | 0x000001e9eb2ef6f8: ; implicit exception: dispatches to 0x000001e9eb2f563d
|
370 | 0x000001e9eb2ef6f8: 483b 0748
|
371 |
|
372 | 0x000001e9eb2ef6fc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
373 | 0x000001e9eb2ef6fc: 8bdf 48b8 | d82a 0b9a | e901 0000 | 8b5b 0849 | ba00 0000 | 0008 0000 | 0049 03da | 483b 98e0
|
374 | 0x000001e9eb2ef71c: 0100 0075 | 0d48 8380 | e801 0000 | 01e9 6000 | 0000 483b | 98f0 0100 | 0075 0d48 | 8380 f801
|
375 | 0x000001e9eb2ef73c: 0000 01e9 | 4a00 0000 | 4883 b8e0 | 0100 0000 | 7517 4889 | 98e0 0100 | 0048 c780 | e801 0000
|
376 | 0x000001e9eb2ef75c: 0100 0000 | e929 0000 | 0048 83b8 | f001 0000 | 0075 1748 | 8998 f001 | 0000 48c7 | 80f8 0100
|
377 | 0x000001e9eb2ef77c: 0001 0000 | 00e9 0800 | 0000 4883 | 80d0 0100 | 0001 8b7f | 2848 c1e7 | 0348 85ff
|
378 |
|
379 | 0x000001e9eb2ef798: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
380 | 0x000001e9eb2ef798: 7516 48b8 | d82a 0b9a | e901 0000 | 8088 0102 | 0000 01e9 | cc00 0000
|
381 |
|
382 | 0x000001e9eb2ef7b0: ; {metadata('java/lang/Boolean')}
|
383 | 0x000001e9eb2ef7b0: 48b9 9078 | 0500 0800 | 0000 8b5f | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | cb0f 858d
|
384 | 0x000001e9eb2ef7d0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
385 | 0x000001e9eb2ef7d0: 0000 0048 | b8d8 2a0b | 9ae9 0100 | 008b 4f08 | 49ba 0000 | 0000 0800 | 0000 4903 | ca48 3b88
|
386 | 0x000001e9eb2ef7f0: 1802 0000 | 750d 4883 | 8020 0200 | 0001 e979 | 0000 0048 | 3b88 2802 | 0000 750d | 4883 8030
|
387 | 0x000001e9eb2ef810: 0200 0001 | e963 0000 | 0048 83b8 | 1802 0000 | 0075 1748 | 8988 1802 | 0000 48c7 | 8020 0200
|
388 | 0x000001e9eb2ef830: 0001 0000 | 00e9 4200 | 0000 4883 | b828 0200 | 0000 7517 | 4889 8828 | 0200 0048 | c780 3002
|
389 | 0x000001e9eb2ef850: 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
390 |
|
391 | 0x000001e9eb2ef860: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
392 | 0x000001e9eb2ef860: 48b8 d82a | 0b9a e901 | 0000 4883 | a808 0200 | 0001 e9cb | 5d00 00e9 | 0000 0000
|
393 |
|
394 | 0x000001e9eb2ef87c: ; implicit exception: dispatches to 0x000001e9eb2f564b
|
395 | 0x000001e9eb2ef87c: 483b 0748
|
396 |
|
397 | 0x000001e9eb2ef880: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
398 | 0x000001e9eb2ef880: 8bdf 48b8 | d82a 0b9a | e901 0000 | 4883 8040 | 0200 0001 | 0fbe 7f0c | 83e7 0185
|
399 |
|
400 | 0x000001e9eb2ef89c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
401 | 0x000001e9eb2ef89c: ff48 bfd8 | 2a0b 9ae9 | 0100 0048 | bb78 0200 | 0000 0000 | 0074 0a48 | bb88 0200 | 0000 0000
|
402 | 0x000001e9eb2ef8bc: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 846e | 0000 008b | b6dc 0000 | 0048 c1e6 | 0348 3b06
|
403 | 0x000001e9eb2ef8dc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
404 | 0x000001e9eb2ef8dc: 488b fe48 | bbd8 2a0b | 9ae9 0100
|
405 |
|
406 | 0x000001e9eb2ef8e8: ; {metadata('net/minecraft/class_312')}
|
407 | 0x000001e9eb2ef8e8: 0049 ba88 | eee7 0008 | 0000 004c | 8993 a802 | 0000 4883 | 83b0 0200 | 0001 0fbe | 764a 83e6
|
408 | 0x000001e9eb2ef908: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
409 | 0x000001e9eb2ef908: 0185 f648 | bed8 2a0b | 9ae9 0100 | 0048 bfe0 | 0200 0000 | 0000 0075 | 0a48 bfd0 | 0200 0000
|
410 | 0x000001e9eb2ef928: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 850c 0200
|
411 |
|
412 | 0x000001e9eb2ef93c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
413 | 0x000001e9eb2ef93c: 0048 bed8 | 2a0b 9ae9 | 0100 0048 | 8386 1803
|
414 |
|
415 | 0x000001e9eb2ef94c: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
416 | 0x000001e9eb2ef94c: 0000 0148 | bec8 accc | 99e9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
417 | 0x000001e9eb2ef96c: 1f00 85ff | 0f84 df5c
|
418 |
|
419 | 0x000001e9eb2ef974: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
420 | 0x000001e9eb2ef974: 0000 48be | c8ac cc99 | e901 0000 | 4883 8610 | 0100 0001
|
421 |
|
422 | 0x000001e9eb2ef988: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
423 | 0x000001e9eb2ef988: 48be 48fc | c599 e901 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
424 | 0x000001e9eb2ef9a8: ff0f 84c7
|
425 |
|
426 | 0x000001e9eb2ef9ac: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
427 | 0x000001e9eb2ef9ac: 5c00 0048 | bed0 d4af | 6205 0000 | 008b b68c | 0000 0048 | c1e6 0348 | 3b06 488b
|
428 |
|
429 | 0x000001e9eb2ef9c8: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
430 | 0x000001e9eb2ef9c8: fe48 bb48 | fcc5 99e9 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 2001
|
431 | 0x000001e9eb2ef9e8: 0000 750d | 4883 8328 | 0100 0001 | e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100
|
432 | 0x000001e9eb2efa08: 0001 e94a | 0000 0048 | 83bb 2001 | 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001
|
433 | 0x000001e9eb2efa28: 0000 00e9 | 2900 0000 | 4883 bb30 | 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000
|
434 | 0x000001e9eb2efa48: 0100 0000 | e908 0000 | 0048 8383 | 1001 0000 | 0148 8bd6 | 9048 b8ff | ffff ffff
|
435 |
|
436 | 0x000001e9eb2efa64: ; {virtual_call}
|
437 | 0x000001e9eb2efa64: ffff ffe8
|
438 |
|
439 | 0x000001e9eb2efa68: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
440 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
441 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
442 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
443 | ; - net.minecraft.class_757::method_3192@75 (line 473)
|
444 | 0x000001e9eb2efa68: 14f3 d905
|
445 |
|
446 | 0x000001e9eb2efa6c: ; {other}
|
447 | 0x000001e9eb2efa6c: 0f1f 8400 | dc13 0003 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
|
448 | 0x000001e9eb2efa8c: 840b 5c00
|
449 |
|
450 | 0x000001e9eb2efa90: ; {runtime_call}
|
451 | 0x000001e9eb2efa90: 0048 b8e0 | 154d c0fc | 7f00 00ff
|
452 |
|
453 | 0x000001e9eb2efa9c: ; {other}
|
454 | 0x000001e9eb2efa9c: d00f 1f84 | 0000 0000 | 0048 8b94 | 24a8 0000 | 004c 8b42 | 1849 2bc0 | 49b8 f401 | 0000 0000
|
455 | 0x000001e9eb2efabc: 0000 4c3b
|
456 |
|
457 | 0x000001e9eb2efac0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
458 | 0x000001e9eb2efac0: c049 b8d8 | 2a0b 9ae9 | 0100 0048 | be28 0300 | 0000 0000 | 007d 0a48 | be38 0300 | 0000 0000
|
459 | 0x000001e9eb2efae0: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8ddf | 0100 008b | 7254 48c1 | e603 483b | 064c 8bc6
|
460 | 0x000001e9eb2efb00: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
461 | 0x000001e9eb2efb00: 48bf d82a | 0b9a e901
|
462 |
|
463 | 0x000001e9eb2efb08: ; {metadata('net/minecraft/class_310')}
|
464 | 0x000001e9eb2efb08: 0000 49ba | 0060 c900 | 0800 0000 | 4c89 9758 | 0300 0048 | 8387 6003 | 0000 0141 | b800 0000
|
465 | 0x000001e9eb2efb28: 0048 8bd6
|
466 |
|
467 | 0x000001e9eb2efb2c: ; {optimized virtual_call}
|
468 | 0x000001e9eb2efb2c: 6666 90e8
|
469 |
|
470 | 0x000001e9eb2efb30: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
471 | ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
|
472 | ; - net.minecraft.class_757::method_3192@95 (line 474)
|
473 | 0x000001e9eb2efb30: 4cef d905
|
474 |
|
475 | 0x000001e9eb2efb34: ; {other}
|
476 | 0x000001e9eb2efb34: 0f1f 8400 | a414 0004 | 488b 9424 | a800 0000 | e989 0100
|
477 |
|
478 | 0x000001e9eb2efb48: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
479 | 0x000001e9eb2efb48: 0048 bed8 | 2a0b 9ae9 | 0100 0048 | 8386 f002
|
480 |
|
481 | 0x000001e9eb2efb58: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
482 | 0x000001e9eb2efb58: 0000 0148 | bec8 accc | 99e9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
483 | 0x000001e9eb2efb78: 1f00 85ff | 0f84 245b
|
484 |
|
485 | 0x000001e9eb2efb80: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
486 | 0x000001e9eb2efb80: 0000 48be | c8ac cc99 | e901 0000 | 4883 8610 | 0100 0001
|
487 |
|
488 | 0x000001e9eb2efb94: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
489 | 0x000001e9eb2efb94: 48be 48fc | c599 e901 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
490 | 0x000001e9eb2efbb4: ff0f 840c
|
491 |
|
492 | 0x000001e9eb2efbb8: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
493 | 0x000001e9eb2efbb8: 5b00 0048 | bed0 d4af | 6205 0000 | 008b b68c | 0000 0048 | c1e6 0348 | 3b06 488b
|
494 |
|
495 | 0x000001e9eb2efbd4: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
496 | 0x000001e9eb2efbd4: fe48 bb48 | fcc5 99e9 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 2001
|
497 | 0x000001e9eb2efbf4: 0000 750d | 4883 8328 | 0100 0001 | e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100
|
498 | 0x000001e9eb2efc14: 0001 e94a | 0000 0048 | 83bb 2001 | 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001
|
499 | 0x000001e9eb2efc34: 0000 00e9 | 2900 0000 | 4883 bb30 | 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000
|
500 | 0x000001e9eb2efc54: 0100 0000 | e908 0000 | 0048 8383 | 1001 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
501 | 0x000001e9eb2efc74: ; {virtual_call}
|
502 | 0x000001e9eb2efc74: 0000 00e8
|
503 |
|
504 | 0x000001e9eb2efc78: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
505 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
506 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
507 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
508 | ; - net.minecraft.class_757::method_3192@66 (line 471)
|
509 | 0x000001e9eb2efc78: 24a7 d306
|
510 |
|
511 | 0x000001e9eb2efc7c: ; {other}
|
512 | 0x000001e9eb2efc7c: 0f1f 8400 | ec15 0005 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
|
513 | 0x000001e9eb2efc9c: 844c 5a00
|
514 |
|
515 | 0x000001e9eb2efca0: ; {runtime_call}
|
516 | 0x000001e9eb2efca0: 0048 b8e0 | 154d c0fc | 7f00 00ff
|
517 |
|
518 | 0x000001e9eb2efcac: ; {other}
|
519 | 0x000001e9eb2efcac: d00f 1f84 | 0000 0000 | 0048 8b94 | 24a8 0000 | 0048 8942
|
520 |
|
521 | 0x000001e9eb2efcc0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
522 | 0x000001e9eb2efcc0: 1849 b8d8 | 2a0b 9ae9 | 0100 0041 | ff80 0003 | 0000 448b | 4254 49c1 | e003 450f | be40 7145
|
523 | 0x000001e9eb2efce0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
524 | 0x000001e9eb2efce0: 85c0 49b8 | d82a 0b9a | e901 0000 | 48be 9003 | 0000 0000 | 0000 750a | 48be 8003 | 0000 0000
|
525 | 0x000001e9eb2efd00: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f85 | 4646 0000
|
526 |
|
527 | 0x000001e9eb2efd14: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
528 | 0x000001e9eb2efd14: 49b8 d82a | 0b9a e901 | 0000 4983 | 80a0 0300
|
529 |
|
530 | 0x000001e9eb2efd24: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
531 | 0x000001e9eb2efd24: 0001 49b8 | 7898 ce99 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
532 | 0x000001e9eb2efd44: ff1f 0085 | f60f 84a8
|
533 |
|
534 | 0x000001e9eb2efd4c: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x0000000566bf1b80})}
|
535 | 0x000001e9eb2efd4c: 5900 0049 | b880 1bbf | 6605 0000 | 0049 8bf0
|
536 |
|
537 | 0x000001e9eb2efd5c: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
538 | 0x000001e9eb2efd5c: 48bf 7898 | ce99 e901 | 0000 4883 | 8710 0100 | 0001 458b | 400c 4585
|
539 |
|
540 | 0x000001e9eb2efd74: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
541 | 0x000001e9eb2efd74: c049 b878 | 98ce 99e9 | 0100 0048 | be48 0100 | 0000 0000 | 0075 0a48 | be58 0100 | 0000 0000
|
542 | 0x000001e9eb2efd94: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 85e6
|
543 |
|
544 | 0x000001e9eb2efda4: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
545 | 0x000001e9eb2efda4: 0200 0049 | b878 98ce | 99e9 0100 | 0049 8380 | 6801 0000
|
546 |
|
547 | 0x000001e9eb2efdb8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
548 | 0x000001e9eb2efdb8: 0149 b890 | 9bce 99e9 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
|
549 | 0x000001e9eb2efdd8: 1f00 85f6 | 0f84 3b59
|
550 |
|
551 | 0x000001e9eb2efde0: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
552 | 0x000001e9eb2efde0: 0000 49b8 | 909b ce99 | e901 0000 | 4983 8010 | 0100 0001
|
553 |
|
554 | 0x000001e9eb2efdf4: ; {metadata(method data for {method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
555 | 0x000001e9eb2efdf4: 49b8 a89d | ce99 e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
556 | 0x000001e9eb2efe14: 0085 f60f | 8421 5900
|
557 |
|
558 | 0x000001e9eb2efe1c: ; {oop(a 'java/lang/Class'{0x000000056361e0e8} = 'com/mojang/jtracy/TracyClient')}
|
559 | 0x000001e9eb2efe1c: 0049 b8e8 | e061 6305 | 0000 0045 | 0fbe 4070 | 4183 e001
|
560 |
|
561 | 0x000001e9eb2efe30: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
562 | 0x000001e9eb2efe30: 4585 c049 | b890 9bce | 99e9 0100 | 0048 be20 | 0100 0000 | 0000 0074 | 0a48 be30 | 0100 0000
|
563 | 0x000001e9eb2efe50: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 8419 0200
|
564 |
|
565 | 0x000001e9eb2efe64: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000566bf1ba0})}
|
566 | 0x000001e9eb2efe64: 0048 bea0 | 1bbf 6605 | 0000 004c
|
567 |
|
568 | 0x000001e9eb2efe70: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
569 | 0x000001e9eb2efe70: 8bc6 48bf | 909b ce99 | e901 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b87
|
570 | 0x000001e9eb2efe90: 5001 0000 | 750d 4883 | 8758 0100 | 0001 e960 | 0000 004c | 3b87 6001 | 0000 750d | 4883 8768
|
571 | 0x000001e9eb2efeb0: 0100 0001 | e94a 0000 | 0048 83bf | 5001 0000 | 0075 174c | 8987 5001 | 0000 48c7 | 8758 0100
|
572 | 0x000001e9eb2efed0: 0001 0000 | 00e9 2900 | 0000 4883 | bf60 0100 | 0000 7517 | 4c89 8760 | 0100 0048 | c787 6801
|
573 | 0x000001e9eb2efef0: 0000 0100 | 0000 e908 | 0000 0048 | 8387 4001
|
574 |
|
575 | 0x000001e9eb2eff00: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
576 | 0x000001e9eb2eff00: 0000 0149 | b808 e756 | 8ce9 0100 | 0041 8bb8 | cc00 0000 | 83c7 0241 | 89b8 cc00 | 0000 81e7
|
577 | 0x000001e9eb2eff20: feff 1f00 | 85ff 0f84 | 3358 0000
|
578 |
|
579 | 0x000001e9eb2eff2c: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
580 | 0x000001e9eb2eff2c: 49b8 08e7 | 568c e901 | 0000 4983 | 8010 0100 | 0001 4c8b
|
581 |
|
582 | 0x000001e9eb2eff40: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
583 | 0x000001e9eb2eff40: c648 bf08 | e756 8ce9 | 0100 0048 | 8387 2001 | 0000 014d | 8b87 8003 | 0000 4d8b | 0048 8bd6
|
584 | 0x000001e9eb2eff60: 0f1f 8000
|
585 |
|
586 | 0x000001e9eb2eff64: ; {optimized virtual_call}
|
587 | 0x000001e9eb2eff64: 0000 00e8
|
588 |
|
589 | 0x000001e9eb2eff68: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
590 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
591 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
592 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
593 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
594 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
595 | 0x000001e9eb2eff68: 14eb d905
|
596 |
|
597 | 0x000001e9eb2eff6c: ; {other}
|
598 | 0x000001e9eb2eff6c: 0f1f 8400 | dc18 0006 | 4885 c075
|
599 |
|
600 | 0x000001e9eb2eff78: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
601 | 0x000001e9eb2eff78: 1648 be90 | 9bce 99e9 | 0100 0080 | 8e71 0100 | 0001 e9e7
|
602 |
|
603 | 0x000001e9eb2eff8c: ; {metadata('net/minecraft/class_3695')}
|
604 | 0x000001e9eb2eff8c: 0000 0048 | bfd8 7cc9 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
|
605 | 0x000001e9eb2effac: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
|
606 |
|
607 | 0x000001e9eb2effbc: ; {runtime_call slow_subtype_check Runtime1 stub}
|
608 | 0x000001e9eb2effbc: 5657 e8bd | 35e6 055e | 5e85 f60f | 848d 0000
|
609 |
|
610 | 0x000001e9eb2effcc: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
611 | 0x000001e9eb2effcc: 0048 be90 | 9bce 99e9 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
|
612 | 0x000001e9eb2effec: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
|
613 | 0x000001e9eb2f000c: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
|
614 | 0x000001e9eb2f002c: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
|
615 | 0x000001e9eb2f004c: 0100 0000 | e921 0000 | 00e9 1c00
|
616 |
|
617 | 0x000001e9eb2f0058: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
618 | 0x000001e9eb2f0058: 0000 48be | 909b ce99 | e901 0000 | 4883 ae78 | 0100 0001 | e90f 5700 | 00e9 0000 | 0000 4c8b
|
619 | 0x000001e9eb2f0078: c0e9 ad08
|
620 |
|
621 | 0x000001e9eb2f007c: ; {oop(a 'net/minecraft/class_3694'{0x000000055ea7dd40})}
|
622 | 0x000001e9eb2f007c: 0000 49b8 | 40dd a75e | 0500 0000 | e99e 0800
|
623 |
|
624 | 0x000001e9eb2f008c: ; {oop(a 'java/lang/ThreadLocal'{0x0000000566bf1b90})}
|
625 | 0x000001e9eb2f008c: 0048 ba90 | 1bbf 6605 | 0000 004c
|
626 |
|
627 | 0x000001e9eb2f0098: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
628 | 0x000001e9eb2f0098: 8bc2 48be | 7898 ce99 | e901 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
|
629 | 0x000001e9eb2f00b8: 8801 0000 | 750d 4883 | 8690 0100 | 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0
|
630 | 0x000001e9eb2f00d8: 0100 0001 | e94a 0000 | 0048 83be | 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100
|
631 | 0x000001e9eb2f00f8: 0001 0000 | 00e9 2900 | 0000 4883 | be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001
|
632 | 0x000001e9eb2f0118: 0000 0100 | 0000 e908 | 0000 0048 | 8386 7801
|
633 |
|
634 | 0x000001e9eb2f0128: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
635 | 0x000001e9eb2f0128: 0000 0149 | b808 e756 | 8ce9 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
|
636 | 0x000001e9eb2f0148: feff 1f00 | 85f6 0f84 | 3556 0000
|
637 |
|
638 | 0x000001e9eb2f0154: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
639 | 0x000001e9eb2f0154: 49b8 08e7 | 568c e901 | 0000 4983 | 8010 0100 | 0001 4c8b
|
640 |
|
641 | 0x000001e9eb2f0168: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
642 | 0x000001e9eb2f0168: c248 be08 | e756 8ce9 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b
|
643 |
|
644 | 0x000001e9eb2f0184: ; {optimized virtual_call}
|
645 | 0x000001e9eb2f0184: 0066 90e8
|
646 |
|
647 | 0x000001e9eb2f0188: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
648 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
649 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
650 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
651 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
652 | 0x000001e9eb2f0188: d422 6906
|
653 |
|
654 | 0x000001e9eb2f018c: ; {other}
|
655 | 0x000001e9eb2f018c: 0f1f 8400 | fc1a 0007 | 4885 c075
|
656 |
|
657 | 0x000001e9eb2f0198: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
658 | 0x000001e9eb2f0198: 1648 be78 | 98ce 99e9 | 0100 0080 | 8ea9 0100 | 0001 e9e7
|
659 |
|
660 | 0x000001e9eb2f01ac: ; {metadata('net/minecraft/class_3695')}
|
661 | 0x000001e9eb2f01ac: 0000 0048 | bfd8 7cc9 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
|
662 | 0x000001e9eb2f01cc: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
|
663 |
|
664 | 0x000001e9eb2f01dc: ; {runtime_call slow_subtype_check Runtime1 stub}
|
665 | 0x000001e9eb2f01dc: 5657 e89d | 33e6 055e | 5e85 f60f | 848d 0000
|
666 |
|
667 | 0x000001e9eb2f01ec: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
668 | 0x000001e9eb2f01ec: 0048 be78 | 98ce 99e9 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe c001
|
669 | 0x000001e9eb2f020c: 0000 750d | 4883 86c8 | 0100 0001 | e979 0000 | 0048 3bbe | d001 0000 | 750d 4883 | 86d8 0100
|
670 | 0x000001e9eb2f022c: 0001 e963 | 0000 0048 | 83be c001 | 0000 0075 | 1748 89be | c001 0000 | 48c7 86c8 | 0100 0001
|
671 | 0x000001e9eb2f024c: 0000 00e9 | 4200 0000 | 4883 bed0 | 0100 0000 | 7517 4889 | bed0 0100 | 0048 c786 | d801 0000
|
672 | 0x000001e9eb2f026c: 0100 0000 | e921 0000 | 00e9 1c00
|
673 |
|
674 | 0x000001e9eb2f0278: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
675 | 0x000001e9eb2f0278: 0000 48be | 7898 ce99 | e901 0000 | 4883 aeb0 | 0100 0001 | e919 5500 | 00e9 0000 | 0000 4c8b
|
676 | 0x000001e9eb2f0298: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
677 | 0x000001e9eb2f0298: c048 ba10 | 635b 8be9 | 0100 0048 | 8d92 e801
|
678 |
|
679 | 0x000001e9eb2f02a8: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000567271690})}
|
680 | 0x000001e9eb2f02a8: 0000 48be | 9016 2767 | 0500 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
681 |
|
682 | 0x000001e9eb2f02c0: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
683 | 0x000001e9eb2f02c0: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8382 | e801 0000
|
684 |
|
685 | 0x000001e9eb2f02d4: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
686 | 0x000001e9eb2f02d4: 0148 ba10 | 635b 8be9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
687 | 0x000001e9eb2f02f4: 85ff 0f84 | b754 0000
|
688 |
|
689 | 0x000001e9eb2f02fc: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
690 | 0x000001e9eb2f02fc: 48ba 4804 | 608b e901 | 0000 488d | 92a0 0100 | 0048 85f6 | 750a f602 | 0175 05f0 | 4883 0a01
|
691 | 0x000001e9eb2f031c: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
692 | 0x000001e9eb2f031c: 48ba 1063 | 5b8b e901 | 0000 4883 | 8248 0100
|
693 |
|
694 | 0x000001e9eb2f032c: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
695 | 0x000001e9eb2f032c: 0001 48ba | 4804 608b | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
696 | 0x000001e9eb2f034c: 0085 f60f | 847f 5400
|
697 |
|
698 | 0x000001e9eb2f0354: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
699 | 0x000001e9eb2f0354: 0048 ba10 | 635b 8be9 | 0100 0048 | 8d92 8001
|
700 |
|
701 | 0x000001e9eb2f0364: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0'{0x00000005672716b8})}
|
702 | 0x000001e9eb2f0364: 0000 48be | b816 2767 | 0500 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
703 |
|
704 | 0x000001e9eb2f037c: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
705 | 0x000001e9eb2f037c: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8d92 | f801 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
706 | 0x000001e9eb2f039c: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
707 | 0x000001e9eb2f039c: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8382 | 0802 0000
|
708 |
|
709 | 0x000001e9eb2f03b0: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
710 | 0x000001e9eb2f03b0: 0148 bab8 | 4dfd 98e9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
711 | 0x000001e9eb2f03d0: 85f6 0f84 | 1d54 0000
|
712 |
|
713 | 0x000001e9eb2f03d8: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
714 | 0x000001e9eb2f03d8: 4d85 c048 | bab8 4dfd | 98e9 0100 | 0048 be10 | 0100 0000 | 0000 0074 | 0a48 be20 | 0100 0000
|
715 | 0x000001e9eb2f03f8: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8415 0000
|
716 |
|
717 | 0x000001e9eb2f040c: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
718 | 0x000001e9eb2f040c: 0048 bab8 | 4dfd 98e9 | 0100 00ff | 8230 0100 | 00e9 fa03
|
719 |
|
720 | 0x000001e9eb2f0420: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
721 | 0x000001e9eb2f0420: 0000 49b8 | b84d fd98 | e901 0000 | 4983 8048 | 0100 0001
|
722 |
|
723 | 0x000001e9eb2f0434: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
724 | 0x000001e9eb2f0434: 49b8 c00a | 878b e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
725 | 0x000001e9eb2f0454: 0085 d20f | 84b9 5300
|
726 |
|
727 | 0x000001e9eb2f045c: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
728 | 0x000001e9eb2f045c: 0049 b8c0 | 0a87 8be9 | 0100 0041 | ff80 1001
|
729 |
|
730 | 0x000001e9eb2f046c: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0'{0x00000005672716b8})}
|
731 | 0x000001e9eb2f046c: 0000 49b8 | b816 2767 | 0500 0000
|
732 |
|
733 | 0x000001e9eb2f0478: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
734 | 0x000001e9eb2f0478: 48ba b84d | fd98 e901
|
735 |
|
736 | 0x000001e9eb2f0480: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
737 | 0x000001e9eb2f0480: 0000 49ba | a05a fa00 | 0800 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
|
738 |
|
739 | 0x000001e9eb2f0498: ; {metadata(method data for {method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
740 | 0x000001e9eb2f0498: 0000 0149 | b8b8 a1ce | 99e9 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
741 | 0x000001e9eb2f04b8: feff 1f00 | 85d2 0f84 | 7353 0000
|
742 |
|
743 | 0x000001e9eb2f04c4: ; {metadata(method data for {method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
744 | 0x000001e9eb2f04c4: 49b8 b8a1 | ce99 e901 | 0000 4983 | 8010 0100
|
745 |
|
746 | 0x000001e9eb2f04d4: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
747 | 0x000001e9eb2f04d4: 0001 49b8 | 909b ce99 | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
748 | 0x000001e9eb2f04f4: ff1f 0085 | d20f 8459
|
749 |
|
750 | 0x000001e9eb2f04fc: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
751 | 0x000001e9eb2f04fc: 5300 0049 | b890 9bce | 99e9 0100 | 0049 8380 | 1001 0000
|
752 |
|
753 | 0x000001e9eb2f0510: ; {metadata(method data for {method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
754 | 0x000001e9eb2f0510: 0149 b8a8 | 9dce 99e9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
755 | 0x000001e9eb2f0530: 1f00 85d2 | 0f84 3f53
|
756 |
|
757 | 0x000001e9eb2f0538: ; {oop(a 'java/lang/Class'{0x000000056361e0e8} = 'com/mojang/jtracy/TracyClient')}
|
758 | 0x000001e9eb2f0538: 0000 49b8 | e8e0 6163 | 0500 0000 | 450f be40 | 7041 83e0 | 0145 85c0
|
759 |
|
760 | 0x000001e9eb2f0550: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
761 | 0x000001e9eb2f0550: 49b8 909b | ce99 e901 | 0000 48ba | 2001 0000 | 0000 0000 | 740a 48ba | 3001 0000 | 0000 0000
|
762 | 0x000001e9eb2f0570: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 1a02
|
763 |
|
764 | 0x000001e9eb2f0580: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000566bf1ba0})}
|
765 | 0x000001e9eb2f0580: 0000 48ba | a01b bf66 | 0500 0000
|
766 |
|
767 | 0x000001e9eb2f058c: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
768 | 0x000001e9eb2f058c: 4c8b c248 | be90 9bce | 99e9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
769 | 0x000001e9eb2f05ac: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
|
770 | 0x000001e9eb2f05cc: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
|
771 | 0x000001e9eb2f05ec: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
|
772 | 0x000001e9eb2f060c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
|
773 |
|
774 | 0x000001e9eb2f0620: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
775 | 0x000001e9eb2f0620: 49b8 08e7 | 568c e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
776 | 0x000001e9eb2f0640: 0085 f60f | 8451 5200
|
777 |
|
778 | 0x000001e9eb2f0648: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
779 | 0x000001e9eb2f0648: 0049 b808 | e756 8ce9 | 0100 0049 | 8380 1001 | 0000 014c
|
780 |
|
781 | 0x000001e9eb2f065c: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
782 | 0x000001e9eb2f065c: 8bc2 48be | 08e7 568c | e901 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
|
783 | 0x000001e9eb2f067c: ; {optimized virtual_call}
|
784 | 0x000001e9eb2f067c: 4400 00e8
|
785 |
|
786 | 0x000001e9eb2f0680: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
787 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
788 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
789 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
790 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
791 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
792 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
793 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
794 | 0x000001e9eb2f0680: fce3 d905
|
795 |
|
796 | 0x000001e9eb2f0684: ; {other}
|
797 | 0x000001e9eb2f0684: 0f1f 8400 | f41f 0008 | 4885 c075
|
798 |
|
799 | 0x000001e9eb2f0690: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
800 | 0x000001e9eb2f0690: 1749 b990 | 9bce 99e9 | 0100 0041 | 8089 7101 | 0000 01e9 | ec00 0000
|
801 |
|
802 | 0x000001e9eb2f06a8: ; {metadata('net/minecraft/class_3695')}
|
803 | 0x000001e9eb2f06a8: 48bf d87c | c900 0800 | 0000 448b | 4808 49ba | 0000 0000 | 0800 0000 | 4d03 ca49 | 3b79 200f
|
804 | 0x000001e9eb2f06c8: 841e 0000 | 004c 3bcf | 0f84 1500 | 0000 4151
|
805 |
|
806 | 0x000001e9eb2f06d8: ; {runtime_call slow_subtype_check Runtime1 stub}
|
807 | 0x000001e9eb2f06d8: 57e8 a22e | e605 4159 | 4159 4585 | c90f 848d
|
808 |
|
809 | 0x000001e9eb2f06e8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
810 | 0x000001e9eb2f06e8: 0000 0049 | b990 9bce | 99e9 0100 | 008b 7808 | 49ba 0000 | 0000 0800 | 0000 4903 | fa49 3bb9
|
811 | 0x000001e9eb2f0708: 8801 0000 | 750d 4983 | 8190 0100 | 0001 e979 | 0000 0049 | 3bb9 9801 | 0000 750d | 4983 81a0
|
812 | 0x000001e9eb2f0728: 0100 0001 | e963 0000 | 0049 83b9 | 8801 0000 | 0075 1749 | 89b9 8801 | 0000 49c7 | 8190 0100
|
813 | 0x000001e9eb2f0748: 0001 0000 | 00e9 4200 | 0000 4983 | b998 0100 | 0000 7517 | 4989 b998 | 0100 0049 | c781 a001
|
814 | 0x000001e9eb2f0768: 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
|
815 |
|
816 | 0x000001e9eb2f0778: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
817 | 0x000001e9eb2f0778: 49b9 909b | ce99 e901 | 0000 4983 | a978 0100 | 0001 e92c | 5100 00e9 | 0000 0000 | 488b d0e9
|
818 | 0x000001e9eb2f0798: 0a00 0000
|
819 |
|
820 | 0x000001e9eb2f079c: ; {oop(a 'net/minecraft/class_3694'{0x000000055ea7dd40})}
|
821 | 0x000001e9eb2f079c: 48ba 40dd | a75e 0500
|
822 |
|
823 | 0x000001e9eb2f07a4: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
824 | 0x000001e9eb2f07a4: 0000 49b8 | b84d fd98 | e901 0000 | 4983 80c8 | 0100 0001
|
825 |
|
826 | 0x000001e9eb2f07b8: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
827 | 0x000001e9eb2f07b8: 49b8 c00a | 878b e901 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
828 | 0x000001e9eb2f07d8: ff1f 0045 | 85c9 0f84 | e050 0000
|
829 |
|
830 | 0x000001e9eb2f07e4: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
831 | 0x000001e9eb2f07e4: 4885 d249 | b8c0 0a87 | 8be9 0100 | 0049 b920 | 0100 0000 | 0000 0074 | 0a49 b910 | 0100 0000
|
832 | 0x000001e9eb2f0804: 0000 004b | 8b3c 0848 | 8d7f 014b | 893c 080f | 84a0 4300 | 004c 8bc2 | 4d85 c075
|
833 |
|
834 | 0x000001e9eb2f0820: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
835 | 0x000001e9eb2f0820: 1749 b978 | 98ce 99e9 | 0100 0041 | 8089 1102 | 0000 01e9 | ed00 0000
|
836 |
|
837 | 0x000001e9eb2f0838: ; {metadata('net/minecraft/class_3695')}
|
838 | 0x000001e9eb2f0838: 48bf d87c | c900 0800 | 0000 458b | 4808 49ba | 0000 0000 | 0800 0000 | 4d03 ca49 | 3b79 200f
|
839 | 0x000001e9eb2f0858: 841e 0000 | 004c 3bcf | 0f84 1500 | 0000 4151
|
840 |
|
841 | 0x000001e9eb2f0868: ; {runtime_call slow_subtype_check Runtime1 stub}
|
842 | 0x000001e9eb2f0868: 57e8 122d | e605 4159 | 4159 4585 | c90f 848e
|
843 |
|
844 | 0x000001e9eb2f0878: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
845 | 0x000001e9eb2f0878: 0000 0049 | b978 98ce | 99e9 0100 | 0041 8b78 | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 493b
|
846 | 0x000001e9eb2f0898: b928 0200 | 0075 0d49 | 8381 3002 | 0000 01e9 | 7900 0000 | 493b b938 | 0200 0075 | 0d49 8381
|
847 | 0x000001e9eb2f08b8: 4002 0000 | 01e9 6300 | 0000 4983 | b928 0200 | 0000 7517 | 4989 b928 | 0200 0049 | c781 3002
|
848 | 0x000001e9eb2f08d8: 0000 0100 | 0000 e942 | 0000 0049 | 83b9 3802 | 0000 0075 | 1749 89b9 | 3802 0000 | 49c7 8140
|
849 | 0x000001e9eb2f08f8: 0200 0001 | 0000 00e9 | 2100 0000 | e91c 0000
|
850 |
|
851 | 0x000001e9eb2f0908: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
852 | 0x000001e9eb2f0908: 0049 b978 | 98ce 99e9 | 0100 0049 | 83a9 1802 | 0000 01e9 | c54f 0000 | e900 0000 | 0049 8bd0
|
853 | 0x000001e9eb2f0928: 4c8b c24c | 8984 24c0 | 0000 0048 | 8b94 24a8 | 0000 0044 | 8b4a 5449 | c1e1 0349 | 3b01 498b
|
854 | 0x000001e9eb2f0948: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
855 | 0x000001e9eb2f0948: f948 bed8 | 2a0b 9ae9 | 0100 0048 | 8386 c803 | 0000 0141 | 0fbe 7979 | 83e7 0189 | bc24 b400
|
856 | 0x000001e9eb2f0968: 0000 418b | b1dc 0000 | 0048 c1e6 | 0348 3b06
|
857 |
|
858 | 0x000001e9eb2f0978: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
859 | 0x000001e9eb2f0978: 488b de48 | b8d8 2a0b | 9ae9 0100 | 0048 8380 | 0004 0000 | 01c5 fb10 | 4610 498b
|
860 |
|
861 | 0x000001e9eb2f0994: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
862 | 0x000001e9eb2f0994: d948 b8d8 | 2a0b 9ae9 | 0100 0048 | 8380 3804 | 0000 0141 | 8b99 9400 | 0000 48c1 | e303 483b
|
863 | 0x000001e9eb2f09b4: 0348 8bc3
|
864 |
|
865 | 0x000001e9eb2f09b8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
866 | 0x000001e9eb2f09b8: 48b9 d82a | 0b9a e901 | 0000 4883 | 8158 0400 | 0001 8b43 | 4c49 8bc9
|
867 |
|
868 | 0x000001e9eb2f09d0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
869 | 0x000001e9eb2f09d0: 49bb d82a | 0b9a e901 | 0000 4983 | 83a8 0400 | 0001 488b
|
870 |
|
871 | 0x000001e9eb2f09e4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
872 | 0x000001e9eb2f09e4: cb49 bbd8 | 2a0b 9ae9 | 0100 0049 | 8383 c804 | 0000 018b | 4b3c c5f3 | 2ac8 c5fb | 59c1 c5f3
|
873 | 0x000001e9eb2f0a04: 2ac9 c5fb | 5ec1 c5fb | 2cc0 3d00 | 0000 8075 | 0f48 83ec | 08c5 fb11
|
874 |
|
875 | 0x000001e9eb2f0a1c: ; {runtime_call StubRoutines (initial stubs)}
|
876 | 0x000001e9eb2f0a1c: 0424 e874 | 07d5 0558 | 8984 24c8 | 0000 0048
|
877 |
|
878 | 0x000001e9eb2f0a2c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
879 | 0x000001e9eb2f0a2c: 8bce 49bb | d82a 0b9a | e901 0000 | 4983 8318 | 0500 0001 | c5fb 1046 | 1849 8bf1
|
880 |
|
881 | 0x000001e9eb2f0a48: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
882 | 0x000001e9eb2f0a48: 48b9 d82a | 0b9a e901 | 0000 4883 | 8150 0500 | 0001 488b
|
883 |
|
884 | 0x000001e9eb2f0a5c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
885 | 0x000001e9eb2f0a5c: f348 b9d8 | 2a0b 9ae9 | 0100 0048 | 8381 7005 | 0000 018b | 7350 498b
|
886 |
|
887 | 0x000001e9eb2f0a74: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
888 | 0x000001e9eb2f0a74: c949 bbd8 | 2a0b 9ae9 | 0100 0049 | 8383 c005 | 0000 0148
|
889 |
|
890 | 0x000001e9eb2f0a88: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
891 | 0x000001e9eb2f0a88: 8bcb 49bb | d82a 0b9a | e901 0000 | 4983 83e0 | 0500 0001 | 8b4b 40c5 | f32a cec5 | fb59 c1c5
|
892 | 0x000001e9eb2f0aa8: f32a c9c5 | fb5e c1c5 | fb2c f081 | fe00 0000 | 8075 0f48 | 83ec 08c5 | fb11 0424
|
893 |
|
894 | 0x000001e9eb2f0ac4: ; {runtime_call StubRoutines (initial stubs)}
|
895 | 0x000001e9eb2f0ac4: e8ce 06d5 | 055e 89b4 | 24cc 0000 | 0049 8bc9
|
896 |
|
897 | 0x000001e9eb2f0ad4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
898 | 0x000001e9eb2f0ad4: 49bb d82a | 0b9a e901 | 0000 4983 | 8330 0600 | 0001 488b
|
899 |
|
900 | 0x000001e9eb2f0ae8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
901 | 0x000001e9eb2f0ae8: cb49 bbd8 | 2a0b 9ae9 | 0100 0049 | 8383 5006 | 0000 018b
|
902 |
|
903 | 0x000001e9eb2f0afc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
904 | 0x000001e9eb2f0afc: 4b44 49bb | d82a 0b9a | e901 0000 | 4983 83a0 | 0600 0001
|
905 |
|
906 | 0x000001e9eb2f0b10: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
907 | 0x000001e9eb2f0b10: 4c8b cb49 | bbd8 2a0b | 9ae9 0100 | 0049 8383 | c006 0000 | 018b 5b48
|
908 |
|
909 | 0x000001e9eb2f0b28: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
910 | 0x000001e9eb2f0b28: 49b9 d82a | 0b9a e901 | 0000 4983 | 81f8 0600
|
911 |
|
912 | 0x000001e9eb2f0b38: ; {metadata(method data for {method} {0x000001e99840fe10} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
913 | 0x000001e9eb2f0b38: 0001 49b9 | 684a 0b9a | e901 0000 | 458b 99cc | 0000 0041 | 83c3 0245 | 8999 cc00 | 0000 4181
|
914 | 0x000001e9eb2f0b58: e3fe ff1f | 0045 85db | 0f84 974d
|
915 |
|
916 | 0x000001e9eb2f0b64: ; {metadata(method data for {method} {0x000001e99840fe10} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
917 | 0x000001e9eb2f0b64: 0000 49b9 | 684a 0b9a | e901 0000 | 4983 8110 | 0100 0001 | ba00 0000 | 0041 b800 | 0000 004c
|
918 | 0x000001e9eb2f0b84: 8bc9 488b | fb66 0f1f
|
919 |
|
920 | 0x000001e9eb2f0b8c: ; {static_call}
|
921 | 0x000001e9eb2f0b8c: 4400 00e8
|
922 |
|
923 | 0x000001e9eb2f0b90: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
924 | ;*invokestatic _viewport {reexecute=0 rethrow=0 return_oop=0}
|
925 | ; - com.mojang.blaze3d.systems.RenderSystem::viewport@4 (line 326)
|
926 | ; - net.minecraft.class_757::method_3192@218 (line 489)
|
927 | 0x000001e9eb2f0b90: 0c33 e606
|
928 |
|
929 | 0x000001e9eb2f0b94: ; {other}
|
930 | 0x000001e9eb2f0b94: 0f1f 8400 | 0425 0009 | 8bbc 24b4 | 0000 0085
|
931 |
|
932 | 0x000001e9eb2f0ba4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
933 | 0x000001e9eb2f0ba4: ff49 b8d8 | 2a0b 9ae9 | 0100 0048 | ba18 0700 | 0000 0000 | 0075 0a48 | ba08 0700 | 0000 0000
|
934 | 0x000001e9eb2f0bc4: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 850d | 0000 0048 | 8b94 24a8 | 0000 00e9 | 280c 0000
|
935 | 0x000001e9eb2f0be4: 448b 8c24 | b000 0000
|
936 |
|
937 | 0x000001e9eb2f0bec: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
938 | 0x000001e9eb2f0bec: 4585 c949 | b8d8 2a0b | 9ae9 0100 | 0048 ba28 | 0700 0000 | 0000 0074 | 0a48 ba38 | 0700 0000
|
939 | 0x000001e9eb2f0c0c: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 1048 | 8b94 24a8 | 0000 000f | 84e3 0b00 | 0044 8b42
|
940 | 0x000001e9eb2f0c2c: 5449 c1e0 | 0345 8b80 | 8801 0000 | 49c1 e003
|
941 |
|
942 | 0x000001e9eb2f0c3c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
943 | 0x000001e9eb2f0c3c: 4d85 c049 | b8d8 2a0b | 9ae9 0100 | 0048 be48 | 0700 0000 | 0000 0074 | 0a48 be58 | 0700 0000
|
944 | 0x000001e9eb2f0c5c: 0000 0049 | 8b1c 3048 | 8d5b 0149 | 891c 300f | 849b 0b00 | 004c 8b84 | 24c0 0000 | 0049 3b00
|
945 | 0x000001e9eb2f0c7c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
946 | 0x000001e9eb2f0c7c: 498b f048 | bbd8 2a0b | 9ae9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb3
|
947 | 0x000001e9eb2f0c9c: 7807 0000 | 750d 4883 | 8380 0700 | 0001 e960 | 0000 0048 | 3bb3 8807 | 0000 750d | 4883 8390
|
948 | 0x000001e9eb2f0cbc: 0700 0001 | e94a 0000 | 0048 83bb | 7807 0000 | 0075 1748 | 89b3 7807 | 0000 48c7 | 8380 0700
|
949 | 0x000001e9eb2f0cdc: 0001 0000 | 00e9 2900 | 0000 4883 | bb88 0700 | 0000 7517 | 4889 b388 | 0700 0048 | c783 9007
|
950 | 0x000001e9eb2f0cfc: 0000 0100 | 0000 e908 | 0000 0048 | 8383 6807 | 0000 0149
|
951 |
|
952 | 0x000001e9eb2f0d10: ; {oop("level"{0x0000000560118d50})}
|
953 | 0x000001e9eb2f0d10: 8bf0 49b8 | 508d 1160 | 0500 0000 | 488b d648 | 89b4 24c0 | 0000 0066 | 0f1f 4400 | 0048 b8f8
|
954 | 0x000001e9eb2f0d30: e3ca 0008
|
955 |
|
956 | 0x000001e9eb2f0d34: ; {virtual_call}
|
957 | 0x000001e9eb2f0d34: 0000 00e8
|
958 |
|
959 | 0x000001e9eb2f0d38: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
960 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
961 | ; - net.minecraft.class_757::method_3192@244 (line 491)
|
962 | 0x000001e9eb2f0d38: 64cc d406
|
963 |
|
964 | 0x000001e9eb2f0d3c: ; {other}
|
965 | 0x000001e9eb2f0d3c: 0f1f 8400 | ac26 000a | 488b 9424 | a800 0000
|
966 |
|
967 | 0x000001e9eb2f0d4c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
968 | 0x000001e9eb2f0d4c: 49b8 d82a | 0b9a e901
|
969 |
|
970 | 0x000001e9eb2f0d54: ; {metadata('net/minecraft/class_757')}
|
971 | 0x000001e9eb2f0d54: 0000 49ba | 8074 f100 | 0800 0000 | 4d89 90b0 | 0700 0049 | 8380 b807 | 0000 014c | 8b84 24b8
|
972 | 0x000001e9eb2f0d74: 0000 0048 | 8b94 24a8
|
973 |
|
974 | 0x000001e9eb2f0d7c: ; {optimized virtual_call}
|
975 | 0x000001e9eb2f0d7c: 0000 00e8
|
976 |
|
977 | 0x000001e9eb2f0d80: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
978 | ;*invokevirtual method_3188 {reexecute=0 rethrow=0 return_oop=0}
|
979 | ; - net.minecraft.class_757::method_3192@251 (line 493)
|
980 | 0x000001e9eb2f0d80: 9159 0000
|
981 |
|
982 | 0x000001e9eb2f0d84: ; {other}
|
983 | 0x000001e9eb2f0d84: 0f1f 8400 | f426 000b | 488b 9424 | a800 0000
|
984 |
|
985 | 0x000001e9eb2f0d94: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
986 | 0x000001e9eb2f0d94: 48be d82a | 0b9a e901 | 0000 4883 | 86d8 0700 | 0001 488b | 9424 a800
|
987 |
|
988 | 0x000001e9eb2f0dac: ; {optimized virtual_call}
|
989 | 0x000001e9eb2f0dac: 0000 90e8
|
990 |
|
991 | 0x000001e9eb2f0db0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
992 | ;*invokevirtual method_37473 {reexecute=0 rethrow=0 return_oop=0}
|
993 | ; - net.minecraft.class_757::method_3192@255 (line 495)
|
994 | 0x000001e9eb2f0db0: ccdc d905
|
995 |
|
996 | 0x000001e9eb2f0db4: ; {other}
|
997 | 0x000001e9eb2f0db4: 0f1f 8400 | 2427 000c | 488b 9424 | a800 0000 | 8b72 5448 | c1e6 038b | b6a0 0000 | 0048 c1e6
|
998 | 0x000001e9eb2f0dd4: 0348 3b06
|
999 |
|
1000 | 0x000001e9eb2f0dd8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1001 | 0x000001e9eb2f0dd8: 488b fe48 | bbd8 2a0b | 9ae9 0100
|
1002 |
|
1003 | 0x000001e9eb2f0de4: ; {metadata('net/minecraft/class_761')}
|
1004 | 0x000001e9eb2f0de4: 0049 ba08 | 8ff1 0008 | 0000 004c | 8993 2008 | 0000 4883 | 8328 0800 | 0001 488b | d666 0f1f
|
1005 | 0x000001e9eb2f0e04: ; {optimized virtual_call}
|
1006 | 0x000001e9eb2f0e04: 4400 00e8
|
1007 |
|
1008 | 0x000001e9eb2f0e08: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1009 | ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
|
1010 | ; - net.minecraft.class_757::method_3192@265 (line 497)
|
1011 | 0x000001e9eb2f0e08: 74dc d905
|
1012 |
|
1013 | 0x000001e9eb2f0e0c: ; {other}
|
1014 | 0x000001e9eb2f0e0c: 0f1f 8400 | 7c27 000d | 488b 9424 | a800 0000 | 8b72 7848 | c1e6 0348
|
1015 |
|
1016 | 0x000001e9eb2f0e24: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1017 | 0x000001e9eb2f0e24: 85f6 48be | d82a 0b9a | e901 0000 | 48bf 4808 | 0000 0000 | 0000 740a | 48bf 5808 | 0000 0000
|
1018 | 0x000001e9eb2f0e44: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | bc08 0000 | 0fbe 7250
|
1019 |
|
1020 | 0x000001e9eb2f0e5c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1021 | 0x000001e9eb2f0e5c: 85f6 48be | d82a 0b9a | e901 0000 | 48bf 6808 | 0000 0000 | 0000 740a | 48bf 7808 | 0000 0000
|
1022 | 0x000001e9eb2f0e7c: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 8408 0000
|
1023 |
|
1024 | 0x000001e9eb2f0e90: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1025 | 0x000001e9eb2f0e90: 48be d82a | 0b9a e901 | 0000 4883 | 8688 0800
|
1026 |
|
1027 | 0x000001e9eb2f0ea0: ; {metadata(method data for {method} {0x000001e99840ef50} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1028 | 0x000001e9eb2f0ea0: 0001 48be | b8b6 039a | e901 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
1029 | 0x000001e9eb2f0ec0: 0085 ff0f | 8469 4a00
|
1030 |
|
1031 | 0x000001e9eb2f0ec8: ; {metadata(method data for {method} {0x000001e99840ef50} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1032 | 0x000001e9eb2f0ec8: 0048 beb8 | b603 9ae9 | 0100 0048 | 8386 1001
|
1033 |
|
1034 | 0x000001e9eb2f0ed8: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1035 | 0x000001e9eb2f0ed8: 0000 0148 | bed0 33a2 | 99e9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
1036 | 0x000001e9eb2f0ef8: 1f00 85ff | 0f84 514a
|
1037 |
|
1038 | 0x000001e9eb2f0f00: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1039 | 0x000001e9eb2f0f00: 0000 48be | d033 a299 | e901 0000 | 4883 8610 | 0100 0001
|
1040 |
|
1041 | 0x000001e9eb2f0f14: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1042 | 0x000001e9eb2f0f14: 48be d814 | 7299 e901 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
1043 | 0x000001e9eb2f0f34: ff0f 8439
|
1044 |
|
1045 | 0x000001e9eb2f0f38: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1046 | 0x000001e9eb2f0f38: 4a00 0048 | bed8 1472 | 99e9 0100 | 0048 8386 | 1001 0000
|
1047 |
|
1048 | 0x000001e9eb2f0f4c: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1049 | 0x000001e9eb2f0f4c: 0148 beb0 | d9a7 5e05 | 0000 008b | 767c 48c1 | e603 498b | bf80 0300 | 0048 8b3f
|
1050 |
|
1051 | 0x000001e9eb2f0f68: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1052 | 0x000001e9eb2f0f68: 483b fe48 | bed8 1472 | 99e9 0100 | 0048 bf20 | 0100 0000 | 0000 0075 | 0a48 bf30 | 0100 0000
|
1053 | 0x000001e9eb2f0f88: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 851a 0000
|
1054 |
|
1055 | 0x000001e9eb2f0f9c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1056 | 0x000001e9eb2f0f9c: 0048 bed8 | 1472 99e9 | 0100 00ff | 8640 0100 | 00be 0100 | 0000 e905 | 0000 00be | 0000 0000
|
1057 | 0x000001e9eb2f0fbc: 83e6 0185
|
1058 |
|
1059 | 0x000001e9eb2f0fc0: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1060 | 0x000001e9eb2f0fc0: f648 bed0 | 33a2 99e9 | 0100 0048 | bf30 0100 | 0000 0000 | 0074 0a48 | bf20 0100 | 0000 0000
|
1061 | 0x000001e9eb2f0fe0: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 84de
|
1062 |
|
1063 | 0x000001e9eb2f0ff0: ; {metadata(method data for {method} {0x000001e99840ef50} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1064 | 0x000001e9eb2f0ff0: 3a00 0048 | beb8 b603 | 9ae9 0100 | 0048 8386 | 2001 0000
|
1065 |
|
1066 | 0x000001e9eb2f1004: ; {static_call}
|
1067 | 0x000001e9eb2f1004: 0166 90e8
|
1068 |
|
1069 | 0x000001e9eb2f1008: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1070 | ;*invokestatic _disableBlend {reexecute=0 rethrow=0 return_oop=0}
|
1071 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
|
1072 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
1073 | 0x000001e9eb2f1008: 74e0 d905
|
1074 |
|
1075 | 0x000001e9eb2f100c: ; {other}
|
1076 | 0x000001e9eb2f100c: 0f1f 8400 | 7c29 000e
|
1077 |
|
1078 | 0x000001e9eb2f1014: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1079 | 0x000001e9eb2f1014: 49b8 d82a | 0b9a e901 | 0000 4983 | 8098 0800
|
1080 |
|
1081 | 0x000001e9eb2f1024: ; {metadata(method data for {method} {0x000001e99840ea78} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1082 | 0x000001e9eb2f1024: 0001 49b8 | 4088 039a | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
1083 | 0x000001e9eb2f1044: ff1f 0085 | d20f 8446
|
1084 |
|
1085 | 0x000001e9eb2f104c: ; {metadata(method data for {method} {0x000001e99840ea78} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1086 | 0x000001e9eb2f104c: 4900 0049 | b840 8803 | 9ae9 0100 | 0049 8380 | 1001 0000
|
1087 |
|
1088 | 0x000001e9eb2f1060: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1089 | 0x000001e9eb2f1060: 0149 b8d0 | 33a2 99e9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
1090 | 0x000001e9eb2f1080: 1f00 85d2 | 0f84 2c49
|
1091 |
|
1092 | 0x000001e9eb2f1088: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1093 | 0x000001e9eb2f1088: 0000 49b8 | d033 a299 | e901 0000 | 4983 8010 | 0100 0001
|
1094 |
|
1095 | 0x000001e9eb2f109c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1096 | 0x000001e9eb2f109c: 49b8 d814 | 7299 e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
1097 | 0x000001e9eb2f10bc: 0085 d20f | 8412 4900
|
1098 |
|
1099 | 0x000001e9eb2f10c4: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1100 | 0x000001e9eb2f10c4: 0049 b8d8 | 1472 99e9 | 0100 0049 | 8380 1001
|
1101 |
|
1102 | 0x000001e9eb2f10d4: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1103 | 0x000001e9eb2f10d4: 0000 0149 | b8b0 d9a7 | 5e05 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8b97 | 8003 0000 | 488b 1249
|
1104 | 0x000001e9eb2f10f4: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1105 | 0x000001e9eb2f10f4: 3bd0 48ba | d814 7299 | e901 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
|
1106 | 0x000001e9eb2f1114: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
|
1107 |
|
1108 | 0x000001e9eb2f1128: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1109 | 0x000001e9eb2f1128: 48ba d814 | 7299 e901 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
1110 | 0x000001e9eb2f1148: e201 85d2
|
1111 |
|
1112 | 0x000001e9eb2f114c: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1113 | 0x000001e9eb2f114c: 48ba d033 | a299 e901 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
|
1114 | 0x000001e9eb2f116c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 6b38
|
1115 |
|
1116 | 0x000001e9eb2f117c: ; {metadata(method data for {method} {0x000001e99840ea78} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1117 | 0x000001e9eb2f117c: 0000 48ba | 4088 039a | e901 0000 | 4883 8220 | 0100 0001
|
1118 |
|
1119 | 0x000001e9eb2f1190: ; {metadata(method data for {method} {0x000001e9991ecba0} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1120 | 0x000001e9eb2f1190: 48ba a889 | 039a e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1121 | 0x000001e9eb2f11b0: f60f 8441
|
1122 |
|
1123 | 0x000001e9eb2f11b4: ; {metadata(method data for {method} {0x000001e9991ecba0} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1124 | 0x000001e9eb2f11b4: 4800 0048 | baa8 8903 | 9ae9 0100 | 0048 8382 | 1001 0000
|
1125 |
|
1126 | 0x000001e9eb2f11c8: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1127 | 0x000001e9eb2f11c8: 0148 ba00 | 1372 99e9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1128 | 0x000001e9eb2f11e8: 85f6 0f84 | 2948 0000
|
1129 |
|
1130 | 0x000001e9eb2f11f0: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1131 | 0x000001e9eb2f11f0: 48ba b0d9 | a75e 0500 | 0000 0fbe | 92ec 0000
|
1132 |
|
1133 | 0x000001e9eb2f1200: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1134 | 0x000001e9eb2f1200: 0085 d248 | ba00 1372 | 99e9 0100 | 0048 be10 | 0100 0000 | 0000 0075 | 0a48 be20 | 0100 0000
|
1135 | 0x000001e9eb2f1220: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 85e5 0000
|
1136 |
|
1137 | 0x000001e9eb2f1234: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1138 | 0x000001e9eb2f1234: 0048 ba00 | 1372 99e9 | 0100 0048 | 8382 3001
|
1139 |
|
1140 | 0x000001e9eb2f1244: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1141 | 0x000001e9eb2f1244: 0000 0148 | bad8 1472 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1142 | 0x000001e9eb2f1264: 1f00 85f6 | 0f84 cc47
|
1143 |
|
1144 | 0x000001e9eb2f126c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1145 | 0x000001e9eb2f126c: 0000 48ba | d814 7299 | e901 0000 | 4883 8210 | 0100 0001 | 498b 9780 | 0300 0048 | 8b12 493b
|
1146 | 0x000001e9eb2f128c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1147 | 0x000001e9eb2f128c: d049 b8d8 | 1472 99e9 | 0100 0048 | ba20 0100 | 0000 0000 | 0075 0a48 | ba30 0100 | 0000 0000
|
1148 | 0x000001e9eb2f12ac: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 851c
|
1149 |
|
1150 | 0x000001e9eb2f12bc: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1151 | 0x000001e9eb2f12bc: 0000 0049 | b8d8 1472 | 99e9 0100 | 0041 ff80 | 4001 0000 | 41b8 0100 | 0000 e906 | 0000 0041
|
1152 | 0x000001e9eb2f12dc: b800 0000 | 0041 83e0 | 0145 85c0
|
1153 |
|
1154 | 0x000001e9eb2f12e8: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1155 | 0x000001e9eb2f12e8: 49b8 0013 | 7299 e901 | 0000 48ba | 4001 0000 | 0000 0000 | 740a 48ba | 5001 0000 | 0000 0000
|
1156 | 0x000001e9eb2f1308: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 e735
|
1157 |
|
1158 | 0x000001e9eb2f1318: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1026'{0x0000000566416018})}
|
1159 | 0x000001e9eb2f1318: 0000 49b8 | 1860 4166 | 0500 0000
|
1160 |
|
1161 | 0x000001e9eb2f1324: ; implicit exception: dispatches to 0x000001e9eb2f5a5b
|
1162 | 0x000001e9eb2f1324: 418b 5014 | 48c1 e203
|
1163 |
|
1164 | 0x000001e9eb2f132c: ; implicit exception: dispatches to 0x000001e9eb2f5a60
|
1165 | 0x000001e9eb2f132c: 483b 024c
|
1166 |
|
1167 | 0x000001e9eb2f1330: ; {metadata(method data for {method} {0x000001e9991ecba0} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1168 | 0x000001e9eb2f1330: 8bc2 48be | a889 039a | e901 0000 | 4883 8638 | 0100 0001
|
1169 |
|
1170 | 0x000001e9eb2f1344: ; {metadata(method data for {method} {0x000001e9991f8060} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
1171 | 0x000001e9eb2f1344: 49b8 4843 | ed99 e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
1172 | 0x000001e9eb2f1364: 0085 f60f | 84f8 4600 | 004c 8bc2
|
1173 |
|
1174 | 0x000001e9eb2f1370: ; {metadata(method data for {method} {0x000001e9991f8060} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
1175 | 0x000001e9eb2f1370: 48be 4843 | ed99 e901 | 0000 4883 | 8628 0100 | 0001 41b8 | 0000 0000 | 0f1f 8000
|
1176 |
|
1177 | 0x000001e9eb2f138c: ; {optimized virtual_call}
|
1178 | 0x000001e9eb2f138c: 0000 00e8
|
1179 |
|
1180 | 0x000001e9eb2f1390: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1181 | ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
|
1182 | ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@2 (line 916)
|
1183 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
|
1184 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
1185 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
1186 | 0x000001e9eb2f1390: ecd6 d905
|
1187 |
|
1188 | 0x000001e9eb2f1394: ; {other}
|
1189 | 0x000001e9eb2f1394: 0f1f 8400 | 042d 000f
|
1190 |
|
1191 | 0x000001e9eb2f139c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1192 | 0x000001e9eb2f139c: 48ba d82a | 0b9a e901 | 0000 4883 | 82a8 0800
|
1193 |
|
1194 | 0x000001e9eb2f13ac: ; {metadata(method data for {method} {0x000001e998413310} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1195 | 0x000001e9eb2f13ac: 0001 48ba | 882d 0c9a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1196 | 0x000001e9eb2f13cc: 0085 f60f | 84b1 4600
|
1197 |
|
1198 | 0x000001e9eb2f13d4: ; {metadata(method data for {method} {0x000001e998413310} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1199 | 0x000001e9eb2f13d4: 0048 ba88 | 2d0c 9ae9 | 0100 0048 | 8382 1001
|
1200 |
|
1201 | 0x000001e9eb2f13e4: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1202 | 0x000001e9eb2f13e4: 0000 0148 | bad0 33a2 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1203 | 0x000001e9eb2f1404: 1f00 85f6 | 0f84 9946
|
1204 |
|
1205 | 0x000001e9eb2f140c: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1206 | 0x000001e9eb2f140c: 0000 48ba | d033 a299 | e901 0000 | 4883 8210 | 0100 0001
|
1207 |
|
1208 | 0x000001e9eb2f1420: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1209 | 0x000001e9eb2f1420: 48ba d814 | 7299 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1210 | 0x000001e9eb2f1440: f60f 8481
|
1211 |
|
1212 | 0x000001e9eb2f1444: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1213 | 0x000001e9eb2f1444: 4600 0048 | bad8 1472 | 99e9 0100 | 0048 8382 | 1001 0000
|
1214 |
|
1215 | 0x000001e9eb2f1458: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1216 | 0x000001e9eb2f1458: 0148 bab0 | d9a7 5e05 | 0000 008b | 527c 48c1 | e203 498b | b780 0300 | 0048 8b36
|
1217 |
|
1218 | 0x000001e9eb2f1474: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1219 | 0x000001e9eb2f1474: 483b f248 | bad8 1472 | 99e9 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
|
1220 | 0x000001e9eb2f1494: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
|
1221 |
|
1222 | 0x000001e9eb2f14a8: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1223 | 0x000001e9eb2f14a8: 0048 bad8 | 1472 99e9 | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
|
1224 | 0x000001e9eb2f14c8: 83e2 0185
|
1225 |
|
1226 | 0x000001e9eb2f14cc: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1227 | 0x000001e9eb2f14cc: d248 bad0 | 33a2 99e9 | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
1228 | 0x000001e9eb2f14ec: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 841a
|
1229 |
|
1230 | 0x000001e9eb2f14fc: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1231 | 0x000001e9eb2f14fc: 3300 0048 | bab0 d9a7 | 5e05 0000 | 008b 92a0 | 0000 0048 | c1e2 0348 | 3b02 488b
|
1232 |
|
1233 | 0x000001e9eb2f1518: ; {metadata(method data for {method} {0x000001e998413310} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1234 | 0x000001e9eb2f1518: f248 bf88 | 2d0c 9ae9 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 3001
|
1235 | 0x000001e9eb2f1538: 0000 750d | 4883 8738 | 0100 0001 | e960 0000 | 0048 3bb7 | 4001 0000 | 750d 4883 | 8748 0100
|
1236 | 0x000001e9eb2f1558: 0001 e94a | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 89b7 | 3001 0000 | 48c7 8738 | 0100 0001
|
1237 | 0x000001e9eb2f1578: 0000 00e9 | 2900 0000 | 4883 bf40 | 0100 0000 | 7517 4889 | b740 0100 | 0048 c787 | 4801 0000
|
1238 | 0x000001e9eb2f1598: 0100 0000 | e908 0000 | 0048 8387 | 2001 0000 | 0166 0f1f
|
1239 |
|
1240 | 0x000001e9eb2f15ac: ; {optimized virtual_call}
|
1241 | 0x000001e9eb2f15ac: 4400 00e8
|
1242 |
|
1243 | 0x000001e9eb2f15b0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1244 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
1245 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 707)
|
1246 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
1247 | 0x000001e9eb2f15b0: ccd4 d905
|
1248 |
|
1249 | 0x000001e9eb2f15b4: ; {other}
|
1250 | 0x000001e9eb2f15b4: 0f1f 8400 | 242f 0010 | 488b 9424 | a800 0000 | 448b 4254 | 49c1 e003
|
1251 |
|
1252 | 0x000001e9eb2f15cc: ; implicit exception: dispatches to 0x000001e9eb2f5aee
|
1253 | 0x000001e9eb2f15cc: 493b 004d
|
1254 |
|
1255 | 0x000001e9eb2f15d0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1256 | 0x000001e9eb2f15d0: 8bc8 48be | d82a 0b9a | e901 0000
|
1257 |
|
1258 | 0x000001e9eb2f15dc: ; {metadata('net/minecraft/class_310')}
|
1259 | 0x000001e9eb2f15dc: 49ba 0060 | c900 0800 | 0000 4c89 | 96c8 0800 | 0048 8386 | d008 0000 | 0141 8bb0 | 8800 0000
|
1260 | 0x000001e9eb2f15fc: 48c1 e603 | 448b 4278 | 49c1 e003
|
1261 |
|
1262 | 0x000001e9eb2f1608: ; implicit exception: dispatches to 0x000001e9eb2f5af3
|
1263 | 0x000001e9eb2f1608: 483b 064c
|
1264 |
|
1265 | 0x000001e9eb2f160c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1266 | 0x000001e9eb2f160c: 8bce 48bf | d82a 0b9a | e901 0000
|
1267 |
|
1268 | 0x000001e9eb2f1618: ; {metadata('net/minecraft/class_10151')}
|
1269 | 0x000001e9eb2f1618: 49ba e0f6 | e900 0800 | 0000 4c89 | 9700 0900 | 0048 8387 | 0809 0000
|
1270 |
|
1271 | 0x000001e9eb2f1630: ; {oop(a 'java/util/ImmutableCollections$Set12'{0x0000000566be4f00})}
|
1272 | 0x000001e9eb2f1630: 0149 b900 | 4fbe 6605 | 0000 0048
|
1273 |
|
1274 | 0x000001e9eb2f163c: ; {optimized virtual_call}
|
1275 | 0x000001e9eb2f163c: 8bd6 90e8
|
1276 |
|
1277 | 0x000001e9eb2f1640: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1278 | ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
|
1279 | ; - net.minecraft.class_757::method_3192@305 (line 505)
|
1280 | 0x000001e9eb2f1640: 3cd4 d905
|
1281 |
|
1282 | 0x000001e9eb2f1644: ; {other}
|
1283 | 0x000001e9eb2f1644: 0f1f 8400 | b42f 0011
|
1284 |
|
1285 | 0x000001e9eb2f164c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1286 | 0x000001e9eb2f164c: 4885 c049 | b8d8 2a0b | 9ae9 0100 | 0049 b928 | 0900 0000 | 0000 0074 | 0a49 b938 | 0900 0000
|
1287 | 0x000001e9eb2f166c: 0000 004b | 8b14 0848 | 8d52 014b | 8914 0848 | 8b94 24a8 | 0000 000f | 848b 0000 | 0044 8b42
|
1288 | 0x000001e9eb2f168c: 5449 c1e0 | 0349 3b00
|
1289 |
|
1290 | 0x000001e9eb2f1694: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1291 | 0x000001e9eb2f1694: 4d8b c848 | bed8 2a0b | 9ae9 0100
|
1292 |
|
1293 | 0x000001e9eb2f16a0: ; {metadata('net/minecraft/class_310')}
|
1294 | 0x000001e9eb2f16a0: 0049 ba00 | 60c9 0008 | 0000 004c | 8996 5809 | 0000 4883 | 8660 0900 | 0001 458b | 8014 0100
|
1295 | 0x000001e9eb2f16c0: 0049 c1e0 | 0344 8b4a | 7449 c1e1 | 0348 3b00
|
1296 |
|
1297 | 0x000001e9eb2f16d0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1298 | 0x000001e9eb2f16d0: 488b f048 | bfd8 2a0b | 9ae9 0100
|
1299 |
|
1300 | 0x000001e9eb2f16dc: ; {metadata('net/minecraft/class_279')}
|
1301 | 0x000001e9eb2f16dc: 0049 ba00 | c8f1 0008 | 0000 004c | 8997 9009 | 0000 4883 | 8798 0900 | 0001 488b | d066 0f1f
|
1302 | 0x000001e9eb2f16fc: ; {optimized virtual_call}
|
1303 | 0x000001e9eb2f16fc: 4400 00e8
|
1304 |
|
1305 | 0x000001e9eb2f1700: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1306 | ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
|
1307 | ; - net.minecraft.class_757::method_3192@328 (line 507)
|
1308 | 0x000001e9eb2f1700: 7cd3 d905
|
1309 |
|
1310 | 0x000001e9eb2f1704: ; {other}
|
1311 | 0x000001e9eb2f1704: 0f1f 8400 | 7430 0012 | 488b 9424 | a800 0000 | 448b 4254 | 49c1 e003
|
1312 |
|
1313 | 0x000001e9eb2f171c: ; implicit exception: dispatches to 0x000001e9eb2f5b02
|
1314 | 0x000001e9eb2f171c: 493b 0049
|
1315 |
|
1316 | 0x000001e9eb2f1720: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1317 | 0x000001e9eb2f1720: 8bf0 48bf | d82a 0b9a | e901 0000
|
1318 |
|
1319 | 0x000001e9eb2f172c: ; {metadata('net/minecraft/class_310')}
|
1320 | 0x000001e9eb2f172c: 49ba 0060 | c900 0800 | 0000 4c89 | 97c8 0900 | 0048 8387 | d009 0000 | 0141 8bb0 | 1401 0000
|
1321 | 0x000001e9eb2f174c: 48c1 e603
|
1322 |
|
1323 | 0x000001e9eb2f1750: ; implicit exception: dispatches to 0x000001e9eb2f5b07
|
1324 | 0x000001e9eb2f1750: 483b 064c
|
1325 |
|
1326 | 0x000001e9eb2f1754: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1327 | 0x000001e9eb2f1754: 8bc6 48bf | d82a 0b9a | e901 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b87
|
1328 | 0x000001e9eb2f1774: 000a 0000 | 750d 4883 | 8708 0a00 | 0001 e960 | 0000 004c | 3b87 100a | 0000 750d | 4883 8718
|
1329 | 0x000001e9eb2f1794: 0a00 0001 | e94a 0000 | 0048 83bf | 000a 0000 | 0075 174c | 8987 000a | 0000 48c7 | 8708 0a00
|
1330 | 0x000001e9eb2f17b4: 0001 0000 | 00e9 2900 | 0000 4883 | bf10 0a00 | 0000 7517 | 4c89 8710 | 0a00 0048 | c787 180a
|
1331 | 0x000001e9eb2f17d4: 0000 0100 | 0000 e908 | 0000 0048 | 8387 f009 | 0000 0141 | b801 0000 | 0048 8bd6 | 0f1f 8000
|
1332 | 0x000001e9eb2f17f4: ; {optimized virtual_call}
|
1333 | 0x000001e9eb2f17f4: 0000 00e8
|
1334 |
|
1335 | 0x000001e9eb2f17f8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1336 | ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
|
1337 | ; - net.minecraft.class_757::method_3192@339 (line 510)
|
1338 | 0x000001e9eb2f17f8: 84d2 d905
|
1339 |
|
1340 | 0x000001e9eb2f17fc: ; {other}
|
1341 | 0x000001e9eb2f17fc: 0f1f 8400 | 6c31 0013 | 488b 9424 | a800 0000 | 8b72 5448 | c1e6 0348 | 3b06 488b
|
1342 |
|
1343 | 0x000001e9eb2f1818: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1344 | 0x000001e9eb2f1818: fe48 bbd8 | 2a0b 9ae9 | 0100 0048 | 8383 400a | 0000 018b | b694 0000 | 0048 c1e6 | 0348 89b4
|
1345 | 0x000001e9eb2f1838: 24d0 0000
|
1346 |
|
1347 | 0x000001e9eb2f183c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1348 | 0x000001e9eb2f183c: 0048 bfd8 | 2a0b 9ae9 | 0100 0048 | 8387 600a
|
1349 |
|
1350 | 0x000001e9eb2f184c: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1351 | 0x000001e9eb2f184c: 0000 0148 | bf20 2d04 | 9ae9 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
|
1352 | 0x000001e9eb2f186c: 1f00 85db | 0f84 9b42
|
1353 |
|
1354 | 0x000001e9eb2f1874: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1355 | 0x000001e9eb2f1874: 0000 48bf | 202d 049a | e901 0000 | 4883 8710 | 0100 0001
|
1356 |
|
1357 | 0x000001e9eb2f1888: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1358 | 0x000001e9eb2f1888: 48bf d044 | ed99 e901 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
1359 | 0x000001e9eb2f18a8: db0f 8483
|
1360 |
|
1361 | 0x000001e9eb2f18ac: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1362 | 0x000001e9eb2f18ac: 4200 0048 | bfd0 44ed | 99e9 0100 | 0048 8387 | 1001 0000
|
1363 |
|
1364 | 0x000001e9eb2f18c0: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1365 | 0x000001e9eb2f18c0: 0148 bf00 | 1372 99e9 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
|
1366 | 0x000001e9eb2f18e0: 85db 0f84 | 6b42 0000
|
1367 |
|
1368 | 0x000001e9eb2f18e8: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1369 | 0x000001e9eb2f18e8: 48bf b0d9 | a75e 0500 | 0000 0fbe | bfec 0000
|
1370 |
|
1371 | 0x000001e9eb2f18f8: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1372 | 0x000001e9eb2f18f8: 0085 ff48 | bf00 1372 | 99e9 0100 | 0048 bb10 | 0100 0000 | 0000 0075 | 0a48 bb20 | 0100 0000
|
1373 | 0x000001e9eb2f1918: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f0f | 85f1 0000
|
1374 |
|
1375 | 0x000001e9eb2f192c: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1376 | 0x000001e9eb2f192c: 0048 bf00 | 1372 99e9 | 0100 0048 | 8387 3001
|
1377 |
|
1378 | 0x000001e9eb2f193c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1379 | 0x000001e9eb2f193c: 0000 0148 | bfd8 1472 | 99e9 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
|
1380 | 0x000001e9eb2f195c: 1f00 85db | 0f84 0e42
|
1381 |
|
1382 | 0x000001e9eb2f1964: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1383 | 0x000001e9eb2f1964: 0000 48bf | d814 7299 | e901 0000 | 4883 8710 | 0100 0001
|
1384 |
|
1385 | 0x000001e9eb2f1978: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1386 | 0x000001e9eb2f1978: 48bf b0d9 | a75e 0500 | 0000 8b7f | 7c48 c1e7 | 0349 8b9f | 8003 0000 | 488b 1b48
|
1387 |
|
1388 | 0x000001e9eb2f1994: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1389 | 0x000001e9eb2f1994: 3bdf 48bf | d814 7299 | e901 0000 | 48bb 2001 | 0000 0000 | 0000 750a | 48bb 3001 | 0000 0000
|
1390 | 0x000001e9eb2f19b4: 0000 488b | 041f 488d | 4001 4889 | 041f 0f85 | 1a00 0000
|
1391 |
|
1392 | 0x000001e9eb2f19c8: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1393 | 0x000001e9eb2f19c8: 48bf d814 | 7299 e901 | 0000 ff87 | 4001 0000 | bf01 0000 | 00e9 0500 | 0000 bf00 | 0000 0083
|
1394 | 0x000001e9eb2f19e8: e701 85ff
|
1395 |
|
1396 | 0x000001e9eb2f19ec: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1397 | 0x000001e9eb2f19ec: 48bf 0013 | 7299 e901 | 0000 48bb | 4001 0000 | 0000 0000 | 740a 48bb | 5001 0000 | 0000 0000
|
1398 | 0x000001e9eb2f1a0c: 488b 041f | 488d 4001 | 4889 041f | 0f84 132d
|
1399 |
|
1400 | 0x000001e9eb2f1a1c: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1401 | 0x000001e9eb2f1a1c: 0000 48bf | d044 ed99 | e901 0000 | 4883 8720 | 0100 0001
|
1402 |
|
1403 | 0x000001e9eb2f1a30: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
1404 | 0x000001e9eb2f1a30: 48bf 7046 | ed99 e901 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
1405 | 0x000001e9eb2f1a50: db0f 843e
|
1406 |
|
1407 | 0x000001e9eb2f1a54: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
1408 | 0x000001e9eb2f1a54: 4100 0048 | bf70 46ed | 99e9 0100 | 0048 8387 | 1001 0000 | 01ba 0001
|
1409 |
|
1410 | 0x000001e9eb2f1a6c: ; {static_call}
|
1411 | 0x000001e9eb2f1a6c: 0000 90e8
|
1412 |
|
1413 | 0x000001e9eb2f1a70: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
1414 | ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
|
1415 | ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
|
1416 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
1417 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
1418 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
1419 | 0x000001e9eb2f1a70: 6c5e d206
|
1420 |
|
1421 | 0x000001e9eb2f1a74: ; {other}
|
1422 | 0x000001e9eb2f1a74: 0f1f 8400 | e433 0014
|
1423 |
|
1424 | 0x000001e9eb2f1a7c: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
1425 | 0x000001e9eb2f1a7c: 48ba d044 | ed99 e901 | 0000 ff82 | 3001 0000 | 488b b424 | d000 0000
|
1426 |
|
1427 | 0x000001e9eb2f1a94: ; {metadata('org/joml/Matrix4f')}
|
1428 | 0x000001e9eb2f1a94: 48ba 9895 | 3300 0800 | 0000 488b | de49 8b87 | b801 0000 | 488d 7850 | 493b bfc8 | 0100 000f
|
1429 | 0x000001e9eb2f1ab4: 87fd 4000 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
|
1430 | 0x000001e9eb2f1ad4: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | bf08 0000 | 0000 0000 | 0048 894c | f808 48ff
|
1431 | 0x000001e9eb2f1af4: cf75 f648
|
1432 |
|
1433 | 0x000001e9eb2f1af8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1434 | 0x000001e9eb2f1af8: 8bd0 48be | d82a 0b9a | e901 0000 | 4883 8670 | 0a00 0001
|
1435 |
|
1436 | 0x000001e9eb2f1b0c: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1437 | 0x000001e9eb2f1b0c: 48ba 00d0 | c999 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1438 | 0x000001e9eb2f1b2c: f60f 8490 | 4000 0048
|
1439 |
|
1440 | 0x000001e9eb2f1b34: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1441 | 0x000001e9eb2f1b34: 8bd0 48be | 00d0 c999 | e901 0000 | 4883 8610 | 0100 0001
|
1442 |
|
1443 | 0x000001e9eb2f1b48: ; {metadata(method data for {method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
1444 | 0x000001e9eb2f1b48: 48ba a079 | 298b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1445 | 0x000001e9eb2f1b68: f60f 8475 | 4000 0048
|
1446 |
|
1447 | 0x000001e9eb2f1b70: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1448 | 0x000001e9eb2f1b70: 8bd0 48be | 00d0 c999 | e901 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9630
|
1449 | 0x000001e9eb2f1b90: 0100 0075 | 0d48 8386 | 3801 0000 | 01e9 6000 | 0000 483b | 9640 0100 | 0075 0d48 | 8386 4801
|
1450 | 0x000001e9eb2f1bb0: 0000 01e9 | 4a00 0000 | 4883 be30 | 0100 0000 | 7517 4889 | 9630 0100 | 0048 c786 | 3801 0000
|
1451 | 0x000001e9eb2f1bd0: 0100 0000 | e929 0000 | 0048 83be | 4001 0000 | 0075 1748 | 8996 4001 | 0000 48c7 | 8648 0100
|
1452 | 0x000001e9eb2f1bf0: 0001 0000 | 00e9 0800 | 0000 4883 | 8620 0100
|
1453 |
|
1454 | 0x000001e9eb2f1c00: ; {metadata(method data for {method} {0x000001e98cb96a00} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1455 | 0x000001e9eb2f1c00: 0001 48ba | 5030 c999 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1456 | 0x000001e9eb2f1c20: 0085 f60f | 84dc 3f00 | 00c7 4010 | 0000 803f
|
1457 |
|
1458 | 0x000001e9eb2f1c30: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1459 | 0x000001e9eb2f1c30: 488b d048 | be00 d0c9 | 99e9 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b96
|
1460 | 0x000001e9eb2f1c50: 6801 0000 | 750d 4883 | 8670 0100 | 0001 e960 | 0000 0048 | 3b96 7801 | 0000 750d | 4883 8680
|
1461 | 0x000001e9eb2f1c70: 0100 0001 | e94a 0000 | 0048 83be | 6801 0000 | 0075 1748 | 8996 6801 | 0000 48c7 | 8670 0100
|
1462 | 0x000001e9eb2f1c90: 0001 0000 | 00e9 2900 | 0000 4883 | be78 0100 | 0000 7517 | 4889 9678 | 0100 0048 | c786 8001
|
1463 | 0x000001e9eb2f1cb0: 0000 0100 | 0000 e908 | 0000 0048 | 8386 5801
|
1464 |
|
1465 | 0x000001e9eb2f1cc0: ; {metadata(method data for {method} {0x000001e98cb96d98} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1466 | 0x000001e9eb2f1cc0: 0000 0148 | ba80 2bc9 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1467 | 0x000001e9eb2f1ce0: 1f00 85f6 | 0f84 3c3f | 0000 c740 | 2400 0080 | 3f48 8bd0
|
1468 |
|
1469 | 0x000001e9eb2f1cf4: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1470 | 0x000001e9eb2f1cf4: 48be 00d0 | c999 e901 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 96a0 0100
|
1471 | 0x000001e9eb2f1d14: 0075 0d48 | 8386 a801 | 0000 01e9 | 6000 0000 | 483b 96b0 | 0100 0075 | 0d48 8386 | b801 0000
|
1472 | 0x000001e9eb2f1d34: 01e9 4a00 | 0000 4883 | bea0 0100 | 0000 7517 | 4889 96a0 | 0100 0048 | c786 a801 | 0000 0100
|
1473 | 0x000001e9eb2f1d54: 0000 e929 | 0000 0048 | 83be b001 | 0000 0075 | 1748 8996 | b001 0000 | 48c7 86b8 | 0100 0001
|
1474 | 0x000001e9eb2f1d74: 0000 00e9 | 0800 0000 | 4883 8690 | 0100 0001
|
1475 |
|
1476 | 0x000001e9eb2f1d84: ; {metadata(method data for {method} {0x000001e98cb97130} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1477 | 0x000001e9eb2f1d84: 48ba 082f | c999 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1478 | 0x000001e9eb2f1da4: f60f 849c | 3e00 00c7 | 4038 0000 | 803f 488b
|
1479 |
|
1480 | 0x000001e9eb2f1db4: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1481 | 0x000001e9eb2f1db4: d048 be00 | d0c9 99e9 | 0100 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 d801
|
1482 | 0x000001e9eb2f1dd4: 0000 750d | 4883 86e0 | 0100 0001 | e960 0000 | 0048 3b96 | e801 0000 | 750d 4883 | 86f0 0100
|
1483 | 0x000001e9eb2f1df4: 0001 e94a | 0000 0048 | 83be d801 | 0000 0075 | 1748 8996 | d801 0000 | 48c7 86e0 | 0100 0001
|
1484 | 0x000001e9eb2f1e14: 0000 00e9 | 2900 0000 | 4883 bee8 | 0100 0000 | 7517 4889 | 96e8 0100 | 0048 c786 | f001 0000
|
1485 | 0x000001e9eb2f1e34: 0100 0000 | e908 0000 | 0048 8386 | c801 0000
|
1486 |
|
1487 | 0x000001e9eb2f1e44: ; {metadata(method data for {method} {0x000001e98cb974c8} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1488 | 0x000001e9eb2f1e44: 0148 ba20 | c3c6 99e9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1489 | 0x000001e9eb2f1e64: 85f6 0f84 | fc3d 0000 | c740 4c00 | 0080 3f48
|
1490 |
|
1491 | 0x000001e9eb2f1e74: ; {metadata(method data for {method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
1492 | 0x000001e9eb2f1e74: 8bd0 48be | 00d0 c999 | e901 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9610
|
1493 | 0x000001e9eb2f1e94: 0200 0075 | 0d48 8386 | 1802 0000 | 01e9 6000 | 0000 483b | 9620 0200 | 0075 0d48 | 8386 2802
|
1494 | 0x000001e9eb2f1eb4: 0000 01e9 | 4a00 0000 | 4883 be10 | 0200 0000 | 7517 4889 | 9610 0200 | 0048 c786 | 1802 0000
|
1495 | 0x000001e9eb2f1ed4: 0100 0000 | e929 0000 | 0048 83be | 2002 0000 | 0075 1748 | 8996 2002 | 0000 48c7 | 8628 0200
|
1496 | 0x000001e9eb2f1ef4: 0001 0000 | 00e9 0800 | 0000 4883 | 8600 0200
|
1497 |
|
1498 | 0x000001e9eb2f1f04: ; {metadata(method data for {method} {0x000001e98cb94fc8} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1499 | 0x000001e9eb2f1f04: 0001 48ba | 109c c899 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1500 | 0x000001e9eb2f1f24: 0085 f60f | 845c 3d00 | 00c7 400c | 1e00 0000
|
1501 |
|
1502 | 0x000001e9eb2f1f34: ; implicit exception: dispatches to 0x000001e9eb2f5caa
|
1503 | 0x000001e9eb2f1f34: 483b 0348
|
1504 |
|
1505 | 0x000001e9eb2f1f38: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1506 | 0x000001e9eb2f1f38: 8bf3 48ba | d82a 0b9a | e901 0000 | 4883 8280 | 0a00 0001 | 8b53 4448
|
1507 |
|
1508 | 0x000001e9eb2f1f50: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1509 | 0x000001e9eb2f1f50: 8bf3 48bf | d82a 0b9a | e901 0000 | 4883 87b8 | 0a00 0001 | c5fb 1043 | 1848 8bf3
|
1510 |
|
1511 | 0x000001e9eb2f1f6c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1512 | 0x000001e9eb2f1f6c: 48bf d82a | 0b9a e901 | 0000 4883 | 87f0 0a00 | 0001 8b73 | 4848 8bfb
|
1513 |
|
1514 | 0x000001e9eb2f1f84: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1515 | 0x000001e9eb2f1f84: 48bb d82a | 0b9a e901 | 0000 4883 | 8328 0b00 | 0001 488b
|
1516 |
|
1517 | 0x000001e9eb2f1f98: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1518 | 0x000001e9eb2f1f98: f848 bbd8 | 2a0b 9ae9 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 700b
|
1519 | 0x000001e9eb2f1fb8: 0000 750d | 4883 8378 | 0b00 0001 | e960 0000 | 0048 3bbb | 800b 0000 | 750d 4883 | 8388 0b00
|
1520 | 0x000001e9eb2f1fd8: 0001 e94a | 0000 0048 | 83bb 700b | 0000 0075 | 1748 89bb | 700b 0000 | 48c7 8378 | 0b00 0001
|
1521 | 0x000001e9eb2f1ff8: 0000 00e9 | 2900 0000 | 4883 bb80 | 0b00 0000 | 7517 4889 | bb80 0b00 | 0048 c783 | 880b 0000
|
1522 | 0x000001e9eb2f2018: 0100 0000 | e908 0000 | 0048 8383 | 600b 0000 | 01c5 f32a | cac5 f35e | c8c5 f35a | c9c5 eb2a
|
1523 | 0x000001e9eb2f2038: d6c5 eb5e | d0c5 eb5a | d2c5 f857 | c0c5 e057
|
1524 |
|
1525 | 0x000001e9eb2f2048: ; {section_word}
|
1526 | 0x000001e9eb2f2048: dbc5 fa10 | 25cf d2ff
|
1527 |
|
1528 | 0x000001e9eb2f2050: ; {section_word}
|
1529 | 0x000001e9eb2f2050: ffc5 fa10 | 2dcb d2ff | ff48 8bd0
|
1530 |
|
1531 | 0x000001e9eb2f205c: ; {optimized virtual_call}
|
1532 | 0x000001e9eb2f205c: 6666 90e8
|
1533 |
|
1534 | 0x000001e9eb2f2060: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1535 | ;*invokevirtual setOrtho {reexecute=0 rethrow=0 return_oop=0}
|
1536 | ; - net.minecraft.class_757::method_3192@397 (line 516)
|
1537 | 0x000001e9eb2f2060: fc6f 0100
|
1538 |
|
1539 | 0x000001e9eb2f2064: ; {other}
|
1540 | 0x000001e9eb2f2064: 0f1f 8400 | d439 0015
|
1541 |
|
1542 | 0x000001e9eb2f206c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1543 | 0x000001e9eb2f206c: 48ba d82a | 0b9a e901 | 0000 4883 | 8298 0b00
|
1544 |
|
1545 | 0x000001e9eb2f207c: ; {metadata(method data for {method} {0x000001e9984131a8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1546 | 0x000001e9eb2f207c: 0001 48ba | 78fe 039a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1547 | 0x000001e9eb2f209c: 0085 f60f | 840a 3c00
|
1548 |
|
1549 | 0x000001e9eb2f20a4: ; {metadata(method data for {method} {0x000001e9984131a8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1550 | 0x000001e9eb2f20a4: 0048 ba78 | fe03 9ae9 | 0100 0048 | 8382 1001
|
1551 |
|
1552 | 0x000001e9eb2f20b4: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1553 | 0x000001e9eb2f20b4: 0000 0148 | bad0 33a2 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1554 | 0x000001e9eb2f20d4: 1f00 85f6 | 0f84 f23b
|
1555 |
|
1556 | 0x000001e9eb2f20dc: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1557 | 0x000001e9eb2f20dc: 0000 48ba | d033 a299 | e901 0000 | 4883 8210 | 0100 0001
|
1558 |
|
1559 | 0x000001e9eb2f20f0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1560 | 0x000001e9eb2f20f0: 48ba d814 | 7299 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
1561 | 0x000001e9eb2f2110: f60f 84da
|
1562 |
|
1563 | 0x000001e9eb2f2114: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1564 | 0x000001e9eb2f2114: 3b00 0048 | bad8 1472 | 99e9 0100 | 0048 8382 | 1001 0000
|
1565 |
|
1566 | 0x000001e9eb2f2128: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1567 | 0x000001e9eb2f2128: 0148 bab0 | d9a7 5e05 | 0000 008b | 527c 48c1 | e203 498b | b780 0300 | 0048 8b36
|
1568 |
|
1569 | 0x000001e9eb2f2144: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1570 | 0x000001e9eb2f2144: 483b f248 | bad8 1472 | 99e9 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
|
1571 | 0x000001e9eb2f2164: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
|
1572 |
|
1573 | 0x000001e9eb2f2178: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1574 | 0x000001e9eb2f2178: 0048 bad8 | 1472 99e9 | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
|
1575 | 0x000001e9eb2f2198: 83e2 0185
|
1576 |
|
1577 | 0x000001e9eb2f219c: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1578 | 0x000001e9eb2f219c: d248 bad0 | 33a2 99e9 | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
|
1579 | 0x000001e9eb2f21bc: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8472
|
1580 |
|
1581 | 0x000001e9eb2f21cc: ; {metadata('org/joml/Matrix4f')}
|
1582 | 0x000001e9eb2f21cc: 2400 0048 | ba98 9533 | 0008 0000 | 0048 8bd8 | 498b 87b8 | 0100 0048 | 8d78 5049 | 3bbf c801
|
1583 | 0x000001e9eb2f21ec: 0000 0f87 | 1e3b 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca49 ba00 | 0000 0008
|
1584 | 0x000001e9eb2f220c: 0000 0049 | 2bca 8948 | 0848 33c9 | 8948 0c48 | 33c9 48bf | 0800 0000 | 0000 0000 | 4889 4cf8
|
1585 | 0x000001e9eb2f222c: 0848 ffcf | 75f6 4c8b
|
1586 |
|
1587 | 0x000001e9eb2f2234: ; {metadata(method data for {method} {0x000001e9984131a8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1588 | 0x000001e9eb2f2234: c048 ba78 | fe03 9ae9 | 0100 0048 | 8382 2001
|
1589 |
|
1590 | 0x000001e9eb2f2244: ; {metadata(method data for {method} {0x000001e98cb94b88} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1591 | 0x000001e9eb2f2244: 0000 0149 | b800 91c9 | 99e9 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
1592 | 0x000001e9eb2f2264: feff 1f00 | 85d2 0f84 | af3a 0000
|
1593 |
|
1594 | 0x000001e9eb2f2270: ; {metadata(method data for {method} {0x000001e98cb94b88} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1595 | 0x000001e9eb2f2270: 4c8b c048 | ba00 91c9 | 99e9 0100 | 0048 8382 | 1001 0000
|
1596 |
|
1597 | 0x000001e9eb2f2284: ; {metadata(method data for {method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
1598 | 0x000001e9eb2f2284: 0149 b8a0 | 7929 8be9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
1599 | 0x000001e9eb2f22a4: 1f00 85d2 | 0f84 923a | 0000 4c8b
|
1600 |
|
1601 | 0x000001e9eb2f22b0: ; {metadata(method data for {method} {0x000001e98cb94b88} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
1602 | 0x000001e9eb2f22b0: c048 ba00 | 91c9 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8230
|
1603 | 0x000001e9eb2f22d0: 0100 0075 | 0d48 8382 | 3801 0000 | 01e9 6000 | 0000 4c3b | 8240 0100 | 0075 0d48 | 8382 4801
|
1604 | 0x000001e9eb2f22f0: 0000 01e9 | 4a00 0000 | 4883 ba30 | 0100 0000 | 7517 4c89 | 8230 0100 | 0048 c782 | 3801 0000
|
1605 | 0x000001e9eb2f2310: 0100 0000 | e929 0000 | 0048 83ba | 4001 0000 | 0075 174c | 8982 4001 | 0000 48c7 | 8248 0100
|
1606 | 0x000001e9eb2f2330: 0001 0000 | 00e9 0800 | 0000 4883 | 8220 0100 | 0001 4c8b | c348 8bd0 | 4889 8424 | d800 0000
|
1607 | 0x000001e9eb2f2350: 0f1f 8000
|
1608 |
|
1609 | 0x000001e9eb2f2354: ; {optimized virtual_call}
|
1610 | 0x000001e9eb2f2354: 0000 00e8
|
1611 |
|
1612 | 0x000001e9eb2f2358: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop }
|
1613 | ;*invokevirtual set {reexecute=0 rethrow=0 return_oop=0}
|
1614 | ; - org.joml.Matrix4f::<init>@6 (line 90)
|
1615 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
|
1616 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
1617 | 0x000001e9eb2f2358: e4e3 c006
|
1618 |
|
1619 | 0x000001e9eb2f235c: ; {other}
|
1620 | 0x000001e9eb2f235c: 0f1f 8400 | cc3c 0016
|
1621 |
|
1622 | 0x000001e9eb2f2364: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1623 | 0x000001e9eb2f2364: 48ba b0d9 | a75e 0500 | 0000 410f | be77 4085 | f60f 85e6 | 3900 0048 | 8b84 24d8 | 0000 004c
|
1624 | 0x000001e9eb2f2384: 8bd0 49c1 | ea03 4489 | 928c 0000 | 0048 8bf2 | 4833 f048 | c1ee 1948 | 83fe 000f | 85de 3900
|
1625 | 0x000001e9eb2f23a4: ; {oop(a 'net/minecraft/class_10366'{0x000000055fa3b398})}
|
1626 | 0x000001e9eb2f23a4: 0048 be98 | b3a3 5f05 | 0000 0041 | 0fbe 7740 | 85f6 0f85 | df39 0000
|
1627 |
|
1628 | 0x000001e9eb2f23bc: ; {oop(a 'net/minecraft/class_10366'{0x000000055fa3b398})}
|
1629 | 0x000001e9eb2f23bc: 49ba 98b3 | a35f 0500 | 0000 49c1 | ea03 4489 | 9294 0000
|
1630 |
|
1631 | 0x000001e9eb2f23d0: ; {oop(a 'net/minecraft/class_10366'{0x000000055fa3b398})}
|
1632 | 0x000001e9eb2f23d0: 0048 be98 | b3a3 5f05 | 0000 0048 | 8bfa 4833 | fe48 c1ef | 1948 83ff | 000f 85ce
|
1633 |
|
1634 | 0x000001e9eb2f23ec: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1635 | 0x000001e9eb2f23ec: 3900 0048 | bad8 2a0b | 9ae9 0100 | 0048 8382 | a80b 0000
|
1636 |
|
1637 | 0x000001e9eb2f2400: ; {metadata(method data for {method} {0x000001e998413640} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1638 | 0x000001e9eb2f2400: 0148 ba58 | df04 9ae9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
1639 | 0x000001e9eb2f2420: 85f6 0f84 | ad39 0000
|
1640 |
|
1641 | 0x000001e9eb2f2428: ; {metadata(method data for {method} {0x000001e998413640} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1642 | 0x000001e9eb2f2428: 48ba 58df | 049a e901 | 0000 4883 | 8210 0100
|
1643 |
|
1644 | 0x000001e9eb2f2438: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1645 | 0x000001e9eb2f2438: 0001 48ba | d033 a299 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1646 | 0x000001e9eb2f2458: 0085 f60f | 8495 3900
|
1647 |
|
1648 | 0x000001e9eb2f2460: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1649 | 0x000001e9eb2f2460: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 1001
|
1650 |
|
1651 | 0x000001e9eb2f2470: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1652 | 0x000001e9eb2f2470: 0000 0148 | bad8 1472 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
1653 | 0x000001e9eb2f2490: 1f00 85f6 | 0f84 7d39
|
1654 |
|
1655 | 0x000001e9eb2f2498: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1656 | 0x000001e9eb2f2498: 0000 48ba | d814 7299 | e901 0000 | 4883 8210 | 0100 0001
|
1657 |
|
1658 | 0x000001e9eb2f24ac: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1659 | 0x000001e9eb2f24ac: 48ba b0d9 | a75e 0500 | 0000 8b52 | 7c48 c1e2 | 0349 8bb7 | 8003 0000 | 488b 3648
|
1660 |
|
1661 | 0x000001e9eb2f24c8: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1662 | 0x000001e9eb2f24c8: 3bf2 48ba | d814 7299 | e901 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
|
1663 | 0x000001e9eb2f24e8: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
|
1664 |
|
1665 | 0x000001e9eb2f24fc: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1666 | 0x000001e9eb2f24fc: 48ba d814 | 7299 e901 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
1667 | 0x000001e9eb2f251c: e201 85d2
|
1668 |
|
1669 | 0x000001e9eb2f2520: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1670 | 0x000001e9eb2f2520: 48ba d033 | a299 e901 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
|
1671 | 0x000001e9eb2f2540: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 0720
|
1672 |
|
1673 | 0x000001e9eb2f2550: ; {oop(a 'org/joml/Matrix4fStack'{0x000000055fae88a0})}
|
1674 | 0x000001e9eb2f2550: 0000 48be | a088 ae5f | 0500 0000
|
1675 |
|
1676 | 0x000001e9eb2f255c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1677 | 0x000001e9eb2f255c: 488b d648 | bfd8 2a0b | 9ae9 0100 | 0048 8387 | d00b 0000 | 0148 8bd6 | 4889 b424 | e000 0000
|
1678 | 0x000001e9eb2f257c: ; {optimized virtual_call}
|
1679 | 0x000001e9eb2f257c: 6666 90e8
|
1680 |
|
1681 | 0x000001e9eb2f2580: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
1682 | ;*invokevirtual pushMatrix {reexecute=0 rethrow=0 return_oop=0}
|
1683 | ; - net.minecraft.class_757::method_3192@417 (line 521)
|
1684 | 0x000001e9eb2f2580: bcfb dd06
|
1685 |
|
1686 | 0x000001e9eb2f2584: ; {other}
|
1687 | 0x000001e9eb2f2584: 0f1f 8400 | f43e 0017 | 488b b424 | e000 0000
|
1688 |
|
1689 | 0x000001e9eb2f2594: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1690 | 0x000001e9eb2f2594: 49b8 d82a | 0b9a e901 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 493b | b000 0c00
|
1691 | 0x000001e9eb2f25b4: 0075 0d49 | 8380 080c | 0000 01e9 | 6000 0000 | 493b b010 | 0c00 0075 | 0d49 8380 | 180c 0000
|
1692 | 0x000001e9eb2f25d4: 01e9 4a00 | 0000 4983 | b800 0c00 | 0000 7517 | 4989 b000 | 0c00 0049 | c780 080c | 0000 0100
|
1693 | 0x000001e9eb2f25f4: 0000 e929 | 0000 0049 | 83b8 100c | 0000 0075 | 1749 89b0 | 100c 0000 | 49c7 8018 | 0c00 0001
|
1694 | 0x000001e9eb2f2614: 0000 00e9 | 0800 0000 | 4983 80f0 | 0b00 0001
|
1695 |
|
1696 | 0x000001e9eb2f2624: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1697 | 0x000001e9eb2f2624: 49b8 4041 | cb99 e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
1698 | 0x000001e9eb2f2644: 0085 d20f | 84eb 3700 | 0048 8bb4 | 24e0 0000 | 0044 8b46 | 0c41 83e0 | 0445 85c0
|
1699 |
|
1700 | 0x000001e9eb2f2660: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1701 | 0x000001e9eb2f2660: 49b8 4041 | cb99 e901 | 0000 48ba | 1001 0000 | 0000 0000 | 750a 48ba | 2001 0000 | 0000 0000
|
1702 | 0x000001e9eb2f2680: 498b 3410 | 488d 7601 | 4989 3410 | 0f85 ba00
|
1703 |
|
1704 | 0x000001e9eb2f2690: ; {oop(a 'org/joml/MemUtil$MemUtilUnsafe'{0x0000000565e98ad0})}
|
1705 | 0x000001e9eb2f2690: 0000 48ba | d08a e965 | 0500 0000
|
1706 |
|
1707 | 0x000001e9eb2f269c: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1708 | 0x000001e9eb2f269c: 4c8b c248 | be40 41cb | 99e9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
1709 | 0x000001e9eb2f26bc: 8640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9 | 6000 0000 | 4c3b 8650 | 0100 0075 | 0d48 8386
|
1710 | 0x000001e9eb2f26dc: 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100 | 0000 7517 | 4c89 8640 | 0100 0048 | c786 4801
|
1711 | 0x000001e9eb2f26fc: 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001 | 0000 0075 | 174c 8986 | 5001 0000 | 48c7 8658
|
1712 | 0x000001e9eb2f271c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630 | 0100 0001
|
1713 |
|
1714 | 0x000001e9eb2f2730: ; {oop(a 'org/joml/Matrix4fStack'{0x000000055fae88a0})}
|
1715 | 0x000001e9eb2f2730: 49b8 a088 | ae5f 0500 | 0000 0f1f
|
1716 |
|
1717 | 0x000001e9eb2f273c: ; {optimized virtual_call}
|
1718 | 0x000001e9eb2f273c: 4400 00e8
|
1719 |
|
1720 | 0x000001e9eb2f2740: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1721 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
1722 | ; - org.joml.Matrix4f::translation@13 (line 3089)
|
1723 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
1724 | 0x000001e9eb2f2740: 3cc3 d905
|
1725 |
|
1726 | 0x000001e9eb2f2744: ; {other}
|
1727 | 0x000001e9eb2f2744: 0f1f 8400 | b440 0018
|
1728 |
|
1729 | 0x000001e9eb2f274c: ; {oop(a 'org/joml/Matrix4fStack'{0x000000055fae88a0})}
|
1730 | 0x000001e9eb2f274c: 48ba a088 | ae5f 0500 | 0000 4c8b
|
1731 |
|
1732 | 0x000001e9eb2f2758: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1733 | 0x000001e9eb2f2758: c248 be40 | 41cb 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8678
|
1734 | 0x000001e9eb2f2778: 0100 0075 | 0d48 8386 | 8001 0000 | 01e9 6000 | 0000 4c3b | 8688 0100 | 0075 0d48 | 8386 9001
|
1735 | 0x000001e9eb2f2798: 0000 01e9 | 4a00 0000 | 4883 be78 | 0100 0000 | 7517 4c89 | 8678 0100 | 0048 c786 | 8001 0000
|
1736 | 0x000001e9eb2f27b8: 0100 0000 | e929 0000 | 0048 83be | 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100
|
1737 | 0x000001e9eb2f27d8: 0001 0000 | 00e9 0800 | 0000 4883 | 8668 0100
|
1738 |
|
1739 | 0x000001e9eb2f27e8: ; {metadata(method data for {method} {0x000001e98cb972a0} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1740 | 0x000001e9eb2f27e8: 0001 49b8 | 9831 c999 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
1741 | 0x000001e9eb2f2808: ff1f 0085 | f60f 8446 | 3600 00c7 | 4240 0000 | 0000 4c8b
|
1742 |
|
1743 | 0x000001e9eb2f281c: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1744 | 0x000001e9eb2f281c: c248 be40 | 41cb 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 86b0
|
1745 | 0x000001e9eb2f283c: 0100 0075 | 0d48 8386 | b801 0000 | 01e9 6000 | 0000 4c3b | 86c0 0100 | 0075 0d48 | 8386 c801
|
1746 | 0x000001e9eb2f285c: 0000 01e9 | 4a00 0000 | 4883 beb0 | 0100 0000 | 7517 4c89 | 86b0 0100 | 0048 c786 | b801 0000
|
1747 | 0x000001e9eb2f287c: 0100 0000 | e929 0000 | 0048 83be | c001 0000 | 0075 174c | 8986 c001 | 0000 48c7 | 86c8 0100
|
1748 | 0x000001e9eb2f289c: 0001 0000 | 00e9 0800 | 0000 4883 | 86a0 0100
|
1749 |
|
1750 | 0x000001e9eb2f28ac: ; {metadata(method data for {method} {0x000001e98cb97358} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1751 | 0x000001e9eb2f28ac: 0001 49b8 | e032 c999 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
1752 | 0x000001e9eb2f28cc: ff1f 0085 | f60f 84a3 | 3500 00c7 | 4244 0000 | 0000 4c8b
|
1753 |
|
1754 | 0x000001e9eb2f28e0: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1755 | 0x000001e9eb2f28e0: c248 be40 | 41cb 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 86e8
|
1756 | 0x000001e9eb2f2900: 0100 0075 | 0d48 8386 | f001 0000 | 01e9 6000 | 0000 4c3b | 86f8 0100 | 0075 0d48 | 8386 0002
|
1757 | 0x000001e9eb2f2920: 0000 01e9 | 4a00 0000 | 4883 bee8 | 0100 0000 | 7517 4c89 | 86e8 0100 | 0048 c786 | f001 0000
|
1758 | 0x000001e9eb2f2940: 0100 0000 | e929 0000 | 0048 83be | f801 0000 | 0075 174c | 8986 f801 | 0000 48c7 | 8600 0200
|
1759 | 0x000001e9eb2f2960: 0001 0000 | 00e9 0800 | 0000 4883 | 86d8 0100
|
1760 |
|
1761 | 0x000001e9eb2f2970: ; {metadata(method data for {method} {0x000001e98cb97410} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1762 | 0x000001e9eb2f2970: 0001 49b8 | e037 c999 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
1763 | 0x000001e9eb2f2990: ff1f 0085 | f60f 8400 | 3500 00c7 | 4248 00e0 | 2bc6 4c8b
|
1764 |
|
1765 | 0x000001e9eb2f29a4: ; {metadata(method data for {method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1766 | 0x000001e9eb2f29a4: c248 be40 | 41cb 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8620
|
1767 | 0x000001e9eb2f29c4: 0200 0075 | 0d48 8386 | 2802 0000 | 01e9 6000 | 0000 4c3b | 8630 0200 | 0075 0d48 | 8386 3802
|
1768 | 0x000001e9eb2f29e4: 0000 01e9 | 4a00 0000 | 4883 be20 | 0200 0000 | 7517 4c89 | 8620 0200 | 0048 c786 | 2802 0000
|
1769 | 0x000001e9eb2f2a04: 0100 0000 | e929 0000 | 0048 83be | 3002 0000 | 0075 174c | 8986 3002 | 0000 48c7 | 8638 0200
|
1770 | 0x000001e9eb2f2a24: 0001 0000 | 00e9 0800 | 0000 4883 | 8610 0200
|
1771 |
|
1772 | 0x000001e9eb2f2a34: ; {metadata(method data for {method} {0x000001e98cb94fc8} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
1773 | 0x000001e9eb2f2a34: 0001 49b8 | 109c c899 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
1774 | 0x000001e9eb2f2a54: ff1f 0085 | f60f 845d | 3400 00c7 | 420c 1a00
|
1775 |
|
1776 | 0x000001e9eb2f2a64: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1777 | 0x000001e9eb2f2a64: 0000 48ba | d82a 0b9a | e901 0000 | 4883 8228 | 0c00 0001
|
1778 |
|
1779 | 0x000001e9eb2f2a78: ; {metadata(method data for {method} {0x000001e99996cc40} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
1780 | 0x000001e9eb2f2a78: 48ba 7051 | 0b9a e901 | 0000 448b | 82cc 0000 | 0041 83c0 | 0244 8982 | cc00 0000 | 4181 e0fe
|
1781 | 0x000001e9eb2f2a98: ff1f 0045 | 85c0 0f84 | 3934 0000
|
1782 |
|
1783 | 0x000001e9eb2f2aa4: ; {metadata(method data for {method} {0x000001e99996cc40} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
1784 | 0x000001e9eb2f2aa4: 48ba 7051 | 0b9a e901 | 0000 4883 | 8210 0100
|
1785 |
|
1786 | 0x000001e9eb2f2ab4: ; {metadata(method data for {method} {0x000001e998412850} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1787 | 0x000001e9eb2f2ab4: 0001 48ba | c852 0b9a | e901 0000 | 448b 82cc | 0000 0041 | 83c0 0244 | 8982 cc00 | 0000 4181
|
1788 | 0x000001e9eb2f2ad4: e0fe ff1f | 0045 85c0 | 0f84 1c34
|
1789 |
|
1790 | 0x000001e9eb2f2ae0: ; {metadata(method data for {method} {0x000001e998412850} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1791 | 0x000001e9eb2f2ae0: 0000 48ba | c852 0b9a | e901 0000 | 4883 8210 | 0100 0001
|
1792 |
|
1793 | 0x000001e9eb2f2af4: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1794 | 0x000001e9eb2f2af4: 48ba d033 | a299 e901 | 0000 448b | 82cc 0000 | 0041 83c0 | 0244 8982 | cc00 0000 | 4181 e0fe
|
1795 | 0x000001e9eb2f2b14: ff1f 0045 | 85c0 0f84 | ff33 0000
|
1796 |
|
1797 | 0x000001e9eb2f2b20: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1798 | 0x000001e9eb2f2b20: 48ba d033 | a299 e901 | 0000 4883 | 8210 0100
|
1799 |
|
1800 | 0x000001e9eb2f2b30: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1801 | 0x000001e9eb2f2b30: 0001 48ba | d814 7299 | e901 0000 | 448b 82cc | 0000 0041 | 83c0 0244 | 8982 cc00 | 0000 4181
|
1802 | 0x000001e9eb2f2b50: e0fe ff1f | 0045 85c0 | 0f84 e233
|
1803 |
|
1804 | 0x000001e9eb2f2b5c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1805 | 0x000001e9eb2f2b5c: 0000 48ba | d814 7299 | e901 0000 | 4883 8210 | 0100 0001
|
1806 |
|
1807 | 0x000001e9eb2f2b70: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
1808 | 0x000001e9eb2f2b70: 48ba b0d9 | a75e 0500 | 0000 8b52 | 7c48 c1e2 | 034d 8b87 | 8003 0000 | 4d8b 004c
|
1809 |
|
1810 | 0x000001e9eb2f2b8c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1811 | 0x000001e9eb2f2b8c: 3bc2 48ba | d814 7299 | e901 0000 | 49b8 2001 | 0000 0000 | 0000 750a | 49b8 3001 | 0000 0000
|
1812 | 0x000001e9eb2f2bac: 0000 4a8b | 3402 488d | 7601 4a89 | 3402 0f85 | 1a00 0000
|
1813 |
|
1814 | 0x000001e9eb2f2bc0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1815 | 0x000001e9eb2f2bc0: 48ba d814 | 7299 e901 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
1816 | 0x000001e9eb2f2be0: e201 85d2
|
1817 |
|
1818 | 0x000001e9eb2f2be4: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1819 | 0x000001e9eb2f2be4: 48ba d033 | a299 e901 | 0000 49b8 | 3001 0000 | 0000 0000 | 740a 49b8 | 2001 0000 | 0000 0000
|
1820 | 0x000001e9eb2f2c04: 4a8b 3402 | 488d 7601 | 4a89 3402 | 0f84 5b18
|
1821 |
|
1822 | 0x000001e9eb2f2c14: ; {metadata(method data for {method} {0x000001e998412850} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
1823 | 0x000001e9eb2f2c14: 0000 48ba | c852 0b9a | e901 0000 | 4883 8220 | 0100 0001
|
1824 |
|
1825 | 0x000001e9eb2f2c28: ; {oop(a 'org/joml/Vector3f'{0x0000000566bfe6c0})}
|
1826 | 0x000001e9eb2f2c28: 48ba c0e6 | bf66 0500
|
1827 |
|
1828 | 0x000001e9eb2f2c30: ; {oop(a 'org/joml/Vector3f'{0x0000000566bfe6a8})}
|
1829 | 0x000001e9eb2f2c30: 0000 49b8 | a8e6 bf66 | 0500 0000
|
1830 |
|
1831 | 0x000001e9eb2f2c3c: ; {static_call}
|
1832 | 0x000001e9eb2f2c3c: 6666 90e8
|
1833 |
|
1834 | 0x000001e9eb2f2c40: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
1835 | ;*invokestatic setupGui3DDiffuseLighting {reexecute=0 rethrow=0 return_oop=0}
|
1836 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@5 (line 620)
|
1837 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
1838 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
1839 | 0x000001e9eb2f2c40: 5c69 0100
|
1840 |
|
1841 | 0x000001e9eb2f2c44: ; {other}
|
1842 | 0x000001e9eb2f2c44: 0f1f 8400 | b445 0019 | 488b 9424 | a800 0000
|
1843 |
|
1844 | 0x000001e9eb2f2c54: ; {metadata('net/minecraft/class_332')}
|
1845 | 0x000001e9eb2f2c54: 488b da48 | ba80 51f2 | 0008 0000 | 0049 8b87 | b801 0000 | 488d 7828 | 493b bfc8 | 0100 000f
|
1846 | 0x000001e9eb2f2c74: 87e8 3200 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
|
1847 | 0x000001e9eb2f2c94: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | 8948 1048 | 8948 1848 | 8948 2048 | 8984 24e8
|
1848 | 0x000001e9eb2f2cb4: 0000 008b | 7354 48c1 | e603 8b53 | 6448 c1e2 | 0348 3b02
|
1849 |
|
1850 | 0x000001e9eb2f2cc8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1851 | 0x000001e9eb2f2cc8: 488b fa48 | b9d8 2a0b | 9ae9 0100 | 0048 8381 | 500c 0000 | 0148 89b4 | 24f0 0000
|
1852 |
|
1853 | 0x000001e9eb2f2ce4: ; {optimized virtual_call}
|
1854 | 0x000001e9eb2f2ce4: 0066 90e8
|
1855 |
|
1856 | 0x000001e9eb2f2ce8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [240]=Oop }
|
1857 | ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0}
|
1858 | ; - net.minecraft.class_757::method_3192@447 (line 526)
|
1859 | 0x000001e9eb2f2ce8: 5473 f1ff
|
1860 |
|
1861 | 0x000001e9eb2f2cec: ; {other}
|
1862 | 0x000001e9eb2f2cec: 0f1f 8400 | 5c46 001a | 488b 9424 | e800 0000
|
1863 |
|
1864 | 0x000001e9eb2f2cfc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1865 | 0x000001e9eb2f2cfc: 48be d82a | 0b9a e901 | 0000 4883 | 8670 0c00
|
1866 |
|
1867 | 0x000001e9eb2f2d0c: ; {metadata(method data for {method} {0x000001e9996ca538} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1868 | 0x000001e9eb2f2d0c: 0001 48ba | 78b6 099a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
1869 | 0x000001e9eb2f2d2c: 0085 f60f | 843e 3200
|
1870 |
|
1871 | 0x000001e9eb2f2d34: ; {metadata('net/minecraft/class_4587')}
|
1872 | 0x000001e9eb2f2d34: 0048 baa8 | c8c4 0008 | 0000 0048 | 8984 2400 | 0100 0049 | 8b87 b801 | 0000 488d | 7818 493b
|
1873 | 0x000001e9eb2f2d54: bfc8 0100 | 000f 8735 | 3200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 49ba 0000
|
1874 | 0x000001e9eb2f2d74: 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8bd0
|
1875 |
|
1876 | 0x000001e9eb2f2d90: ; {metadata(method data for {method} {0x000001e9996ca538} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1877 | 0x000001e9eb2f2d90: 48be 78b6 | 099a e901 | 0000 4883 | 8610 0100 | 0001 488b | d048 8984 | 24f8 0000
|
1878 |
|
1879 | 0x000001e9eb2f2dac: ; {optimized virtual_call}
|
1880 | 0x000001e9eb2f2dac: 0066 90e8
|
1881 |
|
1882 | 0x000001e9eb2f2db0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [240]=Oop [248]=Oop [256]=Oop }
|
1883 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
1884 | ; - net.minecraft.class_332::<init>@6 (line 79)
|
1885 | ; - net.minecraft.class_757::method_3192@450 (line 526)
|
1886 | 0x000001e9eb2f2db0: acaf f8ff
|
1887 |
|
1888 | 0x000001e9eb2f2db4: ; {other}
|
1889 | 0x000001e9eb2f2db4: 0f1f 8400 | 2447 001b | 488b 8424 | e800 0000
|
1890 |
|
1891 | 0x000001e9eb2f2dc4: ; {metadata(method data for {method} {0x000001e9996ca538} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
1892 | 0x000001e9eb2f2dc4: 49b8 78b6 | 099a e901 | 0000 4983 | 8020 0100 | 0001 4c8b | 8424 f000 | 0000 4c8b | 8c24 f800
|
1893 | 0x000001e9eb2f2de4: 0000 488b | bc24 0001 | 0000 488b | 9424 e800
|
1894 |
|
1895 | 0x000001e9eb2f2df4: ; {optimized virtual_call}
|
1896 | 0x000001e9eb2f2df4: 0000 90e8
|
1897 |
|
1898 | 0x000001e9eb2f2df8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
1899 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
1900 | ; - net.minecraft.class_332::<init>@10 (line 79)
|
1901 | ; - net.minecraft.class_757::method_3192@450 (line 526)
|
1902 | 0x000001e9eb2f2df8: c4c2 f8ff
|
1903 |
|
1904 | 0x000001e9eb2f2dfc: ; {other}
|
1905 | 0x000001e9eb2f2dfc: 0f1f 8400 | 6c47 001c | 8bbc 24b4 | 0000 0085
|
1906 |
|
1907 | 0x000001e9eb2f2e0c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1908 | 0x000001e9eb2f2e0c: ff49 b8d8 | 2a0b 9ae9 | 0100 0048 | ba90 0c00 | 0000 0000 | 0075 0a48 | ba80 0c00 | 0000 0000
|
1909 | 0x000001e9eb2f2e2c: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 850d | 0000 0048 | 8b94 24a8 | 0000 00e9 | f008 0000
|
1910 | 0x000001e9eb2f2e4c: 448b 8c24 | b000 0000
|
1911 |
|
1912 | 0x000001e9eb2f2e54: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1913 | 0x000001e9eb2f2e54: 4585 c949 | b8d8 2a0b | 9ae9 0100 | 0048 baa0 | 0c00 0000 | 0000 0074 | 0a48 bab0 | 0c00 0000
|
1914 | 0x000001e9eb2f2e74: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 1048 | 8b94 24a8 | 0000 000f | 84ab 0800 | 0044 8b42
|
1915 | 0x000001e9eb2f2e94: 5449 c1e0 | 0345 8b80 | 8801 0000 | 49c1 e003
|
1916 |
|
1917 | 0x000001e9eb2f2ea4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1918 | 0x000001e9eb2f2ea4: 4d85 c049 | b8d8 2a0b | 9ae9 0100 | 0048 bec0 | 0c00 0000 | 0000 0074 | 0a48 bed0 | 0c00 0000
|
1919 | 0x000001e9eb2f2ec4: 0000 0049 | 8b1c 3048 | 8d5b 0149 | 891c 300f | 8463 0800 | 004c 8b84 | 24c0 0000 | 0049 3b00
|
1920 | 0x000001e9eb2f2ee4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1921 | 0x000001e9eb2f2ee4: 498b f048 | bbd8 2a0b | 9ae9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb3
|
1922 | 0x000001e9eb2f2f04: f00c 0000 | 750d 4883 | 83f8 0c00 | 0001 e960 | 0000 0048 | 3bb3 000d | 0000 750d | 4883 8308
|
1923 | 0x000001e9eb2f2f24: 0d00 0001 | e94a 0000 | 0048 83bb | f00c 0000 | 0075 1748 | 89b3 f00c | 0000 48c7 | 83f8 0c00
|
1924 | 0x000001e9eb2f2f44: 0001 0000 | 00e9 2900 | 0000 4883 | bb00 0d00 | 0000 7517 | 4889 b300 | 0d00 0048 | c783 080d
|
1925 | 0x000001e9eb2f2f64: 0000 0100 | 0000 e908 | 0000 0048 | 8383 e00c | 0000 0149
|
1926 |
|
1927 | 0x000001e9eb2f2f78: ; {oop("gui"{0x000000055ea90000})}
|
1928 | 0x000001e9eb2f2f78: 8bf0 49b8 | 0000 a95e | 0500 0000 | 488b d648 | 89b4 24c0 | 0000 0066 | 0f1f 4400 | 0048 b8ff
|
1929 | 0x000001e9eb2f2f98: ffff ffff
|
1930 |
|
1931 | 0x000001e9eb2f2f9c: ; {virtual_call}
|
1932 | 0x000001e9eb2f2f9c: ffff ffe8
|
1933 |
|
1934 | 0x000001e9eb2f2fa0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
1935 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
1936 | ; - net.minecraft.class_757::method_3192@478 (line 529)
|
1937 | 0x000001e9eb2f2fa0: dcbd d905
|
1938 |
|
1939 | 0x000001e9eb2f2fa4: ; {other}
|
1940 | 0x000001e9eb2f2fa4: 0f1f 8400 | 1449 001d | 488b 9424 | a800 0000 | 448b 4254 | 49c1 e003
|
1941 |
|
1942 | 0x000001e9eb2f2fbc: ; implicit exception: dispatches to 0x000001e9eb2f5fab
|
1943 | 0x000001e9eb2f2fbc: 458b 80d4 | 0000 0049 | c1e0 0345 | 0fbe 4022
|
1944 |
|
1945 | 0x000001e9eb2f2fcc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1946 | 0x000001e9eb2f2fcc: 4585 c049 | b8d8 2a0b | 9ae9 0100 | 0048 be18 | 0d00 0000 | 0000 0075 | 0a48 be28 | 0d00 0000
|
1947 | 0x000001e9eb2f2fec: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 8573 0100 | 004c 8b84 | 24b8 0000 | 004d 85c0
|
1948 | 0x000001e9eb2f300c: 0f84 2a00
|
1949 |
|
1950 | 0x000001e9eb2f3010: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1951 | 0x000001e9eb2f3010: 0000 48b8 | e076 ca00 | 0800 0000 | 418b 5808 | 49ba 0000 | 0000 0800 | 0000 4903 | da48 3b43
|
1952 | 0x000001e9eb2f3030: 380f 857e | 2f00 00e9 | 0000 0000 | 498b f049
|
1953 |
|
1954 | 0x000001e9eb2f3040: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1955 | 0x000001e9eb2f3040: 8bf0 48bf | d82a 0b9a | e901 0000
|
1956 |
|
1957 | 0x000001e9eb2f304c: ; {metadata('net/minecraft/class_9779$class_9781')}
|
1958 | 0x000001e9eb2f304c: 49ba e076 | ca00 0800 | 0000 4c89 | 9748 0d00 | 0048 8387 | 500d 0000
|
1959 |
|
1960 | 0x000001e9eb2f3064: ; {metadata(method data for {method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1961 | 0x000001e9eb2f3064: 0148 bea0 | 450b 9ae9 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
|
1962 | 0x000001e9eb2f3084: 85ff 0f84 | 2e2f 0000
|
1963 |
|
1964 | 0x000001e9eb2f308c: ; {metadata(method data for {method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1965 | 0x000001e9eb2f308c: 48be a045 | 0b9a e901 | 0000 ff86 | 2001 0000 | 410f be70
|
1966 |
|
1967 | 0x000001e9eb2f30a0: ; {metadata(method data for {method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1968 | 0x000001e9eb2f30a0: 3185 f648 | bea0 450b | 9ae9 0100 | 0048 bf30 | 0100 0000 | 0000 0074 | 0a48 bf40 | 0100 0000
|
1969 | 0x000001e9eb2f30c0: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 840d 0000
|
1970 |
|
1971 | 0x000001e9eb2f30d4: ; {section_word}
|
1972 | 0x000001e9eb2f30d4: 00c5 fa10 | 054b c2ff | ffe9 5a00 | 0000 410f | be70 3085
|
1973 |
|
1974 | 0x000001e9eb2f30e8: ; {metadata(method data for {method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1975 | 0x000001e9eb2f30e8: f648 bea0 | 450b 9ae9 | 0100 0048 | bf50 0100 | 0000 0000 | 0074 0a48 | bf60 0100 | 0000 0000
|
1976 | 0x000001e9eb2f3108: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 841b | 0000 00c4 | c17a 1040
|
1977 |
|
1978 | 0x000001e9eb2f3120: ; {metadata(method data for {method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
1979 | 0x000001e9eb2f3120: 2848 bea0 | 450b 9ae9 | 0100 00ff | 8670 0100 | 00e9 0600 | 0000 c4c1 | 7a10 4020
|
1980 |
|
1981 | 0x000001e9eb2f313c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1982 | 0x000001e9eb2f313c: 488b f248 | bfd8 2a0b | 9ae9 0100 | 0048 8387 | 700d 0000 | 014c 8b84 | 24e8 0000 | 0048 8bfa
|
1983 | 0x000001e9eb2f315c: ; {optimized virtual_call}
|
1984 | 0x000001e9eb2f315c: 488b d7e8
|
1985 |
|
1986 | 0x000001e9eb2f3160: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
1987 | ;*invokevirtual method_3171 {reexecute=0 rethrow=0 return_oop=0}
|
1988 | ; - net.minecraft.class_757::method_3192@506 (line 531)
|
1989 | 0x000001e9eb2f3160: 1cb9 d905
|
1990 |
|
1991 | 0x000001e9eb2f3164: ; {other}
|
1992 | 0x000001e9eb2f3164: 0f1f 8400 | d44a 001e | 488b 9424 | a800 0000 | 448b 4254 | 49c1 e003
|
1993 |
|
1994 | 0x000001e9eb2f317c: ; implicit exception: dispatches to 0x000001e9eb2f5fdb
|
1995 | 0x000001e9eb2f317c: 418b b0d0 | 0000 0048 | c1e6 0348 | 3b06 4c8b
|
1996 |
|
1997 | 0x000001e9eb2f318c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
1998 | 0x000001e9eb2f318c: c648 bfd8 | 2a0b 9ae9
|
1999 |
|
2000 | 0x000001e9eb2f3194: ; {metadata('net/minecraft/class_329')}
|
2001 | 0x000001e9eb2f3194: 0100 0049 | ba60 69c5 | 0008 0000 | 004c 8997 | b80d 0000 | 4883 87c0 | 0d00 0001
|
2002 |
|
2003 | 0x000001e9eb2f31b0: ; {metadata(method data for {method} {0x000001e998486818} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
2004 | 0x000001e9eb2f31b0: 49b8 a039 | 0c9a e901 | 0000 418b | b8cc 0000 | 0083 c702 | 4189 b8cc | 0000 0081 | e7fe ff1f
|
2005 | 0x000001e9eb2f31d0: 0085 ff0f | 840c 2e00 | 000f 1f80 | 0000 0000
|
2006 |
|
2007 | 0x000001e9eb2f31e0: ; {no_reloc}
|
2008 | 0x000001e9eb2f31e0: e930 2e00 | 0090 9090 | 9090 488b | d648 89b4 | 2408 0100
|
2009 |
|
2010 | 0x000001e9eb2f31f4: ; {static_call}
|
2011 | 0x000001e9eb2f31f4: 0066 90e8
|
2012 |
|
2013 | 0x000001e9eb2f31f8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [264]=Oop }
|
2014 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2015 | ; - net.minecraft.class_329::method_1753@4
|
2016 | ; - net.minecraft.class_757::method_3192@519 (line 533)
|
2017 | 0x000001e9eb2f31f8: 84be d905
|
2018 |
|
2019 | 0x000001e9eb2f31fc: ; {other}
|
2020 | 0x000001e9eb2f31fc: 0f1f 8400 | 6c4b 001f
|
2021 |
|
2022 | 0x000001e9eb2f3204: ; {metadata(method data for {method} {0x000001e998486818} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
2023 | 0x000001e9eb2f3204: 49b8 a039 | 0c9a e901 | 0000 4d8d | 8030 0100 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
2024 | 0x000001e9eb2f3224: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
2025 | 0x000001e9eb2f3244: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
2026 | 0x000001e9eb2f3264: 0949 8308 | 02eb 034d | 8908 488b | b424 0801
|
2027 |
|
2028 | 0x000001e9eb2f3274: ; {metadata(method data for {method} {0x000001e998486818} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
2029 | 0x000001e9eb2f3274: 0000 49b8 | a039 0c9a | e901 0000
|
2030 |
|
2031 | 0x000001e9eb2f3280: ; {metadata('net/minecraft/class_329')}
|
2032 | 0x000001e9eb2f3280: 49ba 6069 | c500 0800 | 0000 4d89 | 9050 0100 | 0049 8380 | 5801 0000 | 014c 8b84 | 24e8 0000
|
2033 | 0x000001e9eb2f32a0: 004c 8b8c | 24b8 0000 | 0048 8bf8 | 488b 9424 | 0801 0000
|
2034 |
|
2035 | 0x000001e9eb2f32b4: ; {optimized virtual_call}
|
2036 | 0x000001e9eb2f32b4: 6666 90e8
|
2037 |
|
2038 | 0x000001e9eb2f32b8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2039 | ;*invokevirtual wrapMethod$bbm000$iris$handleHudHidingScreens {reexecute=0 rethrow=0 return_oop=0}
|
2040 | ; - net.minecraft.class_329::method_1753@9
|
2041 | ; - net.minecraft.class_757::method_3192@519 (line 533)
|
2042 | 0x000001e9eb2f32b8: c4b7 d905
|
2043 |
|
2044 | 0x000001e9eb2f32bc: ; {other}
|
2045 | 0x000001e9eb2f32bc: 0f1f 8400 | 2c4c 0020 | 488b 8424 | e800 0000
|
2046 |
|
2047 | 0x000001e9eb2f32cc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2048 | 0x000001e9eb2f32cc: 48ba d82a | 0b9a e901
|
2049 |
|
2050 | 0x000001e9eb2f32d4: ; {metadata('net/minecraft/class_332')}
|
2051 | 0x000001e9eb2f32d4: 0000 49ba | 8051 f200 | 0800 0000 | 4c89 92f0 | 0d00 0048 | 8382 f80d
|
2052 |
|
2053 | 0x000001e9eb2f32ec: ; {metadata(method data for {method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2054 | 0x000001e9eb2f32ec: 0000 0148 | ba00 ecee | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2055 | 0x000001e9eb2f330c: 1f00 85f6 | 0f84 092d | 0000 488b | 8424 e800 | 0000 8b50 | 1448 c1e2 | 0348 3b02
|
2056 |
|
2057 | 0x000001e9eb2f3328: ; {metadata(method data for {method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2058 | 0x000001e9eb2f3328: 488b f248 | bf00 ecee | 99e9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
2059 | 0x000001e9eb2f3348: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
|
2060 | 0x000001e9eb2f3368: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
|
2061 | 0x000001e9eb2f3388: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
|
2062 | 0x000001e9eb2f33a8: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0166 | 9048 b8ff | ffff ffff
|
2063 |
|
2064 | 0x000001e9eb2f33c4: ; {virtual_call}
|
2065 | 0x000001e9eb2f33c4: ffff ffe8
|
2066 |
|
2067 | 0x000001e9eb2f33c8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2068 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
2069 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
2070 | ; - net.minecraft.class_757::method_3192@524 (line 534)
|
2071 | 0x000001e9eb2f33c8: b4b9 d905
|
2072 |
|
2073 | 0x000001e9eb2f33cc: ; {other}
|
2074 | 0x000001e9eb2f33cc: 0f1f 8400 | 3c4d 0021 | 488b 9424 | a800 0000
|
2075 |
|
2076 | 0x000001e9eb2f33dc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2077 | 0x000001e9eb2f33dc: 49b8 d82a | 0b9a e901 | 0000 4983 | 8018 0e00 | 0001 4c8b | 8424 b800 | 0000 448b | 8c24 b000
|
2078 | 0x000001e9eb2f33fc: ; {oop(nullptr)}
|
2079 | 0x000001e9eb2f33fc: 0000 48bf | 0000 0000 | 0000 0000 | 488b b424 | c000 0000 | 488b 9424 | a800 0000 | 0f1f 8000
|
2080 | 0x000001e9eb2f341c: ; {optimized virtual_call}
|
2081 | 0x000001e9eb2f341c: 0000 00e8
|
2082 |
|
2083 | 0x000001e9eb2f3420: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2084 | ;*invokespecial handler$bgc000$sodium$onRender {reexecute=0 rethrow=0 return_oop=0}
|
2085 | ; - net.minecraft.class_757::method_3192@532 (line 534)
|
2086 | 0x000001e9eb2f3420: 5cb6 d905
|
2087 |
|
2088 | 0x000001e9eb2f3424: ; {other}
|
2089 | 0x000001e9eb2f3424: 0f1f 8400 | 944d 0022
|
2090 |
|
2091 | 0x000001e9eb2f342c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2092 | 0x000001e9eb2f342c: 48ba d82a | 0b9a e901 | 0000 4883 | 8228 0e00
|
2093 |
|
2094 | 0x000001e9eb2f343c: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2095 | 0x000001e9eb2f343c: 0001 48ba | 202d 049a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
2096 | 0x000001e9eb2f345c: 0085 f60f | 84e0 2b00
|
2097 |
|
2098 | 0x000001e9eb2f3464: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2099 | 0x000001e9eb2f3464: 0048 ba20 | 2d04 9ae9 | 0100 0048 | 8382 1001
|
2100 |
|
2101 | 0x000001e9eb2f3474: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
2102 | 0x000001e9eb2f3474: 0000 0148 | bad0 44ed | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2103 | 0x000001e9eb2f3494: 1f00 85f6 | 0f84 c82b
|
2104 |
|
2105 | 0x000001e9eb2f349c: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
2106 | 0x000001e9eb2f349c: 0000 48ba | d044 ed99 | e901 0000 | 4883 8210 | 0100 0001
|
2107 |
|
2108 | 0x000001e9eb2f34b0: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2109 | 0x000001e9eb2f34b0: 48ba 0013 | 7299 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
2110 | 0x000001e9eb2f34d0: f60f 84b0
|
2111 |
|
2112 | 0x000001e9eb2f34d4: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
2113 | 0x000001e9eb2f34d4: 2b00 0048 | bab0 d9a7 | 5e05 0000 | 000f be92 | ec00 0000
|
2114 |
|
2115 | 0x000001e9eb2f34e8: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2116 | 0x000001e9eb2f34e8: 85d2 48ba | 0013 7299 | e901 0000 | 48be 1001 | 0000 0000 | 0000 750a | 48be 2001 | 0000 0000
|
2117 | 0x000001e9eb2f3508: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | f100 0000
|
2118 |
|
2119 | 0x000001e9eb2f351c: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2120 | 0x000001e9eb2f351c: 48ba 0013 | 7299 e901 | 0000 4883 | 8230 0100
|
2121 |
|
2122 | 0x000001e9eb2f352c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2123 | 0x000001e9eb2f352c: 0001 48ba | d814 7299 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
2124 | 0x000001e9eb2f354c: 0085 f60f | 8453 2b00
|
2125 |
|
2126 | 0x000001e9eb2f3554: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2127 | 0x000001e9eb2f3554: 0048 bad8 | 1472 99e9 | 0100 0048 | 8382 1001
|
2128 |
|
2129 | 0x000001e9eb2f3564: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
2130 | 0x000001e9eb2f3564: 0000 0148 | bab0 d9a7 | 5e05 0000 | 008b 527c | 48c1 e203 | 498b b780 | 0300 0048 | 8b36 483b
|
2131 | 0x000001e9eb2f3584: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2132 | 0x000001e9eb2f3584: f248 bad8 | 1472 99e9 | 0100 0048 | be20 0100 | 0000 0000 | 0075 0a48 | be30 0100 | 0000 0000
|
2133 | 0x000001e9eb2f35a4: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 851a
|
2134 |
|
2135 | 0x000001e9eb2f35b4: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2136 | 0x000001e9eb2f35b4: 0000 0048 | bad8 1472 | 99e9 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000
|
2137 | 0x000001e9eb2f35d4: 0000 83e2
|
2138 |
|
2139 | 0x000001e9eb2f35d8: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2140 | 0x000001e9eb2f35d8: 0185 d248 | ba00 1372 | 99e9 0100 | 0048 be40 | 0100 0000 | 0000 0074 | 0a48 be50 | 0100 0000
|
2141 | 0x000001e9eb2f35f8: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8480 0d00
|
2142 |
|
2143 | 0x000001e9eb2f360c: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
2144 | 0x000001e9eb2f360c: 0048 bad0 | 44ed 99e9 | 0100 0048 | 8382 2001
|
2145 |
|
2146 | 0x000001e9eb2f361c: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
2147 | 0x000001e9eb2f361c: 0000 0148 | ba70 46ed | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2148 | 0x000001e9eb2f363c: 1f00 85f6 | 0f84 832a
|
2149 |
|
2150 | 0x000001e9eb2f3644: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
2151 | 0x000001e9eb2f3644: 0000 48ba | 7046 ed99 | e901 0000 | 4883 8210 | 0100 0001 | ba00 0100
|
2152 |
|
2153 | 0x000001e9eb2f365c: ; {static_call}
|
2154 | 0x000001e9eb2f365c: 0066 90e8
|
2155 |
|
2156 | 0x000001e9eb2f3660: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2157 | ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
|
2158 | ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
|
2159 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
2160 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
2161 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
2162 | 0x000001e9eb2f3660: 1cba d905
|
2163 |
|
2164 | 0x000001e9eb2f3664: ; {other}
|
2165 | 0x000001e9eb2f3664: 0f1f 8400 | d44f 0023
|
2166 |
|
2167 | 0x000001e9eb2f366c: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
2168 | 0x000001e9eb2f366c: 48ba d044 | ed99 e901 | 0000 ff82 | 3001 0000 | 4c8b 8424 | c000 0000
|
2169 |
|
2170 | 0x000001e9eb2f3684: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2171 | 0x000001e9eb2f3684: 48ba d82a | 0b9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 480e
|
2172 | 0x000001e9eb2f36a4: 0000 750d | 4883 8250 | 0e00 0001 | e960 0000 | 004c 3b82 | 580e 0000 | 750d 4883 | 8260 0e00
|
2173 | 0x000001e9eb2f36c4: 0001 e94a | 0000 0048 | 83ba 480e | 0000 0075 | 174c 8982 | 480e 0000 | 48c7 8250 | 0e00 0001
|
2174 | 0x000001e9eb2f36e4: 0000 00e9 | 2900 0000 | 4883 ba58 | 0e00 0000 | 7517 4c89 | 8258 0e00 | 0048 c782 | 600e 0000
|
2175 | 0x000001e9eb2f3704: 0100 0000 | e908 0000 | 0048 8382 | 380e 0000 | 0148 8b94 | 24c0 0000 | 0048 b8ff | ffff ffff
|
2176 | 0x000001e9eb2f3724: ; {virtual_call}
|
2177 | 0x000001e9eb2f3724: ffff ffe8
|
2178 |
|
2179 | 0x000001e9eb2f3728: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2180 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
2181 | ; - net.minecraft.class_757::method_3192@542 (line 536)
|
2182 | 0x000001e9eb2f3728: 54b6 d905
|
2183 |
|
2184 | 0x000001e9eb2f372c: ; {other}
|
2185 | 0x000001e9eb2f372c: 0f1f 8400 | 9c50 0024 | 488b 9424 | a800 0000 | 8b72 5448 | c1e6 0348 | 3b06 4c8b
|
2186 |
|
2187 | 0x000001e9eb2f3748: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2188 | 0x000001e9eb2f3748: c649 b9d8 | 2a0b 9ae9 | 0100 0049 | 8381 880e | 0000 018b | 9ea8 0100 | 0048 c1e3 | 0348 85db
|
2189 | 0x000001e9eb2f3768: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2190 | 0x000001e9eb2f3768: 49b8 d82a | 0b9a e901 | 0000 49b9 | a80e 0000 | 0000 0000 | 740a 49b9 | b80e 0000 | 0000 0000
|
2191 | 0x000001e9eb2f3788: 4b8b 3c08 | 488d 7f01 | 4b89 3c08 | 0f84 ff00 | 0000 4c8b | 8424 b800
|
2192 |
|
2193 | 0x000001e9eb2f37a0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2194 | 0x000001e9eb2f37a0: 0000 49b9 | d82a 0b9a | e901 0000
|
2195 |
|
2196 | 0x000001e9eb2f37ac: ; {metadata('net/minecraft/class_310')}
|
2197 | 0x000001e9eb2f37ac: 49ba 0060 | c900 0800 | 0000 4d89 | 91d8 0e00 | 0049 8381 | e00e 0000 | 014d 85c0 | 0f84 2a00
|
2198 | 0x000001e9eb2f37cc: ; {metadata('net/minecraft/class_9779$class_9781')}
|
2199 | 0x000001e9eb2f37cc: 0000 48b8 | e076 ca00 | 0800 0000 | 418b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b46
|
2200 | 0x000001e9eb2f37ec: 380f 85fc | 2800 00e9 | 0000 0000 | 4d8b c84d
|
2201 |
|
2202 | 0x000001e9eb2f37fc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2203 | 0x000001e9eb2f37fc: 8bc8 48bf | d82a 0b9a | e901 0000
|
2204 |
|
2205 | 0x000001e9eb2f3808: ; {metadata('net/minecraft/class_9779$class_9781')}
|
2206 | 0x000001e9eb2f3808: 49ba e076 | ca00 0800 | 0000 4c89 | 9710 0f00 | 0048 8387 | 180f 0000 | 01c4 c17a | 1040 0c48
|
2207 | 0x000001e9eb2f3828: 3b03 4c8b
|
2208 |
|
2209 | 0x000001e9eb2f382c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2210 | 0x000001e9eb2f382c: cb48 bfd8 | 2a0b 9ae9
|
2211 |
|
2212 | 0x000001e9eb2f3834: ; {metadata('net/minecraft/class_425')}
|
2213 | 0x000001e9eb2f3834: 0100 0049 | ba48 9fc5 | 0008 0000 | 004c 8997 | 480f 0000 | 4883 8750 | 0f00 0001 | 4c8b 8424
|
2214 | 0x000001e9eb2f3854: e800 0000 | 448b 8c24 | c800 0000 | 8bbc 24cc | 0000 0048 | 8bd3 0f1f
|
2215 |
|
2216 | 0x000001e9eb2f386c: ; {optimized virtual_call}
|
2217 | 0x000001e9eb2f386c: 4400 00e8
|
2218 |
|
2219 | 0x000001e9eb2f3870: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2220 | ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
|
2221 | ; - net.minecraft.class_757::method_3192@576 (line 540)
|
2222 | 0x000001e9eb2f3870: 0cd9 4100
|
2223 |
|
2224 | 0x000001e9eb2f3874: ; {other}
|
2225 | 0x000001e9eb2f3874: 0f1f 8400 | e451 0025
|
2226 |
|
2227 | 0x000001e9eb2f387c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2228 | 0x000001e9eb2f387c: 49b8 d82a | 0b9a e901 | 0000 41ff | 8070 0f00 | 008b bc24 | b400 0000 | e94b 0300 | 008b bc24
|
2229 | 0x000001e9eb2f389c: b400 0000
|
2230 |
|
2231 | 0x000001e9eb2f38a0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2232 | 0x000001e9eb2f38a0: 85ff 49b8 | d82a 0b9a | e901 0000 | 49b9 4810 | 0000 0000 | 0000 740a | 49b9 5810 | 0000 0000
|
2233 | 0x000001e9eb2f38c0: 0000 4b8b | 0c08 488d | 4901 4b89 | 0c08 0f84 | 1003 0000 | 448b 86a4 | 0100 0049 | c1e0 034d
|
2234 | 0x000001e9eb2f38e0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2235 | 0x000001e9eb2f38e0: 85c0 49b9 | d82a 0b9a | e901 0000 | 48be 6810 | 0000 0000 | 0000 740a | 48be 7810 | 0000 0000
|
2236 | 0x000001e9eb2f3900: 0000 498b | 0c31 488d | 4901 4989 | 0c31 0f84 | d002 0000 | 488b 9c24 | b800 0000 | 4885 db0f
|
2237 | 0x000001e9eb2f3920: 8429 0000
|
2238 |
|
2239 | 0x000001e9eb2f3924: ; {metadata('net/minecraft/class_9779$class_9781')}
|
2240 | 0x000001e9eb2f3924: 0048 bae0 | 76ca 0008 | 0000 008b | 4b08 49ba | 0000 0000 | 0800 0000 | 4903 ca48 | 3b51 380f
|
2241 | 0x000001e9eb2f3944: 85b0 2700 | 00e9 0000 | 0000 4c8b | cb4c 8bcb
|
2242 |
|
2243 | 0x000001e9eb2f3954: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2244 | 0x000001e9eb2f3954: 48be d82a | 0b9a e901 | 0000 4883 | 86a0 1000 | 0001 c5fa
|
2245 |
|
2246 | 0x000001e9eb2f3968: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
2247 | 0x000001e9eb2f3968: 1043 0c49 | b910 635b | 8be9 0100 | 004d 8d89 | e801 0000
|
2248 |
|
2249 | 0x000001e9eb2f397c: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000000056d86a280})}
|
2250 | 0x000001e9eb2f397c: 48be 80a2 | 866d 0500 | 0000 4885 | f675 0b41 | f601 0175 | 05f0 4983
|
2251 |
|
2252 | 0x000001e9eb2f3994: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2253 | 0x000001e9eb2f3994: 0901 49b9 | d82a 0b9a | e901 0000 | 4983 81c0 | 1000 0001
|
2254 |
|
2255 | 0x000001e9eb2f39a8: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
2256 | 0x000001e9eb2f39a8: 49b9 1063 | 5b8b e901 | 0000 418b | 89cc 0000 | 0083 c102 | 4189 89cc | 0000 0081 | e1fe ff1f
|
2257 | 0x000001e9eb2f39c8: 0085 c90f | 842d 2700
|
2258 |
|
2259 | 0x000001e9eb2f39d0: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
2260 | 0x000001e9eb2f39d0: 0049 b948 | 0460 8be9 | 0100 004d | 8d89 a001 | 0000 4885 | f675 0b41 | f601 0175 | 05f0 4983
|
2261 | 0x000001e9eb2f39f0: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
2262 | 0x000001e9eb2f39f0: 0901 49b9 | 1063 5b8b | e901 0000 | 4983 8148 | 0100 0001
|
2263 |
|
2264 | 0x000001e9eb2f3a04: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
2265 | 0x000001e9eb2f3a04: 49b9 4804 | 608b e901 | 0000 418b | b1cc 0000 | 0083 c602 | 4189 b1cc | 0000 0081 | e6fe ff1f
|
2266 | 0x000001e9eb2f3a24: 0085 f60f | 84f2 2600
|
2267 |
|
2268 | 0x000001e9eb2f3a2c: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
2269 | 0x000001e9eb2f3a2c: 0049 b910 | 635b 8be9 | 0100 004d | 8d89 8001
|
2270 |
|
2271 | 0x000001e9eb2f3a3c: ; {oop(a 'net/minecraft/class_757$$Lambda+0x00000008010af030'{0x000000056d86a2a8})}
|
2272 | 0x000001e9eb2f3a3c: 0000 48b9 | a8a2 866d | 0500 0000 | 4885 c975 | 0b41 f601 | 0175 05f0 | 4983 0901
|
2273 |
|
2274 | 0x000001e9eb2f3a58: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2275 | 0x000001e9eb2f3a58: 49b9 d82a | 0b9a e901 | 0000 4d8d | 89d0 1000 | 0048 85c9 | 750b 41f6 | 0101 7505 | f049 8309
|
2276 | 0x000001e9eb2f3a78: 0148 8b94 | 24a8 0000
|
2277 |
|
2278 | 0x000001e9eb2f3a80: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2279 | 0x000001e9eb2f3a80: 0049 b9d8 | 2a0b 9ae9 | 0100 0049 | 8381 e010 | 0000 014c | 8b8c 24e8 | 0000 008b | bc24 c800
|
2280 | 0x000001e9eb2f3aa0: 0000 8bb4 | 24cc 0000 | 0048 8b94 | 24a8 0000 | 0066 0f1f
|
2281 |
|
2282 | 0x000001e9eb2f3ab4: ; {optimized virtual_call}
|
2283 | 0x000001e9eb2f3ab4: 4400 00e8
|
2284 |
|
2285 | 0x000001e9eb2f3ab8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2286 | ;*invokespecial wrapOperation$zna000$fabric-screen-api-v1$onRenderScreen {reexecute=0 rethrow=0 return_oop=0}
|
2287 | ; - net.minecraft.class_757::method_3192@689 (line 551)
|
2288 | 0x000001e9eb2f3ab8: 6490 fbff
|
2289 |
|
2290 | 0x000001e9eb2f3abc: ; {other}
|
2291 | 0x000001e9eb2f3abc: 0f1f 8400 | 2c54 0026
|
2292 |
|
2293 | 0x000001e9eb2f3ac4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2294 | 0x000001e9eb2f3ac4: 48ba d82a | 0b9a e901 | 0000 ff82 | f010 0000 | 488b 9424 | a800 0000 | 8b72 5448 | c1e6 038b
|
2295 | 0x000001e9eb2f3ae4: b6a4 0100 | 0048 c1e6 | 0348 85f6
|
2296 |
|
2297 | 0x000001e9eb2f3af0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2298 | 0x000001e9eb2f3af0: 48bf d82a | 0b9a e901 | 0000 48bb | 9812 0000 | 0000 0000 | 740a 48bb | a812 0000 | 0000 0000
|
2299 | 0x000001e9eb2f3b10: 488b 041f | 488d 4001 | 4889 041f | 0f84 aa00 | 0000 483b | 0648 8bfe
|
2300 |
|
2301 | 0x000001e9eb2f3b28: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2302 | 0x000001e9eb2f3b28: 48bb d82a | 0b9a e901 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bbc8 1200
|
2303 | 0x000001e9eb2f3b48: 0075 0d48 | 8383 d012 | 0000 01e9 | 6000 0000 | 483b bbd8 | 1200 0075 | 0d48 8383 | e012 0000
|
2304 | 0x000001e9eb2f3b68: 01e9 4a00 | 0000 4883 | bbc8 1200 | 0000 7517 | 4889 bbc8 | 1200 0048 | c783 d012 | 0000 0100
|
2305 | 0x000001e9eb2f3b88: 0000 e929 | 0000 0048 | 83bb d812 | 0000 0075 | 1748 89bb | d812 0000 | 48c7 83e0 | 1200 0001
|
2306 | 0x000001e9eb2f3ba8: 0000 00e9 | 0800 0000 | 4883 83b8 | 1200 0001 | 488b d60f
|
2307 |
|
2308 | 0x000001e9eb2f3bbc: ; {optimized virtual_call}
|
2309 | 0x000001e9eb2f3bbc: 1f40 00e8
|
2310 |
|
2311 | 0x000001e9eb2f3bc0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2312 | ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
|
2313 | ; - net.minecraft.class_757::method_3192@793 (line 566)
|
2314 | 0x000001e9eb2f3bc0: fc64 0200
|
2315 |
|
2316 | 0x000001e9eb2f3bc4: ; {other}
|
2317 | 0x000001e9eb2f3bc4: 0f1f 8400 | 3455 0027
|
2318 |
|
2319 | 0x000001e9eb2f3bcc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2320 | 0x000001e9eb2f3bcc: 49b8 d82a | 0b9a e901 | 0000 41ff | 80f0 1200 | 008b bc24 | b400 0000
|
2321 |
|
2322 | 0x000001e9eb2f3be4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2323 | 0x000001e9eb2f3be4: 85ff 49b8 | d82a 0b9a | e901 0000 | 49b9 c813 | 0000 0000 | 0000 740a | 49b9 d813 | 0000 0000
|
2324 | 0x000001e9eb2f3c04: 0000 4b8b | 1408 488d | 5201 4b89 | 1408 0f84 | eb00 0000 | 448b 8c24 | b000 0000
|
2325 |
|
2326 | 0x000001e9eb2f3c20: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2327 | 0x000001e9eb2f3c20: 4585 c949 | b8d8 2a0b | 9ae9 0100 | 0048 bae8 | 1300 0000 | 0000 0074 | 0a48 baf8 | 1300 0000
|
2328 | 0x000001e9eb2f3c40: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 84ae 0000 | 0048 8b94 | 24a8 0000 | 0044 8b42
|
2329 | 0x000001e9eb2f3c60: 5449 c1e0 | 0341 8bb0 | 8801 0000 | 48c1 e603
|
2330 |
|
2331 | 0x000001e9eb2f3c70: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2332 | 0x000001e9eb2f3c70: 4885 f648 | bed8 2a0b | 9ae9 0100 | 0048 bb08 | 1400 0000 | 0000 0074 | 0a48 bb18 | 1400 0000
|
2333 | 0x000001e9eb2f3c90: 0000 0048 | 8b04 1e48 | 8d40 0148 | 8904 1e0f | 845e 0000 | 0041 8bb0 | d000 0000 | 48c1 e603
|
2334 | 0x000001e9eb2f3cb0: ; implicit exception: dispatches to 0x000001e9eb2f614f
|
2335 | 0x000001e9eb2f3cb0: 483b 064c
|
2336 |
|
2337 | 0x000001e9eb2f3cb4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2338 | 0x000001e9eb2f3cb4: 8bc6 48bb | d82a 0b9a | e901 0000
|
2339 |
|
2340 | 0x000001e9eb2f3cc0: ; {metadata('net/minecraft/class_329')}
|
2341 | 0x000001e9eb2f3cc0: 49ba 6069 | c500 0800 | 0000 4c89 | 9338 1400 | 0048 8383 | 4014 0000 | 014c 8b84 | 24e8 0000
|
2342 | 0x000001e9eb2f3ce0: 004c 8b8c | 24b8 0000 | 0048 8bd6
|
2343 |
|
2344 | 0x000001e9eb2f3cec: ; {optimized virtual_call}
|
2345 | 0x000001e9eb2f3cec: 6666 90e8
|
2346 |
|
2347 | 0x000001e9eb2f3cf0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2348 | ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
|
2349 | ; - net.minecraft.class_757::method_3192@875 (line 578)
|
2350 | 0x000001e9eb2f3cf0: 8cad d905
|
2351 |
|
2352 | 0x000001e9eb2f3cf4: ; {other}
|
2353 | 0x000001e9eb2f3cf4: 0f1f 8400 | 6456 0028 | 8bbc 24b4 | 0000 0085
|
2354 |
|
2355 | 0x000001e9eb2f3d04: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2356 | 0x000001e9eb2f3d04: ff49 b8d8 | 2a0b 9ae9 | 0100 0048 | ba60 1400 | 0000 0000 | 0074 0a48 | ba70 1400 | 0000 0000
|
2357 | 0x000001e9eb2f3d24: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 8452 | 0400 004c | 8b84 24c0 | 0000 0049 | 3b00 498b
|
2358 | 0x000001e9eb2f3d44: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2359 | 0x000001e9eb2f3d44: d048 bed8 | 2a0b 9ae9 | 0100 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 9014
|
2360 | 0x000001e9eb2f3d64: 0000 750d | 4883 8698 | 1400 0001 | e960 0000 | 0048 3b96 | a014 0000 | 750d 4883 | 86a8 1400
|
2361 | 0x000001e9eb2f3d84: 0001 e94a | 0000 0048 | 83be 9014 | 0000 0075 | 1748 8996 | 9014 0000 | 48c7 8698 | 1400 0001
|
2362 | 0x000001e9eb2f3da4: 0000 00e9 | 2900 0000 | 4883 bea0 | 1400 0000 | 7517 4889 | 96a0 1400 | 0048 c786 | a814 0000
|
2363 | 0x000001e9eb2f3dc4: 0100 0000 | e908 0000 | 0048 8386 | 8014 0000 | 0149 8bf0
|
2364 |
|
2365 | 0x000001e9eb2f3dd8: ; {oop("toasts"{0x0000000566c19408})}
|
2366 | 0x000001e9eb2f3dd8: 49b8 0894 | c166 0500 | 0000 488b | d648 89b4 | 24c0 0000 | 0048 b8f8 | e3ca 0008
|
2367 |
|
2368 | 0x000001e9eb2f3df4: ; {virtual_call}
|
2369 | 0x000001e9eb2f3df4: 0000 00e8
|
2370 |
|
2371 | 0x000001e9eb2f3df8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2372 | ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
|
2373 | ; - net.minecraft.class_757::method_3192@887 (line 582)
|
2374 | 0x000001e9eb2f3df8: a4e7 de06
|
2375 |
|
2376 | 0x000001e9eb2f3dfc: ; {other}
|
2377 | 0x000001e9eb2f3dfc: 0f1f 8400 | 6c57 0029 | 4889 8424 | 1001 0000 | 488b 9424 | a800 0000 | 448b 4254 | 49c1 e003
|
2378 | 0x000001e9eb2f3e1c: ; implicit exception: dispatches to 0x000001e9eb2f6159
|
2379 | 0x000001e9eb2f3e1c: 493b 0049
|
2380 |
|
2381 | 0x000001e9eb2f3e20: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2382 | 0x000001e9eb2f3e20: 8bf0 48bf | d82a 0b9a | e901 0000 | 4883 87d0 | 1400 0001 | 418b b064 | 0100 0048 | c1e6 0348
|
2383 | 0x000001e9eb2f3e40: 3b06 4c8b
|
2384 |
|
2385 | 0x000001e9eb2f3e44: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2386 | 0x000001e9eb2f3e44: c648 bfd8 | 2a0b 9ae9 | 0100 0048 | 8387 0815 | 0000 014c | 8b84 24e8 | 0000 0048 | 8bd6 0f1f
|
2387 | 0x000001e9eb2f3e64: ; {optimized virtual_call}
|
2388 | 0x000001e9eb2f3e64: 4400 00e8
|
2389 |
|
2390 | 0x000001e9eb2f3e68: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [272]=Oop }
|
2391 | ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
|
2392 | ; - net.minecraft.class_757::method_3192@903 (line 583)
|
2393 | 0x000001e9eb2f3e68: 741a f9ff
|
2394 |
|
2395 | 0x000001e9eb2f3e6c: ; {other}
|
2396 | 0x000001e9eb2f3e6c: 0f1f 8400 | dc57 002a | 488b b424 | 1001 0000
|
2397 |
|
2398 | 0x000001e9eb2f3e7c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2399 | 0x000001e9eb2f3e7c: 4885 f648 | bad8 2a0b | 9ae9 0100 | 0048 bf28 | 1500 0000 | 0000 0074 | 0a48 bf38 | 1500 0000
|
2400 | 0x000001e9eb2f3e9c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 84d8 0200 | 0048 3b06
|
2401 |
|
2402 | 0x000001e9eb2f3eb4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2403 | 0x000001e9eb2f3eb4: 488b c648 | bad8 2a0b | 9ae9 0100 | 0048 8382 | 6015 0000
|
2404 |
|
2405 | 0x000001e9eb2f3ec8: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2406 | 0x000001e9eb2f3ec8: 0148 ba78 | 7309 9ae9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
2407 | 0x000001e9eb2f3ee8: 85ff 0f84 | 7822 0000 | 8b56 0c48 | c1e2 0348
|
2408 |
|
2409 | 0x000001e9eb2f3ef8: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2410 | 0x000001e9eb2f3ef8: 85d2 48be | 7873 099a | e901 0000 | 48bf 1001 | 0000 0000 | 0000 740a | 48bf 2001 | 0000 0000
|
2411 | 0x000001e9eb2f3f18: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 4d02 0000
|
2412 |
|
2413 | 0x000001e9eb2f3f2c: ; implicit exception: dispatches to 0x000001e9eb2f6189
|
2414 | 0x000001e9eb2f3f2c: 483b 0248
|
2415 |
|
2416 | 0x000001e9eb2f3f30: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2417 | 0x000001e9eb2f3f30: 8bf2 48bf | 7873 099a | e901 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b740
|
2418 | 0x000001e9eb2f3f50: 0100 0075 | 0d48 8387 | 4801 0000 | 01e9 6000 | 0000 483b | b750 0100 | 0075 0d48 | 8387 5801
|
2419 | 0x000001e9eb2f3f70: 0000 01e9 | 4a00 0000 | 4883 bf40 | 0100 0000 | 7517 4889 | b740 0100 | 0048 c787 | 4801 0000
|
2420 | 0x000001e9eb2f3f90: 0100 0000 | e929 0000 | 0048 83bf | 5001 0000 | 0075 1748 | 89b7 5001 | 0000 48c7 | 8758 0100
|
2421 | 0x000001e9eb2f3fb0: 0001 0000 | 00e9 0800 | 0000 4883 | 8730 0100 | 0001 6666 | 9048 b8ff | ffff ffff
|
2422 |
|
2423 | 0x000001e9eb2f3fcc: ; {virtual_call}
|
2424 | 0x000001e9eb2f3fcc: ffff ffe8
|
2425 |
|
2426 | 0x000001e9eb2f3fd0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
2427 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
2428 | ; - net.minecraft.class_10214::close@11 (line 47)
|
2429 | ; - net.minecraft.class_757::method_3192@913 (line 584)
|
2430 | 0x000001e9eb2f3fd0: acad d905
|
2431 |
|
2432 | 0x000001e9eb2f3fd4: ; {other}
|
2433 | 0x000001e9eb2f3fd4: 0f1f 8400 | 4459 002b | e998 0100 | 0049 8b87 | 0005 0000 | 4d33 d24d | 8997 0005 | 0000 4d33
|
2434 | 0x000001e9eb2f3ff4: d24d 8997 | 0805 0000
|
2435 |
|
2436 | 0x000001e9eb2f3ffc: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2437 | 0x000001e9eb2f3ffc: 4885 f648 | bad8 2a0b | 9ae9 0100 | 0048 bf98 | 1500 0000 | 0000 0074 | 0a48 bfa8 | 1500 0000
|
2438 | 0x000001e9eb2f401c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8493 0c00 | 0048 3b06
|
2439 |
|
2440 | 0x000001e9eb2f4034: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2441 | 0x000001e9eb2f4034: 488b d648 | bfd8 2a0b | 9ae9 0100
|
2442 |
|
2443 | 0x000001e9eb2f4040: ; {metadata('net/minecraft/class_10214')}
|
2444 | 0x000001e9eb2f4040: 0049 ba68 | b5f6 0008 | 0000 004c | 8997 c815 | 0000 4883 | 87d0 1500
|
2445 |
|
2446 | 0x000001e9eb2f4058: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2447 | 0x000001e9eb2f4058: 0001 48ba | 7873 099a | e901 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
2448 | 0x000001e9eb2f4078: 0085 ff0f | 8412 2100 | 008b 560c | 48c1 e203
|
2449 |
|
2450 | 0x000001e9eb2f4088: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2451 | 0x000001e9eb2f4088: 4885 d248 | be78 7309 | 9ae9 0100 | 0048 bf10 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
|
2452 | 0x000001e9eb2f40a8: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e48 | 8984 2418 | 0100 000f | 84ab 0200 | 0048 3b02
|
2453 | 0x000001e9eb2f40c8: ; {metadata(method data for {method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
2454 | 0x000001e9eb2f40c8: 488b f248 | bf78 7309 | 9ae9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
2455 | 0x000001e9eb2f40e8: 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960 | 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758
|
2456 | 0x000001e9eb2f4108: 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000 | 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100
|
2457 | 0x000001e9eb2f4128: 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100 | 0000 7517 | 4889 b750 | 0100 0048 | c787 5801
|
2458 | 0x000001e9eb2f4148: 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001 | 0000 0166 | 9048 b8ff | ffff ffff
|
2459 |
|
2460 | 0x000001e9eb2f4164: ; {virtual_call}
|
2461 | 0x000001e9eb2f4164: ffff ffe8
|
2462 |
|
2463 | 0x000001e9eb2f4168: ; ImmutableOopMap {[280]=Oop }
|
2464 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
2465 | ; - net.minecraft.class_10214::close@11 (line 47)
|
2466 | ; - net.minecraft.class_757::method_3192@928 (line 582)
|
2467 | 0x000001e9eb2f4168: 14ac d905
|
2468 |
|
2469 | 0x000001e9eb2f416c: ; {other}
|
2470 | 0x000001e9eb2f416c: 0f1f 8400 | dc5a 002c | e9f7 0100
|
2471 |
|
2472 | 0x000001e9eb2f4178: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2473 | 0x000001e9eb2f4178: 0048 bad8 | 2a0b 9ae9 | 0100 00ff | 8280 1500 | 0048 8b84 | 24e8 0000 | 0048 8bf0
|
2474 |
|
2475 | 0x000001e9eb2f4194: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2476 | 0x000001e9eb2f4194: 48bf d82a | 0b9a e901 | 0000 4883 | 8758 1600
|
2477 |
|
2478 | 0x000001e9eb2f41a4: ; {metadata(method data for {method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2479 | 0x000001e9eb2f41a4: 0001 48be | 00ec ee99 | e901 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
2480 | 0x000001e9eb2f41c4: 0085 ff0f | 84ec 1f00 | 008b 7014 | 48c1 e603
|
2481 |
|
2482 | 0x000001e9eb2f41d4: ; implicit exception: dispatches to 0x000001e9eb2f61da
|
2483 | 0x000001e9eb2f41d4: 483b 0648
|
2484 |
|
2485 | 0x000001e9eb2f41d8: ; {metadata(method data for {method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
2486 | 0x000001e9eb2f41d8: 8bfe 48bb | 00ec ee99 | e901 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bb20
|
2487 | 0x000001e9eb2f41f8: 0100 0075 | 0d48 8383 | 2801 0000 | 01e9 6000 | 0000 483b | bb30 0100 | 0075 0d48 | 8383 3801
|
2488 | 0x000001e9eb2f4218: 0000 01e9 | 4a00 0000 | 4883 bb20 | 0100 0000 | 7517 4889 | bb20 0100 | 0048 c783 | 2801 0000
|
2489 | 0x000001e9eb2f4238: 0100 0000 | e929 0000 | 0048 83bb | 3001 0000 | 0075 1748 | 89bb 3001 | 0000 48c7 | 8338 0100
|
2490 | 0x000001e9eb2f4258: 0001 0000 | 00e9 0800 | 0000 4883 | 8310 0100 | 0001 488b | d648 b8e8 | 61ed 0008
|
2491 |
|
2492 | 0x000001e9eb2f4274: ; {virtual_call}
|
2493 | 0x000001e9eb2f4274: 0000 00e8
|
2494 |
|
2495 | 0x000001e9eb2f4278: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
2496 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
2497 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
2498 | ; - net.minecraft.class_757::method_3192@948 (line 587)
|
2499 | 0x000001e9eb2f4278: e459 d906
|
2500 |
|
2501 | 0x000001e9eb2f427c: ; {other}
|
2502 | 0x000001e9eb2f427c: 0f1f 8400 | ec5b 002d | 488b 9424 | a800 0000
|
2503 |
|
2504 | 0x000001e9eb2f428c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2505 | 0x000001e9eb2f428c: 49b8 d82a | 0b9a e901 | 0000 4983 | 8078 1600 | 0001 4c8b | 8424 b800 | 0000 448b | 8c24 b000
|
2506 | 0x000001e9eb2f42ac: ; {oop(nullptr)}
|
2507 | 0x000001e9eb2f42ac: 0000 48bf | 0000 0000 | 0000 0000 | 488b b424 | c000 0000 | 488b 9424 | a800 0000 | 0f1f 8000
|
2508 | 0x000001e9eb2f42cc: ; {optimized virtual_call}
|
2509 | 0x000001e9eb2f42cc: 0000 00e8
|
2510 |
|
2511 | 0x000001e9eb2f42d0: ; ImmutableOopMap {[168]=Oop }
|
2512 | ;*invokespecial handler$bgc000$sodium$onRender {reexecute=0 rethrow=0 return_oop=0}
|
2513 | ; - net.minecraft.class_757::method_3192@956 (line 587)
|
2514 | 0x000001e9eb2f42d0: ecfc faff
|
2515 |
|
2516 | 0x000001e9eb2f42d4: ; {other}
|
2517 | 0x000001e9eb2f42d4: 0f1f 8400 | 445c 002e
|
2518 |
|
2519 | 0x000001e9eb2f42dc: ; {oop(a 'org/joml/Matrix4fStack'{0x000000055fae88a0})}
|
2520 | 0x000001e9eb2f42dc: 48ba a088 | ae5f 0500 | 0000 488b
|
2521 |
|
2522 | 0x000001e9eb2f42e8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2523 | 0x000001e9eb2f42e8: f248 bfd8 | 2a0b 9ae9 | 0100 0048 | 8387 a016 | 0000 010f
|
2524 |
|
2525 | 0x000001e9eb2f42fc: ; {optimized virtual_call}
|
2526 | 0x000001e9eb2f42fc: 1f40 00e8
|
2527 |
|
2528 | 0x000001e9eb2f4300: ; ImmutableOopMap {[168]=Oop }
|
2529 | ;*invokevirtual popMatrix {reexecute=0 rethrow=0 return_oop=0}
|
2530 | ; - net.minecraft.class_757::method_3192@961 (line 589)
|
2531 | 0x000001e9eb2f4300: 3ce5 dd06
|
2532 |
|
2533 | 0x000001e9eb2f4304: ; {other}
|
2534 | 0x000001e9eb2f4304: 0f1f 8400 | 745c 002f | 488b 9424 | a800 0000 | 8b52 7448 | c1e2 0348 | 3b02 488b
|
2535 |
|
2536 | 0x000001e9eb2f4320: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2537 | 0x000001e9eb2f4320: f248 bfd8 | 2a0b 9ae9 | 0100 0048 | 8387 d816 | 0000 010f
|
2538 |
|
2539 | 0x000001e9eb2f4334: ; {optimized virtual_call}
|
2540 | 0x000001e9eb2f4334: 1f40 00e8
|
2541 |
|
2542 | 0x000001e9eb2f4338: ; ImmutableOopMap {}
|
2543 | ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
|
2544 | ; - net.minecraft.class_757::method_3192@969 (line 591)
|
2545 | 0x000001e9eb2f4338: 0478 0000
|
2546 |
|
2547 | 0x000001e9eb2f433c: ; {other}
|
2548 | 0x000001e9eb2f433c: 0f1f 8400 | ac5c 0030 | 4881 c4d0 | 0100 005d
|
2549 |
|
2550 | 0x000001e9eb2f434c: ; {poll_return}
|
2551 | 0x000001e9eb2f434c: 493b a750 | 0400 000f | 878b 1e00 | 00c3 4881 | c4d0 0100
|
2552 |
|
2553 | 0x000001e9eb2f4360: ; {poll_return}
|
2554 | 0x000001e9eb2f4360: 005d 493b | a750 0400 | 000f 878b | 1e00 00c3
|
2555 |
|
2556 | 0x000001e9eb2f4370: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2557 | 0x000001e9eb2f4370: 48ba d82a | 0b9a e901 | 0000 ff82 | f015 0000 | 488b 8424 | 1801 0000 | e937 0900
|
2558 |
|
2559 | 0x000001e9eb2f438c: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2560 | 0x000001e9eb2f438c: 0048 be00 | 1372 99e9 | 0100 0048 | 8386 6001
|
2561 |
|
2562 | 0x000001e9eb2f439c: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2563 | 0x000001e9eb2f439c: 0000 0148 | bee8 1772 | 99e9 0100 | 008b 8ecc | 0000 0083 | c102 898e | cc00 0000 | 81e1 feff
|
2564 | 0x000001e9eb2f43bc: 1f00 85c9 | 0f84 4a1e | 0000 6690
|
2565 |
|
2566 | 0x000001e9eb2f43c8: ; {no_reloc}
|
2567 | 0x000001e9eb2f43c8: e973 1e00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8570 | 1e00 0049 | 8b87 b801 | 0000 488d
|
2568 | 0x000001e9eb2f43e8: 7828 493b | bfc8 0100 | 000f 8758 | 1e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2569 | 0x000001e9eb2f4408: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2570 | 0x000001e9eb2f4428: 1848 8948 | 204c 8bc0
|
2571 |
|
2572 | 0x000001e9eb2f4430: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2573 | 0x000001e9eb2f4430: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2574 |
|
2575 | 0x000001e9eb2f4440: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2576 | 0x000001e9eb2f4440: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2420
|
2577 |
|
2578 | 0x000001e9eb2f4454: ; {optimized virtual_call}
|
2579 | 0x000001e9eb2f4454: 0100 00e8
|
2580 |
|
2581 | 0x000001e9eb2f4458: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [288]=Oop }
|
2582 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2583 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2584 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
2585 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
2586 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
2587 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
2588 | 0x000001e9eb2f4458: 24a6 d905
|
2589 |
|
2590 | 0x000001e9eb2f445c: ; {other}
|
2591 | 0x000001e9eb2f445c: 0f1f 8400 | cc5d 0031 | 488b 8424 | 2001 0000 | e932 2200
|
2592 |
|
2593 | 0x000001e9eb2f4470: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2594 | 0x000001e9eb2f4470: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2595 |
|
2596 | 0x000001e9eb2f4480: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2597 | 0x000001e9eb2f4480: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2598 | 0x000001e9eb2f44a0: 1f00 85f6 | 0f84 b21d | 0000 660f | 1f44 0000
|
2599 |
|
2600 | 0x000001e9eb2f44b0: ; {no_reloc}
|
2601 | 0x000001e9eb2f44b0: e9d7 1d00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85d4 | 1d00 0049 | 8b87 b801 | 0000 488d
|
2602 | 0x000001e9eb2f44d0: 7828 493b | bfc8 0100 | 000f 87bc | 1d00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2603 | 0x000001e9eb2f44f0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2604 | 0x000001e9eb2f4510: 1848 8948 | 204c 8bc0
|
2605 |
|
2606 | 0x000001e9eb2f4518: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2607 | 0x000001e9eb2f4518: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2608 |
|
2609 | 0x000001e9eb2f4528: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2610 | 0x000001e9eb2f4528: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2428
|
2611 |
|
2612 | 0x000001e9eb2f453c: ; {optimized virtual_call}
|
2613 | 0x000001e9eb2f453c: 0100 00e8
|
2614 |
|
2615 | 0x000001e9eb2f4540: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [296]=Oop }
|
2616 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2617 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2618 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2619 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
2620 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
2621 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
2622 | 0x000001e9eb2f4540: 3ca5 d905
|
2623 |
|
2624 | 0x000001e9eb2f4544: ; {other}
|
2625 | 0x000001e9eb2f4544: 0f1f 8400 | b45e 0032 | 488b 8424 | 2801 0000 | e94a 2100
|
2626 |
|
2627 | 0x000001e9eb2f4558: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2628 | 0x000001e9eb2f4558: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2629 |
|
2630 | 0x000001e9eb2f4568: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2631 | 0x000001e9eb2f4568: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2632 | 0x000001e9eb2f4588: 1f00 85f6 | 0f84 161d | 0000 660f | 1f44 0000
|
2633 |
|
2634 | 0x000001e9eb2f4598: ; {no_reloc}
|
2635 | 0x000001e9eb2f4598: e93b 1d00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8538 | 1d00 0049 | 8b87 b801 | 0000 488d
|
2636 | 0x000001e9eb2f45b8: 7828 493b | bfc8 0100 | 000f 8720 | 1d00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2637 | 0x000001e9eb2f45d8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2638 | 0x000001e9eb2f45f8: 1848 8948 | 204c 8bc0
|
2639 |
|
2640 | 0x000001e9eb2f4600: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2641 | 0x000001e9eb2f4600: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2642 |
|
2643 | 0x000001e9eb2f4610: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2644 | 0x000001e9eb2f4610: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2430
|
2645 |
|
2646 | 0x000001e9eb2f4624: ; {optimized virtual_call}
|
2647 | 0x000001e9eb2f4624: 0100 00e8
|
2648 |
|
2649 | 0x000001e9eb2f4628: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [304]=Oop }
|
2650 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2651 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2652 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2653 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
2654 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
2655 | 0x000001e9eb2f4628: 54a4 d905
|
2656 |
|
2657 | 0x000001e9eb2f462c: ; {other}
|
2658 | 0x000001e9eb2f462c: 0f1f 8400 | 9c5f 0033 | 488b 8424 | 3001 0000 | e962 2000 | 0048 8984 | 2440 0100
|
2659 |
|
2660 | 0x000001e9eb2f4648: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2661 | 0x000001e9eb2f4648: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2662 |
|
2663 | 0x000001e9eb2f4658: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2664 | 0x000001e9eb2f4658: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2665 | 0x000001e9eb2f4678: 1f00 85f6 | 0f84 721c | 0000 660f | 1f44 0000
|
2666 |
|
2667 | 0x000001e9eb2f4688: ; {no_reloc}
|
2668 | 0x000001e9eb2f4688: e997 1c00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8594 | 1c00 0049 | 8b87 b801 | 0000 488d
|
2669 | 0x000001e9eb2f46a8: 7828 493b | bfc8 0100 | 000f 877c | 1c00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2670 | 0x000001e9eb2f46c8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2671 | 0x000001e9eb2f46e8: 1848 8948 | 204c 8bc0
|
2672 |
|
2673 | 0x000001e9eb2f46f0: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2674 | 0x000001e9eb2f46f0: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2675 |
|
2676 | 0x000001e9eb2f4700: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2677 | 0x000001e9eb2f4700: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2438
|
2678 |
|
2679 | 0x000001e9eb2f4714: ; {optimized virtual_call}
|
2680 | 0x000001e9eb2f4714: 0100 00e8
|
2681 |
|
2682 | 0x000001e9eb2f4718: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [312]=Oop [320]=Oop }
|
2683 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2684 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2685 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2686 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
2687 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
2688 | 0x000001e9eb2f4718: 64a3 d905
|
2689 |
|
2690 | 0x000001e9eb2f471c: ; {other}
|
2691 | 0x000001e9eb2f471c: 0f1f 8400 | 8c60 0034 | 488b 8424 | 3801 0000 | e972 1f00
|
2692 |
|
2693 | 0x000001e9eb2f4730: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2694 | 0x000001e9eb2f4730: 0048 ba00 | 1372 99e9 | 0100 0048 | 8382 6001
|
2695 |
|
2696 | 0x000001e9eb2f4740: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2697 | 0x000001e9eb2f4740: 0000 0148 | bae8 1772 | 99e9 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
|
2698 | 0x000001e9eb2f4760: 1f00 85ff | 0f84 d61b | 0000 660f | 1f44 0000
|
2699 |
|
2700 | 0x000001e9eb2f4770: ; {no_reloc}
|
2701 | 0x000001e9eb2f4770: e9fb 1b00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85f8 | 1b00 0049 | 8b87 b801 | 0000 488d
|
2702 | 0x000001e9eb2f4790: 7828 493b | bfc8 0100 | 000f 87e0 | 1b00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2703 | 0x000001e9eb2f47b0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2704 | 0x000001e9eb2f47d0: 1848 8948 | 204c 8bc0
|
2705 |
|
2706 | 0x000001e9eb2f47d8: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2707 | 0x000001e9eb2f47d8: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2708 |
|
2709 | 0x000001e9eb2f47e8: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2710 | 0x000001e9eb2f47e8: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2448
|
2711 |
|
2712 | 0x000001e9eb2f47fc: ; {optimized virtual_call}
|
2713 | 0x000001e9eb2f47fc: 0100 00e8
|
2714 |
|
2715 | 0x000001e9eb2f4800: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop [328]=Oop }
|
2716 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2717 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2718 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
2719 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
2720 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
2721 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
2722 | 0x000001e9eb2f4800: 7ca2 d905
|
2723 |
|
2724 | 0x000001e9eb2f4804: ; {other}
|
2725 | 0x000001e9eb2f4804: 0f1f 8400 | 7461 0035 | 488b 8424 | 4801 0000 | e98a 1e00
|
2726 |
|
2727 | 0x000001e9eb2f4818: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2728 | 0x000001e9eb2f4818: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2729 |
|
2730 | 0x000001e9eb2f4828: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2731 | 0x000001e9eb2f4828: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2732 | 0x000001e9eb2f4848: 1f00 85f6 | 0f84 3a1b | 0000 660f | 1f44 0000
|
2733 |
|
2734 | 0x000001e9eb2f4858: ; {no_reloc}
|
2735 | 0x000001e9eb2f4858: e95f 1b00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 855c | 1b00 0049 | 8b87 b801 | 0000 488d
|
2736 | 0x000001e9eb2f4878: 7828 493b | bfc8 0100 | 000f 8744 | 1b00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2737 | 0x000001e9eb2f4898: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2738 | 0x000001e9eb2f48b8: 1848 8948 | 204c 8bc0
|
2739 |
|
2740 | 0x000001e9eb2f48c0: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2741 | 0x000001e9eb2f48c0: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2742 |
|
2743 | 0x000001e9eb2f48d0: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2744 | 0x000001e9eb2f48d0: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2450
|
2745 |
|
2746 | 0x000001e9eb2f48e4: ; {optimized virtual_call}
|
2747 | 0x000001e9eb2f48e4: 0100 00e8
|
2748 |
|
2749 | 0x000001e9eb2f48e8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [336]=Oop }
|
2750 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2751 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2752 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2753 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
2754 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
2755 | 0x000001e9eb2f48e8: 94a1 d905
|
2756 |
|
2757 | 0x000001e9eb2f48ec: ; {other}
|
2758 | 0x000001e9eb2f48ec: 0f1f 8400 | 5c62 0036 | 488b 8424 | 5001 0000 | e9a2 1d00
|
2759 |
|
2760 | 0x000001e9eb2f4900: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2761 | 0x000001e9eb2f4900: 0048 ba00 | 1372 99e9 | 0100 0048 | 8382 6001
|
2762 |
|
2763 | 0x000001e9eb2f4910: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2764 | 0x000001e9eb2f4910: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2765 | 0x000001e9eb2f4930: 1f00 85f6 | 0f84 9e1a | 0000 660f | 1f44 0000
|
2766 |
|
2767 | 0x000001e9eb2f4940: ; {no_reloc}
|
2768 | 0x000001e9eb2f4940: e9c3 1a00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85c0 | 1a00 0049 | 8b87 b801 | 0000 488d
|
2769 | 0x000001e9eb2f4960: 7828 493b | bfc8 0100 | 000f 87a8 | 1a00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2770 | 0x000001e9eb2f4980: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2771 | 0x000001e9eb2f49a0: 1848 8948 | 204c 8bc0
|
2772 |
|
2773 | 0x000001e9eb2f49a8: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2774 | 0x000001e9eb2f49a8: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2775 |
|
2776 | 0x000001e9eb2f49b8: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2777 | 0x000001e9eb2f49b8: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2458
|
2778 |
|
2779 | 0x000001e9eb2f49cc: ; {optimized virtual_call}
|
2780 | 0x000001e9eb2f49cc: 0100 00e8
|
2781 |
|
2782 | 0x000001e9eb2f49d0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [344]=Oop }
|
2783 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2784 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2785 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
2786 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
2787 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
2788 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
2789 | 0x000001e9eb2f49d0: aca0 d905
|
2790 |
|
2791 | 0x000001e9eb2f49d4: ; {other}
|
2792 | 0x000001e9eb2f49d4: 0f1f 8400 | 4463 0037 | 488b 8424 | 5801 0000 | e9ba 1c00
|
2793 |
|
2794 | 0x000001e9eb2f49e8: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2795 | 0x000001e9eb2f49e8: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2796 |
|
2797 | 0x000001e9eb2f49f8: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2798 | 0x000001e9eb2f49f8: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2799 | 0x000001e9eb2f4a18: 1f00 85f6 | 0f84 021a | 0000 660f | 1f44 0000
|
2800 |
|
2801 | 0x000001e9eb2f4a28: ; {no_reloc}
|
2802 | 0x000001e9eb2f4a28: e927 1a00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8524 | 1a00 0049 | 8b87 b801 | 0000 488d
|
2803 | 0x000001e9eb2f4a48: 7828 493b | bfc8 0100 | 000f 870c | 1a00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2804 | 0x000001e9eb2f4a68: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2805 | 0x000001e9eb2f4a88: 1848 8948 | 204c 8bc0
|
2806 |
|
2807 | 0x000001e9eb2f4a90: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2808 | 0x000001e9eb2f4a90: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
2809 |
|
2810 | 0x000001e9eb2f4aa0: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2811 | 0x000001e9eb2f4aa0: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2460
|
2812 |
|
2813 | 0x000001e9eb2f4ab4: ; {optimized virtual_call}
|
2814 | 0x000001e9eb2f4ab4: 0100 00e8
|
2815 |
|
2816 | 0x000001e9eb2f4ab8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [352]=Oop }
|
2817 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2818 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2819 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2820 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
2821 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
2822 | 0x000001e9eb2f4ab8: c49f d905
|
2823 |
|
2824 | 0x000001e9eb2f4abc: ; {other}
|
2825 | 0x000001e9eb2f4abc: 0f1f 8400 | 2c64 0038 | 488b 8424 | 6001 0000 | e9d2 1b00
|
2826 |
|
2827 | 0x000001e9eb2f4ad0: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2828 | 0x000001e9eb2f4ad0: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
2829 |
|
2830 | 0x000001e9eb2f4ae0: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2831 | 0x000001e9eb2f4ae0: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
2832 | 0x000001e9eb2f4b00: 1f00 85f6 | 0f84 6619 | 0000 660f | 1f44 0000
|
2833 |
|
2834 | 0x000001e9eb2f4b10: ; {no_reloc}
|
2835 | 0x000001e9eb2f4b10: e98b 1900 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8588 | 1900 0049 | 8b87 b801 | 0000 488d
|
2836 | 0x000001e9eb2f4b30: 7828 493b | bfc8 0100 | 000f 8770 | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2837 | 0x000001e9eb2f4b50: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2838 | 0x000001e9eb2f4b70: 1848 8948 | 2048 8bd0
|
2839 |
|
2840 | 0x000001e9eb2f4b78: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
2841 | 0x000001e9eb2f4b78: 48be e817 | 7299 e901 | 0000 4883 | 8610 0100
|
2842 |
|
2843 | 0x000001e9eb2f4b88: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
2844 | 0x000001e9eb2f4b88: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2468
|
2845 |
|
2846 | 0x000001e9eb2f4b9c: ; {optimized virtual_call}
|
2847 | 0x000001e9eb2f4b9c: 0100 00e8
|
2848 |
|
2849 | 0x000001e9eb2f4ba0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [360]=Oop }
|
2850 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2851 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
2852 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
2853 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
2854 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
2855 | 0x000001e9eb2f4ba0: dc9e d905
|
2856 |
|
2857 | 0x000001e9eb2f4ba4: ; {other}
|
2858 | 0x000001e9eb2f4ba4: 0f1f 8400 | 1465 0039 | 488b 8424 | 6801 0000 | e9ea 1a00 | 000f 1f80 | 0000 0000
|
2859 |
|
2860 | 0x000001e9eb2f4bc0: ; {no_reloc}
|
2861 | 0x000001e9eb2f4bc0: e906 1900 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 f318
|
2862 | 0x000001e9eb2f4be0: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
|
2863 | 0x000001e9eb2f4c00: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828
|
2864 |
|
2865 | 0x000001e9eb2f4c1c: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
2866 | 0x000001e9eb2f4c1c: 488b d048 | bec0 0a87 | 8be9 0100 | 0048 8386 | 3001 0000
|
2867 |
|
2868 | 0x000001e9eb2f4c30: ; {oop("supplier.get()"{0x0000000564223fb0})}
|
2869 | 0x000001e9eb2f4c30: 0148 bab0 | 3f22 6405 | 0000 004c | 8bc2 488b | d048 8984 | 2470 0100 | 0066 0f1f
|
2870 |
|
2871 | 0x000001e9eb2f4c4c: ; {optimized virtual_call}
|
2872 | 0x000001e9eb2f4c4c: 4400 00e8
|
2873 |
|
2874 | 0x000001e9eb2f4c50: ; ImmutableOopMap {[168]=Oop [184]=Oop [368]=Oop }
|
2875 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2876 | ; - java.util.Objects::requireNonNull@9 (line 259)
|
2877 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
2878 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
2879 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
2880 | 0x000001e9eb2f4c50: 2c9e d905
|
2881 |
|
2882 | 0x000001e9eb2f4c54: ; {other}
|
2883 | 0x000001e9eb2f4c54: 0f1f 8400 | c465 003a | 488b 8424 | 7001 0000 | e93a 1a00 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2884 | 0x000001e9eb2f4c74: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000 | 4c8b 8424 | 1801 0000
|
2885 |
|
2886 | 0x000001e9eb2f4c8c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2887 | 0x000001e9eb2f4c8c: 48ba d82a | 0b9a e901 | 0000 4883 | 8208 1600 | 0001 4c8b | c048 8b94 | 2418 0100 | 0066 0f1f
|
2888 | 0x000001e9eb2f4cac: ; {optimized virtual_call}
|
2889 | 0x000001e9eb2f4cac: 4400 00e8
|
2890 |
|
2891 | 0x000001e9eb2f4cb0: ; ImmutableOopMap {[280]=Oop }
|
2892 | ;*invokevirtual addSuppressed {reexecute=0 rethrow=0 return_oop=0}
|
2893 | ; - net.minecraft.class_757::method_3192@940 (line 582)
|
2894 | 0x000001e9eb2f4cb0: cc9d d905
|
2895 |
|
2896 | 0x000001e9eb2f4cb4: ; {other}
|
2897 | 0x000001e9eb2f4cb4: 0f1f 8400 | 2466 003b | 488b 8424 | 1801 0000 | e9da 1900 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
2898 | 0x000001e9eb2f4cd4: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
2899 |
|
2900 | 0x000001e9eb2f4ce4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2901 | 0x000001e9eb2f4ce4: 48ba d82a | 0b9a e901 | 0000 4883 | 8208 1300 | 0001 488b
|
2902 |
|
2903 | 0x000001e9eb2f4cf8: ; {oop("Narrating screen"{0x000000056d86a3a0})}
|
2904 | 0x000001e9eb2f4cf8: d049 b8a0 | a386 6d05 | 0000 000f
|
2905 |
|
2906 | 0x000001e9eb2f4d04: ; {static_call}
|
2907 | 0x000001e9eb2f4d04: 1f40 00e8
|
2908 |
|
2909 | 0x000001e9eb2f4d08: ; ImmutableOopMap {[168]=Oop }
|
2910 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
2911 | ; - net.minecraft.class_757::method_3192@806 (line 569)
|
2912 | 0x000001e9eb2f4d08: 74a3 d905
|
2913 |
|
2914 | 0x000001e9eb2f4d0c: ; {other}
|
2915 | 0x000001e9eb2f4d0c: 0f1f 8400 | 7c66 003c
|
2916 |
|
2917 | 0x000001e9eb2f4d14: ; implicit exception: dispatches to 0x000001e9eb2f64e2
|
2918 | 0x000001e9eb2f4d14: 483b 004c
|
2919 |
|
2920 | 0x000001e9eb2f4d18: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2921 | 0x000001e9eb2f4d18: 8bc0 49b9 | d82a 0b9a | e901 0000
|
2922 |
|
2923 | 0x000001e9eb2f4d24: ; {metadata('net/minecraft/class_128')}
|
2924 | 0x000001e9eb2f4d24: 49ba e0d9 | 4800 0800 | 0000 4d89 | 9128 1300 | 0049 8381 | 3013 0000
|
2925 |
|
2926 | 0x000001e9eb2f4d3c: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2927 | 0x000001e9eb2f4d3c: 0149 b860 | e9c2 99e9 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
2928 | 0x000001e9eb2f4d5c: feff 1f00 | 4585 c90f | 847e 1700 | 004c 8bc0
|
2929 |
|
2930 | 0x000001e9eb2f4d6c: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
2931 | 0x000001e9eb2f4d6c: 49b9 60e9 | c299 e901
|
2932 |
|
2933 | 0x000001e9eb2f4d74: ; {metadata('net/minecraft/class_128')}
|
2934 | 0x000001e9eb2f4d74: 0000 49ba | e0d9 4800 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
2935 |
|
2936 | 0x000001e9eb2f4d8c: ; {oop("Screen details"{0x000000056d86a368})}
|
2937 | 0x000001e9eb2f4d8c: 0000 0149 | b868 a386 | 6d05 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 7801 | 0000 0f1f
|
2938 | 0x000001e9eb2f4dac: ; {optimized virtual_call}
|
2939 | 0x000001e9eb2f4dac: 4400 00e8
|
2940 |
|
2941 | 0x000001e9eb2f4db0: ; ImmutableOopMap {[168]=Oop [376]=Oop }
|
2942 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
2943 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
2944 | ; - net.minecraft.class_757::method_3192@816 (line 570)
|
2945 | 0x000001e9eb2f4db0: cc9c d905
|
2946 |
|
2947 | 0x000001e9eb2f4db4: ; {other}
|
2948 | 0x000001e9eb2f4db4: 0f1f 8400 | 2467 003d | 0f1f 4000
|
2949 |
|
2950 | 0x000001e9eb2f4dc0: ; {no_reloc}
|
2951 | 0x000001e9eb2f4dc0: e952 1700 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 8001 | 0000 0f1f
|
2952 |
|
2953 | 0x000001e9eb2f4ddc: ; {static_call}
|
2954 | 0x000001e9eb2f4ddc: 4400 00e8
|
2955 |
|
2956 | 0x000001e9eb2f4de0: ; ImmutableOopMap {[376]=Oop [384]=Oop }
|
2957 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
2958 | ; - net.minecraft.class_757::method_3192@827 (line 571)
|
2959 | 0x000001e9eb2f4de0: 9ca2 d905
|
2960 |
|
2961 | 0x000001e9eb2f4de4: ; {other}
|
2962 | 0x000001e9eb2f4de4: 0f1f 8400 | 5467 003e
|
2963 |
|
2964 | 0x000001e9eb2f4dec: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2965 | 0x000001e9eb2f4dec: 49b8 d82a | 0b9a e901 | 0000 4d8d | 8070 1300 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
2966 | 0x000001e9eb2f4e0c: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
2967 | 0x000001e9eb2f4e2c: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
2968 | 0x000001e9eb2f4e4c: 0949 8308 | 02eb 034d
|
2969 |
|
2970 | 0x000001e9eb2f4e54: ; {oop("Screen name"{0x000000056d7997b0})}
|
2971 | 0x000001e9eb2f4e54: 8908 49b8 | b097 796d | 0500 0000 | 4c8b c848 | 8b94 2480 | 0100 0066 | 9048 b8ff | ffff ffff
|
2972 | 0x000001e9eb2f4e74: ; {virtual_call}
|
2973 | 0x000001e9eb2f4e74: ffff ffe8
|
2974 |
|
2975 | 0x000001e9eb2f4e78: ; ImmutableOopMap {[376]=Oop }
|
2976 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
2977 | ; - net.minecraft.class_757::method_3192@832 (line 571)
|
2978 | 0x000001e9eb2f4e78: 049f d905
|
2979 |
|
2980 | 0x000001e9eb2f4e7c: ; {other}
|
2981 | 0x000001e9eb2f4e7c: 0f1f 8400 | ec67 003f | 0f1f 4000
|
2982 |
|
2983 | 0x000001e9eb2f4e88: ; {no_reloc}
|
2984 | 0x000001e9eb2f4e88: e9a3 1600 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85a0 | 1600 0049 | 8b87 b801 | 0000 488d
|
2985 | 0x000001e9eb2f4ea8: 7828 493b | bfc8 0100 | 000f 8788 | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
2986 | 0x000001e9eb2f4ec8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
2987 | 0x000001e9eb2f4ee8: 1848 8948 | 204c 8bc0
|
2988 |
|
2989 | 0x000001e9eb2f4ef0: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
2990 | 0x000001e9eb2f4ef0: 48ba d82a | 0b9a e901 | 0000 4883 | 82b8 1300 | 0001 4c8b | 8424 7801 | 0000 488b | d048 8984
|
2991 | 0x000001e9eb2f4f10: 2488 0100
|
2992 |
|
2993 | 0x000001e9eb2f4f14: ; {optimized virtual_call}
|
2994 | 0x000001e9eb2f4f14: 0066 90e8
|
2995 |
|
2996 | 0x000001e9eb2f4f18: ; ImmutableOopMap {[392]=Oop }
|
2997 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
2998 | ; - net.minecraft.class_757::method_3192@842 (line 573)
|
2999 | 0x000001e9eb2f4f18: 649b d905
|
3000 |
|
3001 | 0x000001e9eb2f4f1c: ; {other}
|
3002 | 0x000001e9eb2f4f1c: 0f1f 8400 | 8c68 0040 | 488b 8424 | 8801 0000 | e972 1700 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
3003 | 0x000001e9eb2f4f3c: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
3004 |
|
3005 | 0x000001e9eb2f4f4c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3006 | 0x000001e9eb2f4f4c: 48ba d82a | 0b9a e901 | 0000 4883 | 8208 1100 | 0001 488b
|
3007 |
|
3008 | 0x000001e9eb2f4f60: ; {oop("Rendering screen"{0x000000056d86a488})}
|
3009 | 0x000001e9eb2f4f60: d049 b888 | a486 6d05 | 0000 000f
|
3010 |
|
3011 | 0x000001e9eb2f4f6c: ; {static_call}
|
3012 | 0x000001e9eb2f4f6c: 1f40 00e8
|
3013 |
|
3014 | 0x000001e9eb2f4f70: ; ImmutableOopMap {[168]=Oop }
|
3015 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
3016 | ; - net.minecraft.class_757::method_3192@702 (line 553)
|
3017 | 0x000001e9eb2f4f70: 0ca1 d905
|
3018 |
|
3019 | 0x000001e9eb2f4f74: ; {other}
|
3020 | 0x000001e9eb2f4f74: 0f1f 8400 | e468 0041
|
3021 |
|
3022 | 0x000001e9eb2f4f7c: ; implicit exception: dispatches to 0x000001e9eb2f654c
|
3023 | 0x000001e9eb2f4f7c: 483b 004c
|
3024 |
|
3025 | 0x000001e9eb2f4f80: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3026 | 0x000001e9eb2f4f80: 8bc0 49b9 | d82a 0b9a | e901 0000
|
3027 |
|
3028 | 0x000001e9eb2f4f8c: ; {metadata('net/minecraft/class_128')}
|
3029 | 0x000001e9eb2f4f8c: 49ba e0d9 | 4800 0800 | 0000 4d89 | 9128 1100 | 0049 8381 | 3011 0000
|
3030 |
|
3031 | 0x000001e9eb2f4fa4: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
3032 | 0x000001e9eb2f4fa4: 0149 b860 | e9c2 99e9 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
3033 | 0x000001e9eb2f4fc4: feff 1f00 | 4585 c90f | 8480 1500 | 004c 8bc0
|
3034 |
|
3035 | 0x000001e9eb2f4fd4: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
3036 | 0x000001e9eb2f4fd4: 49b9 60e9 | c299 e901
|
3037 |
|
3038 | 0x000001e9eb2f4fdc: ; {metadata('net/minecraft/class_128')}
|
3039 | 0x000001e9eb2f4fdc: 0000 49ba | e0d9 4800 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
3040 |
|
3041 | 0x000001e9eb2f4ff4: ; {oop("Screen render details"{0x000000056d86a448})}
|
3042 | 0x000001e9eb2f4ff4: 0000 0149 | b848 a486 | 6d05 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 9001 | 0000 0f1f
|
3043 | 0x000001e9eb2f5014: ; {optimized virtual_call}
|
3044 | 0x000001e9eb2f5014: 4400 00e8
|
3045 |
|
3046 | 0x000001e9eb2f5018: ; ImmutableOopMap {[168]=Oop [400]=Oop }
|
3047 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
3048 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
3049 | ; - net.minecraft.class_757::method_3192@712 (line 554)
|
3050 | 0x000001e9eb2f5018: 649a d905
|
3051 |
|
3052 | 0x000001e9eb2f501c: ; {other}
|
3053 | 0x000001e9eb2f501c: 0f1f 8400 | 8c69 0042 | 0f1f 4000
|
3054 |
|
3055 | 0x000001e9eb2f5028: ; {no_reloc}
|
3056 | 0x000001e9eb2f5028: e954 1500 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 9801 | 0000 0f1f
|
3057 |
|
3058 | 0x000001e9eb2f5044: ; {static_call}
|
3059 | 0x000001e9eb2f5044: 4400 00e8
|
3060 |
|
3061 | 0x000001e9eb2f5048: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
3062 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
3063 | ; - net.minecraft.class_757::method_3192@723 (line 556)
|
3064 | 0x000001e9eb2f5048: 34a0 d905
|
3065 |
|
3066 | 0x000001e9eb2f504c: ; {other}
|
3067 | 0x000001e9eb2f504c: 0f1f 8400 | bc69 0043
|
3068 |
|
3069 | 0x000001e9eb2f5054: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3070 | 0x000001e9eb2f5054: 49b8 d82a | 0b9a e901 | 0000 4d8d | 8070 1100 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
3071 | 0x000001e9eb2f5074: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
3072 | 0x000001e9eb2f5094: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
3073 | 0x000001e9eb2f50b4: 0949 8308 | 02eb 034d
|
3074 |
|
3075 | 0x000001e9eb2f50bc: ; {oop("Screen name"{0x000000056d7997b0})}
|
3076 | 0x000001e9eb2f50bc: 8908 49b8 | b097 796d | 0500 0000 | 4c8b c848 | 8b94 2498 | 0100 0066 | 9048 b8ff | ffff ffff
|
3077 | 0x000001e9eb2f50dc: ; {virtual_call}
|
3078 | 0x000001e9eb2f50dc: ffff ffe8
|
3079 |
|
3080 | 0x000001e9eb2f50e0: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
3081 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
3082 | ; - net.minecraft.class_757::method_3192@728 (line 556)
|
3083 | 0x000001e9eb2f50e0: 9c9c d905
|
3084 |
|
3085 | 0x000001e9eb2f50e4: ; {other}
|
3086 | 0x000001e9eb2f50e4: 0f1f 8400 | 546a 0044 | 0f1f 4000
|
3087 |
|
3088 | 0x000001e9eb2f50f0: ; {no_reloc}
|
3089 | 0x000001e9eb2f50f0: e9a5 1400 | 0090 9090 | 9090 488b | 9424 a800 | 0000 448b | 8424 c800 | 0000 448b | 8c24 cc00
|
3090 | 0x000001e9eb2f5110: 0000 0f1f
|
3091 |
|
3092 | 0x000001e9eb2f5114: ; {static_call}
|
3093 | 0x000001e9eb2f5114: 4400 00e8
|
3094 |
|
3095 | 0x000001e9eb2f5118: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
3096 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
3097 | ; - net.minecraft.class_757::method_3192@742 (line 557)
|
3098 | 0x000001e9eb2f5118: 649f d905
|
3099 |
|
3100 | 0x000001e9eb2f511c: ; {other}
|
3101 | 0x000001e9eb2f511c: 0f1f 8400 | 8c6a 0045
|
3102 |
|
3103 | 0x000001e9eb2f5124: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3104 | 0x000001e9eb2f5124: 49b8 d82a | 0b9a e901 | 0000 4d8d | 80d8 1100 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
3105 | 0x000001e9eb2f5144: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
3106 | 0x000001e9eb2f5164: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
3107 | 0x000001e9eb2f5184: 0949 8308 | 02eb 034d
|
3108 |
|
3109 | 0x000001e9eb2f518c: ; {oop("Mouse location"{0x000000056d86a410})}
|
3110 | 0x000001e9eb2f518c: 8908 49b8 | 10a4 866d | 0500 0000 | 4c8b c848 | 8b94 2498 | 0100 0066 | 9048 b8ff | ffff ffff
|
3111 | 0x000001e9eb2f51ac: ; {virtual_call}
|
3112 | 0x000001e9eb2f51ac: ffff ffe8
|
3113 |
|
3114 | 0x000001e9eb2f51b0: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
3115 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
3116 | ; - net.minecraft.class_757::method_3192@747 (line 557)
|
3117 | 0x000001e9eb2f51b0: cc9b d905
|
3118 |
|
3119 | 0x000001e9eb2f51b4: ; {other}
|
3120 | 0x000001e9eb2f51b4: 0f1f 8400 | 246b 0046 | 0f1f 4000
|
3121 |
|
3122 | 0x000001e9eb2f51c0: ; {no_reloc}
|
3123 | 0x000001e9eb2f51c0: e9ee 1300 | 0090 9090 | 9090 488b | 9424 a800 | 0000 0f1f
|
3124 |
|
3125 | 0x000001e9eb2f51d4: ; {static_call}
|
3126 | 0x000001e9eb2f51d4: 4400 00e8
|
3127 |
|
3128 | 0x000001e9eb2f51d8: ; ImmutableOopMap {[400]=Oop [408]=Oop }
|
3129 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
3130 | ; - net.minecraft.class_757::method_3192@757 (line 558)
|
3131 | 0x000001e9eb2f51d8: a49e d905
|
3132 |
|
3133 | 0x000001e9eb2f51dc: ; {other}
|
3134 | 0x000001e9eb2f51dc: 0f1f 8400 | 4c6b 0047
|
3135 |
|
3136 | 0x000001e9eb2f51e4: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3137 | 0x000001e9eb2f51e4: 49b8 d82a | 0b9a e901 | 0000 4d8d | 8040 1200 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
3138 | 0x000001e9eb2f5204: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
3139 | 0x000001e9eb2f5224: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
3140 | 0x000001e9eb2f5244: 0949 8308 | 02eb 034d
|
3141 |
|
3142 | 0x000001e9eb2f524c: ; {oop("Screen size"{0x000000056d86a3d8})}
|
3143 | 0x000001e9eb2f524c: 8908 49b8 | d8a3 866d | 0500 0000 | 4c8b c848 | 8b94 2498 | 0100 0066 | 9048 b8ff | ffff ffff
|
3144 | 0x000001e9eb2f526c: ; {virtual_call}
|
3145 | 0x000001e9eb2f526c: ffff ffe8
|
3146 |
|
3147 | 0x000001e9eb2f5270: ; ImmutableOopMap {[400]=Oop }
|
3148 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
3149 | ; - net.minecraft.class_757::method_3192@762 (line 558)
|
3150 | 0x000001e9eb2f5270: 0c9b d905
|
3151 |
|
3152 | 0x000001e9eb2f5274: ; {other}
|
3153 | 0x000001e9eb2f5274: 0f1f 8400 | e46b 0048 | 0f1f 4000
|
3154 |
|
3155 | 0x000001e9eb2f5280: ; {no_reloc}
|
3156 | 0x000001e9eb2f5280: e947 1300 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8544 | 1300 0049 | 8b87 b801 | 0000 488d
|
3157 | 0x000001e9eb2f52a0: 7828 493b | bfc8 0100 | 000f 872c | 1300 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
3158 | 0x000001e9eb2f52c0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
3159 | 0x000001e9eb2f52e0: 1848 8948 | 204c 8bc0
|
3160 |
|
3161 | 0x000001e9eb2f52e8: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3162 | 0x000001e9eb2f52e8: 48ba d82a | 0b9a e901 | 0000 4883 | 8288 1200 | 0001 4c8b | 8424 9001 | 0000 488b | d048 8984
|
3163 | 0x000001e9eb2f5308: 24a0 0100
|
3164 |
|
3165 | 0x000001e9eb2f530c: ; {optimized virtual_call}
|
3166 | 0x000001e9eb2f530c: 0066 90e8
|
3167 |
|
3168 | 0x000001e9eb2f5310: ; ImmutableOopMap {[416]=Oop }
|
3169 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
3170 | ; - net.minecraft.class_757::method_3192@772 (line 560)
|
3171 | 0x000001e9eb2f5310: 6c97 d905
|
3172 |
|
3173 | 0x000001e9eb2f5314: ; {other}
|
3174 | 0x000001e9eb2f5314: 0f1f 8400 | 846c 0049 | 488b 8424 | a001 0000 | e97a 1300 | 0049 8b87 | 0005 0000 | 4d33 d24d
|
3175 | 0x000001e9eb2f5334: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
|
3176 |
|
3177 | 0x000001e9eb2f5344: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3178 | 0x000001e9eb2f5344: 49b8 d82a | 0b9a e901 | 0000 4983 | 8088 0f00 | 0001 488b
|
3179 |
|
3180 | 0x000001e9eb2f5358: ; {oop("Rendering overlay"{0x000000056d86a5f8})}
|
3181 | 0x000001e9eb2f5358: d049 b8f8 | a586 6d05 | 0000 000f
|
3182 |
|
3183 | 0x000001e9eb2f5364: ; {static_call}
|
3184 | 0x000001e9eb2f5364: 1f40 00e8
|
3185 |
|
3186 | 0x000001e9eb2f5368: ; ImmutableOopMap {[168]=Oop }
|
3187 | ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
|
3188 | ; - net.minecraft.class_757::method_3192@589 (line 542)
|
3189 | 0x000001e9eb2f5368: 149d d905
|
3190 |
|
3191 | 0x000001e9eb2f536c: ; {other}
|
3192 | 0x000001e9eb2f536c: 0f1f 8400 | dc6c 004a
|
3193 |
|
3194 | 0x000001e9eb2f5374: ; implicit exception: dispatches to 0x000001e9eb2f65e8
|
3195 | 0x000001e9eb2f5374: 483b 004c
|
3196 |
|
3197 | 0x000001e9eb2f5378: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3198 | 0x000001e9eb2f5378: 8bc0 49b9 | d82a 0b9a | e901 0000
|
3199 |
|
3200 | 0x000001e9eb2f5384: ; {metadata('net/minecraft/class_128')}
|
3201 | 0x000001e9eb2f5384: 49ba e0d9 | 4800 0800 | 0000 4d89 | 91a8 0f00 | 0049 8381 | b00f 0000
|
3202 |
|
3203 | 0x000001e9eb2f539c: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
3204 | 0x000001e9eb2f539c: 0149 b860 | e9c2 99e9 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
3205 | 0x000001e9eb2f53bc: feff 1f00 | 4585 c90f | 8424 1200 | 004c 8bc0
|
3206 |
|
3207 | 0x000001e9eb2f53cc: ; {metadata(method data for {method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
3208 | 0x000001e9eb2f53cc: 49b9 60e9 | c299 e901
|
3209 |
|
3210 | 0x000001e9eb2f53d4: ; {metadata('net/minecraft/class_128')}
|
3211 | 0x000001e9eb2f53d4: 0000 49ba | e0d9 4800 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
|
3212 |
|
3213 | 0x000001e9eb2f53ec: ; {oop("Overlay render details"{0x000000056d86a5b8})}
|
3214 | 0x000001e9eb2f53ec: 0000 0149 | b8b8 a586 | 6d05 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 a801 | 0000 0f1f
|
3215 | 0x000001e9eb2f540c: ; {optimized virtual_call}
|
3216 | 0x000001e9eb2f540c: 4400 00e8
|
3217 |
|
3218 | 0x000001e9eb2f5410: ; ImmutableOopMap {[168]=Oop [424]=Oop }
|
3219 | ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
|
3220 | ; - net.minecraft.class_128::method_562@3 (line 177)
|
3221 | ; - net.minecraft.class_757::method_3192@599 (line 543)
|
3222 | 0x000001e9eb2f5410: 6c96 d905
|
3223 |
|
3224 | 0x000001e9eb2f5414: ; {other}
|
3225 | 0x000001e9eb2f5414: 0f1f 8400 | 846d 004b | 0f1f 4000
|
3226 |
|
3227 | 0x000001e9eb2f5420: ; {no_reloc}
|
3228 | 0x000001e9eb2f5420: e9f8 1100 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 b001 | 0000 0f1f
|
3229 |
|
3230 | 0x000001e9eb2f543c: ; {static_call}
|
3231 | 0x000001e9eb2f543c: 4400 00e8
|
3232 |
|
3233 | 0x000001e9eb2f5440: ; ImmutableOopMap {[424]=Oop [432]=Oop }
|
3234 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
3235 | ; - net.minecraft.class_757::method_3192@610 (line 545)
|
3236 | 0x000001e9eb2f5440: 3c9c d905
|
3237 |
|
3238 | 0x000001e9eb2f5444: ; {other}
|
3239 | 0x000001e9eb2f5444: 0f1f 8400 | b46d 004c
|
3240 |
|
3241 | 0x000001e9eb2f544c: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3242 | 0x000001e9eb2f544c: 49b8 d82a | 0b9a e901 | 0000 4d8d | 80f0 0f00 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
3243 | 0x000001e9eb2f546c: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
3244 | 0x000001e9eb2f548c: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
3245 | 0x000001e9eb2f54ac: 0949 8308 | 02eb 034d
|
3246 |
|
3247 | 0x000001e9eb2f54b4: ; {oop("Overlay name"{0x000000056d86a580})}
|
3248 | 0x000001e9eb2f54b4: 8908 49b8 | 80a5 866d | 0500 0000 | 4c8b c848 | 8b94 24b0 | 0100 0066 | 9048 b8ff | ffff ffff
|
3249 | 0x000001e9eb2f54d4: ; {virtual_call}
|
3250 | 0x000001e9eb2f54d4: ffff ffe8
|
3251 |
|
3252 | 0x000001e9eb2f54d8: ; ImmutableOopMap {[424]=Oop }
|
3253 | ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
|
3254 | ; - net.minecraft.class_757::method_3192@615 (line 545)
|
3255 | 0x000001e9eb2f54d8: a498 d905
|
3256 |
|
3257 | 0x000001e9eb2f54dc: ; {other}
|
3258 | 0x000001e9eb2f54dc: 0f1f 8400 | 4c6e 004d | 0f1f 4000
|
3259 |
|
3260 | 0x000001e9eb2f54e8: ; {no_reloc}
|
3261 | 0x000001e9eb2f54e8: e949 1100 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8546 | 1100 0049 | 8b87 b801 | 0000 488d
|
3262 | 0x000001e9eb2f5508: 7828 493b | bfc8 0100 | 000f 872e | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
3263 | 0x000001e9eb2f5528: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
3264 | 0x000001e9eb2f5548: 1848 8948 | 204c 8bc0
|
3265 |
|
3266 | 0x000001e9eb2f5550: ; {metadata(method data for {method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3267 | 0x000001e9eb2f5550: 48ba d82a | 0b9a e901 | 0000 4883 | 8238 1000 | 0001 4c8b | 8424 a801 | 0000 488b | d048 8984
|
3268 | 0x000001e9eb2f5570: 24b8 0100
|
3269 |
|
3270 | 0x000001e9eb2f5574: ; {optimized virtual_call}
|
3271 | 0x000001e9eb2f5574: 0066 90e8
|
3272 |
|
3273 | 0x000001e9eb2f5578: ; ImmutableOopMap {[440]=Oop }
|
3274 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
3275 | ; - net.minecraft.class_757::method_3192@625 (line 547)
|
3276 | 0x000001e9eb2f5578: 0495 d905
|
3277 |
|
3278 | 0x000001e9eb2f557c: ; {other}
|
3279 | 0x000001e9eb2f557c: 0f1f 8400 | ec6e 004e | 488b 8424 | b801 0000 | e912 1100
|
3280 |
|
3281 | 0x000001e9eb2f5590: ; {metadata({method} {0x000001e999619258} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
|
3282 | 0x000001e9eb2f5590: 0049 ba50 | 9261 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3283 |
|
3284 | 0x000001e9eb2f55a8: ; {runtime_call counter_overflow Runtime1 stub}
|
3285 | 0x000001e9eb2f55a8: e8d3 06e6
|
3286 |
|
3287 | 0x000001e9eb2f55ac: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
|
3288 | ;*synchronization entry
|
3289 | ; - net.minecraft.class_757::method_3192@-1
|
3290 | 0x000001e9eb2f55ac: 05e9 0c9e
|
3291 |
|
3292 | 0x000001e9eb2f55b0: ; {metadata({method} {0x000001e99961b168} 'handler$zom000$iris$startFrame' '(Lnet/minecraft/class_9779;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_757')}
|
3293 | 0x000001e9eb2f55b0: ffff 49ba | 60b1 6199 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3294 |
|
3295 | 0x000001e9eb2f55c8: ; {runtime_call counter_overflow Runtime1 stub}
|
3296 | 0x000001e9eb2f55c8: ffe8 b206
|
3297 |
|
3298 | 0x000001e9eb2f55cc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
|
3299 | ;*synchronization entry
|
3300 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@-1 (line 1924)
|
3301 | ; - net.minecraft.class_757::method_3192@4
|
3302 | 0x000001e9eb2f55cc: e605 e927
|
3303 |
|
3304 | 0x000001e9eb2f55d0: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
3305 | 0x000001e9eb2f55d0: 9eff ffe8
|
3306 |
|
3307 | 0x000001e9eb2f55d4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
|
3308 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
3309 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@5 (line 1924)
|
3310 | ; - net.minecraft.class_757::method_3192@4
|
3311 | 0x000001e9eb2f55d4: a8dc e505
|
3312 |
|
3313 | 0x000001e9eb2f55d8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3314 | 0x000001e9eb2f55d8: e8a3 b5e5
|
3315 |
|
3316 | 0x000001e9eb2f55dc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
|
3317 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
3318 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@5 (line 1924)
|
3319 | ; - net.minecraft.class_757::method_3192@4
|
3320 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3321 | 0x000001e9eb2f55dc: 05e8 9eb5
|
3322 |
|
3323 | 0x000001e9eb2f55e0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3324 | ;*putfield realTickDelta {reexecute=1 rethrow=0 return_oop=0}
|
3325 | ; - (reexecute) net.irisshaders.iris.uniforms.CapturedRenderingState::setRealTickDelta@2 (line 80)
|
3326 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@10 (line 1924)
|
3327 | ; - net.minecraft.class_757::method_3192@4
|
3328 | ; {metadata({method} {0x000001e999968630} 'beginFrame' '()V' in 'net/irisshaders/iris/uniforms/SystemTimeUniforms$FrameCounter')}
|
3329 | 0x000001e9eb2f55e0: e505 49ba | 2886 9699 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3330 |
|
3331 | 0x000001e9eb2f55f8: ; {runtime_call counter_overflow Runtime1 stub}
|
3332 | 0x000001e9eb2f55f8: ffe8 8206
|
3333 |
|
3334 | 0x000001e9eb2f55fc: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3335 | ;*synchronization entry
|
3336 | ; - net.irisshaders.iris.uniforms.SystemTimeUniforms$FrameCounter::beginFrame@-1 (line 50)
|
3337 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@16 (line 1925)
|
3338 | ; - net.minecraft.class_757::method_3192@4
|
3339 | 0x000001e9eb2f55fc: e605 e9cb
|
3340 |
|
3341 | 0x000001e9eb2f5600: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3342 | 0x000001e9eb2f5600: 9eff ffe8
|
3343 |
|
3344 | 0x000001e9eb2f5604: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3345 | ;*getfield count {reexecute=1 rethrow=0 return_oop=0}
|
3346 | ; - (reexecute) net.irisshaders.iris.uniforms.SystemTimeUniforms$FrameCounter::beginFrame@2 (line 50)
|
3347 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@16 (line 1925)
|
3348 | ; - net.minecraft.class_757::method_3192@4
|
3349 | 0x000001e9eb2f5604: 78b5 e505
|
3350 |
|
3351 | 0x000001e9eb2f5608: ; {runtime_call throw_div0_exception Runtime1 stub}
|
3352 | 0x000001e9eb2f5608: e873 b2e5
|
3353 |
|
3354 | 0x000001e9eb2f560c: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3355 | ;*irem {reexecute=0 rethrow=0 return_oop=0}
|
3356 | ; - net.irisshaders.iris.uniforms.SystemTimeUniforms$FrameCounter::beginFrame@9 (line 50)
|
3357 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@16 (line 1925)
|
3358 | ; - net.minecraft.class_757::method_3192@4
|
3359 | ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
3360 | 0x000001e9eb2f560c: 0549 ba58 | 400e 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3361 |
|
3362 | 0x000001e9eb2f5624: ; {runtime_call counter_overflow Runtime1 stub}
|
3363 | 0x000001e9eb2f5624: e857 06e6
|
3364 |
|
3365 | 0x000001e9eb2f5628: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3366 | ;*synchronization entry
|
3367 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
3368 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@22 (line 1926)
|
3369 | ; - net.minecraft.class_757::method_3192@4
|
3370 | 0x000001e9eb2f5628: 05e9 ff9e
|
3371 |
|
3372 | 0x000001e9eb2f562c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3373 | 0x000001e9eb2f562c: ffff e84d
|
3374 |
|
3375 | 0x000001e9eb2f5630: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3376 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
3377 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
3378 | ; - net.minecraft.class_757::handler$zom000$iris$startFrame@22 (line 1926)
|
3379 | ; - net.minecraft.class_757::method_3192@4
|
3380 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3381 | 0x000001e9eb2f5630: b5e5 05e8
|
3382 |
|
3383 | 0x000001e9eb2f5634: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3384 | ;*invokevirtual method_1569 {reexecute=0 rethrow=0 return_oop=0}
|
3385 | ; - net.minecraft.class_757::method_3192@11 (line 470)
|
3386 | 0x000001e9eb2f5634: 48b5 e505
|
3387 |
|
3388 | 0x000001e9eb2f5638: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3389 | 0x000001e9eb2f5638: e843 b5e5
|
3390 |
|
3391 | 0x000001e9eb2f563c: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
3392 | ;*getfield field_1837 {reexecute=1 rethrow=0 return_oop=0}
|
3393 | ; - (reexecute) net.minecraft.class_757::method_3192@24 (line 470)
|
3394 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3395 | 0x000001e9eb2f563c: 05e8 3eb5
|
3396 |
|
3397 | 0x000001e9eb2f5640: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
3398 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
3399 | ; - net.minecraft.class_757::method_3192@40 (line 470)
|
3400 | 0x000001e9eb2f5640: e505 4889
|
3401 |
|
3402 | 0x000001e9eb2f5644: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3403 | 0x000001e9eb2f5644: 3c24 e835
|
3404 |
|
3405 | 0x000001e9eb2f5648: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3406 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3407 | ; - net.minecraft.class_757::method_3192@43 (line 470)
|
3408 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3409 | 0x000001e9eb2f5648: d9e5 05e8
|
3410 |
|
3411 | 0x000001e9eb2f564c: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
|
3412 | ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
|
3413 | ; - net.minecraft.class_757::method_3192@46 (line 470)
|
3414 | 0x000001e9eb2f564c: 30b5 e505
|
3415 |
|
3416 | 0x000001e9eb2f5650: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3417 | 0x000001e9eb2f5650: e82b b5e5
|
3418 |
|
3419 | 0x000001e9eb2f5654: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3420 | ;*invokevirtual method_1609 {reexecute=0 rethrow=0 return_oop=0}
|
3421 | ; - net.minecraft.class_757::method_3192@59 (line 470)
|
3422 | ; {metadata({method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
3423 | 0x000001e9eb2f5654: 0549 bab8 | 3f0e 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3424 |
|
3425 | 0x000001e9eb2f566c: ; {runtime_call counter_overflow Runtime1 stub}
|
3426 | 0x000001e9eb2f566c: e80f 06e6
|
3427 |
|
3428 | 0x000001e9eb2f5670: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3429 | ;*synchronization entry
|
3430 | ; - net.minecraft.class_156::method_658@-1 (line 140)
|
3431 | ; - net.minecraft.class_757::method_3192@75 (line 473)
|
3432 | 0x000001e9eb2f5670: 05e9 00a3
|
3433 |
|
3434 | 0x000001e9eb2f5674: ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
3435 | 0x000001e9eb2f5674: ffff 49ba | 5840 0e8d | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3436 |
|
3437 | 0x000001e9eb2f568c: ; {runtime_call counter_overflow Runtime1 stub}
|
3438 | 0x000001e9eb2f568c: ffe8 ee05
|
3439 |
|
3440 | 0x000001e9eb2f5690: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3441 | ;*synchronization entry
|
3442 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
3443 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
3444 | ; - net.minecraft.class_757::method_3192@75 (line 473)
|
3445 | 0x000001e9eb2f5690: e605 e918
|
3446 |
|
3447 | 0x000001e9eb2f5694: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3448 | 0x000001e9eb2f5694: a3ff ffe8
|
3449 |
|
3450 | 0x000001e9eb2f5698: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3451 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
3452 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
3453 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
3454 | ; - net.minecraft.class_757::method_3192@75 (line 473)
|
3455 | 0x000001e9eb2f5698: e4b4 e505
|
3456 |
|
3457 | 0x000001e9eb2f569c: ; {runtime_call throw_div0_exception Runtime1 stub}
|
3458 | 0x000001e9eb2f569c: e8df b1e5
|
3459 |
|
3460 | 0x000001e9eb2f56a0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3461 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
3462 | ; - net.minecraft.class_156::method_658@6 (line 140)
|
3463 | ; - net.minecraft.class_757::method_3192@75 (line 473)
|
3464 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3465 | 0x000001e9eb2f56a0: 05e8 dab4
|
3466 |
|
3467 | 0x000001e9eb2f56a4: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3468 | ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
|
3469 | ; - net.minecraft.class_757::method_3192@95 (line 474)
|
3470 | ; {metadata({method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
3471 | 0x000001e9eb2f56a4: e505 49ba | b83f 0e8d | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3472 |
|
3473 | 0x000001e9eb2f56bc: ; {runtime_call counter_overflow Runtime1 stub}
|
3474 | 0x000001e9eb2f56bc: ffe8 be05
|
3475 |
|
3476 | 0x000001e9eb2f56c0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3477 | ;*synchronization entry
|
3478 | ; - net.minecraft.class_156::method_658@-1 (line 140)
|
3479 | ; - net.minecraft.class_757::method_3192@66 (line 471)
|
3480 | 0x000001e9eb2f56c0: e605 e9bb
|
3481 |
|
3482 | 0x000001e9eb2f56c4: ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
3483 | 0x000001e9eb2f56c4: a4ff ff49 | ba58 400e | 8de9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3484 |
|
3485 | 0x000001e9eb2f56dc: ; {runtime_call counter_overflow Runtime1 stub}
|
3486 | 0x000001e9eb2f56dc: ffff e89d
|
3487 |
|
3488 | 0x000001e9eb2f56e0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3489 | ;*synchronization entry
|
3490 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
3491 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
3492 | ; - net.minecraft.class_757::method_3192@66 (line 471)
|
3493 | 0x000001e9eb2f56e0: 05e6 05e9 | d3a4 ffff
|
3494 |
|
3495 | 0x000001e9eb2f56e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3496 | 0x000001e9eb2f56e8: e893 b4e5
|
3497 |
|
3498 | 0x000001e9eb2f56ec: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3499 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
3500 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
3501 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
3502 | ; - net.minecraft.class_757::method_3192@66 (line 471)
|
3503 | ; {runtime_call throw_div0_exception Runtime1 stub}
|
3504 | 0x000001e9eb2f56ec: 05e8 8eb1
|
3505 |
|
3506 | 0x000001e9eb2f56f0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3507 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
3508 | ; - net.minecraft.class_156::method_658@6 (line 140)
|
3509 | ; - net.minecraft.class_757::method_3192@66 (line 471)
|
3510 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3511 | 0x000001e9eb2f56f0: e505 e889
|
3512 |
|
3513 | 0x000001e9eb2f56f4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3514 | ;*getfield field_1743 {reexecute=1 rethrow=0 return_oop=0}
|
3515 | ; - (reexecute) net.minecraft.class_757::method_3192@102 (line 478)
|
3516 | ; {metadata({method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3517 | 0x000001e9eb2f56f4: b4e5 0549 | bae8 9b7f | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3518 |
|
3519 | 0x000001e9eb2f570c: ; {runtime_call counter_overflow Runtime1 stub}
|
3520 | 0x000001e9eb2f570c: ffff e86d
|
3521 |
|
3522 | 0x000001e9eb2f5710: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3523 | ;*synchronization entry
|
3524 | ; - net.minecraft.class_10209::method_64146@-1 (line 47)
|
3525 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3526 | 0x000001e9eb2f5710: 05e6 05e9 | 37a6 ffff
|
3527 |
|
3528 | 0x000001e9eb2f5718: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3529 | 0x000001e9eb2f5718: e863 b4e5
|
3530 |
|
3531 | 0x000001e9eb2f571c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3532 | ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
|
3533 | ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
|
3534 | ; - net.minecraft.class_10209::method_64146@3 (line 47)
|
3535 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3536 | ; {metadata({method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3537 | 0x000001e9eb2f571c: 0549 bae8 | 9e7f 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3538 |
|
3539 | 0x000001e9eb2f5734: ; {runtime_call counter_overflow Runtime1 stub}
|
3540 | 0x000001e9eb2f5734: e847 05e6
|
3541 |
|
3542 | 0x000001e9eb2f5738: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3543 | ;*synchronization entry
|
3544 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
3545 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3546 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3547 | 0x000001e9eb2f5738: 05e9 a4a6
|
3548 |
|
3549 | 0x000001e9eb2f573c: ; {metadata({method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
3550 | 0x000001e9eb2f573c: ffff 49ba | 58bd de8c | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3551 |
|
3552 | 0x000001e9eb2f5754: ; {runtime_call counter_overflow Runtime1 stub}
|
3553 | 0x000001e9eb2f5754: ffe8 2605
|
3554 |
|
3555 | 0x000001e9eb2f5758: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3556 | ;*synchronization entry
|
3557 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
3558 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
3559 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3560 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3561 | 0x000001e9eb2f5758: e605 e9be
|
3562 |
|
3563 | 0x000001e9eb2f575c: ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3564 | 0x000001e9eb2f575c: a6ff ff49 | baf0 5042 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3565 |
|
3566 | 0x000001e9eb2f5774: ; {runtime_call counter_overflow Runtime1 stub}
|
3567 | 0x000001e9eb2f5774: ffff e805
|
3568 |
|
3569 | 0x000001e9eb2f5778: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
|
3570 | ;*synchronization entry
|
3571 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3572 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
3573 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3574 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3575 | 0x000001e9eb2f5778: 05e6 05e9 | aca7 ffff | 4889 0424
|
3576 |
|
3577 | 0x000001e9eb2f5784: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3578 | 0x000001e9eb2f5784: e8f7 d7e5
|
3579 |
|
3580 | 0x000001e9eb2f5788: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3581 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3582 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
3583 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
3584 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3585 | ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3586 | 0x000001e9eb2f5788: 0549 baf0 | 5042 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3587 |
|
3588 | 0x000001e9eb2f57a0: ; {runtime_call counter_overflow Runtime1 stub}
|
3589 | 0x000001e9eb2f57a0: e8db 04e6
|
3590 |
|
3591 | 0x000001e9eb2f57a4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3592 | ;*synchronization entry
|
3593 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3594 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
3595 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3596 | 0x000001e9eb2f57a4: 05e9 aaa9 | ffff 4889
|
3597 |
|
3598 | 0x000001e9eb2f57ac: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3599 | 0x000001e9eb2f57ac: 0424 e8cd
|
3600 |
|
3601 | 0x000001e9eb2f57b0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3602 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3603 | ; - net.minecraft.class_10209::method_64146@19 (line 51)
|
3604 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3605 | ; {metadata({method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
3606 | 0x000001e9eb2f57b0: d7e5 0549 | ba70 3b53 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3607 |
|
3608 | 0x000001e9eb2f57c8: ; {runtime_call counter_overflow Runtime1 stub}
|
3609 | 0x000001e9eb2f57c8: ffff e8b1
|
3610 |
|
3611 | 0x000001e9eb2f57cc: ; ImmutableOopMap {r8=Oop rsi=Oop [168]=Oop [184]=Oop }
|
3612 | ;*synchronization entry
|
3613 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
3614 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
3615 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3616 | 0x000001e9eb2f57cc: 04e6 05e9 | 28ab ffff
|
3617 |
|
3618 | 0x000001e9eb2f57d4: ; {metadata({method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
3619 | 0x000001e9eb2f57d4: 49ba 2002 | 608b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3620 |
|
3621 | 0x000001e9eb2f57e8: ; {runtime_call counter_overflow Runtime1 stub}
|
3622 | 0x000001e9eb2f57e8: ffff ffe8
|
3623 |
|
3624 | 0x000001e9eb2f57ec: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3625 | ;*synchronization entry
|
3626 | ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
|
3627 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
3628 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
3629 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3630 | 0x000001e9eb2f57ec: 9004 e605 | e960 abff
|
3631 |
|
3632 | 0x000001e9eb2f57f4: ; {metadata({method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3633 | 0x000001e9eb2f57f4: ff49 bad8 | 7e18 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3634 |
|
3635 | 0x000001e9eb2f580c: ; {runtime_call counter_overflow Runtime1 stub}
|
3636 | 0x000001e9eb2f580c: e86f 04e6
|
3637 |
|
3638 | 0x000001e9eb2f5810: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3639 | ;*synchronization entry
|
3640 | ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
|
3641 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3642 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3643 | 0x000001e9eb2f5810: 05e9 c2ab
|
3644 |
|
3645 | 0x000001e9eb2f5814: ; {metadata({method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3646 | 0x000001e9eb2f5814: ffff 49ba | 907b 188b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3647 |
|
3648 | 0x000001e9eb2f582c: ; {runtime_call counter_overflow Runtime1 stub}
|
3649 | 0x000001e9eb2f582c: ffe8 4e04
|
3650 |
|
3651 | 0x000001e9eb2f5830: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3652 | ;*synchronization entry
|
3653 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
3654 | ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
|
3655 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3656 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3657 | 0x000001e9eb2f5830: e605 e926
|
3658 |
|
3659 | 0x000001e9eb2f5834: ; {metadata({method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
3660 | 0x000001e9eb2f5834: acff ff49 | ba38 ed90 | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3661 |
|
3662 | 0x000001e9eb2f584c: ; {runtime_call counter_overflow Runtime1 stub}
|
3663 | 0x000001e9eb2f584c: ffff e82d
|
3664 |
|
3665 | 0x000001e9eb2f5850: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3666 | ;*synchronization entry
|
3667 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@-1
|
3668 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3669 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3670 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3671 | 0x000001e9eb2f5850: 04e6 05e9 | 6cac ffff
|
3672 |
|
3673 | 0x000001e9eb2f5858: ; {metadata({method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
3674 | 0x000001e9eb2f5858: 49ba e89e | 7f99 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3675 |
|
3676 | 0x000001e9eb2f586c: ; {runtime_call counter_overflow Runtime1 stub}
|
3677 | 0x000001e9eb2f586c: ffff ffe8
|
3678 |
|
3679 | 0x000001e9eb2f5870: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3680 | ;*synchronization entry
|
3681 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
3682 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
3683 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3684 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3685 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3686 | 0x000001e9eb2f5870: 0c04 e605 | e986 acff
|
3687 |
|
3688 | 0x000001e9eb2f5878: ; {metadata({method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
3689 | 0x000001e9eb2f5878: ff49 ba58 | bdde 8ce9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3690 |
|
3691 | 0x000001e9eb2f5890: ; {runtime_call counter_overflow Runtime1 stub}
|
3692 | 0x000001e9eb2f5890: e8eb 03e6
|
3693 |
|
3694 | 0x000001e9eb2f5894: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3695 | ;*synchronization entry
|
3696 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
3697 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
3698 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
3699 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3700 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3701 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3702 | 0x000001e9eb2f5894: 05e9 a0ac
|
3703 |
|
3704 | 0x000001e9eb2f5898: ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
3705 | 0x000001e9eb2f5898: ffff 49ba | f050 428b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3706 |
|
3707 | 0x000001e9eb2f58b0: ; {runtime_call counter_overflow Runtime1 stub}
|
3708 | 0x000001e9eb2f58b0: ffe8 ca03
|
3709 |
|
3710 | 0x000001e9eb2f58b4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3711 | ;*synchronization entry
|
3712 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
3713 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
3714 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
3715 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3716 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3717 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3718 | 0x000001e9eb2f58b4: e605 e98e | adff ff48
|
3719 |
|
3720 | 0x000001e9eb2f58bc: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3721 | 0x000001e9eb2f58bc: 8904 24e8
|
3722 |
|
3723 | 0x000001e9eb2f58c0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3724 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3725 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
3726 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
3727 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
3728 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3729 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3730 | 0x000001e9eb2f58c0: bcd6 e505
|
3731 |
|
3732 | 0x000001e9eb2f58c4: ; {metadata({method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
3733 | 0x000001e9eb2f58c4: 49ba 907b | 188b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3734 |
|
3735 | 0x000001e9eb2f58d8: ; {runtime_call counter_overflow Runtime1 stub}
|
3736 | 0x000001e9eb2f58d8: ffff ffe8
|
3737 |
|
3738 | 0x000001e9eb2f58dc: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
|
3739 | ;*synchronization entry
|
3740 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
3741 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
3742 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
3743 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3744 | 0x000001e9eb2f58dc: a003 e605 | e9ff aeff | ff4c 8904
|
3745 |
|
3746 | 0x000001e9eb2f58e8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
3747 | 0x000001e9eb2f58e8: 24e8 92d6
|
3748 |
|
3749 | 0x000001e9eb2f58ec: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
3750 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
3751 | ; - net.minecraft.class_10209::method_64146@30 (line 51)
|
3752 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
3753 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3754 | 0x000001e9eb2f58ec: e505 e88d
|
3755 |
|
3756 | 0x000001e9eb2f58f0: ; ImmutableOopMap {rdx=Oop r9=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3757 | ;*invokevirtual method_53466 {reexecute=0 rethrow=0 return_oop=0}
|
3758 | ; - net.minecraft.class_757::method_3192@117 (line 484)
|
3759 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3760 | 0x000001e9eb2f58f0: b2e5 05e8
|
3761 |
|
3762 | 0x000001e9eb2f58f4: ; ImmutableOopMap {rdx=Oop r9=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3763 | ;*invokevirtual method_1603 {reexecute=0 rethrow=0 return_oop=0}
|
3764 | ; - net.minecraft.class_757::method_3192@129 (line 486)
|
3765 | 0x000001e9eb2f58f4: 88b2 e505
|
3766 |
|
3767 | 0x000001e9eb2f58f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3768 | 0x000001e9eb2f58f8: e883 b2e5
|
3769 |
|
3770 | 0x000001e9eb2f58fc: ; ImmutableOopMap {rdx=Oop r9=Oop rsi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3771 | ;*invokevirtual method_4486 {reexecute=0 rethrow=0 return_oop=0}
|
3772 | ; - net.minecraft.class_757::method_3192@139 (line 486)
|
3773 | ; {metadata({method} {0x000001e99840fe10} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3774 | 0x000001e9eb2f58fc: 0549 ba08 | fe40 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3775 |
|
3776 | 0x000001e9eb2f5914: ; {runtime_call counter_overflow Runtime1 stub}
|
3777 | 0x000001e9eb2f5914: e867 03e6
|
3778 |
|
3779 | 0x000001e9eb2f5918: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3780 | ;*synchronization entry
|
3781 | ; - com.mojang.blaze3d.systems.RenderSystem::viewport@-1 (line 326)
|
3782 | ; - net.minecraft.class_757::method_3192@218 (line 489)
|
3783 | 0x000001e9eb2f5918: 05e9 48b2
|
3784 |
|
3785 | 0x000001e9eb2f591c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3786 | 0x000001e9eb2f591c: ffff e85d
|
3787 |
|
3788 | 0x000001e9eb2f5920: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3789 | ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
|
3790 | ; - (reexecute) net.minecraft.class_757::method_3192@234 (line 490)
|
3791 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3792 | 0x000001e9eb2f5920: b2e5 05e8
|
3793 |
|
3794 | 0x000001e9eb2f5924: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
|
3795 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
3796 | ; - net.minecraft.class_757::method_3192@244 (line 491)
|
3797 | 0x000001e9eb2f5924: 58b2 e505
|
3798 |
|
3799 | 0x000001e9eb2f5928: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3800 | 0x000001e9eb2f5928: e853 b2e5
|
3801 |
|
3802 | 0x000001e9eb2f592c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3803 | ;*getfield field_1769 {reexecute=1 rethrow=0 return_oop=0}
|
3804 | ; - (reexecute) net.minecraft.class_757::method_3192@262 (line 497)
|
3805 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3806 | 0x000001e9eb2f592c: 05e8 4eb2
|
3807 |
|
3808 | 0x000001e9eb2f5930: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3809 | ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
|
3810 | ; - net.minecraft.class_757::method_3192@265 (line 497)
|
3811 | ; {metadata({method} {0x000001e99840ef50} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3812 | 0x000001e9eb2f5930: e505 49ba | 48ef 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3813 |
|
3814 | 0x000001e9eb2f5948: ; {runtime_call counter_overflow Runtime1 stub}
|
3815 | 0x000001e9eb2f5948: ffe8 3203
|
3816 |
|
3817 | 0x000001e9eb2f594c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3818 | ;*synchronization entry
|
3819 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@-1 (line 228)
|
3820 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
3821 | 0x000001e9eb2f594c: e605 e976
|
3822 |
|
3823 | 0x000001e9eb2f5950: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3824 | 0x000001e9eb2f5950: b5ff ff49 | ba08 e440 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3825 |
|
3826 | 0x000001e9eb2f5968: ; {runtime_call counter_overflow Runtime1 stub}
|
3827 | 0x000001e9eb2f5968: ffff e811
|
3828 |
|
3829 | 0x000001e9eb2f596c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3830 | ;*synchronization entry
|
3831 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
3832 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
3833 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
3834 | 0x000001e9eb2f596c: 03e6 05e9 | 8eb5 ffff
|
3835 |
|
3836 | 0x000001e9eb2f5974: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3837 | 0x000001e9eb2f5974: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3838 |
|
3839 | 0x000001e9eb2f5988: ; {runtime_call counter_overflow Runtime1 stub}
|
3840 | 0x000001e9eb2f5988: ffff ffe8
|
3841 |
|
3842 | 0x000001e9eb2f598c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3843 | ;*synchronization entry
|
3844 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
3845 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
3846 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
3847 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
3848 | 0x000001e9eb2f598c: f002 e605 | e9a6 b5ff
|
3849 |
|
3850 | 0x000001e9eb2f5994: ; {metadata({method} {0x000001e99840ea78} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3851 | 0x000001e9eb2f5994: ff49 ba70 | ea40 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3852 |
|
3853 | 0x000001e9eb2f59ac: ; {runtime_call counter_overflow Runtime1 stub}
|
3854 | 0x000001e9eb2f59ac: e8cf 02e6
|
3855 |
|
3856 | 0x000001e9eb2f59b0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3857 | ;*synchronization entry
|
3858 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@-1 (line 194)
|
3859 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3860 | 0x000001e9eb2f59b0: 05e9 99b6
|
3861 |
|
3862 | 0x000001e9eb2f59b4: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3863 | 0x000001e9eb2f59b4: ffff 49ba | 08e4 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3864 |
|
3865 | 0x000001e9eb2f59cc: ; {runtime_call counter_overflow Runtime1 stub}
|
3866 | 0x000001e9eb2f59cc: ffe8 ae02
|
3867 |
|
3868 | 0x000001e9eb2f59d0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3869 | ;*synchronization entry
|
3870 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
3871 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
3872 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3873 | 0x000001e9eb2f59d0: e605 e9b3
|
3874 |
|
3875 | 0x000001e9eb2f59d4: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3876 | 0x000001e9eb2f59d4: b6ff ff49 | bae0 e140 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3877 |
|
3878 | 0x000001e9eb2f59ec: ; {runtime_call counter_overflow Runtime1 stub}
|
3879 | 0x000001e9eb2f59ec: ffff e88d
|
3880 |
|
3881 | 0x000001e9eb2f59f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3882 | ;*synchronization entry
|
3883 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
3884 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
3885 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
3886 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3887 | 0x000001e9eb2f59f0: 02e6 05e9 | cdb6 ffff
|
3888 |
|
3889 | 0x000001e9eb2f59f8: ; {metadata({method} {0x000001e9991ecba0} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
3890 | 0x000001e9eb2f59f8: 49ba 98cb | 1e99 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3891 |
|
3892 | 0x000001e9eb2f5a0c: ; {runtime_call counter_overflow Runtime1 stub}
|
3893 | 0x000001e9eb2f5a0c: ffff ffe8
|
3894 |
|
3895 | 0x000001e9eb2f5a10: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3896 | ;*synchronization entry
|
3897 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@-1 (line 74)
|
3898 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3899 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3900 | 0x000001e9eb2f5a10: 6c02 e605 | e99e b7ff
|
3901 |
|
3902 | 0x000001e9eb2f5a18: ; {metadata({method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3903 | 0x000001e9eb2f5a18: ff49 ba50 | e340 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3904 |
|
3905 | 0x000001e9eb2f5a30: ; {runtime_call counter_overflow Runtime1 stub}
|
3906 | 0x000001e9eb2f5a30: e84b 02e6
|
3907 |
|
3908 | 0x000001e9eb2f5a34: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3909 | ;*synchronization entry
|
3910 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
|
3911 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
3912 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3913 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3914 | 0x000001e9eb2f5a34: 05e9 b6b7
|
3915 |
|
3916 | 0x000001e9eb2f5a38: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3917 | 0x000001e9eb2f5a38: ffff 49ba | e0e1 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3918 |
|
3919 | 0x000001e9eb2f5a50: ; {runtime_call counter_overflow Runtime1 stub}
|
3920 | 0x000001e9eb2f5a50: ffe8 2a02
|
3921 |
|
3922 | 0x000001e9eb2f5a54: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3923 | ;*synchronization entry
|
3924 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
3925 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
|
3926 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
3927 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3928 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3929 | 0x000001e9eb2f5a54: e605 e913
|
3930 |
|
3931 | 0x000001e9eb2f5a58: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3932 | 0x000001e9eb2f5a58: b8ff ffe8
|
3933 |
|
3934 | 0x000001e9eb2f5a5c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3935 | ;*getfield field_5074 {reexecute=1 rethrow=0 return_oop=0}
|
3936 | ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@6 (line 75)
|
3937 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3938 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3939 | 0x000001e9eb2f5a5c: 20b1 e505
|
3940 |
|
3941 | 0x000001e9eb2f5a60: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
3942 | 0x000001e9eb2f5a60: e81b b1e5
|
3943 |
|
3944 | 0x000001e9eb2f5a64: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3945 | ;*invokevirtual method_4469 {reexecute=0 rethrow=0 return_oop=0}
|
3946 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
|
3947 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3948 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3949 | ; {metadata({method} {0x000001e9991f8060} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
3950 | 0x000001e9eb2f5a64: 0549 ba58 | 801f 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
3951 |
|
3952 | 0x000001e9eb2f5a7c: ; {runtime_call counter_overflow Runtime1 stub}
|
3953 | 0x000001e9eb2f5a7c: e8ff 01e6
|
3954 |
|
3955 | 0x000001e9eb2f5a80: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
3956 | ;*synchronization entry
|
3957 | ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@-1 (line 916)
|
3958 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
|
3959 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
3960 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
3961 | 0x000001e9eb2f5a80: 05e9 e7b8
|
3962 |
|
3963 | 0x000001e9eb2f5a84: ; {metadata({method} {0x000001e998413310} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3964 | 0x000001e9eb2f5a84: ffff 49ba | 0833 4198 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
3965 |
|
3966 | 0x000001e9eb2f5a9c: ; {runtime_call counter_overflow Runtime1 stub}
|
3967 | 0x000001e9eb2f5a9c: ffe8 de01
|
3968 |
|
3969 | 0x000001e9eb2f5aa0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3970 | ;*synchronization entry
|
3971 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@-1 (line 706)
|
3972 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
3973 | 0x000001e9eb2f5aa0: e605 e92e
|
3974 |
|
3975 | 0x000001e9eb2f5aa4: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3976 | 0x000001e9eb2f5aa4: b9ff ff49 | ba08 e440 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
3977 |
|
3978 | 0x000001e9eb2f5abc: ; {runtime_call counter_overflow Runtime1 stub}
|
3979 | 0x000001e9eb2f5abc: ffff e8bd
|
3980 |
|
3981 | 0x000001e9eb2f5ac0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3982 | ;*synchronization entry
|
3983 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
3984 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
3985 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
3986 | 0x000001e9eb2f5ac0: 01e6 05e9 | 46b9 ffff
|
3987 |
|
3988 | 0x000001e9eb2f5ac8: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
3989 | 0x000001e9eb2f5ac8: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
3990 |
|
3991 | 0x000001e9eb2f5adc: ; {runtime_call counter_overflow Runtime1 stub}
|
3992 | 0x000001e9eb2f5adc: ffff ffe8
|
3993 |
|
3994 | 0x000001e9eb2f5ae0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
3995 | ;*synchronization entry
|
3996 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
3997 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
3998 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
3999 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
4000 | 0x000001e9eb2f5ae0: 9c01 e605 | e95e b9ff
|
4001 |
|
4002 | 0x000001e9eb2f5ae8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4003 | 0x000001e9eb2f5ae8: ffe8 92b0
|
4004 |
|
4005 | 0x000001e9eb2f5aec: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4006 | ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
|
4007 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 707)
|
4008 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
4009 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4010 | 0x000001e9eb2f5aec: e505 e88d
|
4011 |
|
4012 | 0x000001e9eb2f5af0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4013 | ;*invokevirtual method_62887 {reexecute=0 rethrow=0 return_oop=0}
|
4014 | ; - net.minecraft.class_757::method_3192@295 (line 505)
|
4015 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4016 | 0x000001e9eb2f5af0: b0e5 05e8
|
4017 |
|
4018 | 0x000001e9eb2f5af4: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4019 | ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
|
4020 | ; - net.minecraft.class_757::method_3192@305 (line 505)
|
4021 | 0x000001e9eb2f5af4: 88b0 e505
|
4022 |
|
4023 | 0x000001e9eb2f5af8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4024 | 0x000001e9eb2f5af8: e883 b0e5
|
4025 |
|
4026 | 0x000001e9eb2f5afc: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4027 | ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
|
4028 | ; - net.minecraft.class_757::method_3192@321 (line 507)
|
4029 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4030 | 0x000001e9eb2f5afc: 05e8 7eb0
|
4031 |
|
4032 | 0x000001e9eb2f5b00: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop r9=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4033 | ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
|
4034 | ; - net.minecraft.class_757::method_3192@328 (line 507)
|
4035 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4036 | 0x000001e9eb2f5b00: e505 e879
|
4037 |
|
4038 | 0x000001e9eb2f5b04: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4039 | ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
|
4040 | ; - net.minecraft.class_757::method_3192@335 (line 510)
|
4041 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4042 | 0x000001e9eb2f5b04: b0e5 05e8
|
4043 |
|
4044 | 0x000001e9eb2f5b08: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4045 | ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
|
4046 | ; - net.minecraft.class_757::method_3192@339 (line 510)
|
4047 | 0x000001e9eb2f5b08: 74b0 e505
|
4048 |
|
4049 | 0x000001e9eb2f5b0c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4050 | 0x000001e9eb2f5b0c: e86f b0e5
|
4051 |
|
4052 | 0x000001e9eb2f5b10: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4053 | ;*invokevirtual method_22683 {reexecute=0 rethrow=0 return_oop=0}
|
4054 | ; - net.minecraft.class_757::method_3192@346 (line 513)
|
4055 | ; {metadata({method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4056 | 0x000001e9eb2f5b10: 0549 ba90 | 0441 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4057 |
|
4058 | 0x000001e9eb2f5b28: ; {runtime_call counter_overflow Runtime1 stub}
|
4059 | 0x000001e9eb2f5b28: e853 01e6
|
4060 |
|
4061 | 0x000001e9eb2f5b2c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4062 | ;*synchronization entry
|
4063 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
|
4064 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
4065 | 0x000001e9eb2f5b2c: 05e9 44bd
|
4066 |
|
4067 | 0x000001e9eb2f5b30: ; {metadata({method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
4068 | 0x000001e9eb2f5b30: ffff 49ba | b01e 1f99 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4069 |
|
4070 | 0x000001e9eb2f5b48: ; {runtime_call counter_overflow Runtime1 stub}
|
4071 | 0x000001e9eb2f5b48: ffe8 3201
|
4072 |
|
4073 | 0x000001e9eb2f5b4c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4074 | ;*synchronization entry
|
4075 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
|
4076 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4077 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
4078 | 0x000001e9eb2f5b4c: e605 e95c
|
4079 |
|
4080 | 0x000001e9eb2f5b50: ; {metadata({method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4081 | 0x000001e9eb2f5b50: bdff ff49 | ba50 e340 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4082 |
|
4083 | 0x000001e9eb2f5b68: ; {runtime_call counter_overflow Runtime1 stub}
|
4084 | 0x000001e9eb2f5b68: ffff e811
|
4085 |
|
4086 | 0x000001e9eb2f5b6c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4087 | ;*synchronization entry
|
4088 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
|
4089 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4090 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4091 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
4092 | 0x000001e9eb2f5b6c: 01e6 05e9 | 74bd ffff
|
4093 |
|
4094 | 0x000001e9eb2f5b74: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4095 | 0x000001e9eb2f5b74: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4096 |
|
4097 | 0x000001e9eb2f5b88: ; {runtime_call counter_overflow Runtime1 stub}
|
4098 | 0x000001e9eb2f5b88: ffff ffe8
|
4099 |
|
4100 | 0x000001e9eb2f5b8c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4101 | ;*synchronization entry
|
4102 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
4103 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
|
4104 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4105 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4106 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
4107 | 0x000001e9eb2f5b8c: f000 e605 | e9d1 bdff
|
4108 |
|
4109 | 0x000001e9eb2f5b94: ; {metadata({method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
4110 | 0x000001e9eb2f5b94: ff49 ba30 | 6e20 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4111 |
|
4112 | 0x000001e9eb2f5bac: ; {runtime_call counter_overflow Runtime1 stub}
|
4113 | 0x000001e9eb2f5bac: e8cf 00e6
|
4114 |
|
4115 | 0x000001e9eb2f5bb0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4116 | ;*synchronization entry
|
4117 | ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
|
4118 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
4119 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4120 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
4121 | 0x000001e9eb2f5bb0: 05e9 a1be | ffff 488b
|
4122 |
|
4123 | 0x000001e9eb2f5bb8: ; {runtime_call fast_new_instance Runtime1 stub}
|
4124 | 0x000001e9eb2f5bb8: d2e8 c2b8
|
4125 |
|
4126 | 0x000001e9eb2f5bbc: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4127 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4128 | ; - net.minecraft.class_757::method_3192@357 (line 516)
|
4129 | 0x000001e9eb2f5bbc: e505 e934
|
4130 |
|
4131 | 0x000001e9eb2f5bc0: ; {metadata({method} {0x000001e98cb94a08} '<init>' '()V' in 'org/joml/Matrix4f')}
|
4132 | 0x000001e9eb2f5bc0: bfff ff49 | ba00 4ab9 | 8ce9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4133 |
|
4134 | 0x000001e9eb2f5bd8: ; {runtime_call counter_overflow Runtime1 stub}
|
4135 | 0x000001e9eb2f5bd8: ffff e8a1
|
4136 |
|
4137 | 0x000001e9eb2f5bdc: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4138 | ;*synchronization entry
|
4139 | ; - org.joml.Matrix4f::<init>@-1 (line 64)
|
4140 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4141 | 0x000001e9eb2f5bdc: 00e6 05e9 | 4fbf ffff
|
4142 |
|
4143 | 0x000001e9eb2f5be4: ; {metadata({method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
4144 | 0x000001e9eb2f5be4: 49ba 4006 | 008b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4145 |
|
4146 | 0x000001e9eb2f5bf8: ; {runtime_call counter_overflow Runtime1 stub}
|
4147 | 0x000001e9eb2f5bf8: ffff ffe8
|
4148 |
|
4149 | 0x000001e9eb2f5bfc: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4150 | ;*synchronization entry
|
4151 | ; - java.lang.Object::<init>@-1 (line 45)
|
4152 | ; - org.joml.Matrix4f::<init>@1 (line 64)
|
4153 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4154 | 0x000001e9eb2f5bfc: 8000 e605 | e96a bfff
|
4155 |
|
4156 | 0x000001e9eb2f5c04: ; {metadata({method} {0x000001e98cb96a00} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4157 | 0x000001e9eb2f5c04: ff49 baf8 | 69b9 8ce9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4158 |
|
4159 | 0x000001e9eb2f5c1c: ; {runtime_call counter_overflow Runtime1 stub}
|
4160 | 0x000001e9eb2f5c1c: e85f 00e6
|
4161 |
|
4162 | 0x000001e9eb2f5c20: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4163 | ;*synchronization entry
|
4164 | ; - org.joml.Matrix4f::_m00@-1 (line 549)
|
4165 | ; - org.joml.Matrix4f::<init>@6 (line 65)
|
4166 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4167 | 0x000001e9eb2f5c20: 05e9 03c0
|
4168 |
|
4169 | 0x000001e9eb2f5c24: ; {metadata({method} {0x000001e98cb96d98} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4170 | 0x000001e9eb2f5c24: ffff 49ba | 906d b98c | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4171 |
|
4172 | 0x000001e9eb2f5c3c: ; {runtime_call counter_overflow Runtime1 stub}
|
4173 | 0x000001e9eb2f5c3c: ffe8 3e00
|
4174 |
|
4175 | 0x000001e9eb2f5c40: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4176 | ;*synchronization entry
|
4177 | ; - org.joml.Matrix4f::_m11@-1 (line 604)
|
4178 | ; - org.joml.Matrix4f::<init>@10 (line 66)
|
4179 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4180 | 0x000001e9eb2f5c40: e605 e9a3
|
4181 |
|
4182 | 0x000001e9eb2f5c44: ; {metadata({method} {0x000001e98cb97130} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4183 | 0x000001e9eb2f5c44: c0ff ff49 | ba28 71b9 | 8ce9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4184 |
|
4185 | 0x000001e9eb2f5c5c: ; {runtime_call counter_overflow Runtime1 stub}
|
4186 | 0x000001e9eb2f5c5c: ffff e81d
|
4187 |
|
4188 | 0x000001e9eb2f5c60: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4189 | ;*synchronization entry
|
4190 | ; - org.joml.Matrix4f::_m22@-1 (line 659)
|
4191 | ; - org.joml.Matrix4f::<init>@14 (line 67)
|
4192 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4193 | 0x000001e9eb2f5c60: 00e6 05e9 | 43c1 ffff
|
4194 |
|
4195 | 0x000001e9eb2f5c68: ; {metadata({method} {0x000001e98cb974c8} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4196 | 0x000001e9eb2f5c68: 49ba c074 | b98c e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4197 |
|
4198 | 0x000001e9eb2f5c7c: ; {runtime_call counter_overflow Runtime1 stub}
|
4199 | 0x000001e9eb2f5c7c: ffff ffe8
|
4200 |
|
4201 | 0x000001e9eb2f5c80: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4202 | ;*synchronization entry
|
4203 | ; - org.joml.Matrix4f::_m33@-1 (line 715)
|
4204 | ; - org.joml.Matrix4f::<init>@18 (line 68)
|
4205 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4206 | 0x000001e9eb2f5c80: fcff e505 | e9e3 c1ff
|
4207 |
|
4208 | 0x000001e9eb2f5c88: ; {metadata({method} {0x000001e98cb94fc8} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4209 | 0x000001e9eb2f5c88: ff49 bac0 | 4fb9 8ce9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4210 |
|
4211 | 0x000001e9eb2f5ca0: ; {runtime_call counter_overflow Runtime1 stub}
|
4212 | 0x000001e9eb2f5ca0: e8db ffe5
|
4213 |
|
4214 | 0x000001e9eb2f5ca4: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4215 | ;*synchronization entry
|
4216 | ; - org.joml.Matrix4f::_properties@-1 (line 217)
|
4217 | ; - org.joml.Matrix4f::<init>@23 (line 69)
|
4218 | ; - net.minecraft.class_757::method_3192@361 (line 516)
|
4219 | 0x000001e9eb2f5ca4: 05e9 83c2
|
4220 |
|
4221 | 0x000001e9eb2f5ca8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4222 | 0x000001e9eb2f5ca8: ffff e8d1
|
4223 |
|
4224 | 0x000001e9eb2f5cac: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
4225 | ;*invokevirtual method_4489 {reexecute=0 rethrow=0 return_oop=0}
|
4226 | ; - net.minecraft.class_757::method_3192@367 (line 516)
|
4227 | ; {metadata({method} {0x000001e9984131a8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4228 | 0x000001e9eb2f5cac: aee5 0549 | baa0 3141 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4229 |
|
4230 | 0x000001e9eb2f5cc4: ; {runtime_call counter_overflow Runtime1 stub}
|
4231 | 0x000001e9eb2f5cc4: ffff e8b5
|
4232 |
|
4233 | 0x000001e9eb2f5cc8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4234 | ;*synchronization entry
|
4235 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@-1 (line 695)
|
4236 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4237 | 0x000001e9eb2f5cc8: ffe5 05e9 | d5c3 ffff
|
4238 |
|
4239 | 0x000001e9eb2f5cd0: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4240 | 0x000001e9eb2f5cd0: 49ba 08e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4241 |
|
4242 | 0x000001e9eb2f5ce4: ; {runtime_call counter_overflow Runtime1 stub}
|
4243 | 0x000001e9eb2f5ce4: ffff ffe8
|
4244 |
|
4245 | 0x000001e9eb2f5ce8: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4246 | ;*synchronization entry
|
4247 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
4248 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
4249 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4250 | 0x000001e9eb2f5ce8: 94ff e505 | e9ed c3ff
|
4251 |
|
4252 | 0x000001e9eb2f5cf0: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4253 | 0x000001e9eb2f5cf0: ff49 bae0 | e140 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4254 |
|
4255 | 0x000001e9eb2f5d08: ; {runtime_call counter_overflow Runtime1 stub}
|
4256 | 0x000001e9eb2f5d08: e873 ffe5
|
4257 |
|
4258 | 0x000001e9eb2f5d0c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4259 | ;*synchronization entry
|
4260 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
4261 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
4262 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
4263 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4264 | 0x000001e9eb2f5d0c: 05e9 05c4 | ffff 488b
|
4265 |
|
4266 | 0x000001e9eb2f5d14: ; {runtime_call fast_new_instance Runtime1 stub}
|
4267 | 0x000001e9eb2f5d14: d2e8 66b7
|
4268 |
|
4269 | 0x000001e9eb2f5d18: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4270 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4271 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@3 (line 696)
|
4272 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4273 | 0x000001e9eb2f5d18: e505 e913
|
4274 |
|
4275 | 0x000001e9eb2f5d1c: ; {metadata({method} {0x000001e98cb94b88} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
|
4276 | 0x000001e9eb2f5d1c: c5ff ff49 | ba80 4bb9 | 8ce9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4277 |
|
4278 | 0x000001e9eb2f5d34: ; {runtime_call counter_overflow Runtime1 stub}
|
4279 | 0x000001e9eb2f5d34: ffff e845
|
4280 |
|
4281 | 0x000001e9eb2f5d38: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4282 | ;*synchronization entry
|
4283 | ; - org.joml.Matrix4f::<init>@-1 (line 89)
|
4284 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
|
4285 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4286 | 0x000001e9eb2f5d38: ffe5 05e9 | 30c5 ffff
|
4287 |
|
4288 | 0x000001e9eb2f5d40: ; {metadata({method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
4289 | 0x000001e9eb2f5d40: 49ba 4006 | 008b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4290 |
|
4291 | 0x000001e9eb2f5d54: ; {runtime_call counter_overflow Runtime1 stub}
|
4292 | 0x000001e9eb2f5d54: ffff ffe8
|
4293 |
|
4294 | 0x000001e9eb2f5d58: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4295 | ;*synchronization entry
|
4296 | ; - java.lang.Object::<init>@-1 (line 45)
|
4297 | ; - org.joml.Matrix4f::<init>@1 (line 89)
|
4298 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
|
4299 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
4300 | 0x000001e9eb2f5d58: 24ff e505 | e94d c5ff | ff8b b28c | 0000 0048 | c1e6 0348 | 83fe 000f | 8406 c6ff | ff48 8934
|
4301 | 0x000001e9eb2f5d78: ; {runtime_call g1_pre_barrier_slow}
|
4302 | 0x000001e9eb2f5d78: 24e8 0205 | e605 e9f8 | c5ff ff48 | 83f8 000f | 8418 c6ff | ff48 8914
|
4303 |
|
4304 | 0x000001e9eb2f5d90: ; {runtime_call g1_post_barrier_slow}
|
4305 | 0x000001e9eb2f5d90: 24e8 ea07 | e605 e90a | c6ff ff8b | b294 0000 | 0048 c1e6 | 0348 83fe | 000f 840d | c6ff ff48
|
4306 | 0x000001e9eb2f5db0: ; {runtime_call g1_pre_barrier_slow}
|
4307 | 0x000001e9eb2f5db0: 8934 24e8 | c804 e605 | e9ff c5ff | ff48 83fe | 000f 8428 | c6ff ff48
|
4308 |
|
4309 | 0x000001e9eb2f5dc8: ; {runtime_call g1_post_barrier_slow}
|
4310 | 0x000001e9eb2f5dc8: 8914 24e8 | b007 e605 | e91a c6ff
|
4311 |
|
4312 | 0x000001e9eb2f5dd4: ; {metadata({method} {0x000001e998413640} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4313 | 0x000001e9eb2f5dd4: ff49 ba38 | 3641 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4314 |
|
4315 | 0x000001e9eb2f5dec: ; {runtime_call counter_overflow Runtime1 stub}
|
4316 | 0x000001e9eb2f5dec: e88f fee5
|
4317 |
|
4318 | 0x000001e9eb2f5df0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4319 | ;*synchronization entry
|
4320 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@-1 (line 733)
|
4321 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
4322 | 0x000001e9eb2f5df0: 05e9 32c6
|
4323 |
|
4324 | 0x000001e9eb2f5df4: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4325 | 0x000001e9eb2f5df4: ffff 49ba | 08e4 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4326 |
|
4327 | 0x000001e9eb2f5e0c: ; {runtime_call counter_overflow Runtime1 stub}
|
4328 | 0x000001e9eb2f5e0c: ffe8 6efe
|
4329 |
|
4330 | 0x000001e9eb2f5e10: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4331 | ;*synchronization entry
|
4332 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
4333 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
4334 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
4335 | 0x000001e9eb2f5e10: e505 e94a
|
4336 |
|
4337 | 0x000001e9eb2f5e14: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4338 | 0x000001e9eb2f5e14: c6ff ff49 | bae0 e140 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4339 |
|
4340 | 0x000001e9eb2f5e2c: ; {runtime_call counter_overflow Runtime1 stub}
|
4341 | 0x000001e9eb2f5e2c: ffff e84d
|
4342 |
|
4343 | 0x000001e9eb2f5e30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4344 | ;*synchronization entry
|
4345 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
4346 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
4347 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
4348 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
4349 | 0x000001e9eb2f5e30: fee5 05e9 | 62c6 ffff
|
4350 |
|
4351 | 0x000001e9eb2f5e38: ; {metadata({method} {0x000001e98cba15d8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4352 | 0x000001e9eb2f5e38: 49ba d015 | ba8c e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4353 |
|
4354 | 0x000001e9eb2f5e4c: ; {runtime_call counter_overflow Runtime1 stub}
|
4355 | 0x000001e9eb2f5e4c: ffff ffe8
|
4356 |
|
4357 | 0x000001e9eb2f5e50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
|
4358 | ;*synchronization entry
|
4359 | ; - org.joml.Matrix4f::translation@-1 (line 3088)
|
4360 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
4361 | 0x000001e9eb2f5e50: 2cfe e505 | e9f4 c7ff
|
4362 |
|
4363 | 0x000001e9eb2f5e58: ; {metadata({method} {0x000001e98cb972a0} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4364 | 0x000001e9eb2f5e58: ff49 ba98 | 72b9 8ce9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4365 |
|
4366 | 0x000001e9eb2f5e70: ; {runtime_call counter_overflow Runtime1 stub}
|
4367 | 0x000001e9eb2f5e70: e80b fee5
|
4368 |
|
4369 | 0x000001e9eb2f5e74: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4370 | ;*synchronization entry
|
4371 | ; - org.joml.Matrix4f::_m30@-1 (line 681)
|
4372 | ; - org.joml.Matrix4f::translation@18 (line 3090)
|
4373 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
4374 | 0x000001e9eb2f5e74: 05e9 99c9
|
4375 |
|
4376 | 0x000001e9eb2f5e78: ; {metadata({method} {0x000001e98cb97358} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4377 | 0x000001e9eb2f5e78: ffff 49ba | 5073 b98c | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4378 |
|
4379 | 0x000001e9eb2f5e90: ; {runtime_call counter_overflow Runtime1 stub}
|
4380 | 0x000001e9eb2f5e90: ffe8 eafd
|
4381 |
|
4382 | 0x000001e9eb2f5e94: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4383 | ;*synchronization entry
|
4384 | ; - org.joml.Matrix4f::_m31@-1 (line 692)
|
4385 | ; - org.joml.Matrix4f::translation@22 (line 3090)
|
4386 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
4387 | 0x000001e9eb2f5e94: e505 e93c
|
4388 |
|
4389 | 0x000001e9eb2f5e98: ; {metadata({method} {0x000001e98cb97410} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4390 | 0x000001e9eb2f5e98: caff ff49 | ba08 74b9 | 8ce9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4391 |
|
4392 | 0x000001e9eb2f5eb0: ; {runtime_call counter_overflow Runtime1 stub}
|
4393 | 0x000001e9eb2f5eb0: ffff e8c9
|
4394 |
|
4395 | 0x000001e9eb2f5eb4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4396 | ;*synchronization entry
|
4397 | ; - org.joml.Matrix4f::_m32@-1 (line 703)
|
4398 | ; - org.joml.Matrix4f::translation@26 (line 3090)
|
4399 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
4400 | 0x000001e9eb2f5eb4: fde5 05e9 | dfca ffff
|
4401 |
|
4402 | 0x000001e9eb2f5ebc: ; {metadata({method} {0x000001e98cb94fc8} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
|
4403 | 0x000001e9eb2f5ebc: 49ba c04f | b98c e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4404 |
|
4405 | 0x000001e9eb2f5ed0: ; {runtime_call counter_overflow Runtime1 stub}
|
4406 | 0x000001e9eb2f5ed0: ffff ffe8
|
4407 |
|
4408 | 0x000001e9eb2f5ed4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4409 | ;*synchronization entry
|
4410 | ; - org.joml.Matrix4f::_properties@-1 (line 217)
|
4411 | ; - org.joml.Matrix4f::translation@31 (line 3090)
|
4412 | ; - net.minecraft.class_757::method_3192@428 (line 522)
|
4413 | 0x000001e9eb2f5ed4: a8fd e505 | e982 cbff
|
4414 |
|
4415 | 0x000001e9eb2f5edc: ; {metadata({method} {0x000001e99996cc40} 'method_24211' '()V' in 'net/minecraft/class_308')}
|
4416 | 0x000001e9eb2f5edc: ff49 ba38 | cc96 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4417 |
|
4418 | 0x000001e9eb2f5ef4: ; {runtime_call counter_overflow Runtime1 stub}
|
4419 | 0x000001e9eb2f5ef4: e887 fde5
|
4420 |
|
4421 | 0x000001e9eb2f5ef8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4422 | ;*synchronization entry
|
4423 | ; - net.minecraft.class_308::method_24211@-1 (line 30)
|
4424 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4425 | 0x000001e9eb2f5ef8: 05e9 a6cb
|
4426 |
|
4427 | 0x000001e9eb2f5efc: ; {metadata({method} {0x000001e998412850} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4428 | 0x000001e9eb2f5efc: ffff 49ba | 4828 4198 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4429 |
|
4430 | 0x000001e9eb2f5f14: ; {runtime_call counter_overflow Runtime1 stub}
|
4431 | 0x000001e9eb2f5f14: ffe8 66fd
|
4432 |
|
4433 | 0x000001e9eb2f5f18: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4434 | ;*synchronization entry
|
4435 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@-1 (line 619)
|
4436 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4437 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4438 | 0x000001e9eb2f5f18: e505 e9c3
|
4439 |
|
4440 | 0x000001e9eb2f5f1c: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4441 | 0x000001e9eb2f5f1c: cbff ff49 | ba08 e440 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4442 |
|
4443 | 0x000001e9eb2f5f34: ; {runtime_call counter_overflow Runtime1 stub}
|
4444 | 0x000001e9eb2f5f34: ffff e845
|
4445 |
|
4446 | 0x000001e9eb2f5f38: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4447 | ;*synchronization entry
|
4448 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
4449 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4450 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4451 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4452 | 0x000001e9eb2f5f38: fde5 05e9 | e0cb ffff
|
4453 |
|
4454 | 0x000001e9eb2f5f40: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4455 | 0x000001e9eb2f5f40: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4456 |
|
4457 | 0x000001e9eb2f5f54: ; {runtime_call counter_overflow Runtime1 stub}
|
4458 | 0x000001e9eb2f5f54: ffff ffe8
|
4459 |
|
4460 | 0x000001e9eb2f5f58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4461 | ;*synchronization entry
|
4462 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
4463 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
4464 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4465 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4466 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4467 | 0x000001e9eb2f5f58: 24fd e505 | e9fd cbff | ff48 8bd2
|
4468 |
|
4469 | 0x000001e9eb2f5f64: ; {runtime_call fast_new_instance Runtime1 stub}
|
4470 | 0x000001e9eb2f5f64: e817 b5e5
|
4471 |
|
4472 | 0x000001e9eb2f5f68: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4473 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4474 | ; - net.minecraft.class_757::method_3192@435 (line 526)
|
4475 | 0x000001e9eb2f5f68: 05e9 41cd
|
4476 |
|
4477 | 0x000001e9eb2f5f6c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4478 | 0x000001e9eb2f5f6c: ffff e80d
|
4479 |
|
4480 | 0x000001e9eb2f5f70: ; ImmutableOopMap {rbx=Oop rax=Oop rsi=Oop rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4481 | ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0}
|
4482 | ; - net.minecraft.class_757::method_3192@447 (line 526)
|
4483 | ; {metadata({method} {0x000001e9996ca538} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
|
4484 | 0x000001e9eb2f5f70: ace5 0549 | ba30 a56c | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4485 |
|
4486 | 0x000001e9eb2f5f88: ; {runtime_call counter_overflow Runtime1 stub}
|
4487 | 0x000001e9eb2f5f88: ffff e8f1
|
4488 |
|
4489 | 0x000001e9eb2f5f8c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop [240]=Oop }
|
4490 | ;*synchronization entry
|
4491 | ; - net.minecraft.class_332::<init>@-1 (line 79)
|
4492 | ; - net.minecraft.class_757::method_3192@450 (line 526)
|
4493 | 0x000001e9eb2f5f8c: fce5 05e9 | a1cd ffff
|
4494 |
|
4495 | 0x000001e9eb2f5f94: ; {runtime_call fast_new_instance Runtime1 stub}
|
4496 | 0x000001e9eb2f5f94: 488b d2e8
|
4497 |
|
4498 | 0x000001e9eb2f5f98: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop [240]=Oop [256]=Oop }
|
4499 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4500 | ; - net.minecraft.class_332::<init>@2 (line 79)
|
4501 | ; - net.minecraft.class_757::method_3192@450 (line 526)
|
4502 | 0x000001e9eb2f5f98: e4b4 e505 | e9ec cdff
|
4503 |
|
4504 | 0x000001e9eb2f5fa0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4505 | 0x000001e9eb2f5fa0: ffe8 daab
|
4506 |
|
4507 | 0x000001e9eb2f5fa4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4508 | ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
|
4509 | ; - (reexecute) net.minecraft.class_757::method_3192@468 (line 528)
|
4510 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4511 | 0x000001e9eb2f5fa4: e505 e8d5
|
4512 |
|
4513 | 0x000001e9eb2f5fa8: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [232]=Oop }
|
4514 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
4515 | ; - net.minecraft.class_757::method_3192@478 (line 529)
|
4516 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4517 | 0x000001e9eb2f5fa8: abe5 05e8
|
4518 |
|
4519 | 0x000001e9eb2f5fac: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4520 | ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
|
4521 | ; - (reexecute) net.minecraft.class_757::method_3192@487 (line 530)
|
4522 | 0x000001e9eb2f5fac: d0ab e505
|
4523 |
|
4524 | 0x000001e9eb2f5fb0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4525 | 0x000001e9eb2f5fb0: e8cb abe5
|
4526 |
|
4527 | 0x000001e9eb2f5fb4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4528 | ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
|
4529 | ; - (reexecute) net.minecraft.class_757::method_3192@490 (line 530)
|
4530 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4531 | 0x000001e9eb2f5fb4: 05e8 c6d2
|
4532 |
|
4533 | 0x000001e9eb2f5fb8: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4534 | ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
|
4535 | ; - net.minecraft.class_757::method_3192@501 (line 531)
|
4536 | ; {metadata({method} {0x000001e998636af0} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
|
4537 | 0x000001e9eb2f5fb8: e505 49ba | e86a 6398 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4538 |
|
4539 | 0x000001e9eb2f5fd0: ; {runtime_call counter_overflow Runtime1 stub}
|
4540 | 0x000001e9eb2f5fd0: ffe8 aafc
|
4541 |
|
4542 | 0x000001e9eb2f5fd4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4543 | ;*synchronization entry
|
4544 | ; - net.minecraft.class_9779$class_9781::method_60637@-1 (line 93)
|
4545 | ; - net.minecraft.class_757::method_3192@501 (line 531)
|
4546 | 0x000001e9eb2f5fd4: e505 e9b1
|
4547 |
|
4548 | 0x000001e9eb2f5fd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4549 | 0x000001e9eb2f5fd8: d0ff ffe8
|
4550 |
|
4551 | 0x000001e9eb2f5fdc: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4552 | ;*getfield field_1705 {reexecute=1 rethrow=0 return_oop=0}
|
4553 | ; - (reexecute) net.minecraft.class_757::method_3192@513 (line 533)
|
4554 | 0x000001e9eb2f5fdc: a0ab e505
|
4555 |
|
4556 | 0x000001e9eb2f5fe0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4557 | 0x000001e9eb2f5fe0: e89b abe5
|
4558 |
|
4559 | 0x000001e9eb2f5fe4: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4560 | ;*invokevirtual method_1753 {reexecute=0 rethrow=0 return_oop=0}
|
4561 | ; - net.minecraft.class_757::method_3192@519 (line 533)
|
4562 | ; {metadata({method} {0x000001e998486818} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
|
4563 | 0x000001e9eb2f5fe4: 0549 ba10 | 6848 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4564 |
|
4565 | 0x000001e9eb2f5ffc: ; {runtime_call counter_overflow Runtime1 stub}
|
4566 | 0x000001e9eb2f5ffc: e87f fce5
|
4567 |
|
4568 | 0x000001e9eb2f6000: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4569 | ;*synchronization entry
|
4570 | ; - net.minecraft.class_329::method_1753@-1
|
4571 | ; - net.minecraft.class_757::method_3192@519 (line 533)
|
4572 | 0x000001e9eb2f6000: 05e9 d3d1 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
4573 |
|
4574 | 0x000001e9eb2f6014: ; {runtime_call load_appendix_patching Runtime1 stub}
|
4575 | 0x000001e9eb2f6014: 0ae8 e6f4
|
4576 |
|
4577 | 0x000001e9eb2f6018: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4578 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
4579 | ; - (reexecute) net.minecraft.class_329::method_1753@4
|
4580 | ; - net.minecraft.class_757::method_3192@519 (line 533)
|
4581 | 0x000001e9eb2f6018: e505 e9c1
|
4582 |
|
4583 | 0x000001e9eb2f601c: ; {metadata({method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
4584 | 0x000001e9eb2f601c: d1ff ff49 | bae8 a76c | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4585 |
|
4586 | 0x000001e9eb2f6034: ; {runtime_call counter_overflow Runtime1 stub}
|
4587 | 0x000001e9eb2f6034: ffff e845
|
4588 |
|
4589 | 0x000001e9eb2f6038: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4590 | ;*synchronization entry
|
4591 | ; - net.minecraft.class_332::method_51452@-1 (line 95)
|
4592 | ; - net.minecraft.class_757::method_3192@524 (line 534)
|
4593 | 0x000001e9eb2f6038: fce5 05e9 | d6d2 ffff
|
4594 |
|
4595 | 0x000001e9eb2f6040: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4596 | 0x000001e9eb2f6040: e83b abe5
|
4597 |
|
4598 | 0x000001e9eb2f6044: ; ImmutableOopMap {rax=Oop rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4599 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
4600 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
4601 | ; - net.minecraft.class_757::method_3192@524 (line 534)
|
4602 | ; {metadata({method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4603 | 0x000001e9eb2f6044: 0549 ba90 | 0441 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4604 |
|
4605 | 0x000001e9eb2f605c: ; {runtime_call counter_overflow Runtime1 stub}
|
4606 | 0x000001e9eb2f605c: e81f fce5
|
4607 |
|
4608 | 0x000001e9eb2f6060: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4609 | ;*synchronization entry
|
4610 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
|
4611 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4612 | 0x000001e9eb2f6060: 05e9 ffd3
|
4613 |
|
4614 | 0x000001e9eb2f6064: ; {metadata({method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
4615 | 0x000001e9eb2f6064: ffff 49ba | b01e 1f99 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4616 |
|
4617 | 0x000001e9eb2f607c: ; {runtime_call counter_overflow Runtime1 stub}
|
4618 | 0x000001e9eb2f607c: ffe8 fefb
|
4619 |
|
4620 | 0x000001e9eb2f6080: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4621 | ;*synchronization entry
|
4622 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
|
4623 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4624 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4625 | 0x000001e9eb2f6080: e505 e917
|
4626 |
|
4627 | 0x000001e9eb2f6084: ; {metadata({method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4628 | 0x000001e9eb2f6084: d4ff ff49 | ba50 e340 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4629 |
|
4630 | 0x000001e9eb2f609c: ; {runtime_call counter_overflow Runtime1 stub}
|
4631 | 0x000001e9eb2f609c: ffff e8dd
|
4632 |
|
4633 | 0x000001e9eb2f60a0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4634 | ;*synchronization entry
|
4635 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
|
4636 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4637 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4638 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4639 | 0x000001e9eb2f60a0: fbe5 05e9 | 2fd4 ffff
|
4640 |
|
4641 | 0x000001e9eb2f60a8: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4642 | 0x000001e9eb2f60a8: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4643 |
|
4644 | 0x000001e9eb2f60bc: ; {runtime_call counter_overflow Runtime1 stub}
|
4645 | 0x000001e9eb2f60bc: ffff ffe8
|
4646 |
|
4647 | 0x000001e9eb2f60c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4648 | ;*synchronization entry
|
4649 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
4650 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
|
4651 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4652 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4653 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4654 | 0x000001e9eb2f60c0: bcfb e505 | e98c d4ff
|
4655 |
|
4656 | 0x000001e9eb2f60c8: ; {metadata({method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
4657 | 0x000001e9eb2f60c8: ff49 ba30 | 6e20 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4658 |
|
4659 | 0x000001e9eb2f60e0: ; {runtime_call counter_overflow Runtime1 stub}
|
4660 | 0x000001e9eb2f60e0: e89b fbe5
|
4661 |
|
4662 | 0x000001e9eb2f60e4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4663 | ;*synchronization entry
|
4664 | ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
|
4665 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
4666 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4667 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4668 | 0x000001e9eb2f60e4: 05e9 5cd5
|
4669 |
|
4670 | 0x000001e9eb2f60e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4671 | 0x000001e9eb2f60e8: ffff e891
|
4672 |
|
4673 | 0x000001e9eb2f60ec: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4674 | ;*invokevirtual method_18506 {reexecute=0 rethrow=0 return_oop=0}
|
4675 | ; - net.minecraft.class_757::method_3192@551 (line 538)
|
4676 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4677 | 0x000001e9eb2f60ec: aae5 05e8
|
4678 |
|
4679 | 0x000001e9eb2f60f0: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4680 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4681 | ; - net.minecraft.class_757::method_3192@571 (line 540)
|
4682 | 0x000001e9eb2f60f0: 8cd1 e505
|
4683 |
|
4684 | 0x000001e9eb2f60f4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4685 | 0x000001e9eb2f60f4: e887 aae5
|
4686 |
|
4687 | 0x000001e9eb2f60f8: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4688 | ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
|
4689 | ; - net.minecraft.class_757::method_3192@576 (line 540)
|
4690 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
4691 | 0x000001e9eb2f60f8: 05e8 82d1
|
4692 |
|
4693 | 0x000001e9eb2f60fc: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4694 | ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
|
4695 | ; - net.minecraft.class_757::method_3192@658 (line 551)
|
4696 | ; {metadata({method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
4697 | 0x000001e9eb2f60fc: e505 49ba | 703b 538b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
4698 |
|
4699 | 0x000001e9eb2f6114: ; {runtime_call counter_overflow Runtime1 stub}
|
4700 | 0x000001e9eb2f6114: ffe8 66fb
|
4701 |
|
4702 | 0x000001e9eb2f6118: ; ImmutableOopMap {rbx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4703 | ;*synchronization entry
|
4704 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
4705 | ; - net.minecraft.class_757::method_3192@684 (line 551)
|
4706 | 0x000001e9eb2f6118: e505 e9b2
|
4707 |
|
4708 | 0x000001e9eb2f611c: ; {metadata({method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
4709 | 0x000001e9eb2f611c: d8ff ff49 | ba20 0260 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4710 |
|
4711 | 0x000001e9eb2f6134: ; {runtime_call counter_overflow Runtime1 stub}
|
4712 | 0x000001e9eb2f6134: ffff e845
|
4713 |
|
4714 | 0x000001e9eb2f6138: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4715 | ;*synchronization entry
|
4716 | ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
|
4717 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
4718 | ; - net.minecraft.class_757::method_3192@684 (line 551)
|
4719 | 0x000001e9eb2f6138: fbe5 05e9 | edd8 ffff
|
4720 |
|
4721 | 0x000001e9eb2f6140: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4722 | 0x000001e9eb2f6140: e83b aae5
|
4723 |
|
4724 | 0x000001e9eb2f6144: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4725 | ;*getfield field_1755 {reexecute=1 rethrow=0 return_oop=0}
|
4726 | ; - (reexecute) net.minecraft.class_757::method_3192@780 (line 565)
|
4727 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4728 | 0x000001e9eb2f6144: 05e8 36aa
|
4729 |
|
4730 | 0x000001e9eb2f6148: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4731 | ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
|
4732 | ; - net.minecraft.class_757::method_3192@793 (line 566)
|
4733 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4734 | 0x000001e9eb2f6148: e505 e831
|
4735 |
|
4736 | 0x000001e9eb2f614c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4737 | ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
|
4738 | ; - (reexecute) net.minecraft.class_757::method_3192@859 (line 577)
|
4739 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4740 | 0x000001e9eb2f614c: aae5 05e8
|
4741 |
|
4742 | 0x000001e9eb2f6150: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4743 | ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
|
4744 | ; - net.minecraft.class_757::method_3192@875 (line 578)
|
4745 | 0x000001e9eb2f6150: 2caa e505
|
4746 |
|
4747 | 0x000001e9eb2f6154: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4748 | 0x000001e9eb2f6154: e827 aae5
|
4749 |
|
4750 | 0x000001e9eb2f6158: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [232]=Oop }
|
4751 | ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
|
4752 | ; - net.minecraft.class_757::method_3192@887 (line 582)
|
4753 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4754 | 0x000001e9eb2f6158: 05e8 22aa
|
4755 |
|
4756 | 0x000001e9eb2f615c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop [272]=Oop }
|
4757 | ;*invokevirtual method_1566 {reexecute=0 rethrow=0 return_oop=0}
|
4758 | ; - net.minecraft.class_757::method_3192@898 (line 583)
|
4759 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4760 | 0x000001e9eb2f615c: e505 e81d
|
4761 |
|
4762 | 0x000001e9eb2f6160: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop [272]=Oop }
|
4763 | ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
|
4764 | ; - net.minecraft.class_757::method_3192@903 (line 583)
|
4765 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4766 | 0x000001e9eb2f6160: aae5 05e8
|
4767 |
|
4768 | 0x000001e9eb2f6164: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4769 | ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
|
4770 | ; - net.minecraft.class_757::method_3192@913 (line 584)
|
4771 | 0x000001e9eb2f6164: 18aa e505
|
4772 |
|
4773 | 0x000001e9eb2f6168: ; {metadata({method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
4774 | 0x000001e9eb2f6168: 49ba c81d | 8099 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4775 |
|
4776 | 0x000001e9eb2f617c: ; {runtime_call counter_overflow Runtime1 stub}
|
4777 | 0x000001e9eb2f617c: ffff ffe8
|
4778 |
|
4779 | 0x000001e9eb2f6180: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4780 | ;*synchronization entry
|
4781 | ; - net.minecraft.class_10214::close@-1 (line 46)
|
4782 | ; - net.minecraft.class_757::method_3192@913 (line 584)
|
4783 | 0x000001e9eb2f6180: fcfa e505 | e967 ddff
|
4784 |
|
4785 | 0x000001e9eb2f6188: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4786 | 0x000001e9eb2f6188: ffe8 f2a9
|
4787 |
|
4788 | 0x000001e9eb2f618c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4789 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
4790 | ; - net.minecraft.class_10214::close@11 (line 47)
|
4791 | ; - net.minecraft.class_757::method_3192@913 (line 584)
|
4792 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4793 | 0x000001e9eb2f618c: e505 e8ed
|
4794 |
|
4795 | 0x000001e9eb2f6190: ; ImmutableOopMap {rax=Oop rsi=Oop }
|
4796 | ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
|
4797 | ; - net.minecraft.class_757::method_3192@928 (line 582)
|
4798 | ; {metadata({method} {0x000001e999801dd0} 'close' '()V' in 'net/minecraft/class_10214')}
|
4799 | 0x000001e9eb2f6190: a9e5 0549 | bac8 1d80 | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
4800 |
|
4801 | 0x000001e9eb2f61a8: ; {runtime_call counter_overflow Runtime1 stub}
|
4802 | 0x000001e9eb2f61a8: ffff e8d1
|
4803 |
|
4804 | 0x000001e9eb2f61ac: ; ImmutableOopMap {rax=Oop rsi=Oop }
|
4805 | ;*synchronization entry
|
4806 | ; - net.minecraft.class_10214::close@-1 (line 46)
|
4807 | ; - net.minecraft.class_757::method_3192@928 (line 582)
|
4808 | 0x000001e9eb2f61ac: fae5 05e9 | cdde ffff
|
4809 |
|
4810 | 0x000001e9eb2f61b4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4811 | 0x000001e9eb2f61b4: e8c7 a9e5
|
4812 |
|
4813 | 0x000001e9eb2f61b8: ; ImmutableOopMap {rdx=Oop [280]=Oop }
|
4814 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
4815 | ; - net.minecraft.class_10214::close@11 (line 47)
|
4816 | ; - net.minecraft.class_757::method_3192@928 (line 582)
|
4817 | ; {metadata({method} {0x000001e9996ca7f0} 'method_51452' '()V' in 'net/minecraft/class_332')}
|
4818 | 0x000001e9eb2f61b8: 0549 bae8 | a76c 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
4819 |
|
4820 | 0x000001e9eb2f61d0: ; {runtime_call counter_overflow Runtime1 stub}
|
4821 | 0x000001e9eb2f61d0: e8ab fae5
|
4822 |
|
4823 | 0x000001e9eb2f61d4: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4824 | ;*synchronization entry
|
4825 | ; - net.minecraft.class_332::method_51452@-1 (line 95)
|
4826 | ; - net.minecraft.class_757::method_3192@948 (line 587)
|
4827 | 0x000001e9eb2f61d4: 05e9 f3df
|
4828 |
|
4829 | 0x000001e9eb2f61d8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4830 | 0x000001e9eb2f61d8: ffff e8a1
|
4831 |
|
4832 | 0x000001e9eb2f61dc: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
|
4833 | ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
|
4834 | ; - net.minecraft.class_332::method_51452@4 (line 95)
|
4835 | ; - net.minecraft.class_757::method_3192@948 (line 587)
|
4836 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4837 | 0x000001e9eb2f61dc: a9e5 05e8
|
4838 |
|
4839 | 0x000001e9eb2f61e0: ; ImmutableOopMap {rdx=Oop }
|
4840 | ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
|
4841 | ; - net.minecraft.class_757::method_3192@969 (line 591)
|
4842 | 0x000001e9eb2f61e0: 9ca9 e505
|
4843 |
|
4844 | 0x000001e9eb2f61e4: ; {internal_word}
|
4845 | 0x000001e9eb2f61e4: 49ba 4c43 | 2feb e901 | 0000 4d89 | 9768 0400
|
4846 |
|
4847 | 0x000001e9eb2f61f4: ; {runtime_call SafepointBlob}
|
4848 | 0x000001e9eb2f61f4: 00e9 06f5
|
4849 |
|
4850 | 0x000001e9eb2f61f8: ; {internal_word}
|
4851 | 0x000001e9eb2f61f8: d905 49ba | 6243 2feb | e901 0000 | 4d89 9768
|
4852 |
|
4853 | 0x000001e9eb2f6208: ; {runtime_call SafepointBlob}
|
4854 | 0x000001e9eb2f6208: 0400 00e9 | f0f4 d905
|
4855 |
|
4856 | 0x000001e9eb2f6210: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4857 | 0x000001e9eb2f6210: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4858 |
|
4859 | 0x000001e9eb2f6224: ; {runtime_call counter_overflow Runtime1 stub}
|
4860 | 0x000001e9eb2f6224: ffff ffe8
|
4861 |
|
4862 | 0x000001e9eb2f6228: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4863 | ;*synchronization entry
|
4864 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
4865 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
4866 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4867 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4868 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4869 | 0x000001e9eb2f6228: 54fa e505 | e995 e1ff
|
4870 |
|
4871 | 0x000001e9eb2f6230: ; {metadata(nullptr)}
|
4872 | 0x000001e9eb2f6230: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4873 |
|
4874 | 0x000001e9eb2f6240: ; {runtime_call load_klass_patching Runtime1 stub}
|
4875 | 0x000001e9eb2f6240: e8bb e9e5
|
4876 |
|
4877 | 0x000001e9eb2f6244: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4878 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4879 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4880 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
4881 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4882 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4883 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4884 | 0x000001e9eb2f6244: 05e9 7ee1
|
4885 |
|
4886 | 0x000001e9eb2f6248: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4887 | 0x000001e9eb2f6248: ffff e831
|
4888 |
|
4889 | 0x000001e9eb2f624c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4890 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4891 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4892 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
4893 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4894 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4895 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4896 | 0x000001e9eb2f624c: a9e5 0548
|
4897 |
|
4898 | 0x000001e9eb2f6250: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4899 | 0x000001e9eb2f6250: 8bd2 e829
|
4900 |
|
4901 | 0x000001e9eb2f6254: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [232]=Oop }
|
4902 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4903 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4904 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
4905 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
4906 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
4907 | ; - net.minecraft.class_757::method_3192@538 (line 535)
|
4908 | 0x000001e9eb2f6254: b5e5 05e9 | d1e1 ffff
|
4909 |
|
4910 | 0x000001e9eb2f625c: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4911 | 0x000001e9eb2f625c: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4912 |
|
4913 | 0x000001e9eb2f6270: ; {runtime_call counter_overflow Runtime1 stub}
|
4914 | 0x000001e9eb2f6270: ffff ffe8
|
4915 |
|
4916 | 0x000001e9eb2f6274: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4917 | ;*synchronization entry
|
4918 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
4919 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4920 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4921 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4922 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4923 | 0x000001e9eb2f6274: 08fa e505 | e92d e2ff
|
4924 |
|
4925 | 0x000001e9eb2f627c: ; {metadata(nullptr)}
|
4926 | 0x000001e9eb2f627c: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4927 |
|
4928 | 0x000001e9eb2f628c: ; {runtime_call load_klass_patching Runtime1 stub}
|
4929 | 0x000001e9eb2f628c: e86f e9e5
|
4930 |
|
4931 | 0x000001e9eb2f6290: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4932 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4933 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4934 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4935 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4936 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4937 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4938 | 0x000001e9eb2f6290: 05e9 1ae2
|
4939 |
|
4940 | 0x000001e9eb2f6294: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4941 | 0x000001e9eb2f6294: ffff e8e5
|
4942 |
|
4943 | 0x000001e9eb2f6298: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4944 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4945 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4946 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4947 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4948 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4949 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4950 | 0x000001e9eb2f6298: a8e5 0548
|
4951 |
|
4952 | 0x000001e9eb2f629c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
4953 | 0x000001e9eb2f629c: 8bd2 e8dd
|
4954 |
|
4955 | 0x000001e9eb2f62a0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4956 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4957 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4958 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4959 | ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
|
4960 | ; - net.minecraft.class_308::method_24211@6 (line 30)
|
4961 | ; - net.minecraft.class_757::method_3192@432 (line 524)
|
4962 | 0x000001e9eb2f62a0: b4e5 05e9 | 6de2 ffff
|
4963 |
|
4964 | 0x000001e9eb2f62a8: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
4965 | 0x000001e9eb2f62a8: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
4966 |
|
4967 | 0x000001e9eb2f62bc: ; {runtime_call counter_overflow Runtime1 stub}
|
4968 | 0x000001e9eb2f62bc: ffff ffe8
|
4969 |
|
4970 | 0x000001e9eb2f62c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4971 | ;*synchronization entry
|
4972 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
4973 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4974 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
4975 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
4976 | 0x000001e9eb2f62c0: bcf9 e505 | e9c9 e2ff
|
4977 |
|
4978 | 0x000001e9eb2f62c8: ; {metadata(nullptr)}
|
4979 | 0x000001e9eb2f62c8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
4980 |
|
4981 | 0x000001e9eb2f62d8: ; {runtime_call load_klass_patching Runtime1 stub}
|
4982 | 0x000001e9eb2f62d8: e823 e9e5
|
4983 |
|
4984 | 0x000001e9eb2f62dc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4985 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
4986 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4987 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4988 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
4989 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
4990 | 0x000001e9eb2f62dc: 05e9 b6e2
|
4991 |
|
4992 | 0x000001e9eb2f62e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
4993 | 0x000001e9eb2f62e0: ffff e899
|
4994 |
|
4995 | 0x000001e9eb2f62e4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
4996 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
4997 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
4998 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
4999 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
5000 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
5001 | 0x000001e9eb2f62e4: a8e5 0548
|
5002 |
|
5003 | 0x000001e9eb2f62e8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5004 | 0x000001e9eb2f62e8: 8bd2 e891
|
5005 |
|
5006 | 0x000001e9eb2f62ec: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5007 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5008 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5009 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5010 | ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
|
5011 | ; - net.minecraft.class_757::method_3192@410 (line 520)
|
5012 | 0x000001e9eb2f62ec: b4e5 05e9 | 09e3 ffff
|
5013 |
|
5014 | 0x000001e9eb2f62f4: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5015 | 0x000001e9eb2f62f4: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5016 |
|
5017 | 0x000001e9eb2f6308: ; {runtime_call counter_overflow Runtime1 stub}
|
5018 | 0x000001e9eb2f6308: ffff ffe8
|
5019 |
|
5020 | 0x000001e9eb2f630c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [320]=Oop }
|
5021 | ;*synchronization entry
|
5022 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5023 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5024 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
5025 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
5026 | 0x000001e9eb2f630c: 70f9 e505 | e96d e3ff
|
5027 |
|
5028 | 0x000001e9eb2f6314: ; {metadata(nullptr)}
|
5029 | 0x000001e9eb2f6314: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5030 |
|
5031 | 0x000001e9eb2f6324: ; {runtime_call load_klass_patching Runtime1 stub}
|
5032 | 0x000001e9eb2f6324: e8d7 e8e5
|
5033 |
|
5034 | 0x000001e9eb2f6328: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [320]=Oop }
|
5035 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5036 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5037 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5038 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
5039 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
5040 | 0x000001e9eb2f6328: 05e9 5ae3
|
5041 |
|
5042 | 0x000001e9eb2f632c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5043 | 0x000001e9eb2f632c: ffff e84d
|
5044 |
|
5045 | 0x000001e9eb2f6330: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [320]=Oop }
|
5046 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5047 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5048 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5049 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
5050 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
5051 | 0x000001e9eb2f6330: a8e5 0548
|
5052 |
|
5053 | 0x000001e9eb2f6334: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5054 | 0x000001e9eb2f6334: 8bd2 e845
|
5055 |
|
5056 | 0x000001e9eb2f6338: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [320]=Oop }
|
5057 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5058 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5059 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5060 | ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
|
5061 | ; - net.minecraft.class_757::method_3192@407 (line 518)
|
5062 | 0x000001e9eb2f6338: b4e5 05e9 | ade3 ffff
|
5063 |
|
5064 | 0x000001e9eb2f6340: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5065 | 0x000001e9eb2f6340: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5066 |
|
5067 | 0x000001e9eb2f6354: ; {runtime_call counter_overflow Runtime1 stub}
|
5068 | 0x000001e9eb2f6354: ffff ffe8
|
5069 |
|
5070 | 0x000001e9eb2f6358: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
5071 | ;*synchronization entry
|
5072 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5073 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5074 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
5075 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
5076 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
5077 | 0x000001e9eb2f6358: 24f9 e505 | e909 e4ff
|
5078 |
|
5079 | 0x000001e9eb2f6360: ; {metadata(nullptr)}
|
5080 | 0x000001e9eb2f6360: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5081 |
|
5082 | 0x000001e9eb2f6370: ; {runtime_call load_klass_patching Runtime1 stub}
|
5083 | 0x000001e9eb2f6370: e88b e8e5
|
5084 |
|
5085 | 0x000001e9eb2f6374: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
5086 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5087 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5088 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5089 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
5090 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
5091 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
5092 | 0x000001e9eb2f6374: 05e9 f6e3
|
5093 |
|
5094 | 0x000001e9eb2f6378: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5095 | 0x000001e9eb2f6378: ffff e801
|
5096 |
|
5097 | 0x000001e9eb2f637c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
5098 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5099 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5100 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5101 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
5102 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
5103 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
5104 | 0x000001e9eb2f637c: a8e5 0548
|
5105 |
|
5106 | 0x000001e9eb2f6380: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5107 | 0x000001e9eb2f6380: 8bd2 e8f9
|
5108 |
|
5109 | 0x000001e9eb2f6384: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
|
5110 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5111 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5112 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5113 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
5114 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
5115 | ; - net.minecraft.class_757::method_3192@354 (line 514)
|
5116 | 0x000001e9eb2f6384: b3e5 05e9 | 49e4 ffff
|
5117 |
|
5118 | 0x000001e9eb2f638c: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5119 | 0x000001e9eb2f638c: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5120 |
|
5121 | 0x000001e9eb2f63a0: ; {runtime_call counter_overflow Runtime1 stub}
|
5122 | 0x000001e9eb2f63a0: ffff ffe8
|
5123 |
|
5124 | 0x000001e9eb2f63a4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5125 | ;*synchronization entry
|
5126 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5127 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5128 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
5129 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
5130 | 0x000001e9eb2f63a4: d8f8 e505 | e9a5 e4ff
|
5131 |
|
5132 | 0x000001e9eb2f63ac: ; {metadata(nullptr)}
|
5133 | 0x000001e9eb2f63ac: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5134 |
|
5135 | 0x000001e9eb2f63bc: ; {runtime_call load_klass_patching Runtime1 stub}
|
5136 | 0x000001e9eb2f63bc: e83f e8e5
|
5137 |
|
5138 | 0x000001e9eb2f63c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5139 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5140 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5141 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5142 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
5143 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
5144 | 0x000001e9eb2f63c0: 05e9 92e4
|
5145 |
|
5146 | 0x000001e9eb2f63c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5147 | 0x000001e9eb2f63c4: ffff e8b5
|
5148 |
|
5149 | 0x000001e9eb2f63c8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5150 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5151 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5152 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5153 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
5154 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
5155 | 0x000001e9eb2f63c8: a7e5 0548
|
5156 |
|
5157 | 0x000001e9eb2f63cc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5158 | 0x000001e9eb2f63cc: 8bd2 e8ad
|
5159 |
|
5160 | 0x000001e9eb2f63d0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5161 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5162 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5163 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5164 | ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
|
5165 | ; - net.minecraft.class_757::method_3192@288 (line 503)
|
5166 | 0x000001e9eb2f63d0: b3e5 05e9 | e5e4 ffff
|
5167 |
|
5168 | 0x000001e9eb2f63d8: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5169 | 0x000001e9eb2f63d8: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5170 |
|
5171 | 0x000001e9eb2f63ec: ; {runtime_call counter_overflow Runtime1 stub}
|
5172 | 0x000001e9eb2f63ec: ffff ffe8
|
5173 |
|
5174 | 0x000001e9eb2f63f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5175 | ;*synchronization entry
|
5176 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5177 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5178 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
5179 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
5180 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5181 | 0x000001e9eb2f63f0: 8cf8 e505 | e941 e5ff
|
5182 |
|
5183 | 0x000001e9eb2f63f8: ; {metadata(nullptr)}
|
5184 | 0x000001e9eb2f63f8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5185 |
|
5186 | 0x000001e9eb2f6408: ; {runtime_call load_klass_patching Runtime1 stub}
|
5187 | 0x000001e9eb2f6408: e8f3 e7e5
|
5188 |
|
5189 | 0x000001e9eb2f640c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5190 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5191 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5192 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5193 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
5194 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
5195 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5196 | 0x000001e9eb2f640c: 05e9 2ee5
|
5197 |
|
5198 | 0x000001e9eb2f6410: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5199 | 0x000001e9eb2f6410: ffff e869
|
5200 |
|
5201 | 0x000001e9eb2f6414: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5202 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5203 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5204 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5205 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
5206 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
5207 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5208 | 0x000001e9eb2f6414: a7e5 0548
|
5209 |
|
5210 | 0x000001e9eb2f6418: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5211 | 0x000001e9eb2f6418: 8bd2 e861
|
5212 |
|
5213 | 0x000001e9eb2f641c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5214 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5215 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5216 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
5217 | ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
|
5218 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
|
5219 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5220 | 0x000001e9eb2f641c: b3e5 05e9 | 81e5 ffff
|
5221 |
|
5222 | 0x000001e9eb2f6424: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5223 | 0x000001e9eb2f6424: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5224 |
|
5225 | 0x000001e9eb2f6438: ; {runtime_call counter_overflow Runtime1 stub}
|
5226 | 0x000001e9eb2f6438: ffff ffe8
|
5227 |
|
5228 | 0x000001e9eb2f643c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5229 | ;*synchronization entry
|
5230 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5231 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5232 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
5233 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5234 | 0x000001e9eb2f643c: 40f8 e505 | e9dd e5ff
|
5235 |
|
5236 | 0x000001e9eb2f6444: ; {metadata(nullptr)}
|
5237 | 0x000001e9eb2f6444: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5238 |
|
5239 | 0x000001e9eb2f6454: ; {runtime_call load_klass_patching Runtime1 stub}
|
5240 | 0x000001e9eb2f6454: e8a7 e7e5
|
5241 |
|
5242 | 0x000001e9eb2f6458: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5243 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5244 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5245 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5246 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
5247 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5248 | 0x000001e9eb2f6458: 05e9 cae5
|
5249 |
|
5250 | 0x000001e9eb2f645c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5251 | 0x000001e9eb2f645c: ffff e81d
|
5252 |
|
5253 | 0x000001e9eb2f6460: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5254 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5255 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5256 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5257 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
5258 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5259 | 0x000001e9eb2f6460: a7e5 0548
|
5260 |
|
5261 | 0x000001e9eb2f6464: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5262 | 0x000001e9eb2f6464: 8bd2 e815
|
5263 |
|
5264 | 0x000001e9eb2f6468: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5265 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5266 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5267 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5268 | ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
|
5269 | ; - net.minecraft.class_757::method_3192@285 (line 501)
|
5270 | 0x000001e9eb2f6468: b3e5 05e9 | 1de6 ffff
|
5271 |
|
5272 | 0x000001e9eb2f6470: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
5273 | 0x000001e9eb2f6470: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
5274 |
|
5275 | 0x000001e9eb2f6484: ; {runtime_call counter_overflow Runtime1 stub}
|
5276 | 0x000001e9eb2f6484: ffff ffe8
|
5277 |
|
5278 | 0x000001e9eb2f6488: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5279 | ;*synchronization entry
|
5280 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
5281 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5282 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
5283 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
5284 | 0x000001e9eb2f6488: f4f7 e505 | e979 e6ff
|
5285 |
|
5286 | 0x000001e9eb2f6490: ; {metadata(nullptr)}
|
5287 | 0x000001e9eb2f6490: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5288 |
|
5289 | 0x000001e9eb2f64a0: ; {runtime_call load_klass_patching Runtime1 stub}
|
5290 | 0x000001e9eb2f64a0: e85b e7e5
|
5291 |
|
5292 | 0x000001e9eb2f64a4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5293 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5294 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5295 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5296 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
5297 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
5298 | 0x000001e9eb2f64a4: 05e9 66e6
|
5299 |
|
5300 | 0x000001e9eb2f64a8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5301 | 0x000001e9eb2f64a8: ffff e8d1
|
5302 |
|
5303 | 0x000001e9eb2f64ac: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5304 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5305 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5306 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5307 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
5308 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
5309 | 0x000001e9eb2f64ac: a6e5 0548
|
5310 |
|
5311 | 0x000001e9eb2f64b0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5312 | 0x000001e9eb2f64b0: 8bd2 e8c9
|
5313 |
|
5314 | 0x000001e9eb2f64b4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
|
5315 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5316 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
5317 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
5318 | ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
|
5319 | ; - net.minecraft.class_757::method_3192@282 (line 500)
|
5320 | 0x000001e9eb2f64b4: b2e5 05e9 | b9e6 ffff
|
5321 |
|
5322 | 0x000001e9eb2f64bc: ; {metadata(nullptr)}
|
5323 | 0x000001e9eb2f64bc: 48ba 0000 | 0000 0000 | 0000 b800
|
5324 |
|
5325 | 0x000001e9eb2f64c8: ; {runtime_call load_klass_patching Runtime1 stub}
|
5326 | 0x000001e9eb2f64c8: 0f05 0ae8
|
5327 |
|
5328 | 0x000001e9eb2f64cc: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
5329 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5330 | ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
|
5331 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
5332 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
5333 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
5334 | 0x000001e9eb2f64cc: 30e7 e505 | e9eb e6ff | ff48 8bd2
|
5335 |
|
5336 | 0x000001e9eb2f64d8: ; {runtime_call fast_new_instance Runtime1 stub}
|
5337 | 0x000001e9eb2f64d8: e8a3 afe5
|
5338 |
|
5339 | 0x000001e9eb2f64dc: ; ImmutableOopMap {[168]=Oop [184]=Oop }
|
5340 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5341 | ; - java.util.Objects::requireNonNull@4 (line 259)
|
5342 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
5343 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
5344 | ; - net.minecraft.class_757::method_3192@109 (line 482)
|
5345 | 0x000001e9eb2f64dc: 05e9 3ae7
|
5346 |
|
5347 | 0x000001e9eb2f64e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5348 | 0x000001e9eb2f64e0: ffff e899
|
5349 |
|
5350 | 0x000001e9eb2f64e4: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5351 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
5352 | ; - net.minecraft.class_757::method_3192@816 (line 570)
|
5353 | ; {metadata({method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
5354 | 0x000001e9eb2f64e4: a6e5 0549 | baf8 612c | 8de9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
5355 |
|
5356 | 0x000001e9eb2f64fc: ; {runtime_call counter_overflow Runtime1 stub}
|
5357 | 0x000001e9eb2f64fc: ffff e87d
|
5358 |
|
5359 | 0x000001e9eb2f6500: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5360 | ;*synchronization entry
|
5361 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
5362 | ; - net.minecraft.class_757::method_3192@816 (line 570)
|
5363 | 0x000001e9eb2f6500: f7e5 05e9 | 61e8 ffff | 49b8 0000 | 0000 0000 | 0000 b800
|
5364 |
|
5365 | 0x000001e9eb2f6514: ; {runtime_call load_appendix_patching Runtime1 stub}
|
5366 | 0x000001e9eb2f6514: 0f05 0ae8
|
5367 |
|
5368 | 0x000001e9eb2f6518: ; ImmutableOopMap {rax=Oop [168]=Oop [376]=Oop }
|
5369 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
5370 | ; - (reexecute) net.minecraft.class_757::method_3192@827 (line 571)
|
5371 | 0x000001e9eb2f6518: e4ef e505 | e99f e8ff
|
5372 |
|
5373 | 0x000001e9eb2f6520: ; {metadata(nullptr)}
|
5374 | 0x000001e9eb2f6520: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5375 |
|
5376 | 0x000001e9eb2f6530: ; {runtime_call load_klass_patching Runtime1 stub}
|
5377 | 0x000001e9eb2f6530: e8cb e6e5
|
5378 |
|
5379 | 0x000001e9eb2f6534: ; ImmutableOopMap {[376]=Oop }
|
5380 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5381 | ; - (reexecute) net.minecraft.class_757::method_3192@836 (line 573)
|
5382 | 0x000001e9eb2f6534: 05e9 4ee9
|
5383 |
|
5384 | 0x000001e9eb2f6538: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5385 | 0x000001e9eb2f6538: ffff e841
|
5386 |
|
5387 | 0x000001e9eb2f653c: ; ImmutableOopMap {[376]=Oop }
|
5388 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5389 | ; - net.minecraft.class_757::method_3192@836 (line 573)
|
5390 | 0x000001e9eb2f653c: a6e5 0548
|
5391 |
|
5392 | 0x000001e9eb2f6540: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5393 | 0x000001e9eb2f6540: 8bd2 e839
|
5394 |
|
5395 | 0x000001e9eb2f6544: ; ImmutableOopMap {[376]=Oop }
|
5396 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5397 | ; - net.minecraft.class_757::method_3192@836 (line 573)
|
5398 | 0x000001e9eb2f6544: b2e5 05e9 | a1e9 ffff
|
5399 |
|
5400 | 0x000001e9eb2f654c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5401 | 0x000001e9eb2f654c: e82f a6e5
|
5402 |
|
5403 | 0x000001e9eb2f6550: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5404 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
5405 | ; - net.minecraft.class_757::method_3192@712 (line 554)
|
5406 | ; {metadata({method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
5407 | 0x000001e9eb2f6550: 0549 baf8 | 612c 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
5408 |
|
5409 | 0x000001e9eb2f6568: ; {runtime_call counter_overflow Runtime1 stub}
|
5410 | 0x000001e9eb2f6568: e813 f7e5
|
5411 |
|
5412 | 0x000001e9eb2f656c: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5413 | ;*synchronization entry
|
5414 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
5415 | ; - net.minecraft.class_757::method_3192@712 (line 554)
|
5416 | 0x000001e9eb2f656c: 05e9 5fea | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
5417 |
|
5418 | 0x000001e9eb2f6580: ; {runtime_call load_appendix_patching Runtime1 stub}
|
5419 | 0x000001e9eb2f6580: 0ae8 7aef
|
5420 |
|
5421 | 0x000001e9eb2f6584: ; ImmutableOopMap {rax=Oop [168]=Oop [400]=Oop }
|
5422 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
5423 | ; - (reexecute) net.minecraft.class_757::method_3192@723 (line 556)
|
5424 | 0x000001e9eb2f6584: e505 e99d | eaff ff48 | bf00 0000 | 0000 0000 | 00b8 000f
|
5425 |
|
5426 | 0x000001e9eb2f6598: ; {runtime_call load_appendix_patching Runtime1 stub}
|
5427 | 0x000001e9eb2f6598: 050a e861
|
5428 |
|
5429 | 0x000001e9eb2f659c: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
5430 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
5431 | ; - (reexecute) net.minecraft.class_757::method_3192@742 (line 557)
|
5432 | 0x000001e9eb2f659c: efe5 05e9 | 4ceb ffff | 49b8 0000 | 0000 0000 | 0000 b800
|
5433 |
|
5434 | 0x000001e9eb2f65b0: ; {runtime_call load_appendix_patching Runtime1 stub}
|
5435 | 0x000001e9eb2f65b0: 0f05 0ae8
|
5436 |
|
5437 | 0x000001e9eb2f65b4: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
|
5438 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
5439 | ; - (reexecute) net.minecraft.class_757::method_3192@757 (line 558)
|
5440 | 0x000001e9eb2f65b4: 48ef e505 | e903 ecff
|
5441 |
|
5442 | 0x000001e9eb2f65bc: ; {metadata(nullptr)}
|
5443 | 0x000001e9eb2f65bc: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
5444 |
|
5445 | 0x000001e9eb2f65cc: ; {runtime_call load_klass_patching Runtime1 stub}
|
5446 | 0x000001e9eb2f65cc: e82f e6e5
|
5447 |
|
5448 | 0x000001e9eb2f65d0: ; ImmutableOopMap {[400]=Oop }
|
5449 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5450 | ; - (reexecute) net.minecraft.class_757::method_3192@766 (line 560)
|
5451 | 0x000001e9eb2f65d0: 05e9 aaec
|
5452 |
|
5453 | 0x000001e9eb2f65d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5454 | 0x000001e9eb2f65d4: ffff e8a5
|
5455 |
|
5456 | 0x000001e9eb2f65d8: ; ImmutableOopMap {[400]=Oop }
|
5457 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5458 | ; - net.minecraft.class_757::method_3192@766 (line 560)
|
5459 | 0x000001e9eb2f65d8: a5e5 0548
|
5460 |
|
5461 | 0x000001e9eb2f65dc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5462 | 0x000001e9eb2f65dc: 8bd2 e89d
|
5463 |
|
5464 | 0x000001e9eb2f65e0: ; ImmutableOopMap {[400]=Oop }
|
5465 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5466 | ; - net.minecraft.class_757::method_3192@766 (line 560)
|
5467 | 0x000001e9eb2f65e0: b1e5 05e9 | fdec ffff
|
5468 |
|
5469 | 0x000001e9eb2f65e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5470 | 0x000001e9eb2f65e8: e893 a5e5
|
5471 |
|
5472 | 0x000001e9eb2f65ec: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5473 | ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
|
5474 | ; - net.minecraft.class_757::method_3192@599 (line 543)
|
5475 | ; {metadata({method} {0x000001e98d2c6200} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
|
5476 | 0x000001e9eb2f65ec: 0549 baf8 | 612c 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
5477 |
|
5478 | 0x000001e9eb2f6604: ; {runtime_call counter_overflow Runtime1 stub}
|
5479 | 0x000001e9eb2f6604: e877 f6e5
|
5480 |
|
5481 | 0x000001e9eb2f6608: ; ImmutableOopMap {rax=Oop [168]=Oop }
|
5482 | ;*synchronization entry
|
5483 | ; - net.minecraft.class_128::method_562@-1 (line 177)
|
5484 | ; - net.minecraft.class_757::method_3192@599 (line 543)
|
5485 | 0x000001e9eb2f6608: 05e9 bbed | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
5486 |
|
5487 | 0x000001e9eb2f661c: ; {runtime_call load_appendix_patching Runtime1 stub}
|
5488 | 0x000001e9eb2f661c: 0ae8 deee
|
5489 |
|
5490 | 0x000001e9eb2f6620: ; ImmutableOopMap {rax=Oop [168]=Oop [424]=Oop }
|
5491 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
5492 | ; - (reexecute) net.minecraft.class_757::method_3192@610 (line 545)
|
5493 | 0x000001e9eb2f6620: e505 e9f9
|
5494 |
|
5495 | 0x000001e9eb2f6624: ; {metadata(nullptr)}
|
5496 | 0x000001e9eb2f6624: edff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
|
5497 |
|
5498 | 0x000001e9eb2f6634: ; {runtime_call load_klass_patching Runtime1 stub}
|
5499 | 0x000001e9eb2f6634: 050a e8c5
|
5500 |
|
5501 | 0x000001e9eb2f6638: ; ImmutableOopMap {[424]=Oop }
|
5502 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
5503 | ; - (reexecute) net.minecraft.class_757::method_3192@619 (line 547)
|
5504 | 0x000001e9eb2f6638: e5e5 05e9 | a8ee ffff
|
5505 |
|
5506 | 0x000001e9eb2f6640: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
5507 | 0x000001e9eb2f6640: e83b a5e5
|
5508 |
|
5509 | 0x000001e9eb2f6644: ; ImmutableOopMap {[424]=Oop }
|
5510 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5511 | ; - net.minecraft.class_757::method_3192@619 (line 547)
|
5512 | 0x000001e9eb2f6644: 0548 8bd2
|
5513 |
|
5514 | 0x000001e9eb2f6648: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
5515 | 0x000001e9eb2f6648: e833 b1e5
|
5516 |
|
5517 | 0x000001e9eb2f664c: ; ImmutableOopMap {[424]=Oop }
|
5518 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
5519 | ; - net.minecraft.class_757::method_3192@619 (line 547)
|
5520 | 0x000001e9eb2f664c: 05e9 fbee | ffff 488b | b424 1001 | 0000 e982 | d9ff ff48 | 8bb4 2410 | 0100 00e9 | 75d9 ffff
|
5521 | 0x000001e9eb2f666c: 488b b424 | 1001 0000 | e968 d9ff | ff48 8984 | 2418 0100 | 00e9 e3e5 | ffff 498b | 8700 0500
|
5522 | 0x000001e9eb2f668c: 0049 c787 | 0005 0000 | 0000 0000 | 49c7 8708 | 0500 0000 | 0000 0048 | 81c4 d001
|
5523 |
|
5524 | 0x000001e9eb2f66a8: ; {runtime_call unwind_exception Runtime1 stub}
|
5525 | 0x000001e9eb2f66a8: 0000 5de9 | d095 e505
|
5526 | [Stub Code]
|
5527 | 0x000001e9eb2f66b0: ; {no_reloc}
|
5528 | 0x000001e9eb2f66b0: 0f1f 4400
|
5529 |
|
5530 | 0x000001e9eb2f66b4: ; {static_stub}
|
5531 | 0x000001e9eb2f66b4: 0048 bb00 | 0000 0000
|
5532 |
|
5533 | 0x000001e9eb2f66bc: ; {runtime_call}
|
5534 | 0x000001e9eb2f66bc: 0000 00e9 | fbff ffff
|
5535 |
|
5536 | 0x000001e9eb2f66c4: ; {static_stub}
|
5537 | 0x000001e9eb2f66c4: 9048 bb00 | 0000 0000
|
5538 |
|
5539 | 0x000001e9eb2f66cc: ; {runtime_call}
|
5540 | 0x000001e9eb2f66cc: 0000 00e9 | fbff ffff
|
5541 |
|
5542 | 0x000001e9eb2f66d4: ; {static_stub}
|
5543 | 0x000001e9eb2f66d4: 9048 bb00 | 0000 0000
|
5544 |
|
5545 | 0x000001e9eb2f66dc: ; {runtime_call}
|
5546 | 0x000001e9eb2f66dc: 0000 00e9 | fbff ffff
|
5547 |
|
5548 | 0x000001e9eb2f66e4: ; {static_stub}
|
5549 | 0x000001e9eb2f66e4: 9048 bb00 | 0000 0000
|
5550 |
|
5551 | 0x000001e9eb2f66ec: ; {runtime_call}
|
5552 | 0x000001e9eb2f66ec: 0000 00e9 | fbff ffff
|
5553 |
|
5554 | 0x000001e9eb2f66f4: ; {static_stub}
|
5555 | 0x000001e9eb2f66f4: 9048 bb00 | 0000 0000
|
5556 |
|
5557 | 0x000001e9eb2f66fc: ; {runtime_call}
|
5558 | 0x000001e9eb2f66fc: 0000 00e9 | fbff ffff
|
5559 |
|
5560 | 0x000001e9eb2f6704: ; {static_stub}
|
5561 | 0x000001e9eb2f6704: 9048 bb00 | 0000 0000
|
5562 |
|
5563 | 0x000001e9eb2f670c: ; {runtime_call}
|
5564 | 0x000001e9eb2f670c: 0000 00e9 | fbff ffff
|
5565 |
|
5566 | 0x000001e9eb2f6714: ; {static_stub}
|
5567 | 0x000001e9eb2f6714: 9048 bb68 | 9c61 99e9
|
5568 |
|
5569 | 0x000001e9eb2f671c: ; {runtime_call I2C/C2I adapters}
|
5570 | 0x000001e9eb2f671c: 0100 00e9 | c3da d905
|
5571 |
|
5572 | 0x000001e9eb2f6724: ; {static_stub}
|
5573 | 0x000001e9eb2f6724: 9048 bb00 | 0000 0000
|
5574 |
|
5575 | 0x000001e9eb2f672c: ; {runtime_call}
|
5576 | 0x000001e9eb2f672c: 0000 00e9 | fbff ffff
|
5577 |
|
5578 | 0x000001e9eb2f6734: ; {static_stub}
|
5579 | 0x000001e9eb2f6734: 9048 bb00 | 0000 0000
|
5580 |
|
5581 | 0x000001e9eb2f673c: ; {runtime_call}
|
5582 | 0x000001e9eb2f673c: 0000 00e9 | fbff ffff
|
5583 |
|
5584 | 0x000001e9eb2f6744: ; {static_stub}
|
5585 | 0x000001e9eb2f6744: 9048 bb00 | 0000 0000
|
5586 |
|
5587 | 0x000001e9eb2f674c: ; {runtime_call}
|
5588 | 0x000001e9eb2f674c: 0000 00e9 | fbff ffff
|
5589 |
|
5590 | 0x000001e9eb2f6754: ; {static_stub}
|
5591 | 0x000001e9eb2f6754: 9048 bb00 | 0000 0000
|
5592 |
|
5593 | 0x000001e9eb2f675c: ; {runtime_call}
|
5594 | 0x000001e9eb2f675c: 0000 00e9 | fbff ffff
|
5595 |
|
5596 | 0x000001e9eb2f6764: ; {static_stub}
|
5597 | 0x000001e9eb2f6764: 9048 bb00 | 0000 0000
|
5598 |
|
5599 | 0x000001e9eb2f676c: ; {runtime_call}
|
5600 | 0x000001e9eb2f676c: 0000 00e9 | fbff ffff
|
5601 |
|
5602 | 0x000001e9eb2f6774: ; {static_stub}
|
5603 | 0x000001e9eb2f6774: 9048 bb00 | 0000 0000
|
5604 |
|
5605 | 0x000001e9eb2f677c: ; {runtime_call}
|
5606 | 0x000001e9eb2f677c: 0000 00e9 | fbff ffff
|
5607 |
|
5608 | 0x000001e9eb2f6784: ; {static_stub}
|
5609 | 0x000001e9eb2f6784: 9048 bbe8 | 0cbb 8ce9
|
5610 |
|
5611 | 0x000001e9eb2f678c: ; {runtime_call I2C/C2I adapters}
|
5612 | 0x000001e9eb2f678c: 0100 00e9 | 6dc3 f705
|
5613 |
|
5614 | 0x000001e9eb2f6794: ; {static_stub}
|
5615 | 0x000001e9eb2f6794: 9048 bb00 | 0000 0000
|
5616 |
|
5617 | 0x000001e9eb2f679c: ; {runtime_call}
|
5618 | 0x000001e9eb2f679c: 0000 00e9 | fbff ffff
|
5619 |
|
5620 | 0x000001e9eb2f67a4: ; {static_stub}
|
5621 | 0x000001e9eb2f67a4: 9048 bb00 | 0000 0000
|
5622 |
|
5623 | 0x000001e9eb2f67ac: ; {runtime_call}
|
5624 | 0x000001e9eb2f67ac: 0000 00e9 | fbff ffff
|
5625 |
|
5626 | 0x000001e9eb2f67b4: ; {static_stub}
|
5627 | 0x000001e9eb2f67b4: 9048 bb00 | 0000 0000
|
5628 |
|
5629 | 0x000001e9eb2f67bc: ; {runtime_call}
|
5630 | 0x000001e9eb2f67bc: 0000 00e9 | fbff ffff
|
5631 |
|
5632 | 0x000001e9eb2f67c4: ; {static_stub}
|
5633 | 0x000001e9eb2f67c4: 9048 bb00 | 0000 0000
|
5634 |
|
5635 | 0x000001e9eb2f67cc: ; {runtime_call}
|
5636 | 0x000001e9eb2f67cc: 0000 00e9 | fbff ffff
|
5637 |
|
5638 | 0x000001e9eb2f67d4: ; {static_stub}
|
5639 | 0x000001e9eb2f67d4: 9048 bb00 | 0000 0000
|
5640 |
|
5641 | 0x000001e9eb2f67dc: ; {runtime_call}
|
5642 | 0x000001e9eb2f67dc: 0000 00e9 | fbff ffff
|
5643 |
|
5644 | 0x000001e9eb2f67e4: ; {static_stub}
|
5645 | 0x000001e9eb2f67e4: 9048 bb00 | 0000 0000
|
5646 |
|
5647 | 0x000001e9eb2f67ec: ; {runtime_call}
|
5648 | 0x000001e9eb2f67ec: 0000 00e9 | fbff ffff
|
5649 |
|
5650 | 0x000001e9eb2f67f4: ; {static_stub}
|
5651 | 0x000001e9eb2f67f4: 9048 bb00 | 0000 0000
|
5652 |
|
5653 | 0x000001e9eb2f67fc: ; {runtime_call}
|
5654 | 0x000001e9eb2f67fc: 0000 00e9 | fbff ffff
|
5655 |
|
5656 | 0x000001e9eb2f6804: ; {static_stub}
|
5657 | 0x000001e9eb2f6804: 9048 bb00 | 0000 0000
|
5658 |
|
5659 | 0x000001e9eb2f680c: ; {runtime_call}
|
5660 | 0x000001e9eb2f680c: 0000 00e9 | fbff ffff
|
5661 |
|
5662 | 0x000001e9eb2f6814: ; {static_stub}
|
5663 | 0x000001e9eb2f6814: 9048 bb00 | 0000 0000
|
5664 |
|
5665 | 0x000001e9eb2f681c: ; {runtime_call}
|
5666 | 0x000001e9eb2f681c: 0000 00e9 | fbff ffff
|
5667 |
|
5668 | 0x000001e9eb2f6824: ; {static_stub}
|
5669 | 0x000001e9eb2f6824: 9048 bb18 | e24c 98e9
|
5670 |
|
5671 | 0x000001e9eb2f682c: ; {runtime_call I2C/C2I adapters}
|
5672 | 0x000001e9eb2f682c: 0100 00e9 | 3f8c f805
|
5673 |
|
5674 | 0x000001e9eb2f6834: ; {static_stub}
|
5675 | 0x000001e9eb2f6834: 9048 bb90 | 7159 8de9
|
5676 |
|
5677 | 0x000001e9eb2f683c: ; {runtime_call I2C/C2I adapters}
|
5678 | 0x000001e9eb2f683c: 0100 00e9 | 1fcc d905
|
5679 |
|
5680 | 0x000001e9eb2f6844: ; {static_stub}
|
5681 | 0x000001e9eb2f6844: 9048 bb00 | 0000 0000
|
5682 |
|
5683 | 0x000001e9eb2f684c: ; {runtime_call}
|
5684 | 0x000001e9eb2f684c: 0000 00e9 | fbff ffff
|
5685 |
|
5686 | 0x000001e9eb2f6854: ; {static_stub}
|
5687 | 0x000001e9eb2f6854: 9048 bb00 | 0000 0000
|
5688 |
|
5689 | 0x000001e9eb2f685c: ; {runtime_call}
|
5690 | 0x000001e9eb2f685c: 0000 00e9 | fbff ffff
|
5691 |
|
5692 | 0x000001e9eb2f6864: ; {static_stub}
|
5693 | 0x000001e9eb2f6864: 9048 bb00 | 0000 0000
|
5694 |
|
5695 | 0x000001e9eb2f686c: ; {runtime_call}
|
5696 | 0x000001e9eb2f686c: 0000 00e9 | fbff ffff
|
5697 |
|
5698 | 0x000001e9eb2f6874: ; {static_stub}
|
5699 | 0x000001e9eb2f6874: 9048 bb00 | 0000 0000
|
5700 |
|
5701 | 0x000001e9eb2f687c: ; {runtime_call}
|
5702 | 0x000001e9eb2f687c: 0000 00e9 | fbff ffff
|
5703 |
|
5704 | 0x000001e9eb2f6884: ; {static_stub}
|
5705 | 0x000001e9eb2f6884: 9048 bb00 | 0000 0000
|
5706 |
|
5707 | 0x000001e9eb2f688c: ; {runtime_call}
|
5708 | 0x000001e9eb2f688c: 0000 00e9 | fbff ffff
|
5709 |
|
5710 | 0x000001e9eb2f6894: ; {static_stub}
|
5711 | 0x000001e9eb2f6894: 9048 bb00 | 0000 0000
|
5712 |
|
5713 | 0x000001e9eb2f689c: ; {runtime_call}
|
5714 | 0x000001e9eb2f689c: 0000 00e9 | fbff ffff
|
5715 |
|
5716 | 0x000001e9eb2f68a4: ; {static_stub}
|
5717 | 0x000001e9eb2f68a4: 9048 bb00 | 0000 0000
|
5718 |
|
5719 | 0x000001e9eb2f68ac: ; {runtime_call}
|
5720 | 0x000001e9eb2f68ac: 0000 00e9 | fbff ffff
|
5721 |
|
5722 | 0x000001e9eb2f68b4: ; {static_stub}
|
5723 | 0x000001e9eb2f68b4: 9048 bb00 | 0000 0000
|
5724 |
|
5725 | 0x000001e9eb2f68bc: ; {runtime_call}
|
5726 | 0x000001e9eb2f68bc: 0000 00e9 | fbff ffff
|
5727 |
|
5728 | 0x000001e9eb2f68c4: ; {static_stub}
|
5729 | 0x000001e9eb2f68c4: 9048 bb00 | 0000 0000
|
5730 |
|
5731 | 0x000001e9eb2f68cc: ; {runtime_call}
|
5732 | 0x000001e9eb2f68cc: 0000 00e9 | fbff ffff
|
5733 |
|
5734 | 0x000001e9eb2f68d4: ; {static_stub}
|
5735 | 0x000001e9eb2f68d4: 9048 bb00 | 0000 0000
|
5736 |
|
5737 | 0x000001e9eb2f68dc: ; {runtime_call}
|
5738 | 0x000001e9eb2f68dc: 0000 00e9 | fbff ffff
|
5739 |
|
5740 | 0x000001e9eb2f68e4: ; {static_stub}
|
5741 | 0x000001e9eb2f68e4: 9048 bb00 | 0000 0000
|
5742 |
|
5743 | 0x000001e9eb2f68ec: ; {runtime_call}
|
5744 | 0x000001e9eb2f68ec: 0000 00e9 | fbff ffff
|
5745 |
|
5746 | 0x000001e9eb2f68f4: ; {static_stub}
|
5747 | 0x000001e9eb2f68f4: 9048 bb00 | 0000 0000
|
5748 |
|
5749 | 0x000001e9eb2f68fc: ; {runtime_call}
|
5750 | 0x000001e9eb2f68fc: 0000 00e9 | fbff ffff
|
5751 |
|
5752 | 0x000001e9eb2f6904: ; {static_stub}
|
5753 | 0x000001e9eb2f6904: 9048 bb00 | 0000 0000
|
5754 |
|
5755 | 0x000001e9eb2f690c: ; {runtime_call}
|
5756 | 0x000001e9eb2f690c: 0000 00e9 | fbff ffff
|
5757 |
|
5758 | 0x000001e9eb2f6914: ; {static_stub}
|
5759 | 0x000001e9eb2f6914: 9048 bb00 | 0000 0000
|
5760 |
|
5761 | 0x000001e9eb2f691c: ; {runtime_call}
|
5762 | 0x000001e9eb2f691c: 0000 00e9 | fbff ffff
|
5763 |
|
5764 | 0x000001e9eb2f6924: ; {static_stub}
|
5765 | 0x000001e9eb2f6924: 9048 bb00 | 0000 0000
|
5766 |
|
5767 | 0x000001e9eb2f692c: ; {runtime_call}
|
5768 | 0x000001e9eb2f692c: 0000 00e9 | fbff ffff
|
5769 |
|
5770 | 0x000001e9eb2f6934: ; {static_stub}
|
5771 | 0x000001e9eb2f6934: 9048 bb00 | 0000 0000
|
5772 |
|
5773 | 0x000001e9eb2f693c: ; {runtime_call}
|
5774 | 0x000001e9eb2f693c: 0000 00e9 | fbff ffff
|
5775 |
|
5776 | 0x000001e9eb2f6944: ; {static_stub}
|
5777 | 0x000001e9eb2f6944: 9048 bb00 | 0000 0000
|
5778 |
|
5779 | 0x000001e9eb2f694c: ; {runtime_call}
|
5780 | 0x000001e9eb2f694c: 0000 00e9 | fbff ffff
|
5781 |
|
5782 | 0x000001e9eb2f6954: ; {static_stub}
|
5783 | 0x000001e9eb2f6954: 9048 bb00 | 0000 0000
|
5784 |
|
5785 | 0x000001e9eb2f695c: ; {runtime_call}
|
5786 | 0x000001e9eb2f695c: 0000 00e9 | fbff ffff
|
5787 |
|
5788 | 0x000001e9eb2f6964: ; {static_stub}
|
5789 | 0x000001e9eb2f6964: 9048 bb00 | 0000 0000
|
5790 |
|
5791 | 0x000001e9eb2f696c: ; {runtime_call}
|
5792 | 0x000001e9eb2f696c: 0000 00e9 | fbff ffff
|
5793 |
|
5794 | 0x000001e9eb2f6974: ; {static_stub}
|
5795 | 0x000001e9eb2f6974: 9048 bb00 | 0000 0000
|
5796 |
|
5797 | 0x000001e9eb2f697c: ; {runtime_call}
|
5798 | 0x000001e9eb2f697c: 0000 00e9 | fbff ffff
|
5799 |
|
5800 | 0x000001e9eb2f6984: ; {static_stub}
|
5801 | 0x000001e9eb2f6984: 9048 bb00 | 0000 0000
|
5802 |
|
5803 | 0x000001e9eb2f698c: ; {runtime_call}
|
5804 | 0x000001e9eb2f698c: 0000 00e9 | fbff ffff
|
5805 |
|
5806 | 0x000001e9eb2f6994: ; {static_stub}
|
5807 | 0x000001e9eb2f6994: 9048 bb00 | 0000 0000
|
5808 |
|
5809 | 0x000001e9eb2f699c: ; {runtime_call}
|
5810 | 0x000001e9eb2f699c: 0000 00e9 | fbff ffff
|
5811 |
|
5812 | 0x000001e9eb2f69a4: ; {static_stub}
|
5813 | 0x000001e9eb2f69a4: 9048 bb00 | 0000 0000
|
5814 |
|
5815 | 0x000001e9eb2f69ac: ; {runtime_call}
|
5816 | 0x000001e9eb2f69ac: 0000 00e9 | fbff ffff
|
5817 |
|
5818 | 0x000001e9eb2f69b4: ; {static_stub}
|
5819 | 0x000001e9eb2f69b4: 9048 bb00 | 0000 0000
|
5820 |
|
5821 | 0x000001e9eb2f69bc: ; {runtime_call}
|
5822 | 0x000001e9eb2f69bc: 0000 00e9 | fbff ffff
|
5823 |
|
5824 | 0x000001e9eb2f69c4: ; {static_stub}
|
5825 | 0x000001e9eb2f69c4: 48bb 0000 | 0000 0000
|
5826 |
|
5827 | 0x000001e9eb2f69cc: ; {runtime_call}
|
5828 | 0x000001e9eb2f69cc: 0000 e9fb
|
5829 |
|
5830 | 0x000001e9eb2f69d0: ; {static_stub}
|
5831 | 0x000001e9eb2f69d0: ffff ff48 | bb00 0000 | 0000 0000
|
5832 |
|
5833 | 0x000001e9eb2f69dc: ; {runtime_call}
|
5834 | 0x000001e9eb2f69dc: 00e9 fbff
|
5835 |
|
5836 | 0x000001e9eb2f69e0: ; {static_stub}
|
5837 | 0x000001e9eb2f69e0: ffff 48bb | 0000 0000 | 0000 0000
|
5838 |
|
5839 | 0x000001e9eb2f69ec: ; {runtime_call}
|
5840 | 0x000001e9eb2f69ec: e9fb ffff
|
5841 |
|
5842 | 0x000001e9eb2f69f0: ; {static_stub}
|
5843 | 0x000001e9eb2f69f0: ff48 bb00 | 0000 0000
|
5844 |
|
5845 | 0x000001e9eb2f69f8: ; {runtime_call}
|
5846 | 0x000001e9eb2f69f8: 0000 00e9 | fbff ffff
|
5847 |
|
5848 | 0x000001e9eb2f6a00: ; {static_stub}
|
5849 | 0x000001e9eb2f6a00: 48bb 0000 | 0000 0000
|
5850 |
|
5851 | 0x000001e9eb2f6a08: ; {runtime_call}
|
5852 | 0x000001e9eb2f6a08: 0000 e9fb
|
5853 |
|
5854 | 0x000001e9eb2f6a0c: ; {static_stub}
|
5855 | 0x000001e9eb2f6a0c: ffff ff48 | bb00 0000 | 0000 0000
|
5856 |
|
5857 | 0x000001e9eb2f6a18: ; {runtime_call}
|
5858 | 0x000001e9eb2f6a18: 00e9 fbff
|
5859 |
|
5860 | 0x000001e9eb2f6a1c: ; {static_stub}
|
5861 | 0x000001e9eb2f6a1c: ffff 48bb | 0000 0000 | 0000 0000
|
5862 |
|
5863 | 0x000001e9eb2f6a28: ; {runtime_call}
|
5864 | 0x000001e9eb2f6a28: e9fb ffff
|
5865 |
|
5866 | 0x000001e9eb2f6a2c: ; {static_stub}
|
5867 | 0x000001e9eb2f6a2c: ff48 bb00 | 0000 0000
|
5868 |
|
5869 | 0x000001e9eb2f6a34: ; {runtime_call}
|
5870 | 0x000001e9eb2f6a34: 0000 00e9 | fbff ffff
|
5871 |
|
5872 | 0x000001e9eb2f6a3c: ; {static_stub}
|
5873 | 0x000001e9eb2f6a3c: 48bb 0000 | 0000 0000
|
5874 |
|
5875 | 0x000001e9eb2f6a44: ; {runtime_call}
|
5876 | 0x000001e9eb2f6a44: 0000 e9fb
|
5877 |
|
5878 | 0x000001e9eb2f6a48: ; {static_stub}
|
5879 | 0x000001e9eb2f6a48: ffff ff48 | bb00 001f | 99e9 0100
|
5880 |
|
5881 | 0x000001e9eb2f6a54: ; {runtime_call I2C/C2I adapters}
|
5882 | 0x000001e9eb2f6a54: 00e9 8dd7
|
5883 |
|
5884 | 0x000001e9eb2f6a58: ; {static_stub}
|
5885 | 0x000001e9eb2f6a58: d905 48bb | 0000 0000 | 0000 0000
|
5886 |
|
5887 | 0x000001e9eb2f6a64: ; {runtime_call}
|
5888 | 0x000001e9eb2f6a64: e9fb ffff
|
5889 |
|
5890 | 0x000001e9eb2f6a68: ; {static_stub}
|
5891 | 0x000001e9eb2f6a68: ff48 bb00 | 0000 0000
|
5892 |
|
5893 | 0x000001e9eb2f6a70: ; {runtime_call}
|
5894 | 0x000001e9eb2f6a70: 0000 00e9 | fbff ffff
|
5895 |
|
5896 | 0x000001e9eb2f6a78: ; {static_stub}
|
5897 | 0x000001e9eb2f6a78: 48bb 0000 | 0000 0000
|
5898 |
|
5899 | 0x000001e9eb2f6a80: ; {runtime_call}
|
5900 | 0x000001e9eb2f6a80: 0000 e9fb
|
5901 |
|
5902 | 0x000001e9eb2f6a84: ; {static_stub}
|
5903 | 0x000001e9eb2f6a84: ffff ff48 | bb00 0000 | 0000 0000
|
5904 |
|
5905 | 0x000001e9eb2f6a90: ; {runtime_call}
|
5906 | 0x000001e9eb2f6a90: 00e9 fbff
|
5907 |
|
5908 | 0x000001e9eb2f6a94: ; {static_stub}
|
5909 | 0x000001e9eb2f6a94: ffff 48bb | 0000 0000 | 0000 0000
|
5910 |
|
5911 | 0x000001e9eb2f6aa0: ; {runtime_call}
|
5912 | 0x000001e9eb2f6aa0: e9fb ffff
|
5913 |
|
5914 | 0x000001e9eb2f6aa4: ; {static_stub}
|
5915 | 0x000001e9eb2f6aa4: ff48 bb00 | 0000 0000
|
5916 |
|
5917 | 0x000001e9eb2f6aac: ; {runtime_call}
|
5918 | 0x000001e9eb2f6aac: 0000 00e9 | fbff ffff
|
5919 | [Exception Handler]
|
5920 | 0x000001e9eb2f6ab4: ; {runtime_call handle_exception_from_callee Runtime1 stub}
|
5921 | 0x000001e9eb2f6ab4: e8c7 bee5
|
5922 |
|
5923 | 0x000001e9eb2f6ab8: ; {external_word}
|
5924 | 0x000001e9eb2f6ab8: 0548 b910 | 1179 c0fc | 7f00 0048
|
5925 |
|
5926 | 0x000001e9eb2f6ac4: ; {runtime_call}
|
5927 | 0x000001e9eb2f6ac4: 83e4 f048 | b8d0 d23b | c0fc 7f00 | 00ff d0f4
|
5928 | [Deopt Handler Code]
|
5929 | 0x000001e9eb2f6ad4: ; {section_word}
|
5930 | 0x000001e9eb2f6ad4: 49ba d46a | 2feb e901 | 0000 4152
|
5931 |
|
5932 | 0x000001e9eb2f6ae0: ; {runtime_call DeoptimizationBlob}
|
5933 | 0x000001e9eb2f6ae0: e9bb ded9 | 05f4 f4f4
|
5934 | [/MachCode]
|
5935 |
|
5936 |
|
5937 | Compiled method (c1) 55915 15771 3 net.minecraft.class_310::method_1523 (1063 bytes)
|
5938 | total in heap [0x000001e9eb2bdd90,0x000001e9eb2ca590] = 51200
|
5939 | relocation [0x000001e9eb2bdef0,0x000001e9eb2beb50] = 3168
|
5940 | constants [0x000001e9eb2beb60,0x000001e9eb2beb80] = 32
|
5941 | main code [0x000001e9eb2beb80,0x000001e9eb2c7718] = 35736
|
5942 | stub code [0x000001e9eb2c7718,0x000001e9eb2c7c50] = 1336
|
5943 | oops [0x000001e9eb2c7c50,0x000001e9eb2c7cb0] = 96
|
5944 | metadata [0x000001e9eb2c7cb0,0x000001e9eb2c7f78] = 712
|
5945 | scopes data [0x000001e9eb2c7f78,0x000001e9eb2c8ff8] = 4224
|
5946 | scopes pcs [0x000001e9eb2c8ff8,0x000001e9eb2ca2e8] = 4848
|
5947 | dependencies [0x000001e9eb2ca2e8,0x000001e9eb2ca330] = 72
|
5948 | nul chk table [0x000001e9eb2ca330,0x000001e9eb2ca590] = 608
|
5949 |
|
5950 |
|
5951 | [Constant Pool]
|
5952 | Address hex4 hex8
|
5953 | 0x000001e9eb2beb60: 0x00000000 0x4059000000000000
|
5954 | 0x000001e9eb2beb64: 0x40590000
|
5955 | 0x000001e9eb2beb68: 0x00000000 0x4059000000000000
|
5956 | 0x000001e9eb2beb6c: 0x40590000
|
5957 | 0x000001e9eb2beb70: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
|
5958 | 0x000001e9eb2beb74: 0xf4f4f4f4
|
5959 | 0x000001e9eb2beb78: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
|
5960 | 0x000001e9eb2beb7c: 0xf4f4f4f4
|
5961 |
|
5962 | [MachCode]
|
5963 | [Entry Point]
|
5964 | # {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310'
|
5965 | # this: rdx:rdx = 'net/minecraft/class_310'
|
5966 | # parm0: r8 = boolean
|
5967 | # [sp+0x1a0] (sp of caller)
|
5968 | 0x000001e9eb2beb80: ; {no_reloc}
|
5969 | 0x000001e9eb2beb80: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
|
5970 |
|
5971 | 0x000001e9eb2beb94: ; {runtime_call ic_miss_stub}
|
5972 | 0x000001e9eb2beb94: 0f85 e6fb | dc05 660f | 1f44 0000
|
5973 | [Verified Entry Point]
|
5974 | 0x000001e9eb2beba0: 8984 2400 | 80ff ff55 | 4881 ec90 | 0100 0090 | 4181 7f20 | 0900 0000
|
5975 |
|
5976 | 0x000001e9eb2bebb8: ; {runtime_call StubRoutines (final stubs)}
|
5977 | 0x000001e9eb2bebb8: 7405 e8a1 | 61db 0548 | 8994 24b0 | 0000 0044 | 8984 24b8
|
5978 |
|
5979 | 0x000001e9eb2bebcc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5980 | 0x000001e9eb2bebcc: 0000 0049 | b900 e20a | 9ae9 0100 | 0041 8bb1 | cc00 0000 | 83c6 0241 | 89b1 cc00 | 0000 81e6
|
5981 | 0x000001e9eb2bebec: fe07 0000 | 85f6 0f84 | e977 0000
|
5982 |
|
5983 | 0x000001e9eb2bebf8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
5984 | 0x000001e9eb2bebf8: 4c8b ca48 | be00 e20a | 9ae9 0100 | 0048 8386 | 1001 0000 | 0149 8bf0
|
5985 |
|
5986 | 0x000001e9eb2bec10: ; {oop(nullptr)}
|
5987 | 0x000001e9eb2bec10: 4c8b c649 | b900 0000 | 0000 0000 | 0048 8bfa | 488b d70f
|
5988 |
|
5989 | 0x000001e9eb2bec24: ; {optimized virtual_call}
|
5990 | 0x000001e9eb2bec24: 1f40 00e8
|
5991 |
|
5992 | 0x000001e9eb2bec28: ; ImmutableOopMap {[176]=Oop }
|
5993 | ;*invokespecial handler$bfb000$sodium$preRender {reexecute=0 rethrow=0 return_oop=0}
|
5994 | ; - net.minecraft.class_310::method_1523@3
|
5995 | 0x000001e9eb2bec28: 94d3 ffff
|
5996 |
|
5997 | 0x000001e9eb2bec2c: ; {other}
|
5998 | 0x000001e9eb2bec2c: 0f1f 8400 | 9c0e 0000 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1 | e603 483b | 0648 8bfe
|
5999 | 0x000001e9eb2bec4c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6000 | 0x000001e9eb2bec4c: 48bb 00e2 | 0a9a e901 | 0000 4883 | 8320 0100 | 0001 410f | be7f 4085 | ff0f 859c
|
6001 |
|
6002 | 0x000001e9eb2bec68: ; {oop("Pre render"{0x000000055ffa99b0})}
|
6003 | 0x000001e9eb2bec68: 7700 0049 | bab0 99fa | 5f05 0000 | 0049 c1ea | 0344 8956
|
6004 |
|
6005 | 0x000001e9eb2bec7c: ; {oop("Pre render"{0x000000055ffa99b0})}
|
6006 | 0x000001e9eb2bec7c: 6c48 bfb0 | 99fa 5f05 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 858b | 7700 0048
|
6007 | 0x000001e9eb2bec9c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6008 | 0x000001e9eb2bec9c: 8bfe 48bb | 00e2 0a9a | e901 0000 | 4883 8358 | 0100 0001
|
6009 |
|
6010 | 0x000001e9eb2becb0: ; {metadata(method data for {method} {0x000001e999122a08} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
6011 | 0x000001e9eb2becb0: 48bf b802 | 0b9a e901 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
6012 | 0x000001e9eb2becd0: db0f 8467
|
6013 |
|
6014 | 0x000001e9eb2becd4: ; {metadata(method data for {method} {0x000001e999122a08} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
6015 | 0x000001e9eb2becd4: 7700 0048 | bfb8 020b | 9ae9 0100 | 0048 8387 | 1001 0000
|
6016 |
|
6017 | 0x000001e9eb2bece8: ; {metadata(method data for {method} {0x000001e99911d0a0} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
6018 | 0x000001e9eb2bece8: 0148 bf18 | 040b 9ae9 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
|
6019 | 0x000001e9eb2bed08: 85db 0f84 | 4f77 0000
|
6020 |
|
6021 | 0x000001e9eb2bed10: ; {metadata(method data for {method} {0x000001e99911d0a0} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
6022 | 0x000001e9eb2bed10: 488b fe48 | bb18 040b | 9ae9 0100 | 0048 8383 | 1001 0000 | 0148 8b7e
|
6023 |
|
6024 | 0x000001e9eb2bed28: ; {metadata(method data for {method} {0x000001e99911d0a0} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
6025 | 0x000001e9eb2bed28: 1048 be18 | 040b 9ae9 | 0100 0048 | 8386 4801 | 0000 0148
|
6026 |
|
6027 | 0x000001e9eb2bed3c: ; {static_call}
|
6028 | 0x000001e9eb2bed3c: 8bd7 90e8
|
6029 |
|
6030 | 0x000001e9eb2bed40: ; ImmutableOopMap {[176]=Oop }
|
6031 | ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0}
|
6032 | ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 94)
|
6033 | ; - net.minecraft.class_1041::method_22093@1 (line 158)
|
6034 | ; - net.minecraft.class_310::method_1523@20 (line 1274)
|
6035 | 0x000001e9eb2bed40: 1cc3 0000
|
6036 |
|
6037 | 0x000001e9eb2bed44: ; {other}
|
6038 | 0x000001e9eb2bed44: 0f1f 8400 | b40f 0001 | 83e0 0183 | e001 85c0
|
6039 |
|
6040 | 0x000001e9eb2bed54: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6041 | 0x000001e9eb2bed54: 49b8 00e2 | 0a9a e901 | 0000 49b9 | 9001 0000 | 0000 0000 | 740a 49b9 | a001 0000 | 0000 0000
|
6042 | 0x000001e9eb2bed74: 4b8b 1408 | 488d 5201 | 4b89 1408 | 488b 9424 | b000 0000 | 0f84 6200 | 0000 4c8b
|
6043 |
|
6044 | 0x000001e9eb2bed90: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6045 | 0x000001e9eb2bed90: c249 b900 | e20a 9ae9
|
6046 |
|
6047 | 0x000001e9eb2bed98: ; {metadata('net/minecraft/class_310')}
|
6048 | 0x000001e9eb2bed98: 0100 0049 | ba00 60c9 | 0008 0000 | 004d 8991 | c001 0000 | 4983 81c8 | 0100 0001
|
6049 |
|
6050 | 0x000001e9eb2bedb4: ; {metadata(method data for {method} {0x000001e9985df7e8} 'method_1592' '()V' in 'net/minecraft/class_310')}
|
6051 | 0x000001e9eb2bedb4: 49b8 b876 | 0b9a e901 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
6052 | 0x000001e9eb2bedd4: ff1f 0045 | 85c9 0f84 | a076 0000 | 41b8 0000 | 0000 4488 | 4273 f083 | 4424 c000 | 8bb2 c001
|
6053 | 0x000001e9eb2bedf4: 0000 48c1 | e603 4885
|
6054 |
|
6055 | 0x000001e9eb2bedfc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6056 | 0x000001e9eb2bedfc: f649 b800 | e20a 9ae9 | 0100 0049 | b9e8 0100 | 0000 0000 | 0074 0a49 | b9f8 0100 | 0000 0000
|
6057 | 0x000001e9eb2bee1c: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 8496 | 0400 0044 | 8b82 a801 | 0000 49c1 | e003 4d85
|
6058 | 0x000001e9eb2bee3c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6059 | 0x000001e9eb2bee3c: c075 1648 | bf00 e20a | 9ae9 0100 | 0080 8f01 | 0200 0001 | e9ce 0000
|
6060 |
|
6061 | 0x000001e9eb2bee54: ; {metadata('net/minecraft/class_425')}
|
6062 | 0x000001e9eb2bee54: 0048 bb48 | 9fc5 0008 | 0000 0045 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 493b d90f
|
6063 | 0x000001e9eb2bee74: 858e 0000
|
6064 |
|
6065 | 0x000001e9eb2bee78: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6066 | 0x000001e9eb2bee78: 0048 bf00 | e20a 9ae9 | 0100 0041 | 8b58 0849 | ba00 0000 | 0008 0000 | 0049 03da | 483b 9f18
|
6067 | 0x000001e9eb2bee98: 0200 0075 | 0d48 8387 | 2002 0000 | 01e9 7e00 | 0000 483b | 9f28 0200 | 0075 0d48 | 8387 3002
|
6068 | 0x000001e9eb2beeb8: 0000 01e9 | 6800 0000 | 4883 bf18 | 0200 0000 | 7517 4889 | 9f18 0200 | 0048 c787 | 2002 0000
|
6069 | 0x000001e9eb2beed8: 0100 0000 | e947 0000 | 0048 83bf | 2802 0000 | 0075 1748 | 899f 2802 | 0000 48c7 | 8730 0200
|
6070 | 0x000001e9eb2beef8: 0001 0000 | 00e9 2600 | 0000 e921
|
6071 |
|
6072 | 0x000001e9eb2bef04: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6073 | 0x000001e9eb2bef04: 0000 0048 | bf00 e20a | 9ae9 0100 | 0048 83af | 0802 0000 | 01e9 0500 | 0000 e905 | 0000 004d
|
6074 | 0x000001e9eb2bef24: 33c0 eb0a | 49b8 0100 | 0000 0000 | 0000 4585
|
6075 |
|
6076 | 0x000001e9eb2bef34: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6077 | 0x000001e9eb2bef34: c049 b800 | e20a 9ae9 | 0100 0049 | b940 0200 | 0000 0000 | 0075 0a49 | b950 0200 | 0000 0000
|
6078 | 0x000001e9eb2bef54: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 855e | 0300 0048 | 89b4 24c0 | 0000 0045 | 0fbe 4740
|
6079 | 0x000001e9eb2bef74: 4585 c00f | 8524 7500 | 00c7 82c0 | 0100 0000 | 0000 004c
|
6080 |
|
6081 | 0x000001e9eb2bef88: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6082 | 0x000001e9eb2bef88: 8bc2 49b9 | 00e2 0a9a | e901 0000
|
6083 |
|
6084 | 0x000001e9eb2bef94: ; {metadata('net/minecraft/class_310')}
|
6085 | 0x000001e9eb2bef94: 49ba 0060 | c900 0800 | 0000 4d89 | 9170 0200 | 0049 8381 | 7802 0000
|
6086 |
|
6087 | 0x000001e9eb2befac: ; {metadata(method data for {method} {0x000001e9985ddd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
6088 | 0x000001e9eb2befac: 0149 b8f0 | 770b 9ae9 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
|
6089 | 0x000001e9eb2befcc: feff 1f00 | 4585 c90f | 84eb 7400 | 004c 8bc2
|
6090 |
|
6091 | 0x000001e9eb2befdc: ; {metadata(method data for {method} {0x000001e9985ddd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
6092 | 0x000001e9eb2befdc: 49b9 f077 | 0b9a e901 | 0000 4983 | 8110 0100 | 0001 41b8 | 0000 0000
|
6093 |
|
6094 | 0x000001e9eb2beff4: ; {oop(nullptr)}
|
6095 | 0x000001e9eb2beff4: 49b9 0000 | 0000 0000 | 0000 488b | fa48 8bd7
|
6096 |
|
6097 | 0x000001e9eb2bf004: ; {optimized virtual_call}
|
6098 | 0x000001e9eb2bf004: 6666 90e8
|
6099 |
|
6100 | 0x000001e9eb2bf008: ; ImmutableOopMap {[176]=Oop [192]=Oop }
|
6101 | ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0}
|
6102 | ; - net.minecraft.class_310::method_1521@3 (line 1032)
|
6103 | ; - net.minecraft.class_310::method_1523@58 (line 1282)
|
6104 | 0x000001e9eb2bf008: 74fa dc05
|
6105 |
|
6106 | 0x000001e9eb2bf00c: ; {other}
|
6107 | 0x000001e9eb2bf00c: 0f1f 8400 | 7c12 0002 | 488b 9424 | b000 0000
|
6108 |
|
6109 | 0x000001e9eb2bf01c: ; {metadata(method data for {method} {0x000001e9985ddd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
6110 | 0x000001e9eb2bf01c: 48be f077 | 0b9a e901 | 0000 4883 | 8648 0100
|
6111 |
|
6112 | 0x000001e9eb2bf02c: ; {metadata(method data for {method} {0x000001e9985e8990} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
|
6113 | 0x000001e9eb2bf02c: 0001 48ba | a87d 0b9a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6114 | 0x000001e9eb2bf04c: 0085 f60f | 8490 7400 | 0048 8b94 | 24b0 0000 | 008b b2fc | 0000 0048
|
6115 |
|
6116 | 0x000001e9eb2bf064: ; {metadata(method data for {method} {0x000001e9985e8990} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
|
6117 | 0x000001e9eb2bf064: c1e6 0348 | bfa8 7d0b | 9ae9 0100 | 0048 8387 | 1001 0000 | 0148 8bd6 | 4889 8424 | c800 0000
|
6118 | 0x000001e9eb2bf084: ; {static_call}
|
6119 | 0x000001e9eb2bf084: 6666 90e8
|
6120 |
|
6121 | 0x000001e9eb2bf088: ; ImmutableOopMap {[176]=Oop [192]=Oop [200]=Oop }
|
6122 | ;*invokestatic checkIfCoreShaderLoaded {reexecute=0 rethrow=0 return_oop=0}
|
6123 | ; - net.minecraft.class_310::handler$bfb000$sodium$postResourceReload@4 (line 8129)
|
6124 | ; - net.minecraft.class_310::method_1521@8 (line 1032)
|
6125 | ; - net.minecraft.class_310::method_1523@58 (line 1282)
|
6126 | 0x000001e9eb2bf088: f4ff dc05
|
6127 |
|
6128 | 0x000001e9eb2bf08c: ; {other}
|
6129 | 0x000001e9eb2bf08c: 0f1f 8400 | fc12 0003 | 0f1f 4000
|
6130 |
|
6131 | 0x000001e9eb2bf098: ; {no_reloc}
|
6132 | 0x000001e9eb2bf098: e978 7400 | 0090 9090 | 9090 488b | 9424 c000 | 0000 0f1f
|
6133 |
|
6134 | 0x000001e9eb2bf0ac: ; {static_call}
|
6135 | 0x000001e9eb2bf0ac: 4400 00e8
|
6136 |
|
6137 | 0x000001e9eb2bf0b0: ; ImmutableOopMap {[176]=Oop [200]=Oop }
|
6138 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
6139 | ; - net.minecraft.class_310::method_1523@62 (line 1282)
|
6140 | 0x000001e9eb2bf0b0: ccff dc05
|
6141 |
|
6142 | 0x000001e9eb2bf0b4: ; {other}
|
6143 | 0x000001e9eb2bf0b4: 0f1f 8400 | 2413 0004
|
6144 |
|
6145 | 0x000001e9eb2bf0bc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6146 | 0x000001e9eb2bf0bc: 49b8 00e2 | 0a9a e901 | 0000 4d8d | 80b8 0200 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
|
6147 | 0x000001e9eb2bf0dc: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
|
6148 | 0x000001e9eb2bf0fc: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
|
6149 | 0x000001e9eb2bf11c: 0949 8308 | 02eb 034d | 8908 488b | 9424 c800 | 0000 483b | 024c 8bc2
|
6150 |
|
6151 | 0x000001e9eb2bf134: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6152 | 0x000001e9eb2bf134: 49b9 00e2 | 0a9a e901
|
6153 |
|
6154 | 0x000001e9eb2bf13c: ; {metadata('java/util/concurrent/CompletableFuture')}
|
6155 | 0x000001e9eb2bf13c: 0000 49ba | 8059 2700 | 0800 0000 | 4d89 91d8 | 0200 0049 | 8381 e002
|
6156 |
|
6157 | 0x000001e9eb2bf154: ; {metadata(method data for {method} {0x000001e98d19c078} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
6158 | 0x000001e9eb2bf154: 0000 0149 | b828 d8f0 | 99e9 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
|
6159 | 0x000001e9eb2bf174: 81e1 feff | 1f00 4585 | c90f 84a1 | 7300 004c
|
6160 |
|
6161 | 0x000001e9eb2bf184: ; {metadata(method data for {method} {0x000001e98d19c078} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
6162 | 0x000001e9eb2bf184: 8bc2 49b9 | 28d8 f099 | e901 0000 | 4983 8110 | 0100 0001
|
6163 |
|
6164 | 0x000001e9eb2bf198: ; {oop(nullptr)}
|
6165 | 0x000001e9eb2bf198: 49b8 0000 | 0000 0000 | 0000 4c8b
|
6166 |
|
6167 | 0x000001e9eb2bf1a4: ; {optimized virtual_call}
|
6168 | 0x000001e9eb2bf1a4: c866 90e8
|
6169 |
|
6170 | 0x000001e9eb2bf1a8: ; ImmutableOopMap {[176]=Oop }
|
6171 | ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0}
|
6172 | ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227)
|
6173 | ; - net.minecraft.class_310::method_1523@67 (line 1282)
|
6174 | 0x000001e9eb2bf1a8: d4f8 dc05
|
6175 |
|
6176 | 0x000001e9eb2bf1ac: ; {other}
|
6177 | 0x000001e9eb2bf1ac: 0f1f 8400 | 1c14 0005 | 488b 9424 | b000 0000 | e904 0100 | 000f 1f80 | 0000 0000
|
6178 |
|
6179 | 0x000001e9eb2bf1c8: ; implicit exception: dispatches to 0x000001e9eb2c6545
|
6180 | 0x000001e9eb2bf1c8: 483b 0248
|
6181 |
|
6182 | 0x000001e9eb2bf1cc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6183 | 0x000001e9eb2bf1cc: 8bf2 48bf | 00e2 0a9a | e901 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b7a0
|
6184 | 0x000001e9eb2bf1ec: 0300 0075 | 0d48 8387 | a803 0000 | 01e9 6000 | 0000 483b | b7b0 0300 | 0075 0d48 | 8387 b803
|
6185 | 0x000001e9eb2bf20c: 0000 01e9 | 4a00 0000 | 4883 bfa0 | 0300 0000 | 7517 4889 | b7a0 0300 | 0048 c787 | a803 0000
|
6186 | 0x000001e9eb2bf22c: 0100 0000 | e929 0000 | 0048 83bf | b003 0000 | 0075 1748 | 89b7 b003 | 0000 48c7 | 87b8 0300
|
6187 | 0x000001e9eb2bf24c: 0001 0000 | 00e9 0800 | 0000 4883 | 8790 0300 | 0001 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
|
6188 | 0x000001e9eb2bf26c: ; {virtual_call}
|
6189 | 0x000001e9eb2bf26c: ffff ffe8
|
6190 |
|
6191 | 0x000001e9eb2bf270: ; ImmutableOopMap {[176]=Oop }
|
6192 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
6193 | ; - net.minecraft.class_310::method_1523@89 (line 1287)
|
6194 | 0x000001e9eb2bf270: 0cfb dc05
|
6195 |
|
6196 | 0x000001e9eb2bf274: ; {other}
|
6197 | 0x000001e9eb2bf274: 0f1f 8400 | e414 0006
|
6198 |
|
6199 | 0x000001e9eb2bf27c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6200 | 0x000001e9eb2bf27c: 48ba 00e2 | 0a9a e901 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
|
6201 | 0x000001e9eb2bf29c: f60f 84a7 | 7200 004d | 8b97 5804
|
6202 |
|
6203 | 0x000001e9eb2bf2a8: ; ImmutableOopMap {[176]=Oop }
|
6204 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
6205 | ; - (reexecute) net.minecraft.class_310::method_1523@94 (line 1287)
|
6206 | ; {poll}
|
6207 | 0x000001e9eb2bf2a8: 0000 4185
|
6208 |
|
6209 | 0x000001e9eb2bf2ac: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6210 | 0x000001e9eb2bf2ac: 0248 ba00 | e20a 9ae9 | 0100 00ff | 82c8 0300 | 0048 8b94 | 24b0 0000 | 008b b2bc | 0100 0048
|
6211 | 0x000001e9eb2bf2cc: c1e6 0348 | 3b06 488b
|
6212 |
|
6213 | 0x000001e9eb2bf2d4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6214 | 0x000001e9eb2bf2d4: fe48 bb00 | e20a 9ae9 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 1003
|
6215 | 0x000001e9eb2bf2f4: 0000 750d | 4883 8318 | 0300 0001 | e960 0000 | 0048 3bbb | 2003 0000 | 750d 4883 | 8328 0300
|
6216 | 0x000001e9eb2bf314: 0001 e94a | 0000 0048 | 83bb 1003 | 0000 0075 | 1748 89bb | 1003 0000 | 48c7 8318 | 0300 0001
|
6217 | 0x000001e9eb2bf334: 0000 00e9 | 2900 0000 | 4883 bb20 | 0300 0000 | 7517 4889 | bb20 0300 | 0048 c783 | 2803 0000
|
6218 | 0x000001e9eb2bf354: 0100 0000 | e908 0000 | 0048 8383 | 0003 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b838 | 4614 0008
|
6219 | 0x000001e9eb2bf374: ; {virtual_call}
|
6220 | 0x000001e9eb2bf374: 0000 00e8
|
6221 |
|
6222 | 0x000001e9eb2bf378: ; ImmutableOopMap {[176]=Oop }
|
6223 | ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
|
6224 | ; - net.minecraft.class_310::method_1523@75 (line 1286)
|
6225 | 0x000001e9eb2bf378: c4ca 9006
|
6226 |
|
6227 | 0x000001e9eb2bf37c: ; {other}
|
6228 | 0x000001e9eb2bf37c: 0f1f 8400 | ec15 0008 | 4885 c075
|
6229 |
|
6230 | 0x000001e9eb2bf388: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6231 | 0x000001e9eb2bf388: 1648 bf00 | e20a 9ae9 | 0100 0080 | 8f31 0300 | 0001 e9e7
|
6232 |
|
6233 | 0x000001e9eb2bf39c: ; {metadata('java/lang/Runnable')}
|
6234 | 0x000001e9eb2bf39c: 0000 0048 | bb60 7204 | 0008 0000 | 008b 7808 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3b5f
|
6235 | 0x000001e9eb2bf3bc: 200f 841a | 0000 0048 | 3bfb 0f84 | 1100 0000
|
6236 |
|
6237 | 0x000001e9eb2bf3cc: ; {runtime_call slow_subtype_check Runtime1 stub}
|
6238 | 0x000001e9eb2bf3cc: 5753 e8ad | 41e9 055f | 5f85 ff0f | 848d 0000
|
6239 |
|
6240 | 0x000001e9eb2bf3dc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6241 | 0x000001e9eb2bf3dc: 0048 bf00 | e20a 9ae9 | 0100 008b | 5808 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b9f 4803
|
6242 | 0x000001e9eb2bf3fc: 0000 750d | 4883 8750 | 0300 0001 | e979 0000 | 0048 3b9f | 5803 0000 | 750d 4883 | 8760 0300
|
6243 | 0x000001e9eb2bf41c: 0001 e963 | 0000 0048 | 83bf 4803 | 0000 0075 | 1748 899f | 4803 0000 | 48c7 8750 | 0300 0001
|
6244 | 0x000001e9eb2bf43c: 0000 00e9 | 4200 0000 | 4883 bf58 | 0300 0000 | 7517 4889 | 9f58 0300 | 0048 c787 | 6003 0000
|
6245 | 0x000001e9eb2bf45c: 0100 0000 | e921 0000 | 00e9 1c00
|
6246 |
|
6247 | 0x000001e9eb2bf468: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6248 | 0x000001e9eb2bf468: 0000 48bf | 00e2 0a9a | e901 0000 | 4883 af38 | 0300 0001 | e9ef 7000 | 00e9 0000 | 0000 488b
|
6249 | 0x000001e9eb2bf488: d048 85d2
|
6250 |
|
6251 | 0x000001e9eb2bf48c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6252 | 0x000001e9eb2bf48c: 48be 00e2 | 0a9a e901 | 0000 48bf | 8003 0000 | 0000 0000 | 750a 48bf | 7003 0000 | 0000 0000
|
6253 | 0x000001e9eb2bf4ac: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 0afd | ffff 488b | 9424 b000 | 0000 8bb2 | 9800 0000
|
6254 | 0x000001e9eb2bf4cc: 48c1 e603 | 4889 b424 | d000 0000
|
6255 |
|
6256 | 0x000001e9eb2bf4d8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6257 | 0x000001e9eb2bf4d8: 48bf 00e2 | 0a9a e901 | 0000 4883 | 87e0 0300
|
6258 |
|
6259 | 0x000001e9eb2bf4e8: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
6260 | 0x000001e9eb2bf4e8: 0001 48bf | c8ac cc99 | e901 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
6261 | 0x000001e9eb2bf508: 0085 db0f | 8468 7000
|
6262 |
|
6263 | 0x000001e9eb2bf510: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
6264 | 0x000001e9eb2bf510: 0048 bfc8 | accc 99e9 | 0100 0048 | 8387 1001
|
6265 |
|
6266 | 0x000001e9eb2bf520: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6267 | 0x000001e9eb2bf520: 0000 0148 | bf48 fcc5 | 99e9 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
|
6268 | 0x000001e9eb2bf540: 1f00 85db | 0f84 5070
|
6269 |
|
6270 | 0x000001e9eb2bf548: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
6271 | 0x000001e9eb2bf548: 0000 48bf | d0d4 af62 | 0500 0000 | 8bbf 8c00 | 0000 48c1 | e703 483b | 0748 8bdf
|
6272 |
|
6273 | 0x000001e9eb2bf564: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6274 | 0x000001e9eb2bf564: 48b8 48fc | c599 e901 | 0000 8b5b | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 9820 0100
|
6275 | 0x000001e9eb2bf584: 0075 0d48 | 8380 2801 | 0000 01e9 | 6000 0000 | 483b 9830 | 0100 0075 | 0d48 8380 | 3801 0000
|
6276 | 0x000001e9eb2bf5a4: 01e9 4a00 | 0000 4883 | b820 0100 | 0000 7517 | 4889 9820 | 0100 0048 | c780 2801 | 0000 0100
|
6277 | 0x000001e9eb2bf5c4: 0000 e929 | 0000 0048 | 83b8 3001 | 0000 0075 | 1748 8998 | 3001 0000 | 48c7 8038 | 0100 0001
|
6278 | 0x000001e9eb2bf5e4: 0000 00e9 | 0800 0000 | 4883 8010 | 0100 0001 | 488b d766 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
6279 | 0x000001e9eb2bf604: ; {virtual_call}
|
6280 | 0x000001e9eb2bf604: 0000 00e8
|
6281 |
|
6282 | 0x000001e9eb2bf608: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
6283 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
6284 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
6285 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
6286 | ; - net.minecraft.class_310::method_1523@101 (line 1290)
|
6287 | 0x000001e9eb2bf608: 94ad d606
|
6288 |
|
6289 | 0x000001e9eb2bf60c: ; {other}
|
6290 | 0x000001e9eb2bf60c: 0f1f 8400 | 7c18 0009 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
|
6291 | 0x000001e9eb2bf62c: 848f 6f00
|
6292 |
|
6293 | 0x000001e9eb2bf630: ; {runtime_call}
|
6294 | 0x000001e9eb2bf630: 0048 b8e0 | 154d c0fc | 7f00 00ff
|
6295 |
|
6296 | 0x000001e9eb2bf63c: ; {other}
|
6297 | 0x000001e9eb2bf63c: d00f 1f84 | 0000 0000 | 0048 8bb4 | 24d0 0000 | 0048 3b06
|
6298 |
|
6299 | 0x000001e9eb2bf650: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6300 | 0x000001e9eb2bf650: 4c8b c648 | ba00 e20a | 9ae9 0100 | 0048 8382 | 0804 0000
|
6301 |
|
6302 | 0x000001e9eb2bf664: ; {metadata(method data for {method} {0x000001e998636450} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
6303 | 0x000001e9eb2bf664: 0149 b880 | 070b 9ae9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
6304 | 0x000001e9eb2bf684: 1f00 85d2 | 0f84 3c6f | 0000 4c8b
|
6305 |
|
6306 | 0x000001e9eb2bf690: ; {metadata(method data for {method} {0x000001e998636450} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
6307 | 0x000001e9eb2bf690: c648 ba80 | 070b 9ae9 | 0100 0048 | 8382 1001 | 0000 014c | 8bc0 488b | d648 8984 | 24d8 0000
|
6308 | 0x000001e9eb2bf6b0: 0066 0f1f
|
6309 |
|
6310 | 0x000001e9eb2bf6b4: ; {optimized virtual_call}
|
6311 | 0x000001e9eb2bf6b4: 4400 00e8
|
6312 |
|
6313 | 0x000001e9eb2bf6b8: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
6314 | ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0}
|
6315 | ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38)
|
6316 | ; - net.minecraft.class_310::method_1523@105 (line 1290)
|
6317 | 0x000001e9eb2bf6b8: 8494 e206
|
6318 |
|
6319 | 0x000001e9eb2bf6bc: ; {other}
|
6320 | 0x000001e9eb2bf6bc: 0f1f 8400 | 2c19 000a | 448b 8424 | b800 0000
|
6321 |
|
6322 | 0x000001e9eb2bf6cc: ; {metadata(method data for {method} {0x000001e998636450} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
6323 | 0x000001e9eb2bf6cc: 4585 c048 | ba80 070b | 9ae9 0100 | 0048 be48 | 0100 0000 | 0000 0074 | 0a48 be58 | 0100 0000
|
6324 | 0x000001e9eb2bf6ec: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8440 0000 | 0048 8b84 | 24d8 0000 | 0048 8bb4
|
6325 | 0x000001e9eb2bf70c: 24d0 0000 | 0048 8bd6
|
6326 |
|
6327 | 0x000001e9eb2bf714: ; {metadata(method data for {method} {0x000001e998636450} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
6328 | 0x000001e9eb2bf714: 48bf 8007 | 0b9a e901 | 0000 4883 | 8768 0100 | 0001 4c8b | c048 8bd6
|
6329 |
|
6330 | 0x000001e9eb2bf72c: ; {optimized virtual_call}
|
6331 | 0x000001e9eb2bf72c: 6666 90e8
|
6332 |
|
6333 | 0x000001e9eb2bf730: ; ImmutableOopMap {[176]=Oop }
|
6334 | ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0}
|
6335 | ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40)
|
6336 | ; - net.minecraft.class_310::method_1523@105 (line 1290)
|
6337 | 0x000001e9eb2bf730: acc7 0000
|
6338 |
|
6339 | 0x000001e9eb2bf734: ; {other}
|
6340 | 0x000001e9eb2bf734: 0f1f 8400 | a419 000b | e905 0000 | 00b8 0000
|
6341 |
|
6342 | 0x000001e9eb2bf744: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6343 | 0x000001e9eb2bf744: 0000 49b8 | 00e2 0a9a | e901 0000 | 4983 8028 | 0400 0001
|
6344 |
|
6345 | 0x000001e9eb2bf758: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6346 | 0x000001e9eb2bf758: 49b8 7898 | ce99 e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
6347 | 0x000001e9eb2bf778: 0085 d20f | 846a 6e00
|
6348 |
|
6349 | 0x000001e9eb2bf780: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x0000000566bf1b80})}
|
6350 | 0x000001e9eb2bf780: 0049 b880 | 1bbf 6605 | 0000 0049
|
6351 |
|
6352 | 0x000001e9eb2bf78c: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6353 | 0x000001e9eb2bf78c: 8bd0 48be | 7898 ce99 | e901 0000 | 4883 8610 | 0100 0001
|
6354 |
|
6355 | 0x000001e9eb2bf7a0: ; implicit exception: dispatches to 0x000001e9eb2c660c
|
6356 | 0x000001e9eb2bf7a0: 458b 400c
|
6357 |
|
6358 | 0x000001e9eb2bf7a4: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6359 | 0x000001e9eb2bf7a4: 4585 c049 | b878 98ce | 99e9 0100 | 0048 ba48 | 0100 0000 | 0000 0075 | 0a48 ba58 | 0100 0000
|
6360 | 0x000001e9eb2bf7c4: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 85e4 0200
|
6361 |
|
6362 | 0x000001e9eb2bf7d8: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6363 | 0x000001e9eb2bf7d8: 0049 b878 | 98ce 99e9 | 0100 0049 | 8380 6801
|
6364 |
|
6365 | 0x000001e9eb2bf7e8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6366 | 0x000001e9eb2bf7e8: 0000 0149 | b890 9bce | 99e9 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
6367 | 0x000001e9eb2bf808: feff 1f00 | 85d2 0f84 | fd6d 0000
|
6368 |
|
6369 | 0x000001e9eb2bf814: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6370 | 0x000001e9eb2bf814: 49b8 909b | ce99 e901 | 0000 4983 | 8010 0100
|
6371 |
|
6372 | 0x000001e9eb2bf824: ; {metadata(method data for {method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
6373 | 0x000001e9eb2bf824: 0001 49b8 | a89d ce99 | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
6374 | 0x000001e9eb2bf844: ff1f 0085 | d20f 84e3
|
6375 |
|
6376 | 0x000001e9eb2bf84c: ; {oop(a 'java/lang/Class'{0x000000056361e0e8} = 'com/mojang/jtracy/TracyClient')}
|
6377 | 0x000001e9eb2bf84c: 6d00 0049 | b8e8 e061 | 6305 0000 | 0045 0fbe | 4070 4183 | e001 4585
|
6378 |
|
6379 | 0x000001e9eb2bf864: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6380 | 0x000001e9eb2bf864: c049 b890 | 9bce 99e9 | 0100 0048 | ba20 0100 | 0000 0000 | 0074 0a48 | ba30 0100 | 0000 0000
|
6381 | 0x000001e9eb2bf884: 0049 8b34 | 1048 8d76 | 0149 8934 | 1089 8424 | bc00 0000 | 0f84 1002
|
6382 |
|
6383 | 0x000001e9eb2bf89c: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000566bf1ba0})}
|
6384 | 0x000001e9eb2bf89c: 0000 48ba | a01b bf66 | 0500 0000
|
6385 |
|
6386 | 0x000001e9eb2bf8a8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6387 | 0x000001e9eb2bf8a8: 4c8b c248 | be90 9bce | 99e9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
6388 | 0x000001e9eb2bf8c8: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
|
6389 | 0x000001e9eb2bf8e8: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
|
6390 | 0x000001e9eb2bf908: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
|
6391 | 0x000001e9eb2bf928: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
|
6392 |
|
6393 | 0x000001e9eb2bf93c: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6394 | 0x000001e9eb2bf93c: 49b8 08e7 | 568c e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
6395 | 0x000001e9eb2bf95c: 0085 f60f | 84ee 6c00
|
6396 |
|
6397 | 0x000001e9eb2bf964: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6398 | 0x000001e9eb2bf964: 0049 b808 | e756 8ce9 | 0100 0049 | 8380 1001 | 0000 014c
|
6399 |
|
6400 | 0x000001e9eb2bf978: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6401 | 0x000001e9eb2bf978: 8bc2 48be | 08e7 568c | e901 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
|
6402 |
|
6403 | 0x000001e9eb2bf994: ; {optimized virtual_call}
|
6404 | 0x000001e9eb2bf994: 8b00 90e8
|
6405 |
|
6406 | 0x000001e9eb2bf998: ; ImmutableOopMap {[176]=Oop }
|
6407 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
6408 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
6409 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
6410 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
6411 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
6412 | 0x000001e9eb2bf998: e4f0 dc05
|
6413 |
|
6414 | 0x000001e9eb2bf99c: ; {other}
|
6415 | 0x000001e9eb2bf99c: 0f1f 8400 | 0c1c 000c | 4885 c075
|
6416 |
|
6417 | 0x000001e9eb2bf9a8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6418 | 0x000001e9eb2bf9a8: 1648 be90 | 9bce 99e9 | 0100 0080 | 8e71 0100 | 0001 e9e7
|
6419 |
|
6420 | 0x000001e9eb2bf9bc: ; {metadata('net/minecraft/class_3695')}
|
6421 | 0x000001e9eb2bf9bc: 0000 0048 | bfd8 7cc9 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
|
6422 | 0x000001e9eb2bf9dc: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
|
6423 |
|
6424 | 0x000001e9eb2bf9ec: ; {runtime_call slow_subtype_check Runtime1 stub}
|
6425 | 0x000001e9eb2bf9ec: 5657 e88d | 3be9 055e | 5e85 f60f | 848d 0000
|
6426 |
|
6427 | 0x000001e9eb2bf9fc: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6428 | 0x000001e9eb2bf9fc: 0048 be90 | 9bce 99e9 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
|
6429 | 0x000001e9eb2bfa1c: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
|
6430 | 0x000001e9eb2bfa3c: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
|
6431 | 0x000001e9eb2bfa5c: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
|
6432 | 0x000001e9eb2bfa7c: 0100 0000 | e921 0000 | 00e9 1c00
|
6433 |
|
6434 | 0x000001e9eb2bfa88: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6435 | 0x000001e9eb2bfa88: 0000 48be | 909b ce99 | e901 0000 | 4883 ae78 | 0100 0001 | e9d3 6b00 | 00e9 0000 | 0000 4c8b
|
6436 | 0x000001e9eb2bfaa8: c0e9 9c08
|
6437 |
|
6438 | 0x000001e9eb2bfaac: ; {oop(a 'net/minecraft/class_3694'{0x000000055ea7dd40})}
|
6439 | 0x000001e9eb2bfaac: 0000 49b8 | 40dd a75e | 0500 0000 | e98d 0800 | 0089 8424 | bc00 0000
|
6440 |
|
6441 | 0x000001e9eb2bfac4: ; {oop(a 'java/lang/ThreadLocal'{0x0000000566bf1b90})}
|
6442 | 0x000001e9eb2bfac4: 48ba 901b | bf66 0500 | 0000 4c8b
|
6443 |
|
6444 | 0x000001e9eb2bfad0: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6445 | 0x000001e9eb2bfad0: c248 be78 | 98ce 99e9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8688
|
6446 | 0x000001e9eb2bfaf0: 0100 0075 | 0d48 8386 | 9001 0000 | 01e9 6000 | 0000 4c3b | 8698 0100 | 0075 0d48 | 8386 a001
|
6447 | 0x000001e9eb2bfb10: 0000 01e9 | 4a00 0000 | 4883 be88 | 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000
|
6448 | 0x000001e9eb2bfb30: 0100 0000 | e929 0000 | 0048 83be | 9801 0000 | 0075 174c | 8986 9801 | 0000 48c7 | 86a0 0100
|
6449 | 0x000001e9eb2bfb50: 0001 0000 | 00e9 0800 | 0000 4883 | 8678 0100
|
6450 |
|
6451 | 0x000001e9eb2bfb60: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6452 | 0x000001e9eb2bfb60: 0001 49b8 | 08e7 568c | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
6453 | 0x000001e9eb2bfb80: ff1f 0085 | f60f 84f2
|
6454 |
|
6455 | 0x000001e9eb2bfb88: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6456 | 0x000001e9eb2bfb88: 6a00 0049 | b808 e756 | 8ce9 0100 | 0049 8380 | 1001 0000 | 014c 8bc2
|
6457 |
|
6458 | 0x000001e9eb2bfba0: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6459 | 0x000001e9eb2bfba0: 48be 08e7 | 568c e901 | 0000 4883 | 8620 0100 | 0001 4d8b | 8780 0300 | 004d 8b00
|
6460 |
|
6461 | 0x000001e9eb2bfbbc: ; {optimized virtual_call}
|
6462 | 0x000001e9eb2bfbbc: 6666 90e8
|
6463 |
|
6464 | 0x000001e9eb2bfbc0: ; ImmutableOopMap {[176]=Oop }
|
6465 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
6466 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
6467 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
6468 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
6469 | 0x000001e9eb2bfbc0: 9c28 6c06
|
6470 |
|
6471 | 0x000001e9eb2bfbc4: ; {other}
|
6472 | 0x000001e9eb2bfbc4: 0f1f 8400 | 341e 000d | 4885 c075
|
6473 |
|
6474 | 0x000001e9eb2bfbd0: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6475 | 0x000001e9eb2bfbd0: 1648 be78 | 98ce 99e9 | 0100 0080 | 8ea9 0100 | 0001 e9e7
|
6476 |
|
6477 | 0x000001e9eb2bfbe4: ; {metadata('net/minecraft/class_3695')}
|
6478 | 0x000001e9eb2bfbe4: 0000 0048 | bfd8 7cc9 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
|
6479 | 0x000001e9eb2bfc04: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
|
6480 |
|
6481 | 0x000001e9eb2bfc14: ; {runtime_call slow_subtype_check Runtime1 stub}
|
6482 | 0x000001e9eb2bfc14: 5657 e865 | 39e9 055e | 5e85 f60f | 848d 0000
|
6483 |
|
6484 | 0x000001e9eb2bfc24: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6485 | 0x000001e9eb2bfc24: 0048 be78 | 98ce 99e9 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe c001
|
6486 | 0x000001e9eb2bfc44: 0000 750d | 4883 86c8 | 0100 0001 | e979 0000 | 0048 3bbe | d001 0000 | 750d 4883 | 86d8 0100
|
6487 | 0x000001e9eb2bfc64: 0001 e963 | 0000 0048 | 83be c001 | 0000 0075 | 1748 89be | c001 0000 | 48c7 86c8 | 0100 0001
|
6488 | 0x000001e9eb2bfc84: 0000 00e9 | 4200 0000 | 4883 bed0 | 0100 0000 | 7517 4889 | bed0 0100 | 0048 c786 | d801 0000
|
6489 | 0x000001e9eb2bfca4: 0100 0000 | e921 0000 | 00e9 1c00
|
6490 |
|
6491 | 0x000001e9eb2bfcb0: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6492 | 0x000001e9eb2bfcb0: 0000 48be | 7898 ce99 | e901 0000 | 4883 aeb0 | 0100 0001 | e9d5 6900 | 00e9 0000 | 0000 4c8b
|
6493 | 0x000001e9eb2bfcd0: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
6494 | 0x000001e9eb2bfcd0: c048 ba10 | 635b 8be9 | 0100 0048 | 8d92 e801
|
6495 |
|
6496 | 0x000001e9eb2bfce0: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000567271690})}
|
6497 | 0x000001e9eb2bfce0: 0000 48be | 9016 2767 | 0500 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
6498 |
|
6499 | 0x000001e9eb2bfcf8: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6500 | 0x000001e9eb2bfcf8: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8382 | e801 0000
|
6501 |
|
6502 | 0x000001e9eb2bfd0c: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
6503 | 0x000001e9eb2bfd0c: 0148 ba10 | 635b 8be9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
6504 | 0x000001e9eb2bfd2c: 85ff 0f84 | 7369 0000
|
6505 |
|
6506 | 0x000001e9eb2bfd34: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
6507 | 0x000001e9eb2bfd34: 48ba 4804 | 608b e901 | 0000 488d | 92a0 0100 | 0048 85f6 | 750a f602 | 0175 05f0 | 4883 0a01
|
6508 | 0x000001e9eb2bfd54: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
6509 | 0x000001e9eb2bfd54: 48ba 1063 | 5b8b e901 | 0000 4883 | 8248 0100
|
6510 |
|
6511 | 0x000001e9eb2bfd64: ; {metadata(method data for {method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
6512 | 0x000001e9eb2bfd64: 0001 48ba | 4804 608b | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6513 | 0x000001e9eb2bfd84: 0085 f60f | 843b 6900
|
6514 |
|
6515 | 0x000001e9eb2bfd8c: ; {metadata(method data for {method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
6516 | 0x000001e9eb2bfd8c: 0048 ba10 | 635b 8be9 | 0100 0048 | 8d92 8001
|
6517 |
|
6518 | 0x000001e9eb2bfd9c: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0'{0x00000005672716b8})}
|
6519 | 0x000001e9eb2bfd9c: 0000 48be | b816 2767 | 0500 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
6520 |
|
6521 | 0x000001e9eb2bfdb4: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6522 | 0x000001e9eb2bfdb4: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8d92 | f801 0000 | 4885 f675 | 0af6 0201 | 7505 f048
|
6523 | 0x000001e9eb2bfdd4: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6524 | 0x000001e9eb2bfdd4: 830a 0148 | ba78 98ce | 99e9 0100 | 0048 8382 | 0802 0000
|
6525 |
|
6526 | 0x000001e9eb2bfde8: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6527 | 0x000001e9eb2bfde8: 0148 bab8 | 4dfd 98e9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
6528 | 0x000001e9eb2bfe08: 85f6 0f84 | d968 0000
|
6529 |
|
6530 | 0x000001e9eb2bfe10: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6531 | 0x000001e9eb2bfe10: 4d85 c048 | bab8 4dfd | 98e9 0100 | 0048 be10 | 0100 0000 | 0000 0074 | 0a48 be20 | 0100 0000
|
6532 | 0x000001e9eb2bfe30: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8415 0000
|
6533 |
|
6534 | 0x000001e9eb2bfe44: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6535 | 0x000001e9eb2bfe44: 0048 bab8 | 4dfd 98e9 | 0100 00ff | 8230 0100 | 00e9 ec03
|
6536 |
|
6537 | 0x000001e9eb2bfe58: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6538 | 0x000001e9eb2bfe58: 0000 49b8 | b84d fd98 | e901 0000 | 4983 8048 | 0100 0001
|
6539 |
|
6540 | 0x000001e9eb2bfe6c: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6541 | 0x000001e9eb2bfe6c: 49b8 c00a | 878b e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
6542 | 0x000001e9eb2bfe8c: 0085 d20f | 8475 6800
|
6543 |
|
6544 | 0x000001e9eb2bfe94: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6545 | 0x000001e9eb2bfe94: 0049 b8c0 | 0a87 8be9 | 0100 0041 | ff80 1001
|
6546 |
|
6547 | 0x000001e9eb2bfea4: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0'{0x00000005672716b8})}
|
6548 | 0x000001e9eb2bfea4: 0000 49b8 | b816 2767 | 0500 0000
|
6549 |
|
6550 | 0x000001e9eb2bfeb0: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6551 | 0x000001e9eb2bfeb0: 48ba b84d | fd98 e901
|
6552 |
|
6553 | 0x000001e9eb2bfeb8: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
6554 | 0x000001e9eb2bfeb8: 0000 49ba | a05a fa00 | 0800 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
|
6555 |
|
6556 | 0x000001e9eb2bfed0: ; {metadata(method data for {method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
6557 | 0x000001e9eb2bfed0: 0000 0149 | b8b8 a1ce | 99e9 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
|
6558 | 0x000001e9eb2bfef0: feff 1f00 | 85d2 0f84 | 2f68 0000
|
6559 |
|
6560 | 0x000001e9eb2bfefc: ; {metadata(method data for {method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
6561 | 0x000001e9eb2bfefc: 49b8 b8a1 | ce99 e901 | 0000 4983 | 8010 0100
|
6562 |
|
6563 | 0x000001e9eb2bff0c: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6564 | 0x000001e9eb2bff0c: 0001 49b8 | 909b ce99 | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
6565 | 0x000001e9eb2bff2c: ff1f 0085 | d20f 8415
|
6566 |
|
6567 | 0x000001e9eb2bff34: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6568 | 0x000001e9eb2bff34: 6800 0049 | b890 9bce | 99e9 0100 | 0049 8380 | 1001 0000
|
6569 |
|
6570 | 0x000001e9eb2bff48: ; {metadata(method data for {method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
6571 | 0x000001e9eb2bff48: 0149 b8a8 | 9dce 99e9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
6572 | 0x000001e9eb2bff68: 1f00 85d2 | 0f84 fb67
|
6573 |
|
6574 | 0x000001e9eb2bff70: ; {oop(a 'java/lang/Class'{0x000000056361e0e8} = 'com/mojang/jtracy/TracyClient')}
|
6575 | 0x000001e9eb2bff70: 0000 49b8 | e8e0 6163 | 0500 0000 | 450f be40 | 7041 83e0 | 0145 85c0
|
6576 |
|
6577 | 0x000001e9eb2bff88: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6578 | 0x000001e9eb2bff88: 49b8 909b | ce99 e901 | 0000 48ba | 2001 0000 | 0000 0000 | 740a 48ba | 3001 0000 | 0000 0000
|
6579 | 0x000001e9eb2bffa8: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 1402
|
6580 |
|
6581 | 0x000001e9eb2bffb8: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000566bf1ba0})}
|
6582 | 0x000001e9eb2bffb8: 0000 48ba | a01b bf66 | 0500 0000
|
6583 |
|
6584 | 0x000001e9eb2bffc4: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6585 | 0x000001e9eb2bffc4: 4c8b c248 | be90 9bce | 99e9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
6586 | 0x000001e9eb2bffe4: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
|
6587 | 0x000001e9eb2c0004: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
|
6588 | 0x000001e9eb2c0024: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
|
6589 | 0x000001e9eb2c0044: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
|
6590 |
|
6591 | 0x000001e9eb2c0058: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6592 | 0x000001e9eb2c0058: 49b8 08e7 | 568c e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
6593 | 0x000001e9eb2c0078: 0085 f60f | 840d 6700
|
6594 |
|
6595 | 0x000001e9eb2c0080: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6596 | 0x000001e9eb2c0080: 0049 b808 | e756 8ce9 | 0100 0049 | 8380 1001 | 0000 014c
|
6597 |
|
6598 | 0x000001e9eb2c0094: ; {metadata(method data for {method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
6599 | 0x000001e9eb2c0094: 8bc2 48be | 08e7 568c | e901 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
|
6600 | 0x000001e9eb2c00b4: ; {optimized virtual_call}
|
6601 | 0x000001e9eb2c00b4: 4400 00e8
|
6602 |
|
6603 | 0x000001e9eb2c00b8: ; ImmutableOopMap {[176]=Oop }
|
6604 | ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
|
6605 | ; - java.lang.ThreadLocal::get@4 (line 172)
|
6606 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
6607 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
6608 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
6609 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
6610 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
6611 | 0x000001e9eb2c00b8: c4e9 dc05
|
6612 |
|
6613 | 0x000001e9eb2c00bc: ; {other}
|
6614 | 0x000001e9eb2c00bc: 0f1f 8400 | 2c23 000e | 4885 c075
|
6615 |
|
6616 | 0x000001e9eb2c00c8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6617 | 0x000001e9eb2c00c8: 1648 be90 | 9bce 99e9 | 0100 0080 | 8e71 0100 | 0001 e9e7
|
6618 |
|
6619 | 0x000001e9eb2c00dc: ; {metadata('net/minecraft/class_3695')}
|
6620 | 0x000001e9eb2c00dc: 0000 0048 | bfd8 7cc9 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
|
6621 | 0x000001e9eb2c00fc: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
|
6622 |
|
6623 | 0x000001e9eb2c010c: ; {runtime_call slow_subtype_check Runtime1 stub}
|
6624 | 0x000001e9eb2c010c: 5657 e86d | 34e9 055e | 5e85 f60f | 848d 0000
|
6625 |
|
6626 | 0x000001e9eb2c011c: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6627 | 0x000001e9eb2c011c: 0048 be90 | 9bce 99e9 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
|
6628 | 0x000001e9eb2c013c: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
|
6629 | 0x000001e9eb2c015c: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
|
6630 | 0x000001e9eb2c017c: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
|
6631 | 0x000001e9eb2c019c: 0100 0000 | e921 0000 | 00e9 1c00
|
6632 |
|
6633 | 0x000001e9eb2c01a8: ; {metadata(method data for {method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6634 | 0x000001e9eb2c01a8: 0000 48be | 909b ce99 | e901 0000 | 4883 ae78 | 0100 0001 | e9ee 6500 | 00e9 0000 | 0000 4c8b
|
6635 | 0x000001e9eb2c01c8: c0e9 0a00
|
6636 |
|
6637 | 0x000001e9eb2c01cc: ; {oop(a 'net/minecraft/class_3694'{0x000000055ea7dd40})}
|
6638 | 0x000001e9eb2c01cc: 0000 49b8 | 40dd a75e | 0500 0000
|
6639 |
|
6640 | 0x000001e9eb2c01d8: ; {metadata(method data for {method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6641 | 0x000001e9eb2c01d8: 48ba b84d | fd98 e901 | 0000 4883 | 82c8 0100
|
6642 |
|
6643 | 0x000001e9eb2c01e8: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6644 | 0x000001e9eb2c01e8: 0001 48ba | c00a 878b | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6645 | 0x000001e9eb2c0208: 0085 f60f | 84a7 6500 | 004d 85c0
|
6646 |
|
6647 | 0x000001e9eb2c0214: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
6648 | 0x000001e9eb2c0214: 48ba c00a | 878b e901 | 0000 48be | 2001 0000 | 0000 0000 | 740a 48be | 1001 0000 | 0000 0000
|
6649 | 0x000001e9eb2c0234: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 eb60 | 0000 4d85
|
6650 |
|
6651 | 0x000001e9eb2c0248: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6652 | 0x000001e9eb2c0248: c075 1648 | be78 98ce | 99e9 0100 | 0080 8e11 | 0200 0001 | e9e9 0000
|
6653 |
|
6654 | 0x000001e9eb2c0260: ; {metadata('net/minecraft/class_3695')}
|
6655 | 0x000001e9eb2c0260: 0048 bfd8 | 7cc9 0008 | 0000 0041 | 8b70 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b 7e20
|
6656 | 0x000001e9eb2c0280: 0f84 1a00 | 0000 483b | f70f 8411 | 0000 0056
|
6657 |
|
6658 | 0x000001e9eb2c0290: ; {runtime_call slow_subtype_check Runtime1 stub}
|
6659 | 0x000001e9eb2c0290: 57e8 ea32 | e905 5e5e | 85f6 0f84 | 8e00 0000
|
6660 |
|
6661 | 0x000001e9eb2c02a0: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6662 | 0x000001e9eb2c02a0: 48be 7898 | ce99 e901 | 0000 418b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 2802
|
6663 | 0x000001e9eb2c02c0: 0000 750d | 4883 8630 | 0200 0001 | e979 0000 | 0048 3bbe | 3802 0000 | 750d 4883 | 8640 0200
|
6664 | 0x000001e9eb2c02e0: 0001 e963 | 0000 0048 | 83be 2802 | 0000 0075 | 1748 89be | 2802 0000 | 48c7 8630 | 0200 0001
|
6665 | 0x000001e9eb2c0300: 0000 00e9 | 4200 0000 | 4883 be38 | 0200 0000 | 7517 4889 | be38 0200 | 0048 c786 | 4002 0000
|
6666 | 0x000001e9eb2c0320: 0100 0000 | e921 0000 | 00e9 1c00
|
6667 |
|
6668 | 0x000001e9eb2c032c: ; {metadata(method data for {method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
6669 | 0x000001e9eb2c032c: 0000 48be | 7898 ce99 | e901 0000 | 4883 ae18 | 0200 0001 | e994 6400 | 00e9 0000 | 0000 8bb4
|
6670 | 0x000001e9eb2c034c: 24b8 0000
|
6671 |
|
6672 | 0x000001e9eb2c0350: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6673 | 0x000001e9eb2c0350: 0085 f648 | ba00 e20a | 9ae9 0100 | 0048 bf38 | 0400 0000 | 0000 0074 | 0a48 bf48 | 0400 0000
|
6674 | 0x000001e9eb2c0370: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 843f 0700 | 0049 3b00
|
6675 |
|
6676 | 0x000001e9eb2c0388: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6677 | 0x000001e9eb2c0388: 498b d048 | bf00 e20a | 9ae9 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b97
|
6678 | 0x000001e9eb2c03a8: 6804 0000 | 750d 4883 | 8770 0400 | 0001 e960 | 0000 0048 | 3b97 7804 | 0000 750d | 4883 8780
|
6679 | 0x000001e9eb2c03c8: 0400 0001 | e94a 0000 | 0048 83bf | 6804 0000 | 0075 1748 | 8997 6804 | 0000 48c7 | 8770 0400
|
6680 | 0x000001e9eb2c03e8: 0001 0000 | 00e9 2900 | 0000 4883 | bf78 0400 | 0000 7517 | 4889 9778 | 0400 0048 | c787 8004
|
6681 | 0x000001e9eb2c0408: 0000 0100 | 0000 e908 | 0000 0048 | 8387 5804 | 0000 0149
|
6682 |
|
6683 | 0x000001e9eb2c041c: ; {oop("scheduledExecutables"{0x0000000566c194a0})}
|
6684 | 0x000001e9eb2c041c: 8bf8 49b8 | a094 c166 | 0500 0000 | 488b d748 | 89bc 24e0 | 0000 0066 | 9048 b8f8 | e3ca 0008
|
6685 | 0x000001e9eb2c043c: ; {virtual_call}
|
6686 | 0x000001e9eb2c043c: 0000 00e8
|
6687 |
|
6688 | 0x000001e9eb2c0440: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6689 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6690 | ; - net.minecraft.class_310::method_1523@123 (line 1295)
|
6691 | 0x000001e9eb2c0440: 5cd5 d706
|
6692 |
|
6693 | 0x000001e9eb2c0444: ; {other}
|
6694 | 0x000001e9eb2c0444: 0f1f 8400 | b426 000f | 488b 9424 | b000 0000
|
6695 |
|
6696 | 0x000001e9eb2c0454: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6697 | 0x000001e9eb2c0454: 48be 00e2 | 0a9a e901 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 96a0 0400
|
6698 | 0x000001e9eb2c0474: 0075 0d48 | 8386 a804 | 0000 01e9 | 6000 0000 | 483b 96b0 | 0400 0075 | 0d48 8386 | b804 0000
|
6699 | 0x000001e9eb2c0494: 01e9 4a00 | 0000 4883 | bea0 0400 | 0000 7517 | 4889 96a0 | 0400 0048 | c786 a804 | 0000 0100
|
6700 | 0x000001e9eb2c04b4: 0000 e929 | 0000 0048 | 83be b004 | 0000 0075 | 1748 8996 | b004 0000 | 48c7 86b8 | 0400 0001
|
6701 | 0x000001e9eb2c04d4: 0000 00e9 | 0800 0000 | 4883 8690 | 0400 0001
|
6702 |
|
6703 | 0x000001e9eb2c04e4: ; {metadata(method data for {method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
6704 | 0x000001e9eb2c04e4: 48ba 4010 | 0b9a e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
6705 | 0x000001e9eb2c0504: f60f 84dc | 6200 00e9 | 4100 0000
|
6706 |
|
6707 | 0x000001e9eb2c0510: ; {metadata(method data for {method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
6708 | 0x000001e9eb2c0510: 48ba 4010 | 0b9a e901 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
|
6709 | 0x000001e9eb2c0530: f60f 84d1 | 6200 004d | 8b97 5804
|
6710 |
|
6711 | 0x000001e9eb2c053c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6712 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
6713 | ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
|
6714 | ; - net.minecraft.class_310::method_1523@129 (line 1296)
|
6715 | ; {poll}
|
6716 | 0x000001e9eb2c053c: 0000 4185
|
6717 |
|
6718 | 0x000001e9eb2c0540: ; {metadata(method data for {method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
6719 | 0x000001e9eb2c0540: 0248 ba40 | 100b 9ae9 | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2
|
6720 |
|
6721 | 0x000001e9eb2c055c: ; {metadata(method data for {method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
6722 | 0x000001e9eb2c055c: 48bf 4010 | 0b9a e901 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b720 0100
|
6723 | 0x000001e9eb2c057c: 0075 0d48 | 8387 2801 | 0000 01e9 | 6000 0000 | 483b b730 | 0100 0075 | 0d48 8387 | 3801 0000
|
6724 | 0x000001e9eb2c059c: 01e9 4a00 | 0000 4883 | bf20 0100 | 0000 7517 | 4889 b720 | 0100 0048 | c787 2801 | 0000 0100
|
6725 | 0x000001e9eb2c05bc: 0000 e929 | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 89b7 | 3001 0000 | 48c7 8738 | 0100 0001
|
6726 | 0x000001e9eb2c05dc: 0000 00e9 | 0800 0000 | 4883 8710 | 0100 0001 | 488b f248 | 8bd6 0f1f
|
6727 |
|
6728 | 0x000001e9eb2c05f4: ; {optimized virtual_call}
|
6729 | 0x000001e9eb2c05f4: 4400 00e8
|
6730 |
|
6731 | 0x000001e9eb2c05f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6732 | ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0}
|
6733 | ; - net.minecraft.class_1255::method_5383@1 (line 123)
|
6734 | ; - net.minecraft.class_310::method_1523@129 (line 1296)
|
6735 | 0x000001e9eb2c05f8: 44eb e6ff
|
6736 |
|
6737 | 0x000001e9eb2c05fc: ; {other}
|
6738 | 0x000001e9eb2c05fc: 0f1f 8400 | 6c28 0011
|
6739 |
|
6740 | 0x000001e9eb2c0604: ; {metadata(method data for {method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
6741 | 0x000001e9eb2c0604: 85c0 48ba | 4010 0b9a | e901 0000 | 48be 5801 | 0000 0000 | 0000 750a | 48be 4801 | 0000 0000
|
6742 | 0x000001e9eb2c0624: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | d8fe ffff | 4c8b 8424 | e000 0000
|
6743 |
|
6744 | 0x000001e9eb2c0640: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6745 | 0x000001e9eb2c0640: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 d804
|
6746 | 0x000001e9eb2c0660: 0000 750d | 4883 82e0 | 0400 0001 | e960 0000 | 004c 3b82 | e804 0000 | 750d 4883 | 82f0 0400
|
6747 | 0x000001e9eb2c0680: 0001 e94a | 0000 0048 | 83ba d804 | 0000 0075 | 174c 8982 | d804 0000 | 48c7 82e0 | 0400 0001
|
6748 | 0x000001e9eb2c06a0: 0000 00e9 | 2900 0000 | 4883 bae8 | 0400 0000 | 7517 4c89 | 82e8 0400 | 0048 c782 | f004 0000
|
6749 | 0x000001e9eb2c06c0: 0100 0000 | e908 0000 | 0048 8382 | c804 0000 | 0148 8b94 | 24e0 0000 | 000f 1f40 | 0048 b8f8
|
6750 | 0x000001e9eb2c06e0: e3ca 0008
|
6751 |
|
6752 | 0x000001e9eb2c06e4: ; {virtual_call}
|
6753 | 0x000001e9eb2c06e4: 0000 00e8
|
6754 |
|
6755 | 0x000001e9eb2c06e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6756 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
6757 | ; - net.minecraft.class_310::method_1523@134 (line 1297)
|
6758 | 0x000001e9eb2c06e8: b4d5 d706
|
6759 |
|
6760 | 0x000001e9eb2c06ec: ; {other}
|
6761 | 0x000001e9eb2c06ec: 0f1f 8400 | 5c29 0012 | 4c8b 8424 | e000 0000
|
6762 |
|
6763 | 0x000001e9eb2c06fc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6764 | 0x000001e9eb2c06fc: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 1005
|
6765 | 0x000001e9eb2c071c: 0000 750d | 4883 8218 | 0500 0001 | e960 0000 | 004c 3b82 | 2005 0000 | 750d 4883 | 8228 0500
|
6766 | 0x000001e9eb2c073c: 0001 e94a | 0000 0048 | 83ba 1005 | 0000 0075 | 174c 8982 | 1005 0000 | 48c7 8218 | 0500 0001
|
6767 | 0x000001e9eb2c075c: 0000 00e9 | 2900 0000 | 4883 ba20 | 0500 0000 | 7517 4c89 | 8220 0500 | 0048 c782 | 2805 0000
|
6768 | 0x000001e9eb2c077c: 0100 0000 | e908 0000 | 0048 8382 | 0005 0000
|
6769 |
|
6770 | 0x000001e9eb2c078c: ; {oop("tick"{0x000000055e487570})}
|
6771 | 0x000001e9eb2c078c: 0149 b870 | 7548 5e05 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
6772 | 0x000001e9eb2c07ac: ; {virtual_call}
|
6773 | 0x000001e9eb2c07ac: 0000 00e8
|
6774 |
|
6775 | 0x000001e9eb2c07b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6776 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6777 | ; - net.minecraft.class_310::method_1523@144 (line 1299)
|
6778 | 0x000001e9eb2c07b0: ecd1 d706
|
6779 |
|
6780 | 0x000001e9eb2c07b4: ; {other}
|
6781 | 0x000001e9eb2c07b4: 0f1f 8400 | 242a 0013 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc
|
6782 | 0x000001e9eb2c07d4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6783 | 0x000001e9eb2c07d4: 0000 0048 | ba00 e20a | 9ae9 0100 | 0048 8382 | 3805 0000
|
6784 |
|
6785 | 0x000001e9eb2c07e8: ; {metadata(method data for {method} {0x000001e98b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
|
6786 | 0x000001e9eb2c07e8: 0148 ba88 | e937 8be9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
6787 | 0x000001e9eb2c0808: 85ff 0f84 | 1960 0000
|
6788 |
|
6789 | 0x000001e9eb2c0810: ; {metadata(method data for {method} {0x000001e98b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
|
6790 | 0x000001e9eb2c0810: 83f8 0a48 | ba88 e937 | 8be9 0100 | 0048 bf10 | 0100 0000 | 0000 007c | 0a48 bf20 | 0100 0000
|
6791 | 0x000001e9eb2c0830: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8c1a 0000
|
6792 |
|
6793 | 0x000001e9eb2c0844: ; {metadata(method data for {method} {0x000001e98b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
|
6794 | 0x000001e9eb2c0844: 0048 ba88 | e937 8be9 | 0100 00ff | 8230 0100 | 00ba 0a00 | 0000 e903 | 0000 0048 | 8bd0 3bf2
|
6795 | 0x000001e9eb2c0864: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6796 | 0x000001e9eb2c0864: 48ba 00e2 | 0a9a e901 | 0000 48bf | 4805 0000 | 0000 0000 | 7d0a 48bf | 5805 0000 | 0000 0000
|
6797 | 0x000001e9eb2c0884: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f8d 6501 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000
|
6798 | 0x000001e9eb2c08a4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6799 | 0x000001e9eb2c08a4: 498b d048 | bf00 e20a | 9ae9 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b97
|
6800 | 0x000001e9eb2c08c4: 7805 0000 | 750d 4883 | 8780 0500 | 0001 e960 | 0000 0048 | 3b97 8805 | 0000 750d | 4883 8790
|
6801 | 0x000001e9eb2c08e4: 0500 0001 | e94a 0000 | 0048 83bf | 7805 0000 | 0075 1748 | 8997 7805 | 0000 48c7 | 8780 0500
|
6802 | 0x000001e9eb2c0904: 0001 0000 | 00e9 2900 | 0000 4883 | bf88 0500 | 0000 7517 | 4889 9788 | 0500 0048 | c787 9005
|
6803 | 0x000001e9eb2c0924: 0000 0100 | 0000 e908 | 0000 0048 | 8387 6805 | 0000 0149
|
6804 |
|
6805 | 0x000001e9eb2c0938: ; {oop("clientTick"{0x0000000566c19468})}
|
6806 | 0x000001e9eb2c0938: 8bf8 49b8 | 6894 c166 | 0500 0000 | 488b d748 | 89bc 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8
|
6807 | 0x000001e9eb2c0958: e3ca 0008
|
6808 |
|
6809 | 0x000001e9eb2c095c: ; {virtual_call}
|
6810 | 0x000001e9eb2c095c: 0000 00e8
|
6811 |
|
6812 | 0x000001e9eb2c0960: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6813 | ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0}
|
6814 | ; - net.minecraft.class_310::method_1523@168 (line 1301)
|
6815 | 0x000001e9eb2c0960: 5c14 0400
|
6816 |
|
6817 | 0x000001e9eb2c0964: ; {other}
|
6818 | 0x000001e9eb2c0964: 0f1f 8400 | d42b 0014 | 488b 9424 | b000 0000
|
6819 |
|
6820 | 0x000001e9eb2c0974: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6821 | 0x000001e9eb2c0974: 48be 00e2 | 0a9a e901
|
6822 |
|
6823 | 0x000001e9eb2c097c: ; {metadata('net/minecraft/class_310')}
|
6824 | 0x000001e9eb2c097c: 0000 49ba | 0060 c900 | 0800 0000 | 4c89 96b0 | 0500 0048 | 8386 b805 | 0000 0148 | 8b94 24b0
|
6825 | 0x000001e9eb2c099c: ; {optimized virtual_call}
|
6826 | 0x000001e9eb2c099c: 0000 00e8
|
6827 |
|
6828 | 0x000001e9eb2c09a0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6829 | ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0}
|
6830 | ; - net.minecraft.class_310::method_1523@174 (line 1302)
|
6831 | 0x000001e9eb2c09a0: 9ccc 0500
|
6832 |
|
6833 | 0x000001e9eb2c09a4: ; {other}
|
6834 | 0x000001e9eb2c09a4: 0f1f 8400 | 142c 0015 | 8bb4 24e8 | 0000 00ff
|
6835 |
|
6836 | 0x000001e9eb2c09b4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6837 | 0x000001e9eb2c09b4: c648 ba00 | e20a 9ae9 | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000
|
6838 | 0x000001e9eb2c09d4: 85ff 0f84 | 6e5e 0000 | 4d8b 9758
|
6839 |
|
6840 | 0x000001e9eb2c09e0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6841 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
6842 | ; - (reexecute) net.minecraft.class_310::method_1523@180 (line 1300)
|
6843 | ; {poll}
|
6844 | 0x000001e9eb2c09e0: 0400 0041
|
6845 |
|
6846 | 0x000001e9eb2c09e4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6847 | 0x000001e9eb2c09e4: 8502 48ba | 00e2 0a9a | e901 0000 | ff82 d805 | 0000 e9cd | fdff ff4c | 8984 24e0 | 0000 004c
|
6848 | 0x000001e9eb2c0a04: 8b84 24e0
|
6849 |
|
6850 | 0x000001e9eb2c0a08: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6851 | 0x000001e9eb2c0a08: 0000 0048 | ba00 e20a | 9ae9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
6852 | 0x000001e9eb2c0a28: 8200 0600 | 0075 0d48 | 8382 0806 | 0000 01e9 | 6000 0000 | 4c3b 8210 | 0600 0075 | 0d48 8382
|
6853 | 0x000001e9eb2c0a48: 1806 0000 | 01e9 4a00 | 0000 4883 | ba00 0600 | 0000 7517 | 4c89 8200 | 0600 0048 | c782 0806
|
6854 | 0x000001e9eb2c0a68: 0000 0100 | 0000 e929 | 0000 0048 | 83ba 1006 | 0000 0075 | 174c 8982 | 1006 0000 | 48c7 8218
|
6855 | 0x000001e9eb2c0a88: 0600 0001 | 0000 00e9 | 0800 0000 | 4883 82f0 | 0500 0001 | 488b 9424 | e000 0000 | 9048 b8f8
|
6856 | 0x000001e9eb2c0aa8: e3ca 0008
|
6857 |
|
6858 | 0x000001e9eb2c0aac: ; {virtual_call}
|
6859 | 0x000001e9eb2c0aac: 0000 00e8
|
6860 |
|
6861 | 0x000001e9eb2c0ab0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6862 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
6863 | ; - net.minecraft.class_310::method_1523@185 (line 1304)
|
6864 | 0x000001e9eb2c0ab0: ecd1 d706
|
6865 |
|
6866 | 0x000001e9eb2c0ab4: ; {other}
|
6867 | 0x000001e9eb2c0ab4: 0f1f 8400 | 242d 0017 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1
|
6868 | 0x000001e9eb2c0ad4: e603 483b | 0648 8bfe
|
6869 |
|
6870 | 0x000001e9eb2c0adc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6871 | 0x000001e9eb2c0adc: 48bb 00e2 | 0a9a e901 | 0000 4883 | 8328 0600 | 0001 410f | be7f 4085 | ff0f 8575
|
6872 |
|
6873 | 0x000001e9eb2c0af8: ; {oop("Render"{0x0000000566c19438})}
|
6874 | 0x000001e9eb2c0af8: 5d00 0049 | ba38 94c1 | 6605 0000 | 0049 c1ea | 0344 8956
|
6875 |
|
6876 | 0x000001e9eb2c0b0c: ; {oop("Render"{0x0000000566c19438})}
|
6877 | 0x000001e9eb2c0b0c: 6c48 bf38 | 94c1 6605 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 8564 | 5d00 0049
|
6878 | 0x000001e9eb2c0b2c: 3b00 498b
|
6879 |
|
6880 | 0x000001e9eb2c0b30: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6881 | 0x000001e9eb2c0b30: f048 bf00 | e20a 9ae9 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 7006
|
6882 | 0x000001e9eb2c0b50: 0000 750d | 4883 8778 | 0600 0001 | e960 0000 | 0048 3bb7 | 8006 0000 | 750d 4883 | 8788 0600
|
6883 | 0x000001e9eb2c0b70: 0001 e94a | 0000 0048 | 83bf 7006 | 0000 0075 | 1748 89b7 | 7006 0000 | 48c7 8778 | 0600 0001
|
6884 | 0x000001e9eb2c0b90: 0000 00e9 | 2900 0000 | 4883 bf80 | 0600 0000 | 7517 4889 | b780 0600 | 0048 c787 | 8806 0000
|
6885 | 0x000001e9eb2c0bb0: 0100 0000 | e908 0000 | 0048 8387 | 6006 0000 | 0149 8bf0
|
6886 |
|
6887 | 0x000001e9eb2c0bc4: ; {oop("sound"{0x0000000565e63c00})}
|
6888 | 0x000001e9eb2c0bc4: 49b8 003c | e665 0500 | 0000 488b | d648 89b4 | 24e0 0000 | 000f 1f40 | 0048 b8f8 | e3ca 0008
|
6889 | 0x000001e9eb2c0be4: ; {virtual_call}
|
6890 | 0x000001e9eb2c0be4: 0000 00e8
|
6891 |
|
6892 | 0x000001e9eb2c0be8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6893 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
6894 | ; - net.minecraft.class_310::method_1523@205 (line 1309)
|
6895 | 0x000001e9eb2c0be8: b4cd d706
|
6896 |
|
6897 | 0x000001e9eb2c0bec: ; {other}
|
6898 | 0x000001e9eb2c0bec: 0f1f 8400 | 5c2e 0018 | 488b 9424 | b000 0000 | 448b 821c | 0100 0049 | c1e0 038b | b2c4 0000
|
6899 | 0x000001e9eb2c0c0c: 0048 c1e6 | 0348 3b06
|
6900 |
|
6901 | 0x000001e9eb2c0c14: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6902 | 0x000001e9eb2c0c14: 488b fe48 | bb00 e20a | 9ae9 0100 | 0048 8383 | b006 0000 | 018b 767c | 48c1 e603
|
6903 |
|
6904 | 0x000001e9eb2c0c30: ; implicit exception: dispatches to 0x000001e9eb2c68b1
|
6905 | 0x000001e9eb2c0c30: 493b 0049
|
6906 |
|
6907 | 0x000001e9eb2c0c34: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6908 | 0x000001e9eb2c0c34: 8bf8 48bb | 00e2 0a9a | e901 0000 | 4883 83e8 | 0600 0001
|
6909 |
|
6910 | 0x000001e9eb2c0c48: ; {metadata(method data for {method} {0x000001e999456eb8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
6911 | 0x000001e9eb2c0c48: 48bf 0012 | 0b9a e901 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
|
6912 | 0x000001e9eb2c0c68: db0f 8447 | 5c00 0041 | 8b78 1048 | c1e7 0348 | 3b07 4c8b
|
6913 |
|
6914 | 0x000001e9eb2c0c7c: ; {metadata(method data for {method} {0x000001e999456eb8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
6915 | 0x000001e9eb2c0c7c: c748 bb00 | 120b 9ae9 | 0100 0048 | 8383 2801 | 0000 014c | 8bc6 488b
|
6916 |
|
6917 | 0x000001e9eb2c0c94: ; {optimized virtual_call}
|
6918 | 0x000001e9eb2c0c94: d766 90e8
|
6919 |
|
6920 | 0x000001e9eb2c0c98: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6921 | ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
|
6922 | ; - net.minecraft.class_1144::method_4876@5 (line 260)
|
6923 | ; - net.minecraft.class_310::method_1523@221 (line 1310)
|
6924 | 0x000001e9eb2c0c98: e47b 0200
|
6925 |
|
6926 | 0x000001e9eb2c0c9c: ; {other}
|
6927 | 0x000001e9eb2c0c9c: 0f1f 8400 | 0c2f 0019 | 4c8b 8424 | e000 0000
|
6928 |
|
6929 | 0x000001e9eb2c0cac: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6930 | 0x000001e9eb2c0cac: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 1807
|
6931 | 0x000001e9eb2c0ccc: 0000 750d | 4883 8220 | 0700 0001 | e960 0000 | 004c 3b82 | 2807 0000 | 750d 4883 | 8230 0700
|
6932 | 0x000001e9eb2c0cec: 0001 e94a | 0000 0048 | 83ba 1807 | 0000 0075 | 174c 8982 | 1807 0000 | 48c7 8220 | 0700 0001
|
6933 | 0x000001e9eb2c0d0c: 0000 00e9 | 2900 0000 | 4883 ba28 | 0700 0000 | 7517 4c89 | 8228 0700 | 0048 c782 | 3007 0000
|
6934 | 0x000001e9eb2c0d2c: 0100 0000 | e908 0000 | 0048 8382 | 0807 0000
|
6935 |
|
6936 | 0x000001e9eb2c0d3c: ; {oop("toasts"{0x0000000566c19408})}
|
6937 | 0x000001e9eb2c0d3c: 0149 b808 | 94c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
6938 | 0x000001e9eb2c0d5c: ; {virtual_call}
|
6939 | 0x000001e9eb2c0d5c: 0000 00e8
|
6940 |
|
6941 | 0x000001e9eb2c0d60: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6942 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6943 | ; - net.minecraft.class_310::method_1523@229 (line 1311)
|
6944 | 0x000001e9eb2c0d60: bcc0 db06
|
6945 |
|
6946 | 0x000001e9eb2c0d64: ; {other}
|
6947 | 0x000001e9eb2c0d64: 0f1f 8400 | d42f 001a | 488b 9424 | b000 0000 | 8bb2 6401 | 0000 48c1 | e603 483b | 0648 8bfe
|
6948 | 0x000001e9eb2c0d84: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6949 | 0x000001e9eb2c0d84: 48bb 00e2 | 0a9a e901 | 0000 4883 | 8358 0700 | 0001 488b | d666 0f1f
|
6950 |
|
6951 | 0x000001e9eb2c0d9c: ; {optimized virtual_call}
|
6952 | 0x000001e9eb2c0d9c: 4400 00e8
|
6953 |
|
6954 | 0x000001e9eb2c0da0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6955 | ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
|
6956 | ; - net.minecraft.class_310::method_1523@238 (line 1312)
|
6957 | 0x000001e9eb2c0da0: 7c92 0200
|
6958 |
|
6959 | 0x000001e9eb2c0da4: ; {other}
|
6960 | 0x000001e9eb2c0da4: 0f1f 8400 | 1430 001b | 4c8b 8424 | e000 0000
|
6961 |
|
6962 | 0x000001e9eb2c0db4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6963 | 0x000001e9eb2c0db4: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 8807
|
6964 | 0x000001e9eb2c0dd4: 0000 750d | 4883 8290 | 0700 0001 | e960 0000 | 004c 3b82 | 9807 0000 | 750d 4883 | 82a0 0700
|
6965 | 0x000001e9eb2c0df4: 0001 e94a | 0000 0048 | 83ba 8807 | 0000 0075 | 174c 8982 | 8807 0000 | 48c7 8290 | 0700 0001
|
6966 | 0x000001e9eb2c0e14: 0000 00e9 | 2900 0000 | 4883 ba98 | 0700 0000 | 7517 4c89 | 8298 0700 | 0048 c782 | a007 0000
|
6967 | 0x000001e9eb2c0e34: 0100 0000 | e908 0000 | 0048 8382 | 7807 0000
|
6968 |
|
6969 | 0x000001e9eb2c0e44: ; {oop("render"{0x0000000566c193d8})}
|
6970 | 0x000001e9eb2c0e44: 0149 b8d8 | 93c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
6971 | 0x000001e9eb2c0e64: ; {virtual_call}
|
6972 | 0x000001e9eb2c0e64: 0000 00e8
|
6973 |
|
6974 | 0x000001e9eb2c0e68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
6975 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
6976 | ; - net.minecraft.class_310::method_1523@246 (line 1313)
|
6977 | 0x000001e9eb2c0e68: b4bf db06
|
6978 |
|
6979 | 0x000001e9eb2c0e6c: ; {other}
|
6980 | 0x000001e9eb2c0e6c: 0f1f 8400 | dc30 001c
|
6981 |
|
6982 | 0x000001e9eb2c0e74: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
6983 | 0x000001e9eb2c0e74: 48ba 00e2 | 0a9a e901 | 0000 4883 | 82b0 0700
|
6984 |
|
6985 | 0x000001e9eb2c0e84: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6986 | 0x000001e9eb2c0e84: 0001 48ba | 48fc c599 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
6987 | 0x000001e9eb2c0ea4: 0085 f60f | 8434 5a00
|
6988 |
|
6989 | 0x000001e9eb2c0eac: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
6990 | 0x000001e9eb2c0eac: 0048 bad0 | d4af 6205 | 0000 008b | 928c 0000 | 0048 c1e2 | 0348 3b02
|
6991 |
|
6992 | 0x000001e9eb2c0ec4: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
6993 | 0x000001e9eb2c0ec4: 488b f248 | bf48 fcc5 | 99e9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
6994 | 0x000001e9eb2c0ee4: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
|
6995 | 0x000001e9eb2c0f04: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
|
6996 | 0x000001e9eb2c0f24: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
|
6997 | 0x000001e9eb2c0f44: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0166 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
6998 | 0x000001e9eb2c0f64: ; {virtual_call}
|
6999 | 0x000001e9eb2c0f64: 0000 00e8
|
7000 |
|
7001 | 0x000001e9eb2c0f68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7002 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
7003 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
7004 | ; - net.minecraft.class_310::method_1523@251 (line 1315)
|
7005 | 0x000001e9eb2c0f68: 3494 d606
|
7006 |
|
7007 | 0x000001e9eb2c0f6c: ; {other}
|
7008 | 0x000001e9eb2c0f6c: 0f1f 8400 | dc31 001d | 4889 8424 | f000 0000 | 488b 9424 | b000 0000
|
7009 |
|
7010 | 0x000001e9eb2c0f84: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7011 | 0x000001e9eb2c0f84: 48be 00e2 | 0a9a e901 | 0000 4883 | 86d8 0700
|
7012 |
|
7013 | 0x000001e9eb2c0f94: ; {metadata(method data for {method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
7014 | 0x000001e9eb2c0f94: 0001 48ba | 1022 ed99 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7015 | 0x000001e9eb2c0fb4: 0085 f60f | 844a 5900 | 0048 8b94 | 24b0 0000 | 008b b2d0 | 0000 0048 | c1e6 0348 | 3b06 488b
|
7016 | 0x000001e9eb2c0fd4: ; {metadata(method data for {method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
7017 | 0x000001e9eb2c0fd4: fe48 bb10 | 22ed 99e9 | 0100 0048 | 8383 2801 | 0000 018b | 766c 48c1 | e603 483b | 0648 8bfe
|
7018 | 0x000001e9eb2c0ff4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7019 | 0x000001e9eb2c0ff4: 48bb 00e2 | 0a9a e901 | 0000 4883 | 8310 0800
|
7020 |
|
7021 | 0x000001e9eb2c1004: ; {metadata(method data for {method} {0x000001e9996a5058} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
7022 | 0x000001e9eb2c1004: 0001 48bf | b082 ed99 | e901 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
7023 | 0x000001e9eb2c1024: 0085 db0f | 8405 5900 | 000f be7e
|
7024 |
|
7025 | 0x000001e9eb2c1030: ; {metadata(method data for {method} {0x000001e9996a5058} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
7026 | 0x000001e9eb2c1030: 0c85 ff48 | bfb0 82ed | 99e9 0100 | 0048 bb10 | 0100 0000 | 0000 0074 | 0a48 bb20 | 0100 0000
|
7027 | 0x000001e9eb2c1050: 0000 0048 | 8b0c 1f48 | 8d49 0148 | 890c 1f0f | 8449 0000 | 008b 7610 | 48c1 e603
|
7028 |
|
7029 | 0x000001e9eb2c106c: ; implicit exception: dispatches to 0x000001e9eb2c6953
|
7030 | 0x000001e9eb2c106c: 8bb6 d400 | 0000 48c1 | e603 0fbe | 7622 85f6
|
7031 |
|
7032 | 0x000001e9eb2c107c: ; {metadata(method data for {method} {0x000001e9996a5058} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
7033 | 0x000001e9eb2c107c: 48be b082 | ed99 e901 | 0000 48bf | 4001 0000 | 0000 0000 | 740a 48bf | 3001 0000 | 0000 0000
|
7034 | 0x000001e9eb2c109c: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f84 0a00 | 0000 be00 | 0000 00e9 | 1500 0000
|
7035 |
|
7036 | 0x000001e9eb2c10b8: ; {metadata(method data for {method} {0x000001e9996a5058} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
7037 | 0x000001e9eb2c10b8: 48be b082 | ed99 e901 | 0000 ff86 | 5001 0000 | be01 0000 | 0083 e601
|
7038 |
|
7039 | 0x000001e9eb2c10d0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7040 | 0x000001e9eb2c10d0: 85f6 48be | 00e2 0a9a | e901 0000 | 48bf 3008 | 0000 0000 | 0000 750a | 48bf 4008 | 0000 0000
|
7041 | 0x000001e9eb2c10f0: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | a300 0000 | 8bb2 cc01 | 0000 48c1 | e603 4885
|
7042 | 0x000001e9eb2c1110: f60f 8429
|
7043 |
|
7044 | 0x000001e9eb2c1114: ; {metadata('net/minecraft/class_5963')}
|
7045 | 0x000001e9eb2c1114: 0000 0049 | b8a0 e9ca | 0008 0000 | 008b 4e08 | 49ba 0000 | 0000 0800 | 0000 4903 | ca4c 3b41
|
7046 | 0x000001e9eb2c1134: 380f 8522 | 5800 00e9 | 0000 0000 | 488b fe48
|
7047 |
|
7048 | 0x000001e9eb2c1144: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7049 | 0x000001e9eb2c1144: 3b06 48bf | 00e2 0a9a | e901 0000 | 4883 8768 | 0800 0001
|
7050 |
|
7051 | 0x000001e9eb2c1158: ; {metadata(method data for {method} {0x000001e998657ef8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
|
7052 | 0x000001e9eb2c1158: 48be 089c | 099a e901 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
|
7053 | 0x000001e9eb2c1178: ff0f 84e8
|
7054 |
|
7055 | 0x000001e9eb2c117c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7056 | 0x000001e9eb2c117c: 5700 0048 | be00 e20a | 9ae9 0100 | 00ff 8688 | 0800 0049 | ba00 0000 | 0000 0000 | 004c 8952
|
7057 | 0x000001e9eb2c119c: 48be 0000 | 0000 e9dc | 0200 008b | b2d4 0100 | 0048 c1e6 | 0348 85f6
|
7058 |
|
7059 | 0x000001e9eb2c11b4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7060 | 0x000001e9eb2c11b4: 48bf 00e2 | 0a9a e901 | 0000 48bb | a808 0000 | 0000 0000 | 740a 48bb | b808 0000 | 0000 0000
|
7061 | 0x000001e9eb2c11d4: 488b 0c1f | 488d 4901 | 4889 0c1f | 0f84 5200 | 0000 488b | d60f 1f40 | 0048 b8ff | ffff ffff
|
7062 | 0x000001e9eb2c11f4: ; {virtual_call}
|
7063 | 0x000001e9eb2c11f4: ffff ffe8
|
7064 |
|
7065 | 0x000001e9eb2c11f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7066 | ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
|
7067 | ; - net.minecraft.class_310::method_1523@289 (line 1318)
|
7068 | 0x000001e9eb2c11f8: 84db dc05
|
7069 |
|
7070 | 0x000001e9eb2c11fc: ; {other}
|
7071 | 0x000001e9eb2c11fc: 0f1f 8400 | 6c34 001e
|
7072 |
|
7073 | 0x000001e9eb2c1204: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7074 | 0x000001e9eb2c1204: 85c0 48be | 00e2 0a9a | e901 0000 | 48bf 0009 | 0000 0000 | 0000 740a | 48bf 1009 | 0000 0000
|
7075 | 0x000001e9eb2c1224: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 1a00 0000
|
7076 |
|
7077 | 0x000001e9eb2c1238: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7078 | 0x000001e9eb2c1238: 48be 00e2 | 0a9a e901 | 0000 ff86 | 2009 0000 | be01 0000 | 00e9 0500 | 0000 be00 | 0000 0085
|
7079 | 0x000001e9eb2c1258: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7080 | 0x000001e9eb2c1258: f648 bf00 | e20a 9ae9 | 0100 0048 | bb38 0900 | 0000 0000 | 0074 0a48 | bb48 0900 | 0000 0000
|
7081 | 0x000001e9eb2c1278: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84f8 | 0100 0089 | b424 ec00 | 0000 0f1f
|
7082 |
|
7083 | 0x000001e9eb2c1294: ; {static_call}
|
7084 | 0x000001e9eb2c1294: 4400 00e8
|
7085 |
|
7086 | 0x000001e9eb2c1298: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7087 | ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
|
7088 | ; - net.minecraft.class_310::method_1523@307 (line 1320)
|
7089 | 0x000001e9eb2c1298: e4dd dc05
|
7090 |
|
7091 | 0x000001e9eb2c129c: ; {other}
|
7092 | 0x000001e9eb2c129c: 0f1f 8400 | 0c35 001f | 0f1f 4000
|
7093 |
|
7094 | 0x000001e9eb2c12a8: ; {no_reloc}
|
7095 | 0x000001e9eb2c12a8: e9ea 5600 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f
|
7096 |
|
7097 | 0x000001e9eb2c12bc: ; {static_call}
|
7098 | 0x000001e9eb2c12bc: 4400 00e8
|
7099 |
|
7100 | 0x000001e9eb2c12c0: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop }
|
7101 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
7102 | ; - net.minecraft.class_310::method_1523@310 (line 1320)
|
7103 | 0x000001e9eb2c12c0: bcdd dc05
|
7104 |
|
7105 | 0x000001e9eb2c12c4: ; {other}
|
7106 | 0x000001e9eb2c12c4: 0f1f 8400 | 3435 0020
|
7107 |
|
7108 | 0x000001e9eb2c12cc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7109 | 0x000001e9eb2c12cc: 49b8 00e2 | 0a9a e901 | 0000 4d8d | 8078 0900 | 0048 85c0 | 750d 41f6 | 0001 754c | f049 8308
|
7110 | 0x000001e9eb2c12ec: 01eb 458b | 5008 49ba | 0000 0000 | 0800 0000 | 4903 d24c | 8bd2 4933 | 1048 f7c2 | fcff ffff
|
7111 | 0x000001e9eb2c130c: 7426 f6c2 | 0275 2149 | f700 feff | ffff 7415 | 498b d249 | 3310 48f7 | c2fc ffff | ff74 0949
|
7112 | 0x000001e9eb2c132c: 8308 02eb | 0349 8910 | 4c8b 8424 | f800 0000
|
7113 |
|
7114 | 0x000001e9eb2c133c: ; implicit exception: dispatches to 0x000001e9eb2c69a1
|
7115 | 0x000001e9eb2c133c: 493b 0049
|
7116 |
|
7117 | 0x000001e9eb2c1340: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7118 | 0x000001e9eb2c1340: 8bd0 48be | 00e2 0a9a | e901 0000 | 4883 8688 | 0900 0001
|
7119 |
|
7120 | 0x000001e9eb2c1354: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7121 | 0x000001e9eb2c1354: 48ba e882 | f798 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7122 | 0x000001e9eb2c1374: f60f 842b | 5600 0045 | 8b40 0c49 | c1e0 034d
|
7123 |
|
7124 | 0x000001e9eb2c1384: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7125 | 0x000001e9eb2c1384: 85c0 48ba | e882 f798 | e901 0000 | 48be 1001 | 0000 0000 | 0000 740a | 48be 2001 | 0000 0000
|
7126 | 0x000001e9eb2c13a4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | b400 0000
|
7127 |
|
7128 | 0x000001e9eb2c13b8: ; implicit exception: dispatches to 0x000001e9eb2c69c7
|
7129 | 0x000001e9eb2c13b8: 483b 0048
|
7130 |
|
7131 | 0x000001e9eb2c13bc: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7132 | 0x000001e9eb2c13bc: 8bd0 48be | e882 f798 | e901 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9640
|
7133 | 0x000001e9eb2c13dc: 0100 0075 | 0d48 8386 | 4801 0000 | 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801
|
7134 | 0x000001e9eb2c13fc: 0000 01e9 | 4a00 0000 | 4883 be40 | 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000
|
7135 | 0x000001e9eb2c141c: 0100 0000 | e929 0000 | 0048 83be | 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100
|
7136 | 0x000001e9eb2c143c: 0001 0000 | 00e9 0800 | 0000 4883 | 8630 0100 | 0001 488b | d00f 1f40 | 0048 b8ff | ffff ffff
|
7137 | 0x000001e9eb2c145c: ; {virtual_call}
|
7138 | 0x000001e9eb2c145c: ffff ffe8
|
7139 |
|
7140 | 0x000001e9eb2c1460: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7141 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
7142 | ; - java.util.Optional::ifPresent@12 (line 178)
|
7143 | ; - net.minecraft.class_310::method_1523@315 (line 1320)
|
7144 | 0x000001e9eb2c1460: 1cd9 dc05
|
7145 |
|
7146 | 0x000001e9eb2c1464: ; {other}
|
7147 | 0x000001e9eb2c1464: 0f1f 8400 | d436 0021 | 8bb4 24ec
|
7148 |
|
7149 | 0x000001e9eb2c1470: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7150 | 0x000001e9eb2c1470: 0000 0048 | ba00 e20a | 9ae9 0100 | 00ff 82c0
|
7151 |
|
7152 | 0x000001e9eb2c1480: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7153 | 0x000001e9eb2c1480: 0900 0048 | ba00 e20a | 9ae9 0100 | 0048 8382 | d809 0000
|
7154 |
|
7155 | 0x000001e9eb2c1494: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7156 | 0x000001e9eb2c1494: 0148 ba20 | 2d04 9ae9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
7157 | 0x000001e9eb2c14b4: 85ff 0f84 | 1055 0000
|
7158 |
|
7159 | 0x000001e9eb2c14bc: ; {metadata(method data for {method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7160 | 0x000001e9eb2c14bc: 48ba 202d | 049a e901 | 0000 4883 | 8210 0100
|
7161 |
|
7162 | 0x000001e9eb2c14cc: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7163 | 0x000001e9eb2c14cc: 0001 48ba | d044 ed99 | e901 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
7164 | 0x000001e9eb2c14ec: 0085 ff0f | 84f8 5400
|
7165 |
|
7166 | 0x000001e9eb2c14f4: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7167 | 0x000001e9eb2c14f4: 0048 bad0 | 44ed 99e9 | 0100 0048 | 8382 1001
|
7168 |
|
7169 | 0x000001e9eb2c1504: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7170 | 0x000001e9eb2c1504: 0000 0148 | ba00 1372 | 99e9 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
|
7171 | 0x000001e9eb2c1524: 1f00 85ff | 0f84 e054
|
7172 |
|
7173 | 0x000001e9eb2c152c: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7174 | 0x000001e9eb2c152c: 0000 48ba | b0d9 a75e | 0500 0000 | 0fbe 92ec | 0000 0085
|
7175 |
|
7176 | 0x000001e9eb2c1540: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7177 | 0x000001e9eb2c1540: d248 ba00 | 1372 99e9 | 0100 0048 | bf10 0100 | 0000 0000 | 0075 0a48 | bf20 0100 | 0000 0000
|
7178 | 0x000001e9eb2c1560: 0048 8b1c | 3a48 8d5b | 0148 891c | 3a0f 85f1
|
7179 |
|
7180 | 0x000001e9eb2c1570: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7181 | 0x000001e9eb2c1570: 0000 0048 | ba00 1372 | 99e9 0100 | 0048 8382 | 3001 0000
|
7182 |
|
7183 | 0x000001e9eb2c1584: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7184 | 0x000001e9eb2c1584: 0148 bad8 | 1472 99e9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
7185 | 0x000001e9eb2c15a4: 85ff 0f84 | 8354 0000
|
7186 |
|
7187 | 0x000001e9eb2c15ac: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7188 | 0x000001e9eb2c15ac: 48ba d814 | 7299 e901 | 0000 4883 | 8210 0100
|
7189 |
|
7190 | 0x000001e9eb2c15bc: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7191 | 0x000001e9eb2c15bc: 0001 48ba | b0d9 a75e | 0500 0000 | 8b52 7c48 | c1e2 0349 | 8bbf 8003 | 0000 488b | 3f48 3bfa
|
7192 | 0x000001e9eb2c15dc: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7193 | 0x000001e9eb2c15dc: 48ba d814 | 7299 e901 | 0000 48bf | 2001 0000 | 0000 0000 | 750a 48bf | 3001 0000 | 0000 0000
|
7194 | 0x000001e9eb2c15fc: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f85 1a00
|
7195 |
|
7196 | 0x000001e9eb2c160c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7197 | 0x000001e9eb2c160c: 0000 48ba | d814 7299 | e901 0000 | ff82 4001 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
|
7198 | 0x000001e9eb2c162c: 0083 e201
|
7199 |
|
7200 | 0x000001e9eb2c1630: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7201 | 0x000001e9eb2c1630: 85d2 48ba | 0013 7299 | e901 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 5001 | 0000 0000
|
7202 | 0x000001e9eb2c1650: 0000 488b | 1c3a 488d | 5b01 4889 | 1c3a 0f84 | dd4b 0000 | 89b4 2400
|
7203 |
|
7204 | 0x000001e9eb2c1668: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7205 | 0x000001e9eb2c1668: 0100 0048 | bad0 44ed | 99e9 0100 | 0048 8382 | 2001 0000
|
7206 |
|
7207 | 0x000001e9eb2c167c: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
7208 | 0x000001e9eb2c167c: 0148 ba70 | 46ed 99e9 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
|
7209 | 0x000001e9eb2c169c: 85ff 0f84 | ac53 0000
|
7210 |
|
7211 | 0x000001e9eb2c16a4: ; {metadata(method data for {method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
7212 | 0x000001e9eb2c16a4: 48ba 7046 | ed99 e901 | 0000 4883 | 8210 0100 | 0001 ba00 | 4100 000f
|
7213 |
|
7214 | 0x000001e9eb2c16bc: ; {static_call}
|
7215 | 0x000001e9eb2c16bc: 1f40 00e8
|
7216 |
|
7217 | 0x000001e9eb2c16c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7218 | ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
|
7219 | ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
|
7220 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
7221 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
7222 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
7223 | 0x000001e9eb2c16c0: 1c62 d506
|
7224 |
|
7225 | 0x000001e9eb2c16c4: ; {other}
|
7226 | 0x000001e9eb2c16c4: 0f1f 8400 | 3439 0022
|
7227 |
|
7228 | 0x000001e9eb2c16cc: ; {metadata(method data for {method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7229 | 0x000001e9eb2c16cc: 49b8 d044 | ed99 e901 | 0000 41ff | 8030 0100 | 0048 8b94 | 24b0 0000 | 008b b214 | 0100 0048
|
7230 | 0x000001e9eb2c16ec: c1e6 0348 | 3b06 4c8b
|
7231 |
|
7232 | 0x000001e9eb2c16f4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7233 | 0x000001e9eb2c16f4: c648 bf00 | e20a 9ae9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 87f8
|
7234 | 0x000001e9eb2c1714: 0900 0075 | 0d48 8387 | 000a 0000 | 01e9 6000 | 0000 4c3b | 8708 0a00 | 0075 0d48 | 8387 100a
|
7235 | 0x000001e9eb2c1734: 0000 01e9 | 4a00 0000 | 4883 bff8 | 0900 0000 | 7517 4c89 | 87f8 0900 | 0048 c787 | 000a 0000
|
7236 | 0x000001e9eb2c1754: 0100 0000 | e929 0000 | 0048 83bf | 080a 0000 | 0075 174c | 8987 080a | 0000 48c7 | 8710 0a00
|
7237 | 0x000001e9eb2c1774: 0001 0000 | 00e9 0800 | 0000 4883 | 87e8 0900 | 0001 41b8 | 0100 0000
|
7238 |
|
7239 | 0x000001e9eb2c178c: ; {optimized virtual_call}
|
7240 | 0x000001e9eb2c178c: 488b d6e8
|
7241 |
|
7242 | 0x000001e9eb2c1790: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7243 | ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
|
7244 | ; - net.minecraft.class_310::method_1523@340 (line 1329)
|
7245 | 0x000001e9eb2c1790: acb2 0c00
|
7246 |
|
7247 | 0x000001e9eb2c1794: ; {other}
|
7248 | 0x000001e9eb2c1794: 0f1f 8400 | 043a 0023
|
7249 |
|
7250 | 0x000001e9eb2c179c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7251 | 0x000001e9eb2c179c: 48ba 00e2 | 0a9a e901 | 0000 4883 | 8220 0a00
|
7252 |
|
7253 | 0x000001e9eb2c17ac: ; {metadata(method data for {method} {0x000001e998410550} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7254 | 0x000001e9eb2c17ac: 0001 48ba | d81a 0b9a | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7255 | 0x000001e9eb2c17cc: 0085 f60f | 84a1 5200
|
7256 |
|
7257 | 0x000001e9eb2c17d4: ; {metadata(method data for {method} {0x000001e998410550} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7258 | 0x000001e9eb2c17d4: 0048 bad8 | 1a0b 9ae9 | 0100 0048 | 8382 1001
|
7259 |
|
7260 | 0x000001e9eb2c17e4: ; {metadata(method data for {method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7261 | 0x000001e9eb2c17e4: 0000 0148 | ba48 1c0b | 9ae9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
7262 | 0x000001e9eb2c1804: 1f00 85f6 | 0f84 8952
|
7263 |
|
7264 | 0x000001e9eb2c180c: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7265 | 0x000001e9eb2c180c: 0000 48ba | b0d9 a75e | 0500 0000 | 8b92 c400 | 0000 48c1 | e203 4885
|
7266 |
|
7267 | 0x000001e9eb2c1824: ; {metadata(method data for {method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7268 | 0x000001e9eb2c1824: d248 be48 | 1c0b 9ae9 | 0100 0048 | bf10 0100 | 0000 0000 | 0074 0a48 | bf20 0100 | 0000 0000
|
7269 | 0x000001e9eb2c1844: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 84ad | 0000 0048 | 3b02 488b
|
7270 |
|
7271 | 0x000001e9eb2c185c: ; {metadata(method data for {method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7272 | 0x000001e9eb2c185c: f248 bf48 | 1c0b 9ae9 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 4001
|
7273 | 0x000001e9eb2c187c: 0000 750d | 4883 8748 | 0100 0001 | e960 0000 | 0048 3bb7 | 5001 0000 | 750d 4883 | 8758 0100
|
7274 | 0x000001e9eb2c189c: 0001 e94a | 0000 0048 | 83bf 4001 | 0000 0075 | 1748 89b7 | 4001 0000 | 48c7 8748 | 0100 0001
|
7275 | 0x000001e9eb2c18bc: 0000 00e9 | 2900 0000 | 4883 bf50 | 0100 0000 | 7517 4889 | b750 0100 | 0048 c787 | 5801 0000
|
7276 | 0x000001e9eb2c18dc: 0100 0000 | e908 0000 | 0048 8387 | 3001 0000 | 0148 b8ff | ffff ffff
|
7277 |
|
7278 | 0x000001e9eb2c18f4: ; {virtual_call}
|
7279 | 0x000001e9eb2c18f4: ffff ffe8
|
7280 |
|
7281 | 0x000001e9eb2c18f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7282 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
7283 | ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@9 (line 1840)
|
7284 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
|
7285 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
7286 | 0x000001e9eb2c18f8: 84d4 dc05
|
7287 |
|
7288 | 0x000001e9eb2c18fc: ; {other}
|
7289 | 0x000001e9eb2c18fc: 0f1f 8400 | 6c3b 0024
|
7290 |
|
7291 | 0x000001e9eb2c1904: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7292 | 0x000001e9eb2c1904: 48ba b0d9 | a75e 0500 | 0000 8b92 | c800 0000 | 48c1 e203
|
7293 |
|
7294 | 0x000001e9eb2c1918: ; {metadata(method data for {method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7295 | 0x000001e9eb2c1918: 4885 d248 | be48 1c0b | 9ae9 0100 | 0048 bf68 | 0100 0000 | 0000 0074 | 0a48 bf78 | 0100 0000
|
7296 | 0x000001e9eb2c1938: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 84af 0000 | 0048 3b02
|
7297 |
|
7298 | 0x000001e9eb2c1950: ; {metadata(method data for {method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7299 | 0x000001e9eb2c1950: 488b f248 | bf48 1c0b | 9ae9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
7300 | 0x000001e9eb2c1970: 9801 0000 | 750d 4883 | 87a0 0100 | 0001 e960 | 0000 0048 | 3bb7 a801 | 0000 750d | 4883 87b0
|
7301 | 0x000001e9eb2c1990: 0100 0001 | e94a 0000 | 0048 83bf | 9801 0000 | 0075 1748 | 89b7 9801 | 0000 48c7 | 87a0 0100
|
7302 | 0x000001e9eb2c19b0: 0001 0000 | 00e9 2900 | 0000 4883 | bfa8 0100 | 0000 7517 | 4889 b7a8 | 0100 0048 | c787 b001
|
7303 | 0x000001e9eb2c19d0: 0000 0100 | 0000 e908 | 0000 0048 | 8387 8801 | 0000 0166 | 9048 b8ff | ffff ffff
|
7304 |
|
7305 | 0x000001e9eb2c19ec: ; {virtual_call}
|
7306 | 0x000001e9eb2c19ec: ffff ffe8
|
7307 |
|
7308 | 0x000001e9eb2c19f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7309 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
7310 | ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@23 (line 1843)
|
7311 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
|
7312 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
7313 | 0x000001e9eb2c19f0: 8cd3 dc05
|
7314 |
|
7315 | 0x000001e9eb2c19f4: ; {other}
|
7316 | 0x000001e9eb2c19f4: 0f1f 8400 | 643c 0025
|
7317 |
|
7318 | 0x000001e9eb2c19fc: ; {metadata(method data for {method} {0x000001e998410550} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7319 | 0x000001e9eb2c19fc: 49b8 d81a | 0b9a e901 | 0000 4983 | 8020 0100
|
7320 |
|
7321 | 0x000001e9eb2c1a0c: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7322 | 0x000001e9eb2c1a0c: 0001 49b8 | d033 a299 | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
7323 | 0x000001e9eb2c1a2c: ff1f 0085 | d20f 848b
|
7324 |
|
7325 | 0x000001e9eb2c1a34: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7326 | 0x000001e9eb2c1a34: 5000 0049 | b8d0 33a2 | 99e9 0100 | 0049 8380 | 1001 0000
|
7327 |
|
7328 | 0x000001e9eb2c1a48: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7329 | 0x000001e9eb2c1a48: 0149 b8d8 | 1472 99e9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
7330 | 0x000001e9eb2c1a68: 1f00 85d2 | 0f84 7150
|
7331 |
|
7332 | 0x000001e9eb2c1a70: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7333 | 0x000001e9eb2c1a70: 0000 49b8 | d814 7299 | e901 0000 | 4983 8010 | 0100 0001
|
7334 |
|
7335 | 0x000001e9eb2c1a84: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7336 | 0x000001e9eb2c1a84: 49b8 b0d9 | a75e 0500 | 0000 458b | 407c 49c1 | e003 498b | 9780 0300 | 0048 8b12
|
7337 |
|
7338 | 0x000001e9eb2c1aa0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7339 | 0x000001e9eb2c1aa0: 493b d049 | b8d8 1472 | 99e9 0100 | 0048 ba20 | 0100 0000 | 0000 0075 | 0a48 ba30 | 0100 0000
|
7340 | 0x000001e9eb2c1ac0: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 851c 0000
|
7341 |
|
7342 | 0x000001e9eb2c1ad4: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7343 | 0x000001e9eb2c1ad4: 0049 b8d8 | 1472 99e9 | 0100 0041 | ff80 4001 | 0000 41b8 | 0100 0000 | e906 0000 | 0041 b800
|
7344 | 0x000001e9eb2c1af4: 0000 0041 | 83e0 0145
|
7345 |
|
7346 | 0x000001e9eb2c1afc: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7347 | 0x000001e9eb2c1afc: 85c0 49b8 | d033 a299 | e901 0000 | 48ba 3001 | 0000 0000 | 0000 740a | 48ba 2001 | 0000 0000
|
7348 | 0x000001e9eb2c1b1c: 0000 498b | 3410 488d | 7601 4989 | 3410 0f84 | 2946 0000
|
7349 |
|
7350 | 0x000001e9eb2c1b30: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7351 | 0x000001e9eb2c1b30: 49b8 b0d9 | a75e 0500
|
7352 |
|
7353 | 0x000001e9eb2c1b38: ; {oop(a 'net/minecraft/class_9958'{0x000000055ef09110})}
|
7354 | 0x000001e9eb2c1b38: 0000 48ba | 1091 f05e | 0500 0000 | 410f be57 | 4085 d20f | 85b3 4f00
|
7355 |
|
7356 | 0x000001e9eb2c1b50: ; {oop(a 'net/minecraft/class_9958'{0x000000055ef09110})}
|
7357 | 0x000001e9eb2c1b50: 0049 ba10 | 91f0 5e05 | 0000 0049 | c1ea 0345 | 8990 ac00
|
7358 |
|
7359 | 0x000001e9eb2c1b64: ; {oop(a 'net/minecraft/class_9958'{0x000000055ef09110})}
|
7360 | 0x000001e9eb2c1b64: 0000 48ba | 1091 f05e | 0500 0000 | 498b f048 | 33f2 48c1 | ee19 4883 | fe00 0f85 | a34f 0000
|
7361 | 0x000001e9eb2c1b84: 4c8b 8424 | e000 0000
|
7362 |
|
7363 | 0x000001e9eb2c1b8c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7364 | 0x000001e9eb2c1b8c: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 400a
|
7365 | 0x000001e9eb2c1bac: 0000 750d | 4883 8248 | 0a00 0001 | e960 0000 | 004c 3b82 | 500a 0000 | 750d 4883 | 8258 0a00
|
7366 | 0x000001e9eb2c1bcc: 0001 e94a | 0000 0048 | 83ba 400a | 0000 0075 | 174c 8982 | 400a 0000 | 48c7 8248 | 0a00 0001
|
7367 | 0x000001e9eb2c1bec: 0000 00e9 | 2900 0000 | 4883 ba50 | 0a00 0000 | 7517 4c89 | 8250 0a00 | 0048 c782 | 580a 0000
|
7368 | 0x000001e9eb2c1c0c: 0100 0000 | e908 0000 | 0048 8382 | 300a 0000
|
7369 |
|
7370 | 0x000001e9eb2c1c1c: ; {oop("display"{0x0000000566c193a8})}
|
7371 | 0x000001e9eb2c1c1c: 0149 b8a8 | 93c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
7372 | 0x000001e9eb2c1c3c: ; {virtual_call}
|
7373 | 0x000001e9eb2c1c3c: 0000 00e8
|
7374 |
|
7375 | 0x000001e9eb2c1c40: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7376 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
7377 | ; - net.minecraft.class_310::method_1523@354 (line 1332)
|
7378 | 0x000001e9eb2c1c40: 5cbd d706
|
7379 |
|
7380 | 0x000001e9eb2c1c44: ; {other}
|
7381 | 0x000001e9eb2c1c44: 0f1f 8400 | b43e 0026
|
7382 |
|
7383 | 0x000001e9eb2c1c4c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7384 | 0x000001e9eb2c1c4c: 49b8 00e2 | 0a9a e901 | 0000 4983 | 8068 0a00
|
7385 |
|
7386 | 0x000001e9eb2c1c5c: ; {metadata(method data for {method} {0x000001e99840f420} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7387 | 0x000001e9eb2c1c5c: 0001 49b8 | 80fb 039a | e901 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
|
7388 | 0x000001e9eb2c1c7c: ff1f 0085 | d20f 84b8
|
7389 |
|
7390 | 0x000001e9eb2c1c84: ; {metadata(method data for {method} {0x000001e99840f420} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7391 | 0x000001e9eb2c1c84: 4e00 0049 | b880 fb03 | 9ae9 0100 | 0049 8380 | 1001 0000
|
7392 |
|
7393 | 0x000001e9eb2c1c98: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7394 | 0x000001e9eb2c1c98: 0149 b8d0 | 33a2 99e9 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
7395 | 0x000001e9eb2c1cb8: 1f00 85d2 | 0f84 9e4e
|
7396 |
|
7397 | 0x000001e9eb2c1cc0: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7398 | 0x000001e9eb2c1cc0: 0000 49b8 | d033 a299 | e901 0000 | 4983 8010 | 0100 0001
|
7399 |
|
7400 | 0x000001e9eb2c1cd4: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7401 | 0x000001e9eb2c1cd4: 49b8 d814 | 7299 e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
7402 | 0x000001e9eb2c1cf4: 0085 d20f | 8484 4e00
|
7403 |
|
7404 | 0x000001e9eb2c1cfc: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7405 | 0x000001e9eb2c1cfc: 0049 b8d8 | 1472 99e9 | 0100 0049 | 8380 1001
|
7406 |
|
7407 | 0x000001e9eb2c1d0c: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7408 | 0x000001e9eb2c1d0c: 0000 0149 | b8b0 d9a7 | 5e05 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8b97 | 8003 0000 | 488b 1249
|
7409 | 0x000001e9eb2c1d2c: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7410 | 0x000001e9eb2c1d2c: 3bd0 48ba | d814 7299 | e901 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
|
7411 | 0x000001e9eb2c1d4c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
|
7412 |
|
7413 | 0x000001e9eb2c1d60: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7414 | 0x000001e9eb2c1d60: 48ba d814 | 7299 e901 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
7415 | 0x000001e9eb2c1d80: e201 85d2
|
7416 |
|
7417 | 0x000001e9eb2c1d84: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7418 | 0x000001e9eb2c1d84: 48ba d033 | a299 e901 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
|
7419 | 0x000001e9eb2c1da4: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 bb42
|
7420 |
|
7421 | 0x000001e9eb2c1db4: ; {metadata(method data for {method} {0x000001e99840f420} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7422 | 0x000001e9eb2c1db4: 0000 48ba | 80fb 039a | e901 0000 | 4883 8220 | 0100 0001
|
7423 |
|
7424 | 0x000001e9eb2c1dc8: ; {metadata(method data for {method} {0x000001e9991f00b0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7425 | 0x000001e9eb2c1dc8: 48ba e8fc | 039a e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7426 | 0x000001e9eb2c1de8: f60f 84b3
|
7427 |
|
7428 | 0x000001e9eb2c1dec: ; {metadata(method data for {method} {0x000001e9991f00b0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7429 | 0x000001e9eb2c1dec: 4d00 0048 | bae8 fc03 | 9ae9 0100 | 0048 8382 | 1001 0000
|
7430 |
|
7431 | 0x000001e9eb2c1e00: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7432 | 0x000001e9eb2c1e00: 0148 bad0 | 33a2 99e9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
7433 | 0x000001e9eb2c1e20: 85f6 0f84 | 9b4d 0000
|
7434 |
|
7435 | 0x000001e9eb2c1e28: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7436 | 0x000001e9eb2c1e28: 48ba d033 | a299 e901 | 0000 4883 | 8210 0100
|
7437 |
|
7438 | 0x000001e9eb2c1e38: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7439 | 0x000001e9eb2c1e38: 0001 48ba | d814 7299 | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7440 | 0x000001e9eb2c1e58: 0085 f60f | 8483 4d00
|
7441 |
|
7442 | 0x000001e9eb2c1e60: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7443 | 0x000001e9eb2c1e60: 0048 bad8 | 1472 99e9 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1249 3bd0
|
7444 | 0x000001e9eb2c1e80: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7445 | 0x000001e9eb2c1e80: 49b8 d814 | 7299 e901 | 0000 48ba | 2001 0000 | 0000 0000 | 750a 48ba | 3001 0000 | 0000 0000
|
7446 | 0x000001e9eb2c1ea0: 498b 3410 | 488d 7601 | 4989 3410 | 0f85 1c00
|
7447 |
|
7448 | 0x000001e9eb2c1eb0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7449 | 0x000001e9eb2c1eb0: 0000 49b8 | d814 7299 | e901 0000 | 41ff 8040 | 0100 0041 | b801 0000 | 00e9 0600 | 0000 41b8
|
7450 | 0x000001e9eb2c1ed0: 0000 0000 | 4183 e001
|
7451 |
|
7452 | 0x000001e9eb2c1ed8: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7453 | 0x000001e9eb2c1ed8: 4585 c049 | b8d0 33a2 | 99e9 0100 | 0048 ba30 | 0100 0000 | 0000 0074 | 0a48 ba20 | 0100 0000
|
7454 | 0x000001e9eb2c1ef8: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 847c 4000
|
7455 |
|
7456 | 0x000001e9eb2c1f0c: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1025'{0x0000000566415fe8})}
|
7457 | 0x000001e9eb2c1f0c: 0049 b8e8 | 5f41 6605 | 0000 0041 | 8b50 1048 | c1e2 0348 | 3b02 4c8b
|
7458 |
|
7459 | 0x000001e9eb2c1f24: ; {metadata(method data for {method} {0x000001e9991f00b0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
7460 | 0x000001e9eb2c1f24: c248 bee8 | fc03 9ae9 | 0100 0048 | 8386 3801
|
7461 |
|
7462 | 0x000001e9eb2c1f34: ; {metadata(method data for {method} {0x000001e9991f8110} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
7463 | 0x000001e9eb2c1f34: 0000 0149 | b888 33ed | 99e9 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
|
7464 | 0x000001e9eb2c1f54: feff 1f00 | 85f6 0f84 | af4c 0000
|
7465 |
|
7466 | 0x000001e9eb2c1f60: ; {metadata(method data for {method} {0x000001e9991f8110} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
7467 | 0x000001e9eb2c1f60: 4c8b c248 | be88 33ed | 99e9 0100 | 0048 8386 | 2801 0000 | 0141 b801 | 0000 000f
|
7468 |
|
7469 | 0x000001e9eb2c1f7c: ; {optimized virtual_call}
|
7470 | 0x000001e9eb2c1f7c: 1f40 00e8
|
7471 |
|
7472 | 0x000001e9eb2c1f80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7473 | ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
|
7474 | ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@2 (line 920)
|
7475 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
|
7476 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
7477 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
7478 | 0x000001e9eb2c1f80: dc9d d906
|
7479 |
|
7480 | 0x000001e9eb2c1f84: ; {other}
|
7481 | 0x000001e9eb2c1f84: 0f1f 8400 | f441 0027 | 4c8b 8424 | e000 0000
|
7482 |
|
7483 | 0x000001e9eb2c1f94: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7484 | 0x000001e9eb2c1f94: 48be 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 880a
|
7485 | 0x000001e9eb2c1fb4: 0000 750d | 4883 8690 | 0a00 0001 | e960 0000 | 004c 3b86 | 980a 0000 | 750d 4883 | 86a0 0a00
|
7486 | 0x000001e9eb2c1fd4: 0001 e94a | 0000 0048 | 83be 880a | 0000 0075 | 174c 8986 | 880a 0000 | 48c7 8690 | 0a00 0001
|
7487 | 0x000001e9eb2c1ff4: 0000 00e9 | 2900 0000 | 4883 be98 | 0a00 0000 | 7517 4c89 | 8698 0a00 | 0048 c786 | a00a 0000
|
7488 | 0x000001e9eb2c2014: 0100 0000 | e908 0000 | 0048 8386 | 780a 0000
|
7489 |
|
7490 | 0x000001e9eb2c2024: ; {oop("mouse"{0x0000000566c19378})}
|
7491 | 0x000001e9eb2c2024: 0149 b878 | 93c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
7492 | 0x000001e9eb2c2044: ; {virtual_call}
|
7493 | 0x000001e9eb2c2044: 0000 00e8
|
7494 |
|
7495 | 0x000001e9eb2c2048: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7496 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
7497 | ; - net.minecraft.class_310::method_1523@367 (line 1335)
|
7498 | 0x000001e9eb2c2048: d4ad db06
|
7499 |
|
7500 | 0x000001e9eb2c204c: ; {other}
|
7501 | 0x000001e9eb2c204c: 0f1f 8400 | bc42 0028 | 488b 9424 | b000 0000 | 8bb2 dc00 | 0000 48c1 | e603 483b | 0648 8bfe
|
7502 | 0x000001e9eb2c206c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7503 | 0x000001e9eb2c206c: 48bb 00e2 | 0a9a e901 | 0000 4883 | 83c8 0a00 | 0001 488b | d666 0f1f
|
7504 |
|
7505 | 0x000001e9eb2c2084: ; {optimized virtual_call}
|
7506 | 0x000001e9eb2c2084: 4400 00e8
|
7507 |
|
7508 | 0x000001e9eb2c2088: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7509 | ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
|
7510 | ; - net.minecraft.class_310::method_1523@376 (line 1336)
|
7511 | 0x000001e9eb2c2088: 3495 0200
|
7512 |
|
7513 | 0x000001e9eb2c208c: ; {other}
|
7514 | 0x000001e9eb2c208c: 0f1f 8400 | fc42 0029 | 4c8b 8424 | e000 0000
|
7515 |
|
7516 | 0x000001e9eb2c209c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7517 | 0x000001e9eb2c209c: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 f80a
|
7518 | 0x000001e9eb2c20bc: 0000 750d | 4883 8200 | 0b00 0001 | e960 0000 | 004c 3b82 | 080b 0000 | 750d 4883 | 8210 0b00
|
7519 | 0x000001e9eb2c20dc: 0001 e94a | 0000 0048 | 83ba f80a | 0000 0075 | 174c 8982 | f80a 0000 | 48c7 8200 | 0b00 0001
|
7520 | 0x000001e9eb2c20fc: 0000 00e9 | 2900 0000 | 4883 ba08 | 0b00 0000 | 7517 4c89 | 8208 0b00 | 0048 c782 | 100b 0000
|
7521 | 0x000001e9eb2c211c: 0100 0000 | e908 0000 | 0048 8382 | e80a 0000 | 0148 8b94 | 24e0 0000 | 0048 b8f8 | e3ca 0008
|
7522 | 0x000001e9eb2c213c: ; {virtual_call}
|
7523 | 0x000001e9eb2c213c: 0000 00e8
|
7524 |
|
7525 | 0x000001e9eb2c2140: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7526 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
7527 | ; - net.minecraft.class_310::method_1523@381 (line 1337)
|
7528 | 0x000001e9eb2c2140: 5cbb d706
|
7529 |
|
7530 | 0x000001e9eb2c2144: ; {other}
|
7531 | 0x000001e9eb2c2144: 0f1f 8400 | b443 002a | 488b 9424 | b000 0000 | 440f be42 | 7145 85c0
|
7532 |
|
7533 | 0x000001e9eb2c215c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7534 | 0x000001e9eb2c215c: 49b8 00e2 | 0a9a e901 | 0000 48be | 200b 0000 | 0000 0000 | 750a 48be | 300b 0000 | 0000 0000
|
7535 | 0x000001e9eb2c217c: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 ce01 | 0000 4c8b | 8424 e000
|
7536 |
|
7537 | 0x000001e9eb2c2194: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7538 | 0x000001e9eb2c2194: 0000 48be | 00e2 0a9a | e901 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
|
7539 | 0x000001e9eb2c21b4: 500b 0000 | 750d 4883 | 8658 0b00 | 0001 e960 | 0000 004c | 3b86 600b | 0000 750d | 4883 8668
|
7540 | 0x000001e9eb2c21d4: 0b00 0001 | e94a 0000 | 0048 83be | 500b 0000 | 0075 174c | 8986 500b | 0000 48c7 | 8658 0b00
|
7541 | 0x000001e9eb2c21f4: 0001 0000 | 00e9 2900 | 0000 4883 | be60 0b00 | 0000 7517 | 4c89 8660 | 0b00 0048 | c786 680b
|
7542 | 0x000001e9eb2c2214: 0000 0100 | 0000 e908 | 0000 0048 | 8386 400b
|
7543 |
|
7544 | 0x000001e9eb2c2224: ; {oop("gameRenderer"{0x0000000566c19340})}
|
7545 | 0x000001e9eb2c2224: 0000 0149 | b840 93c1 | 6605 0000 | 0048 8b94 | 24e0 0000 | 000f 1f40 | 0048 b8f8 | e3ca 0008
|
7546 | 0x000001e9eb2c2244: ; {virtual_call}
|
7547 | 0x000001e9eb2c2244: 0000 00e8
|
7548 |
|
7549 | 0x000001e9eb2c2248: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7550 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
7551 | ; - net.minecraft.class_310::method_1523@398 (line 1340)
|
7552 | 0x000001e9eb2c2248: d4ab db06
|
7553 |
|
7554 | 0x000001e9eb2c224c: ; {other}
|
7555 | 0x000001e9eb2c224c: 0f1f 8400 | bc44 002b | 488b 9424 | b000 0000 | 8bb2 c400 | 0000 48c1 | e603 448b | 8298 0000
|
7556 | 0x000001e9eb2c226c: 0049 c1e0 | 0348 3b06
|
7557 |
|
7558 | 0x000001e9eb2c2274: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7559 | 0x000001e9eb2c2274: 4c8b ce48 | bf00 e20a | 9ae9 0100 | 0048 8387 | 900b 0000 | 0144 8b8c | 24b8 0000 | 0048 8bd6
|
7560 | 0x000001e9eb2c2294: ; {optimized virtual_call}
|
7561 | 0x000001e9eb2c2294: 6666 90e8
|
7562 |
|
7563 | 0x000001e9eb2c2298: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7564 | ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
|
7565 | ; - net.minecraft.class_310::method_1523@412 (line 1341)
|
7566 | 0x000001e9eb2c2298: c4d0 0200
|
7567 |
|
7568 | 0x000001e9eb2c229c: ; {other}
|
7569 | 0x000001e9eb2c229c: 0f1f 8400 | 0c45 002c | 4c8b 8424 | e000 0000
|
7570 |
|
7571 | 0x000001e9eb2c22ac: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7572 | 0x000001e9eb2c22ac: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 c00b
|
7573 | 0x000001e9eb2c22cc: 0000 750d | 4883 82c8 | 0b00 0001 | e960 0000 | 004c 3b82 | d00b 0000 | 750d 4883 | 82d8 0b00
|
7574 | 0x000001e9eb2c22ec: 0001 e94a | 0000 0048 | 83ba c00b | 0000 0075 | 174c 8982 | c00b 0000 | 48c7 82c8 | 0b00 0001
|
7575 | 0x000001e9eb2c230c: 0000 00e9 | 2900 0000 | 4883 bad0 | 0b00 0000 | 7517 4c89 | 82d0 0b00 | 0048 c782 | d80b 0000
|
7576 | 0x000001e9eb2c232c: 0100 0000 | e908 0000 | 0048 8382 | b00b 0000 | 0148 8b94 | 24e0 0000 | 0048 b8f8 | e3ca 0008
|
7577 | 0x000001e9eb2c234c: ; {virtual_call}
|
7578 | 0x000001e9eb2c234c: 0000 00e8
|
7579 |
|
7580 | 0x000001e9eb2c2350: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7581 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
7582 | ; - net.minecraft.class_310::method_1523@417 (line 1342)
|
7583 | 0x000001e9eb2c2350: 4cb9 d706
|
7584 |
|
7585 | 0x000001e9eb2c2354: ; {other}
|
7586 | 0x000001e9eb2c2354: 0f1f 8400 | c445 002d | 4c8b 8424 | e000 0000
|
7587 |
|
7588 | 0x000001e9eb2c2364: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7589 | 0x000001e9eb2c2364: 48be 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 f80b
|
7590 | 0x000001e9eb2c2384: 0000 750d | 4883 8600 | 0c00 0001 | e960 0000 | 004c 3b86 | 080c 0000 | 750d 4883 | 8610 0c00
|
7591 | 0x000001e9eb2c23a4: 0001 e94a | 0000 0048 | 83be f80b | 0000 0075 | 174c 8986 | f80b 0000 | 48c7 8600 | 0c00 0001
|
7592 | 0x000001e9eb2c23c4: 0000 00e9 | 2900 0000 | 4883 be08 | 0c00 0000 | 7517 4c89 | 8608 0c00 | 0048 c786 | 100c 0000
|
7593 | 0x000001e9eb2c23e4: 0100 0000 | e908 0000 | 0048 8386 | e80b 0000
|
7594 |
|
7595 | 0x000001e9eb2c23f4: ; {oop("blit"{0x0000000566c19310})}
|
7596 | 0x000001e9eb2c23f4: 0149 b810 | 93c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
7597 | 0x000001e9eb2c2414: ; {virtual_call}
|
7598 | 0x000001e9eb2c2414: 0000 00e8
|
7599 |
|
7600 | 0x000001e9eb2c2418: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7601 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
7602 | ; - net.minecraft.class_310::method_1523@427 (line 1345)
|
7603 | 0x000001e9eb2c2418: 84b5 d706
|
7604 |
|
7605 | 0x000001e9eb2c241c: ; {other}
|
7606 | 0x000001e9eb2c241c: 0f1f 8400 | 8c46 002e | 488b 9424 | b000 0000 | 448b 8214 | 0100 0049 | c1e0 0349
|
7607 |
|
7608 | 0x000001e9eb2c2438: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7609 | 0x000001e9eb2c2438: 3b00 48be | 00e2 0a9a | e901 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
|
7610 | 0x000001e9eb2c2458: 300c 0000 | 750d 4883 | 8638 0c00 | 0001 e960 | 0000 004c | 3b86 400c | 0000 750d | 4883 8648
|
7611 | 0x000001e9eb2c2478: 0c00 0001 | e94a 0000 | 0048 83be | 300c 0000 | 0075 174c | 8986 300c | 0000 48c7 | 8638 0c00
|
7612 | 0x000001e9eb2c2498: 0001 0000 | 00e9 2900 | 0000 4883 | be40 0c00 | 0000 7517 | 4c89 8640 | 0c00 0048 | c786 480c
|
7613 | 0x000001e9eb2c24b8: 0000 0100 | 0000 e908 | 0000 0048 | 8386 200c
|
7614 |
|
7615 | 0x000001e9eb2c24c8: ; {metadata(method data for {method} {0x000001e99862f448} 'method_1240' '()V' in 'net/minecraft/class_276')}
|
7616 | 0x000001e9eb2c24c8: 0000 0149 | b8a8 4d09 | 9ae9 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
|
7617 | 0x000001e9eb2c24e8: feff 1f00 | 85f6 0f84 | 4b47 0000
|
7618 |
|
7619 | 0x000001e9eb2c24f4: ; {metadata(method data for {method} {0x000001e99862f448} 'method_1240' '()V' in 'net/minecraft/class_276')}
|
7620 | 0x000001e9eb2c24f4: 49b8 a84d | 099a e901 | 0000 4983 | 8010 0100
|
7621 |
|
7622 | 0x000001e9eb2c2504: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7623 | 0x000001e9eb2c2504: 0001 49b8 | 0013 7299 | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
7624 | 0x000001e9eb2c2524: ff1f 0085 | f60f 8431
|
7625 |
|
7626 | 0x000001e9eb2c252c: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7627 | 0x000001e9eb2c252c: 4700 0049 | b8b0 d9a7 | 5e05 0000 | 0045 0fbe | 80ec 0000 | 0045 85c0
|
7628 |
|
7629 | 0x000001e9eb2c2544: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7630 | 0x000001e9eb2c2544: 49b8 0013 | 7299 e901 | 0000 48be | 1001 0000 | 0000 0000 | 750a 48be | 2001 0000 | 0000 0000
|
7631 | 0x000001e9eb2c2564: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 f900
|
7632 |
|
7633 | 0x000001e9eb2c2574: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7634 | 0x000001e9eb2c2574: 0000 49b8 | 0013 7299 | e901 0000 | 4983 8030 | 0100 0001
|
7635 |
|
7636 | 0x000001e9eb2c2588: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7637 | 0x000001e9eb2c2588: 49b8 d814 | 7299 e901 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
|
7638 | 0x000001e9eb2c25a8: 0085 f60f | 84d0 4600
|
7639 |
|
7640 | 0x000001e9eb2c25b0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7641 | 0x000001e9eb2c25b0: 0049 b8d8 | 1472 99e9 | 0100 0049 | 8380 1001
|
7642 |
|
7643 | 0x000001e9eb2c25c0: ; {oop(a 'java/lang/Class'{0x000000055ea7d9b0} = 'com/mojang/blaze3d/systems/RenderSystem')}
|
7644 | 0x000001e9eb2c25c0: 0000 0149 | b8b0 d9a7 | 5e05 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8bb7 | 8003 0000 | 488b 3649
|
7645 | 0x000001e9eb2c25e0: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7646 | 0x000001e9eb2c25e0: 3bf0 49b8 | d814 7299 | e901 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
|
7647 | 0x000001e9eb2c2600: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f85 | 1c00 0000
|
7648 |
|
7649 | 0x000001e9eb2c2614: ; {metadata(method data for {method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7650 | 0x000001e9eb2c2614: 49b8 d814 | 7299 e901 | 0000 41ff | 8040 0100 | 0041 b801 | 0000 00e9 | 0600 0000 | 41b8 0000
|
7651 | 0x000001e9eb2c2634: 0000 4183 | e001 4585
|
7652 |
|
7653 | 0x000001e9eb2c263c: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
7654 | 0x000001e9eb2c263c: c049 b800 | 1372 99e9 | 0100 0048 | be40 0100 | 0000 0000 | 0074 0a48 | be50 0100 | 0000 0000
|
7655 | 0x000001e9eb2c265c: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8432
|
7656 |
|
7657 | 0x000001e9eb2c266c: ; {metadata(method data for {method} {0x000001e99862f448} 'method_1240' '()V' in 'net/minecraft/class_276')}
|
7658 | 0x000001e9eb2c266c: 3800 0049 | b8a8 4d09 | 9ae9 0100 | 0049 8380 | 2001 0000 | 01ba 408d | 0000 41b8 | 0000 0000
|
7659 | 0x000001e9eb2c268c: ; {static_call}
|
7660 | 0x000001e9eb2c268c: 6666 90e8
|
7661 |
|
7662 | 0x000001e9eb2c2690: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7663 | ;*invokestatic _glBindFramebuffer {reexecute=0 rethrow=0 return_oop=0}
|
7664 | ; - net.minecraft.class_276::method_1240@6 (line 199)
|
7665 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
7666 | 0x000001e9eb2c2690: 2c61 df06
|
7667 |
|
7668 | 0x000001e9eb2c2694: ; {other}
|
7669 | 0x000001e9eb2c2694: 0f1f 8400 | 0449 002f | 488b 9424 | b000 0000 | 448b 8294 | 0000 0049 | c1e0 0349 | 3b00 4d8b
|
7670 | 0x000001e9eb2c26b4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7671 | 0x000001e9eb2c26b4: c848 be00 | e20a 9ae9 | 0100 0048 | 8386 580c | 0000 0145 | 0fbe 4859 | 4183 e101
|
7672 |
|
7673 | 0x000001e9eb2c26d0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7674 | 0x000001e9eb2c26d0: 4585 c949 | b900 e20a | 9ae9 0100 | 0048 be90 | 0c00 0000 | 0000 0075 | 0a48 bea0 | 0c00 0000
|
7675 | 0x000001e9eb2c26f0: 0000 0049 | 8b3c 3148 | 8d7f 0149 | 893c 310f | 85ef 0000 | 008b b214 | 0100 0048 | c1e6 034d
|
7676 | 0x000001e9eb2c2710: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7677 | 0x000001e9eb2c2710: 8bc8 48bf | 00e2 0a9a | e901 0000 | 4883 87b0 | 0c00 0001 | 458b 4844
|
7678 |
|
7679 | 0x000001e9eb2c2728: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7680 | 0x000001e9eb2c2728: 498b f848 | bb00 e20a | 9ae9 0100 | 0048 8383 | e80c 0000 | 0141 8b78 | 4848 3b06
|
7681 |
|
7682 | 0x000001e9eb2c2744: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7683 | 0x000001e9eb2c2744: 4c8b c648 | bb00 e20a | 9ae9 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
|
7684 | 0x000001e9eb2c2764: 8330 0d00 | 0075 0d48 | 8383 380d | 0000 01e9 | 6000 0000 | 4c3b 8340 | 0d00 0075 | 0d48 8383
|
7685 | 0x000001e9eb2c2784: 480d 0000 | 01e9 4a00 | 0000 4883 | bb30 0d00 | 0000 7517 | 4c89 8330 | 0d00 0048 | c783 380d
|
7686 | 0x000001e9eb2c27a4: 0000 0100 | 0000 e929 | 0000 0048 | 83bb 400d | 0000 0075 | 174c 8983 | 400d 0000 | 48c7 8348
|
7687 | 0x000001e9eb2c27c4: 0d00 0001 | 0000 00e9 | 0800 0000 | 4883 8320 | 0d00 0001 | 4d8b c14c | 8bcf 488b | d666 0f1f
|
7688 | 0x000001e9eb2c27e4: ; {optimized virtual_call}
|
7689 | 0x000001e9eb2c27e4: 4400 00e8
|
7690 |
|
7691 | 0x000001e9eb2c27e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7692 | ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
|
7693 | ; - net.minecraft.class_310::method_1523@467 (line 1349)
|
7694 | 0x000001e9eb2c27e8: 14ac 0400
|
7695 |
|
7696 | 0x000001e9eb2c27ec: ; {other}
|
7697 | 0x000001e9eb2c27ec: 0f1f 8400 | 5c4a 0030
|
7698 |
|
7699 | 0x000001e9eb2c27f4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7700 | 0x000001e9eb2c27f4: 48bf 00e2 | 0a9a e901 | 0000 4883 | 8758 0d00
|
7701 |
|
7702 | 0x000001e9eb2c2804: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7703 | 0x000001e9eb2c2804: 0001 48bf | 48fc c599 | e901 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
|
7704 | 0x000001e9eb2c2824: 0085 db0f | 847f 4400
|
7705 |
|
7706 | 0x000001e9eb2c282c: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
7707 | 0x000001e9eb2c282c: 0048 bfd0 | d4af 6205 | 0000 008b | bf8c 0000 | 0048 c1e7 | 0348 3b07
|
7708 |
|
7709 | 0x000001e9eb2c2844: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
7710 | 0x000001e9eb2c2844: 488b df48 | b948 fcc5 | 99e9 0100 | 008b 5b08 | 49ba 0000 | 0000 0800 | 0000 4903 | da48 3b99
|
7711 | 0x000001e9eb2c2864: 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960 | 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138
|
7712 | 0x000001e9eb2c2884: 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000 | 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100
|
7713 | 0x000001e9eb2c28a4: 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100 | 0000 7517 | 4889 9930 | 0100 0048 | c781 3801
|
7714 | 0x000001e9eb2c28c4: 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001 | 0000 0148 | 8bd7 6666 | 9048 b8c8 | 78e6 0008
|
7715 | 0x000001e9eb2c28e4: ; {virtual_call}
|
7716 | 0x000001e9eb2c28e4: 0000 00e8
|
7717 |
|
7718 | 0x000001e9eb2c28e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7719 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
7720 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
7721 | ; - net.minecraft.class_310::method_1523@471 (line 1351)
|
7722 | 0x000001e9eb2c28e8: b47a d606
|
7723 |
|
7724 | 0x000001e9eb2c28ec: ; {other}
|
7725 | 0x000001e9eb2c28ec: 0f1f 8400 | 5c4b 0031 | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 388b
|
7726 | 0x000001e9eb2c290c: b424 0001 | 0000 85f6
|
7727 |
|
7728 | 0x000001e9eb2c2914: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7729 | 0x000001e9eb2c2914: 48bf 00e2 | 0a9a e901 | 0000 48bb | 680d 0000 | 0000 0000 | 740a 48bb | 780d 0000 | 0000 0000
|
7730 | 0x000001e9eb2c2934: 488b 041f | 488d 4001 | 4889 041f | 89b4 2400 | 0100 000f | 84df 0100
|
7731 |
|
7732 | 0x000001e9eb2c294c: ; {static_call}
|
7733 | 0x000001e9eb2c294c: 0066 90e8
|
7734 |
|
7735 | 0x000001e9eb2c2950: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7736 | ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
|
7737 | ; - net.minecraft.class_310::method_1523@485 (line 1353)
|
7738 | 0x000001e9eb2c2950: 2cc7 dc05
|
7739 |
|
7740 | 0x000001e9eb2c2954: ; {other}
|
7741 | 0x000001e9eb2c2954: 0f1f 8400 | c44b 0032 | 0f1f 4000
|
7742 |
|
7743 | 0x000001e9eb2c2960: ; {no_reloc}
|
7744 | 0x000001e9eb2c2960: e97c 4300 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 0801 | 0000 0f1f
|
7745 |
|
7746 | 0x000001e9eb2c297c: ; {static_call}
|
7747 | 0x000001e9eb2c297c: 4400 00e8
|
7748 |
|
7749 | 0x000001e9eb2c2980: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
|
7750 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
7751 | ; - net.minecraft.class_310::method_1523@489 (line 1353)
|
7752 | 0x000001e9eb2c2980: fcc6 dc05
|
7753 |
|
7754 | 0x000001e9eb2c2984: ; {other}
|
7755 | 0x000001e9eb2c2984: 0f1f 8400 | f44b 0033
|
7756 |
|
7757 | 0x000001e9eb2c298c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7758 | 0x000001e9eb2c298c: 49b8 00e2 | 0a9a e901 | 0000 4d8d | 80b8 0d00 | 0048 85c0 | 750d 41f6 | 0001 754c | f049 8308
|
7759 | 0x000001e9eb2c29ac: 01eb 458b | 5008 49ba | 0000 0000 | 0800 0000 | 4903 d24c | 8bd2 4933 | 1048 f7c2 | fcff ffff
|
7760 | 0x000001e9eb2c29cc: 7426 f6c2 | 0275 2149 | f700 feff | ffff 7415 | 498b d249 | 3310 48f7 | c2fc ffff | ff74 0949
|
7761 | 0x000001e9eb2c29ec: 8308 02eb | 0349 8910 | 4c8b 8424 | 0801 0000
|
7762 |
|
7763 | 0x000001e9eb2c29fc: ; implicit exception: dispatches to 0x000001e9eb2c6ceb
|
7764 | 0x000001e9eb2c29fc: 493b 0049
|
7765 |
|
7766 | 0x000001e9eb2c2a00: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7767 | 0x000001e9eb2c2a00: 8bd0 48be | 00e2 0a9a | e901 0000 | 4883 86c8 | 0d00 0001
|
7768 |
|
7769 | 0x000001e9eb2c2a14: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7770 | 0x000001e9eb2c2a14: 48ba e882 | f798 e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
7771 | 0x000001e9eb2c2a34: f60f 84b5 | 4200 0045 | 8b40 0c49 | c1e0 034d
|
7772 |
|
7773 | 0x000001e9eb2c2a44: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7774 | 0x000001e9eb2c2a44: 85c0 48ba | e882 f798 | e901 0000 | 48be 1001 | 0000 0000 | 0000 740a | 48be 2001 | 0000 0000
|
7775 | 0x000001e9eb2c2a64: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | b400 0000
|
7776 |
|
7777 | 0x000001e9eb2c2a78: ; implicit exception: dispatches to 0x000001e9eb2c6d11
|
7778 | 0x000001e9eb2c2a78: 483b 0048
|
7779 |
|
7780 | 0x000001e9eb2c2a7c: ; {metadata(method data for {method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
7781 | 0x000001e9eb2c2a7c: 8bd0 48be | e882 f798 | e901 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9640
|
7782 | 0x000001e9eb2c2a9c: 0100 0075 | 0d48 8386 | 4801 0000 | 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801
|
7783 | 0x000001e9eb2c2abc: 0000 01e9 | 4a00 0000 | 4883 be40 | 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000
|
7784 | 0x000001e9eb2c2adc: 0100 0000 | e929 0000 | 0048 83be | 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100
|
7785 | 0x000001e9eb2c2afc: 0001 0000 | 00e9 0800 | 0000 4883 | 8630 0100 | 0001 488b | d00f 1f40 | 0048 b8ff | ffff ffff
|
7786 | 0x000001e9eb2c2b1c: ; {virtual_call}
|
7787 | 0x000001e9eb2c2b1c: ffff ffe8
|
7788 |
|
7789 | 0x000001e9eb2c2b20: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7790 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
7791 | ; - java.util.Optional::ifPresent@12 (line 178)
|
7792 | ; - net.minecraft.class_310::method_1523@494 (line 1353)
|
7793 | 0x000001e9eb2c2b20: 5cc2 dc05
|
7794 |
|
7795 | 0x000001e9eb2c2b24: ; {other}
|
7796 | 0x000001e9eb2c2b24: 0f1f 8400 | 944d 0034 | 4c8b 8424 | e000 0000
|
7797 |
|
7798 | 0x000001e9eb2c2b34: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7799 | 0x000001e9eb2c2b34: 48be 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 100e
|
7800 | 0x000001e9eb2c2b54: 0000 750d | 4883 8618 | 0e00 0001 | e960 0000 | 004c 3b86 | 200e 0000 | 750d 4883 | 8628 0e00
|
7801 | 0x000001e9eb2c2b74: 0001 e94a | 0000 0048 | 83be 100e | 0000 0075 | 174c 8986 | 100e 0000 | 48c7 8618 | 0e00 0001
|
7802 | 0x000001e9eb2c2b94: 0000 00e9 | 2900 0000 | 4883 be20 | 0e00 0000 | 7517 4c89 | 8620 0e00 | 0048 c786 | 280e 0000
|
7803 | 0x000001e9eb2c2bb4: 0100 0000 | e908 0000 | 0048 8386 | 000e 0000
|
7804 |
|
7805 | 0x000001e9eb2c2bc4: ; {oop("updateDisplay"{0x0000000566c192d8})}
|
7806 | 0x000001e9eb2c2bc4: 0149 b8d8 | 92c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
7807 | 0x000001e9eb2c2be4: ; {virtual_call}
|
7808 | 0x000001e9eb2c2be4: 0000 00e8
|
7809 |
|
7810 | 0x000001e9eb2c2be8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7811 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
7812 | ; - net.minecraft.class_310::method_1523@502 (line 1356)
|
7813 | 0x000001e9eb2c2be8: 34a2 db06
|
7814 |
|
7815 | 0x000001e9eb2c2bec: ; {other}
|
7816 | 0x000001e9eb2c2bec: 0f1f 8400 | 5c4e 0035 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 48c1 | e603 4885
|
7817 |
|
7818 | 0x000001e9eb2c2c08: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7819 | 0x000001e9eb2c2c08: f648 bf00 | e20a 9ae9 | 0100 0048 | bb38 0e00 | 0000 0000 | 0074 0a48 | bb48 0e00 | 0000 0000
|
7820 | 0x000001e9eb2c2c28: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8461 | 0000 0048 | 8bd6 0f1f | 8000 0000 | 0048 b8ff
|
7821 | 0x000001e9eb2c2c48: ffff ffff
|
7822 |
|
7823 | 0x000001e9eb2c2c4c: ; {virtual_call}
|
7824 | 0x000001e9eb2c2c4c: ffff ffe8
|
7825 |
|
7826 | 0x000001e9eb2c2c50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7827 | ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0}
|
7828 | ; - net.minecraft.class_310::method_1523@518 (line 1358)
|
7829 | 0x000001e9eb2c2c50: 2cc1 dc05
|
7830 |
|
7831 | 0x000001e9eb2c2c54: ; {other}
|
7832 | 0x000001e9eb2c2c54: 0f1f 8400 | c44e 0036 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 48c1 | e603 448b | 8214 0100
|
7833 | 0x000001e9eb2c2c74: 0049 c1e0 | 0348 8bd6 | 9048 b8ff | ffff ffff
|
7834 |
|
7835 | 0x000001e9eb2c2c84: ; {virtual_call}
|
7836 | 0x000001e9eb2c2c84: ffff ffe8
|
7837 |
|
7838 | 0x000001e9eb2c2c88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7839 | ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0}
|
7840 | ; - net.minecraft.class_310::method_1523@529 (line 1359)
|
7841 | 0x000001e9eb2c2c88: f4c0 dc05
|
7842 |
|
7843 | 0x000001e9eb2c2c8c: ; {other}
|
7844 | 0x000001e9eb2c2c8c: 0f1f 8400 | fc4e 0037 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1 | e603 448b | 8218 0100
|
7845 | 0x000001e9eb2c2cac: 0049 c1e0 | 0348 3b06
|
7846 |
|
7847 | 0x000001e9eb2c2cb4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7848 | 0x000001e9eb2c2cb4: 488b fe48 | bb00 e20a | 9ae9 0100 | 0048 8383 | c80e 0000 | 0148 8bd6
|
7849 |
|
7850 | 0x000001e9eb2c2ccc: ; {optimized virtual_call}
|
7851 | 0x000001e9eb2c2ccc: 6666 90e8
|
7852 |
|
7853 | 0x000001e9eb2c2cd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7854 | ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
|
7855 | ; - net.minecraft.class_310::method_1523@540 (line 1361)
|
7856 | 0x000001e9eb2c2cd0: 4cb9 0400
|
7857 |
|
7858 | 0x000001e9eb2c2cd4: ; {other}
|
7859 | 0x000001e9eb2c2cd4: 0f1f 8400 | 444f 0038 | 488b 9424 | b000 0000 | 8bb2 b801 | 0000 48c1 | e603 483b | 0648 8bfe
|
7860 | 0x000001e9eb2c2cf4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7861 | 0x000001e9eb2c2cf4: 48bb 00e2 | 0a9a e901
|
7862 |
|
7863 | 0x000001e9eb2c2cfc: ; {metadata('net/minecraft/class_9919')}
|
7864 | 0x000001e9eb2c2cfc: 0000 49ba | 0060 fa00 | 0800 0000 | 4c89 9310 | 0f00 0048 | 8383 180f | 0000 0148 | 8bd6 0f1f
|
7865 | 0x000001e9eb2c2d1c: ; {optimized virtual_call}
|
7866 | 0x000001e9eb2c2d1c: 4400 00e8
|
7867 |
|
7868 | 0x000001e9eb2c2d20: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7869 | ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
|
7870 | ; - net.minecraft.class_310::method_1523@547 (line 1362)
|
7871 | 0x000001e9eb2c2d20: 3ca6 0000
|
7872 |
|
7873 | 0x000001e9eb2c2d24: ; {other}
|
7874 | 0x000001e9eb2c2d24: 0f1f 8400 | 944f 0039 | 8984 2404 | 0100 003d | 0401 0000
|
7875 |
|
7876 | 0x000001e9eb2c2d38: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7877 | 0x000001e9eb2c2d38: 48ba 00e2 | 0a9a e901 | 0000 48be | 380f 0000 | 0000 0000 | 7d0a 48be | 480f 0000 | 0000 0000
|
7878 | 0x000001e9eb2c2d58: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8d 2200
|
7879 |
|
7880 | 0x000001e9eb2c2d68: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7881 | 0x000001e9eb2c2d68: 0000 48ba | 00e2 0a9a | e901 0000 | 4883 8258 | 0f00 0001
|
7882 |
|
7883 | 0x000001e9eb2c2d7c: ; {static_call}
|
7884 | 0x000001e9eb2c2d7c: 488b d0e8
|
7885 |
|
7886 | 0x000001e9eb2c2d80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7887 | ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0}
|
7888 | ; - net.minecraft.class_310::method_1523@562 (line 1364)
|
7889 | 0x000001e9eb2c2d80: 5c69 e006
|
7890 |
|
7891 | 0x000001e9eb2c2d84: ; {other}
|
7892 | 0x000001e9eb2c2d84: 0f1f 8400 | f44f 003a | 4c8b 8424 | e000 0000
|
7893 |
|
7894 | 0x000001e9eb2c2d94: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7895 | 0x000001e9eb2c2d94: 48ba 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 780f
|
7896 | 0x000001e9eb2c2db4: 0000 750d | 4883 8280 | 0f00 0001 | e960 0000 | 004c 3b82 | 880f 0000 | 750d 4883 | 8290 0f00
|
7897 | 0x000001e9eb2c2dd4: 0001 e94a | 0000 0048 | 83ba 780f | 0000 0075 | 174c 8982 | 780f 0000 | 48c7 8280 | 0f00 0001
|
7898 | 0x000001e9eb2c2df4: 0000 00e9 | 2900 0000 | 4883 ba88 | 0f00 0000 | 7517 4c89 | 8288 0f00 | 0048 c782 | 900f 0000
|
7899 | 0x000001e9eb2c2e14: 0100 0000 | e908 0000 | 0048 8382 | 680f 0000
|
7900 |
|
7901 | 0x000001e9eb2c2e24: ; {oop("yield"{0x0000000566c192a8})}
|
7902 | 0x000001e9eb2c2e24: 0149 b8a8 | 92c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8f8 | e3ca 0008
|
7903 | 0x000001e9eb2c2e44: ; {virtual_call}
|
7904 | 0x000001e9eb2c2e44: 0000 00e8
|
7905 |
|
7906 | 0x000001e9eb2c2e48: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7907 | ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
|
7908 | ; - net.minecraft.class_310::method_1523@570 (line 1367)
|
7909 | 0x000001e9eb2c2e48: d49f db06
|
7910 |
|
7911 | 0x000001e9eb2c2e4c: ; {other}
|
7912 | 0x000001e9eb2c2e4c: 0f1f 8400 | bc50 003b
|
7913 |
|
7914 | 0x000001e9eb2c2e54: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7915 | 0x000001e9eb2c2e54: 48ba 00e2 | 0a9a e901 | 0000 4883 | 82a0 0f00
|
7916 |
|
7917 | 0x000001e9eb2c2e64: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7918 | 0x000001e9eb2c2e64: 0001 48ba | d009 188d | e901 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
7919 | 0x000001e9eb2c2e84: 0085 f60f | 8493 3e00
|
7920 |
|
7921 | 0x000001e9eb2c2e8c: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7922 | 0x000001e9eb2c2e8c: 0048 bad0 | 0918 8de9 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2
|
7923 | 0x000001e9eb2c2eac: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7924 | 0x000001e9eb2c2eac: 7516 48bb | d009 188d | e901 0000 | 808b 1901 | 0000 01e9 | cc00 0000
|
7925 |
|
7926 | 0x000001e9eb2c2ec4: ; {metadata('java/lang/VirtualThread')}
|
7927 | 0x000001e9eb2c2ec4: 48b8 f882 | 0400 0800 | 0000 8b7a | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | c70f 858d
|
7928 | 0x000001e9eb2c2ee4: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7929 | 0x000001e9eb2c2ee4: 0000 0048 | bbd0 0918 | 8de9 0100 | 008b 4208 | 49ba 0000 | 0000 0800 | 0000 4903 | c248 3b83
|
7930 | 0x000001e9eb2c2f04: 3001 0000 | 750d 4883 | 8338 0100 | 0001 e97e | 0000 0048 | 3b83 4001 | 0000 750d | 4883 8348
|
7931 | 0x000001e9eb2c2f24: 0100 0001 | e968 0000 | 0048 83bb | 3001 0000 | 0075 1748 | 8983 3001 | 0000 48c7 | 8338 0100
|
7932 | 0x000001e9eb2c2f44: 0001 0000 | 00e9 4700 | 0000 4883 | bb40 0100 | 0000 7517 | 4889 8340 | 0100 0048 | c783 4801
|
7933 | 0x000001e9eb2c2f64: 0000 0100 | 0000 e926 | 0000 00e9 | 2100 0000
|
7934 |
|
7935 | 0x000001e9eb2c2f74: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7936 | 0x000001e9eb2c2f74: 48bb d009 | 188d e901 | 0000 4883 | ab20 0100 | 0001 e905 | 0000 00e9 | 0500 0000 | 4833 f6eb
|
7937 | 0x000001e9eb2c2f94: 0a48 be01 | 0000 0000 | 0000 0085
|
7938 |
|
7939 | 0x000001e9eb2c2fa0: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7940 | 0x000001e9eb2c2fa0: f648 bed0 | 0918 8de9 | 0100 0048 | bf58 0100 | 0000 0000 | 0074 0a48 | bf68 0100 | 0000 0000
|
7941 | 0x000001e9eb2c2fc0: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 84a6 | 0100 0048 | 85d2 7516
|
7942 |
|
7943 | 0x000001e9eb2c2fd8: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7944 | 0x000001e9eb2c2fd8: 48bf d009 | 188d e901 | 0000 808f | 7101 0000 | 01e9 cc00
|
7945 |
|
7946 | 0x000001e9eb2c2fec: ; {metadata('java/lang/VirtualThread')}
|
7947 | 0x000001e9eb2c2fec: 0000 48bb | f882 0400 | 0800 0000 | 8b72 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b de0f
|
7948 | 0x000001e9eb2c300c: 858d 0000
|
7949 |
|
7950 | 0x000001e9eb2c3010: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7951 | 0x000001e9eb2c3010: 0048 bfd0 | 0918 8de9 | 0100 008b | 5a08 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b9f 8801
|
7952 | 0x000001e9eb2c3030: 0000 750d | 4883 8790 | 0100 0001 | e979 0000 | 0048 3b9f | 9801 0000 | 750d 4883 | 87a0 0100
|
7953 | 0x000001e9eb2c3050: 0001 e963 | 0000 0048 | 83bf 8801 | 0000 0075 | 1748 899f | 8801 0000 | 48c7 8790 | 0100 0001
|
7954 | 0x000001e9eb2c3070: 0000 00e9 | 4200 0000 | 4883 bf98 | 0100 0000 | 7517 4889 | 9f98 0100 | 0048 c787 | a001 0000
|
7955 | 0x000001e9eb2c3090: 0100 0000 | e921 0000 | 00e9 1c00
|
7956 |
|
7957 | 0x000001e9eb2c309c: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7958 | 0x000001e9eb2c309c: 0000 48bf | d009 188d | e901 0000 | 4883 af78 | 0100 0001 | e98c 3c00 | 00e9 0000 | 0000 483b
|
7959 | 0x000001e9eb2c30bc: 0248 8bf2
|
7960 |
|
7961 | 0x000001e9eb2c30c0: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7962 | 0x000001e9eb2c30c0: 48bf d009 | 188d e901 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b7c0 0100
|
7963 | 0x000001e9eb2c30e0: 0075 0d48 | 8387 c801 | 0000 01e9 | 6000 0000 | 483b b7d0 | 0100 0075 | 0d48 8387 | d801 0000
|
7964 | 0x000001e9eb2c3100: 01e9 4a00 | 0000 4883 | bfc0 0100 | 0000 7517 | 4889 b7c0 | 0100 0048 | c787 c801 | 0000 0100
|
7965 | 0x000001e9eb2c3120: 0000 e929 | 0000 0048 | 83bf d001 | 0000 0075 | 1748 89b7 | d001 0000 | 48c7 87d8 | 0100 0001
|
7966 | 0x000001e9eb2c3140: 0000 00e9 | 0800 0000 | 4883 87b0 | 0100 0001 | 0f1f 8000
|
7967 |
|
7968 | 0x000001e9eb2c3154: ; {optimized virtual_call}
|
7969 | 0x000001e9eb2c3154: 0000 00e8
|
7970 |
|
7971 | 0x000001e9eb2c3158: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7972 | ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
|
7973 | ; - java.lang.Thread::yield@17 (line 443)
|
7974 | ; - net.minecraft.class_310::method_1523@575 (line 1368)
|
7975 | 0x000001e9eb2c3158: 24b9 dc05
|
7976 |
|
7977 | 0x000001e9eb2c315c: ; {other}
|
7978 | 0x000001e9eb2c315c: 0f1f 8400 | cc53 003c
|
7979 |
|
7980 | 0x000001e9eb2c3164: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7981 | 0x000001e9eb2c3164: 48be d009 | 188d e901 | 0000 ff86 | e801 0000 | e923 0000
|
7982 |
|
7983 | 0x000001e9eb2c3178: ; {metadata(method data for {method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
7984 | 0x000001e9eb2c3178: 0048 bed0 | 0918 8de9 | 0100 0048 | 8386 0002 | 0000 010f
|
7985 |
|
7986 | 0x000001e9eb2c318c: ; {static_call}
|
7987 | 0x000001e9eb2c318c: 1f40 00e8
|
7988 |
|
7989 | 0x000001e9eb2c3190: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
7990 | ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0}
|
7991 | ; - java.lang.Thread::yield@23 (line 445)
|
7992 | ; - net.minecraft.class_310::method_1523@575 (line 1368)
|
7993 | 0x000001e9eb2c3190: cca5 d906
|
7994 |
|
7995 | 0x000001e9eb2c3194: ; {other}
|
7996 | 0x000001e9eb2c3194: 0f1f 8400 | 0454 003d | 4c8b 8424 | e000 0000
|
7997 |
|
7998 | 0x000001e9eb2c31a4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
7999 | 0x000001e9eb2c31a4: 48be 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 c00f
|
8000 | 0x000001e9eb2c31c4: 0000 750d | 4883 86c8 | 0f00 0001 | e960 0000 | 004c 3b86 | d00f 0000 | 750d 4883 | 86d8 0f00
|
8001 | 0x000001e9eb2c31e4: 0001 e94a | 0000 0048 | 83be c00f | 0000 0075 | 174c 8986 | c00f 0000 | 48c7 86c8 | 0f00 0001
|
8002 | 0x000001e9eb2c3204: 0000 00e9 | 2900 0000 | 4883 bed0 | 0f00 0000 | 7517 4c89 | 86d0 0f00 | 0048 c786 | d80f 0000
|
8003 | 0x000001e9eb2c3224: 0100 0000 | e908 0000 | 0048 8386 | b00f 0000 | 0148 8b94 | 24e0 0000 | 0048 b8f8 | e3ca 0008
|
8004 | 0x000001e9eb2c3244: ; {virtual_call}
|
8005 | 0x000001e9eb2c3244: 0000 00e8
|
8006 |
|
8007 | 0x000001e9eb2c3248: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8008 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
8009 | ; - net.minecraft.class_310::method_1523@580 (line 1369)
|
8010 | 0x000001e9eb2c3248: 54aa d706
|
8011 |
|
8012 | 0x000001e9eb2c324c: ; {other}
|
8013 | 0x000001e9eb2c324c: 0f1f 8400 | bc54 003e | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1 | e603 483b | 0648 8bfe
|
8014 | 0x000001e9eb2c326c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8015 | 0x000001e9eb2c326c: 48bb 00e2 | 0a9a e901 | 0000 4883 | 83e8 0f00 | 0001 410f | be7f 4085 | ff0f 85c9
|
8016 |
|
8017 | 0x000001e9eb2c3288: ; {oop("Post render"{0x0000000566c19270})}
|
8018 | 0x000001e9eb2c3288: 3a00 0049 | ba70 92c1 | 6605 0000 | 0049 c1ea | 0344 8956
|
8019 |
|
8020 | 0x000001e9eb2c329c: ; {oop("Post render"{0x0000000566c19270})}
|
8021 | 0x000001e9eb2c329c: 6c48 bf70 | 92c1 6605 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 85b8 | 3a00 008b
|
8022 | 0x000001e9eb2c32bc: 7264 ffc6 | 8972 6448
|
8023 |
|
8024 | 0x000001e9eb2c32c4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8025 | 0x000001e9eb2c32c4: 8bf2 48bf | 00e2 0a9a | e901 0000
|
8026 |
|
8027 | 0x000001e9eb2c32d0: ; {metadata('net/minecraft/class_310')}
|
8028 | 0x000001e9eb2c32d0: 49ba 0060 | c900 0800 | 0000 4c89 | 9730 1000 | 0048 8387 | 3810 0000
|
8029 |
|
8030 | 0x000001e9eb2c32e8: ; {metadata(method data for {method} {0x000001e9985cf8f0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
8031 | 0x000001e9eb2c32e8: 0148 bef0 | a409 9ae9 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
|
8032 | 0x000001e9eb2c3308: 85ff 0f84 | 7b3a 0000 | 0fbe 726f
|
8033 |
|
8034 | 0x000001e9eb2c3314: ; {metadata(method data for {method} {0x000001e9985cf8f0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
8035 | 0x000001e9eb2c3314: 85f6 48be | f0a4 099a | e901 0000 | 48bf 1001 | 0000 0000 | 0000 740a | 48bf 2001 | 0000 0000
|
8036 | 0x000001e9eb2c3334: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 3f00 0000 | 8bb2 9001 | 0000 48c1 | e603 4885
|
8037 | 0x000001e9eb2c3354: ; {metadata(method data for {method} {0x000001e9985cf8f0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
8038 | 0x000001e9eb2c3354: f648 bef0 | a409 9ae9 | 0100 0048 | bf40 0100 | 0000 0000 | 0075 0a48 | bf30 0100 | 0000 0000
|
8039 | 0x000001e9eb2c3374: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 850a | 0000 00be | 0000 0000 | e915 0000
|
8040 |
|
8041 | 0x000001e9eb2c3390: ; {metadata(method data for {method} {0x000001e9985cf8f0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
8042 | 0x000001e9eb2c3390: 0048 bef0 | a409 9ae9 | 0100 00ff | 8650 0100 | 00be 0100 | 0000 83e6
|
8043 |
|
8044 | 0x000001e9eb2c33a8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8045 | 0x000001e9eb2c33a8: 0185 f648 | be00 e20a | 9ae9 0100 | 0048 bf58 | 1000 0000 | 0000 0074 | 0a48 bf68 | 1000 0000
|
8046 | 0x000001e9eb2c33c8: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 84bb 0200 | 008b b2a4 | 0100 0048 | c1e6 0348
|
8047 | 0x000001e9eb2c33e8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8048 | 0x000001e9eb2c33e8: 85f6 48bf | 00e2 0a9a | e901 0000 | 48bb 7810 | 0000 0000 | 0000 740a | 48bb 8810 | 0000 0000
|
8049 | 0x000001e9eb2c3408: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | ec00 0000
|
8050 |
|
8051 | 0x000001e9eb2c341c: ; implicit exception: dispatches to 0x000001e9eb2c6dac
|
8052 | 0x000001e9eb2c341c: 483b 0648
|
8053 |
|
8054 | 0x000001e9eb2c3420: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8055 | 0x000001e9eb2c3420: 8bfe 48bb | 00e2 0a9a | e901 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bba8
|
8056 | 0x000001e9eb2c3440: 1000 0075 | 0d48 8383 | b010 0000 | 01e9 6000 | 0000 483b | bbb8 1000 | 0075 0d48 | 8383 c010
|
8057 | 0x000001e9eb2c3460: 0000 01e9 | 4a00 0000 | 4883 bba8 | 1000 0000 | 7517 4889 | bba8 1000 | 0048 c783 | b010 0000
|
8058 | 0x000001e9eb2c3480: 0100 0000 | e929 0000 | 0048 83bb | b810 0000 | 0075 1748 | 89bb b810 | 0000 48c7 | 83c0 1000
|
8059 | 0x000001e9eb2c34a0: 0001 0000 | 00e9 0800 | 0000 4883 | 8398 1000 | 0001 488b | d648 b8ff | ffff ffff
|
8060 |
|
8061 | 0x000001e9eb2c34bc: ; {virtual_call}
|
8062 | 0x000001e9eb2c34bc: ffff ffe8
|
8063 |
|
8064 | 0x000001e9eb2c34c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8065 | ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
|
8066 | ; - net.minecraft.class_310::method_1523@624 (line 1374)
|
8067 | 0x000001e9eb2c34c0: bcb8 dc05
|
8068 |
|
8069 | 0x000001e9eb2c34c4: ; {other}
|
8070 | 0x000001e9eb2c34c4: 0f1f 8400 | 3457 003f
|
8071 |
|
8072 | 0x000001e9eb2c34cc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8073 | 0x000001e9eb2c34cc: 85c0 48ba | 00e2 0a9a | e901 0000 | 48be d010 | 0000 0000 | 0000 750a | 48be e010 | 0000 0000
|
8074 | 0x000001e9eb2c34ec: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 488b | 9424 b000 | 0000 0f85 | 9c00 0000 | 8bb2 a801
|
8075 | 0x000001e9eb2c350c: 0000 48c1 | e603 4885
|
8076 |
|
8077 | 0x000001e9eb2c3514: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8078 | 0x000001e9eb2c3514: f648 bf00 | e20a 9ae9 | 0100 0048 | bbf0 1000 | 0000 0000 | 0074 0a48 | bb00 1100 | 0000 0000
|
8079 | 0x000001e9eb2c3534: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8451 | 0100 0048
|
8080 |
|
8081 | 0x000001e9eb2c3548: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8082 | 0x000001e9eb2c3548: 3b06 48bf | 00e2 0a9a | e901 0000
|
8083 |
|
8084 | 0x000001e9eb2c3554: ; {metadata('net/minecraft/class_425')}
|
8085 | 0x000001e9eb2c3554: 49ba 489f | c500 0800 | 0000 4c89 | 9720 1100 | 0048 8387 | 2811 0000
|
8086 |
|
8087 | 0x000001e9eb2c356c: ; {metadata(method data for {method} {0x000001e9984ce3e8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
|
8088 | 0x000001e9eb2c356c: 0148 bef0 | 990b 9ae9 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
|
8089 | 0x000001e9eb2c358c: 85ff 0f84 | 2238 0000
|
8090 |
|
8091 | 0x000001e9eb2c3594: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8092 | 0x000001e9eb2c3594: 48be 00e2 | 0a9a e901 | 0000 ff86 | 5811 0000 | 8bb2 9001 | 0000 48c1 | e603 483b | 0648 8bfe
|
8093 | 0x000001e9eb2c35b4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8094 | 0x000001e9eb2c35b4: 48bb 00e2 | 0a9a e901 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bb78 1100
|
8095 | 0x000001e9eb2c35d4: 0075 0d48 | 8383 8011 | 0000 01e9 | 6000 0000 | 483b bb88 | 1100 0075 | 0d48 8383 | 9011 0000
|
8096 | 0x000001e9eb2c35f4: 01e9 4a00 | 0000 4883 | bb78 1100 | 0000 7517 | 4889 bb78 | 1100 0048 | c783 8011 | 0000 0100
|
8097 | 0x000001e9eb2c3614: 0000 e929 | 0000 0048 | 83bb 8811 | 0000 0075 | 1748 89bb | 8811 0000 | 48c7 8390 | 1100 0001
|
8098 | 0x000001e9eb2c3634: 0000 00e9 | 0800 0000 | 4883 8368 | 1100 0001 | 488b d666 | 0f1f 4400 | 0048 b8ff | ffff ffff
|
8099 | 0x000001e9eb2c3654: ; {virtual_call}
|
8100 | 0x000001e9eb2c3654: ffff ffe8
|
8101 |
|
8102 | 0x000001e9eb2c3658: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8103 | ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
|
8104 | ; - net.minecraft.class_310::method_1523@651 (line 1374)
|
8105 | 0x000001e9eb2c3658: 24b7 dc05
|
8106 |
|
8107 | 0x000001e9eb2c365c: ; {other}
|
8108 | 0x000001e9eb2c365c: 0f1f 8400 | cc58 0040
|
8109 |
|
8110 | 0x000001e9eb2c3664: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8111 | 0x000001e9eb2c3664: 85c0 48ba | 00e2 0a9a | e901 0000 | 48be b011 | 0000 0000 | 0000 740a | 48be a011 | 0000 0000
|
8112 | 0x000001e9eb2c3684: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 0a00 0000 | ba00 0000 | 00e9 1500
|
8113 |
|
8114 | 0x000001e9eb2c36a0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8115 | 0x000001e9eb2c36a0: 0000 48ba | 00e2 0a9a | e901 0000 | ff82 c011 | 0000 ba01 | 0000 0048 | 8bb4 24b0 | 0000 0083
|
8116 | 0x000001e9eb2c36c0: e201 8856 | 70f0 8344 | 24c0 008b | 9698 0000 | 0048 c1e2 | 030f be7e | 7048 3b02
|
8117 |
|
8118 | 0x000001e9eb2c36dc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8119 | 0x000001e9eb2c36dc: 488b da48 | b800 e20a | 9ae9 0100
|
8120 |
|
8121 | 0x000001e9eb2c36e8: ; {metadata('net/minecraft/class_9779$class_9781')}
|
8122 | 0x000001e9eb2c36e8: 0049 bae0 | 76ca 0008 | 0000 004c | 8990 e811 | 0000 4883 | 80f0 1100
|
8123 |
|
8124 | 0x000001e9eb2c3700: ; {metadata(method data for {method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
8125 | 0x000001e9eb2c3700: 0001 48bb | 98a6 099a | e901 0000 | 8b83 cc00 | 0000 83c0 | 0289 83cc | 0000 0025 | feff 1f00
|
8126 | 0x000001e9eb2c3720: 85c0 0f84 | b936 0000
|
8127 |
|
8128 | 0x000001e9eb2c3728: ; {metadata(method data for {method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
8129 | 0x000001e9eb2c3728: 85ff 48bf | 98a6 099a | e901 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
|
8130 | 0x000001e9eb2c3748: 0000 488b | 041f 488d | 4001 4889 | 041f 488b | fa0f 8494
|
8131 |
|
8132 | 0x000001e9eb2c375c: ; {metadata(method data for {method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
8133 | 0x000001e9eb2c375c: 0000 0048 | bb98 a609 | 9ae9 0100 | 0048 8383 | 3001 0000
|
8134 |
|
8135 | 0x000001e9eb2c3770: ; {metadata(method data for {method} {0x000001e9986367d0} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
8136 | 0x000001e9eb2c3770: 0148 bf98 | a809 9ae9 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
|
8137 | 0x000001e9eb2c3790: 85db 0f84 | 6a36 0000 | 0fbe 7a30
|
8138 |
|
8139 | 0x000001e9eb2c379c: ; {metadata(method data for {method} {0x000001e9986367d0} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
8140 | 0x000001e9eb2c379c: 85ff 48bf | 98a8 099a | e901 0000 | 48bb 1001 | 0000 0000 | 0000 750a | 48bb 2001 | 0000 0000
|
8141 | 0x000001e9eb2c37bc: 0000 488b | 041f 488d | 4001 4889 | 041f 0f85 | 0a00 0000 | c5fa 1042 | 20c5 fa11 | 4228 c642
|
8142 | 0x000001e9eb2c37dc: ; {metadata(method data for {method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
8143 | 0x000001e9eb2c37dc: 3001 48ba | 98a6 099a | e901 0000 | ff82 6801 | 0000 e97f
|
8144 |
|
8145 | 0x000001e9eb2c37f0: ; {metadata(method data for {method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
8146 | 0x000001e9eb2c37f0: 0000 0048 | bb98 a609 | 9ae9 0100 | 0048 8383 | 8001 0000
|
8147 |
|
8148 | 0x000001e9eb2c3804: ; {metadata(method data for {method} {0x000001e9986368a0} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
8149 | 0x000001e9eb2c3804: 0148 bff8 | a909 9ae9 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
|
8150 | 0x000001e9eb2c3824: 85db 0f84 | f735 0000 | 0fbe 7a30
|
8151 |
|
8152 | 0x000001e9eb2c3830: ; {metadata(method data for {method} {0x000001e9986368a0} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
8153 | 0x000001e9eb2c3830: 85ff 48bf | f8a9 099a | e901 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
|
8154 | 0x000001e9eb2c3850: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 0a00 0000 | c5fa 1042 | 28c5 fa11 | 4220 c642
|
8155 | 0x000001e9eb2c3870: 3000 8bbe | 9800 0000 | 48c1 e703
|
8156 |
|
8157 | 0x000001e9eb2c387c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8158 | 0x000001e9eb2c387c: 488b d648 | bb00 e20a | 9ae9 0100 | 0048 8383 | 1012 0000
|
8159 |
|
8160 | 0x000001e9eb2c3890: ; {metadata(method data for {method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
8161 | 0x000001e9eb2c3890: 0148 baa8 | 4b03 9ae9 | 0100 008b | 9acc 0000 | 0083 c302 | 899a cc00 | 0000 81e3 | feff 1f00
|
8162 | 0x000001e9eb2c38b0: 85db 0f84 | 8c35 0000 | 8b96 8801 | 0000 48c1 | e203 4885
|
8163 |
|
8164 | 0x000001e9eb2c38c4: ; {metadata(method data for {method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
8165 | 0x000001e9eb2c38c4: d248 bba8 | 4b03 9ae9 | 0100 0048 | b810 0100 | 0000 0000 | 0074 0a48 | b820 0100 | 0000 0000
|
8166 | 0x000001e9eb2c38e4: 0048 8b0c | 0348 8d49 | 0148 890c | 0348 89bc | 2410 0100 | 000f 8401 | 0100 0048 | 3b02 488b
|
8167 | 0x000001e9eb2c3904: ; {metadata(method data for {method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
8168 | 0x000001e9eb2c3904: da48 b8a8 | 4b03 9ae9 | 0100 008b | 5b08 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b98 4001
|
8169 | 0x000001e9eb2c3924: 0000 750d | 4883 8048 | 0100 0001 | e960 0000 | 0048 3b98 | 5001 0000 | 750d 4883 | 8058 0100
|
8170 | 0x000001e9eb2c3944: 0001 e94a | 0000 0048 | 83b8 4001 | 0000 0075 | 1748 8998 | 4001 0000 | 48c7 8048 | 0100 0001
|
8171 | 0x000001e9eb2c3964: 0000 00e9 | 2900 0000 | 4883 b850 | 0100 0000 | 7517 4889 | 9850 0100 | 0048 c780 | 5801 0000
|
8172 | 0x000001e9eb2c3984: 0100 0000 | e908 0000 | 0048 8380 | 3001 0000 | 0148 b8ff | ffff ffff
|
8173 |
|
8174 | 0x000001e9eb2c399c: ; {virtual_call}
|
8175 | 0x000001e9eb2c399c: ffff ffe8
|
8176 |
|
8177 | 0x000001e9eb2c39a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [272]=Oop }
|
8178 | ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
|
8179 | ; - net.minecraft.class_310::method_60647@11 (line 1943)
|
8180 | ; - net.minecraft.class_310::method_1523@681 (line 1376)
|
8181 | 0x000001e9eb2c39a0: dcb3 dc05
|
8182 |
|
8183 | 0x000001e9eb2c39a4: ; {other}
|
8184 | 0x000001e9eb2c39a4: 0f1f 8400 | 145c 0041 | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff
|
8185 |
|
8186 | 0x000001e9eb2c39bc: ; {virtual_call}
|
8187 | 0x000001e9eb2c39bc: ffff ffe8
|
8188 |
|
8189 | 0x000001e9eb2c39c0: ; ImmutableOopMap {[176]=Oop [224]=Oop [272]=Oop }
|
8190 | ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0}
|
8191 | ; - net.minecraft.class_310::method_60647@14 (line 1943)
|
8192 | ; - net.minecraft.class_310::method_1523@681 (line 1376)
|
8193 | 0x000001e9eb2c39c0: bcb3 dc05
|
8194 |
|
8195 | 0x000001e9eb2c39c4: ; {other}
|
8196 | 0x000001e9eb2c39c4: 0f1f 8400 | 345c 0042
|
8197 |
|
8198 | 0x000001e9eb2c39cc: ; {metadata(method data for {method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
8199 | 0x000001e9eb2c39cc: 85c0 48ba | a84b 039a | e901 0000 | 48be a001 | 0000 0000 | 0000 740a | 48be b001 | 0000 0000
|
8200 | 0x000001e9eb2c39ec: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 1a00 0000
|
8201 |
|
8202 | 0x000001e9eb2c3a00: ; {metadata(method data for {method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
8203 | 0x000001e9eb2c3a00: 48ba a84b | 039a e901 | 0000 ff82 | c001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
|
8204 | 0x000001e9eb2c3a20: e201 85d2
|
8205 |
|
8206 | 0x000001e9eb2c3a24: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8207 | 0x000001e9eb2c3a24: 48ba 00e2 | 0a9a e901 | 0000 48be | 4812 0000 | 0000 0000 | 750a 48be | 5812 0000 | 0000 0000
|
8208 | 0x000001e9eb2c3a44: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1a00
|
8209 |
|
8210 | 0x000001e9eb2c3a54: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8211 | 0x000001e9eb2c3a54: 0000 48ba | 00e2 0a9a | e901 0000 | ff82 6812 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
|
8212 | 0x000001e9eb2c3a74: 0048 8bbc | 2410 0100 | 0048 3b07
|
8213 |
|
8214 | 0x000001e9eb2c3a80: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8215 | 0x000001e9eb2c3a80: 488b c748 | b900 e20a | 9ae9 0100
|
8216 |
|
8217 | 0x000001e9eb2c3a8c: ; {metadata('net/minecraft/class_9779$class_9781')}
|
8218 | 0x000001e9eb2c3a8c: 0049 bae0 | 76ca 0008 | 0000 004c | 8991 9012 | 0000 4883 | 8198 1200 | 0001 83e2 | 0188 5731
|
8219 | 0x000001e9eb2c3aac: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8220 | 0x000001e9eb2c3aac: 48ba 00e2 | 0a9a e901 | 0000 4883 | 82b8 1200
|
8221 |
|
8222 | 0x000001e9eb2c3abc: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8223 | 0x000001e9eb2c3abc: 0001 48ba | 48fc c599 | e901 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
8224 | 0x000001e9eb2c3adc: 0085 ff0f | 848a 3300
|
8225 |
|
8226 | 0x000001e9eb2c3ae4: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
8227 | 0x000001e9eb2c3ae4: 0048 bad0 | d4af 6205 | 0000 008b | 928c 0000 | 0048 c1e2 | 0348 3b02
|
8228 |
|
8229 | 0x000001e9eb2c3afc: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8230 | 0x000001e9eb2c3afc: 488b fa48 | b848 fcc5 | 99e9 0100 | 008b 7f08 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3bb8
|
8231 | 0x000001e9eb2c3b1c: 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960 | 0000 0048 | 3bb8 3001 | 0000 750d | 4883 8038
|
8232 | 0x000001e9eb2c3b3c: 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000 | 0075 1748 | 89b8 2001 | 0000 48c7 | 8028 0100
|
8233 | 0x000001e9eb2c3b5c: 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100 | 0000 7517 | 4889 b830 | 0100 0048 | c780 3801
|
8234 | 0x000001e9eb2c3b7c: 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001 | 0000 0166 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
8235 | 0x000001e9eb2c3b9c: ; {virtual_call}
|
8236 | 0x000001e9eb2c3b9c: 0000 00e8
|
8237 |
|
8238 | 0x000001e9eb2c3ba0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8239 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
8240 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
8241 | ; - net.minecraft.class_310::method_1523@695 (line 1378)
|
8242 | 0x000001e9eb2c3ba0: fc67 d606
|
8243 |
|
8244 | 0x000001e9eb2c3ba4: ; {other}
|
8245 | 0x000001e9eb2c3ba4: 0f1f 8400 | 145e 0043 | 488b 9424 | b000 0000 | 488b 7228 | 488b f848 | 2bfe 8bb4 | 2400 0100
|
8246 | 0x000001e9eb2c3bc4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8247 | 0x000001e9eb2c3bc4: 0085 f648 | be00 e20a | 9ae9 0100 | 0048 bbc8 | 1200 0000 | 0000 0074 | 0a48 bbd8 | 1200 0000
|
8248 | 0x000001e9eb2c3be4: 0000 0048 | 8b0c 1e48 | 8d49 0148 | 890c 1e0f | 8404 0000 | 0048 897a | 4048 8984 | 2420 0100
|
8249 | 0x000001e9eb2c3c04: 0048 8bf2
|
8250 |
|
8251 | 0x000001e9eb2c3c08: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8252 | 0x000001e9eb2c3c08: 48bb 00e2 | 0a9a e901
|
8253 |
|
8254 | 0x000001e9eb2c3c10: ; {metadata('net/minecraft/class_310')}
|
8255 | 0x000001e9eb2c3c10: 0000 49ba | 0060 c900 | 0800 0000 | 4c89 93f8 | 1200 0048 | 8383 0013
|
8256 |
|
8257 | 0x000001e9eb2c3c28: ; {metadata(method data for {method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
8258 | 0x000001e9eb2c3c28: 0000 0148 | be10 22ed | 99e9 0100 | 008b 9ecc | 0000 0083 | c302 899e | cc00 0000 | 81e3 feff
|
8259 | 0x000001e9eb2c3c48: 1f00 85db | 0f84 4332 | 0000 8bb2 | d000 0000 | 48c1 e603
|
8260 |
|
8261 | 0x000001e9eb2c3c5c: ; implicit exception: dispatches to 0x000001e9eb2c6eb6
|
8262 | 0x000001e9eb2c3c5c: 483b 0648
|
8263 |
|
8264 | 0x000001e9eb2c3c60: ; {metadata(method data for {method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
8265 | 0x000001e9eb2c3c60: 8bde 48b9 | 1022 ed99 | e901 0000 | 4883 8128 | 0100 0001 | 8b76 6c48 | c1e6 0348 | 3b06 488b
|
8266 | 0x000001e9eb2c3c80: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8267 | 0x000001e9eb2c3c80: de48 b900 | e20a 9ae9
|
8268 |
|
8269 | 0x000001e9eb2c3c88: ; {metadata('net/minecraft/class_340')}
|
8270 | 0x000001e9eb2c3c88: 0100 0049 | baf8 06f2 | 0008 0000 | 004c 8991 | 3013 0000 | 4883 8138 | 1300 0001
|
8271 |
|
8272 | 0x000001e9eb2c3ca4: ; {metadata(method data for {method} {0x000001e9996a5728} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
8273 | 0x000001e9eb2c3ca4: 48bb 705b | 0a9a e901 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
|
8274 | 0x000001e9eb2c3cc4: c90f 84f5 | 3100 008b | 7630 48c1 | e603 483b | 0648 8bde
|
8275 |
|
8276 | 0x000001e9eb2c3cd8: ; {metadata(method data for {method} {0x000001e9996a5728} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
8277 | 0x000001e9eb2c3cd8: 48b9 705b | 0a9a e901 | 0000 8b5b | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 9920 0100
|
8278 | 0x000001e9eb2c3cf8: 0075 0d48 | 8381 2801 | 0000 01e9 | 6000 0000 | 483b 9930 | 0100 0075 | 0d48 8381 | 3801 0000
|
8279 | 0x000001e9eb2c3d18: 01e9 4a00 | 0000 4883 | b920 0100 | 0000 7517 | 4889 9920 | 0100 0048 | c781 2801 | 0000 0100
|
8280 | 0x000001e9eb2c3d38: 0000 e929 | 0000 0048 | 83b9 3001 | 0000 0075 | 1748 8999 | 3001 0000 | 48c7 8138 | 0100 0001
|
8281 | 0x000001e9eb2c3d58: 0000 00e9 | 0800 0000 | 4883 8110 | 0100 0001
|
8282 |
|
8283 | 0x000001e9eb2c3d68: ; {metadata(method data for {method} {0x000001e9996ac350} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
8284 | 0x000001e9eb2c3d68: 48bb 085d | 0a9a e901 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
|
8285 | 0x000001e9eb2c3d88: c90f 8457 | 3100 008b | 5e10 48c1 | e303 837b | 0c00 0f86 | 7131 0000 | 4889 7b10
|
8286 |
|
8287 | 0x000001e9eb2c3da4: ; {metadata(method data for {method} {0x000001e9996ac350} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
8288 | 0x000001e9eb2c3da4: 488b fe48 | bb08 5d0a | 9ae9 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424 | 1801 0000
|
8289 | 0x000001e9eb2c3dc4: ; {optimized virtual_call}
|
8290 | 0x000001e9eb2c3dc4: 6666 90e8
|
8291 |
|
8292 | 0x000001e9eb2c3dc8: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
|
8293 | ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0}
|
8294 | ; - net.minecraft.class_9187::method_53066@8 (line 25)
|
8295 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
8296 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
8297 | 0x000001e9eb2c3dc8: b439 feff
|
8298 |
|
8299 | 0x000001e9eb2c3dcc: ; {other}
|
8300 | 0x000001e9eb2c3dcc: 0f1f 8400 | 3c60 0044 | 488b b424 | 1801 0000
|
8301 |
|
8302 | 0x000001e9eb2c3ddc: ; {metadata(method data for {method} {0x000001e9996ac350} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
8303 | 0x000001e9eb2c3ddc: 48ba 085d | 0a9a e901 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b258 0100
|
8304 | 0x000001e9eb2c3dfc: 0075 0d48 | 8382 6001 | 0000 01e9 | 6000 0000 | 483b b268 | 0100 0075 | 0d48 8382 | 7001 0000
|
8305 | 0x000001e9eb2c3e1c: 01e9 4a00 | 0000 4883 | ba58 0100 | 0000 7517 | 4889 b258 | 0100 0048 | c782 6001 | 0000 0100
|
8306 | 0x000001e9eb2c3e3c: 0000 e929 | 0000 0048 | 83ba 6801 | 0000 0075 | 1748 89b2 | 6801 0000 | 48c7 8270 | 0100 0001
|
8307 | 0x000001e9eb2c3e5c: 0000 00e9 | 0800 0000 | 4883 8248 | 0100 0001 | 488b 9424 | 1801 0000
|
8308 |
|
8309 | 0x000001e9eb2c3e74: ; {optimized virtual_call}
|
8310 | 0x000001e9eb2c3e74: 6666 90e8
|
8311 |
|
8312 | 0x000001e9eb2c3e78: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8313 | ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0}
|
8314 | ; - net.minecraft.class_9187::method_53066@12 (line 26)
|
8315 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
8316 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
8317 | 0x000001e9eb2c3e78: e43f feff
|
8318 |
|
8319 | 0x000001e9eb2c3e7c: ; {other}
|
8320 | 0x000001e9eb2c3e7c: 0f1f 8400 | ec60 0045 | 488b 9424 | b000 0000 | 488b 8424 | 2001 0000 | 4889 4228 | 4c8b 8424
|
8321 | 0x000001e9eb2c3e9c: e000 0000
|
8322 |
|
8323 | 0x000001e9eb2c3ea0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8324 | 0x000001e9eb2c3ea0: 48be 00e2 | 0a9a e901 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 6813
|
8325 | 0x000001e9eb2c3ec0: 0000 750d | 4883 8670 | 1300 0001 | e960 0000 | 004c 3b86 | 7813 0000 | 750d 4883 | 8680 1300
|
8326 | 0x000001e9eb2c3ee0: 0001 e94a | 0000 0048 | 83be 6813 | 0000 0075 | 174c 8986 | 6813 0000 | 48c7 8670 | 1300 0001
|
8327 | 0x000001e9eb2c3f00: 0000 00e9 | 2900 0000 | 4883 be78 | 1300 0000 | 7517 4c89 | 8678 1300 | 0048 c786 | 8013 0000
|
8328 | 0x000001e9eb2c3f20: 0100 0000 | e908 0000 | 0048 8386 | 5813 0000
|
8329 |
|
8330 | 0x000001e9eb2c3f30: ; {oop("fpsUpdate"{0x0000000566c19238})}
|
8331 | 0x000001e9eb2c3f30: 0149 b838 | 92c1 6605 | 0000 0048 | 8b94 24e0 | 0000 0066 | 9048 b8f8 | e3ca 0008
|
8332 |
|
8333 | 0x000001e9eb2c3f4c: ; {virtual_call}
|
8334 | 0x000001e9eb2c3f4c: 0000 00e8
|
8335 |
|
8336 | 0x000001e9eb2c3f50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8337 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
8338 | ; - net.minecraft.class_310::method_1523@740 (line 1386)
|
8339 | 0x000001e9eb2c3f50: 4c9a d706
|
8340 |
|
8341 | 0x000001e9eb2c3f54: ; {other}
|
8342 | 0x000001e9eb2c3f54: 0f1f 8400 | c461 0046 | 488b 9424 | b000 0000 | 8bb2 d401 | 0000 48c1 | e603 4885
|
8343 |
|
8344 | 0x000001e9eb2c3f70: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8345 | 0x000001e9eb2c3f70: f648 bf00 | e20a 9ae9 | 0100 0048 | bb90 1300 | 0000 0000 | 0074 0a48 | bba0 1300 | 0000 0000
|
8346 | 0x000001e9eb2c3f90: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84ad | 0000 0048 | 8bd6 0f1f | 8000 0000 | 0048 b8ff
|
8347 | 0x000001e9eb2c3fb0: ffff ffff
|
8348 |
|
8349 | 0x000001e9eb2c3fb4: ; {virtual_call}
|
8350 | 0x000001e9eb2c3fb4: ffff ffe8
|
8351 |
|
8352 | 0x000001e9eb2c3fb8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8353 | ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
|
8354 | ; - net.minecraft.class_310::method_1523@756 (line 1388)
|
8355 | 0x000001e9eb2c3fb8: c4ad dc05
|
8356 |
|
8357 | 0x000001e9eb2c3fbc: ; {other}
|
8358 | 0x000001e9eb2c3fbc: 0f1f 8400 | 2c62 0047
|
8359 |
|
8360 | 0x000001e9eb2c3fc4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8361 | 0x000001e9eb2c3fc4: 85c0 48ba | 00e2 0a9a | e901 0000 | 48be e813 | 0000 0000 | 0000 740a | 48be f813 | 0000 0000
|
8362 | 0x000001e9eb2c3fe4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 5800 0000 | 488b 9424 | b000 0000 | 8bb2 d401
|
8363 | 0x000001e9eb2c4004: 0000 48c1 | e603 488b | d648 b8ff | ffff ffff
|
8364 |
|
8365 | 0x000001e9eb2c4014: ; {virtual_call}
|
8366 | 0x000001e9eb2c4014: ffff ffe8
|
8367 |
|
8368 | 0x000001e9eb2c4018: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8369 | ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0}
|
8370 | ; - net.minecraft.class_310::method_1523@767 (line 1389)
|
8371 | 0x000001e9eb2c4018: 64ad dc05
|
8372 |
|
8373 | 0x000001e9eb2c401c: ; {other}
|
8374 | 0x000001e9eb2c401c: 0f1f 8400 | 8c62 0048 | 488b 9424 | b000 0000 | 488b 7240 | c4e1 fb2a
|
8375 |
|
8376 | 0x000001e9eb2c4034: ; {section_word}
|
8377 | 0x000001e9eb2c4034: c0c5 fb59 | 0523 abff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 480f | 1f44 0000
|
8378 |
|
8379 | 0x000001e9eb2c4050: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8380 | 0x000001e9eb2c4050: 48be 00e2 | 0a9a e901 | 0000 4883 | 8640 1400
|
8381 |
|
8382 | 0x000001e9eb2c4060: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
8383 | 0x000001e9eb2c4060: 0001 48be | c8ac cc99 | e901 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
|
8384 | 0x000001e9eb2c4080: 0085 ff0f | 849a 2e00
|
8385 |
|
8386 | 0x000001e9eb2c4088: ; {metadata(method data for {method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
8387 | 0x000001e9eb2c4088: 0048 bec8 | accc 99e9 | 0100 0048 | 8386 1001
|
8388 |
|
8389 | 0x000001e9eb2c4098: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8390 | 0x000001e9eb2c4098: 0000 0148 | be48 fcc5 | 99e9 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
|
8391 | 0x000001e9eb2c40b8: 1f00 85ff | 0f84 822e
|
8392 |
|
8393 | 0x000001e9eb2c40c0: ; {oop(a 'java/lang/Class'{0x0000000562afd4d0} = 'net/minecraft/class_156')}
|
8394 | 0x000001e9eb2c40c0: 0000 48be | d0d4 af62 | 0500 0000 | 8bb6 8c00 | 0000 48c1 | e603 483b | 0648 8bfe
|
8395 |
|
8396 | 0x000001e9eb2c40dc: ; {metadata(method data for {method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
8397 | 0x000001e9eb2c40dc: 48bb 48fc | c599 e901 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bb20 0100
|
8398 | 0x000001e9eb2c40fc: 0075 0d48 | 8383 2801 | 0000 01e9 | 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000
|
8399 | 0x000001e9eb2c411c: 01e9 4a00 | 0000 4883 | bb20 0100 | 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100
|
8400 | 0x000001e9eb2c413c: 0000 e929 | 0000 0048 | 83bb 3001 | 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001
|
8401 | 0x000001e9eb2c415c: 0000 00e9 | 0800 0000 | 4883 8310 | 0100 0001 | 488b d666 | 0f1f 4400 | 0048 b8c8 | 78e6 0008
|
8402 | 0x000001e9eb2c417c: ; {virtual_call}
|
8403 | 0x000001e9eb2c417c: 0000 00e8
|
8404 |
|
8405 | 0x000001e9eb2c4180: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8406 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
8407 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
8408 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
8409 | ; - net.minecraft.class_310::method_1523@784 (line 1392)
|
8410 | 0x000001e9eb2c4180: 1c62 d606
|
8411 |
|
8412 | 0x000001e9eb2c4184: ; {other}
|
8413 | 0x000001e9eb2c4184: 0f1f 8400 | f463 0049 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
|
8414 | 0x000001e9eb2c41a4: 84c1 2d00
|
8415 |
|
8416 | 0x000001e9eb2c41a8: ; {runtime_call}
|
8417 | 0x000001e9eb2c41a8: 0048 b8e0 | 154d c0fc | 7f00 00ff
|
8418 |
|
8419 | 0x000001e9eb2c41b4: ; {other}
|
8420 | 0x000001e9eb2c41b4: d00f 1f84 | 0000 0000 | 0048 8b94 | 24b0 0000 | 004c 8b42 | 3048 bee8 | 0300 0000 | 0000 004c
|
8421 | 0x000001e9eb2c41d4: 03c6 493b
|
8422 |
|
8423 | 0x000001e9eb2c41d8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8424 | 0x000001e9eb2c41d8: c049 b800 | e20a 9ae9 | 0100 0048 | be50 1400 | 0000 0000 | 007c 0a48 | be60 1400 | 0000 0000
|
8425 | 0x000001e9eb2c41f8: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8c22 | 1b00 00c5 | fb10 4248 | c5f1 57c9 | c5f9 2ec1
|
8426 | 0x000001e9eb2c4218: 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8 | 0000 0000 | 0f84 0300 | 0000 49ff
|
8427 | 0x000001e9eb2c4238: c045 85c0
|
8428 |
|
8429 | 0x000001e9eb2c423c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8430 | 0x000001e9eb2c423c: 49b8 00e2 | 0a9a e901 | 0000 48be | 7014 0000 | 0000 0000 | 7e0a 48be | 8014 0000 | 0000 0000
|
8431 | 0x000001e9eb2c425c: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f8e ee01
|
8432 |
|
8433 | 0x000001e9eb2c426c: ; {section_word}
|
8434 | 0x000001e9eb2c426c: 0000 c5fb | 100d f2a8 | ffff c5f9 | 2ec1 41b8 | ffff ffff | 0f8a 1500 | 0000 0f82 | 0f00 0000
|
8435 | 0x000001e9eb2c428c: 41b8 0000 | 0000 0f84 | 0300 0000 | 49ff c045
|
8436 |
|
8437 | 0x000001e9eb2c429c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8438 | 0x000001e9eb2c429c: 85c0 49b8 | 00e2 0a9a | e901 0000 | 48be 9014 | 0000 0000 | 0000 7e0a | 48be a014 | 0000 0000
|
8439 | 0x000001e9eb2c42bc: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f8e | d100 0000
|
8440 |
|
8441 | 0x000001e9eb2c42d0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8442 | 0x000001e9eb2c42d0: 49b8 00e2 | 0a9a e901 | 0000 4983 | 80b0 1400
|
8443 |
|
8444 | 0x000001e9eb2c42e0: ; {metadata(method data for {method} {0x000001e98b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8445 | 0x000001e9eb2c42e0: 0001 49b8 | f05c 708b | e901 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
|
8446 | 0x000001e9eb2c4300: ff1f 0085 | f60f 8464
|
8447 |
|
8448 | 0x000001e9eb2c4308: ; {metadata(method data for {method} {0x000001e98b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8449 | 0x000001e9eb2c4308: 2c00 0049 | b8f0 5c70 | 8be9 0100 | 0041 ff80 | 1001 0000
|
8450 |
|
8451 | 0x000001e9eb2c431c: ; {oop(a 'net/minecraft/class_124'{0x0000000564582d38})}
|
8452 | 0x000001e9eb2c431c: 49b8 382d | 5864 0500 | 0000 498b
|
8453 |
|
8454 | 0x000001e9eb2c4328: ; {metadata(method data for {method} {0x000001e98b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8455 | 0x000001e9eb2c4328: f048 bff0 | 5c70 8be9 | 0100 0048 | 8387 4801 | 0000 0145 | 8b40 2449 | c1e0 030f | 1f44 0000
|
8456 | 0x000001e9eb2c4348: ; {no_reloc}
|
8457 | 0x000001e9eb2c4348: e957 2c00 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000
|
8458 |
|
8459 | 0x000001e9eb2c435c: ; {static_call}
|
8460 | 0x000001e9eb2c435c: 0000 00e8
|
8461 |
|
8462 | 0x000001e9eb2c4360: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8463 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
8464 | ; - net.minecraft.class_310::method_1523@825 (line 1395)
|
8465 | 0x000001e9eb2c4360: 1cad dc05
|
8466 |
|
8467 | 0x000001e9eb2c4364: ; {other}
|
8468 | 0x000001e9eb2c4364: 0f1f 8400 | d465 004a
|
8469 |
|
8470 | 0x000001e9eb2c436c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8471 | 0x000001e9eb2c436c: 48be 00e2 | 0a9a e901 | 0000 488d | b6e0 1400 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01
|
8472 | 0x000001e9eb2c438c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8473 | 0x000001e9eb2c438c: 48be 00e2 | 0a9a e901 | 0000 ff86 | f014 0000 | e963 0000
|
8474 |
|
8475 | 0x000001e9eb2c43a0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8476 | 0x000001e9eb2c43a0: 0048 be00 | e20a 9ae9 | 0100 0048 | 8386 0815 | 0000 010f
|
8477 |
|
8478 | 0x000001e9eb2c43b4: ; {static_call}
|
8479 | 0x000001e9eb2c43b4: 1f40 00e8
|
8480 |
|
8481 | 0x000001e9eb2c43b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8482 | ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0}
|
8483 | ; - net.minecraft.class_310::method_1523@837 (line 1395)
|
8484 | 0x000001e9eb2c43b8: c4ac dc05
|
8485 |
|
8486 | 0x000001e9eb2c43bc: ; {other}
|
8487 | 0x000001e9eb2c43bc: 0f1f 8400 | 2c66 004b | 0f1f 4000
|
8488 |
|
8489 | 0x000001e9eb2c43c8: ; {no_reloc}
|
8490 | 0x000001e9eb2c43c8: e9f0 2b00 | 0090 9090 | 9090 488b
|
8491 |
|
8492 | 0x000001e9eb2c43d4: ; {static_call}
|
8493 | 0x000001e9eb2c43d4: d066 90e8
|
8494 |
|
8495 | 0x000001e9eb2c43d8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8496 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
8497 | ; - net.minecraft.class_310::method_1523@840 (line 1395)
|
8498 | 0x000001e9eb2c43d8: a4ac dc05
|
8499 |
|
8500 | 0x000001e9eb2c43dc: ; {other}
|
8501 | 0x000001e9eb2c43dc: 0f1f 8400 | 4c66 004c
|
8502 |
|
8503 | 0x000001e9eb2c43e4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8504 | 0x000001e9eb2c43e4: 48ba 00e2 | 0a9a e901 | 0000 488d | 9228 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01
|
8505 | 0x000001e9eb2c4404: 0f1f 4000
|
8506 |
|
8507 | 0x000001e9eb2c4408: ; {no_reloc}
|
8508 | 0x000001e9eb2c4408: e9c9 2b00 | 0090 9090 | 9090 488b
|
8509 |
|
8510 | 0x000001e9eb2c4414: ; {static_call}
|
8511 | 0x000001e9eb2c4414: d066 90e8
|
8512 |
|
8513 | 0x000001e9eb2c4418: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
8514 | ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
|
8515 | ; - net.minecraft.class_310::method_1523@845 (line 1395)
|
8516 | 0x000001e9eb2c4418: 64ac dc05
|
8517 |
|
8518 | 0x000001e9eb2c441c: ; {other}
|
8519 | 0x000001e9eb2c441c: 0f1f 8400 | 8c66 004d
|
8520 |
|
8521 | 0x000001e9eb2c4424: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8522 | 0x000001e9eb2c4424: 48bb 00e2 | 0a9a e901 | 0000 488d | 9b58 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01
|
8523 | 0x000001e9eb2c4444: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8524 | 0x000001e9eb2c4444: 48bb 00e2 | 0a9a e901 | 0000 ff83 | 6815 0000 | 4c8b c0e9 | 0a00 0000
|
8525 |
|
8526 | 0x000001e9eb2c445c: ; {oop(""{0x000000056000a2b0})}
|
8527 | 0x000001e9eb2c445c: 49b8 b0a2 | 0060 0500 | 0000 488b | 9424 b000 | 0000 8b5a
|
8528 |
|
8529 | 0x000001e9eb2c4470: ; {oop(a 'java/lang/Class'{0x000000055ea7daa0} = 'net/minecraft/class_310')}
|
8530 | 0x000001e9eb2c4470: 6449 b9a0 | daa7 5e05 | 0000 0041 | 8999 a000 | 0000 bb07 | 0000 004c
|
8531 |
|
8532 | 0x000001e9eb2c4488: ; {metadata('java/lang/Object'[])}
|
8533 | 0x000001e9eb2c4488: 8bda 48ba | 489e 0500 | 0800 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 8739 | 2b00 0048
|
8534 | 0x000001e9eb2c44a8: be17 0000 | 0000 0000 | 0048 8d34 | 9e48 83e6 | f849 8b87 | b801 0000 | 488d 3430 | 493b b7c8
|
8535 | 0x000001e9eb2c44c8: 0100 000f | 870f 2b00 | 0049 89b7 | b801 0000 | 482b f048 | c700 0100 | 0000 488b | ca49 ba00
|
8536 | 0x000001e9eb2c44e8: 0000 0008 | 0000 0049 | 2bca 8948 | 0889 580c | 4883 ee10 | 4885 f60f | 8411 0000 | 0048 33db
|
8537 | 0x000001e9eb2c4508: 48c1 ee03 | 4889 5cf0 | 0848 ffce | 75f6 418b | 99a0 0000
|
8538 |
|
8539 | 0x000001e9eb2c451c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8540 | 0x000001e9eb2c451c: 0048 ba00 | e20a 9ae9 | 0100 0048 | 8382 8015
|
8541 |
|
8542 | 0x000001e9eb2c452c: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8543 | 0x000001e9eb2c452c: 0000 0148 | baa0 dc87 | 8be9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
8544 | 0x000001e9eb2c454c: 1f00 85f6 | 0f84 942a | 0000 83fb
|
8545 |
|
8546 | 0x000001e9eb2c4558: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8547 | 0x000001e9eb2c4558: 8048 baa0 | dc87 8be9 | 0100 0048 | be10 0100 | 0000 0000 | 007c 0a48 | be20 0100 | 0000 0000
|
8548 | 0x000001e9eb2c4578: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8c35 | 0000 0083
|
8549 |
|
8550 | 0x000001e9eb2c458c: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8551 | 0x000001e9eb2c458c: fb7f 48ba | a0dc 878b | e901 0000 | 48be 4001 | 0000 0000 | 0000 7e0a | 48be 3001 | 0000 0000
|
8552 | 0x000001e9eb2c45ac: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f8e | 0b01 0000
|
8553 |
|
8554 | 0x000001e9eb2c45c0: ; {metadata('java/lang/Integer')}
|
8555 | 0x000001e9eb2c45c0: 48ba d088 | 0500 0800 | 0000 4c8b | c849 8b87 | b801 0000 | 488d 7810 | 493b bfc8 | 0100 000f
|
8556 | 0x000001e9eb2c45e0: 8726 2a00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
|
8557 | 0x000001e9eb2c4600: 492b ca89 | 4808 4833 | c989 480c | 4833 c948
|
8558 |
|
8559 | 0x000001e9eb2c4610: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8560 | 0x000001e9eb2c4610: 8bd0 48be | a0dc 878b | e901 0000 | 4883 8650 | 0100 0001
|
8561 |
|
8562 | 0x000001e9eb2c4624: ; {metadata(method data for {method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
8563 | 0x000001e9eb2c4624: 48ba 30de | 878b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
8564 | 0x000001e9eb2c4644: f60f 84cd | 2900 0048
|
8565 |
|
8566 | 0x000001e9eb2c464c: ; {metadata(method data for {method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
8567 | 0x000001e9eb2c464c: 8bd0 48be | 30de 878b | e901 0000 | 4883 8610 | 0100 0001
|
8568 |
|
8569 | 0x000001e9eb2c4660: ; {metadata(method data for {method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
8570 | 0x000001e9eb2c4660: 48ba f821 | 758b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
8571 | 0x000001e9eb2c4680: f60f 84b2 | 2900 0048
|
8572 |
|
8573 | 0x000001e9eb2c4688: ; {metadata(method data for {method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
8574 | 0x000001e9eb2c4688: 8bd0 48be | f821 758b | e901 0000 | 4883 8610 | 0100 0001
|
8575 |
|
8576 | 0x000001e9eb2c469c: ; {metadata(method data for {method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
8577 | 0x000001e9eb2c469c: 48ba a079 | 298b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
8578 | 0x000001e9eb2c46bc: f60f 8497 | 2900 0089 | 580c e921 | 0000 004c | 8bc8 81c3 | 8000 0000
|
8579 |
|
8580 | 0x000001e9eb2c46d4: ; {oop(a 'java/lang/Integer'[256] {0x0000000560008160})}
|
8581 | 0x000001e9eb2c46d4: 48ba 6081 | 0060 0500 | 0000 4863 | db8b 549a | 1048 c1e2 | 0348 8bc2 | 8b9c 2404 | 0100 0048
|
8582 | 0x000001e9eb2c46f4: 85c0 7516
|
8583 |
|
8584 | 0x000001e9eb2c46f8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8585 | 0x000001e9eb2c46f8: 48be 00e2 | 0a9a e901 | 0000 808e | 8915 0000 | 01e9 f900 | 0000 418b | 5108 49ba | 0000 0000
|
8586 | 0x000001e9eb2c4718: 0800 0000 | 4903 d28b | 7008 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 8b92 d000 | 0000 483b
|
8587 | 0x000001e9eb2c4738: f20f 8427 | 0000 008b | 7a14 483b | 143e 0f84 | 1a00 0000 | 83ff 200f | 859b 0000
|
8588 |
|
8589 | 0x000001e9eb2c4754: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8590 | 0x000001e9eb2c4754: 0056 52e8 | 24ee e805 | 5e5a 85d2 | 0f84 8a00
|
8591 |
|
8592 | 0x000001e9eb2c4764: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8593 | 0x000001e9eb2c4764: 0000 48be | 00e2 0a9a | e901 0000 | 8b50 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 96a0
|
8594 | 0x000001e9eb2c4784: 1500 0075 | 0d48 8386 | a815 0000 | 01e9 7100 | 0000 483b | 96b0 1500 | 0075 0d48 | 8386 b815
|
8595 | 0x000001e9eb2c47a4: 0000 01e9 | 5b00 0000 | 4883 bea0 | 1500 0000 | 7517 4889 | 96a0 1500 | 0048 c786 | a815 0000
|
8596 | 0x000001e9eb2c47c4: 0100 0000 | e93a 0000 | 0048 83be | b015 0000 | 0075 1748 | 8996 b015 | 0000 48c7 | 86b8 1500
|
8597 | 0x000001e9eb2c47e4: 0001 0000 | 00e9 1900 | 0000 eb17
|
8598 |
|
8599 | 0x000001e9eb2c47f0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8600 | 0x000001e9eb2c47f0: 48be 00e2 | 0a9a e901 | 0000 4883 | ae90 1500 | 0001 e97e | 2800 0049 | 8d51 1041 | 0fbe 7740
|
8601 | 0x000001e9eb2c4810: 85f6 0f85 | 7628 0000 | 4c8b d049 | c1ea 0344 | 8912 488b | f248 33f0 | 48c1 ee19 | 4883 fe00
|
8602 | 0x000001e9eb2c4830: 0f85 7628 | 0000 81fb | 0401 0000
|
8603 |
|
8604 | 0x000001e9eb2c483c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8605 | 0x000001e9eb2c483c: 48ba 00e2 | 0a9a e901 | 0000 48be | c815 0000 | 0000 0000 | 750a 48be | d815 0000 | 0000 0000
|
8606 | 0x000001e9eb2c485c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1f00
|
8607 |
|
8608 | 0x000001e9eb2c486c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8609 | 0x000001e9eb2c486c: 0000 48ba | 00e2 0a9a | e901 0000 | ff82 e815
|
8610 |
|
8611 | 0x000001e9eb2c487c: ; {oop("inf"{0x000000056d5b2910})}
|
8612 | 0x000001e9eb2c487c: 0000 49bd | 1029 5b6d | 0500 0000 | e9ce 0100
|
8613 |
|
8614 | 0x000001e9eb2c488c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8615 | 0x000001e9eb2c488c: 0048 ba00 | e20a 9ae9 | 0100 0048 | 8382 0016
|
8616 |
|
8617 | 0x000001e9eb2c489c: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8618 | 0x000001e9eb2c489c: 0000 0148 | baa0 dc87 | 8be9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
8619 | 0x000001e9eb2c48bc: 1f00 85f6 | 0f84 fe27 | 0000 83fb
|
8620 |
|
8621 | 0x000001e9eb2c48c8: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8622 | 0x000001e9eb2c48c8: 8048 baa0 | dc87 8be9 | 0100 0048 | be10 0100 | 0000 0000 | 007c 0a48 | be20 0100 | 0000 0000
|
8623 | 0x000001e9eb2c48e8: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8c35 | 0000 0083
|
8624 |
|
8625 | 0x000001e9eb2c48fc: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8626 | 0x000001e9eb2c48fc: fb7f 48ba | a0dc 878b | e901 0000 | 48be 4001 | 0000 0000 | 0000 7e0a | 48be 3001 | 0000 0000
|
8627 | 0x000001e9eb2c491c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f8e | 0b01 0000
|
8628 |
|
8629 | 0x000001e9eb2c4930: ; {metadata('java/lang/Integer')}
|
8630 | 0x000001e9eb2c4930: 48ba d088 | 0500 0800 | 0000 498b | 87b8 0100 | 0048 8d78 | 1049 3bbf | c801 0000 | 0f87 9327
|
8631 | 0x000001e9eb2c4950: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
|
8632 | 0x000001e9eb2c4970: 8948 0848 | 33c9 8948 | 0c48 33c9
|
8633 |
|
8634 | 0x000001e9eb2c497c: ; {metadata(method data for {method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
8635 | 0x000001e9eb2c497c: 488b d048 | bea0 dc87 | 8be9 0100 | 0048 8386 | 5001 0000
|
8636 |
|
8637 | 0x000001e9eb2c4990: ; {metadata(method data for {method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
8638 | 0x000001e9eb2c4990: 0148 ba30 | de87 8be9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
8639 | 0x000001e9eb2c49b0: 85f6 0f84 | 3a27 0000
|
8640 |
|
8641 | 0x000001e9eb2c49b8: ; {metadata(method data for {method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
8642 | 0x000001e9eb2c49b8: 488b d048 | be30 de87 | 8be9 0100 | 0048 8386 | 1001 0000
|
8643 |
|
8644 | 0x000001e9eb2c49cc: ; {metadata(method data for {method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
8645 | 0x000001e9eb2c49cc: 0148 baf8 | 2175 8be9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
8646 | 0x000001e9eb2c49ec: 85f6 0f84 | 1f27 0000
|
8647 |
|
8648 | 0x000001e9eb2c49f4: ; {metadata(method data for {method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
8649 | 0x000001e9eb2c49f4: 488b d048 | bef8 2175 | 8be9 0100 | 0048 8386 | 1001 0000
|
8650 |
|
8651 | 0x000001e9eb2c4a08: ; {metadata(method data for {method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
8652 | 0x000001e9eb2c4a08: 0148 baa0 | 7929 8be9 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
|
8653 | 0x000001e9eb2c4a28: 85f6 0f84 | 0427 0000 | 8958 0c4c | 8be8 e920 | 0000 0048 | 8bc3 0580
|
8654 |
|
8655 | 0x000001e9eb2c4a40: ; {oop(a 'java/lang/Integer'[256] {0x0000000560008160})}
|
8656 | 0x000001e9eb2c4a40: 0000 0048 | ba60 8100 | 6005 0000 | 0048 63c0
|
8657 |
|
8658 | 0x000001e9eb2c4a50: ; implicit exception: dispatches to 0x000001e9eb2c7155
|
8659 | 0x000001e9eb2c4a50: 8b54 8210 | 48c1 e203 | 4c8b ea4d | 85ed 7516
|
8660 |
|
8661 | 0x000001e9eb2c4a60: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8662 | 0x000001e9eb2c4a60: 48be 00e2 | 0a9a e901 | 0000 808e | 0916 0000 | 01e9 fb00 | 0000 418b | 5108 49ba | 0000 0000
|
8663 | 0x000001e9eb2c4a80: 0800 0000 | 4903 d241 | 8b75 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 488b 92d0 | 0000 0048
|
8664 | 0x000001e9eb2c4aa0: 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20 | 0f85 9c00 | 0000 5652
|
8665 | 0x000001e9eb2c4ac0: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8666 | 0x000001e9eb2c4ac0: e8bb eae8 | 055e 5a85 | d20f 848b
|
8667 |
|
8668 | 0x000001e9eb2c4acc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8669 | 0x000001e9eb2c4acc: 0000 0048 | be00 e20a | 9ae9 0100 | 0041 8b55 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b
|
8670 | 0x000001e9eb2c4aec: 9620 1600 | 0075 0d48 | 8386 2816 | 0000 01e9 | 7100 0000 | 483b 9630 | 1600 0075 | 0d48 8386
|
8671 | 0x000001e9eb2c4b0c: 3816 0000 | 01e9 5b00 | 0000 4883 | be20 1600 | 0000 7517 | 4889 9620 | 1600 0048 | c786 2816
|
8672 | 0x000001e9eb2c4b2c: 0000 0100 | 0000 e93a | 0000 0048 | 83be 3016 | 0000 0075 | 1748 8996 | 3016 0000 | 48c7 8638
|
8673 | 0x000001e9eb2c4b4c: 1600 0001 | 0000 00e9 | 1900 0000
|
8674 |
|
8675 | 0x000001e9eb2c4b58: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8676 | 0x000001e9eb2c4b58: eb17 48be | 00e2 0a9a | e901 0000 | 4883 ae10 | 1600 0001 | e9ee 2500 | 0049 8d51 | 1441 0fbe
|
8677 | 0x000001e9eb2c4b78: 7740 85f6 | 0f85 e625 | 0000 4d8b | d549 c1ea | 0344 8912 | 488b f249 | 33f5 48c1 | ee19 4883
|
8678 | 0x000001e9eb2c4b98: fe00 0f85 | e625 0000 | 418b 93d4 | 0000 0048 | c1e2 0348 | 3b02 488b
|
8679 |
|
8680 | 0x000001e9eb2c4bb0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8681 | 0x000001e9eb2c4bb0: f248 bf00 | e20a 9ae9
|
8682 |
|
8683 | 0x000001e9eb2c4bb8: ; {metadata('net/minecraft/class_315')}
|
8684 | 0x000001e9eb2c4bb8: 0100 0049 | ba20 a3e0 | 0008 0000 | 004c 8997 | 5816 0000 | 4883 8760 | 1600 0001 | 8bb2 e000
|
8685 | 0x000001e9eb2c4bd8: 0000 48c1 | e603 483b | 0648 8bfe
|
8686 |
|
8687 | 0x000001e9eb2c4be4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8688 | 0x000001e9eb2c4be4: 48b8 00e2 | 0a9a e901 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | b890 1600
|
8689 | 0x000001e9eb2c4c04: 0075 0d48 | 8380 9816 | 0000 01e9 | 6000 0000 | 483b b8a0 | 1600 0075 | 0d48 8380 | a816 0000
|
8690 | 0x000001e9eb2c4c24: 01e9 4a00 | 0000 4883 | b890 1600 | 0000 7517 | 4889 b890 | 1600 0048 | c780 9816 | 0000 0100
|
8691 | 0x000001e9eb2c4c44: 0000 e929 | 0000 0048 | 83b8 a016 | 0000 0075 | 1748 89b8 | a016 0000 | 48c7 80a8 | 1600 0001
|
8692 | 0x000001e9eb2c4c64: 0000 00e9 | 0800 0000 | 4883 8080 | 1600 0001 | 8b76 2848 | c1e6 0348 | 85f6 7516
|
8693 |
|
8694 | 0x000001e9eb2c4c80: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8695 | 0x000001e9eb2c4c80: 48b8 00e2 | 0a9a e901 | 0000 8088 | b116 0000 | 01e9 cc00
|
8696 |
|
8697 | 0x000001e9eb2c4c94: ; {metadata('java/lang/Boolean')}
|
8698 | 0x000001e9eb2c4c94: 0000 48b9 | 9078 0500 | 0800 0000 | 8b7e 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b cf0f
|
8699 | 0x000001e9eb2c4cb4: 858d 0000
|
8700 |
|
8701 | 0x000001e9eb2c4cb8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8702 | 0x000001e9eb2c4cb8: 0048 b800 | e20a 9ae9 | 0100 008b | 4e08 49ba | 0000 0000 | 0800 0000 | 4903 ca48 | 3b88 c816
|
8703 | 0x000001e9eb2c4cd8: 0000 750d | 4883 80d0 | 1600 0001 | e979 0000 | 0048 3b88 | d816 0000 | 750d 4883 | 80e0 1600
|
8704 | 0x000001e9eb2c4cf8: 0001 e963 | 0000 0048 | 83b8 c816 | 0000 0075 | 1748 8988 | c816 0000 | 48c7 80d0 | 1600 0001
|
8705 | 0x000001e9eb2c4d18: 0000 00e9 | 4200 0000 | 4883 b8d8 | 1600 0000 | 7517 4889 | 88d8 1600 | 0048 c780 | e016 0000
|
8706 | 0x000001e9eb2c4d38: 0100 0000 | e921 0000 | 00e9 1c00
|
8707 |
|
8708 | 0x000001e9eb2c4d44: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8709 | 0x000001e9eb2c4d44: 0000 48b8 | 00e2 0a9a | e901 0000 | 4883 a8b8 | 1600 0001 | e94b 2400 | 00e9 0000 | 0000 483b
|
8710 | 0x000001e9eb2c4d64: 0648 8bfe
|
8711 |
|
8712 | 0x000001e9eb2c4d68: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8713 | 0x000001e9eb2c4d68: 48b8 00e2 | 0a9a e901 | 0000 4883 | 80f0 1600 | 0001 0fbe | 760c 83e6
|
8714 |
|
8715 | 0x000001e9eb2c4d80: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8716 | 0x000001e9eb2c4d80: 0185 f648 | be00 e20a | 9ae9 0100 | 0048 bf28 | 1700 0000 | 0000 0074 | 0a48 bf38 | 1700 0000
|
8717 | 0x000001e9eb2c4da0: 0000 0048 | 8b04 3e48 | 8d40 0148 | 8904 3e0f | 841f 0000
|
8718 |
|
8719 | 0x000001e9eb2c4db4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8720 | 0x000001e9eb2c4db4: 0048 be00 | e20a 9ae9 | 0100 00ff | 8648 1700
|
8721 |
|
8722 | 0x000001e9eb2c4dc4: ; {oop(" vsync "{0x0000000566c191c0})}
|
8723 | 0x000001e9eb2c4dc4: 0048 bec0 | 91c1 6605 | 0000 00e9 | 0a00 0000
|
8724 |
|
8725 | 0x000001e9eb2c4dd4: ; {oop(" "{0x0000000560008060})}
|
8726 | 0x000001e9eb2c4dd4: 48be 6080 | 0060 0500 | 0000 4885
|
8727 |
|
8728 | 0x000001e9eb2c4de0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8729 | 0x000001e9eb2c4de0: f675 1648 | b800 e20a | 9ae9 0100 | 0080 8859 | 1700 0001 | e9f9 0000 | 0041 8b79 | 0849 ba00
|
8730 | 0x000001e9eb2c4e00: 0000 0008 | 0000 0049 | 03fa 8b46 | 0849 ba00 | 0000 0008 | 0000 0049 | 03c2 488b | bfd0 0000
|
8731 | 0x000001e9eb2c4e20: 0048 3bc7 | 0f84 2700 | 0000 8b4f | 1448 3b3c | 080f 841a | 0000 0083 | f920 0f85 | 9b00 0000
|
8732 | 0x000001e9eb2c4e40: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8733 | 0x000001e9eb2c4e40: 5057 e839 | e7e8 0558 | 5f85 ff0f | 848a 0000
|
8734 |
|
8735 | 0x000001e9eb2c4e50: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8736 | 0x000001e9eb2c4e50: 0048 b800 | e20a 9ae9 | 0100 008b | 7e08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bb8 7017
|
8737 | 0x000001e9eb2c4e70: 0000 750d | 4883 8078 | 1700 0001 | e971 0000 | 0048 3bb8 | 8017 0000 | 750d 4883 | 8088 1700
|
8738 | 0x000001e9eb2c4e90: 0001 e95b | 0000 0048 | 83b8 7017 | 0000 0075 | 1748 89b8 | 7017 0000 | 48c7 8078 | 1700 0001
|
8739 | 0x000001e9eb2c4eb0: 0000 00e9 | 3a00 0000 | 4883 b880 | 1700 0000 | 7517 4889 | b880 1700 | 0048 c780 | 8817 0000
|
8740 | 0x000001e9eb2c4ed0: 0100 0000 | e919 0000
|
8741 |
|
8742 | 0x000001e9eb2c4ed8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8743 | 0x000001e9eb2c4ed8: 00eb 1748 | b800 e20a | 9ae9 0100 | 0048 83a8 | 6017 0000 | 01e9 c922 | 0000 498d | 7918 410f
|
8744 | 0x000001e9eb2c4ef8: be47 4085 | c00f 85c1 | 2200 004c | 8bd6 49c1 | ea03 4489 | 1748 8bc7 | 4833 c648 | c1e8 1948
|
8745 | 0x000001e9eb2c4f18: 83f8 000f | 85c1 2200 | 0048 8bf2
|
8746 |
|
8747 | 0x000001e9eb2c4f24: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8748 | 0x000001e9eb2c4f24: 48bf 00e2 | 0a9a e901
|
8749 |
|
8750 | 0x000001e9eb2c4f2c: ; {metadata('net/minecraft/class_315')}
|
8751 | 0x000001e9eb2c4f2c: 0000 49ba | 20a3 e000 | 0800 0000 | 4c89 97a8 | 1700 0048 | 8387 b017 | 0000 018b | 7250 48c1
|
8752 | 0x000001e9eb2c4f4c: e603 483b | 0648 8bfe
|
8753 |
|
8754 | 0x000001e9eb2c4f54: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8755 | 0x000001e9eb2c4f54: 48b8 00e2 | 0a9a e901 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | b8e0 1700
|
8756 | 0x000001e9eb2c4f74: 0075 0d48 | 8380 e817 | 0000 01e9 | 6000 0000 | 483b b8f0 | 1700 0075 | 0d48 8380 | f817 0000
|
8757 | 0x000001e9eb2c4f94: 01e9 4a00 | 0000 4883 | b8e0 1700 | 0000 7517 | 4889 b8e0 | 1700 0048 | c780 e817 | 0000 0100
|
8758 | 0x000001e9eb2c4fb4: 0000 e929 | 0000 0048 | 83b8 f017 | 0000 0075 | 1748 89b8 | f017 0000 | 48c7 80f8 | 1700 0001
|
8759 | 0x000001e9eb2c4fd4: 0000 00e9 | 0800 0000 | 4883 80d0 | 1700 0001 | 8b76 2848 | c1e6 0348 | 85f6 7516
|
8760 |
|
8761 | 0x000001e9eb2c4ff0: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8762 | 0x000001e9eb2c4ff0: 48b8 00e2 | 0a9a e901 | 0000 8088 | 0118 0000 | 01e9 f900 | 0000 418b | 7908 49ba | 0000 0000
|
8763 | 0x000001e9eb2c5010: 0800 0000 | 4903 fa8b | 4608 49ba | 0000 0000 | 0800 0000 | 4903 c248 | 8bbf d000 | 0000 483b
|
8764 | 0x000001e9eb2c5030: c70f 8427 | 0000 008b | 4f14 483b | 3c08 0f84 | 1a00 0000 | 83f9 200f | 859b 0000
|
8765 |
|
8766 | 0x000001e9eb2c504c: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8767 | 0x000001e9eb2c504c: 0050 57e8 | 2ce5 e805 | 585f 85ff | 0f84 8a00
|
8768 |
|
8769 | 0x000001e9eb2c505c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8770 | 0x000001e9eb2c505c: 0000 48b8 | 00e2 0a9a | e901 0000 | 8b7e 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b b818
|
8771 | 0x000001e9eb2c507c: 1800 0075 | 0d48 8380 | 2018 0000 | 01e9 7100 | 0000 483b | b828 1800 | 0075 0d48 | 8380 3018
|
8772 | 0x000001e9eb2c509c: 0000 01e9 | 5b00 0000 | 4883 b818 | 1800 0000 | 7517 4889 | b818 1800 | 0048 c780 | 2018 0000
|
8773 | 0x000001e9eb2c50bc: 0100 0000 | e93a 0000 | 0048 83b8 | 2818 0000 | 0075 1748 | 89b8 2818 | 0000 48c7 | 8030 1800
|
8774 | 0x000001e9eb2c50dc: 0001 0000 | 00e9 1900 | 0000 eb17
|
8775 |
|
8776 | 0x000001e9eb2c50e8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8777 | 0x000001e9eb2c50e8: 48b8 00e2 | 0a9a e901 | 0000 4883 | a808 1800 | 0001 e905 | 2100 0049 | 8d79 1c41 | 0fbe 4740
|
8778 | 0x000001e9eb2c5108: 85c0 0f85 | fd20 0000 | 4c8b d649 | c1ea 0344 | 8917 488b | c748 33c6 | 48c1 e819 | 4883 f800
|
8779 | 0x000001e9eb2c5128: 0f85 fd20 | 0000 488b
|
8780 |
|
8781 | 0x000001e9eb2c5130: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8782 | 0x000001e9eb2c5130: f248 bf00 | e20a 9ae9
|
8783 |
|
8784 | 0x000001e9eb2c5138: ; {metadata('net/minecraft/class_315')}
|
8785 | 0x000001e9eb2c5138: 0100 0049 | ba20 a3e0 | 0008 0000 | 004c 8997 | 5018 0000 | 4883 8758 | 1800 0001 | 8b72 4c48
|
8786 | 0x000001e9eb2c5158: c1e6 0348 | 3b06 488b
|
8787 |
|
8788 | 0x000001e9eb2c5160: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8789 | 0x000001e9eb2c5160: fe48 b800 | e20a 9ae9 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bb8 8818
|
8790 | 0x000001e9eb2c5180: 0000 750d | 4883 8090 | 1800 0001 | e960 0000 | 0048 3bb8 | 9818 0000 | 750d 4883 | 80a0 1800
|
8791 | 0x000001e9eb2c51a0: 0001 e94a | 0000 0048 | 83b8 8818 | 0000 0075 | 1748 89b8 | 8818 0000 | 48c7 8090 | 1800 0001
|
8792 | 0x000001e9eb2c51c0: 0000 00e9 | 2900 0000 | 4883 b898 | 1800 0000 | 7517 4889 | b898 1800 | 0048 c780 | a018 0000
|
8793 | 0x000001e9eb2c51e0: 0100 0000 | e908 0000 | 0048 8380 | 7818 0000 | 018b 7e28 | 48c1 e703
|
8794 |
|
8795 | 0x000001e9eb2c51f8: ; {oop(a 'net/minecraft/class_4063'{0x000000056603fde8})}
|
8796 | 0x000001e9eb2c51f8: 49ba e8fd | 0366 0500 | 0000 493b
|
8797 |
|
8798 | 0x000001e9eb2c5204: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8799 | 0x000001e9eb2c5204: fa48 b800 | e20a 9ae9 | 0100 0048 | b9b0 1800 | 0000 0000 | 0075 0a48 | b9c0 1800 | 0000 0000
|
8800 | 0x000001e9eb2c5224: 004c 8b2c | 084d 8d6d | 014c 892c | 080f 851f
|
8801 |
|
8802 | 0x000001e9eb2c5234: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8803 | 0x000001e9eb2c5234: 0000 0048 | be00 e20a | 9ae9 0100 | 00ff 86d0
|
8804 |
|
8805 | 0x000001e9eb2c5244: ; {oop(""{0x000000056000a2b0})}
|
8806 | 0x000001e9eb2c5244: 1800 0048 | beb0 a200 | 6005 0000 | 00e9 1e01 | 0000 488b
|
8807 |
|
8808 | 0x000001e9eb2c5258: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8809 | 0x000001e9eb2c5258: c248 b900 | e20a 9ae9
|
8810 |
|
8811 | 0x000001e9eb2c5260: ; {metadata('net/minecraft/class_315')}
|
8812 | 0x000001e9eb2c5260: 0100 0049 | ba20 a3e0 | 0008 0000 | 004c 8991 | f818 0000 | 4883 8100 | 1900 0001
|
8813 |
|
8814 | 0x000001e9eb2c527c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8815 | 0x000001e9eb2c527c: 48b8 00e2 | 0a9a e901 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b030 1900
|
8816 | 0x000001e9eb2c529c: 0075 0d48 | 8380 3819 | 0000 01e9 | 6000 0000 | 483b b040 | 1900 0075 | 0d48 8380 | 4819 0000
|
8817 | 0x000001e9eb2c52bc: 01e9 4a00 | 0000 4883 | b830 1900 | 0000 7517 | 4889 b030 | 1900 0048 | c780 3819 | 0000 0100
|
8818 | 0x000001e9eb2c52dc: 0000 e929 | 0000 0048 | 83b8 4019 | 0000 0075 | 1748 89b0 | 4019 0000 | 48c7 8048 | 1900 0001
|
8819 | 0x000001e9eb2c52fc: 0000 00e9 | 0800 0000 | 4883 8020 | 1900 0001
|
8820 |
|
8821 | 0x000001e9eb2c530c: ; {oop(a 'net/minecraft/class_4063'{0x000000056603fd50})}
|
8822 | 0x000001e9eb2c530c: 49ba 50fd | 0366 0500 | 0000 493b
|
8823 |
|
8824 | 0x000001e9eb2c5318: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8825 | 0x000001e9eb2c5318: fa48 be00 | e20a 9ae9 | 0100 0048 | bf58 1900 | 0000 0000 | 0075 0a48 | bf68 1900 | 0000 0000
|
8826 | 0x000001e9eb2c5338: 0048 8b04 | 3e48 8d40 | 0148 8904 | 3e0f 851f
|
8827 |
|
8828 | 0x000001e9eb2c5348: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8829 | 0x000001e9eb2c5348: 0000 0048 | be00 e20a | 9ae9 0100 | 00ff 8678
|
8830 |
|
8831 | 0x000001e9eb2c5358: ; {oop(" fast-clouds"{0x000000056d5b2928})}
|
8832 | 0x000001e9eb2c5358: 1900 0048 | be28 295b | 6d05 0000 | 00e9 0a00
|
8833 |
|
8834 | 0x000001e9eb2c5368: ; {oop(" fancy-clouds"{0x0000000566c19188})}
|
8835 | 0x000001e9eb2c5368: 0000 48be | 8891 c166 | 0500 0000 | 4885 f675
|
8836 |
|
8837 | 0x000001e9eb2c5378: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8838 | 0x000001e9eb2c5378: 1648 b900 | e20a 9ae9 | 0100 0080 | 8989 1900 | 0001 e9fb | 0000 0041 | 8b79 0849 | ba00 0000
|
8839 | 0x000001e9eb2c5398: 0008 0000 | 0049 03fa | 8b4e 0849 | ba00 0000 | 0008 0000 | 0049 03ca | 488b bfd0 | 0000 0048
|
8840 | 0x000001e9eb2c53b8: 3bcf 0f84 | 2900 0000 | 448b 5f14 | 4a3b 3c19 | 0f84 1b00 | 0000 4183 | fb20 0f85 | 9b00 0000
|
8841 | 0x000001e9eb2c53d8: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8842 | 0x000001e9eb2c53d8: 5157 e8a1 | e1e8 0559 | 5f85 ff0f | 848a 0000
|
8843 |
|
8844 | 0x000001e9eb2c53e8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8845 | 0x000001e9eb2c53e8: 0048 b900 | e20a 9ae9 | 0100 008b | 7e08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bb9 a019
|
8846 | 0x000001e9eb2c5408: 0000 750d | 4883 81a8 | 1900 0001 | e971 0000 | 0048 3bb9 | b019 0000 | 750d 4883 | 81b8 1900
|
8847 | 0x000001e9eb2c5428: 0001 e95b | 0000 0048 | 83b9 a019 | 0000 0075 | 1748 89b9 | a019 0000 | 48c7 81a8 | 1900 0001
|
8848 | 0x000001e9eb2c5448: 0000 00e9 | 3a00 0000 | 4883 b9b0 | 1900 0000 | 7517 4889 | b9b0 1900 | 0048 c781 | b819 0000
|
8849 | 0x000001e9eb2c5468: 0100 0000 | e919 0000
|
8850 |
|
8851 | 0x000001e9eb2c5470: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8852 | 0x000001e9eb2c5470: 00eb 1748 | b900 e20a | 9ae9 0100 | 0048 83a9 | 9019 0000 | 01e9 c31d | 0000 498d | 7920 410f
|
8853 | 0x000001e9eb2c5490: be4f 4085 | c90f 85bb | 1d00 004c | 8bd6 49c1 | ea03 4489 | 1748 8bcf | 4833 ce48 | c1e9 1948
|
8854 | 0x000001e9eb2c54b0: 83f9 000f | 85bb 1d00 | 0048 8bf2
|
8855 |
|
8856 | 0x000001e9eb2c54bc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8857 | 0x000001e9eb2c54bc: 48bf 00e2 | 0a9a e901
|
8858 |
|
8859 | 0x000001e9eb2c54c4: ; {metadata('net/minecraft/class_315')}
|
8860 | 0x000001e9eb2c54c4: 0000 49ba | 20a3 e000 | 0800 0000 | 4c89 97d8 | 1900 0048 | 8387 e019 | 0000 018b | 92b8 0000
|
8861 | 0x000001e9eb2c54e4: 0048 c1e2 | 0348 3b02
|
8862 |
|
8863 | 0x000001e9eb2c54ec: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8864 | 0x000001e9eb2c54ec: 488b f248 | bf00 e20a | 9ae9 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
8865 | 0x000001e9eb2c550c: 101a 0000 | 750d 4883 | 8718 1a00 | 0001 e960 | 0000 0048 | 3bb7 201a | 0000 750d | 4883 8728
|
8866 | 0x000001e9eb2c552c: 1a00 0001 | e94a 0000 | 0048 83bf | 101a 0000 | 0075 1748 | 89b7 101a | 0000 48c7 | 8718 1a00
|
8867 | 0x000001e9eb2c554c: 0001 0000 | 00e9 2900 | 0000 4883 | bf20 1a00 | 0000 7517 | 4889 b720 | 1a00 0048 | c787 281a
|
8868 | 0x000001e9eb2c556c: 0000 0100 | 0000 e908 | 0000 0048 | 8387 001a | 0000 018b | 5228 48c1 | e203 4885
|
8869 |
|
8870 | 0x000001e9eb2c5588: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8871 | 0x000001e9eb2c5588: d275 1648 | bf00 e20a | 9ae9 0100 | 0080 8f31 | 1a00 0001 | e9f9 0000 | 0041 8b71 | 0849 ba00
|
8872 | 0x000001e9eb2c55a8: 0000 0008 | 0000 0049 | 03f2 8b7a | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 488b | b6d0 0000
|
8873 | 0x000001e9eb2c55c8: 0048 3bfe | 0f84 2700 | 0000 8b4e | 1448 3b34 | 0f0f 841a | 0000 0083 | f920 0f85 | 9b00 0000
|
8874 | 0x000001e9eb2c55e8: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8875 | 0x000001e9eb2c55e8: 5756 e891 | dfe8 055f | 5e85 f60f | 848a 0000
|
8876 |
|
8877 | 0x000001e9eb2c55f8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8878 | 0x000001e9eb2c55f8: 0048 bf00 | e20a 9ae9 | 0100 008b | 7208 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 481a
|
8879 | 0x000001e9eb2c5618: 0000 750d | 4883 8750 | 1a00 0001 | e971 0000 | 0048 3bb7 | 581a 0000 | 750d 4883 | 8760 1a00
|
8880 | 0x000001e9eb2c5638: 0001 e95b | 0000 0048 | 83bf 481a | 0000 0075 | 1748 89b7 | 481a 0000 | 48c7 8750 | 1a00 0001
|
8881 | 0x000001e9eb2c5658: 0000 00e9 | 3a00 0000 | 4883 bf58 | 1a00 0000 | 7517 4889 | b758 1a00 | 0048 c787 | 601a 0000
|
8882 | 0x000001e9eb2c5678: 0100 0000 | e919 0000
|
8883 |
|
8884 | 0x000001e9eb2c5680: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8885 | 0x000001e9eb2c5680: 00eb 1748 | bf00 e20a | 9ae9 0100 | 0048 83af | 381a 0000 | 01e9 fc1b | 0000 498d | 7124 410f
|
8886 | 0x000001e9eb2c56a0: be7f 4085 | ff0f 85f4 | 1b00 004c | 8bd2 49c1 | ea03 4489 | 1648 8bfe | 4833 fa48 | c1ef 1948
|
8887 | 0x000001e9eb2c56c0: 83ff 000f | 85f4 1b00 | 004d 85c0
|
8888 |
|
8889 | 0x000001e9eb2c56cc: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8890 | 0x000001e9eb2c56cc: 7516 48be | 00e2 0a9a | e901 0000 | 808e 691a | 0000 01e9 | fb00 0000
|
8891 |
|
8892 | 0x000001e9eb2c56e4: ; implicit exception: dispatches to 0x000001e9eb2c72d5
|
8893 | 0x000001e9eb2c56e4: 418b 5108 | 49ba 0000 | 0000 0800 | 0000 4903 | d241 8b70 | 0849 ba00 | 0000 0008 | 0000 0049
|
8894 | 0x000001e9eb2c5704: 03f2 488b | 92d0 0000 | 0048 3bf2 | 0f84 2700 | 0000 8b7a | 1448 3b14 | 3e0f 841a | 0000 0083
|
8895 | 0x000001e9eb2c5724: ff20 0f85 | 9c00 0000
|
8896 |
|
8897 | 0x000001e9eb2c572c: ; {runtime_call slow_subtype_check Runtime1 stub}
|
8898 | 0x000001e9eb2c572c: 5652 e84d | dee8 055e | 5a85 d20f | 848b 0000
|
8899 |
|
8900 | 0x000001e9eb2c573c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8901 | 0x000001e9eb2c573c: 0048 be00 | e20a 9ae9 | 0100 0041 | 8b50 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9680
|
8902 | 0x000001e9eb2c575c: 1a00 0075 | 0d48 8386 | 881a 0000 | 01e9 7100 | 0000 483b | 9690 1a00 | 0075 0d48 | 8386 981a
|
8903 | 0x000001e9eb2c577c: 0000 01e9 | 5b00 0000 | 4883 be80 | 1a00 0000 | 7517 4889 | 9680 1a00 | 0048 c786 | 881a 0000
|
8904 | 0x000001e9eb2c579c: 0100 0000 | e93a 0000 | 0048 83be | 901a 0000 | 0075 1748 | 8996 901a | 0000 48c7 | 8698 1a00
|
8905 | 0x000001e9eb2c57bc: 0001 0000 | 00e9 1900 | 0000 eb17
|
8906 |
|
8907 | 0x000001e9eb2c57c8: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8908 | 0x000001e9eb2c57c8: 48be 00e2 | 0a9a e901 | 0000 4883 | ae70 1a00 | 0001 e9fb | 1a00 0049 | 8d51 2841 | 0fbe 7740
|
8909 | 0x000001e9eb2c57e8: 85f6 0f85 | f31a 0000 | 4d8b d049 | c1ea 0344 | 8912 488b | f249 33f0 | 48c1 ee19 | 4883 fe00
|
8910 | 0x000001e9eb2c5808: 0f85 f31a
|
8911 |
|
8912 | 0x000001e9eb2c580c: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
8913 | 0x000001e9eb2c580c: 0000 48ba | 00e2 0a9a | e901 0000 | 4883 82a8 | 1a00 0001
|
8914 |
|
8915 | 0x000001e9eb2c5820: ; {metadata(method data for {method} {0x000001e98b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8916 | 0x000001e9eb2c5820: 48ba b8c9 | 9e8d e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
8917 | 0x000001e9eb2c5840: f60f 84d2
|
8918 |
|
8919 | 0x000001e9eb2c5844: ; {metadata('java/util/Formatter')}
|
8920 | 0x000001e9eb2c5844: 1a00 0048 | ba08 b00e | 0008 0000 | 0049 8b87 | b801 0000 | 488d 7818 | 493b bfc8 | 0100 000f
|
8921 | 0x000001e9eb2c5864: 87d1 1a00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
|
8922 | 0x000001e9eb2c5884: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | 8948 1048
|
8923 |
|
8924 | 0x000001e9eb2c5898: ; {metadata(method data for {method} {0x000001e98b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8925 | 0x000001e9eb2c5898: 8bd0 48be | b8c9 9e8d | e901 0000 | 4883 8610 | 0100 0001
|
8926 |
|
8927 | 0x000001e9eb2c58ac: ; {metadata(method data for {method} {0x000001e98b8f6940} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
8928 | 0x000001e9eb2c58ac: 48ba 98cb | 9e8d e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
8929 | 0x000001e9eb2c58cc: f60f 8474
|
8930 |
|
8931 | 0x000001e9eb2c58d0: ; {metadata('java/lang/StringBuilder')}
|
8932 | 0x000001e9eb2c58d0: 1a00 0048 | bac8 1305 | 0008 0000 | 0048 8984 | 2428 0100 | 0049 8b87 | b801 0000 | 488d 7818
|
8933 | 0x000001e9eb2c58f0: 493b bfc8 | 0100 000f | 876b 1a00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba
|
8934 | 0x000001e9eb2c5910: 0000 0000 | 0800 0000 | 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | 8948 104c
|
8935 |
|
8936 | 0x000001e9eb2c592c: ; {metadata(method data for {method} {0x000001e98b8f6940} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
8937 | 0x000001e9eb2c592c: 8bc0 48ba | 98cb 9e8d | e901 0000 | 4883 8210 | 0100 0001
|
8938 |
|
8939 | 0x000001e9eb2c5940: ; {metadata(method data for {method} {0x000001e98b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
|
8940 | 0x000001e9eb2c5940: 49b8 380c | 338b e901 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
|
8941 | 0x000001e9eb2c5960: 0085 d20f | 840c 1a00 | 004c 8bc0
|
8942 |
|
8943 | 0x000001e9eb2c596c: ; {metadata(method data for {method} {0x000001e98b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
|
8944 | 0x000001e9eb2c596c: 48ba 380c | 338b e901 | 0000 4883 | 8210 0100 | 0001 41b8 | 1000 0000 | 488b d04c | 898c 2438
|
8945 | 0x000001e9eb2c598c: 0100 0048 | 8984 2430
|
8946 |
|
8947 | 0x000001e9eb2c5994: ; {optimized virtual_call}
|
8948 | 0x000001e9eb2c5994: 0100 00e8
|
8949 |
|
8950 | 0x000001e9eb2c5998: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
|
8951 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
8952 | ; - java.lang.StringBuilder::<init>@3 (line 106)
|
8953 | ; - java.util.Formatter::<init>@6 (line 2139)
|
8954 | ; - java.lang.String::format@5 (line 4431)
|
8955 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
8956 | 0x000001e9eb2c5998: a4b0 3706
|
8957 |
|
8958 | 0x000001e9eb2c599c: ; {other}
|
8959 | 0x000001e9eb2c599c: 0f1f 8400 | 0c7c 004e | 488b 8424 | 2801 0000
|
8960 |
|
8961 | 0x000001e9eb2c59ac: ; {metadata(method data for {method} {0x000001e98b8f6940} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
8962 | 0x000001e9eb2c59ac: 49b8 98cb | 9e8d e901 | 0000 4983 | 8020 0100
|
8963 |
|
8964 | 0x000001e9eb2c59bc: ; {metadata(method data for {method} {0x000001e98b8f6618} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
8965 | 0x000001e9eb2c59bc: 0001 49b8 | 685c d08b | e901 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
|
8966 | 0x000001e9eb2c59dc: e1fe ff1f | 0045 85c9 | 0f84 ac19 | 0000 488b | 8424 2801
|
8967 |
|
8968 | 0x000001e9eb2c59f0: ; {metadata(method data for {method} {0x000001e98b8f6618} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
8969 | 0x000001e9eb2c59f0: 0000 49b8 | 685c d08b | e901 0000 | 4983 8010 | 0100 0001
|
8970 |
|
8971 | 0x000001e9eb2c5a04: ; {metadata(method data for {method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
8972 | 0x000001e9eb2c5a04: 49b8 a079 | 298b e901 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
|
8973 | 0x000001e9eb2c5a24: ff1f 0045 | 85c9 0f84 | 8719 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 2801 0000 | 0f85 9219
|
8974 | 0x000001e9eb2c5a44: 0000 4c8b | 8424 3001 | 0000 4d8b | d049 c1ea | 0344 8950 | 0c4c 8bc8 | 4d33 c849 | c1e9 1949
|
8975 | 0x000001e9eb2c5a64: 83f9 000f | 858b 1900
|
8976 |
|
8977 | 0x000001e9eb2c5a6c: ; {oop(a 'java/util/Locale'{0x00000005606b16b0})}
|
8978 | 0x000001e9eb2c5a6c: 0049 b8b0 | 166b 6005 | 0000 0045 | 0fbe 4f40 | 4585 c90f | 858b 1900
|
8979 |
|
8980 | 0x000001e9eb2c5a84: ; {oop(a 'java/util/Locale'{0x00000005606b16b0})}
|
8981 | 0x000001e9eb2c5a84: 0049 bab0 | 166b 6005 | 0000 0049 | c1ea 0344
|
8982 |
|
8983 | 0x000001e9eb2c5a94: ; {oop(a 'java/util/Locale'{0x00000005606b16b0})}
|
8984 | 0x000001e9eb2c5a94: 8950 1049 | b9b0 166b | 6005 0000 | 0048 8bf8 | 4933 f948 | c1ef 1948 | 83ff 000f | 857b 1900
|
8985 | 0x000001e9eb2c5ab4: 004c 8bc8
|
8986 |
|
8987 | 0x000001e9eb2c5ab8: ; {metadata(method data for {method} {0x000001e98b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
8988 | 0x000001e9eb2c5ab8: 48bf b8c9 | 9e8d e901 | 0000 4883 | 8720 0100
|
8989 |
|
8990 | 0x000001e9eb2c5ac8: ; {metadata(method data for {method} {0x000001e98b8f7b88} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
8991 | 0x000001e9eb2c5ac8: 0001 49b9 | c85d d08b | e901 0000 | 418b b9cc | 0000 0083 | c702 4189 | b9cc 0000 | 0081 e7fe
|
8992 | 0x000001e9eb2c5ae8: ff1f 0085 | ff0f 8455 | 1900 004c
|
8993 |
|
8994 | 0x000001e9eb2c5af4: ; {metadata(method data for {method} {0x000001e98b8f7b88} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
8995 | 0x000001e9eb2c5af4: 8bc8 48bf | c85d d08b | e901 0000 | 4883 8710 | 0100 0001
|
8996 |
|
8997 | 0x000001e9eb2c5b08: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x0000000566c191f0})}
|
8998 | 0x000001e9eb2c5b08: 49b9 f091 | c166 0500 | 0000 488b | bc24 3801 | 0000 488b
|
8999 |
|
9000 | 0x000001e9eb2c5b1c: ; {optimized virtual_call}
|
9001 | 0x000001e9eb2c5b1c: d066 90e8
|
9002 |
|
9003 | 0x000001e9eb2c5b20: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9004 | ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0}
|
9005 | ; - java.util.Formatter::format@7 (line 2728)
|
9006 | ; - java.lang.String::format@10 (line 4431)
|
9007 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
9008 | 0x000001e9eb2c5b20: 9c16 7806
|
9009 |
|
9010 | 0x000001e9eb2c5b24: ; {other}
|
9011 | 0x000001e9eb2c5b24: 0f1f 8400 | 947d 004f
|
9012 |
|
9013 | 0x000001e9eb2c5b2c: ; implicit exception: dispatches to 0x000001e9eb2c7469
|
9014 | 0x000001e9eb2c5b2c: 483b 0048
|
9015 |
|
9016 | 0x000001e9eb2c5b30: ; {metadata(method data for {method} {0x000001e98b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
9017 | 0x000001e9eb2c5b30: 8bd0 48be | b8c9 9e8d | e901 0000 | 4883 8658 | 0100 0001
|
9018 |
|
9019 | 0x000001e9eb2c5b44: ; {metadata(method data for {method} {0x000001e98b8f7728} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
9020 | 0x000001e9eb2c5b44: 48ba 5066 | d08b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
9021 | 0x000001e9eb2c5b64: f60f 8403 | 1900 0048
|
9022 |
|
9023 | 0x000001e9eb2c5b6c: ; {metadata(method data for {method} {0x000001e98b8f7728} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
9024 | 0x000001e9eb2c5b6c: 8bd0 48be | 5066 d08b | e901 0000 | 4883 8610 | 0100 0001
|
9025 |
|
9026 | 0x000001e9eb2c5b80: ; {metadata(method data for {method} {0x000001e98b8f7a08} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
9027 | 0x000001e9eb2c5b80: 48ba 1068 | d08b e901 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
|
9028 | 0x000001e9eb2c5ba0: f60f 84e8 | 1800 008b | 500c 48c1 | e203 4885
|
9029 |
|
9030 | 0x000001e9eb2c5bb0: ; {metadata(method data for {method} {0x000001e98b8f7a08} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
9031 | 0x000001e9eb2c5bb0: d248 be10 | 68d0 8be9 | 0100 0048 | bf20 0100 | 0000 0000 | 0074 0a48 | bf10 0100 | 0000 0000
|
9032 | 0x000001e9eb2c5bd0: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 8467 | 0200 0048 | 3b02 488b
|
9033 |
|
9034 | 0x000001e9eb2c5be8: ; {metadata(method data for {method} {0x000001e98b8f7728} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
9035 | 0x000001e9eb2c5be8: f248 bf50 | 66d0 8be9 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 5801
|
9036 | 0x000001e9eb2c5c08: 0000 750d | 4883 8760 | 0100 0001 | e960 0000 | 0048 3bb7 | 6801 0000 | 750d 4883 | 8770 0100
|
9037 | 0x000001e9eb2c5c28: 0001 e94a | 0000 0048 | 83bf 5801 | 0000 0075 | 1748 89b7 | 5801 0000 | 48c7 8760 | 0100 0001
|
9038 | 0x000001e9eb2c5c48: 0000 00e9 | 2900 0000 | 4883 bf68 | 0100 0000 | 7517 4889 | b768 0100 | 0048 c787 | 7001 0000
|
9039 | 0x000001e9eb2c5c68: 0100 0000 | e908 0000 | 0048 8387 | 4801 0000 | 010f 1f40 | 0048 b8c8 | 1305 0008
|
9040 |
|
9041 | 0x000001e9eb2c5c84: ; {virtual_call}
|
9042 | 0x000001e9eb2c5c84: 0000 00e8
|
9043 |
|
9044 | 0x000001e9eb2c5c88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9045 | ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
|
9046 | ; - java.util.Formatter::toString@8 (line 2628)
|
9047 | ; - java.lang.String::format@13 (line 4431)
|
9048 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
9049 | 0x000001e9eb2c5c88: f4e4 b506
|
9050 |
|
9051 | 0x000001e9eb2c5c8c: ; {other}
|
9052 | 0x000001e9eb2c5c8c: 0f1f 8400 | fc7e 0050 | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 850c 1800 | 004c 8bd0
|
9053 | 0x000001e9eb2c5cac: 49c1 ea03 | 4489 92b4 | 0100 0048 | 8bf2 4833 | f048 c1ee | 1948 83fe | 000f 850c | 1800 0048
|
9054 | 0x000001e9eb2c5ccc: 8b72 3048 | bfe8 0300 | 0000 0000 | 0048 03f7 | 4889 7230 | c742 6400
|
9055 |
|
9056 | 0x000001e9eb2c5ce4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9057 | 0x000001e9eb2c5ce4: 0000 0048 | be00 e20a | 9ae9 0100 | 008b bed0 | 0000 0083 | c702 89be | d000 0000 | 81e7 fe3f
|
9058 | 0x000001e9eb2c5d04: 0000 85ff | 0f84 e117 | 0000 4d8b | 9758 0400
|
9059 |
|
9060 | 0x000001e9eb2c5d14: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9061 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
9062 | ; - (reexecute) net.minecraft.class_310::method_1523@1046 (line 1412)
|
9063 | ; {poll}
|
9064 | 0x000001e9eb2c5d14: 0041 8502
|
9065 |
|
9066 | 0x000001e9eb2c5d18: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9067 | 0x000001e9eb2c5d18: 48be 00e2 | 0a9a e901 | 0000 ff86 | b81a 0000 | e923 e3ff | ff4c 8b84 | 24e0 0000
|
9068 |
|
9069 | 0x000001e9eb2c5d34: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9070 | 0x000001e9eb2c5d34: 0048 be00 | e20a 9ae9 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 86e0
|
9071 | 0x000001e9eb2c5d54: 1a00 0075 | 0d48 8386 | e81a 0000 | 01e9 6000 | 0000 4c3b | 86f0 1a00 | 0075 0d48 | 8386 f81a
|
9072 | 0x000001e9eb2c5d74: 0000 01e9 | 4a00 0000 | 4883 bee0 | 1a00 0000 | 7517 4c89 | 86e0 1a00 | 0048 c786 | e81a 0000
|
9073 | 0x000001e9eb2c5d94: 0100 0000 | e929 0000 | 0048 83be | f01a 0000 | 0075 174c | 8986 f01a | 0000 48c7 | 86f8 1a00
|
9074 | 0x000001e9eb2c5db4: 0001 0000 | 00e9 0800 | 0000 4883 | 86d0 1a00 | 0001 488b | 9424 e000 | 0000 0f1f | 8000 0000
|
9075 | 0x000001e9eb2c5dd4: 0048 b8f8 | e3ca 0008
|
9076 |
|
9077 | 0x000001e9eb2c5ddc: ; {virtual_call}
|
9078 | 0x000001e9eb2c5ddc: 0000 00e8
|
9079 |
|
9080 | 0x000001e9eb2c5de0: ; ImmutableOopMap {[176]=Oop }
|
9081 | ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
|
9082 | ; - net.minecraft.class_310::method_1523@1051 (line 1413)
|
9083 | 0x000001e9eb2c5de0: bc7e d706
|
9084 |
|
9085 | 0x000001e9eb2c5de4: ; {other}
|
9086 | 0x000001e9eb2c5de4: 0f1f 8400 | 5480 0052 | 488b 9424 | b000 0000
|
9087 |
|
9088 | 0x000001e9eb2c5df4: ; {metadata(method data for {method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9089 | 0x000001e9eb2c5df4: 49b8 00e2 | 0a9a e901 | 0000 4983 | 8008 1b00 | 0001 448b | 8424 b800
|
9090 |
|
9091 | 0x000001e9eb2c5e0c: ; {oop(nullptr)}
|
9092 | 0x000001e9eb2c5e0c: 0000 49b9 | 0000 0000 | 0000 0000 | 488b 9424 | b000 0000 | 0f1f 8000
|
9093 |
|
9094 | 0x000001e9eb2c5e24: ; {optimized virtual_call}
|
9095 | 0x000001e9eb2c5e24: 0000 00e8
|
9096 |
|
9097 | 0x000001e9eb2c5e28: ; ImmutableOopMap {}
|
9098 | ;*invokespecial handler$bfb000$sodium$postRender {reexecute=0 rethrow=0 return_oop=0}
|
9099 | ; - net.minecraft.class_310::method_1523@1059 (line 1414)
|
9100 | 0x000001e9eb2c5e28: d424 feff
|
9101 |
|
9102 | 0x000001e9eb2c5e2c: ; {other}
|
9103 | 0x000001e9eb2c5e2c: 0f1f 8400 | 9c80 0053 | 4881 c490 | 0100 005d
|
9104 |
|
9105 | 0x000001e9eb2c5e3c: ; {poll_return}
|
9106 | 0x000001e9eb2c5e3c: 493b a750 | 0400 000f | 87c7 1600 | 00c3 4889 | 8424 4801 | 0000 660f | 1f44 0000
|
9107 |
|
9108 | 0x000001e9eb2c5e58: ; {no_reloc}
|
9109 | 0x000001e9eb2c5e58: e9d8 1600 | 0000 0000 | 0000 e9d8 | 1600 0048
|
9110 |
|
9111 | 0x000001e9eb2c5e68: ; {metadata(method data for {method} {0x000001e98b8f7a08} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
9112 | 0x000001e9eb2c5e68: 8bd0 48bb | 1068 d08b | e901 0000 | 4883 8330 | 0100 0001 | 488b d048 | 8984 2440
|
9113 |
|
9114 | 0x000001e9eb2c5e84: ; {optimized virtual_call}
|
9115 | 0x000001e9eb2c5e84: 0100 00e8
|
9116 |
|
9117 | 0x000001e9eb2c5e88: ; ImmutableOopMap {[176]=Oop [224]=Oop [320]=Oop [328]=Oop }
|
9118 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9119 | ; - java.util.Formatter::ensureOpen@11 (line 2680)
|
9120 | ; - java.util.Formatter::toString@1 (line 2627)
|
9121 | ; - java.lang.String::format@13 (line 4431)
|
9122 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
9123 | 0x000001e9eb2c5e88: f48b dc05
|
9124 |
|
9125 | 0x000001e9eb2c5e8c: ; {other}
|
9126 | 0x000001e9eb2c5e8c: 0f1f 8400 | fc80 0054 | 488b 8424 | 4001 0000 | e96a 1800
|
9127 |
|
9128 | 0x000001e9eb2c5ea0: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9129 | 0x000001e9eb2c5ea0: 0048 ba00 | 1372 99e9 | 0100 0048 | 8382 6001
|
9130 |
|
9131 | 0x000001e9eb2c5eb0: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9132 | 0x000001e9eb2c5eb0: 0000 0148 | bae8 1772 | 99e9 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
|
9133 | 0x000001e9eb2c5ed0: 1f00 85ff | 0f84 7216 | 0000 660f | 1f44 0000
|
9134 |
|
9135 | 0x000001e9eb2c5ee0: ; {no_reloc}
|
9136 | 0x000001e9eb2c5ee0: e997 1600 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8594 | 1600 0049 | 8b87 b801 | 0000 488d
|
9137 | 0x000001e9eb2c5f00: 7828 493b | bfc8 0100 | 000f 877c | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
9138 | 0x000001e9eb2c5f20: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
9139 | 0x000001e9eb2c5f40: 1848 8948 | 204c 8bc0
|
9140 |
|
9141 | 0x000001e9eb2c5f48: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9142 | 0x000001e9eb2c5f48: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
9143 |
|
9144 | 0x000001e9eb2c5f58: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
9145 | 0x000001e9eb2c5f58: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2450
|
9146 |
|
9147 | 0x000001e9eb2c5f6c: ; {optimized virtual_call}
|
9148 | 0x000001e9eb2c5f6c: 0100 00e8
|
9149 |
|
9150 | 0x000001e9eb2c5f70: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
|
9151 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9152 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
9153 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
9154 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
9155 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
9156 | 0x000001e9eb2c5f70: 0c8b dc05
|
9157 |
|
9158 | 0x000001e9eb2c5f74: ; {other}
|
9159 | 0x000001e9eb2c5f74: 0f1f 8400 | e481 0055 | 488b 8424 | 5001 0000 | e982 1700
|
9160 |
|
9161 | 0x000001e9eb2c5f88: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9162 | 0x000001e9eb2c5f88: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
9163 |
|
9164 | 0x000001e9eb2c5f98: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9165 | 0x000001e9eb2c5f98: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
9166 | 0x000001e9eb2c5fb8: 1f00 85f6 | 0f84 d615 | 0000 660f | 1f44 0000
|
9167 |
|
9168 | 0x000001e9eb2c5fc8: ; {no_reloc}
|
9169 | 0x000001e9eb2c5fc8: e9fb 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85f8 | 1500 0049 | 8b87 b801 | 0000 488d
|
9170 | 0x000001e9eb2c5fe8: 7828 493b | bfc8 0100 | 000f 87e0 | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
9171 | 0x000001e9eb2c6008: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
9172 | 0x000001e9eb2c6028: 1848 8948 | 204c 8bc0
|
9173 |
|
9174 | 0x000001e9eb2c6030: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9175 | 0x000001e9eb2c6030: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
9176 |
|
9177 | 0x000001e9eb2c6040: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
9178 | 0x000001e9eb2c6040: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2458
|
9179 |
|
9180 | 0x000001e9eb2c6054: ; {optimized virtual_call}
|
9181 | 0x000001e9eb2c6054: 0100 00e8
|
9182 |
|
9183 | 0x000001e9eb2c6058: ; ImmutableOopMap {[176]=Oop [224]=Oop [344]=Oop }
|
9184 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9185 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
9186 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
9187 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
9188 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
9189 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
9190 | 0x000001e9eb2c6058: 248a dc05
|
9191 |
|
9192 | 0x000001e9eb2c605c: ; {other}
|
9193 | 0x000001e9eb2c605c: 0f1f 8400 | cc82 0056 | 488b 8424 | 5801 0000 | e99a 1600
|
9194 |
|
9195 | 0x000001e9eb2c6070: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9196 | 0x000001e9eb2c6070: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
9197 |
|
9198 | 0x000001e9eb2c6080: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9199 | 0x000001e9eb2c6080: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
9200 | 0x000001e9eb2c60a0: 1f00 85f6 | 0f84 3a15 | 0000 660f | 1f44 0000
|
9201 |
|
9202 | 0x000001e9eb2c60b0: ; {no_reloc}
|
9203 | 0x000001e9eb2c60b0: e95f 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 855c | 1500 0049 | 8b87 b801 | 0000 488d
|
9204 | 0x000001e9eb2c60d0: 7828 493b | bfc8 0100 | 000f 8744 | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
9205 | 0x000001e9eb2c60f0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
9206 | 0x000001e9eb2c6110: 1848 8948 | 204c 8bc0
|
9207 |
|
9208 | 0x000001e9eb2c6118: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9209 | 0x000001e9eb2c6118: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
9210 |
|
9211 | 0x000001e9eb2c6128: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
9212 | 0x000001e9eb2c6128: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2460
|
9213 |
|
9214 | 0x000001e9eb2c613c: ; {optimized virtual_call}
|
9215 | 0x000001e9eb2c613c: 0100 00e8
|
9216 |
|
9217 | 0x000001e9eb2c6140: ; ImmutableOopMap {[176]=Oop [224]=Oop [352]=Oop }
|
9218 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9219 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
9220 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
9221 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
9222 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
9223 | 0x000001e9eb2c6140: 3c89 dc05
|
9224 |
|
9225 | 0x000001e9eb2c6144: ; {other}
|
9226 | 0x000001e9eb2c6144: 0f1f 8400 | b483 0057 | 488b 8424 | 6001 0000 | e9b2 1500
|
9227 |
|
9228 | 0x000001e9eb2c6158: ; {metadata(method data for {method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9229 | 0x000001e9eb2c6158: 0048 bad0 | 33a2 99e9 | 0100 0048 | 8382 4001
|
9230 |
|
9231 | 0x000001e9eb2c6168: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9232 | 0x000001e9eb2c6168: 0000 0148 | bae8 1772 | 99e9 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
|
9233 | 0x000001e9eb2c6188: 1f00 85f6 | 0f84 9e14 | 0000 660f | 1f44 0000
|
9234 |
|
9235 | 0x000001e9eb2c6198: ; {no_reloc}
|
9236 | 0x000001e9eb2c6198: e9c3 1400 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85c0 | 1400 0049 | 8b87 b801 | 0000 488d
|
9237 | 0x000001e9eb2c61b8: 7828 493b | bfc8 0100 | 000f 87a8 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
9238 | 0x000001e9eb2c61d8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
9239 | 0x000001e9eb2c61f8: 1848 8948 | 204c 8bc0
|
9240 |
|
9241 | 0x000001e9eb2c6200: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9242 | 0x000001e9eb2c6200: 48ba e817 | 7299 e901 | 0000 4883 | 8210 0100
|
9243 |
|
9244 | 0x000001e9eb2c6210: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
9245 | 0x000001e9eb2c6210: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2468
|
9246 |
|
9247 | 0x000001e9eb2c6224: ; {optimized virtual_call}
|
9248 | 0x000001e9eb2c6224: 0100 00e8
|
9249 |
|
9250 | 0x000001e9eb2c6228: ; ImmutableOopMap {[176]=Oop [224]=Oop [360]=Oop }
|
9251 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9252 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
9253 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
9254 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
9255 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
9256 | 0x000001e9eb2c6228: 5488 dc05
|
9257 |
|
9258 | 0x000001e9eb2c622c: ; {other}
|
9259 | 0x000001e9eb2c622c: 0f1f 8400 | 9c84 0058 | 488b 8424 | 6801 0000 | e9ca 1400 | 0089 b424 | 0001 0000
|
9260 |
|
9261 | 0x000001e9eb2c6248: ; {metadata(method data for {method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9262 | 0x000001e9eb2c6248: 48ba 0013 | 7299 e901 | 0000 4883 | 8260 0100
|
9263 |
|
9264 | 0x000001e9eb2c6258: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9265 | 0x000001e9eb2c6258: 0001 48ba | e817 7299 | e901 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
|
9266 | 0x000001e9eb2c6278: 0085 ff0f | 84fb 1300 | 000f 1f80 | 0000 0000
|
9267 |
|
9268 | 0x000001e9eb2c6288: ; {no_reloc}
|
9269 | 0x000001e9eb2c6288: e91f 1400 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 851c | 1400 0049 | 8b87 b801 | 0000 488d
|
9270 | 0x000001e9eb2c62a8: 7828 493b | bfc8 0100 | 000f 8704 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
|
9271 | 0x000001e9eb2c62c8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
|
9272 | 0x000001e9eb2c62e8: 1848 8948 | 2048 8bd0
|
9273 |
|
9274 | 0x000001e9eb2c62f0: ; {metadata(method data for {method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
9275 | 0x000001e9eb2c62f0: 48be e817 | 7299 e901 | 0000 4883 | 8610 0100
|
9276 |
|
9277 | 0x000001e9eb2c6300: ; {oop("Rendersystem called from wrong thread"{0x0000000566a59870})}
|
9278 | 0x000001e9eb2c6300: 0001 49b8 | 7098 a566 | 0500 0000 | 488b d048 | 8984 2470
|
9279 |
|
9280 | 0x000001e9eb2c6314: ; {optimized virtual_call}
|
9281 | 0x000001e9eb2c6314: 0100 00e8
|
9282 |
|
9283 | 0x000001e9eb2c6318: ; ImmutableOopMap {[176]=Oop [224]=Oop [368]=Oop }
|
9284 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9285 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
|
9286 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
9287 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
9288 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
9289 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
9290 | 0x000001e9eb2c6318: 6487 dc05
|
9291 |
|
9292 | 0x000001e9eb2c631c: ; {other}
|
9293 | 0x000001e9eb2c631c: 0f1f 8400 | 8c85 0059 | 488b 8424 | 7001 0000 | e9da 1300 | 000f 1f80 | 0000 0000
|
9294 |
|
9295 | 0x000001e9eb2c6338: ; {no_reloc}
|
9296 | 0x000001e9eb2c6338: e99a 1300 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 8713
|
9297 | 0x000001e9eb2c6358: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
|
9298 | 0x000001e9eb2c6378: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828
|
9299 |
|
9300 | 0x000001e9eb2c6394: ; {metadata(method data for {method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
9301 | 0x000001e9eb2c6394: 488b d048 | bec0 0a87 | 8be9 0100 | 0048 8386 | 3001 0000
|
9302 |
|
9303 | 0x000001e9eb2c63a8: ; {oop("supplier.get()"{0x0000000564223fb0})}
|
9304 | 0x000001e9eb2c63a8: 0148 bab0 | 3f22 6405 | 0000 004c | 8bc2 488b | d048 8984 | 2478 0100 | 0066 0f1f
|
9305 |
|
9306 | 0x000001e9eb2c63c4: ; {optimized virtual_call}
|
9307 | 0x000001e9eb2c63c4: 4400 00e8
|
9308 |
|
9309 | 0x000001e9eb2c63c8: ; ImmutableOopMap {[176]=Oop [376]=Oop }
|
9310 | ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
|
9311 | ; - java.util.Objects::requireNonNull@9 (line 259)
|
9312 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
9313 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9314 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9315 | 0x000001e9eb2c63c8: b486 dc05
|
9316 |
|
9317 | 0x000001e9eb2c63cc: ; {other}
|
9318 | 0x000001e9eb2c63cc: 0f1f 8400 | 3c86 005a | 488b 8424 | 7801 0000 | e92a 1300
|
9319 |
|
9320 | 0x000001e9eb2c63e0: ; {metadata({method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9321 | 0x000001e9eb2c63e0: 0049 ba80 | ea5d 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9322 |
|
9323 | 0x000001e9eb2c63f8: ; {runtime_call counter_overflow Runtime1 stub}
|
9324 | 0x000001e9eb2c63f8: e883 f8e8
|
9325 |
|
9326 | 0x000001e9eb2c63fc: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9327 | ;*synchronization entry
|
9328 | ; - net.minecraft.class_310::method_1523@-1
|
9329 | 0x000001e9eb2c63fc: 05e9 f687
|
9330 |
|
9331 | 0x000001e9eb2c6400: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9332 | 0x000001e9eb2c6400: ffff e879
|
9333 |
|
9334 | 0x000001e9eb2c6404: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
9335 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
9336 | ; - net.minecraft.class_310::method_1523@13 (line 1272)
|
9337 | 0x000001e9eb2c6404: a7e8 058b | 7e6c 48c1 | e703 4883 | ff00 0f84 | 5388 ffff | 4889 3c24
|
9338 |
|
9339 | 0x000001e9eb2c641c: ; {runtime_call g1_pre_barrier_slow}
|
9340 | 0x000001e9eb2c641c: e85f fee8 | 05e9 4588 | ffff 4883 | ff00 0f84 | 6b88 ffff | 4889 3424
|
9341 |
|
9342 | 0x000001e9eb2c6434: ; {runtime_call g1_post_barrier_slow}
|
9343 | 0x000001e9eb2c6434: e847 01e9 | 05e9 5d88
|
9344 |
|
9345 | 0x000001e9eb2c643c: ; {metadata({method} {0x000001e999122a08} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
|
9346 | 0x000001e9eb2c643c: ffff 49ba | 002a 1299 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9347 |
|
9348 | 0x000001e9eb2c6454: ; {runtime_call counter_overflow Runtime1 stub}
|
9349 | 0x000001e9eb2c6454: ffe8 26f8
|
9350 |
|
9351 | 0x000001e9eb2c6458: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
9352 | ;*synchronization entry
|
9353 | ; - net.minecraft.class_1041::method_22093@-1 (line 158)
|
9354 | ; - net.minecraft.class_310::method_1523@20 (line 1274)
|
9355 | 0x000001e9eb2c6458: e805 e978
|
9356 |
|
9357 | 0x000001e9eb2c645c: ; {metadata({method} {0x000001e99911d0a0} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
|
9358 | 0x000001e9eb2c645c: 88ff ff49 | ba98 d011 | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9359 |
|
9360 | 0x000001e9eb2c6474: ; {runtime_call counter_overflow Runtime1 stub}
|
9361 | 0x000001e9eb2c6474: ffff e805
|
9362 |
|
9363 | 0x000001e9eb2c6478: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
9364 | ;*synchronization entry
|
9365 | ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 94)
|
9366 | ; - net.minecraft.class_1041::method_22093@1 (line 158)
|
9367 | ; - net.minecraft.class_310::method_1523@20 (line 1274)
|
9368 | 0x000001e9eb2c6478: f8e8 05e9 | 9088 ffff
|
9369 |
|
9370 | 0x000001e9eb2c6480: ; {metadata({method} {0x000001e9985df7e8} 'method_1592' '()V' in 'net/minecraft/class_310')}
|
9371 | 0x000001e9eb2c6480: 49ba e0f7 | 5d98 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9372 |
|
9373 | 0x000001e9eb2c6494: ; {runtime_call counter_overflow Runtime1 stub}
|
9374 | 0x000001e9eb2c6494: ffff ffe8
|
9375 |
|
9376 | 0x000001e9eb2c6498: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9377 | ;*synchronization entry
|
9378 | ; - net.minecraft.class_310::method_1592@-1 (line 1619)
|
9379 | ; - net.minecraft.class_310::method_1523@27 (line 1275)
|
9380 | 0x000001e9eb2c6498: e4f7 e805 | e93f 89ff | ff44 8b82 | c001 0000 | 49c1 e003 | 4983 f800 | 0f84 c78a | ffff 4c89
|
9381 | 0x000001e9eb2c64b8: ; {runtime_call g1_pre_barrier_slow}
|
9382 | 0x000001e9eb2c64b8: 0424 e8c1 | fde8 05e9 | b98a ffff
|
9383 |
|
9384 | 0x000001e9eb2c64c4: ; {metadata({method} {0x000001e9985ddd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
|
9385 | 0x000001e9eb2c64c4: 49ba 90dd | 5d98 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9386 |
|
9387 | 0x000001e9eb2c64d8: ; {runtime_call counter_overflow Runtime1 stub}
|
9388 | 0x000001e9eb2c64d8: ffff ffe8
|
9389 |
|
9390 | 0x000001e9eb2c64dc: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop }
|
9391 | ;*synchronization entry
|
9392 | ; - net.minecraft.class_310::method_1521@-1 (line 1032)
|
9393 | ; - net.minecraft.class_310::method_1523@58 (line 1282)
|
9394 | 0x000001e9eb2c64dc: a0f7 e805 | e9f4 8aff
|
9395 |
|
9396 | 0x000001e9eb2c64e4: ; {metadata({method} {0x000001e9985e8990} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
|
9397 | 0x000001e9eb2c64e4: ff49 ba88 | 895e 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9398 |
|
9399 | 0x000001e9eb2c64fc: ; {runtime_call counter_overflow Runtime1 stub}
|
9400 | 0x000001e9eb2c64fc: e87f f7e8
|
9401 |
|
9402 | 0x000001e9eb2c6500: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop }
|
9403 | ;*synchronization entry
|
9404 | ; - net.minecraft.class_310::handler$bfb000$sodium$postResourceReload@-1 (line 8129)
|
9405 | ; - net.minecraft.class_310::method_1521@8 (line 1032)
|
9406 | ; - net.minecraft.class_310::method_1523@58 (line 1282)
|
9407 | 0x000001e9eb2c6500: 05e9 4f8b | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
9408 |
|
9409 | 0x000001e9eb2c6514: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9410 | 0x000001e9eb2c6514: 0ae8 e6ef
|
9411 |
|
9412 | 0x000001e9eb2c6518: ; ImmutableOopMap {[176]=Oop [192]=Oop [200]=Oop }
|
9413 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9414 | ; - (reexecute) net.minecraft.class_310::method_1523@62 (line 1282)
|
9415 | 0x000001e9eb2c6518: e805 e979
|
9416 |
|
9417 | 0x000001e9eb2c651c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9418 | 0x000001e9eb2c651c: 8bff ffe8
|
9419 |
|
9420 | 0x000001e9eb2c6520: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
|
9421 | ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0}
|
9422 | ; - net.minecraft.class_310::method_1523@67 (line 1282)
|
9423 | 0x000001e9eb2c6520: 5ca6 e805
|
9424 |
|
9425 | 0x000001e9eb2c6524: ; {metadata({method} {0x000001e98d19c078} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
|
9426 | 0x000001e9eb2c6524: 49ba 70c0 | 198d e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9427 |
|
9428 | 0x000001e9eb2c6538: ; {runtime_call counter_overflow Runtime1 stub}
|
9429 | 0x000001e9eb2c6538: ffff ffe8
|
9430 |
|
9431 | 0x000001e9eb2c653c: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
|
9432 | ;*synchronization entry
|
9433 | ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227)
|
9434 | ; - net.minecraft.class_310::method_1523@67 (line 1282)
|
9435 | 0x000001e9eb2c653c: 40f7 e805 | e93e 8cff
|
9436 |
|
9437 | 0x000001e9eb2c6544: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9438 | 0x000001e9eb2c6544: ffe8 36a6
|
9439 |
|
9440 | 0x000001e9eb2c6548: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9441 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
9442 | ; - net.minecraft.class_310::method_1523@89 (line 1287)
|
9443 | ; {metadata({method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9444 | 0x000001e9eb2c6548: e805 49ba | 80ea 5d98 | e901 0000 | 4c89 5424 | 0848 c704 | 245e 0000
|
9445 |
|
9446 | 0x000001e9eb2c6560: ; {runtime_call counter_overflow Runtime1 stub}
|
9447 | 0x000001e9eb2c6560: 00e8 1af7
|
9448 |
|
9449 | 0x000001e9eb2c6564: ; ImmutableOopMap {[176]=Oop }
|
9450 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
9451 | ; - (reexecute) net.minecraft.class_310::method_1523@94 (line 1287)
|
9452 | 0x000001e9eb2c6564: e805 e938
|
9453 |
|
9454 | 0x000001e9eb2c6568: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9455 | 0x000001e9eb2c6568: 8dff ffe8
|
9456 |
|
9457 | 0x000001e9eb2c656c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
|
9458 | ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
|
9459 | ; - net.minecraft.class_310::method_1523@75 (line 1286)
|
9460 | 0x000001e9eb2c656c: 10a6 e805 | 4889 0424
|
9461 |
|
9462 | 0x000001e9eb2c6574: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9463 | 0x000001e9eb2c6574: e807 cae8
|
9464 |
|
9465 | 0x000001e9eb2c6578: ; ImmutableOopMap {[176]=Oop }
|
9466 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9467 | ; - net.minecraft.class_310::method_1523@80 (line 1286)
|
9468 | ; {metadata({method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
9469 | 0x000001e9eb2c6578: 0549 bab8 | 3f0e 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9470 |
|
9471 | 0x000001e9eb2c6590: ; {runtime_call counter_overflow Runtime1 stub}
|
9472 | 0x000001e9eb2c6590: e8eb f6e8
|
9473 |
|
9474 | 0x000001e9eb2c6594: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
|
9475 | ;*synchronization entry
|
9476 | ; - net.minecraft.class_156::method_658@-1 (line 140)
|
9477 | ; - net.minecraft.class_310::method_1523@101 (line 1290)
|
9478 | 0x000001e9eb2c6594: 05e9 778f
|
9479 |
|
9480 | 0x000001e9eb2c6598: ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
9481 | 0x000001e9eb2c6598: ffff 49ba | 5840 0e8d | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9482 |
|
9483 | 0x000001e9eb2c65b0: ; {runtime_call counter_overflow Runtime1 stub}
|
9484 | 0x000001e9eb2c65b0: ffe8 caf6
|
9485 |
|
9486 | 0x000001e9eb2c65b4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
|
9487 | ;*synchronization entry
|
9488 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
9489 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
9490 | ; - net.minecraft.class_310::method_1523@101 (line 1290)
|
9491 | 0x000001e9eb2c65b4: e805 e98f
|
9492 |
|
9493 | 0x000001e9eb2c65b8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9494 | 0x000001e9eb2c65b8: 8fff ffe8
|
9495 |
|
9496 | 0x000001e9eb2c65bc: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop }
|
9497 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
9498 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
9499 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
9500 | ; - net.minecraft.class_310::method_1523@101 (line 1290)
|
9501 | 0x000001e9eb2c65bc: c0a5 e805
|
9502 |
|
9503 | 0x000001e9eb2c65c0: ; {runtime_call throw_div0_exception Runtime1 stub}
|
9504 | 0x000001e9eb2c65c0: e8bb a2e8
|
9505 |
|
9506 | 0x000001e9eb2c65c4: ; ImmutableOopMap {[176]=Oop [208]=Oop }
|
9507 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
9508 | ; - net.minecraft.class_156::method_658@6 (line 140)
|
9509 | ; - net.minecraft.class_310::method_1523@101 (line 1290)
|
9510 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9511 | 0x000001e9eb2c65c4: 05e8 b6a5
|
9512 |
|
9513 | 0x000001e9eb2c65c8: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
|
9514 | ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0}
|
9515 | ; - net.minecraft.class_310::method_1523@105 (line 1290)
|
9516 | ; {metadata({method} {0x000001e998636450} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
|
9517 | 0x000001e9eb2c65c8: e805 49ba | 4864 6398 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9518 |
|
9519 | 0x000001e9eb2c65e0: ; {runtime_call counter_overflow Runtime1 stub}
|
9520 | 0x000001e9eb2c65e0: ffe8 9af6
|
9521 |
|
9522 | 0x000001e9eb2c65e4: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
|
9523 | ;*synchronization entry
|
9524 | ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38)
|
9525 | ; - net.minecraft.class_310::method_1523@105 (line 1290)
|
9526 | 0x000001e9eb2c65e4: e805 e9a3
|
9527 |
|
9528 | 0x000001e9eb2c65e8: ; {metadata({method} {0x000001e9997f9bf0} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
9529 | 0x000001e9eb2c65e8: 90ff ff49 | bae8 9b7f | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9530 |
|
9531 | 0x000001e9eb2c6600: ; {runtime_call counter_overflow Runtime1 stub}
|
9532 | 0x000001e9eb2c6600: ffff e879
|
9533 |
|
9534 | 0x000001e9eb2c6604: ; ImmutableOopMap {[176]=Oop }
|
9535 | ;*synchronization entry
|
9536 | ; - net.minecraft.class_10209::method_64146@-1 (line 47)
|
9537 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9538 | 0x000001e9eb2c6604: f6e8 05e9 | 7591 ffff
|
9539 |
|
9540 | 0x000001e9eb2c660c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9541 | 0x000001e9eb2c660c: e86f a5e8
|
9542 |
|
9543 | 0x000001e9eb2c6610: ; ImmutableOopMap {[176]=Oop }
|
9544 | ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
|
9545 | ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
|
9546 | ; - net.minecraft.class_10209::method_64146@3 (line 47)
|
9547 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9548 | ; {metadata({method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
9549 | 0x000001e9eb2c6610: 0549 bae8 | 9e7f 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9550 |
|
9551 | 0x000001e9eb2c6628: ; {runtime_call counter_overflow Runtime1 stub}
|
9552 | 0x000001e9eb2c6628: e853 f6e8
|
9553 |
|
9554 | 0x000001e9eb2c662c: ; ImmutableOopMap {[176]=Oop }
|
9555 | ;*synchronization entry
|
9556 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
9557 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
9558 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9559 | 0x000001e9eb2c662c: 05e9 e291
|
9560 |
|
9561 | 0x000001e9eb2c6630: ; {metadata({method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
9562 | 0x000001e9eb2c6630: ffff 49ba | 58bd de8c | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9563 |
|
9564 | 0x000001e9eb2c6648: ; {runtime_call counter_overflow Runtime1 stub}
|
9565 | 0x000001e9eb2c6648: ffe8 32f6
|
9566 |
|
9567 | 0x000001e9eb2c664c: ; ImmutableOopMap {[176]=Oop }
|
9568 | ;*synchronization entry
|
9569 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
9570 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
9571 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
9572 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9573 | 0x000001e9eb2c664c: e805 e9fc
|
9574 |
|
9575 | 0x000001e9eb2c6650: ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
9576 | 0x000001e9eb2c6650: 91ff ff49 | baf0 5042 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9577 |
|
9578 | 0x000001e9eb2c6668: ; {runtime_call counter_overflow Runtime1 stub}
|
9579 | 0x000001e9eb2c6668: ffff e811
|
9580 |
|
9581 | 0x000001e9eb2c666c: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9582 | ;*synchronization entry
|
9583 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
9584 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
9585 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
9586 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9587 | 0x000001e9eb2c666c: f6e8 05e9 | f192 ffff | 4889 0424
|
9588 |
|
9589 | 0x000001e9eb2c6678: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9590 | 0x000001e9eb2c6678: e803 c9e8
|
9591 |
|
9592 | 0x000001e9eb2c667c: ; ImmutableOopMap {[176]=Oop }
|
9593 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9594 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
9595 | ; - net.minecraft.class_10209::method_64146@9 (line 49)
|
9596 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9597 | ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
9598 | 0x000001e9eb2c667c: 0549 baf0 | 5042 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9599 |
|
9600 | 0x000001e9eb2c6694: ; {runtime_call counter_overflow Runtime1 stub}
|
9601 | 0x000001e9eb2c6694: e8e7 f5e8
|
9602 |
|
9603 | 0x000001e9eb2c6698: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9604 | ;*synchronization entry
|
9605 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
9606 | ; - net.minecraft.class_10209::method_64146@16 (line 51)
|
9607 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9608 | 0x000001e9eb2c6698: 05e9 ed94 | ffff 4889
|
9609 |
|
9610 | 0x000001e9eb2c66a0: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9611 | 0x000001e9eb2c66a0: 0424 e8d9
|
9612 |
|
9613 | 0x000001e9eb2c66a4: ; ImmutableOopMap {[176]=Oop }
|
9614 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9615 | ; - net.minecraft.class_10209::method_64146@19 (line 51)
|
9616 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9617 | ; {metadata({method} {0x000001e98b533b78} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
|
9618 | 0x000001e9eb2c66a4: c8e8 0549 | ba70 3b53 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9619 |
|
9620 | 0x000001e9eb2c66bc: ; {runtime_call counter_overflow Runtime1 stub}
|
9621 | 0x000001e9eb2c66bc: ffff e8bd
|
9622 |
|
9623 | 0x000001e9eb2c66c0: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop }
|
9624 | ;*synchronization entry
|
9625 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
|
9626 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
9627 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9628 | 0x000001e9eb2c66c0: f5e8 05e9 | 6c96 ffff
|
9629 |
|
9630 | 0x000001e9eb2c66c8: ; {metadata({method} {0x000001e98b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
|
9631 | 0x000001e9eb2c66c8: 49ba 2002 | 608b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9632 |
|
9633 | 0x000001e9eb2c66dc: ; {runtime_call counter_overflow Runtime1 stub}
|
9634 | 0x000001e9eb2c66dc: ffff ffe8
|
9635 |
|
9636 | 0x000001e9eb2c66e0: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
9637 | ;*synchronization entry
|
9638 | ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
|
9639 | ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
|
9640 | ; - net.minecraft.class_10209::method_64146@22 (line 51)
|
9641 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9642 | 0x000001e9eb2c66e0: 9cf5 e805 | e9a4 96ff
|
9643 |
|
9644 | 0x000001e9eb2c66e8: ; {metadata({method} {0x000001e98b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
|
9645 | 0x000001e9eb2c66e8: ff49 bad8 | 7e18 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9646 |
|
9647 | 0x000001e9eb2c6700: ; {runtime_call counter_overflow Runtime1 stub}
|
9648 | 0x000001e9eb2c6700: e87b f5e8
|
9649 |
|
9650 | 0x000001e9eb2c6704: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
9651 | ;*synchronization entry
|
9652 | ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
|
9653 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9654 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9655 | 0x000001e9eb2c6704: 05e9 0697
|
9656 |
|
9657 | 0x000001e9eb2c6708: ; {metadata({method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
9658 | 0x000001e9eb2c6708: ffff 49ba | 907b 188b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9659 |
|
9660 | 0x000001e9eb2c6720: ; {runtime_call counter_overflow Runtime1 stub}
|
9661 | 0x000001e9eb2c6720: ffe8 5af5
|
9662 |
|
9663 | 0x000001e9eb2c6724: ; ImmutableOopMap {[176]=Oop }
|
9664 | ;*synchronization entry
|
9665 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
9666 | ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
|
9667 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9668 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9669 | 0x000001e9eb2c6724: e805 e96a
|
9670 |
|
9671 | 0x000001e9eb2c6728: ; {metadata({method} {0x000001e99990ed40} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800fa5aa0')}
|
9672 | 0x000001e9eb2c6728: 97ff ff49 | ba38 ed90 | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9673 |
|
9674 | 0x000001e9eb2c6740: ; {runtime_call counter_overflow Runtime1 stub}
|
9675 | 0x000001e9eb2c6740: ffff e839
|
9676 |
|
9677 | 0x000001e9eb2c6744: ; ImmutableOopMap {[176]=Oop }
|
9678 | ;*synchronization entry
|
9679 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@-1
|
9680 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
9681 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9682 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9683 | 0x000001e9eb2c6744: f5e8 05e9 | b097 ffff
|
9684 |
|
9685 | 0x000001e9eb2c674c: ; {metadata({method} {0x000001e9997f9ef0} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
|
9686 | 0x000001e9eb2c674c: 49ba e89e | 7f99 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9687 |
|
9688 | 0x000001e9eb2c6760: ; {runtime_call counter_overflow Runtime1 stub}
|
9689 | 0x000001e9eb2c6760: ffff ffe8
|
9690 |
|
9691 | 0x000001e9eb2c6764: ; ImmutableOopMap {[176]=Oop }
|
9692 | ;*synchronization entry
|
9693 | ; - net.minecraft.class_10209::method_64150@-1 (line 55)
|
9694 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
9695 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
9696 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9697 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9698 | 0x000001e9eb2c6764: 18f5 e805 | e9ca 97ff
|
9699 |
|
9700 | 0x000001e9eb2c676c: ; {metadata({method} {0x000001e98cdebd60} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
|
9701 | 0x000001e9eb2c676c: ff49 ba58 | bdde 8ce9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9702 |
|
9703 | 0x000001e9eb2c6784: ; {runtime_call counter_overflow Runtime1 stub}
|
9704 | 0x000001e9eb2c6784: e8f7 f4e8
|
9705 |
|
9706 | 0x000001e9eb2c6788: ; ImmutableOopMap {[176]=Oop }
|
9707 | ;*synchronization entry
|
9708 | ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
|
9709 | ; - net.minecraft.class_10209::method_64150@0 (line 55)
|
9710 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
9711 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
9712 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9713 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9714 | 0x000001e9eb2c6788: 05e9 e497
|
9715 |
|
9716 | 0x000001e9eb2c678c: ; {metadata({method} {0x000001e98b4250f8} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
|
9717 | 0x000001e9eb2c678c: ffff 49ba | f050 428b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9718 |
|
9719 | 0x000001e9eb2c67a4: ; {runtime_call counter_overflow Runtime1 stub}
|
9720 | 0x000001e9eb2c67a4: ffe8 d6f4
|
9721 |
|
9722 | 0x000001e9eb2c67a8: ; ImmutableOopMap {rdx=Oop [176]=Oop }
|
9723 | ;*synchronization entry
|
9724 | ; - java.lang.ThreadLocal::get@-1 (line 172)
|
9725 | ; - net.minecraft.class_10209::method_64150@9 (line 56)
|
9726 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
9727 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
9728 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9729 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9730 | 0x000001e9eb2c67a8: e805 e9d2 | 98ff ff48
|
9731 |
|
9732 | 0x000001e9eb2c67b0: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9733 | 0x000001e9eb2c67b0: 8904 24e8
|
9734 |
|
9735 | 0x000001e9eb2c67b4: ; ImmutableOopMap {[176]=Oop }
|
9736 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9737 | ; - net.minecraft.class_10209::method_64150@12 (line 56)
|
9738 | ; - net.minecraft.class_10209$$Lambda/0x0000000800fa5aa0::get@0
|
9739 | ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
|
9740 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9741 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9742 | 0x000001e9eb2c67b4: c8c7 e805
|
9743 |
|
9744 | 0x000001e9eb2c67b8: ; {metadata({method} {0x000001e98b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
|
9745 | 0x000001e9eb2c67b8: 49ba 907b | 188b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
9746 |
|
9747 | 0x000001e9eb2c67cc: ; {runtime_call counter_overflow Runtime1 stub}
|
9748 | 0x000001e9eb2c67cc: ffff ffe8
|
9749 |
|
9750 | 0x000001e9eb2c67d0: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
9751 | ;*synchronization entry
|
9752 | ; - java.util.Objects::requireNonNull@-1 (line 258)
|
9753 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
9754 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
9755 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9756 | 0x000001e9eb2c67d0: acf4 e805 | e938 9aff | ff4c 8904
|
9757 |
|
9758 | 0x000001e9eb2c67dc: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
9759 | 0x000001e9eb2c67dc: 24e8 9ec7
|
9760 |
|
9761 | 0x000001e9eb2c67e0: ; ImmutableOopMap {[176]=Oop }
|
9762 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
9763 | ; - net.minecraft.class_10209::method_64146@30 (line 51)
|
9764 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
9765 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9766 | 0x000001e9eb2c67e0: e805 e899
|
9767 |
|
9768 | 0x000001e9eb2c67e4: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
9769 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
9770 | ; - net.minecraft.class_310::method_1523@123 (line 1295)
|
9771 | ; {metadata({method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
9772 | 0x000001e9eb2c67e4: a3e8 0549 | ba80 204b | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9773 |
|
9774 | 0x000001e9eb2c67fc: ; {runtime_call counter_overflow Runtime1 stub}
|
9775 | 0x000001e9eb2c67fc: ffff e87d
|
9776 |
|
9777 | 0x000001e9eb2c6800: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9778 | ;*synchronization entry
|
9779 | ; - net.minecraft.class_1255::method_5383@-1 (line 123)
|
9780 | ; - net.minecraft.class_310::method_1523@129 (line 1296)
|
9781 | 0x000001e9eb2c6800: f4e8 05e9 | 039d ffff
|
9782 |
|
9783 | 0x000001e9eb2c6808: ; {metadata({method} {0x000001e9984b2088} 'method_5383' '()V' in 'net/minecraft/class_1255')}
|
9784 | 0x000001e9eb2c6808: 49ba 8020 | 4b98 e901 | 0000 4c89 | 5424 0848 | c704 2407
|
9785 |
|
9786 | 0x000001e9eb2c681c: ; {runtime_call counter_overflow Runtime1 stub}
|
9787 | 0x000001e9eb2c681c: 0000 00e8
|
9788 |
|
9789 | 0x000001e9eb2c6820: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9790 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
9791 | ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
|
9792 | ; - net.minecraft.class_310::method_1523@129 (line 1296)
|
9793 | 0x000001e9eb2c6820: 5cf4 e805 | e90e 9dff
|
9794 |
|
9795 | 0x000001e9eb2c6828: ; {metadata({method} {0x000001e98b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
|
9796 | 0x000001e9eb2c6828: ff49 baa8 | 991a 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9797 |
|
9798 | 0x000001e9eb2c6840: ; {runtime_call counter_overflow Runtime1 stub}
|
9799 | 0x000001e9eb2c6840: e83b f4e8
|
9800 |
|
9801 | 0x000001e9eb2c6844: ; ImmutableOopMap {r8=Oop [176]=Oop }
|
9802 | ;*synchronization entry
|
9803 | ; - java.lang.Math::min@-1 (line 2115)
|
9804 | ; - net.minecraft.class_310::method_1523@157 (line 1300)
|
9805 | 0x000001e9eb2c6844: 05e9 c69f
|
9806 |
|
9807 | 0x000001e9eb2c6848: ; {metadata({method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
9808 | 0x000001e9eb2c6848: ffff 49ba | 80ea 5d98 | e901 0000 | 4c89 5424 | 0848 c704 | 24b4 0000
|
9809 |
|
9810 | 0x000001e9eb2c6860: ; {runtime_call counter_overflow Runtime1 stub}
|
9811 | 0x000001e9eb2c6860: 00e8 1af4
|
9812 |
|
9813 | 0x000001e9eb2c6864: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9814 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
9815 | ; - (reexecute) net.minecraft.class_310::method_1523@180 (line 1300)
|
9816 | 0x000001e9eb2c6864: e805 e971
|
9817 |
|
9818 | 0x000001e9eb2c6868: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9819 | 0x000001e9eb2c6868: a1ff ffe8
|
9820 |
|
9821 | 0x000001e9eb2c686c: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop }
|
9822 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
9823 | ; - net.minecraft.class_310::method_1523@197 (line 1307)
|
9824 | 0x000001e9eb2c686c: 10a3 e805 | 8b7e 6c48 | c1e7 0348 | 83ff 000f | 847a a2ff | ff48 893c
|
9825 |
|
9826 | 0x000001e9eb2c6884: ; {runtime_call g1_pre_barrier_slow}
|
9827 | 0x000001e9eb2c6884: 24e8 f6f9 | e805 e96c | a2ff ff48 | 83ff 000f | 8492 a2ff | ff48 8934
|
9828 |
|
9829 | 0x000001e9eb2c689c: ; {runtime_call g1_post_barrier_slow}
|
9830 | 0x000001e9eb2c689c: 24e8 defc | e805 e984
|
9831 |
|
9832 | 0x000001e9eb2c68a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9833 | 0x000001e9eb2c68a4: a2ff ffe8
|
9834 |
|
9835 | 0x000001e9eb2c68a8: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop }
|
9836 | ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
|
9837 | ; - net.minecraft.class_310::method_1523@205 (line 1309)
|
9838 | 0x000001e9eb2c68a8: d4a2 e805
|
9839 |
|
9840 | 0x000001e9eb2c68ac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9841 | 0x000001e9eb2c68ac: e8cf a2e8
|
9842 |
|
9843 | 0x000001e9eb2c68b0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9844 | ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0}
|
9845 | ; - net.minecraft.class_310::method_1523@218 (line 1310)
|
9846 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9847 | 0x000001e9eb2c68b0: 05e8 caa2
|
9848 |
|
9849 | 0x000001e9eb2c68b4: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9850 | ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0}
|
9851 | ; - net.minecraft.class_310::method_1523@221 (line 1310)
|
9852 | ; {metadata({method} {0x000001e999456eb8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
|
9853 | 0x000001e9eb2c68b4: e805 49ba | b06e 4599 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9854 |
|
9855 | 0x000001e9eb2c68cc: ; {runtime_call counter_overflow Runtime1 stub}
|
9856 | 0x000001e9eb2c68cc: ffe8 aef3
|
9857 |
|
9858 | 0x000001e9eb2c68d0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9859 | ;*synchronization entry
|
9860 | ; - net.minecraft.class_1144::method_4876@-1 (line 260)
|
9861 | ; - net.minecraft.class_310::method_1523@221 (line 1310)
|
9862 | 0x000001e9eb2c68d0: e805 e998
|
9863 |
|
9864 | 0x000001e9eb2c68d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9865 | 0x000001e9eb2c68d4: a3ff ffe8
|
9866 |
|
9867 | 0x000001e9eb2c68d8: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
|
9868 | ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
|
9869 | ; - net.minecraft.class_1144::method_4876@5 (line 260)
|
9870 | ; - net.minecraft.class_310::method_1523@221 (line 1310)
|
9871 | 0x000001e9eb2c68d8: a4a2 e805
|
9872 |
|
9873 | 0x000001e9eb2c68dc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9874 | 0x000001e9eb2c68dc: e89f a2e8
|
9875 |
|
9876 | 0x000001e9eb2c68e0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9877 | ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
|
9878 | ; - net.minecraft.class_310::method_1523@238 (line 1312)
|
9879 | ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
9880 | 0x000001e9eb2c68e0: 0549 ba58 | 400e 8de9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
9881 |
|
9882 | 0x000001e9eb2c68f8: ; {runtime_call counter_overflow Runtime1 stub}
|
9883 | 0x000001e9eb2c68f8: e883 f3e8
|
9884 |
|
9885 | 0x000001e9eb2c68fc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9886 | ;*synchronization entry
|
9887 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
9888 | ; - net.minecraft.class_310::method_1523@251 (line 1315)
|
9889 | 0x000001e9eb2c68fc: 05e9 aba5
|
9890 |
|
9891 | 0x000001e9eb2c6900: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9892 | 0x000001e9eb2c6900: ffff e879
|
9893 |
|
9894 | 0x000001e9eb2c6904: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9895 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
9896 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
9897 | ; - net.minecraft.class_310::method_1523@251 (line 1315)
|
9898 | ; {metadata({method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
9899 | 0x000001e9eb2c6904: a2e8 0549 | ba78 285e | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9900 |
|
9901 | 0x000001e9eb2c691c: ; {runtime_call counter_overflow Runtime1 stub}
|
9902 | 0x000001e9eb2c691c: ffff e85d
|
9903 |
|
9904 | 0x000001e9eb2c6920: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
9905 | ;*synchronization entry
|
9906 | ; - net.minecraft.class_310::method_53526@-1 (line 2860)
|
9907 | ; - net.minecraft.class_310::method_1523@257 (line 1317)
|
9908 | 0x000001e9eb2c6920: f3e8 05e9 | 95a6 ffff
|
9909 |
|
9910 | 0x000001e9eb2c6928: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9911 | 0x000001e9eb2c6928: e853 a2e8
|
9912 |
|
9913 | 0x000001e9eb2c692c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9914 | ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
|
9915 | ; - net.minecraft.class_310::method_53526@4 (line 2860)
|
9916 | ; - net.minecraft.class_310::method_1523@257 (line 1317)
|
9917 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9918 | 0x000001e9eb2c692c: 05e8 4ea2
|
9919 |
|
9920 | 0x000001e9eb2c6930: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9921 | ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0}
|
9922 | ; - net.minecraft.class_310::method_1523@260 (line 1317)
|
9923 | ; {metadata({method} {0x000001e9996a5058} 'method_53536' '()Z' in 'net/minecraft/class_340')}
|
9924 | 0x000001e9eb2c6930: e805 49ba | 5050 6a99 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9925 |
|
9926 | 0x000001e9eb2c6948: ; {runtime_call counter_overflow Runtime1 stub}
|
9927 | 0x000001e9eb2c6948: ffe8 32f3
|
9928 |
|
9929 | 0x000001e9eb2c694c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9930 | ;*synchronization entry
|
9931 | ; - net.minecraft.class_340::method_53536@-1 (line 541)
|
9932 | ; - net.minecraft.class_310::method_1523@260 (line 1317)
|
9933 | 0x000001e9eb2c694c: e805 e9da
|
9934 |
|
9935 | 0x000001e9eb2c6950: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9936 | 0x000001e9eb2c6950: a6ff ffe8
|
9937 |
|
9938 | 0x000001e9eb2c6954: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9939 | ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
|
9940 | ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 541)
|
9941 | ; - net.minecraft.class_310::method_1523@260 (line 1317)
|
9942 | 0x000001e9eb2c6954: 28a2 e805
|
9943 |
|
9944 | 0x000001e9eb2c6958: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9945 | 0x000001e9eb2c6958: e823 a2e8
|
9946 |
|
9947 | 0x000001e9eb2c695c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9948 | ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
|
9949 | ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 541)
|
9950 | ; - net.minecraft.class_310::method_1523@260 (line 1317)
|
9951 | ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
|
9952 | 0x000001e9eb2c695c: 05e8 1ec9
|
9953 |
|
9954 | 0x000001e9eb2c6960: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9955 | ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
|
9956 | ; - net.minecraft.class_310::method_1523@270 (line 1317)
|
9957 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9958 | 0x000001e9eb2c6960: e805 e819
|
9959 |
|
9960 | 0x000001e9eb2c6964: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
9961 | ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
|
9962 | ; - net.minecraft.class_310::method_1523@270 (line 1317)
|
9963 | ; {metadata({method} {0x000001e998657ef8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
|
9964 | 0x000001e9eb2c6964: a2e8 0549 | baf0 7e65 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
9965 |
|
9966 | 0x000001e9eb2c697c: ; {runtime_call counter_overflow Runtime1 stub}
|
9967 | 0x000001e9eb2c697c: ffff e8fd
|
9968 |
|
9969 | 0x000001e9eb2c6980: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
9970 | ;*synchronization entry
|
9971 | ; - net.minecraft.class_5963::method_34773@-1 (line 23)
|
9972 | ; - net.minecraft.class_310::method_1523@270 (line 1317)
|
9973 | 0x000001e9eb2c6980: f2e8 05e9 | f7a7 ffff | 48ba 0000 | 0000 0000 | 0000 b800
|
9974 |
|
9975 | 0x000001e9eb2c6994: ; {runtime_call load_appendix_patching Runtime1 stub}
|
9976 | 0x000001e9eb2c6994: 0f05 0ae8
|
9977 |
|
9978 | 0x000001e9eb2c6998: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
9979 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
9980 | ; - (reexecute) net.minecraft.class_310::method_1523@310 (line 1320)
|
9981 | 0x000001e9eb2c6998: 64eb e805 | e907 a9ff
|
9982 |
|
9983 | 0x000001e9eb2c69a0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
9984 | 0x000001e9eb2c69a0: ffe8 daa1
|
9985 |
|
9986 | 0x000001e9eb2c69a4: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
9987 | ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
|
9988 | ; - net.minecraft.class_310::method_1523@315 (line 1320)
|
9989 | ; {metadata({method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
9990 | 0x000001e9eb2c69a4: e805 49ba | f004 358b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
9991 |
|
9992 | 0x000001e9eb2c69bc: ; {runtime_call counter_overflow Runtime1 stub}
|
9993 | 0x000001e9eb2c69bc: ffe8 bef2
|
9994 |
|
9995 | 0x000001e9eb2c69c0: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
9996 | ;*synchronization entry
|
9997 | ; - java.util.Optional::ifPresent@-1 (line 177)
|
9998 | ; - net.minecraft.class_310::method_1523@315 (line 1320)
|
9999 | 0x000001e9eb2c69c0: e805 e9b4
|
10000 |
|
10001 | 0x000001e9eb2c69c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10002 | 0x000001e9eb2c69c4: a9ff ffe8
|
10003 |
|
10004 | 0x000001e9eb2c69c8: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
|
10005 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
10006 | ; - java.util.Optional::ifPresent@12 (line 178)
|
10007 | ; - net.minecraft.class_310::method_1523@315 (line 1320)
|
10008 | 0x000001e9eb2c69c8: b4a1 e805
|
10009 |
|
10010 | 0x000001e9eb2c69cc: ; {metadata({method} {0x000001e998410498} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10011 | 0x000001e9eb2c69cc: 49ba 9004 | 4198 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10012 |
|
10013 | 0x000001e9eb2c69e0: ; {runtime_call counter_overflow Runtime1 stub}
|
10014 | 0x000001e9eb2c69e0: ffff ffe8
|
10015 |
|
10016 | 0x000001e9eb2c69e4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10017 | ;*synchronization entry
|
10018 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
|
10019 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
10020 | 0x000001e9eb2c69e4: 98f2 e805 | e9cf aaff
|
10021 |
|
10022 | 0x000001e9eb2c69ec: ; {metadata({method} {0x000001e9991f1eb8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
10023 | 0x000001e9eb2c69ec: ff49 bab0 | 1e1f 99e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10024 |
|
10025 | 0x000001e9eb2c6a04: ; {runtime_call counter_overflow Runtime1 stub}
|
10026 | 0x000001e9eb2c6a04: e877 f2e8
|
10027 |
|
10028 | 0x000001e9eb2c6a08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10029 | ;*synchronization entry
|
10030 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
|
10031 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
10032 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
10033 | 0x000001e9eb2c6a08: 05e9 e7aa
|
10034 |
|
10035 | 0x000001e9eb2c6a0c: ; {metadata({method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10036 | 0x000001e9eb2c6a0c: ffff 49ba | 50e3 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10037 |
|
10038 | 0x000001e9eb2c6a24: ; {runtime_call counter_overflow Runtime1 stub}
|
10039 | 0x000001e9eb2c6a24: ffe8 56f2
|
10040 |
|
10041 | 0x000001e9eb2c6a28: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10042 | ;*synchronization entry
|
10043 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
|
10044 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
10045 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
10046 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
10047 | 0x000001e9eb2c6a28: e805 e9ff
|
10048 |
|
10049 | 0x000001e9eb2c6a2c: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10050 | 0x000001e9eb2c6a2c: aaff ff49 | bae0 e140 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10051 |
|
10052 | 0x000001e9eb2c6a44: ; {runtime_call counter_overflow Runtime1 stub}
|
10053 | 0x000001e9eb2c6a44: ffff e835
|
10054 |
|
10055 | 0x000001e9eb2c6a48: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10056 | ;*synchronization entry
|
10057 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
10058 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
|
10059 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
10060 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
10061 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
10062 | 0x000001e9eb2c6a48: f2e8 05e9 | 5cab ffff
|
10063 |
|
10064 | 0x000001e9eb2c6a50: ; {metadata({method} {0x000001e999206e38} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
|
10065 | 0x000001e9eb2c6a50: 49ba 306e | 2099 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10066 |
|
10067 | 0x000001e9eb2c6a64: ; {runtime_call counter_overflow Runtime1 stub}
|
10068 | 0x000001e9eb2c6a64: ffff ffe8
|
10069 |
|
10070 | 0x000001e9eb2c6a68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10071 | ;*synchronization entry
|
10072 | ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
|
10073 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
|
10074 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
10075 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
10076 | 0x000001e9eb2c6a68: 14f2 e805 | e933 acff
|
10077 |
|
10078 | 0x000001e9eb2c6a70: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10079 | 0x000001e9eb2c6a70: ffe8 0aa1
|
10080 |
|
10081 | 0x000001e9eb2c6a74: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10082 | ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
|
10083 | ; - net.minecraft.class_310::method_1523@340 (line 1329)
|
10084 | ; {metadata({method} {0x000001e998410550} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10085 | 0x000001e9eb2c6a74: e805 49ba | 4805 4198 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10086 |
|
10087 | 0x000001e9eb2c6a8c: ; {runtime_call counter_overflow Runtime1 stub}
|
10088 | 0x000001e9eb2c6a8c: ffe8 eef1
|
10089 |
|
10090 | 0x000001e9eb2c6a90: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10091 | ;*synchronization entry
|
10092 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1
|
10093 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10094 | 0x000001e9eb2c6a90: e805 e93e
|
10095 |
|
10096 | 0x000001e9eb2c6a94: ; {metadata({method} {0x000001e998414108} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10097 | 0x000001e9eb2c6a94: adff ff49 | ba00 4141 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10098 |
|
10099 | 0x000001e9eb2c6aac: ; {runtime_call counter_overflow Runtime1 stub}
|
10100 | 0x000001e9eb2c6aac: ffff e8cd
|
10101 |
|
10102 | 0x000001e9eb2c6ab0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10103 | ;*synchronization entry
|
10104 | ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@-1 (line 1839)
|
10105 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
|
10106 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10107 | 0x000001e9eb2c6ab0: f1e8 05e9 | 56ad ffff
|
10108 |
|
10109 | 0x000001e9eb2c6ab8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10110 | 0x000001e9eb2c6ab8: e8c3 a0e8
|
10111 |
|
10112 | 0x000001e9eb2c6abc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10113 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
10114 | ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@9 (line 1840)
|
10115 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
|
10116 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10117 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10118 | 0x000001e9eb2c6abc: 05e8 bea0
|
10119 |
|
10120 | 0x000001e9eb2c6ac0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10121 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
10122 | ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@23 (line 1843)
|
10123 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
|
10124 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10125 | ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10126 | 0x000001e9eb2c6ac0: e805 49ba | 08e4 4098 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10127 |
|
10128 | 0x000001e9eb2c6ad8: ; {runtime_call counter_overflow Runtime1 stub}
|
10129 | 0x000001e9eb2c6ad8: ffe8 a2f1
|
10130 |
|
10131 | 0x000001e9eb2c6adc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10132 | ;*synchronization entry
|
10133 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
10134 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
10135 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10136 | 0x000001e9eb2c6adc: e805 e954
|
10137 |
|
10138 | 0x000001e9eb2c6ae0: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10139 | 0x000001e9eb2c6ae0: afff ff49 | bae0 e140 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10140 |
|
10141 | 0x000001e9eb2c6af8: ; {runtime_call counter_overflow Runtime1 stub}
|
10142 | 0x000001e9eb2c6af8: ffff e881
|
10143 |
|
10144 | 0x000001e9eb2c6afc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10145 | ;*synchronization entry
|
10146 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
10147 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
10148 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
10149 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
10150 | 0x000001e9eb2c6afc: f1e8 05e9 | 6eaf ffff | 418b 90ac | 0000 0048 | c1e2 0348 | 83fa 000f | 8438 b0ff | ff48 8914
|
10151 | 0x000001e9eb2c6b1c: ; {runtime_call g1_pre_barrier_slow}
|
10152 | 0x000001e9eb2c6b1c: 24e8 5ef7 | e805 e92a | b0ff ff48 | 83fa 000f | 8453 b0ff | ff4c 8904
|
10153 |
|
10154 | 0x000001e9eb2c6b34: ; {runtime_call g1_post_barrier_slow}
|
10155 | 0x000001e9eb2c6b34: 24e8 46fa | e805 e945
|
10156 |
|
10157 | 0x000001e9eb2c6b3c: ; {metadata({method} {0x000001e99840f420} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10158 | 0x000001e9eb2c6b3c: b0ff ff49 | ba18 f440 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10159 |
|
10160 | 0x000001e9eb2c6b54: ; {runtime_call counter_overflow Runtime1 stub}
|
10161 | 0x000001e9eb2c6b54: ffff e825
|
10162 |
|
10163 | 0x000001e9eb2c6b58: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10164 | ;*synchronization entry
|
10165 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@-1 (line 258)
|
10166 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10167 | 0x000001e9eb2c6b58: f1e8 05e9 | 27b1 ffff
|
10168 |
|
10169 | 0x000001e9eb2c6b60: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10170 | 0x000001e9eb2c6b60: 49ba 08e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10171 |
|
10172 | 0x000001e9eb2c6b74: ; {runtime_call counter_overflow Runtime1 stub}
|
10173 | 0x000001e9eb2c6b74: ffff ffe8
|
10174 |
|
10175 | 0x000001e9eb2c6b78: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10176 | ;*synchronization entry
|
10177 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
10178 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
10179 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10180 | 0x000001e9eb2c6b78: 04f1 e805 | e941 b1ff
|
10181 |
|
10182 | 0x000001e9eb2c6b80: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10183 | 0x000001e9eb2c6b80: ff49 bae0 | e140 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10184 |
|
10185 | 0x000001e9eb2c6b98: ; {runtime_call counter_overflow Runtime1 stub}
|
10186 | 0x000001e9eb2c6b98: e8e3 f0e8
|
10187 |
|
10188 | 0x000001e9eb2c6b9c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10189 | ;*synchronization entry
|
10190 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
10191 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
10192 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
10193 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10194 | 0x000001e9eb2c6b9c: 05e9 5bb1
|
10195 |
|
10196 | 0x000001e9eb2c6ba0: ; {metadata({method} {0x000001e9991f00b0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
|
10197 | 0x000001e9eb2c6ba0: ffff 49ba | a800 1f99 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10198 |
|
10199 | 0x000001e9eb2c6bb8: ; {runtime_call counter_overflow Runtime1 stub}
|
10200 | 0x000001e9eb2c6bb8: ffe8 c2f0
|
10201 |
|
10202 | 0x000001e9eb2c6bbc: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
|
10203 | ;*synchronization entry
|
10204 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@-1 (line 486)
|
10205 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10206 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10207 | 0x000001e9eb2c6bbc: e805 e92c
|
10208 |
|
10209 | 0x000001e9eb2c6bc0: ; {metadata({method} {0x000001e99840e410} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10210 | 0x000001e9eb2c6bc0: b2ff ff49 | ba08 e440 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10211 |
|
10212 | 0x000001e9eb2c6bd8: ; {runtime_call counter_overflow Runtime1 stub}
|
10213 | 0x000001e9eb2c6bd8: ffff e8a1
|
10214 |
|
10215 | 0x000001e9eb2c6bdc: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
|
10216 | ;*synchronization entry
|
10217 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
|
10218 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
10219 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10220 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10221 | 0x000001e9eb2c6bdc: f0e8 05e9 | 44b2 ffff
|
10222 |
|
10223 | 0x000001e9eb2c6be4: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10224 | 0x000001e9eb2c6be4: 49ba e0e1 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10225 |
|
10226 | 0x000001e9eb2c6bf8: ; {runtime_call counter_overflow Runtime1 stub}
|
10227 | 0x000001e9eb2c6bf8: ffff ffe8
|
10228 |
|
10229 | 0x000001e9eb2c6bfc: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
|
10230 | ;*synchronization entry
|
10231 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
10232 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
|
10233 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
10234 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10235 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10236 | 0x000001e9eb2c6bfc: 80f0 e805 | e95c b2ff
|
10237 |
|
10238 | 0x000001e9eb2c6c04: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10239 | 0x000001e9eb2c6c04: ffe8 769f
|
10240 |
|
10241 | 0x000001e9eb2c6c08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10242 | ;*getfield field_5072 {reexecute=1 rethrow=0 return_oop=0}
|
10243 | ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_enableCull@6 (line 487)
|
10244 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10245 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10246 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10247 | 0x000001e9eb2c6c08: e805 e871
|
10248 |
|
10249 | 0x000001e9eb2c6c0c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10250 | ;*invokevirtual method_4471 {reexecute=0 rethrow=0 return_oop=0}
|
10251 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
|
10252 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10253 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10254 | ; {metadata({method} {0x000001e9991f8110} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
|
10255 | 0x000001e9eb2c6c0c: 9fe8 0549 | ba08 811f | 99e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10256 |
|
10257 | 0x000001e9eb2c6c24: ; {runtime_call counter_overflow Runtime1 stub}
|
10258 | 0x000001e9eb2c6c24: ffff e855
|
10259 |
|
10260 | 0x000001e9eb2c6c28: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10261 | ;*synchronization entry
|
10262 | ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@-1 (line 920)
|
10263 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
|
10264 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
10265 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
10266 | 0x000001e9eb2c6c28: f0e8 05e9 | 30b3 ffff
|
10267 |
|
10268 | 0x000001e9eb2c6c30: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10269 | 0x000001e9eb2c6c30: e84b 9fe8
|
10270 |
|
10271 | 0x000001e9eb2c6c34: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10272 | ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
|
10273 | ; - net.minecraft.class_310::method_1523@376 (line 1336)
|
10274 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10275 | 0x000001e9eb2c6c34: 05e8 469f
|
10276 |
|
10277 | 0x000001e9eb2c6c38: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
|
10278 | ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
|
10279 | ; - net.minecraft.class_310::method_1523@412 (line 1341)
|
10280 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10281 | 0x000001e9eb2c6c38: e805 e841
|
10282 |
|
10283 | 0x000001e9eb2c6c3c: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
|
10284 | ;*invokevirtual method_1240 {reexecute=0 rethrow=0 return_oop=0}
|
10285 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
10286 | ; {metadata({method} {0x000001e99862f448} 'method_1240' '()V' in 'net/minecraft/class_276')}
|
10287 | 0x000001e9eb2c6c3c: 9fe8 0549 | ba40 f462 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10288 |
|
10289 | 0x000001e9eb2c6c54: ; {runtime_call counter_overflow Runtime1 stub}
|
10290 | 0x000001e9eb2c6c54: ffff e825
|
10291 |
|
10292 | 0x000001e9eb2c6c58: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10293 | ;*synchronization entry
|
10294 | ; - net.minecraft.class_276::method_1240@-1 (line 198)
|
10295 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
10296 | 0x000001e9eb2c6c58: f0e8 05e9 | 94b8 ffff
|
10297 |
|
10298 | 0x000001e9eb2c6c60: ; {metadata({method} {0x000001e99840e358} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10299 | 0x000001e9eb2c6c60: 49ba 50e3 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10300 |
|
10301 | 0x000001e9eb2c6c74: ; {runtime_call counter_overflow Runtime1 stub}
|
10302 | 0x000001e9eb2c6c74: ffff ffe8
|
10303 |
|
10304 | 0x000001e9eb2c6c78: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10305 | ;*synchronization entry
|
10306 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
|
10307 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
10308 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
10309 | 0x000001e9eb2c6c78: 04f0 e805 | e9ae b8ff
|
10310 |
|
10311 | 0x000001e9eb2c6c80: ; {metadata({method} {0x000001e99840e1e8} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
10312 | 0x000001e9eb2c6c80: ff49 bae0 | e140 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10313 |
|
10314 | 0x000001e9eb2c6c98: ; {runtime_call counter_overflow Runtime1 stub}
|
10315 | 0x000001e9eb2c6c98: e8e3 efe8
|
10316 |
|
10317 | 0x000001e9eb2c6c9c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10318 | ;*synchronization entry
|
10319 | ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
|
10320 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
|
10321 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
10322 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
10323 | 0x000001e9eb2c6c9c: 05e9 0fb9
|
10324 |
|
10325 | 0x000001e9eb2c6ca0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10326 | 0x000001e9eb2c6ca0: ffff e8d9
|
10327 |
|
10328 | 0x000001e9eb2c6ca4: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
|
10329 | ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0}
|
10330 | ; - net.minecraft.class_310::method_1523@443 (line 1348)
|
10331 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10332 | 0x000001e9eb2c6ca4: 9ee8 05e8
|
10333 |
|
10334 | 0x000001e9eb2c6ca8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10335 | ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
|
10336 | ; - net.minecraft.class_310::method_1523@467 (line 1349)
|
10337 | 0x000001e9eb2c6ca8: d49e e805
|
10338 |
|
10339 | 0x000001e9eb2c6cac: ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
10340 | 0x000001e9eb2c6cac: 49ba 5840 | 0e8d e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10341 |
|
10342 | 0x000001e9eb2c6cc0: ; {runtime_call counter_overflow Runtime1 stub}
|
10343 | 0x000001e9eb2c6cc0: ffff ffe8
|
10344 |
|
10345 | 0x000001e9eb2c6cc4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10346 | ;*synchronization entry
|
10347 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
10348 | ; - net.minecraft.class_310::method_1523@471 (line 1351)
|
10349 | 0x000001e9eb2c6cc4: b8ef e805 | e960 bbff
|
10350 |
|
10351 | 0x000001e9eb2c6ccc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10352 | 0x000001e9eb2c6ccc: ffe8 ae9e
|
10353 |
|
10354 | 0x000001e9eb2c6cd0: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
|
10355 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
10356 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
10357 | ; - net.minecraft.class_310::method_1523@471 (line 1351)
|
10358 | 0x000001e9eb2c6cd0: e805 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
10359 |
|
10360 | 0x000001e9eb2c6ce0: ; {runtime_call load_appendix_patching Runtime1 stub}
|
10361 | 0x000001e9eb2c6ce0: 0ae8 1ae8
|
10362 |
|
10363 | 0x000001e9eb2c6ce4: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
10364 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
10365 | ; - (reexecute) net.minecraft.class_310::method_1523@489 (line 1353)
|
10366 | 0x000001e9eb2c6ce4: e805 e975
|
10367 |
|
10368 | 0x000001e9eb2c6ce8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10369 | 0x000001e9eb2c6ce8: bcff ffe8
|
10370 |
|
10371 | 0x000001e9eb2c6cec: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
10372 | ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
|
10373 | ; - net.minecraft.class_310::method_1523@494 (line 1353)
|
10374 | 0x000001e9eb2c6cec: 909e e805
|
10375 |
|
10376 | 0x000001e9eb2c6cf0: ; {metadata({method} {0x000001e98b3504f8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
|
10377 | 0x000001e9eb2c6cf0: 49ba f004 | 358b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10378 |
|
10379 | 0x000001e9eb2c6d04: ; {runtime_call counter_overflow Runtime1 stub}
|
10380 | 0x000001e9eb2c6d04: ffff ffe8
|
10381 |
|
10382 | 0x000001e9eb2c6d08: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
|
10383 | ;*synchronization entry
|
10384 | ; - java.util.Optional::ifPresent@-1 (line 177)
|
10385 | ; - net.minecraft.class_310::method_1523@494 (line 1353)
|
10386 | 0x000001e9eb2c6d08: 74ef e805 | e92a bdff
|
10387 |
|
10388 | 0x000001e9eb2c6d10: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10389 | 0x000001e9eb2c6d10: ffe8 6a9e
|
10390 |
|
10391 | 0x000001e9eb2c6d14: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
|
10392 | ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
|
10393 | ; - java.util.Optional::ifPresent@12 (line 178)
|
10394 | ; - net.minecraft.class_310::method_1523@494 (line 1353)
|
10395 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10396 | 0x000001e9eb2c6d14: e805 e865
|
10397 |
|
10398 | 0x000001e9eb2c6d18: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
|
10399 | ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
|
10400 | ; - net.minecraft.class_310::method_1523@540 (line 1361)
|
10401 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10402 | 0x000001e9eb2c6d18: 9ee8 05e8
|
10403 |
|
10404 | 0x000001e9eb2c6d1c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10405 | ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
|
10406 | ; - net.minecraft.class_310::method_1523@547 (line 1362)
|
10407 | 0x000001e9eb2c6d1c: 609e e805
|
10408 |
|
10409 | 0x000001e9eb2c6d20: ; {metadata({method} {0x000001e98b04adf0} 'yield' '()V' in 'java/lang/Thread')}
|
10410 | 0x000001e9eb2c6d20: 49ba e8ad | 048b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10411 |
|
10412 | 0x000001e9eb2c6d34: ; {runtime_call counter_overflow Runtime1 stub}
|
10413 | 0x000001e9eb2c6d34: ffff ffe8
|
10414 |
|
10415 | 0x000001e9eb2c6d38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10416 | ;*synchronization entry
|
10417 | ; - java.lang.Thread::yield@-1 (line 442)
|
10418 | ; - net.minecraft.class_310::method_1523@575 (line 1368)
|
10419 | 0x000001e9eb2c6d38: 44ef e805 | e94c c1ff | ff48 8914
|
10420 |
|
10421 | 0x000001e9eb2c6d44: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
10422 | 0x000001e9eb2c6d44: 24e8 36c2
|
10423 |
|
10424 | 0x000001e9eb2c6d48: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10425 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
10426 | ; - java.lang.Thread::yield@12 (line 442)
|
10427 | ; - net.minecraft.class_310::method_1523@575 (line 1368)
|
10428 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10429 | 0x000001e9eb2c6d48: e805 e831
|
10430 |
|
10431 | 0x000001e9eb2c6d4c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10432 | ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
|
10433 | ; - java.lang.Thread::yield@17 (line 443)
|
10434 | ; - net.minecraft.class_310::method_1523@575 (line 1368)
|
10435 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10436 | 0x000001e9eb2c6d4c: 9ee8 05e8
|
10437 |
|
10438 | 0x000001e9eb2c6d50: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10439 | ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
|
10440 | ; - net.minecraft.class_310::method_1523@592 (line 1371)
|
10441 | 0x000001e9eb2c6d50: 2c9e e805 | 8b7e 6c48 | c1e7 0348 | 83ff 000f | 8426 c5ff | ff48 893c
|
10442 |
|
10443 | 0x000001e9eb2c6d68: ; {runtime_call g1_pre_barrier_slow}
|
10444 | 0x000001e9eb2c6d68: 24e8 12f5 | e805 e918 | c5ff ff48 | 83ff 000f | 843e c5ff | ff48 8934
|
10445 |
|
10446 | 0x000001e9eb2c6d80: ; {runtime_call g1_post_barrier_slow}
|
10447 | 0x000001e9eb2c6d80: 24e8 faf7 | e805 e930
|
10448 |
|
10449 | 0x000001e9eb2c6d88: ; {metadata({method} {0x000001e9985cf8f0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
|
10450 | 0x000001e9eb2c6d88: c5ff ff49 | bae8 f85c | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10451 |
|
10452 | 0x000001e9eb2c6da0: ; {runtime_call counter_overflow Runtime1 stub}
|
10453 | 0x000001e9eb2c6da0: ffff e8d9
|
10454 |
|
10455 | 0x000001e9eb2c6da4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10456 | ;*synchronization entry
|
10457 | ; - net.minecraft.class_310::method_1496@-1 (line 2475)
|
10458 | ; - net.minecraft.class_310::method_1523@607 (line 1374)
|
10459 | 0x000001e9eb2c6da4: eee8 05e9 | 64c5 ffff
|
10460 |
|
10461 | 0x000001e9eb2c6dac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10462 | 0x000001e9eb2c6dac: e8cf 9de8
|
10463 |
|
10464 | 0x000001e9eb2c6db0: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
|
10465 | ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
|
10466 | ; - net.minecraft.class_310::method_1523@624 (line 1374)
|
10467 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10468 | 0x000001e9eb2c6db0: 05e8 ca9d
|
10469 |
|
10470 | 0x000001e9eb2c6db4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10471 | ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0}
|
10472 | ; - net.minecraft.class_310::method_1523@641 (line 1374)
|
10473 | ; {metadata({method} {0x000001e9984ce3e8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
|
10474 | 0x000001e9eb2c6db4: e805 49ba | e0e3 4c98 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10475 |
|
10476 | 0x000001e9eb2c6dcc: ; {runtime_call counter_overflow Runtime1 stub}
|
10477 | 0x000001e9eb2c6dcc: ffe8 aeee
|
10478 |
|
10479 | 0x000001e9eb2c6dd0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10480 | ;*synchronization entry
|
10481 | ; - net.minecraft.class_425::method_18640@-1 (line 163)
|
10482 | ; - net.minecraft.class_310::method_1523@641 (line 1374)
|
10483 | 0x000001e9eb2c6dd0: e805 e9bd
|
10484 |
|
10485 | 0x000001e9eb2c6dd4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10486 | 0x000001e9eb2c6dd4: c7ff ffe8
|
10487 |
|
10488 | 0x000001e9eb2c6dd8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10489 | ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
|
10490 | ; - net.minecraft.class_310::method_1523@651 (line 1374)
|
10491 | 0x000001e9eb2c6dd8: a49d e805
|
10492 |
|
10493 | 0x000001e9eb2c6ddc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10494 | 0x000001e9eb2c6ddc: e89f 9de8
|
10495 |
|
10496 | 0x000001e9eb2c6de0: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10497 | ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0}
|
10498 | ; - net.minecraft.class_310::method_1523@673 (line 1375)
|
10499 | ; {metadata({method} {0x000001e998636700} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
|
10500 | 0x000001e9eb2c6de0: 0549 baf8 | 6663 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10501 |
|
10502 | 0x000001e9eb2c6df8: ; {runtime_call counter_overflow Runtime1 stub}
|
10503 | 0x000001e9eb2c6df8: e883 eee8
|
10504 |
|
10505 | 0x000001e9eb2c6dfc: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10506 | ;*synchronization entry
|
10507 | ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61)
|
10508 | ; - net.minecraft.class_310::method_1523@673 (line 1375)
|
10509 | 0x000001e9eb2c6dfc: 05e9 26c9
|
10510 |
|
10511 | 0x000001e9eb2c6e00: ; {metadata({method} {0x000001e9986367d0} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
|
10512 | 0x000001e9eb2c6e00: ffff 49ba | c867 6398 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10513 |
|
10514 | 0x000001e9eb2c6e18: ; {runtime_call counter_overflow Runtime1 stub}
|
10515 | 0x000001e9eb2c6e18: ffe8 62ee
|
10516 |
|
10517 | 0x000001e9eb2c6e1c: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10518 | ;*synchronization entry
|
10519 | ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69)
|
10520 | ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62)
|
10521 | ; - net.minecraft.class_310::method_1523@673 (line 1375)
|
10522 | 0x000001e9eb2c6e1c: e805 e975
|
10523 |
|
10524 | 0x000001e9eb2c6e20: ; {metadata({method} {0x000001e9986368a0} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
|
10525 | 0x000001e9eb2c6e20: c9ff ff49 | ba98 6863 | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10526 |
|
10527 | 0x000001e9eb2c6e38: ; {runtime_call counter_overflow Runtime1 stub}
|
10528 | 0x000001e9eb2c6e38: ffff e841
|
10529 |
|
10530 | 0x000001e9eb2c6e3c: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10531 | ;*synchronization entry
|
10532 | ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76)
|
10533 | ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64)
|
10534 | ; - net.minecraft.class_310::method_1523@673 (line 1375)
|
10535 | 0x000001e9eb2c6e3c: eee8 05e9 | e8c9 ffff
|
10536 |
|
10537 | 0x000001e9eb2c6e44: ; {metadata({method} {0x000001e9985cc960} 'method_60647' '()Z' in 'net/minecraft/class_310')}
|
10538 | 0x000001e9eb2c6e44: 49ba 58c9 | 5c98 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10539 |
|
10540 | 0x000001e9eb2c6e58: ; {runtime_call counter_overflow Runtime1 stub}
|
10541 | 0x000001e9eb2c6e58: ffff ffe8
|
10542 |
|
10543 | 0x000001e9eb2c6e5c: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
|
10544 | ;*synchronization entry
|
10545 | ; - net.minecraft.class_310::method_60647@-1 (line 1943)
|
10546 | ; - net.minecraft.class_310::method_1523@681 (line 1376)
|
10547 | 0x000001e9eb2c6e5c: 20ee e805 | e953 caff
|
10548 |
|
10549 | 0x000001e9eb2c6e64: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10550 | 0x000001e9eb2c6e64: ffe8 169d
|
10551 |
|
10552 | 0x000001e9eb2c6e68: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [272]=Oop }
|
10553 | ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
|
10554 | ; - net.minecraft.class_310::method_60647@11 (line 1943)
|
10555 | ; - net.minecraft.class_310::method_1523@681 (line 1376)
|
10556 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10557 | 0x000001e9eb2c6e68: e805 e811
|
10558 |
|
10559 | 0x000001e9eb2c6e6c: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
|
10560 | ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0}
|
10561 | ; - net.minecraft.class_310::method_1523@692 (line 1376)
|
10562 | ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
10563 | 0x000001e9eb2c6e6c: 9de8 0549 | ba58 400e | 8de9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10564 |
|
10565 | 0x000001e9eb2c6e84: ; {runtime_call counter_overflow Runtime1 stub}
|
10566 | 0x000001e9eb2c6e84: ffff e8f5
|
10567 |
|
10568 | 0x000001e9eb2c6e88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10569 | ;*synchronization entry
|
10570 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
10571 | ; - net.minecraft.class_310::method_1523@695 (line 1378)
|
10572 | 0x000001e9eb2c6e88: ede8 05e9 | 55cc ffff
|
10573 |
|
10574 | 0x000001e9eb2c6e90: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10575 | 0x000001e9eb2c6e90: e8eb 9ce8
|
10576 |
|
10577 | 0x000001e9eb2c6e94: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10578 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
10579 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
10580 | ; - net.minecraft.class_310::method_1523@695 (line 1378)
|
10581 | ; {metadata({method} {0x000001e9985e2880} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
|
10582 | 0x000001e9eb2c6e94: 0549 ba78 | 285e 98e9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10583 |
|
10584 | 0x000001e9eb2c6eac: ; {runtime_call counter_overflow Runtime1 stub}
|
10585 | 0x000001e9eb2c6eac: e8cf ede8
|
10586 |
|
10587 | 0x000001e9eb2c6eb0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10588 | ;*synchronization entry
|
10589 | ; - net.minecraft.class_310::method_53526@-1 (line 2860)
|
10590 | ; - net.minecraft.class_310::method_1523@721 (line 1383)
|
10591 | 0x000001e9eb2c6eb0: 05e9 9ccd
|
10592 |
|
10593 | 0x000001e9eb2c6eb4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10594 | 0x000001e9eb2c6eb4: ffff e8c5
|
10595 |
|
10596 | 0x000001e9eb2c6eb8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10597 | ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
|
10598 | ; - net.minecraft.class_310::method_53526@4 (line 2860)
|
10599 | ; - net.minecraft.class_310::method_1523@721 (line 1383)
|
10600 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10601 | 0x000001e9eb2c6eb8: 9ce8 05e8
|
10602 |
|
10603 | 0x000001e9eb2c6ebc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10604 | ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0}
|
10605 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10606 | 0x000001e9eb2c6ebc: c09c e805
|
10607 |
|
10608 | 0x000001e9eb2c6ec0: ; {metadata({method} {0x000001e9996a5728} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
|
10609 | 0x000001e9eb2c6ec0: 49ba 2057 | 6a99 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10610 |
|
10611 | 0x000001e9eb2c6ed4: ; {runtime_call counter_overflow Runtime1 stub}
|
10612 | 0x000001e9eb2c6ed4: ffff ffe8
|
10613 |
|
10614 | 0x000001e9eb2c6ed8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10615 | ;*synchronization entry
|
10616 | ; - net.minecraft.class_340::method_53534@-1 (line 584)
|
10617 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10618 | 0x000001e9eb2c6ed8: a4ed e805 | e9ea cdff
|
10619 |
|
10620 | 0x000001e9eb2c6ee0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10621 | 0x000001e9eb2c6ee0: ffe8 9a9c
|
10622 |
|
10623 | 0x000001e9eb2c6ee4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10624 | ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0}
|
10625 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
10626 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10627 | ; {metadata({method} {0x000001e9996ac350} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
|
10628 | 0x000001e9eb2c6ee4: e805 49ba | 48c3 6a99 | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10629 |
|
10630 | 0x000001e9eb2c6efc: ; {runtime_call counter_overflow Runtime1 stub}
|
10631 | 0x000001e9eb2c6efc: ffe8 7eed
|
10632 |
|
10633 | 0x000001e9eb2c6f00: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10634 | ;*synchronization entry
|
10635 | ; - net.minecraft.class_9187::method_53066@-1 (line 24)
|
10636 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
10637 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10638 | 0x000001e9eb2c6f00: e805 e988
|
10639 |
|
10640 | 0x000001e9eb2c6f04: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10641 | 0x000001e9eb2c6f04: ceff ffe8
|
10642 |
|
10643 | 0x000001e9eb2c6f08: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
10644 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
10645 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
10646 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
10647 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10648 | 0x000001e9eb2c6f08: 749c e805
|
10649 |
|
10650 | 0x000001e9eb2c6f0c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10651 | 0x000001e9eb2c6f0c: e86f 9ce8
|
10652 |
|
10653 | 0x000001e9eb2c6f10: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
10654 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
10655 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
10656 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
10657 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10658 | 0x000001e9eb2c6f10: 0548 c704 | 2400 0000 | 0048 895c
|
10659 |
|
10660 | 0x000001e9eb2c6f1c: ; {runtime_call throw_range_check_failed Runtime1 stub}
|
10661 | 0x000001e9eb2c6f1c: 2408 e85d
|
10662 |
|
10663 | 0x000001e9eb2c6f20: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
|
10664 | ;*lastore {reexecute=0 rethrow=0 return_oop=0}
|
10665 | ; - net.minecraft.class_9187::method_53066@6 (line 24)
|
10666 | ; - net.minecraft.class_340::method_53534@5 (line 584)
|
10667 | ; - net.minecraft.class_310::method_1523@726 (line 1383)
|
10668 | ; {metadata({method} {0x000001e98d0e3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
|
10669 | 0x000001e9eb2c6f20: 93e8 0549 | bab8 3f0e | 8de9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10670 |
|
10671 | 0x000001e9eb2c6f38: ; {runtime_call counter_overflow Runtime1 stub}
|
10672 | 0x000001e9eb2c6f38: ffff e841
|
10673 |
|
10674 | 0x000001e9eb2c6f3c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10675 | ;*synchronization entry
|
10676 | ; - net.minecraft.class_156::method_658@-1 (line 140)
|
10677 | ; - net.minecraft.class_310::method_1523@784 (line 1392)
|
10678 | 0x000001e9eb2c6f3c: ede8 05e9 | 45d1 ffff
|
10679 |
|
10680 | 0x000001e9eb2c6f44: ; {metadata({method} {0x000001e98d0e4060} 'method_648' '()J' in 'net/minecraft/class_156')}
|
10681 | 0x000001e9eb2c6f44: 49ba 5840 | 0e8d e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10682 |
|
10683 | 0x000001e9eb2c6f58: ; {runtime_call counter_overflow Runtime1 stub}
|
10684 | 0x000001e9eb2c6f58: ffff ffe8
|
10685 |
|
10686 | 0x000001e9eb2c6f5c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10687 | ;*synchronization entry
|
10688 | ; - net.minecraft.class_156::method_648@-1 (line 144)
|
10689 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
10690 | ; - net.minecraft.class_310::method_1523@784 (line 1392)
|
10691 | 0x000001e9eb2c6f5c: 20ed e805 | e95d d1ff
|
10692 |
|
10693 | 0x000001e9eb2c6f64: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10694 | 0x000001e9eb2c6f64: ffe8 169c
|
10695 |
|
10696 | 0x000001e9eb2c6f68: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
|
10697 | ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
|
10698 | ; - net.minecraft.class_156::method_648@3 (line 144)
|
10699 | ; - net.minecraft.class_156::method_658@0 (line 140)
|
10700 | ; - net.minecraft.class_310::method_1523@784 (line 1392)
|
10701 | ; {runtime_call throw_div0_exception Runtime1 stub}
|
10702 | 0x000001e9eb2c6f68: e805 e811
|
10703 |
|
10704 | 0x000001e9eb2c6f6c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10705 | ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
|
10706 | ; - net.minecraft.class_156::method_658@6 (line 140)
|
10707 | ; - net.minecraft.class_310::method_1523@784 (line 1392)
|
10708 | ; {metadata({method} {0x000001e98b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
10709 | 0x000001e9eb2c6f6c: 99e8 0549 | ba88 fc00 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10710 |
|
10711 | 0x000001e9eb2c6f84: ; {runtime_call counter_overflow Runtime1 stub}
|
10712 | 0x000001e9eb2c6f84: ffff e8f5
|
10713 |
|
10714 | 0x000001e9eb2c6f88: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10715 | ;*synchronization entry
|
10716 | ; - java.lang.String::valueOf@-1 (line 4465)
|
10717 | ; - net.minecraft.class_310::method_1523@822 (line 1395)
|
10718 | 0x000001e9eb2c6f88: ece8 05e9 | 7bd3 ffff
|
10719 |
|
10720 | 0x000001e9eb2c6f90: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10721 | 0x000001e9eb2c6f90: e8eb 9be8
|
10722 |
|
10723 | 0x000001e9eb2c6f94: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
10724 | ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0}
|
10725 | ; - (reexecute) net.minecraft.class_124::toString@1 (line 104)
|
10726 | ; - java.lang.String::valueOf@11 (line 4465)
|
10727 | ; - net.minecraft.class_310::method_1523@822 (line 1395)
|
10728 | 0x000001e9eb2c6f94: 0548 be00 | 0000 0000 | 0000 00b8 | 000f 050a
|
10729 |
|
10730 | 0x000001e9eb2c6fa4: ; {runtime_call load_appendix_patching Runtime1 stub}
|
10731 | 0x000001e9eb2c6fa4: e857 e5e8
|
10732 |
|
10733 | 0x000001e9eb2c6fa8: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
|
10734 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
10735 | ; - (reexecute) net.minecraft.class_310::method_1523@825 (line 1395)
|
10736 | 0x000001e9eb2c6fa8: 05e9 9ad3 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
|
10737 |
|
10738 | 0x000001e9eb2c6fbc: ; {runtime_call load_appendix_patching Runtime1 stub}
|
10739 | 0x000001e9eb2c6fbc: 0ae8 3ee5
|
10740 |
|
10741 | 0x000001e9eb2c6fc0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
10742 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
10743 | ; - (reexecute) net.minecraft.class_310::method_1523@840 (line 1395)
|
10744 | 0x000001e9eb2c6fc0: e805 e901 | d4ff ff49 | b800 0000 | 0000 0000 | 00b8 000f
|
10745 |
|
10746 | 0x000001e9eb2c6fd4: ; {runtime_call load_appendix_patching Runtime1 stub}
|
10747 | 0x000001e9eb2c6fd4: 050a e825
|
10748 |
|
10749 | 0x000001e9eb2c6fd8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
10750 | ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
|
10751 | ; - (reexecute) net.minecraft.class_310::method_1523@845 (line 1395)
|
10752 | 0x000001e9eb2c6fd8: e5e8 05e9 | 28d4 ffff
|
10753 |
|
10754 | 0x000001e9eb2c6fe0: ; {runtime_call new_object_array Runtime1 stub}
|
10755 | 0x000001e9eb2c6fe0: e89b ade8
|
10756 |
|
10757 | 0x000001e9eb2c6fe4: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop }
|
10758 | ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
|
10759 | ; - net.minecraft.class_310::method_1523@876 (line 1401)
|
10760 | 0x000001e9eb2c6fe4: 05e9 2cd5
|
10761 |
|
10762 | 0x000001e9eb2c6fe8: ; {metadata({method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
10763 | 0x000001e9eb2c6fe8: ffff 49ba | e04a 158b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10764 |
|
10765 | 0x000001e9eb2c7000: ; {runtime_call counter_overflow Runtime1 stub}
|
10766 | 0x000001e9eb2c7000: ffe8 7aec
|
10767 |
|
10768 | 0x000001e9eb2c7004: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop }
|
10769 | ;*synchronization entry
|
10770 | ; - java.lang.Integer::valueOf@-1 (line 1071)
|
10771 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10772 | 0x000001e9eb2c7004: e805 e94b | d5ff ff48
|
10773 |
|
10774 | 0x000001e9eb2c700c: ; {runtime_call fast_new_instance Runtime1 stub}
|
10775 | 0x000001e9eb2c700c: 8bd2 e86d
|
10776 |
|
10777 | 0x000001e9eb2c7010: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
10778 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10779 | ; - java.lang.Integer::valueOf@23 (line 1073)
|
10780 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10781 | 0x000001e9eb2c7010: a4e8 05e9 | f7d5 ffff
|
10782 |
|
10783 | 0x000001e9eb2c7018: ; {metadata({method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
10784 | 0x000001e9eb2c7018: 49ba c84b | 158b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10785 |
|
10786 | 0x000001e9eb2c702c: ; {runtime_call counter_overflow Runtime1 stub}
|
10787 | 0x000001e9eb2c702c: ffff ffe8
|
10788 |
|
10789 | 0x000001e9eb2c7030: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10790 | ;*synchronization entry
|
10791 | ; - java.lang.Integer::<init>@-1 (line 1096)
|
10792 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10793 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10794 | 0x000001e9eb2c7030: 4cec e805 | e912 d6ff
|
10795 |
|
10796 | 0x000001e9eb2c7038: ; {metadata({method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
10797 | 0x000001e9eb2c7038: ff49 ba50 | b214 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
10798 |
|
10799 | 0x000001e9eb2c7050: ; {runtime_call counter_overflow Runtime1 stub}
|
10800 | 0x000001e9eb2c7050: e82b ece8
|
10801 |
|
10802 | 0x000001e9eb2c7054: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10803 | ;*synchronization entry
|
10804 | ; - java.lang.Number::<init>@-1 (line 59)
|
10805 | ; - java.lang.Integer::<init>@1 (line 1096)
|
10806 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10807 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10808 | 0x000001e9eb2c7054: 05e9 2dd6
|
10809 |
|
10810 | 0x000001e9eb2c7058: ; {metadata({method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
10811 | 0x000001e9eb2c7058: ffff 49ba | 4006 008b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10812 |
|
10813 | 0x000001e9eb2c7070: ; {runtime_call counter_overflow Runtime1 stub}
|
10814 | 0x000001e9eb2c7070: ffe8 0aec
|
10815 |
|
10816 | 0x000001e9eb2c7074: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10817 | ;*synchronization entry
|
10818 | ; - java.lang.Object::<init>@-1 (line 45)
|
10819 | ; - java.lang.Number::<init>@1 (line 59)
|
10820 | ; - java.lang.Integer::<init>@1 (line 1096)
|
10821 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10822 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10823 | 0x000001e9eb2c7074: e805 e948
|
10824 |
|
10825 | 0x000001e9eb2c7078: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10826 | 0x000001e9eb2c7078: d6ff ffe8
|
10827 |
|
10828 | 0x000001e9eb2c707c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
10829 | ;*aaload {reexecute=0 rethrow=0 return_oop=0}
|
10830 | ; - java.lang.Integer::valueOf@21 (line 1072)
|
10831 | ; - net.minecraft.class_310::method_1523@884 (line 1402)
|
10832 | 0x000001e9eb2c707c: 009b e805
|
10833 |
|
10834 | 0x000001e9eb2c7080: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10835 | 0x000001e9eb2c7080: e8fb 9ae8
|
10836 |
|
10837 | 0x000001e9eb2c7084: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10838 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10839 | ; - (reexecute) net.minecraft.class_310::method_1523@887 (line 1402)
|
10840 | 0x000001e9eb2c7084: 0548 8904
|
10841 |
|
10842 | 0x000001e9eb2c7088: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
10843 | 0x000001e9eb2c7088: 24e8 f2bb
|
10844 |
|
10845 | 0x000001e9eb2c708c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10846 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10847 | ; - (reexecute) net.minecraft.class_310::method_1523@887 (line 1402)
|
10848 | 0x000001e9eb2c708c: e805 8b32 | 48c1 e603 | 4883 fe00 | 0f84 7ad7 | ffff 4889
|
10849 |
|
10850 | 0x000001e9eb2c70a0: ; {runtime_call g1_pre_barrier_slow}
|
10851 | 0x000001e9eb2c70a0: 3424 e8d9 | f1e8 05e9 | 6cd7 ffff | 4883 f800 | 0f84 80d7 | ffff 4889
|
10852 |
|
10853 | 0x000001e9eb2c70b8: ; {runtime_call g1_post_barrier_slow}
|
10854 | 0x000001e9eb2c70b8: 1424 e8c1 | f4e8 05e9 | 72d7 ffff
|
10855 |
|
10856 | 0x000001e9eb2c70c4: ; {metadata({method} {0x000001e98b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
|
10857 | 0x000001e9eb2c70c4: 49ba e04a | 158b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10858 |
|
10859 | 0x000001e9eb2c70d8: ; {runtime_call counter_overflow Runtime1 stub}
|
10860 | 0x000001e9eb2c70d8: ffff ffe8
|
10861 |
|
10862 | 0x000001e9eb2c70dc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
10863 | ;*synchronization entry
|
10864 | ; - java.lang.Integer::valueOf@-1 (line 1071)
|
10865 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10866 | 0x000001e9eb2c70dc: a0eb e805 | e9e1 d7ff | ff48 8bd2
|
10867 |
|
10868 | 0x000001e9eb2c70e8: ; {runtime_call fast_new_instance Runtime1 stub}
|
10869 | 0x000001e9eb2c70e8: e893 a3e8
|
10870 |
|
10871 | 0x000001e9eb2c70ec: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
10872 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
10873 | ; - java.lang.Integer::valueOf@23 (line 1073)
|
10874 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10875 | 0x000001e9eb2c70ec: 05e9 8ad8
|
10876 |
|
10877 | 0x000001e9eb2c70f0: ; {metadata({method} {0x000001e98b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
|
10878 | 0x000001e9eb2c70f0: ffff 49ba | c84b 158b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
10879 |
|
10880 | 0x000001e9eb2c7108: ; {runtime_call counter_overflow Runtime1 stub}
|
10881 | 0x000001e9eb2c7108: ffe8 72eb
|
10882 |
|
10883 | 0x000001e9eb2c710c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10884 | ;*synchronization entry
|
10885 | ; - java.lang.Integer::<init>@-1 (line 1096)
|
10886 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10887 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10888 | 0x000001e9eb2c710c: e805 e9a5
|
10889 |
|
10890 | 0x000001e9eb2c7110: ; {metadata({method} {0x000001e98b14b258} '<init>' '()V' in 'java/lang/Number')}
|
10891 | 0x000001e9eb2c7110: d8ff ff49 | ba50 b214 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
10892 |
|
10893 | 0x000001e9eb2c7128: ; {runtime_call counter_overflow Runtime1 stub}
|
10894 | 0x000001e9eb2c7128: ffff e851
|
10895 |
|
10896 | 0x000001e9eb2c712c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10897 | ;*synchronization entry
|
10898 | ; - java.lang.Number::<init>@-1 (line 59)
|
10899 | ; - java.lang.Integer::<init>@1 (line 1096)
|
10900 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10901 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10902 | 0x000001e9eb2c712c: ebe8 05e9 | c0d8 ffff
|
10903 |
|
10904 | 0x000001e9eb2c7134: ; {metadata({method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
10905 | 0x000001e9eb2c7134: 49ba 4006 | 008b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
10906 |
|
10907 | 0x000001e9eb2c7148: ; {runtime_call counter_overflow Runtime1 stub}
|
10908 | 0x000001e9eb2c7148: ffff ffe8
|
10909 |
|
10910 | 0x000001e9eb2c714c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
10911 | ;*synchronization entry
|
10912 | ; - java.lang.Object::<init>@-1 (line 45)
|
10913 | ; - java.lang.Number::<init>@1 (line 59)
|
10914 | ; - java.lang.Integer::<init>@1 (line 1096)
|
10915 | ; - java.lang.Integer::valueOf@28 (line 1073)
|
10916 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10917 | 0x000001e9eb2c714c: 30eb e805 | e9db d8ff
|
10918 |
|
10919 | 0x000001e9eb2c7154: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10920 | 0x000001e9eb2c7154: ffe8 269a
|
10921 |
|
10922 | 0x000001e9eb2c7158: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
|
10923 | ;*aaload {reexecute=0 rethrow=0 return_oop=0}
|
10924 | ; - java.lang.Integer::valueOf@21 (line 1072)
|
10925 | ; - net.minecraft.class_310::method_1523@906 (line 1403)
|
10926 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10927 | 0x000001e9eb2c7158: e805 e821
|
10928 |
|
10929 | 0x000001e9eb2c715c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
|
10930 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10931 | ; - (reexecute) net.minecraft.class_310::method_1523@909 (line 1403)
|
10932 | 0x000001e9eb2c715c: 9ae8 054c
|
10933 |
|
10934 | 0x000001e9eb2c7160: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
10935 | 0x000001e9eb2c7160: 892c 24e8
|
10936 |
|
10937 | 0x000001e9eb2c7164: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
|
10938 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10939 | ; - (reexecute) net.minecraft.class_310::method_1523@909 (line 1403)
|
10940 | 0x000001e9eb2c7164: 18bb e805 | 8b32 48c1 | e603 4883 | fe00 0f84 | 0ada ffff | 4889 3424
|
10941 |
|
10942 | 0x000001e9eb2c717c: ; {runtime_call g1_pre_barrier_slow}
|
10943 | 0x000001e9eb2c717c: e8ff f0e8 | 05e9 fcd9 | ffff 4983 | fd00 0f84 | 10da ffff | 4889 1424
|
10944 |
|
10945 | 0x000001e9eb2c7194: ; {runtime_call g1_post_barrier_slow}
|
10946 | 0x000001e9eb2c7194: e8e7 f3e8 | 05e9 02da
|
10947 |
|
10948 | 0x000001e9eb2c719c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10949 | 0x000001e9eb2c719c: ffff e8dd
|
10950 |
|
10951 | 0x000001e9eb2c71a0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10952 | ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0}
|
10953 | ; - net.minecraft.class_310::method_1523@916 (line 1404)
|
10954 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10955 | 0x000001e9eb2c71a0: 99e8 05e8
|
10956 |
|
10957 | 0x000001e9eb2c71a4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10958 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
10959 | ; - net.minecraft.class_310::method_1523@919 (line 1404)
|
10960 | 0x000001e9eb2c71a4: d899 e805 | 4889 3424
|
10961 |
|
10962 | 0x000001e9eb2c71ac: ; {runtime_call throw_class_cast_exception Runtime1 stub}
|
10963 | 0x000001e9eb2c71ac: e8cf bde8
|
10964 |
|
10965 | 0x000001e9eb2c71b0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
10966 | ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
|
10967 | ; - net.minecraft.class_310::method_1523@922 (line 1404)
|
10968 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10969 | 0x000001e9eb2c71b0: 05e8 ca99
|
10970 |
|
10971 | 0x000001e9eb2c71b4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10972 | ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
|
10973 | ; - net.minecraft.class_310::method_1523@925 (line 1404)
|
10974 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10975 | 0x000001e9eb2c71b4: e805 e8c5
|
10976 |
|
10977 | 0x000001e9eb2c71b8: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10978 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10979 | ; - (reexecute) net.minecraft.class_310::method_1523@940 (line 1404)
|
10980 | 0x000001e9eb2c71b8: 99e8 0548
|
10981 |
|
10982 | 0x000001e9eb2c71bc: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
10983 | 0x000001e9eb2c71bc: 8934 24e8
|
10984 |
|
10985 | 0x000001e9eb2c71c0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
10986 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
10987 | ; - (reexecute) net.minecraft.class_310::method_1523@940 (line 1404)
|
10988 | 0x000001e9eb2c71c0: bcba e805 | 8b07 48c1 | e003 4883 | f800 0f84 | 2fdd ffff | 4889 0424
|
10989 |
|
10990 | 0x000001e9eb2c71d8: ; {runtime_call g1_pre_barrier_slow}
|
10991 | 0x000001e9eb2c71d8: e8a3 f0e8 | 05e9 21dd | ffff 4883 | fe00 0f84 | 35dd ffff | 4889 3c24
|
10992 |
|
10993 | 0x000001e9eb2c71f0: ; {runtime_call g1_post_barrier_slow}
|
10994 | 0x000001e9eb2c71f0: e88b f3e8 | 05e9 27dd
|
10995 |
|
10996 | 0x000001e9eb2c71f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
10997 | 0x000001e9eb2c71f8: ffff e881
|
10998 |
|
10999 | 0x000001e9eb2c71fc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11000 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
11001 | ; - net.minecraft.class_310::method_1523@950 (line 1405)
|
11002 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11003 | 0x000001e9eb2c71fc: 99e8 05e8
|
11004 |
|
11005 | 0x000001e9eb2c7200: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11006 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11007 | ; - (reexecute) net.minecraft.class_310::method_1523@953 (line 1405)
|
11008 | 0x000001e9eb2c7200: 7c99 e805 | 4889 3424
|
11009 |
|
11010 | 0x000001e9eb2c7208: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
11011 | 0x000001e9eb2c7208: e873 bae8
|
11012 |
|
11013 | 0x000001e9eb2c720c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11014 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11015 | ; - (reexecute) net.minecraft.class_310::method_1523@953 (line 1405)
|
11016 | 0x000001e9eb2c720c: 058b 0748 | c1e0 0348 | 83f8 000f | 84f3 deff | ff48 8904
|
11017 |
|
11018 | 0x000001e9eb2c7220: ; {runtime_call g1_pre_barrier_slow}
|
11019 | 0x000001e9eb2c7220: 24e8 5af0 | e805 e9e5 | deff ff48 | 83fe 000f | 84f9 deff | ff48 893c
|
11020 |
|
11021 | 0x000001e9eb2c7238: ; {runtime_call g1_post_barrier_slow}
|
11022 | 0x000001e9eb2c7238: 24e8 42f3 | e805 e9eb
|
11023 |
|
11024 | 0x000001e9eb2c7240: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11025 | 0x000001e9eb2c7240: deff ffe8
|
11026 |
|
11027 | 0x000001e9eb2c7244: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11028 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
11029 | ; - net.minecraft.class_310::method_1523@963 (line 1406)
|
11030 | 0x000001e9eb2c7244: 3899 e805
|
11031 |
|
11032 | 0x000001e9eb2c7248: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11033 | 0x000001e9eb2c7248: e833 99e8
|
11034 |
|
11035 | 0x000001e9eb2c724c: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11036 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11037 | ; - (reexecute) net.minecraft.class_310::method_1523@1003 (line 1406)
|
11038 | 0x000001e9eb2c724c: 0548 8934
|
11039 |
|
11040 | 0x000001e9eb2c7250: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
11041 | 0x000001e9eb2c7250: 24e8 2aba
|
11042 |
|
11043 | 0x000001e9eb2c7254: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
|
11044 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11045 | ; - (reexecute) net.minecraft.class_310::method_1523@1003 (line 1406)
|
11046 | 0x000001e9eb2c7254: e805 8b0f | 48c1 e103 | 4883 f900 | 0f84 35e2 | ffff 4889
|
11047 |
|
11048 | 0x000001e9eb2c7268: ; {runtime_call g1_pre_barrier_slow}
|
11049 | 0x000001e9eb2c7268: 0c24 e811 | f0e8 05e9 | 27e2 ffff | 4883 fe00 | 0f84 3be2 | ffff 4889
|
11050 |
|
11051 | 0x000001e9eb2c7280: ; {runtime_call g1_post_barrier_slow}
|
11052 | 0x000001e9eb2c7280: 3c24 e8f9 | f2e8 05e9 | 2de2 ffff
|
11053 |
|
11054 | 0x000001e9eb2c728c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11055 | 0x000001e9eb2c728c: e8ef 98e8
|
11056 |
|
11057 | 0x000001e9eb2c7290: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
11058 | ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
|
11059 | ; - net.minecraft.class_310::method_1523@1013 (line 1407)
|
11060 | ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11061 | 0x000001e9eb2c7290: 05e8 ea98
|
11062 |
|
11063 | 0x000001e9eb2c7294: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
11064 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11065 | ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
|
11066 | 0x000001e9eb2c7294: e805 4889
|
11067 |
|
11068 | 0x000001e9eb2c7298: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
11069 | 0x000001e9eb2c7298: 1424 e8e1
|
11070 |
|
11071 | 0x000001e9eb2c729c: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
|
11072 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11073 | ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
|
11074 | 0x000001e9eb2c729c: b9e8 058b | 3e48 c1e7 | 0348 83ff | 000f 84fc | e3ff ff48
|
11075 |
|
11076 | 0x000001e9eb2c72b0: ; {runtime_call g1_pre_barrier_slow}
|
11077 | 0x000001e9eb2c72b0: 893c 24e8 | c8ef e805 | e9ee e3ff | ff48 83fa | 000f 8402 | e4ff ff48
|
11078 |
|
11079 | 0x000001e9eb2c72c8: ; {runtime_call g1_post_barrier_slow}
|
11080 | 0x000001e9eb2c72c8: 8934 24e8 | b0f2 e805 | e9f4 e3ff
|
11081 |
|
11082 | 0x000001e9eb2c72d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11083 | 0x000001e9eb2c72d4: ffe8 a698
|
11084 |
|
11085 | 0x000001e9eb2c72d8: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
|
11086 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11087 | ; - (reexecute) net.minecraft.class_310::method_1523@1022 (line 1407)
|
11088 | 0x000001e9eb2c72d8: e805 4c89
|
11089 |
|
11090 | 0x000001e9eb2c72dc: ; {runtime_call throw_array_store_exception Runtime1 stub}
|
11091 | 0x000001e9eb2c72dc: 0424 e89d
|
11092 |
|
11093 | 0x000001e9eb2c72e0: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
|
11094 | ;*aastore {reexecute=1 rethrow=0 return_oop=0}
|
11095 | ; - (reexecute) net.minecraft.class_310::method_1523@1022 (line 1407)
|
11096 | 0x000001e9eb2c72e0: b9e8 058b | 3248 c1e6 | 0348 83fe | 000f 84fd | e4ff ff48
|
11097 |
|
11098 | 0x000001e9eb2c72f4: ; {runtime_call g1_pre_barrier_slow}
|
11099 | 0x000001e9eb2c72f4: 8934 24e8 | 84ef e805 | e9ef e4ff | ff49 83f8 | 000f 8403 | e5ff ff48
|
11100 |
|
11101 | 0x000001e9eb2c730c: ; {runtime_call g1_post_barrier_slow}
|
11102 | 0x000001e9eb2c730c: 8914 24e8 | 6cf2 e805 | e9f5 e4ff
|
11103 |
|
11104 | 0x000001e9eb2c7318: ; {metadata({method} {0x000001e98b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
|
11105 | 0x000001e9eb2c7318: ff49 ba10 | fb00 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
11106 |
|
11107 | 0x000001e9eb2c7330: ; {runtime_call counter_overflow Runtime1 stub}
|
11108 | 0x000001e9eb2c7330: e84b e9e8
|
11109 |
|
11110 | 0x000001e9eb2c7334: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
|
11111 | ;*synchronization entry
|
11112 | ; - java.lang.String::format@-1 (line 4431)
|
11113 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11114 | 0x000001e9eb2c7334: 05e9 0de5 | ffff 488b
|
11115 |
|
11116 | 0x000001e9eb2c733c: ; {runtime_call fast_new_instance Runtime1 stub}
|
11117 | 0x000001e9eb2c733c: d2e8 3ea1
|
11118 |
|
11119 | 0x000001e9eb2c7340: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
|
11120 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11121 | ; - java.lang.String::format@0 (line 4431)
|
11122 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11123 | 0x000001e9eb2c7340: e805 e950
|
11124 |
|
11125 | 0x000001e9eb2c7344: ; {metadata({method} {0x000001e98b8f6940} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
|
11126 | 0x000001e9eb2c7344: e5ff ff49 | ba38 698f | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
11127 |
|
11128 | 0x000001e9eb2c735c: ; {runtime_call counter_overflow Runtime1 stub}
|
11129 | 0x000001e9eb2c735c: ffff e81d
|
11130 |
|
11131 | 0x000001e9eb2c7360: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop }
|
11132 | ;*synchronization entry
|
11133 | ; - java.util.Formatter::<init>@-1 (line 2139)
|
11134 | ; - java.lang.String::format@5 (line 4431)
|
11135 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11136 | 0x000001e9eb2c7360: e9e8 05e9 | 6be5 ffff
|
11137 |
|
11138 | 0x000001e9eb2c7368: ; {runtime_call fast_new_instance Runtime1 stub}
|
11139 | 0x000001e9eb2c7368: 488b d2e8
|
11140 |
|
11141 | 0x000001e9eb2c736c: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [296]=Oop }
|
11142 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11143 | ; - java.util.Formatter::<init>@2 (line 2139)
|
11144 | ; - java.lang.String::format@5 (line 4431)
|
11145 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11146 | 0x000001e9eb2c736c: 10a1 e805 | e9b6 e5ff
|
11147 |
|
11148 | 0x000001e9eb2c7374: ; {metadata({method} {0x000001e98b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
|
11149 | 0x000001e9eb2c7374: ff49 ba00 | 750d 8be9 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
11150 |
|
11151 | 0x000001e9eb2c738c: ; {runtime_call counter_overflow Runtime1 stub}
|
11152 | 0x000001e9eb2c738c: e8ef e8e8
|
11153 |
|
11154 | 0x000001e9eb2c7390: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [296]=Oop }
|
11155 | ;*synchronization entry
|
11156 | ; - java.lang.StringBuilder::<init>@-1 (line 106)
|
11157 | ; - java.util.Formatter::<init>@6 (line 2139)
|
11158 | ; - java.lang.String::format@5 (line 4431)
|
11159 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11160 | 0x000001e9eb2c7390: 05e9 d3e5
|
11161 |
|
11162 | 0x000001e9eb2c7394: ; {metadata({method} {0x000001e98b8f6618} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
|
11163 | 0x000001e9eb2c7394: ffff 49ba | 1066 8f8b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
11164 |
|
11165 | 0x000001e9eb2c73ac: ; {runtime_call counter_overflow Runtime1 stub}
|
11166 | 0x000001e9eb2c73ac: ffe8 cee8
|
11167 |
|
11168 | 0x000001e9eb2c73b0: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
|
11169 | ;*synchronization entry
|
11170 | ; - java.util.Formatter::<init>@-1 (line 2082)
|
11171 | ; - java.util.Formatter::<init>@9 (line 2139)
|
11172 | ; - java.lang.String::format@5 (line 4431)
|
11173 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11174 | 0x000001e9eb2c73b0: e805 e933
|
11175 |
|
11176 | 0x000001e9eb2c73b4: ; {metadata({method} {0x000001e98b000648} '<init>' '()V' in 'java/lang/Object')}
|
11177 | 0x000001e9eb2c73b4: e6ff ff49 | ba40 0600 | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
11178 |
|
11179 | 0x000001e9eb2c73cc: ; {runtime_call counter_overflow Runtime1 stub}
|
11180 | 0x000001e9eb2c73cc: ffff e8ad
|
11181 |
|
11182 | 0x000001e9eb2c73d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
|
11183 | ;*synchronization entry
|
11184 | ; - java.lang.Object::<init>@-1 (line 45)
|
11185 | ; - java.util.Formatter::<init>@1 (line 2082)
|
11186 | ; - java.util.Formatter::<init>@9 (line 2139)
|
11187 | ; - java.lang.String::format@5 (line 4431)
|
11188 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11189 | 0x000001e9eb2c73d0: e8e8 05e9 | 58e6 ffff | 448b 400c | 49c1 e003 | 4983 f800 | 0f84 5ce6 | ffff 4c89
|
11190 |
|
11191 | 0x000001e9eb2c73ec: ; {runtime_call g1_pre_barrier_slow}
|
11192 | 0x000001e9eb2c73ec: 0424 e88d | eee8 05e9 | 4ee6 ffff | 4983 f800 | 0f84 6be6 | ffff 4889
|
11193 |
|
11194 | 0x000001e9eb2c7404: ; {runtime_call g1_post_barrier_slow}
|
11195 | 0x000001e9eb2c7404: 0424 e875 | f1e8 05e9 | 5de6 ffff | 448b 4810 | 49c1 e103 | 4983 f900 | 0f84 63e6 | ffff 4c89
|
11196 | 0x000001e9eb2c7424: ; {runtime_call g1_pre_barrier_slow}
|
11197 | 0x000001e9eb2c7424: 0c24 e855 | eee8 05e9 | 55e6 ffff | 4983 f900 | 0f84 7be6 | ffff 4889
|
11198 |
|
11199 | 0x000001e9eb2c743c: ; {runtime_call g1_post_barrier_slow}
|
11200 | 0x000001e9eb2c743c: 0424 e83d | f1e8 05e9 | 6de6 ffff
|
11201 |
|
11202 | 0x000001e9eb2c7448: ; {metadata({method} {0x000001e98b8f7b88} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
|
11203 | 0x000001e9eb2c7448: 49ba 807b | 8f8b e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11204 |
|
11205 | 0x000001e9eb2c745c: ; {runtime_call counter_overflow Runtime1 stub}
|
11206 | 0x000001e9eb2c745c: ffff ffe8
|
11207 |
|
11208 | 0x000001e9eb2c7460: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [312]=Oop }
|
11209 | ;*synchronization entry
|
11210 | ; - java.util.Formatter::format@-1 (line 2728)
|
11211 | ; - java.lang.String::format@10 (line 4431)
|
11212 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11213 | 0x000001e9eb2c7460: 1ce8 e805 | e98a e6ff
|
11214 |
|
11215 | 0x000001e9eb2c7468: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11216 | 0x000001e9eb2c7468: ffe8 1297
|
11217 |
|
11218 | 0x000001e9eb2c746c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
11219 | ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
|
11220 | ; - java.lang.String::format@13 (line 4431)
|
11221 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11222 | ; {metadata({method} {0x000001e98b8f7728} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
|
11223 | 0x000001e9eb2c746c: e805 49ba | 2077 8f8b | e901 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
11224 |
|
11225 | 0x000001e9eb2c7484: ; {runtime_call counter_overflow Runtime1 stub}
|
11226 | 0x000001e9eb2c7484: ffe8 f6e7
|
11227 |
|
11228 | 0x000001e9eb2c7488: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
11229 | ;*synchronization entry
|
11230 | ; - java.util.Formatter::toString@-1 (line 2627)
|
11231 | ; - java.lang.String::format@13 (line 4431)
|
11232 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11233 | 0x000001e9eb2c7488: e805 e9dc
|
11234 |
|
11235 | 0x000001e9eb2c748c: ; {metadata({method} {0x000001e98b8f7a08} 'ensureOpen' '()V' in 'java/util/Formatter')}
|
11236 | 0x000001e9eb2c748c: e6ff ff49 | ba00 7a8f | 8be9 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
|
11237 |
|
11238 | 0x000001e9eb2c74a4: ; {runtime_call counter_overflow Runtime1 stub}
|
11239 | 0x000001e9eb2c74a4: ffff e8d5
|
11240 |
|
11241 | 0x000001e9eb2c74a8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
|
11242 | ;*synchronization entry
|
11243 | ; - java.util.Formatter::ensureOpen@-1 (line 2679)
|
11244 | ; - java.util.Formatter::toString@1 (line 2627)
|
11245 | ; - java.lang.String::format@13 (line 4431)
|
11246 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11247 | 0x000001e9eb2c74a8: e7e8 05e9 | f7e6 ffff
|
11248 |
|
11249 | 0x000001e9eb2c74b0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11250 | 0x000001e9eb2c74b0: e8cb 96e8
|
11251 |
|
11252 | 0x000001e9eb2c74b4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
11253 | ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
|
11254 | ; - java.util.Formatter::toString@8 (line 2628)
|
11255 | ; - java.lang.String::format@13 (line 4431)
|
11256 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11257 | 0x000001e9eb2c74b4: 058b b2b4 | 0100 0048 | c1e6 0348 | 83fe 000f | 84e0 e7ff | ff48 8934
|
11258 |
|
11259 | 0x000001e9eb2c74cc: ; {runtime_call g1_pre_barrier_slow}
|
11260 | 0x000001e9eb2c74cc: 24e8 aeed | e805 e9d2 | e7ff ff48 | 83f8 000f | 84ea e7ff | ff48 8914
|
11261 |
|
11262 | 0x000001e9eb2c74e4: ; {runtime_call g1_post_barrier_slow}
|
11263 | 0x000001e9eb2c74e4: 24e8 96f0 | e805 e9dc
|
11264 |
|
11265 | 0x000001e9eb2c74ec: ; {metadata({method} {0x000001e9985dea88} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
|
11266 | 0x000001e9eb2c74ec: e7ff ff49 | ba80 ea5d | 98e9 0100 | 004c 8954 | 2408 48c7 | 0424 1604
|
11267 |
|
11268 | 0x000001e9eb2c7504: ; {runtime_call counter_overflow Runtime1 stub}
|
11269 | 0x000001e9eb2c7504: 0000 e875
|
11270 |
|
11271 | 0x000001e9eb2c7508: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
|
11272 | ;*goto {reexecute=1 rethrow=0 return_oop=0}
|
11273 | ; - (reexecute) net.minecraft.class_310::method_1523@1046 (line 1412)
|
11274 | 0x000001e9eb2c7508: e7e8 05e9 | fee7 ffff
|
11275 |
|
11276 | 0x000001e9eb2c7510: ; {internal_word}
|
11277 | 0x000001e9eb2c7510: 49ba 3c5e | 2ceb e901 | 0000 4d89 | 9768 0400
|
11278 |
|
11279 | 0x000001e9eb2c7520: ; {runtime_call SafepointBlob}
|
11280 | 0x000001e9eb2c7520: 00e9 dae1
|
11281 |
|
11282 | 0x000001e9eb2c7524: ; {metadata(nullptr)}
|
11283 | 0x000001e9eb2c7524: dc05 48ba | 0000 0000 | 0000 0000 | b800 0f05
|
11284 |
|
11285 | 0x000001e9eb2c7534: ; {runtime_call load_klass_patching Runtime1 stub}
|
11286 | 0x000001e9eb2c7534: 0ae8 c6d6
|
11287 |
|
11288 | 0x000001e9eb2c7538: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop }
|
11289 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11290 | ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680)
|
11291 | ; - java.util.Formatter::toString@1 (line 2627)
|
11292 | ; - java.lang.String::format@13 (line 4431)
|
11293 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11294 | 0x000001e9eb2c7538: e805 e919 | e9ff ff48
|
11295 |
|
11296 | 0x000001e9eb2c7540: ; {runtime_call new_instance Runtime1 stub}
|
11297 | 0x000001e9eb2c7540: 8bd2 e839
|
11298 |
|
11299 | 0x000001e9eb2c7544: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop }
|
11300 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11301 | ; - java.util.Formatter::ensureOpen@7 (line 2680)
|
11302 | ; - java.util.Formatter::toString@1 (line 2627)
|
11303 | ; - java.lang.String::format@13 (line 4431)
|
11304 | ; - net.minecraft.class_310::method_1523@1023 (line 1401)
|
11305 | 0x000001e9eb2c7544: 9ce8 05e9 | 1be9 ffff
|
11306 |
|
11307 | 0x000001e9eb2c754c: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
11308 | 0x000001e9eb2c754c: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11309 |
|
11310 | 0x000001e9eb2c7560: ; {runtime_call counter_overflow Runtime1 stub}
|
11311 | 0x000001e9eb2c7560: ffff ffe8
|
11312 |
|
11313 | 0x000001e9eb2c7564: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11314 | ;*synchronization entry
|
11315 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
11316 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11317 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
11318 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
11319 | 0x000001e9eb2c7564: 18e7 e805 | e96d e9ff
|
11320 |
|
11321 | 0x000001e9eb2c756c: ; {metadata(nullptr)}
|
11322 | 0x000001e9eb2c756c: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
11323 |
|
11324 | 0x000001e9eb2c757c: ; {runtime_call load_klass_patching Runtime1 stub}
|
11325 | 0x000001e9eb2c757c: e87f d6e8
|
11326 |
|
11327 | 0x000001e9eb2c7580: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11328 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11329 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11330 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11331 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
11332 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
11333 | 0x000001e9eb2c7580: 05e9 5ae9
|
11334 |
|
11335 | 0x000001e9eb2c7584: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11336 | 0x000001e9eb2c7584: ffff e8f5
|
11337 |
|
11338 | 0x000001e9eb2c7588: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11339 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11340 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11341 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11342 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
11343 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
11344 | 0x000001e9eb2c7588: 95e8 0548
|
11345 |
|
11346 | 0x000001e9eb2c758c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
11347 | 0x000001e9eb2c758c: 8bd2 e8ed
|
11348 |
|
11349 | 0x000001e9eb2c7590: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11350 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11351 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11352 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11353 | ; - net.minecraft.class_276::method_1240@0 (line 198)
|
11354 | ; - net.minecraft.class_310::method_1523@436 (line 1346)
|
11355 | 0x000001e9eb2c7590: a1e8 05e9 | ade9 ffff
|
11356 |
|
11357 | 0x000001e9eb2c7598: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
11358 | 0x000001e9eb2c7598: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11359 |
|
11360 | 0x000001e9eb2c75ac: ; {runtime_call counter_overflow Runtime1 stub}
|
11361 | 0x000001e9eb2c75ac: ffff ffe8
|
11362 |
|
11363 | 0x000001e9eb2c75b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11364 | ;*synchronization entry
|
11365 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
11366 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11367 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
11368 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
11369 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11370 | 0x000001e9eb2c75b0: cce6 e805 | e909 eaff
|
11371 |
|
11372 | 0x000001e9eb2c75b8: ; {metadata(nullptr)}
|
11373 | 0x000001e9eb2c75b8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
11374 |
|
11375 | 0x000001e9eb2c75c8: ; {runtime_call load_klass_patching Runtime1 stub}
|
11376 | 0x000001e9eb2c75c8: e833 d6e8
|
11377 |
|
11378 | 0x000001e9eb2c75cc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11379 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11380 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11381 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11382 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
11383 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
11384 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11385 | 0x000001e9eb2c75cc: 05e9 f6e9
|
11386 |
|
11387 | 0x000001e9eb2c75d0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11388 | 0x000001e9eb2c75d0: ffff e8a9
|
11389 |
|
11390 | 0x000001e9eb2c75d4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11391 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11392 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11393 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11394 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
11395 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
11396 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11397 | 0x000001e9eb2c75d4: 95e8 0548
|
11398 |
|
11399 | 0x000001e9eb2c75d8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
11400 | 0x000001e9eb2c75d8: 8bd2 e8a1
|
11401 |
|
11402 | 0x000001e9eb2c75dc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11403 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11404 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11405 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11406 | ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
|
11407 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
|
11408 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11409 | 0x000001e9eb2c75dc: a1e8 05e9 | 49ea ffff
|
11410 |
|
11411 | 0x000001e9eb2c75e4: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
11412 | 0x000001e9eb2c75e4: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11413 |
|
11414 | 0x000001e9eb2c75f8: ; {runtime_call counter_overflow Runtime1 stub}
|
11415 | 0x000001e9eb2c75f8: ffff ffe8
|
11416 |
|
11417 | 0x000001e9eb2c75fc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11418 | ;*synchronization entry
|
11419 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
11420 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11421 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
11422 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11423 | 0x000001e9eb2c75fc: 80e6 e805 | e9a5 eaff
|
11424 |
|
11425 | 0x000001e9eb2c7604: ; {metadata(nullptr)}
|
11426 | 0x000001e9eb2c7604: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
11427 |
|
11428 | 0x000001e9eb2c7614: ; {runtime_call load_klass_patching Runtime1 stub}
|
11429 | 0x000001e9eb2c7614: e8e7 d5e8
|
11430 |
|
11431 | 0x000001e9eb2c7618: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11432 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11433 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11434 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11435 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
11436 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11437 | 0x000001e9eb2c7618: 05e9 92ea
|
11438 |
|
11439 | 0x000001e9eb2c761c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11440 | 0x000001e9eb2c761c: ffff e85d
|
11441 |
|
11442 | 0x000001e9eb2c7620: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11443 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11444 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11445 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11446 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
11447 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11448 | 0x000001e9eb2c7620: 95e8 0548
|
11449 |
|
11450 | 0x000001e9eb2c7624: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
11451 | 0x000001e9eb2c7624: 8bd2 e855
|
11452 |
|
11453 | 0x000001e9eb2c7628: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11454 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11455 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11456 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11457 | ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
|
11458 | ; - net.minecraft.class_310::method_1523@359 (line 1333)
|
11459 | 0x000001e9eb2c7628: a1e8 05e9 | e5ea ffff
|
11460 |
|
11461 | 0x000001e9eb2c7630: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
11462 | 0x000001e9eb2c7630: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11463 |
|
11464 | 0x000001e9eb2c7644: ; {runtime_call counter_overflow Runtime1 stub}
|
11465 | 0x000001e9eb2c7644: ffff ffe8
|
11466 |
|
11467 | 0x000001e9eb2c7648: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11468 | ;*synchronization entry
|
11469 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
11470 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11471 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
11472 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
11473 | 0x000001e9eb2c7648: 34e6 e805 | e941 ebff
|
11474 |
|
11475 | 0x000001e9eb2c7650: ; {metadata(nullptr)}
|
11476 | 0x000001e9eb2c7650: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
11477 |
|
11478 | 0x000001e9eb2c7660: ; {runtime_call load_klass_patching Runtime1 stub}
|
11479 | 0x000001e9eb2c7660: e89b d5e8
|
11480 |
|
11481 | 0x000001e9eb2c7664: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11482 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11483 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11484 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11485 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
11486 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
11487 | 0x000001e9eb2c7664: 05e9 2eeb
|
11488 |
|
11489 | 0x000001e9eb2c7668: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11490 | 0x000001e9eb2c7668: ffff e811
|
11491 |
|
11492 | 0x000001e9eb2c766c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11493 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11494 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11495 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11496 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
11497 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
11498 | 0x000001e9eb2c766c: 95e8 0548
|
11499 |
|
11500 | 0x000001e9eb2c7670: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
11501 | 0x000001e9eb2c7670: 8bd2 e809
|
11502 |
|
11503 | 0x000001e9eb2c7674: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11504 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11505 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11506 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
|
11507 | ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
|
11508 | ; - net.minecraft.class_310::method_1523@346 (line 1330)
|
11509 | 0x000001e9eb2c7674: a1e8 05e9 | 81eb ffff
|
11510 |
|
11511 | 0x000001e9eb2c767c: ; {metadata({method} {0x000001e99840e4c0} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
|
11512 | 0x000001e9eb2c767c: 49ba b8e4 | 4098 e901 | 0000 4c89 | 5424 0848 | c704 24ff
|
11513 |
|
11514 | 0x000001e9eb2c7690: ; {runtime_call counter_overflow Runtime1 stub}
|
11515 | 0x000001e9eb2c7690: ffff ffe8
|
11516 |
|
11517 | 0x000001e9eb2c7694: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11518 | ;*synchronization entry
|
11519 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
|
11520 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11521 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
11522 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
11523 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
11524 | 0x000001e9eb2c7694: e8e5 e805 | e9e4 ebff
|
11525 |
|
11526 | 0x000001e9eb2c769c: ; {metadata(nullptr)}
|
11527 | 0x000001e9eb2c769c: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
|
11528 |
|
11529 | 0x000001e9eb2c76ac: ; {runtime_call load_klass_patching Runtime1 stub}
|
11530 | 0x000001e9eb2c76ac: e84f d5e8
|
11531 |
|
11532 | 0x000001e9eb2c76b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11533 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11534 | ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11535 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11536 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
11537 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
11538 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
11539 | 0x000001e9eb2c76b0: 05e9 d2eb
|
11540 |
|
11541 | 0x000001e9eb2c76b4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
11542 | 0x000001e9eb2c76b4: ffff e8c5
|
11543 |
|
11544 | 0x000001e9eb2c76b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11545 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11546 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11547 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11548 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
11549 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
11550 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
11551 | 0x000001e9eb2c76b8: 94e8 0548
|
11552 |
|
11553 | 0x000001e9eb2c76bc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
|
11554 | 0x000001e9eb2c76bc: 8bd2 e8bd
|
11555 |
|
11556 | 0x000001e9eb2c76c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
|
11557 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11558 | ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
|
11559 | ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
|
11560 | ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
|
11561 | ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
|
11562 | ; - net.minecraft.class_310::method_1523@332 (line 1327)
|
11563 | 0x000001e9eb2c76c0: a0e8 05e9 | 25ec ffff
|
11564 |
|
11565 | 0x000001e9eb2c76c8: ; {metadata(nullptr)}
|
11566 | 0x000001e9eb2c76c8: 48ba 0000 | 0000 0000 | 0000 b800
|
11567 |
|
11568 | 0x000001e9eb2c76d4: ; {runtime_call load_klass_patching Runtime1 stub}
|
11569 | 0x000001e9eb2c76d4: 0f05 0ae8
|
11570 |
|
11571 | 0x000001e9eb2c76d8: ; ImmutableOopMap {[176]=Oop }
|
11572 | ;*new {reexecute=1 rethrow=0 return_oop=0}
|
11573 | ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
|
11574 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
11575 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
11576 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
11577 | 0x000001e9eb2c76d8: 24d5 e805 | e957 ecff | ff48 8bd2
|
11578 |
|
11579 | 0x000001e9eb2c76e4: ; {runtime_call fast_new_instance Runtime1 stub}
|
11580 | 0x000001e9eb2c76e4: e897 9de8
|
11581 |
|
11582 | 0x000001e9eb2c76e8: ; ImmutableOopMap {[176]=Oop }
|
11583 | ;*new {reexecute=0 rethrow=0 return_oop=0}
|
11584 | ; - java.util.Objects::requireNonNull@4 (line 259)
|
11585 | ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
|
11586 | ; - net.minecraft.class_10209::method_64146@27 (line 51)
|
11587 | ; - net.minecraft.class_310::method_1523@109 (line 1292)
|
11588 | 0x000001e9eb2c76e8: 05e9 a6ec | ffff 498b | 8700 0500 | 0049 c787 | 0005 0000 | 0000 0000 | 49c7 8708 | 0500 0000
|
11589 | 0x000001e9eb2c7708: 0000 0048 | 81c4 9001
|
11590 |
|
11591 | 0x000001e9eb2c7710: ; {runtime_call unwind_exception Runtime1 stub}
|
11592 | 0x000001e9eb2c7710: 0000 5de9 | 6885 e805
|
11593 | [Stub Code]
|
11594 | 0x000001e9eb2c7718: ; {no_reloc}
|
11595 | 0x000001e9eb2c7718: 0f1f 4400
|
11596 |
|
11597 | 0x000001e9eb2c771c: ; {static_stub}
|
11598 | 0x000001e9eb2c771c: 0048 bb00 | 0000 0000
|
11599 |
|
11600 | 0x000001e9eb2c7724: ; {runtime_call}
|
11601 | 0x000001e9eb2c7724: 0000 00e9 | fbff ffff
|
11602 |
|
11603 | 0x000001e9eb2c772c: ; {static_stub}
|
11604 | 0x000001e9eb2c772c: 9048 bb00 | 0000 0000
|
11605 |
|
11606 | 0x000001e9eb2c7734: ; {runtime_call}
|
11607 | 0x000001e9eb2c7734: 0000 00e9 | fbff ffff
|
11608 |
|
11609 | 0x000001e9eb2c773c: ; {static_stub}
|
11610 | 0x000001e9eb2c773c: 9048 bb00 | 0000 0000
|
11611 |
|
11612 | 0x000001e9eb2c7744: ; {runtime_call}
|
11613 | 0x000001e9eb2c7744: 0000 00e9 | fbff ffff
|
11614 |
|
11615 | 0x000001e9eb2c774c: ; {static_stub}
|
11616 | 0x000001e9eb2c774c: 9048 bb00 | 0000 0000
|
11617 |
|
11618 | 0x000001e9eb2c7754: ; {runtime_call}
|
11619 | 0x000001e9eb2c7754: 0000 00e9 | fbff ffff
|
11620 |
|
11621 | 0x000001e9eb2c775c: ; {static_stub}
|
11622 | 0x000001e9eb2c775c: 9048 bb00 | 0000 0000
|
11623 |
|
11624 | 0x000001e9eb2c7764: ; {runtime_call}
|
11625 | 0x000001e9eb2c7764: 0000 00e9 | fbff ffff
|
11626 |
|
11627 | 0x000001e9eb2c776c: ; {static_stub}
|
11628 | 0x000001e9eb2c776c: 9048 bb00 | 0000 0000
|
11629 |
|
11630 | 0x000001e9eb2c7774: ; {runtime_call}
|
11631 | 0x000001e9eb2c7774: 0000 00e9 | fbff ffff
|
11632 |
|
11633 | 0x000001e9eb2c777c: ; {static_stub}
|
11634 | 0x000001e9eb2c777c: 9048 bb00 | 0000 0000
|
11635 |
|
11636 | 0x000001e9eb2c7784: ; {runtime_call}
|
11637 | 0x000001e9eb2c7784: 0000 00e9 | fbff ffff
|
11638 |
|
11639 | 0x000001e9eb2c778c: ; {static_stub}
|
11640 | 0x000001e9eb2c778c: 9048 bb00 | 0000 0000
|
11641 |
|
11642 | 0x000001e9eb2c7794: ; {runtime_call}
|
11643 | 0x000001e9eb2c7794: 0000 00e9 | fbff ffff
|
11644 |
|
11645 | 0x000001e9eb2c779c: ; {static_stub}
|
11646 | 0x000001e9eb2c779c: 9048 bb00 | 0000 0000
|
11647 |
|
11648 | 0x000001e9eb2c77a4: ; {runtime_call}
|
11649 | 0x000001e9eb2c77a4: 0000 00e9 | fbff ffff
|
11650 |
|
11651 | 0x000001e9eb2c77ac: ; {static_stub}
|
11652 | 0x000001e9eb2c77ac: 9048 bb50 | c85c 98e9
|
11653 |
|
11654 | 0x000001e9eb2c77b4: ; {runtime_call I2C/C2I adapters}
|
11655 | 0x000001e9eb2c77b4: 0100 00e9 | a7bc dc05
|
11656 |
|
11657 | 0x000001e9eb2c77bc: ; {static_stub}
|
11658 | 0x000001e9eb2c77bc: 9048 bb00 | 0000 0000
|
11659 |
|
11660 | 0x000001e9eb2c77c4: ; {runtime_call}
|
11661 | 0x000001e9eb2c77c4: 0000 00e9 | fbff ffff
|
11662 |
|
11663 | 0x000001e9eb2c77cc: ; {static_stub}
|
11664 | 0x000001e9eb2c77cc: 9048 bb00 | 0000 0000
|
11665 |
|
11666 | 0x000001e9eb2c77d4: ; {runtime_call}
|
11667 | 0x000001e9eb2c77d4: 0000 00e9 | fbff ffff
|
11668 |
|
11669 | 0x000001e9eb2c77dc: ; {static_stub}
|
11670 | 0x000001e9eb2c77dc: 9048 bb50 | 7946 99e9
|
11671 |
|
11672 | 0x000001e9eb2c77e4: ; {runtime_call I2C/C2I adapters}
|
11673 | 0x000001e9eb2c77e4: 0100 00e9 | fbc9 dc05
|
11674 |
|
11675 | 0x000001e9eb2c77ec: ; {static_stub}
|
11676 | 0x000001e9eb2c77ec: 9048 bb00 | 0000 0000
|
11677 |
|
11678 | 0x000001e9eb2c77f4: ; {runtime_call}
|
11679 | 0x000001e9eb2c77f4: 0000 00e9 | fbff ffff
|
11680 |
|
11681 | 0x000001e9eb2c77fc: ; {static_stub}
|
11682 | 0x000001e9eb2c77fc: 9048 bbd0 | e46e 98e9
|
11683 |
|
11684 | 0x000001e9eb2c7804: ; {runtime_call I2C/C2I adapters}
|
11685 | 0x000001e9eb2c7804: 0100 00e9 | 57bc dc05
|
11686 |
|
11687 | 0x000001e9eb2c780c: ; {static_stub}
|
11688 | 0x000001e9eb2c780c: 9048 bb00 | 0000 0000
|
11689 |
|
11690 | 0x000001e9eb2c7814: ; {runtime_call}
|
11691 | 0x000001e9eb2c7814: 0000 00e9 | fbff ffff
|
11692 |
|
11693 | 0x000001e9eb2c781c: ; {static_stub}
|
11694 | 0x000001e9eb2c781c: 9048 bb00 | 0000 0000
|
11695 |
|
11696 | 0x000001e9eb2c7824: ; {runtime_call}
|
11697 | 0x000001e9eb2c7824: 0000 00e9 | fbff ffff
|
11698 |
|
11699 | 0x000001e9eb2c782c: ; {static_stub}
|
11700 | 0x000001e9eb2c782c: 9048 bb00 | 0000 0000
|
11701 |
|
11702 | 0x000001e9eb2c7834: ; {runtime_call}
|
11703 | 0x000001e9eb2c7834: 0000 00e9 | fbff ffff
|
11704 |
|
11705 | 0x000001e9eb2c783c: ; {static_stub}
|
11706 | 0x000001e9eb2c783c: 9048 bb00 | 0000 0000
|
11707 |
|
11708 | 0x000001e9eb2c7844: ; {runtime_call}
|
11709 | 0x000001e9eb2c7844: 0000 00e9 | fbff ffff
|
11710 |
|
11711 | 0x000001e9eb2c784c: ; {static_stub}
|
11712 | 0x000001e9eb2c784c: 9048 bb00 | 0000 0000
|
11713 |
|
11714 | 0x000001e9eb2c7854: ; {runtime_call}
|
11715 | 0x000001e9eb2c7854: 0000 00e9 | fbff ffff
|
11716 |
|
11717 | 0x000001e9eb2c785c: ; {static_stub}
|
11718 | 0x000001e9eb2c785c: 9048 bb00 | 0000 0000
|
11719 |
|
11720 | 0x000001e9eb2c7864: ; {runtime_call}
|
11721 | 0x000001e9eb2c7864: 0000 00e9 | fbff ffff
|
11722 |
|
11723 | 0x000001e9eb2c786c: ; {static_stub}
|
11724 | 0x000001e9eb2c786c: 9048 bb80 | f362 98e9
|
11725 |
|
11726 | 0x000001e9eb2c7874: ; {runtime_call I2C/C2I adapters}
|
11727 | 0x000001e9eb2c7874: 0100 00e9 | ebc4 dc05
|
11728 |
|
11729 | 0x000001e9eb2c787c: ; {static_stub}
|
11730 | 0x000001e9eb2c787c: 9048 bb00 | 0000 0000
|
11731 |
|
11732 | 0x000001e9eb2c7884: ; {runtime_call}
|
11733 | 0x000001e9eb2c7884: 0000 00e9 | fbff ffff
|
11734 |
|
11735 | 0x000001e9eb2c788c: ; {static_stub}
|
11736 | 0x000001e9eb2c788c: 9048 bb00 | 0000 0000
|
11737 |
|
11738 | 0x000001e9eb2c7894: ; {runtime_call}
|
11739 | 0x000001e9eb2c7894: 0000 00e9 | fbff ffff
|
11740 |
|
11741 | 0x000001e9eb2c789c: ; {static_stub}
|
11742 | 0x000001e9eb2c789c: 9048 bb00 | 0000 0000
|
11743 |
|
11744 | 0x000001e9eb2c78a4: ; {runtime_call}
|
11745 | 0x000001e9eb2c78a4: 0000 00e9 | fbff ffff
|
11746 |
|
11747 | 0x000001e9eb2c78ac: ; {static_stub}
|
11748 | 0x000001e9eb2c78ac: 9048 bb00 | 0000 0000
|
11749 |
|
11750 | 0x000001e9eb2c78b4: ; {runtime_call}
|
11751 | 0x000001e9eb2c78b4: 0000 00e9 | fbff ffff
|
11752 |
|
11753 | 0x000001e9eb2c78bc: ; {static_stub}
|
11754 | 0x000001e9eb2c78bc: 9048 bb00 | 0000 0000
|
11755 |
|
11756 | 0x000001e9eb2c78c4: ; {runtime_call}
|
11757 | 0x000001e9eb2c78c4: 0000 00e9 | fbff ffff
|
11758 |
|
11759 | 0x000001e9eb2c78cc: ; {static_stub}
|
11760 | 0x000001e9eb2c78cc: 9048 bbc8 | ed26 99e9
|
11761 |
|
11762 | 0x000001e9eb2c78d4: ; {runtime_call I2C/C2I adapters}
|
11763 | 0x000001e9eb2c78d4: 0100 00e9 | 87bb dc05
|
11764 |
|
11765 | 0x000001e9eb2c78dc: ; {static_stub}
|
11766 | 0x000001e9eb2c78dc: 9048 bb00 | 0000 0000
|
11767 |
|
11768 | 0x000001e9eb2c78e4: ; {runtime_call}
|
11769 | 0x000001e9eb2c78e4: 0000 00e9 | fbff ffff
|
11770 |
|
11771 | 0x000001e9eb2c78ec: ; {static_stub}
|
11772 | 0x000001e9eb2c78ec: 9048 bb00 | 0000 0000
|
11773 |
|
11774 | 0x000001e9eb2c78f4: ; {runtime_call}
|
11775 | 0x000001e9eb2c78f4: 0000 00e9 | fbff ffff
|
11776 |
|
11777 | 0x000001e9eb2c78fc: ; {static_stub}
|
11778 | 0x000001e9eb2c78fc: 9048 bb50 | 9261 99e9
|
11779 |
|
11780 | 0x000001e9eb2c7904: ; {runtime_call I2C/C2I adapters}
|
11781 | 0x000001e9eb2c7904: 0100 00e9 | df0b dc05
|
11782 |
|
11783 | 0x000001e9eb2c790c: ; {static_stub}
|
11784 | 0x000001e9eb2c790c: 9048 bb00 | 0000 0000
|
11785 |
|
11786 | 0x000001e9eb2c7914: ; {runtime_call}
|
11787 | 0x000001e9eb2c7914: 0000 00e9 | fbff ffff
|
11788 |
|
11789 | 0x000001e9eb2c791c: ; {static_stub}
|
11790 | 0x000001e9eb2c791c: 9048 bb00 | 0000 0000
|
11791 |
|
11792 | 0x000001e9eb2c7924: ; {runtime_call}
|
11793 | 0x000001e9eb2c7924: 0000 00e9 | fbff ffff
|
11794 |
|
11795 | 0x000001e9eb2c792c: ; {static_stub}
|
11796 | 0x000001e9eb2c792c: 9048 bb38 | f662 98e9
|
11797 |
|
11798 | 0x000001e9eb2c7934: ; {runtime_call I2C/C2I adapters}
|
11799 | 0x000001e9eb2c7934: 0100 00e9 | 2f8d da05
|
11800 |
|
11801 | 0x000001e9eb2c793c: ; {static_stub}
|
11802 | 0x000001e9eb2c793c: 9048 bb00 | 0000 0000
|
11803 |
|
11804 | 0x000001e9eb2c7944: ; {runtime_call}
|
11805 | 0x000001e9eb2c7944: 0000 00e9 | fbff ffff
|
11806 |
|
11807 | 0x000001e9eb2c794c: ; {static_stub}
|
11808 | 0x000001e9eb2c794c: 9048 bb00 | 0000 0000
|
11809 |
|
11810 | 0x000001e9eb2c7954: ; {runtime_call}
|
11811 | 0x000001e9eb2c7954: 0000 00e9 | fbff ffff
|
11812 |
|
11813 | 0x000001e9eb2c795c: ; {static_stub}
|
11814 | 0x000001e9eb2c795c: 9048 bb00 | 0000 0000
|
11815 |
|
11816 | 0x000001e9eb2c7964: ; {runtime_call}
|
11817 | 0x000001e9eb2c7964: 0000 00e9 | fbff ffff
|
11818 |
|
11819 | 0x000001e9eb2c796c: ; {static_stub}
|
11820 | 0x000001e9eb2c796c: 9048 bb00 | 0000 0000
|
11821 |
|
11822 | 0x000001e9eb2c7974: ; {runtime_call}
|
11823 | 0x000001e9eb2c7974: 0000 00e9 | fbff ffff
|
11824 |
|
11825 | 0x000001e9eb2c797c: ; {static_stub}
|
11826 | 0x000001e9eb2c797c: 9048 bb00 | 0000 0000
|
11827 |
|
11828 | 0x000001e9eb2c7984: ; {runtime_call}
|
11829 | 0x000001e9eb2c7984: 0000 00e9 | fbff ffff
|
11830 |
|
11831 | 0x000001e9eb2c798c: ; {static_stub}
|
11832 | 0x000001e9eb2c798c: 9048 bb00 | 0000 0000
|
11833 |
|
11834 | 0x000001e9eb2c7994: ; {runtime_call}
|
11835 | 0x000001e9eb2c7994: 0000 00e9 | fbff ffff
|
11836 |
|
11837 | 0x000001e9eb2c799c: ; {static_stub}
|
11838 | 0x000001e9eb2c799c: 9048 bb00 | 0000 0000
|
11839 |
|
11840 | 0x000001e9eb2c79a4: ; {runtime_call}
|
11841 | 0x000001e9eb2c79a4: 0000 00e9 | fbff ffff
|
11842 |
|
11843 | 0x000001e9eb2c79ac: ; {static_stub}
|
11844 | 0x000001e9eb2c79ac: 9048 bb00 | 0000 0000
|
11845 |
|
11846 | 0x000001e9eb2c79b4: ; {runtime_call}
|
11847 | 0x000001e9eb2c79b4: 0000 00e9 | fbff ffff
|
11848 |
|
11849 | 0x000001e9eb2c79bc: ; {static_stub}
|
11850 | 0x000001e9eb2c79bc: 9048 bb00 | 0000 0000
|
11851 |
|
11852 | 0x000001e9eb2c79c4: ; {runtime_call}
|
11853 | 0x000001e9eb2c79c4: 0000 00e9 | fbff ffff
|
11854 |
|
11855 | 0x000001e9eb2c79cc: ; {static_stub}
|
11856 | 0x000001e9eb2c79cc: 9048 bb00 | 0000 0000
|
11857 |
|
11858 | 0x000001e9eb2c79d4: ; {runtime_call}
|
11859 | 0x000001e9eb2c79d4: 0000 00e9 | fbff ffff
|
11860 |
|
11861 | 0x000001e9eb2c79dc: ; {static_stub}
|
11862 | 0x000001e9eb2c79dc: 9048 bb00 | 0000 0000
|
11863 |
|
11864 | 0x000001e9eb2c79e4: ; {runtime_call}
|
11865 | 0x000001e9eb2c79e4: 0000 00e9 | fbff ffff
|
11866 |
|
11867 | 0x000001e9eb2c79ec: ; {static_stub}
|
11868 | 0x000001e9eb2c79ec: 9048 bb00 | 0000 0000
|
11869 |
|
11870 | 0x000001e9eb2c79f4: ; {runtime_call}
|
11871 | 0x000001e9eb2c79f4: 0000 00e9 | fbff ffff
|
11872 |
|
11873 | 0x000001e9eb2c79fc: ; {static_stub}
|
11874 | 0x000001e9eb2c79fc: 9048 bb00 | 0000 0000
|
11875 |
|
11876 | 0x000001e9eb2c7a04: ; {runtime_call}
|
11877 | 0x000001e9eb2c7a04: 0000 00e9 | fbff ffff
|
11878 |
|
11879 | 0x000001e9eb2c7a0c: ; {static_stub}
|
11880 | 0x000001e9eb2c7a0c: 9048 bb00 | 0000 0000
|
11881 |
|
11882 | 0x000001e9eb2c7a14: ; {runtime_call}
|
11883 | 0x000001e9eb2c7a14: 0000 00e9 | fbff ffff
|
11884 |
|
11885 | 0x000001e9eb2c7a1c: ; {static_stub}
|
11886 | 0x000001e9eb2c7a1c: 9048 bb00 | 0000 0000
|
11887 |
|
11888 | 0x000001e9eb2c7a24: ; {runtime_call}
|
11889 | 0x000001e9eb2c7a24: 0000 00e9 | fbff ffff
|
11890 |
|
11891 | 0x000001e9eb2c7a2c: ; {static_stub}
|
11892 | 0x000001e9eb2c7a2c: 9048 bb00 | 0000 0000
|
11893 |
|
11894 | 0x000001e9eb2c7a34: ; {runtime_call}
|
11895 | 0x000001e9eb2c7a34: 0000 00e9 | fbff ffff
|
11896 |
|
11897 | 0x000001e9eb2c7a3c: ; {static_stub}
|
11898 | 0x000001e9eb2c7a3c: 9048 bb00 | 0000 0000
|
11899 |
|
11900 | 0x000001e9eb2c7a44: ; {runtime_call}
|
11901 | 0x000001e9eb2c7a44: 0000 00e9 | fbff ffff
|
11902 |
|
11903 | 0x000001e9eb2c7a4c: ; {static_stub}
|
11904 | 0x000001e9eb2c7a4c: 9048 bb00 | 0000 0000
|
11905 |
|
11906 | 0x000001e9eb2c7a54: ; {runtime_call}
|
11907 | 0x000001e9eb2c7a54: 0000 00e9 | fbff ffff
|
11908 |
|
11909 | 0x000001e9eb2c7a5c: ; {static_stub}
|
11910 | 0x000001e9eb2c7a5c: 9048 bb00 | 0000 0000
|
11911 |
|
11912 | 0x000001e9eb2c7a64: ; {runtime_call}
|
11913 | 0x000001e9eb2c7a64: 0000 00e9 | fbff ffff
|
11914 |
|
11915 | 0x000001e9eb2c7a6c: ; {static_stub}
|
11916 | 0x000001e9eb2c7a6c: 9048 bb00 | 0000 0000
|
11917 |
|
11918 | 0x000001e9eb2c7a74: ; {runtime_call}
|
11919 | 0x000001e9eb2c7a74: 0000 00e9 | fbff ffff
|
11920 |
|
11921 | 0x000001e9eb2c7a7c: ; {static_stub}
|
11922 | 0x000001e9eb2c7a7c: 9048 bb00 | 0000 0000
|
11923 |
|
11924 | 0x000001e9eb2c7a84: ; {runtime_call}
|
11925 | 0x000001e9eb2c7a84: 0000 00e9 | fbff ffff
|
11926 |
|
11927 | 0x000001e9eb2c7a8c: ; {static_stub}
|
11928 | 0x000001e9eb2c7a8c: 9048 bb00 | 0000 0000
|
11929 |
|
11930 | 0x000001e9eb2c7a94: ; {runtime_call}
|
11931 | 0x000001e9eb2c7a94: 0000 00e9 | fbff ffff
|
11932 |
|
11933 | 0x000001e9eb2c7a9c: ; {static_stub}
|
11934 | 0x000001e9eb2c7a9c: 9048 bb00 | 0000 0000
|
11935 |
|
11936 | 0x000001e9eb2c7aa4: ; {runtime_call}
|
11937 | 0x000001e9eb2c7aa4: 0000 00e9 | fbff ffff
|
11938 |
|
11939 | 0x000001e9eb2c7aac: ; {static_stub}
|
11940 | 0x000001e9eb2c7aac: 9048 bb00 | 0000 0000
|
11941 |
|
11942 | 0x000001e9eb2c7ab4: ; {runtime_call}
|
11943 | 0x000001e9eb2c7ab4: 0000 00e9 | fbff ffff
|
11944 |
|
11945 | 0x000001e9eb2c7abc: ; {static_stub}
|
11946 | 0x000001e9eb2c7abc: 9048 bb00 | 0000 0000
|
11947 |
|
11948 | 0x000001e9eb2c7ac4: ; {runtime_call}
|
11949 | 0x000001e9eb2c7ac4: 0000 00e9 | fbff ffff
|
11950 |
|
11951 | 0x000001e9eb2c7acc: ; {static_stub}
|
11952 | 0x000001e9eb2c7acc: 9048 bb00 | 0000 0000
|
11953 |
|
11954 | 0x000001e9eb2c7ad4: ; {runtime_call}
|
11955 | 0x000001e9eb2c7ad4: 0000 00e9 | fbff ffff
|
11956 |
|
11957 | 0x000001e9eb2c7adc: ; {static_stub}
|
11958 | 0x000001e9eb2c7adc: 9048 bb00 | 0000 0000
|
11959 |
|
11960 | 0x000001e9eb2c7ae4: ; {runtime_call}
|
11961 | 0x000001e9eb2c7ae4: 0000 00e9 | fbff ffff
|
11962 |
|
11963 | 0x000001e9eb2c7aec: ; {static_stub}
|
11964 | 0x000001e9eb2c7aec: 9048 bb00 | 0000 0000
|
11965 |
|
11966 | 0x000001e9eb2c7af4: ; {runtime_call}
|
11967 | 0x000001e9eb2c7af4: 0000 00e9 | fbff ffff
|
11968 |
|
11969 | 0x000001e9eb2c7afc: ; {static_stub}
|
11970 | 0x000001e9eb2c7afc: 48bb 0000 | 0000 0000
|
11971 |
|
11972 | 0x000001e9eb2c7b04: ; {runtime_call}
|
11973 | 0x000001e9eb2c7b04: 0000 e9fb
|
11974 |
|
11975 | 0x000001e9eb2c7b08: ; {static_stub}
|
11976 | 0x000001e9eb2c7b08: ffff ff48 | bb00 0000 | 0000 0000
|
11977 |
|
11978 | 0x000001e9eb2c7b14: ; {runtime_call}
|
11979 | 0x000001e9eb2c7b14: 00e9 fbff
|
11980 |
|
11981 | 0x000001e9eb2c7b18: ; {static_stub}
|
11982 | 0x000001e9eb2c7b18: ffff 48bb | 0000 0000 | 0000 0000
|
11983 |
|
11984 | 0x000001e9eb2c7b24: ; {runtime_call}
|
11985 | 0x000001e9eb2c7b24: e9fb ffff
|
11986 |
|
11987 | 0x000001e9eb2c7b28: ; {static_stub}
|
11988 | 0x000001e9eb2c7b28: ff48 bb00 | 0000 0000
|
11989 |
|
11990 | 0x000001e9eb2c7b30: ; {runtime_call}
|
11991 | 0x000001e9eb2c7b30: 0000 00e9 | fbff ffff
|
11992 |
|
11993 | 0x000001e9eb2c7b38: ; {static_stub}
|
11994 | 0x000001e9eb2c7b38: 48bb 0000 | 0000 0000
|
11995 |
|
11996 | 0x000001e9eb2c7b40: ; {runtime_call}
|
11997 | 0x000001e9eb2c7b40: 0000 e9fb
|
11998 |
|
11999 | 0x000001e9eb2c7b44: ; {static_stub}
|
12000 | 0x000001e9eb2c7b44: ffff ff48 | bb00 0000 | 0000 0000
|
12001 |
|
12002 | 0x000001e9eb2c7b50: ; {runtime_call}
|
12003 | 0x000001e9eb2c7b50: 00e9 fbff
|
12004 |
|
12005 | 0x000001e9eb2c7b54: ; {static_stub}
|
12006 | 0x000001e9eb2c7b54: ffff 48bb | 0000 0000 | 0000 0000
|
12007 |
|
12008 | 0x000001e9eb2c7b60: ; {runtime_call}
|
12009 | 0x000001e9eb2c7b60: e9fb ffff
|
12010 |
|
12011 | 0x000001e9eb2c7b64: ; {static_stub}
|
12012 | 0x000001e9eb2c7b64: ff48 bb00 | 0000 0000
|
12013 |
|
12014 | 0x000001e9eb2c7b6c: ; {runtime_call}
|
12015 | 0x000001e9eb2c7b6c: 0000 00e9 | fbff ffff
|
12016 |
|
12017 | 0x000001e9eb2c7b74: ; {static_stub}
|
12018 | 0x000001e9eb2c7b74: 48bb 0000 | 0000 0000
|
12019 |
|
12020 | 0x000001e9eb2c7b7c: ; {runtime_call}
|
12021 | 0x000001e9eb2c7b7c: 0000 e9fb
|
12022 |
|
12023 | 0x000001e9eb2c7b80: ; {static_stub}
|
12024 | 0x000001e9eb2c7b80: ffff ff48 | bb60 3e12 | 99e9 0100
|
12025 |
|
12026 | 0x000001e9eb2c7b8c: ; {runtime_call I2C/C2I adapters}
|
12027 | 0x000001e9eb2c7b8c: 00e9 55c6
|
12028 |
|
12029 | 0x000001e9eb2c7b90: ; {static_stub}
|
12030 | 0x000001e9eb2c7b90: dc05 48bb | 0000 0000 | 0000 0000
|
12031 |
|
12032 | 0x000001e9eb2c7b9c: ; {runtime_call}
|
12033 | 0x000001e9eb2c7b9c: e9fb ffff
|
12034 |
|
12035 | 0x000001e9eb2c7ba0: ; {static_stub}
|
12036 | 0x000001e9eb2c7ba0: ff48 bb00 | 0000 0000
|
12037 |
|
12038 | 0x000001e9eb2c7ba8: ; {runtime_call}
|
12039 | 0x000001e9eb2c7ba8: 0000 00e9 | fbff ffff
|
12040 |
|
12041 | 0x000001e9eb2c7bb0: ; {static_stub}
|
12042 | 0x000001e9eb2c7bb0: 48bb 0000 | 0000 0000
|
12043 |
|
12044 | 0x000001e9eb2c7bb8: ; {runtime_call}
|
12045 | 0x000001e9eb2c7bb8: 0000 e9fb
|
12046 |
|
12047 | 0x000001e9eb2c7bbc: ; {static_stub}
|
12048 | 0x000001e9eb2c7bbc: ffff ff48 | bb00 0000 | 0000 0000
|
12049 |
|
12050 | 0x000001e9eb2c7bc8: ; {runtime_call}
|
12051 | 0x000001e9eb2c7bc8: 00e9 fbff
|
12052 |
|
12053 | 0x000001e9eb2c7bcc: ; {static_stub}
|
12054 | 0x000001e9eb2c7bcc: ffff 48bb | 0000 0000 | 0000 0000
|
12055 |
|
12056 | 0x000001e9eb2c7bd8: ; {runtime_call}
|
12057 | 0x000001e9eb2c7bd8: e9fb ffff
|
12058 |
|
12059 | 0x000001e9eb2c7bdc: ; {static_stub}
|
12060 | 0x000001e9eb2c7bdc: ff48 bb00 | 0000 0000
|
12061 |
|
12062 | 0x000001e9eb2c7be4: ; {runtime_call}
|
12063 | 0x000001e9eb2c7be4: 0000 00e9 | fbff ffff
|
12064 |
|
12065 | 0x000001e9eb2c7bec: ; {static_stub}
|
12066 | 0x000001e9eb2c7bec: 48bb 0000 | 0000 0000
|
12067 |
|
12068 | 0x000001e9eb2c7bf4: ; {runtime_call}
|
12069 | 0x000001e9eb2c7bf4: 0000 e9fb
|
12070 |
|
12071 | 0x000001e9eb2c7bf8: ; {static_stub}
|
12072 | 0x000001e9eb2c7bf8: ffff ff48 | bb00 0000 | 0000 0000
|
12073 |
|
12074 | 0x000001e9eb2c7c04: ; {runtime_call}
|
12075 | 0x000001e9eb2c7c04: 00e9 fbff
|
12076 |
|
12077 | 0x000001e9eb2c7c08: ; {static_stub}
|
12078 | 0x000001e9eb2c7c08: ffff 48bb | 0000 0000 | 0000 0000
|
12079 |
|
12080 | 0x000001e9eb2c7c14: ; {runtime_call}
|
12081 | 0x000001e9eb2c7c14: e9fb ffff
|
12082 |
|
12083 | 0x000001e9eb2c7c18: ; {runtime_call handle_exception_from_callee Runtime1 stub}
|
12084 | 0x000001e9eb2c7c18: ffe8 62ad
|
12085 |
|
12086 | 0x000001e9eb2c7c1c: ; {external_word}
|
12087 | 0x000001e9eb2c7c1c: e805 48b9 | 1011 79c0 | fc7f 0000 | 4883 e4f0
|
12088 |
|
12089 | 0x000001e9eb2c7c2c: ; {runtime_call}
|
12090 | 0x000001e9eb2c7c2c: 48b8 d0d2 | 3bc0 fc7f | 0000 ffd0
|
12091 |
|
12092 | 0x000001e9eb2c7c38: ; {section_word}
|
12093 | 0x000001e9eb2c7c38: f449 ba39 | 7c2c ebe9 | 0100 0041
|
12094 |
|
12095 | 0x000001e9eb2c7c44: ; {runtime_call DeoptimizationBlob}
|
12096 | 0x000001e9eb2c7c44: 52e9 56cd | dc05 f4f4 | f4f4 f4f4
|
12097 | [/MachCode]
|
12098 |
|
12099 |
|
12100 | --------------- P R O C E S S ---------------
|
12101 |
|
12102 | Threads class SMR info:
|
12103 | _java_thread_list=0x000001e994a32fb0, length=76, elements={
|
12104 | 0x000001e9e47a0fa0, 0x000001e98a99de90, 0x000001e9fee9d330, 0x000001e9fee9aa90,
|
12105 | 0x000001e9fee9b100, 0x000001e9fee9c300, 0x000001e98a9dfbb0, 0x000001e98a9e6d90,
|
12106 | 0x000001e98a9e7fd0, 0x000001e98ab89160, 0x000001e98ab96fb0, 0x000001e991cbbef0,
|
12107 | 0x000001e991cbc580, 0x000001e992076940, 0x000001e99207b800, 0x000001e99207be90,
|
12108 | 0x000001e9920790a0, 0x000001e99207cbb0, 0x000001e992078380, 0x000001e99207c520,
|
12109 | 0x000001e992078a10, 0x000001e992075c20, 0x000001e9920762b0, 0x000001e992076fd0,
|
12110 | 0x000001e992077660, 0x000001e992077cf0, 0x000001e992079730, 0x000001e992079dc0,
|
12111 | 0x000001e99207a450, 0x000001e99207aae0, 0x000001e99207b170, 0x000001e9929987f0,
|
12112 | 0x000001e99299fe10, 0x000001e99299c990, 0x000001e99299d020, 0x000001e99299dd40,
|
12113 | 0x000001e99299e3d0, 0x000001e99299f780, 0x000001e99299bc70, 0x000001e99299a230,
|
12114 | 0x000001e99299a8c0, 0x000001e99299af50, 0x000001e99299b5e0, 0x000001e991cbcc10,
|
12115 | 0x000001e9b9542d90, 0x000001e9b9540cc0, 0x000001e99299c300, 0x000001e9b5b28c40,
|
12116 | 0x000001e9b5b264e0, 0x000001e9b5b24410, 0x000001e9b5b27890, 0x000001e9b5b285b0,
|
12117 | 0x000001e9935222c0, 0x000001e9b5b23060, 0x000001e9ba3d9910, 0x000001e9ba3ddab0,
|
12118 | 0x000001e9ba3de140, 0x000001e9ba3d8bf0, 0x000001e9ba3df4f0, 0x000001e9ba3dcd90,
|
12119 | 0x000001e9ba3db9e0, 0x000001e9ba3dd420, 0x000001e9ba3de7d0, 0x000001e9ba3dc070,
|
12120 | 0x000001e9ba3e0210, 0x000001e9ba3d9280, 0x000001e9ba3d9fa0, 0x000001e9ba3dc700,
|
12121 | 0x000001e9ba3da630, 0x000001e9ba3dee60, 0x000001e9ba3dfb80, 0x000001e9ba3dacc0,
|
12122 | 0x000001e9ba3db350, 0x000001e9b9543420, 0x000001e993520f10, 0x000001e9b95218b0
|
12123 | }
|
12124 |
|
12125 | Java Threads: ( => current thread )
|
12126 | =>0x000001e9e47a0fa0 JavaThread "Render thread" [_thread_in_native, id=10388, stack(0x0000006019f00000,0x000000601a000000) (1024K)]
|
12127 | 0x000001e98a99de90 JavaThread "Reference Handler" daemon [_thread_blocked, id=6344, stack(0x000000601a700000,0x000000601a800000) (1024K)]
|
12128 | 0x000001e9fee9d330 JavaThread "Finalizer" daemon [_thread_blocked, id=2560, stack(0x000000601a800000,0x000000601a900000) (1024K)]
|
12129 | 0x000001e9fee9aa90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5464, stack(0x000000601a900000,0x000000601aa00000) (1024K)]
|
12130 | 0x000001e9fee9b100 JavaThread "Attach Listener" daemon [_thread_blocked, id=16892, stack(0x000000601aa00000,0x000000601ab00000) (1024K)]
|
12131 | 0x000001e9fee9c300 JavaThread "Service Thread" daemon [_thread_blocked, id=7244, stack(0x000000601ab00000,0x000000601ac00000) (1024K)]
|
12132 | 0x000001e98a9dfbb0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=16748, stack(0x000000601ac00000,0x000000601ad00000) (1024K)]
|
12133 | 0x000001e98a9e6d90 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=17700, stack(0x000000601ad00000,0x000000601ae00000) (1024K)]
|
12134 | 0x000001e98a9e7fd0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2796, stack(0x000000601ae00000,0x000000601af00000) (1024K)]
|
12135 | 0x000001e98ab89160 JavaThread "Notification Thread" daemon [_thread_blocked, id=10048, stack(0x000000601af00000,0x000000601b000000) (1024K)]
|
12136 | 0x000001e98ab96fb0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=15152, stack(0x000000601b000000,0x000000601b100000) (1024K)]
|
12137 | 0x000001e991cbbef0 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=5252, stack(0x000000601bc00000,0x000000601bd00000) (1024K)]
|
12138 | 0x000001e991cbc580 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2500, stack(0x000000601bb00000,0x000000601bc00000) (1024K)]
|
12139 | 0x000001e992076940 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=12052, stack(0x000000601c000000,0x000000601c100000) (1024K)]
|
12140 | 0x000001e99207b800 JavaThread "Download-1" daemon [_thread_blocked, id=18324, stack(0x000000601c100000,0x000000601c200000) (1024K)]
|
12141 | 0x000001e99207be90 JavaThread "Download-2" daemon [_thread_blocked, id=3736, stack(0x000000601c200000,0x000000601c300000) (1024K)]
|
12142 | 0x000001e9920790a0 JavaThread "Thread-3" daemon [_thread_in_native, id=13272, stack(0x000000601c400000,0x000000601c500000) (1024K)]
|
12143 | 0x000001e99207cbb0 JavaThread "Thread-4" daemon [_thread_in_native, id=10328, stack(0x000000601c500000,0x000000601c600000) (1024K)]
|
12144 | 0x000001e992078380 JavaThread "Thread-5" daemon [_thread_in_native, id=16640, stack(0x000000601c600000,0x000000601c700000) (1024K)]
|
12145 | 0x000001e99207c520 JavaThread "Thread-6" daemon [_thread_in_native, id=17824, stack(0x000000601ca00000,0x000000601cb00000) (1024K)]
|
12146 | 0x000001e992078a10 JavaThread "Thread-7" daemon [_thread_in_native, id=8472, stack(0x000000601cb00000,0x000000601cc00000) (1024K)]
|
12147 | 0x000001e992075c20 JavaThread "Thread-8" daemon [_thread_in_native, id=2896, stack(0x000000601cc00000,0x000000601cd00000) (1024K)]
|
12148 | 0x000001e9920762b0 JavaThread "Thread-9" daemon [_thread_in_native, id=18068, stack(0x000000601cd00000,0x000000601ce00000) (1024K)]
|
12149 | 0x000001e992076fd0 JavaThread "Thread-10" daemon [_thread_in_native, id=17800, stack(0x000000601ce00000,0x000000601cf00000) (1024K)]
|
12150 | 0x000001e992077660 JavaThread "Thread-11" daemon [_thread_in_native, id=15380, stack(0x000000601cf00000,0x000000601d000000) (1024K)]
|
12151 | 0x000001e992077cf0 JavaThread "Thread-12" daemon [_thread_in_native, id=1444, stack(0x000000601d000000,0x000000601d100000) (1024K)]
|
12152 | 0x000001e992079730 JavaThread "Thread-13" daemon [_thread_in_native, id=13512, stack(0x000000601d100000,0x000000601d200000) (1024K)]
|
12153 | 0x000001e992079dc0 JavaThread "Thread-14" daemon [_thread_in_native, id=12072, stack(0x000000601d200000,0x000000601d300000) (1024K)]
|
12154 | 0x000001e99207a450 JavaThread "Thread-15" daemon [_thread_in_native, id=17332, stack(0x000000601d300000,0x000000601d400000) (1024K)]
|
12155 | 0x000001e99207aae0 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=2812, stack(0x000000601d400000,0x000000601d500000) (1024K)]
|
12156 | 0x000001e99207b170 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=352, stack(0x000000601d500000,0x000000601d600000) (1024K)]
|
12157 | 0x000001e9929987f0 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=3764, stack(0x000000601d700000,0x000000601d800000) (1024K)]
|
12158 | 0x000001e99299fe10 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=15368, stack(0x000000601e400000,0x000000601e500000) (1024K)]
|
12159 | 0x000001e99299c990 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=16412, stack(0x000000601e500000,0x000000601e600000) (1024K)]
|
12160 | 0x000001e99299d020 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=12384, stack(0x000000601e600000,0x000000601e700000) (1024K)]
|
12161 | 0x000001e99299dd40 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=10500, stack(0x000000601e700000,0x000000601e800000) (1024K)]
|
12162 | 0x000001e99299e3d0 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=14920, stack(0x000000601e800000,0x000000601e900000) (1024K)]
|
12163 | 0x000001e99299f780 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=812, stack(0x000000601e900000,0x000000601ea00000) (1024K)]
|
12164 | 0x000001e99299bc70 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=15496, stack(0x000000601ea00000,0x000000601eb00000) (1024K)]
|
12165 | 0x000001e99299a230 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=1000, stack(0x000000601eb00000,0x000000601ec00000) (1024K)]
|
12166 | 0x000001e99299a8c0 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=11428, stack(0x000000601ec00000,0x000000601ed00000) (1024K)]
|
12167 | 0x000001e99299af50 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=13940, stack(0x000000601ed00000,0x000000601ee00000) (1024K)]
|
12168 | 0x000001e99299b5e0 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=10552, stack(0x000000601ee00000,0x000000601ef00000) (1024K)]
|
12169 | 0x000001e991cbcc10 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=16268, stack(0x000000601ef00000,0x000000601f000000) (1024K)]
|
12170 | 0x000001e9b9542d90 JavaThread "IO-Worker-1" [_thread_blocked, id=17160, stack(0x000000601f000000,0x000000601f100000) (1024K)]
|
12171 | 0x000001e9b9540cc0 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=8884, stack(0x000000601de00000,0x000000601df00000) (1024K)]
|
12172 | 0x000001e99299c300 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=2060, stack(0x000000601e000000,0x000000601e100000) (1024K)]
|
12173 | 0x000001e9b5b28c40 JavaThread "Jndi-Dns-address-change-listener" daemon [_thread_in_native, id=15512, stack(0x000000601e200000,0x000000601e300000) (1024K)]
|
12174 | 0x000001e9b5b264e0 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6552, stack(0x000000601e300000,0x000000601e400000) (1024K)]
|
12175 | 0x000001e9b5b24410 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=11616, stack(0x000000601f100000,0x000000601f200000) (1024K)]
|
12176 | 0x000001e9b5b27890 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=15896, stack(0x000000601f200000,0x000000601f300000) (1024K)]
|
12177 | 0x000001e9b5b285b0 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=11892, stack(0x000000601f300000,0x000000601f400000) (1024K)]
|
12178 | 0x000001e9935222c0 JavaThread "Sound engine" daemon [_thread_blocked, id=15884, stack(0x000000601f700000,0x000000601f800000) (1024K)]
|
12179 | 0x000001e9b5b23060 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=13740, stack(0x0000006020300000,0x0000006020400000) (1024K)]
|
12180 | 0x000001e9ba3d9910 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=17364, stack(0x0000006020400000,0x0000006020500000) (1024K)]
|
12181 | 0x000001e9ba3ddab0 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=11880, stack(0x0000006020500000,0x0000006020600000) (1024K)]
|
12182 | 0x000001e9ba3de140 JavaThread "DH-Parent Update Queue [g7mk5u3hrcnkc@minecraft:spawn] Thread[0]" [_thread_blocked, id=11728, stack(0x0000006020600000,0x0000006020700000) (1024K)]
|
12183 | 0x000001e9ba3d8bf0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10568, stack(0x0000006020700000,0x0000006020800000) (1024K)]
|
12184 | 0x000001e9ba3df4f0 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_blocked, id=9572, stack(0x0000006020800000,0x0000006020900000) (1024K)]
|
12185 | 0x000001e9ba3dcd90 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_blocked, id=17912, stack(0x0000006020900000,0x0000006020a00000) (1024K)]
|
12186 | 0x000001e9ba3db9e0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=2716, stack(0x0000006020a00000,0x0000006020b00000) (1024K)]
|
12187 | 0x000001e9ba3dd420 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_blocked, id=9096, stack(0x0000006020b00000,0x0000006020c00000) (1024K)]
|
12188 | 0x000001e9ba3de7d0 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_blocked, id=11884, stack(0x0000006020c00000,0x0000006020d00000) (1024K)]
|
12189 | 0x000001e9ba3dc070 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_blocked, id=3536, stack(0x0000006020d00000,0x0000006020e00000) (1024K)]
|
12190 | 0x000001e9ba3e0210 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_blocked, id=12348, stack(0x0000006020e00000,0x0000006020f00000) (1024K)]
|
12191 | 0x000001e9ba3d9280 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=12076, stack(0x0000006020f00000,0x0000006021000000) (1024K)]
|
12192 | 0x000001e9ba3d9fa0 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=15024, stack(0x0000006021000000,0x0000006021100000) (1024K)]
|
12193 | 0x000001e9ba3dc700 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_blocked, id=5108, stack(0x0000006021100000,0x0000006021200000) (1024K)]
|
12194 | 0x000001e9ba3da630 JavaThread "Chunk Render Task Executor #0" [_thread_blocked, id=11280, stack(0x000000601fd00000,0x000000601fe00000) (1024K)]
|
12195 | 0x000001e9ba3dee60 JavaThread "Chunk Render Task Executor #1" [_thread_blocked, id=2956, stack(0x000000601fe00000,0x000000601ff00000) (1024K)]
|
12196 | 0x000001e9ba3dfb80 JavaThread "Chunk Render Task Executor #2" [_thread_blocked, id=11540, stack(0x000000601ff00000,0x0000006020000000) (1024K)]
|
12197 | 0x000001e9ba3dacc0 JavaThread "Chunk Render Task Executor #3" [_thread_blocked, id=16696, stack(0x0000006020000000,0x0000006020100000) (1024K)]
|
12198 | 0x000001e9ba3db350 JavaThread "Chunk Render Task Executor #4" [_thread_blocked, id=5544, stack(0x0000006020100000,0x0000006020200000) (1024K)]
|
12199 | 0x000001e9b9543420 JavaThread "Chunk Render Task Executor #5" [_thread_blocked, id=1920, stack(0x0000006020200000,0x0000006020300000) (1024K)]
|
12200 | 0x000001e993520f10 JavaThread "DH-GLBuffer Cleanup Thread[0]" daemon [_thread_blocked, id=14956, stack(0x0000006021400000,0x0000006021500000) (1024K)]
|
12201 | 0x000001e9b95218b0 JavaThread "DH-Beacon Culling Thread[0]" [_thread_blocked, id=17704, stack(0x0000006021500000,0x0000006021600000) (1024K)]
|
12202 | Total: 76
|
12203 |
|
12204 | Other Threads:
|
12205 | 0x000001e9fee26400 VMThread "VM Thread" [id=5408, stack(0x000000601a600000,0x000000601a700000) (1024K)]
|
12206 | 0x000001e9fedd4d50 WatcherThread "VM Periodic Task Thread" [id=2284, stack(0x000000601a500000,0x000000601a600000) (1024K)]
|
12207 | 0x000001e9e482cfb0 WorkerThread "GC Thread#0" [id=2352, stack(0x000000601a000000,0x000000601a100000) (1024K)]
|
12208 | 0x000001e98f346e40 WorkerThread "GC Thread#1" [id=11812, stack(0x000000601b200000,0x000000601b300000) (1024K)]
|
12209 | 0x000001e98f3471e0 WorkerThread "GC Thread#2" [id=2732, stack(0x000000601b300000,0x000000601b400000) (1024K)]
|
12210 | 0x000001e98f347580 WorkerThread "GC Thread#3" [id=340, stack(0x000000601b400000,0x000000601b500000) (1024K)]
|
12211 | 0x000001e98f347920 WorkerThread "GC Thread#4" [id=472, stack(0x000000601b500000,0x000000601b600000) (1024K)]
|
12212 | 0x000001e98f347cc0 WorkerThread "GC Thread#5" [id=8608, stack(0x000000601b600000,0x000000601b700000) (1024K)]
|
12213 | 0x000001e98f5676b0 WorkerThread "GC Thread#6" [id=11844, stack(0x000000601b700000,0x000000601b800000) (1024K)]
|
12214 | 0x000001e99016c640 WorkerThread "GC Thread#7" [id=12796, stack(0x000000601b800000,0x000000601b900000) (1024K)]
|
12215 | 0x000001e99016bb60 WorkerThread "GC Thread#8" [id=9808, stack(0x000000601b900000,0x000000601ba00000) (1024K)]
|
12216 | 0x000001e99016bf00 WorkerThread "GC Thread#9" [id=13504, stack(0x000000601ba00000,0x000000601bb00000) (1024K)]
|
12217 | 0x000001e9e4831100 ConcurrentGCThread "G1 Main Marker" [id=13284, stack(0x000000601a100000,0x000000601a200000) (1024K)]
|
12218 | 0x000001e9e4831a10 WorkerThread "G1 Conc#0" [id=6300, stack(0x000000601a200000,0x000000601a300000) (1024K)]
|
12219 | 0x000001e99016c9e0 WorkerThread "G1 Conc#1" [id=10908, stack(0x000000601c700000,0x000000601c800000) (1024K)]
|
12220 | 0x000001e99016c2a0 WorkerThread "G1 Conc#2" [id=13144, stack(0x000000601c800000,0x000000601c900000) (1024K)]
|
12221 | 0x000001e9feca8960 ConcurrentGCThread "G1 Refine#0" [id=9296, stack(0x000000601a300000,0x000000601a400000) (1024K)]
|
12222 | 0x000001e9feca9180 ConcurrentGCThread "G1 Service" [id=16196, stack(0x000000601a400000,0x000000601a500000) (1024K)]
|
12223 | Total: 18
|
12224 |
|
12225 | Threads with active compile tasks:
|
12226 | Total: 0
|
12227 |
|
12228 | VM state: not at safepoint (normal execution)
|
12229 |
|
12230 | VM Mutex/Monitor currently owned by a thread: None
|
12231 |
|
12232 | Heap address: 0x000000055e000000, size: 10784 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
|
12233 |
|
12234 | CDS archive(s) not mapped
|
12235 | Compressed class space mapped at: 0x0000000800000000-0x0000000840000000, reserved size: 1073741824
|
12236 | Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x40000000
|
12237 |
|
12238 | GC Precious Log:
|
12239 | CardTable entry size: 512
|
12240 | 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
|
12241 | CPUs: 12 total, 12 available
|
12242 | Memory: 16175M
|
12243 | Large Page Support: Disabled
|
12244 | NUMA Support: Disabled
|
12245 | Compressed Oops: Enabled (Zero based)
|
12246 | Heap Region Size: 32M
|
12247 | Heap Min Capacity: 32M
|
12248 | Heap Initial Capacity: 256M
|
12249 | Heap Max Capacity: 10784M
|
12250 | Pre-touch: Disabled
|
12251 | Parallel Workers: 10
|
12252 | Concurrent Workers: 3
|
12253 | Concurrent Refinement Workers: 10
|
12254 | Periodic GC: Disabled
|
12255 |
|
12256 | Heap:
|
12257 | garbage-first heap total 1802240K, used 911906K [0x000000055e000000, 0x0000000800000000)
|
12258 | region size 32768K, 22 young (720896K), 4 survivors (131072K)
|
12259 | Metaspace used 136031K, committed 137600K, reserved 1179648K
|
12260 | class space used 19828K, committed 20544K, reserved 1048576K
|
12261 |
|
12262 | 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
|
12263 | | 0|0x000000055e000000, 0x0000000560000000, 0x0000000560000000|100%| O| |TAMS 0x000000055e000000| PB 0x000000055e000000| Untracked
|
12264 | | 1|0x0000000560000000, 0x0000000562000000, 0x0000000562000000|100%| O| |TAMS 0x0000000560000000| PB 0x0000000560000000| Untracked
|
12265 | | 2|0x0000000562000000, 0x0000000564000000, 0x0000000564000000|100%| O| |TAMS 0x0000000562000000| PB 0x0000000562000000| Untracked
|
12266 | | 3|0x0000000564000000, 0x0000000566000000, 0x0000000566000000|100%| O| |TAMS 0x0000000564000000| PB 0x0000000564000000| Untracked
|
12267 | | 4|0x0000000566000000, 0x0000000568000000, 0x0000000568000000|100%| O| |TAMS 0x0000000566000000| PB 0x0000000566000000| Untracked
|
12268 | | 5|0x0000000568000000, 0x000000056a000000, 0x000000056a000000|100%| O| |TAMS 0x0000000568000000| PB 0x0000000568000000| Untracked
|
12269 | | 6|0x000000056a000000, 0x000000056beadab0, 0x000000056c000000| 95%| O| |TAMS 0x000000056a000000| PB 0x000000056a000000| Untracked
|
12270 | | 7|0x000000056c000000, 0x000000056e000000, 0x000000056e000000|100%| O| |TAMS 0x000000056c000000| PB 0x000000056c000000| Untracked
|
12271 | | 8|0x000000056e000000, 0x000000056e000000, 0x0000000570000000| 0%| F| |TAMS 0x000000056e000000| PB 0x000000056e000000| Untracked
|
12272 | | 9|0x0000000570000000, 0x0000000570000000, 0x0000000572000000| 0%| F| |TAMS 0x0000000570000000| PB 0x0000000570000000| Untracked
|
12273 | | 10|0x0000000572000000, 0x0000000572000000, 0x0000000574000000| 0%| F| |TAMS 0x0000000572000000| PB 0x0000000572000000| Untracked
|
12274 | | 11|0x0000000574000000, 0x0000000574000000, 0x0000000576000000| 0%| F| |TAMS 0x0000000574000000| PB 0x0000000574000000| Untracked
|
12275 | | 12|0x0000000576000000, 0x0000000576000000, 0x0000000578000000| 0%| F| |TAMS 0x0000000576000000| PB 0x0000000576000000| Untracked
|
12276 | | 13|0x0000000578000000, 0x0000000578000000, 0x000000057a000000| 0%| F| |TAMS 0x0000000578000000| PB 0x0000000578000000| Untracked
|
12277 | | 14|0x000000057a000000, 0x000000057a000000, 0x000000057c000000| 0%| F| |TAMS 0x000000057a000000| PB 0x000000057a000000| Untracked
|
12278 | | 15|0x000000057c000000, 0x000000057c000000, 0x000000057e000000| 0%| F| |TAMS 0x000000057c000000| PB 0x000000057c000000| Untracked
|
12279 | | 16|0x000000057e000000, 0x000000057e000000, 0x0000000580000000| 0%| F| |TAMS 0x000000057e000000| PB 0x000000057e000000| Untracked
|
12280 | | 17|0x0000000580000000, 0x0000000580000000, 0x0000000582000000| 0%| F| |TAMS 0x0000000580000000| PB 0x0000000580000000| Untracked
|
12281 | | 18|0x0000000582000000, 0x0000000583bdb090, 0x0000000584000000| 87%| S|CS|TAMS 0x0000000582000000| PB 0x0000000582000000| Complete
|
12282 | | 19|0x0000000584000000, 0x0000000586000000, 0x0000000586000000|100%| S|CS|TAMS 0x0000000584000000| PB 0x0000000584000000| Complete
|
12283 | | 20|0x0000000586000000, 0x0000000588000000, 0x0000000588000000|100%| S|CS|TAMS 0x0000000586000000| PB 0x0000000586000000| Complete
|
12284 | | 21|0x0000000588000000, 0x000000058a000000, 0x000000058a000000|100%| S|CS|TAMS 0x0000000588000000| PB 0x0000000588000000| Complete
|
12285 | | 22|0x000000058a000000, 0x000000058a000000, 0x000000058c000000| 0%| F| |TAMS 0x000000058a000000| PB 0x000000058a000000| Untracked
|
12286 | | 23|0x000000058c000000, 0x000000058c000000, 0x000000058e000000| 0%| F| |TAMS 0x000000058c000000| PB 0x000000058c000000| Untracked
|
12287 | | 24|0x000000058e000000, 0x000000058e000000, 0x0000000590000000| 0%| F| |TAMS 0x000000058e000000| PB 0x000000058e000000| Untracked
|
12288 | | 25|0x0000000590000000, 0x0000000590000000, 0x0000000592000000| 0%| F| |TAMS 0x0000000590000000| PB 0x0000000590000000| Untracked
|
12289 | | 26|0x0000000592000000, 0x0000000592000000, 0x0000000594000000| 0%| F| |TAMS 0x0000000592000000| PB 0x0000000592000000| Untracked
|
12290 | | 27|0x0000000594000000, 0x0000000594000000, 0x0000000596000000| 0%| F| |TAMS 0x0000000594000000| PB 0x0000000594000000| Untracked
|
12291 | | 28|0x0000000596000000, 0x0000000596000000, 0x0000000598000000| 0%| F| |TAMS 0x0000000596000000| PB 0x0000000596000000| Untracked
|
12292 | | 29|0x0000000598000000, 0x0000000598000000, 0x000000059a000000| 0%| F| |TAMS 0x0000000598000000| PB 0x0000000598000000| Untracked
|
12293 | | 30|0x000000059a000000, 0x000000059a000000, 0x000000059c000000| 0%| F| |TAMS 0x000000059a000000| PB 0x000000059a000000| Untracked
|
12294 | | 31|0x000000059c000000, 0x000000059c000000, 0x000000059e000000| 0%| F| |TAMS 0x000000059c000000| PB 0x000000059c000000| Untracked
|
12295 | | 32|0x000000059e000000, 0x000000059e000000, 0x00000005a0000000| 0%| F| |TAMS 0x000000059e000000| PB 0x000000059e000000| Untracked
|
12296 | | 33|0x00000005a0000000, 0x00000005a0000000, 0x00000005a2000000| 0%| F| |TAMS 0x00000005a0000000| PB 0x00000005a0000000| Untracked
|
12297 | | 34|0x00000005a2000000, 0x00000005a2000000, 0x00000005a4000000| 0%| F| |TAMS 0x00000005a2000000| PB 0x00000005a2000000| Untracked
|
12298 | | 35|0x00000005a4000000, 0x00000005a4000000, 0x00000005a6000000| 0%| F| |TAMS 0x00000005a4000000| PB 0x00000005a4000000| Untracked
|
12299 | | 36|0x00000005a6000000, 0x00000005a6000000, 0x00000005a8000000| 0%| F| |TAMS 0x00000005a6000000| PB 0x00000005a6000000| Untracked
|
12300 | | 37|0x00000005a8000000, 0x00000005a906b470, 0x00000005aa000000| 51%| E| |TAMS 0x00000005a8000000| PB 0x00000005a8000000| Complete
|
12301 | | 38|0x00000005aa000000, 0x00000005ac000000, 0x00000005ac000000|100%| E|CS|TAMS 0x00000005aa000000| PB 0x00000005aa000000| Complete
|
12302 | | 39|0x00000005ac000000, 0x00000005ae000000, 0x00000005ae000000|100%| E|CS|TAMS 0x00000005ac000000| PB 0x00000005ac000000| Complete
|
12303 | | 40|0x00000005ae000000, 0x00000005b0000000, 0x00000005b0000000|100%| E|CS|TAMS 0x00000005ae000000| PB 0x00000005ae000000| Complete
|
12304 | | 41|0x00000005b0000000, 0x00000005b2000000, 0x00000005b2000000|100%| E|CS|TAMS 0x00000005b0000000| PB 0x00000005b0000000| Complete
|
12305 | | 42|0x00000005b2000000, 0x00000005b4000000, 0x00000005b4000000|100%| E|CS|TAMS 0x00000005b2000000| PB 0x00000005b2000000| Complete
|
12306 | | 43|0x00000005b4000000, 0x00000005b6000000, 0x00000005b6000000|100%| E|CS|TAMS 0x00000005b4000000| PB 0x00000005b4000000| Complete
|
12307 | | 44|0x00000005b6000000, 0x00000005b8000000, 0x00000005b8000000|100%| E|CS|TAMS 0x00000005b6000000| PB 0x00000005b6000000| Complete
|
12308 | | 45|0x00000005b8000000, 0x00000005ba000000, 0x00000005ba000000|100%| E|CS|TAMS 0x00000005b8000000| PB 0x00000005b8000000| Complete
|
12309 | | 46|0x00000005ba000000, 0x00000005bc000000, 0x00000005bc000000|100%| E|CS|TAMS 0x00000005ba000000| PB 0x00000005ba000000| Complete
|
12310 | | 47|0x00000005bc000000, 0x00000005be000000, 0x00000005be000000|100%| E|CS|TAMS 0x00000005bc000000| PB 0x00000005bc000000| Complete
|
12311 | | 48|0x00000005be000000, 0x00000005c0000000, 0x00000005c0000000|100%| E|CS|TAMS 0x00000005be000000| PB 0x00000005be000000| Complete
|
12312 | | 49|0x00000005c0000000, 0x00000005c2000000, 0x00000005c2000000|100%| E| |TAMS 0x00000005c0000000| PB 0x00000005c0000000| Complete
|
12313 | | 50|0x00000005c2000000, 0x00000005c4000000, 0x00000005c4000000|100%| E|CS|TAMS 0x00000005c2000000| PB 0x00000005c2000000| Complete
|
12314 | | 51|0x00000005c4000000, 0x00000005c6000000, 0x00000005c6000000|100%| E|CS|TAMS 0x00000005c4000000| PB 0x00000005c4000000| Complete
|
12315 | | 52|0x00000005c6000000, 0x00000005c8000000, 0x00000005c8000000|100%| E|CS|TAMS 0x00000005c6000000| PB 0x00000005c6000000| Complete
|
12316 | | 53|0x00000005c8000000, 0x00000005ca000000, 0x00000005ca000000|100%| E|CS|TAMS 0x00000005c8000000| PB 0x00000005c8000000| Complete
|
12317 | | 54|0x00000005ca000000, 0x00000005cc000000, 0x00000005cc000000|100%| E|CS|TAMS 0x00000005ca000000| PB 0x00000005ca000000| Complete
|
12318 |
|
12319 | Card table byte_map: [0x000001e9facb0000,0x000001e9fc1c0000] _byte_map_base: 0x000001e9f81c0000
|
12320 |
|
12321 | Marking Bits: (CMBitMap*) 0x000001e9e482d4c0
|
12322 | Bits: [0x000001e980000000, 0x000001e98a880000)
|
12323 |
|
12324 | Polling page: 0x000001e9e4550000
|
12325 |
|
12326 | Metaspace:
|
12327 |
|
12328 | Usage:
|
12329 | Non-class: 113.48 MB used.
|
12330 | Class: 19.36 MB used.
|
12331 | Both: 132.84 MB used.
|
12332 |
|
12333 | Virtual space:
|
12334 | Non-class space: 128.00 MB reserved, 114.31 MB ( 89%) committed, 2 nodes.
|
12335 | Class space: 1.00 GB reserved, 20.06 MB ( 2%) committed, 1 nodes.
|
12336 | Both: 1.12 GB reserved, 134.38 MB ( 12%) committed.
|
12337 |
|
12338 | Chunk freelists:
|
12339 | Non-Class: 13.61 MB
|
12340 | Class: 11.81 MB
|
12341 | Both: 25.42 MB
|
12342 |
|
12343 | MaxMetaspaceSize: unlimited
|
12344 | CompressedClassSpaceSize: 1.00 GB
|
12345 | Initial GC threshold: 21.00 MB
|
12346 | Current GC threshold: 164.69 MB
|
12347 | CDS: off
|
12348 | - commit_granule_bytes: 65536.
|
12349 | - commit_granule_words: 8192.
|
12350 | - virtual_space_node_default_size: 8388608.
|
12351 | - enlarge_chunks_in_place: 1.
|
12352 | - use_allocation_guard: 0.
|
12353 |
|
12354 |
|
12355 | Internal statistics:
|
12356 |
|
12357 | num_allocs_failed_limit: 15.
|
12358 | num_arena_births: 2264.
|
12359 | num_arena_deaths: 0.
|
12360 | num_vsnodes_births: 3.
|
12361 | num_vsnodes_deaths: 0.
|
12362 | num_space_committed: 2142.
|
12363 | num_space_uncommitted: 0.
|
12364 | num_chunks_returned_to_freelist: 15.
|
12365 | num_chunks_taken_from_freelist: 7490.
|
12366 | num_chunk_merges: 15.
|
12367 | num_chunk_splits: 4898.
|
12368 | num_chunks_enlarged: 3598.
|
12369 | num_inconsistent_stats: 0.
|
12370 |
|
12371 | CodeHeap 'non-profiled nmethods': size=120000Kb used=15679Kb max_used=15679Kb free=104320Kb
|
12372 | bounds [0x000001e9f15e0000, 0x000001e9f2530000, 0x000001e9f8b10000]
|
12373 | CodeHeap 'profiled nmethods': size=120000Kb used=32851Kb max_used=32851Kb free=87149Kb
|
12374 | bounds [0x000001e9e9b10000, 0x000001e9ebb30000, 0x000001e9f1040000]
|
12375 | CodeHeap 'non-nmethods': size=5760Kb used=3445Kb max_used=3508Kb free=2314Kb
|
12376 | bounds [0x000001e9f1040000, 0x000001e9f13c0000, 0x000001e9f15e0000]
|
12377 | total_blobs=20093 nmethods=17958 adapters=2038
|
12378 | compilation: enabled
|
12379 | stopped_count=0, restarted_count=0
|
12380 | full_count=0
|
12381 |
|
12382 | Compilation events (20 events):
|
12383 | Event: 55.621 Thread 0x000001e997cf0c10 nmethod 20064 0x000001e9f251ff90 code [0x000001e9f2520120, 0x000001e9f2520278]
|
12384 | Event: 55.621 Thread 0x000001e98a9e7fd0 20058 3 com.mojang.blaze3d.platform.GlStateManager::_glGenBuffers (25 bytes)
|
12385 | Event: 55.621 Thread 0x000001e99720cbd0 nmethod 20068 0x000001e9f2520310 code [0x000001e9f25204a0, 0x000001e9f2520530]
|
12386 | Event: 55.621 Thread 0x000001e98a9e7fd0 nmethod 20058 0x000001e9ebaf5210 code [0x000001e9ebaf5420, 0x000001e9ebaf5910]
|
12387 | Event: 55.621 Thread 0x000001e98a9e7fd0 20059 1 com.google.common.cache.LocalCache$StrongEntry::getValueReference (5 bytes)
|
12388 | Event: 55.621 Thread 0x000001e98a9e7fd0 nmethod 20059 0x000001e9f2520610 code [0x000001e9f25207a0, 0x000001e9f2520870]
|
12389 | Event: 55.622 Thread 0x000001e98a9e7fd0 20061 1 com.google.common.cache.LocalCache$StrongEntry::getKey (5 bytes)
|
12390 | Event: 55.622 Thread 0x000001e98a9e7fd0 nmethod 20061 0x000001e9f2520910 code [0x000001e9f2520aa0, 0x000001e9f2520b70]
|
12391 | Event: 55.622 Thread 0x000001e98a9e7fd0 20062 1 com.google.common.cache.LocalCache$StrongEntry::getHash (5 bytes)
|
12392 | Event: 55.622 Thread 0x000001e98a9e7fd0 nmethod 20062 0x000001e9f2520c10 code [0x000001e9f2520da0, 0x000001e9f2520e68]
|
12393 | Event: 55.622 Thread 0x000001e98a9e7fd0 20066 1 com.seibel.distanthorizons.core.render.renderer.generic.RenderableBoxGroup::setActive (6 bytes)
|
12394 | Event: 55.622 Thread 0x000001e98a9e7fd0 nmethod 20066 0x000001e9f2520f10 code [0x000001e9f25210a0, 0x000001e9f2521170]
|
12395 | Event: 55.622 Thread 0x000001e98a9e7fd0 20069 3 com.seibel.distanthorizons.core.util.math.Vec3f::normalize (78 bytes)
|
12396 | Event: 55.622 Thread 0x000001e98a9e7fd0 nmethod 20069 0x000001e9ebaf5b10 code [0x000001e9ebaf5ce0, 0x000001e9ebaf5f10]
|
12397 | Event: 55.622 Thread 0x000001e98a9e7fd0 20070 3 com.seibel.distanthorizons.coreapi.util.MathUtil::fastInvSqrt (33 bytes)
|
12398 | Event: 55.622 Thread 0x000001e98a9e7fd0 nmethod 20070 0x000001e9ebaf6010 code [0x000001e9ebaf61e0, 0x000001e9ebaf64a8]
|
12399 | Event: 55.623 Thread 0x000001e98a9e7fd0 20071 ! 3 java.io.PrintStream::flush (60 bytes)
|
12400 | Event: 55.623 Thread 0x000001e98a9e7fd0 nmethod 20071 0x000001e9ebaf6590 code [0x000001e9ebaf68a0, 0x000001e9ebaf7a60]
|
12401 | Event: 55.623 Thread 0x000001e98a9e7fd0 20072 ! 3 java.io.PrintStream::implFlush (21 bytes)
|
12402 | Event: 55.623 Thread 0x000001e98a9e7fd0 nmethod 20072 0x000001e9ebaf8210 code [0x000001e9ebaf8400, 0x000001e9ebaf87e0]
|
12403 |
|
12404 | GC Heap History (20 events):
|
12405 | Event: 51.206 GC heap before
|
12406 | {Heap before GC invocations=34 (full 0):
|
12407 | garbage-first heap total 917504K, used 721252K [0x000000055e000000, 0x0000000800000000)
|
12408 | region size 32768K, 16 young (524288K), 2 survivors (65536K)
|
12409 | Metaspace used 122234K, committed 123520K, reserved 1179648K
|
12410 | class space used 17814K, committed 18368K, reserved 1048576K
|
12411 | }
|
12412 | Event: 51.215 GC heap after
|
12413 | {Heap after GC invocations=35 (full 0):
|
12414 | garbage-first heap total 917504K, used 265942K [0x000000055e000000, 0x0000000800000000)
|
12415 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12416 | Metaspace used 122234K, committed 123520K, reserved 1179648K
|
12417 | class space used 17814K, committed 18368K, reserved 1048576K
|
12418 | }
|
12419 | Event: 51.357 GC heap before
|
12420 | {Heap before GC invocations=35 (full 0):
|
12421 | garbage-first heap total 917504K, used 691926K [0x000000055e000000, 0x0000000800000000)
|
12422 | region size 32768K, 15 young (491520K), 2 survivors (65536K)
|
12423 | Metaspace used 122236K, committed 123584K, reserved 1179648K
|
12424 | class space used 17814K, committed 18368K, reserved 1048576K
|
12425 | }
|
12426 | Event: 51.364 GC heap after
|
12427 | {Heap after GC invocations=36 (full 0):
|
12428 | garbage-first heap total 917504K, used 265753K [0x000000055e000000, 0x0000000800000000)
|
12429 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12430 | Metaspace used 122236K, committed 123584K, reserved 1179648K
|
12431 | class space used 17814K, committed 18368K, reserved 1048576K
|
12432 | }
|
12433 | Event: 51.505 GC heap before
|
12434 | {Heap before GC invocations=36 (full 0):
|
12435 | garbage-first heap total 917504K, used 691737K [0x000000055e000000, 0x0000000800000000)
|
12436 | region size 32768K, 15 young (491520K), 2 survivors (65536K)
|
12437 | Metaspace used 122245K, committed 123584K, reserved 1179648K
|
12438 | class space used 17814K, committed 18368K, reserved 1048576K
|
12439 | }
|
12440 | Event: 51.513 GC heap after
|
12441 | {Heap after GC invocations=37 (full 0):
|
12442 | garbage-first heap total 917504K, used 266454K [0x000000055e000000, 0x0000000800000000)
|
12443 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12444 | Metaspace used 122245K, committed 123584K, reserved 1179648K
|
12445 | class space used 17814K, committed 18368K, reserved 1048576K
|
12446 | }
|
12447 | Event: 51.655 GC heap before
|
12448 | {Heap before GC invocations=37 (full 0):
|
12449 | garbage-first heap total 917504K, used 692438K [0x000000055e000000, 0x0000000800000000)
|
12450 | region size 32768K, 15 young (491520K), 2 survivors (65536K)
|
12451 | Metaspace used 122250K, committed 123584K, reserved 1179648K
|
12452 | class space used 17814K, committed 18368K, reserved 1048576K
|
12453 | }
|
12454 | Event: 51.664 GC heap after
|
12455 | {Heap after GC invocations=38 (full 0):
|
12456 | garbage-first heap total 1343488K, used 271730K [0x000000055e000000, 0x0000000800000000)
|
12457 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
12458 | Metaspace used 122250K, committed 123584K, reserved 1179648K
|
12459 | class space used 17814K, committed 18368K, reserved 1048576K
|
12460 | }
|
12461 | Event: 51.906 GC heap before
|
12462 | {Heap before GC invocations=38 (full 0):
|
12463 | garbage-first heap total 1343488K, used 1025394K [0x000000055e000000, 0x0000000800000000)
|
12464 | region size 32768K, 24 young (786432K), 1 survivors (32768K)
|
12465 | Metaspace used 122282K, committed 123584K, reserved 1179648K
|
12466 | class space used 17814K, committed 18368K, reserved 1048576K
|
12467 | }
|
12468 | Event: 51.913 GC heap after
|
12469 | {Heap after GC invocations=39 (full 0):
|
12470 | garbage-first heap total 1343488K, used 281963K [0x000000055e000000, 0x0000000800000000)
|
12471 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
12472 | Metaspace used 122282K, committed 123584K, reserved 1179648K
|
12473 | class space used 17814K, committed 18368K, reserved 1048576K
|
12474 | }
|
12475 | Event: 52.081 GC heap before
|
12476 | {Heap before GC invocations=39 (full 0):
|
12477 | garbage-first heap total 1343488K, used 1035627K [0x000000055e000000, 0x0000000800000000)
|
12478 | region size 32768K, 24 young (786432K), 1 survivors (32768K)
|
12479 | Metaspace used 122309K, committed 123584K, reserved 1179648K
|
12480 | class space used 17814K, committed 18368K, reserved 1048576K
|
12481 | }
|
12482 | Event: 52.089 GC heap after
|
12483 | {Heap after GC invocations=40 (full 0):
|
12484 | garbage-first heap total 1343488K, used 290650K [0x000000055e000000, 0x0000000800000000)
|
12485 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
12486 | Metaspace used 122309K, committed 123584K, reserved 1179648K
|
12487 | class space used 17814K, committed 18368K, reserved 1048576K
|
12488 | }
|
12489 | Event: 52.268 GC heap before
|
12490 | {Heap before GC invocations=40 (full 0):
|
12491 | garbage-first heap total 1343488K, used 1044314K [0x000000055e000000, 0x0000000800000000)
|
12492 | region size 32768K, 24 young (786432K), 1 survivors (32768K)
|
12493 | Metaspace used 122315K, committed 123584K, reserved 1179648K
|
12494 | class space used 17815K, committed 18368K, reserved 1048576K
|
12495 | }
|
12496 | Event: 52.277 GC heap after
|
12497 | {Heap after GC invocations=41 (full 0):
|
12498 | garbage-first heap total 1343488K, used 298025K [0x000000055e000000, 0x0000000800000000)
|
12499 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12500 | Metaspace used 122315K, committed 123584K, reserved 1179648K
|
12501 | class space used 17815K, committed 18368K, reserved 1048576K
|
12502 | }
|
12503 | Event: 52.423 GC heap before
|
12504 | {Heap before GC invocations=41 (full 0):
|
12505 | garbage-first heap total 1343488K, used 1018921K [0x000000055e000000, 0x0000000800000000)
|
12506 | region size 32768K, 24 young (786432K), 2 survivors (65536K)
|
12507 | Metaspace used 122324K, committed 123648K, reserved 1179648K
|
12508 | class space used 17815K, committed 18368K, reserved 1048576K
|
12509 | }
|
12510 | Event: 52.433 GC heap after
|
12511 | {Heap after GC invocations=42 (full 0):
|
12512 | garbage-first heap total 1802240K, used 303618K [0x000000055e000000, 0x0000000800000000)
|
12513 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12514 | Metaspace used 122324K, committed 123648K, reserved 1179648K
|
12515 | class space used 17815K, committed 18368K, reserved 1048576K
|
12516 | }
|
12517 | Event: 52.901 GC heap before
|
12518 | {Heap before GC invocations=42 (full 0):
|
12519 | garbage-first heap total 1802240K, used 1319426K [0x000000055e000000, 0x0000000800000000)
|
12520 | region size 32768K, 33 young (1081344K), 2 survivors (65536K)
|
12521 | Metaspace used 122352K, committed 123648K, reserved 1179648K
|
12522 | class space used 17815K, committed 18368K, reserved 1048576K
|
12523 | }
|
12524 | Event: 52.909 GC heap after
|
12525 | {Heap after GC invocations=43 (full 0):
|
12526 | garbage-first heap total 1802240K, used 308997K [0x000000055e000000, 0x0000000800000000)
|
12527 | region size 32768K, 2 young (65536K), 2 survivors (65536K)
|
12528 | Metaspace used 122352K, committed 123648K, reserved 1179648K
|
12529 | class space used 17815K, committed 18368K, reserved 1048576K
|
12530 | }
|
12531 | Event: 53.485 GC heap before
|
12532 | {Heap before GC invocations=43 (full 0):
|
12533 | garbage-first heap total 1802240K, used 1324805K [0x000000055e000000, 0x0000000800000000)
|
12534 | region size 32768K, 33 young (1081344K), 2 survivors (65536K)
|
12535 | Metaspace used 122469K, committed 123776K, reserved 1179648K
|
12536 | class space used 17818K, committed 18368K, reserved 1048576K
|
12537 | }
|
12538 | Event: 53.513 GC heap after
|
12539 | {Heap after GC invocations=44 (full 0):
|
12540 | garbage-first heap total 1802240K, used 387618K [0x000000055e000000, 0x0000000800000000)
|
12541 | region size 32768K, 4 young (131072K), 4 survivors (131072K)
|
12542 | Metaspace used 122469K, committed 123776K, reserved 1179648K
|
12543 | class space used 17818K, committed 18368K, reserved 1048576K
|
12544 | }
|
12545 |
|
12546 | Dll operation events (18 events):
|
12547 | Event: 0.005 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\java.dll
|
12548 | Event: 0.009 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\zip.dll
|
12549 | Event: 0.043 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\jsvml.dll
|
12550 | Event: 0.161 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\net.dll
|
12551 | Event: 0.163 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\nio.dll
|
12552 | Event: 0.168 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\zip.dll
|
12553 | Event: 0.258 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\jimage.dll
|
12554 | Event: 0.765 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\management.dll
|
12555 | Event: 0.768 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\management_ext.dll
|
12556 | Event: 0.993 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\verify.dll
|
12557 | Event: 2.212 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl.dll
|
12558 | Event: 3.288 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\jna10813711365440155502.dll
|
12559 | Event: 7.688 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\sunmscapi.dll
|
12560 | Event: 7.794 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\extnet.dll
|
12561 | Event: 7.842 Loaded shared library C:\Users\********\AppData\Local\Temp\sqlite-3.47.2.0-cb97573d-57ed-4c56-b5ac-cb9fb5036513-sqlitejdbc.dll
|
12562 | Event: 8.932 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl_opengl.dll
|
12563 | Event: 9.411 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl_stb.dll
|
12564 | Event: 55.302 Loaded shared library C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\awt.dll
|
12565 |
|
12566 | Deoptimization events (20 events):
|
12567 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001e9f1bfe690 relative=0x0000000000000070
|
12568 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001e9f1bfe690 method=com.google.common.cache.LocalCache.processPendingNotifications()V @ 4 c2
|
12569 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT PACKING pc=0x000001e9f1bfe690 sp=0x0000006019ffdf50
|
12570 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT UNPACKING pc=0x000001e9f10946a2 sp=0x0000006019ffded8 mode 2
|
12571 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x000001e9f17a30fc relative=0x000000000000059c
|
12572 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x000001e9f17a30fc method=com.google.common.base.Equivalence$Equals.doHash(Ljava/lang/Object;)I @ 1 c2
|
12573 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT PACKING pc=0x000001e9f17a30fc sp=0x0000006019ffe030
|
12574 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT UNPACKING pc=0x000001e9f10946a2 sp=0x0000006019ffdfd0 mode 2
|
12575 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001e9f1bfe690 relative=0x0000000000000070
|
12576 | Event: 55.615 Thread 0x000001e9e47a0fa0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001e9f1bfe690 method=com.google.common.cache.LocalCache.processPendingNotifications()V @ 4 c2
|
12577 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT PACKING pc=0x000001e9f1bfe690 sp=0x0000006019ffdf50
|
12578 | Event: 55.615 Thread 0x000001e9e47a0fa0 DEOPT UNPACKING pc=0x000001e9f10946a2 sp=0x0000006019ffded8 mode 2
|
12579 | Event: 55.616 Thread 0x000001e9e47a0fa0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e9f1f401c4 relative=0x0000000000000104
|
12580 | Event: 55.616 Thread 0x000001e9e47a0fa0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e9f1f401c4 method=java.lang.StrictMath.floorOrCeil(DDDD)D @ 115 c2
|
12581 | Event: 55.616 Thread 0x000001e9e47a0fa0 DEOPT PACKING pc=0x000001e9f1f401c4 sp=0x0000006019ffe130
|
12582 | Event: 55.616 Thread 0x000001e9e47a0fa0 DEOPT UNPACKING pc=0x000001e9f10946a2 sp=0x0000006019ffe058 mode 2
|
12583 | Event: 55.616 Thread 0x000001e9e47a0fa0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e9f1c32060 relative=0x00000000000003a0
|
12584 | Event: 55.616 Thread 0x000001e9e47a0fa0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e9f1c32060 method=com.google.common.cache.LocalCache$LoadingValueReference.<init>(Lcom/google/common/cache/LocalCache$ValueReference;)V @ 20 c2
|
12585 | Event: 55.616 Thread 0x000001e9e47a0fa0 DEOPT PACKING pc=0x000001e9f1c32060 sp=0x0000006019ffdf20
|
12586 | Event: 55.616 Thread 0x000001e9e47a0fa0 DEOPT UNPACKING pc=0x000001e9f10946a2 sp=0x0000006019ffded8 mode 2
|
12587 |
|
12588 | Classes loaded (20 events):
|
12589 | Event: 55.424 Loading class java/util/stream/LongPipeline$1
|
12590 | Event: 55.424 Loading class java/util/stream/LongPipeline$1 done
|
12591 | Event: 55.424 Loading class java/util/stream/LongPipeline$1$1
|
12592 | Event: 55.424 Loading class java/util/stream/Sink$ChainedLong
|
12593 | Event: 55.424 Loading class java/util/stream/Sink$OfLong
|
12594 | Event: 55.424 Loading class java/util/stream/Sink$OfLong done
|
12595 | Event: 55.424 Loading class java/util/stream/Sink$ChainedLong done
|
12596 | Event: 55.424 Loading class java/util/stream/LongPipeline$1$1 done
|
12597 | Event: 55.474 Loading class java/util/concurrent/CompletableFuture$UniHandle
|
12598 | Event: 55.474 Loading class sun/security/rsa/RSASignature$SHA1withRSA
|
12599 | Event: 55.474 Loading class java/util/concurrent/CompletableFuture$UniHandle done
|
12600 | Event: 55.474 Loading class sun/security/rsa/RSASignature$SHA1withRSA done
|
12601 | Event: 55.477 Loading class jdk/internal/vm/annotation/ForceInline
|
12602 | Event: 55.478 Loading class jdk/internal/vm/annotation/ForceInline done
|
12603 | Event: 55.479 Loading class java/util/EnumMap$Values
|
12604 | Event: 55.479 Loading class java/util/EnumMap$Values done
|
12605 | Event: 55.479 Loading class java/util/EnumMap$ValueIterator
|
12606 | Event: 55.479 Loading class java/util/EnumMap$ValueIterator done
|
12607 | Event: 55.509 Loading class java/nio/HeapFloatBuffer
|
12608 | Event: 55.510 Loading class java/nio/HeapFloatBuffer done
|
12609 |
|
12610 | Classes unloaded (0 events):
|
12611 | No events
|
12612 |
|
12613 | Classes redefined (0 events):
|
12614 | No events
|
12615 |
|
12616 | Internal exceptions (20 events):
|
12617 | Event: 55.367 Thread 0x000001e99299dd40 Exception <a 'sun/nio/fs/WindowsException'{0x00000005af1081d8}> (0x00000005af1081d8)
|
12618 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
12619 | Event: 55.367 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ac369ab0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x00000005ac369ab0)
|
12620 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12621 | Event: 55.367 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ac379fb0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x00000005ac379fb0)
|
12622 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12623 | Event: 55.371 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ac40a640}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000005ac40a640)
|
12624 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12625 | Event: 55.373 Thread 0x000001e9e47a0fa0 Implicit null exception at 0x000001e9f202ad94 to 0x000001e9f202b0a4
|
12626 | Event: 55.424 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005acfce7d0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, long)'> (0x00000005acfce7d0)
|
12627 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12628 | Event: 55.427 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ad072a80}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000005ad072a80)
|
12629 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12630 | Event: 55.429 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ad07d198}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, int, java.lang.Object)'> (0x00000005ad07d198)
|
12631 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12632 | Event: 55.430 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ad080900}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, int, java.lang.Object, java.lang.Object)'> (0x00000005ad080900)
|
12633 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12634 | Event: 55.440 Thread 0x000001e9e47a0fa0 Implicit null exception at 0x000001e9f183cf09 to 0x000001e9f183da0c
|
12635 | Event: 55.448 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005ad800c20}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000005ad800c20)
|
12636 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12637 | Event: 55.466 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005aa595368}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, int, int)'> (0x00000005aa595368)
|
12638 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12639 | Event: 55.467 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005aa5b3450}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x00000005aa5b3450)
|
12640 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12641 | Event: 55.468 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005aa5b6a88}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, float, java.lang.Object)'> (0x00000005aa5b6a88)
|
12642 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12643 | Event: 55.478 Thread 0x000001e99299c990 Exception <a 'java/lang/NoSuchMethodError'{0x00000005aa70f988}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, long, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000005aa70f988)
|
12644 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12645 | Event: 55.495 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005a810ea10}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, float, java.lang.Object, java.lang.Object)'> (0x00000005a810ea10)
|
12646 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12647 | Event: 55.496 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005a8133538}: '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)'> (0x00000005a8133538)
|
12648 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12649 | Event: 55.497 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005a8137740}: '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)'> (0x00000005a8137740)
|
12650 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12651 | Event: 55.497 Thread 0x000001e9e47a0fa0 Exception <a 'java/lang/NoSuchMethodError'{0x00000005a813b328}: '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)'> (0x00000005a813b328)
|
12652 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
12653 | Event: 55.506 Thread 0x000001e9e47a0fa0 Implicit null exception at 0x000001e9f2066328 to 0x000001e9f20663a5
|
12654 |
|
12655 | ZGC Phase Switch (0 events):
|
12656 | No events
|
12657 |
|
12658 | VM Operations (20 events):
|
12659 | Event: 55.212 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12660 | Event: 55.212 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12661 | Event: 55.234 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12662 | Event: 55.234 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12663 | Event: 55.335 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12664 | Event: 55.335 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12665 | Event: 55.374 Executing VM operation: ICBufferFull
|
12666 | Event: 55.374 Executing VM operation: ICBufferFull done
|
12667 | Event: 55.429 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12668 | Event: 55.429 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12669 | Event: 55.500 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12670 | Event: 55.500 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12671 | Event: 55.512 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12672 | Event: 55.512 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12673 | Event: 55.514 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12674 | Event: 55.514 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12675 | Event: 55.564 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
12676 | Event: 55.564 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
12677 | Event: 55.588 Executing VM operation: ICBufferFull
|
12678 | Event: 55.588 Executing VM operation: ICBufferFull done
|
12679 |
|
12680 | Events (20 events):
|
12681 | Event: 55.438 Thread 0x000001e9ba3de7d0 Thread added: 0x000001e9ba3de7d0
|
12682 | Event: 55.455 Thread 0x000001e9ba3dc070 Thread added: 0x000001e9ba3dc070
|
12683 | Event: 55.455 Thread 0x000001e9ba3e0210 Thread added: 0x000001e9ba3e0210
|
12684 | Event: 55.456 Thread 0x000001e9ba3d9280 Thread added: 0x000001e9ba3d9280
|
12685 | Event: 55.456 Thread 0x000001e9ba3d9fa0 Thread added: 0x000001e9ba3d9fa0
|
12686 | Event: 55.457 Thread 0x000001e9ba3dc700 Thread added: 0x000001e9ba3dc700
|
12687 | Event: 55.478 Thread 0x000001e993520f10 Thread exited: 0x000001e993520f10
|
12688 | Event: 55.478 Thread 0x000001e9b9544140 Thread exited: 0x000001e9b9544140
|
12689 | Event: 55.478 Thread 0x000001e9b9543420 Thread exited: 0x000001e9b9543420
|
12690 | Event: 55.478 Thread 0x000001e9b953ded0 Thread exited: 0x000001e9b953ded0
|
12691 | Event: 55.478 Thread 0x000001e9b95447d0 Thread exited: 0x000001e9b95447d0
|
12692 | Event: 55.478 Thread 0x000001e9b953d1b0 Thread exited: 0x000001e9b953d1b0
|
12693 | Event: 55.480 Thread 0x000001e9ba3da630 Thread added: 0x000001e9ba3da630
|
12694 | Event: 55.481 Thread 0x000001e9ba3dee60 Thread added: 0x000001e9ba3dee60
|
12695 | Event: 55.481 Thread 0x000001e9ba3dfb80 Thread added: 0x000001e9ba3dfb80
|
12696 | Event: 55.481 Thread 0x000001e9ba3dacc0 Thread added: 0x000001e9ba3dacc0
|
12697 | Event: 55.481 Thread 0x000001e9ba3db350 Thread added: 0x000001e9ba3db350
|
12698 | Event: 55.482 Thread 0x000001e9b9543420 Thread added: 0x000001e9b9543420
|
12699 | Event: 55.542 Thread 0x000001e993520f10 Thread added: 0x000001e993520f10
|
12700 | Event: 55.622 Thread 0x000001e9b95218b0 Thread added: 0x000001e9b95218b0
|
12701 |
|
12702 |
|
12703 | Dynamic libraries:
|
12704 | 0x00007ff65aa70000 - 0x00007ff65aa7e000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\javaw.exe
|
12705 | 0x00007ffd0aaf0000 - 0x00007ffd0ace8000 C:\Windows\SYSTEM32\ntdll.dll
|
12706 | 0x00007ffd0a200000 - 0x00007ffd0a2c2000 C:\Windows\System32\KERNEL32.DLL
|
12707 | 0x00007ffd08560000 - 0x00007ffd08856000 C:\Windows\System32\KERNELBASE.dll
|
12708 | 0x00007ffd088b0000 - 0x00007ffd089b0000 C:\Windows\System32\ucrtbase.dll
|
12709 | 0x00007ffcf46a0000 - 0x00007ffcf46b8000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\jli.dll
|
12710 | 0x00007ffcf4680000 - 0x00007ffcf469b000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\VCRUNTIME140.dll
|
12711 | 0x00007ffd0a060000 - 0x00007ffd0a1fd000 C:\Windows\System32\USER32.dll
|
12712 | 0x00007ffd08410000 - 0x00007ffd08432000 C:\Windows\System32\win32u.dll
|
12713 | 0x00007ffd09f00000 - 0x00007ffd09f2b000 C:\Windows\System32\GDI32.dll
|
12714 | 0x00007ffd08440000 - 0x00007ffd08559000 C:\Windows\System32\gdi32full.dll
|
12715 | 0x00007ffd08210000 - 0x00007ffd082ad000 C:\Windows\System32\msvcp_win.dll
|
12716 | 0x00007ffcf69a0000 - 0x00007ffcf6c3a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.5915_none_60b4b9d171f9c7c7\COMCTL32.dll
|
12717 | 0x00007ffd08c00000 - 0x00007ffd08c9e000 C:\Windows\System32\msvcrt.dll
|
12718 | 0x00007ffd08bd0000 - 0x00007ffd08bff000 C:\Windows\System32\IMM32.DLL
|
12719 | 0x00007ffcfb850000 - 0x00007ffcfb85c000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\vcruntime140_1.dll
|
12720 | 0x00007ffcd1120000 - 0x00007ffcd11ad000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\msvcp140.dll
|
12721 | 0x00007ffcbfd90000 - 0x00007ffcc0b24000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\server\jvm.dll
|
12722 | 0x00007ffd09e40000 - 0x00007ffd09ef1000 C:\Windows\System32\ADVAPI32.dll
|
12723 | 0x00007ffd0a8f0000 - 0x00007ffd0a98f000 C:\Windows\System32\sechost.dll
|
12724 | 0x00007ffd09f30000 - 0x00007ffd0a053000 C:\Windows\System32\RPCRT4.dll
|
12725 | 0x00007ffd089b0000 - 0x00007ffd089d7000 C:\Windows\System32\bcrypt.dll
|
12726 | 0x00007ffd09960000 - 0x00007ffd099cb000 C:\Windows\System32\WS2_32.dll
|
12727 | 0x00007ffd07fe0000 - 0x00007ffd0802b000 C:\Windows\SYSTEM32\POWRPROF.dll
|
12728 | 0x00007ffcfcb40000 - 0x00007ffcfcb67000 C:\Windows\SYSTEM32\WINMM.dll
|
12729 | 0x00007ffd02390000 - 0x00007ffd0239a000 C:\Windows\SYSTEM32\VERSION.dll
|
12730 | 0x00007ffd07f10000 - 0x00007ffd07f22000 C:\Windows\SYSTEM32\UMPDC.dll
|
12731 | 0x00007ffd06020000 - 0x00007ffd06032000 C:\Windows\SYSTEM32\kernel.appcore.dll
|
12732 | 0x00007ffcfb800000 - 0x00007ffcfb80a000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\jimage.dll
|
12733 | 0x00007ffd025f0000 - 0x00007ffd027f1000 C:\Windows\SYSTEM32\DBGHELP.DLL
|
12734 | 0x00007ffcf28a0000 - 0x00007ffcf28d4000 C:\Windows\SYSTEM32\dbgcore.DLL
|
12735 | 0x00007ffd08180000 - 0x00007ffd08202000 C:\Windows\System32\bcryptPrimitives.dll
|
12736 | 0x00007ffcda420000 - 0x00007ffcda43f000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\java.dll
|
12737 | 0x00007ffcd7b90000 - 0x00007ffcd7ba8000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\zip.dll
|
12738 | 0x00007ffd09060000 - 0x00007ffd097ce000 C:\Windows\System32\SHELL32.dll
|
12739 | 0x00007ffd06220000 - 0x00007ffd069c4000 C:\Windows\SYSTEM32\windows.storage.dll
|
12740 | 0x00007ffd0a2d0000 - 0x00007ffd0a623000 C:\Windows\System32\combase.dll
|
12741 | 0x00007ffd07ae0000 - 0x00007ffd07b0b000 C:\Windows\SYSTEM32\Wldp.dll
|
12742 | 0x00007ffd0a760000 - 0x00007ffd0a82d000 C:\Windows\System32\OLEAUT32.dll
|
12743 | 0x00007ffd08b10000 - 0x00007ffd08bbd000 C:\Windows\System32\SHCORE.dll
|
12744 | 0x00007ffd0a830000 - 0x00007ffd0a88b000 C:\Windows\System32\shlwapi.dll
|
12745 | 0x00007ffd080b0000 - 0x00007ffd080d5000 C:\Windows\SYSTEM32\profapi.dll
|
12746 | 0x00007ffccb0a0000 - 0x00007ffccb177000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\jsvml.dll
|
12747 | 0x00007ffcfb0d0000 - 0x00007ffcfb0e0000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\net.dll
|
12748 | 0x00007ffd01a00000 - 0x00007ffd01b0a000 C:\Windows\SYSTEM32\WINHTTP.dll
|
12749 | 0x00007ffd07840000 - 0x00007ffd078aa000 C:\Windows\system32\mswsock.dll
|
12750 | 0x00007ffcd67d0000 - 0x00007ffcd67e6000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\nio.dll
|
12751 | 0x00007ffcf41e0000 - 0x00007ffcf41e9000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\management.dll
|
12752 | 0x00007ffcf36e0000 - 0x00007ffcf36eb000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\management_ext.dll
|
12753 | 0x00007ffd0a6a0000 - 0x00007ffd0a6a8000 C:\Windows\System32\PSAPI.DLL
|
12754 | 0x00007ffcd67b0000 - 0x00007ffcd67c7000 C:\Windows\system32\napinsp.dll
|
12755 | 0x00007ffcd6790000 - 0x00007ffcd67ab000 C:\Windows\system32\pnrpnsp.dll
|
12756 | 0x00007ffcf5310000 - 0x00007ffcf532d000 C:\Windows\system32\wshbth.dll
|
12757 | 0x00007ffd04720000 - 0x00007ffd0473d000 C:\Windows\system32\NLAapi.dll
|
12758 | 0x00007ffd07520000 - 0x00007ffd0755b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
|
12759 | 0x00007ffd07560000 - 0x00007ffd0762a000 C:\Windows\SYSTEM32\DNSAPI.dll
|
12760 | 0x00007ffd0a690000 - 0x00007ffd0a698000 C:\Windows\System32\NSI.dll
|
12761 | 0x00007ffcd2650000 - 0x00007ffcd2662000 C:\Windows\System32\winrnr.dll
|
12762 | 0x00007ffcf0500000 - 0x00007ffcf0580000 C:\Windows\System32\fwpuclnt.dll
|
12763 | 0x00007ffcf0790000 - 0x00007ffcf079a000 C:\Windows\System32\rasadhlp.dll
|
12764 | 0x00007ffcf36d0000 - 0x00007ffcf36e0000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\verify.dll
|
12765 | 0x00007ffd07a40000 - 0x00007ffd07a58000 C:\Windows\SYSTEM32\CRYPTSP.dll
|
12766 | 0x00007ffd07160000 - 0x00007ffd07198000 C:\Windows\system32\rsaenh.dll
|
12767 | 0x00007ffd08070000 - 0x00007ffd0809e000 C:\Windows\SYSTEM32\USERENV.dll
|
12768 | 0x00007ffd07a30000 - 0x00007ffd07a3c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
|
12769 | 0x00007ffcd2860000 - 0x00007ffcd28db000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl.dll
|
12770 | 0x00007ffcc89e0000 - 0x00007ffcc8c50000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\jemalloc.dll
|
12771 | 0x00007ffcd2c80000 - 0x00007ffcd2cc9000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\jna10813711365440155502.dll
|
12772 | 0x00007ffd08f30000 - 0x00007ffd0905b000 C:\Windows\System32\Ole32.dll
|
12773 | 0x00007ffd0a6b0000 - 0x00007ffd0a759000 C:\Windows\System32\clbcatq.dll
|
12774 | 0x00007ffcf6ed0000 - 0x00007ffcf6eef000 C:\Windows\SYSTEM32\amsi.dll
|
12775 | 0x00007ffd03720000 - 0x00007ffd037bb000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25050.5-0\MpOav.dll
|
12776 | 0x00007ffd01010000 - 0x00007ffd01061000 C:\Windows\SYSTEM32\Pdh.dll
|
12777 | 0x00007ffcded90000 - 0x00007ffcded9f000 C:\Windows\System32\perfos.dll
|
12778 | 0x00007ffcfbc00000 - 0x00007ffcfbc0e000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\sunmscapi.dll
|
12779 | 0x00007ffd082b0000 - 0x00007ffd0840d000 C:\Windows\System32\CRYPT32.dll
|
12780 | 0x00007ffd07b50000 - 0x00007ffd07b77000 C:\Windows\SYSTEM32\ncrypt.dll
|
12781 | 0x00007ffd07b10000 - 0x00007ffd07b4b000 C:\Windows\SYSTEM32\NTASN1.dll
|
12782 | 0x00007ffcfbbf0000 - 0x00007ffcfbbf9000 C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\extnet.dll
|
12783 | 0x00007ffccbe60000 - 0x00007ffccbf59000 C:\Users\********\AppData\Local\Temp\sqlite-3.47.2.0-cb97573d-57ed-4c56-b5ac-cb9fb5036513-sqlitejdbc.dll
|
12784 | 0x00007ffccbcc0000 - 0x00007ffccbd42000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\glfw.dll
|
12785 | 0x00007ffccb5b0000 - 0x00007ffccb5f5000 C:\Windows\SYSTEM32\dinput8.dll
|
12786 | 0x00007ffcfbb60000 - 0x00007ffcfbb71000 C:\Windows\SYSTEM32\xinput1_4.dll
|
12787 | 0x00007ffd08860000 - 0x00007ffd088ae000 C:\Windows\System32\cfgmgr32.dll
|
12788 | 0x00007ffd07cf0000 - 0x00007ffd07d23000 C:\Windows\SYSTEM32\DEVOBJ.dll
|
12789 | 0x00007ffcfc1c0000 - 0x00007ffcfc312000 C:\Windows\SYSTEM32\inputhost.dll
|
12790 | 0x00007ffd037c0000 - 0x00007ffd03917000 C:\Windows\SYSTEM32\wintypes.dll
|
12791 | 0x00007ffd05160000 - 0x00007ffd05252000 C:\Windows\SYSTEM32\CoreMessaging.dll
|
12792 | 0x00007ffd03330000 - 0x00007ffd03424000 C:\Windows\SYSTEM32\PROPSYS.dll
|
12793 | 0x00007ffd04e00000 - 0x00007ffd0515b000 C:\Windows\SYSTEM32\CoreUIComponents.dll
|
12794 | 0x00007ffd073b0000 - 0x00007ffd073e3000 C:\Windows\SYSTEM32\ntmarta.dll
|
12795 | 0x00007ffd05d20000 - 0x00007ffd05d4f000 C:\Windows\SYSTEM32\dwmapi.dll
|
12796 | 0x00007ffd05b30000 - 0x00007ffd05bce000 C:\Windows\system32\uxtheme.dll
|
12797 | 0x0000000180000000 - 0x00000001834b3000 C:\Program Files\RivaTuner Statistics Server\RTSSHooks64.dll
|
12798 | 0x00007ffd099d0000 - 0x00007ffd09e40000 C:\Windows\System32\SETUPAPI.dll
|
12799 | 0x00007ffd0a990000 - 0x00007ffd0aaa5000 C:\Windows\System32\MSCTF.dll
|
12800 | 0x00007ffcd8d60000 - 0x00007ffcd8e88000 C:\Windows\SYSTEM32\opengl32.dll
|
12801 | 0x00007ffcf0630000 - 0x00007ffcf065c000 C:\Windows\SYSTEM32\GLU32.dll
|
12802 | 0x00007ffcefc00000 - 0x00007ffcefc30000 C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atig6pxx.dll
|
12803 | 0x00007ffcc4860000 - 0x00007ffcc867f000 C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atio6axx.dll
|
12804 | 0x00007ffd08a90000 - 0x00007ffd08b03000 C:\Windows\System32\WINTRUST.dll
|
12805 | 0x00007ffd07cd0000 - 0x00007ffd07ce2000 C:\Windows\System32\MSASN1.dll
|
12806 | 0x00007ffcfab60000 - 0x00007ffcfab9c000 C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdihk64.dll
|
12807 | 0x00007ffd06a10000 - 0x00007ffd06b06000 C:\Windows\system32\dxgi.dll
|
12808 | 0x00007ffc98740000 - 0x00007ffc98765000 C:\Windows\system32\d3d12.dll
|
12809 | 0x00007ffc60c70000 - 0x00007ffc659ce000 C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdxc64.dll
|
12810 | 0x00007ffc87cb0000 - 0x00007ffc87e7d000 C:\Windows\system32\D3D12Core.dll
|
12811 | 0x00007ffd00630000 - 0x00007ffd0066b000 C:\Windows\SYSTEM32\dxcore.dll
|
12812 | 0x0000000051e90000 - 0x0000000051fee000 C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdenc64.dll
|
12813 | 0x00007ffcf66c0000 - 0x00007ffcf66eb000 C:\Windows\SYSTEM32\D3DSCache.dll
|
12814 | 0x00007ffd017f0000 - 0x00007ffd019f3000 C:\Windows\SYSTEM32\twinapi.appcore.dll
|
12815 | 0x00007ffd04740000 - 0x00007ffd04924000 C:\Windows\SYSTEM32\dcomp.dll
|
12816 | 0x00007ffcfc320000 - 0x00007ffcfc419000 C:\Windows\SYSTEM32\textinputframework.dll
|
12817 | 0x00007ffccabb0000 - 0x00007ffccac0e000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl_opengl.dll
|
12818 | 0x00007ffccab20000 - 0x00007ffccaba2000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\lwjgl_stb.dll
|
12819 | 0x00007ffd01580000 - 0x00007ffd0162e000 C:\Windows\SYSTEM32\mscms.dll
|
12820 | 0x00007ffd01fe0000 - 0x00007ffd01ff1000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
|
12821 | 0x00007ffc98250000 - 0x00007ffc98295000 C:\Windows\SYSTEM32\icm32.dll
|
12822 | 0x00007ffcc37d0000 - 0x00007ffcc3997000 C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives\OpenAL.dll
|
12823 | 0x00007ffcffb50000 - 0x00007ffcffbd5000 C:\Windows\System32\MMDevApi.dll
|
12824 | 0x00007ffc7de20000 - 0x00007ffc7dfad000 C:\Windows\System32\Speech\Common\sapi.dll
|
12825 | 0x00007ffcded70000 - 0x00007ffcded8e000 C:\Windows\SYSTEM32\MSACM32.dll
|
12826 | 0x00007ffcd7970000 - 0x00007ffcd797b000 C:\Windows\SYSTEM32\msdmo.dll
|
12827 | 0x00007ffcef310000 - 0x00007ffcef336000 C:\Windows\SYSTEM32\winmmbase.dll
|
12828 | 0x00007ffcf0fe0000 - 0x00007ffcf1161000 C:\Windows\SYSTEM32\AUDIOSES.DLL
|
12829 | 0x00007ffd05c20000 - 0x00007ffd05c34000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
|
12830 | 0x00007ffd02430000 - 0x00007ffd02447000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
|
12831 | 0x00007ffd02530000 - 0x00007ffd0254d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
|
12832 |
|
12833 | dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
|
12834 | symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.5915_none_60b4b9d171f9c7c7;C:\Users\********\AppData\Roaming\.minecraft\runtime\java-runtime-delta\windows\java-runtime-delta\bin\server;C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25050.5-0;C:\Users\********\AppData\Local\Temp;C:\Program Files\RivaTuner Statistics Server;C:\Windows\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817;C:\Windows\System32\Speech\Common
|
12835 |
|
12836 | VM Arguments:
|
12837 | jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Djna.tmpdir=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dorg.lwjgl.system.SharedLibraryExtractPath=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dio.netty.native.workdir=C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\natives -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.3.173 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx10783M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\********\AppData\Roaming\.minecraft -DlibraryDirectory=C:\Users\********\AppData\Roaming\.minecraft\libraries -Dlog4j.configurationFile=C:\Users\********\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml
|
12838 | java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --username GioManYu --version Fabric 1.21.4 --gameDir C:\Users\********\AppData\Roaming\.minecraft --assetsDir C:\Users\********\AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 1f0b09b6-20c5-11ee-a9a3-f02f74958d22 --accessToken ****************:**************** --clientId null --xuid null --userType mojang --versionType modified --width 925 --height 530 --fullscreen
|
12839 | java_class_path (initial): C:\Users\********\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.7.1\asm-9.7.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.7.1\asm-analysis-9.7.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.7.1\asm-commons-9.7.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.7.1\asm-tree-9.7.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.7.1\asm-util-9.7.1.jar;C:\Users\********\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;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.21.4\intermediary-1.21.4.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.10\fabric-loader-0.16.10.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-annotations\2.13.4\jackson-annotations-2.13.4.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-core\2.13.4\jackson-core-2.13.4.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-databind\**.**.**.**\jackson-databind-2.13.4.2.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\6.6.5\oshi-core-6.6.5.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.11.0\gson-2.11.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\33.3.1-jre\guava-33.3.1-jre.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\76.1\icu4j-76.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\microsoft\azure\msal4j\1.17.2\msal4j-1.17.2.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\tlauncher\authlib\**.**.**.**\authlib-6.0.57.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.5.10\logging-1.5.10.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\2.2.101\patchy-2.2.101.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.17.9\text2speech-1.17.9.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\nimbusds\content-type\2.3\content-type-2.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\nimbusds\lang-tag\1.7\lang-tag-1.7.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\nimbusds\nimbus-jose-jwt\9.40\nimbus-jose-jwt-9.40.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\com\nimbusds\oauth2-oidc-sdk\11.18\oauth2-oidc-sdk-11.18.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.17.1\commons-codec-1.17.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.17.0\commons-io-2.17.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.3.4\commons-logging-1.3.4.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-buffer\4.1.115.Final\netty-buffer-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-codec\4.1.115.Final\netty-codec-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-common\4.1.115.Final\netty-common-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-handler\4.1.115.Final\netty-handler-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-resolver\4.1.115.Final\netty-resolver-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-classes-epoll\4.1.115.Final\netty-transport-classes-epoll-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-native-unix-common\4.1.115.Final\netty-transport-native-unix-common-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport\4.1.115.Final\netty-transport-4.1.115.Final.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.15.0\jna-platform-5.15.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.15.0\jna-5.15.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\minidev\accessors-smart\2.5.1\accessors-smart-2.5.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\minidev\json-smart\2.5.1\json-smart-2.5.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.27.1\commons-compress-1.27.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.17.0\commons-lang3-3.17.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.24.1\log4j-api-2.24.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.24.1\log4j-core-2.24.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.24.1\log4j-slf4j2-impl-2.24.1.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\jcraft\jorbis\0.0.17\jorbis-0.0.17.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-arm64.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-x86.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar;C:\Users\********\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\2.0.16\slf4j-api-2.0.16.jar;C:\Users\********\AppData\Roaming\.minecraft\versions\Fabric 1.21.4\Fabric 1.21.4.jar
|
12840 | Launcher Type: SUN_STANDARD
|
12841 |
|
12842 | [Global flags]
|
12843 | intx CICompilerCount = 4 {product} {ergonomic}
|
12844 | uint ConcGCThreads = 3 {product} {ergonomic}
|
12845 | uint G1ConcRefinementThreads = 10 {product} {ergonomic}
|
12846 | uint G1EagerReclaimRemSetThreshold = 256 {experimental} {ergonomic}
|
12847 | size_t G1HeapRegionSize = 33554432 {product} {command line}
|
12848 | uintx G1NewSizePercent = 20 {experimental} {command line}
|
12849 | uint G1RemSetArrayOfCardsEntries = 256 {experimental} {ergonomic}
|
12850 | uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
|
12851 | uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
|
12852 | uintx G1ReservePercent = 20 {product} {command line}
|
12853 | uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
|
12854 | ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
|
12855 | size_t InitialHeapSize = 268435456 {product} {ergonomic}
|
12856 | size_t MarkStackSize = 4194304 {product} {ergonomic}
|
12857 | uintx MaxGCPauseMillis = 50 {product} {command line}
|
12858 | size_t MaxHeapSize = 11307843584 {product} {command line, ergonomic}
|
12859 | size_t MaxNewSize = 6777995264 {product} {ergonomic}
|
12860 | size_t MinHeapDeltaBytes = 33554432 {product} {ergonomic}
|
12861 | size_t MinHeapSize = 33554432 {product} {ergonomic}
|
12862 | uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
|
12863 | uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
|
12864 | uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
|
12865 | uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
|
12866 | bool SegmentedCodeCache = true {product} {ergonomic}
|
12867 | size_t SoftMaxHeapSize = 11307843584 {manageable} {ergonomic}
|
12868 | intx ThreadStackSize = 1024 {pd product} {command line}
|
12869 | bool UnlockExperimentalVMOptions = true {experimental} {command line}
|
12870 | bool UseCompressedOops = true {product lp64_product} {ergonomic}
|
12871 | bool UseG1GC = true {product} {command line}
|
12872 | bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
|
12873 |
|
12874 | Logging:
|
12875 | Log output configuration:
|
12876 | #0: stdout all=warning uptime,level,tags foldmultilines=false
|
12877 | #1: stderr all=off uptime,level,tags foldmultilines=false
|
12878 |
|
12879 | Environment Variables:
|
12880 | PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;A:\Apps\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\dotnet\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Users\********\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\********\AppData\Local\Programs\Python\Python310\;C:\Users\********\AppData\Local\Microsoft\WindowsApps;C:\Users\********\AppData\Local\spicetify;C:\adb;D:\zluda;C:\Program Files\playit_gg\bin\;C:\Program Files\Git\cmd;C:\Program Files\Tailscale\;F:\Downloads\Windows\python_3_10_6\Scripts\;F:\Downloads\Windows\python_3_10_6\;C:\Users\********\AppData\Local\Microsoft\WindowsApps;;C:\Users\********\AppData\Local\spicetify;C:\Users\********\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\Java\jre1.8.0_421\bin
|
12881 | USERNAME=********
|
12882 | OS=Windows_NT
|
12883 | PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
|
12884 | TMP=C:\Users\********\AppData\Local\Temp
|
12885 | TEMP=C:\Users\********\AppData\Local\Temp
|
12886 |
|
12887 |
|
12888 |
|
12889 |
|
12890 | Periodic native trim disabled
|
12891 |
|
12892 | --------------- S Y S T E M ---------------
|
12893 |
|
12894 | OS:
|
12895 | Windows 10 , 64 bit Build 19041 (10.0.19041.5915)
|
12896 | OS uptime: 1 days 1:43 hours
|
12897 |
|
12898 | CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 25 model 80 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, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, rdtscp, rdpid, fsrm, f16c, pku, cet_ss
|
12899 | Processor Information for all 12 processors :
|
12900 | Max Mhz: 3901, Current Mhz: 3901, Mhz Limit: 3901
|
12901 |
|
12902 | Memory: 4k page, system-wide physical 16175M (2759M free)
|
12903 | TotalPageFile size 26807M (AvailPageFile size 3407M)
|
12904 | current process WorkingSet (physical memory assigned to process): 2615M, peak: 2641M
|
12905 | current process commit charge ("private bytes"): 3241M, peak: 3241M
|
12906 |
|
12907 | 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)
|
12908 |
|
12909 | END.
|