Unknown Log

#S6VLwsL
7301 lines
Raw
1#
2# A fatal error has been detected by the Java Runtime Environment:
3#
4# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffee63a70b2, pid=22340, tid=8972
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+0x10270b2]
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
21Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.14.2 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml net.fabricmc.loader.impl.launch.knot.KnotClient --username vampytsuki --version fabric-loader-0.16.14-1.21.4 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 63062c003a8d4a63936cd2ffd7749da9 -OJhg4ir9TjELF1VaafOChvNBccJ9Wy9z-Q3dqA1F16vkKX3QqqRmYB-8fvHuoqHuc0FjWapCEazuw1JNxgjRNcxshFY-KpEV5ojYm7So6knFPW5NjzvB20GGLeJ4KF1yFcsbxlyiUFPO123v6vvBvxAlyGWg-r9F6_W6oukXeMk_FmRlnuU7ZVIB8hEYG-flJMH3oxHJIGDcpIFXcribOlY7cBnaUqhWJnuLXkIxtXZTS5PSCelQFhBj8F_yo4A --clientId MjIwNjgwOWYtMzVjMi00NWEyLTkxZGQtMzU2YjE4ZjQyMzdi --xuid 2535470363594670 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1746979812437.json
22
23Host: AMD Ryzen 5 5600X 6-Core Processor , 12 cores, 31G, Windows 11 , 64 bit Build 26100 (10.0.26100.3912)
24Time: Sun May 11 18:10:36 2025 Mitteleurop ische Sommerzeit elapsed time: 24.002389 seconds (0d 0h 0m 24s)
25
26--------------- T H R E A D ---------------
27
28Current thread (0x00000121c8893470): JavaThread "Render thread" [_thread_in_native, id=8972, stack(0x00000008ba600000,0x00000008ba700000) (1024K)]
29
30Stack: [0x00000008ba600000,0x00000008ba700000], sp=0x00000008ba6fe0c8, free space=1016k
31Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
32C [atio6axx.dll+0x10270b2]
33
34Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
35J 19778 org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V (0 bytes) @ 0x00000121d66b331e [0x00000121d66b32c0+0x000000000000005e]
36j org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38
37j org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2
38j com.seibel.distanthorizons.core.render.glObject.shader.Shader.<init>(ILjava/lang/String;)V+154
39j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/util/List;Ljava/util/List;[Ljava/lang/String;)V+128
40j 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
41j com.seibel.distanthorizons.core.render.renderer.DhTerrainShaderProgram.<init>()V+27
42j com.seibel.distanthorizons.core.render.renderer.LodRenderer.setupRenderObjects()V+71
43j com.seibel.distanthorizons.core.render.renderer.LodRenderer.setupGLStateAndRenderObjects(Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Z)V+17
44j 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+118
45j 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
46j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26
47j com.seibel.distanthorizons.core.level.DhClientLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6
48j 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
49j 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
50j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+46
51j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda+0x0000000100da0c60.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5
52j net.minecraft.class_761.handler$zlf000$fabric-rendering-v1$beforeTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+13
53j 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
54j net.minecraft.class_761$$Lambda+0x0000000101564000.run()V+56
55j net.minecraft.class_9909.method_61910(Lnet/minecraft/class_9922;Lnet/minecraft/class_9909$class_9912;)V+190
56j 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
57j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+654
58j net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V+251
59J 18678 c1 net.minecraft.class_310.method_1523(Z)V (1063 bytes) @ 0x00000121cf98ebfc [0x00000121cf98b620+0x00000000000035dc]
60j net.minecraft.class_310.method_1514()V+102
61j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1668
62j java.lang.invoke.LambdaForm$DMH+0x00000001000da800.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.3
63j java.lang.invoke.LambdaForm$MH+0x00000001002d8c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+19 java.base@21.0.3
64j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74
65j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40
66j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4
67v ~StubRoutines::call_stub 0x00000121d550100d
68
69siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001219ec71000
70
71
72Registers:
73RAX=0x0000000000000000, RBX=0x0000000000000023, RCX=0x0000000000000010, RDX=0x00007ffee8d89750
74RSP=0x00000008ba6fe0c8, RBP=0x00000008ba6fe159, RSI=0x0000000000000f09, RDI=0x00007ffee8d89750
75R8 =0x000001219ec71000, R9 =0x00000121ebfcb4e4, R10=0x0000000000000fff, R11=0x0000000000000ff0
76R12=0x00000121ebfcb4e8, R13=0x00000121fdca5080, R14=0x00007ffee8d898a0, R15=0x00007ffee8d899e0
77RIP=0x00007ffee63a70b2, EFLAGS=0x0000000000010283
78
79
80Register to memory mapping:
81
82RAX=0x0 is null
83RBX=0x0000000000000023 is an unknown value
84RCX=0x0000000000000010 is an unknown value
85RDX=0x00007ffee8d89750 atio6axx.dll
86RSP=0x00000008ba6fe0c8 is pointing into the stack for thread: 0x00000121c8893470
87RBP=0x00000008ba6fe159 is pointing into the stack for thread: 0x00000121c8893470
88RSI=0x0000000000000f09 is an unknown value
89RDI=0x00007ffee8d89750 atio6axx.dll
90R8 =0x000001219ec71000 is an unknown value
91R9 =0x00000121ebfcb4e4 points into unknown readable memory: 09 0f 00 00
92R10=0x0000000000000fff is an unknown value
93R11=0x0000000000000ff0 is an unknown value
94R12=0x00000121ebfcb4e8 points into unknown readable memory: 0x000001219ec70000 | 00 00 c7 9e 21 01 00 00
95R13=0x00000121fdca5080 points into unknown readable memory: 0x00007ffee83da498 | 98 a4 3d e8 fe 7f 00 00
96R14=0x00007ffee8d898a0 atio6axx.dll
97R15=0x00007ffee8d899e0 atio6axx.dll
98
99Top of Stack: (sp=0x00000008ba6fe0c8)
1000x00000008ba6fe0c8: 00007ffee54f1102 0000000000000000
1010x00000008ba6fe0d8: 00007ffee8d897c0 00000008ba6fe210
1020x00000008ba6fe0e8: 00000121cf6f98d4 00000121e591c0f8
1030x00000008ba6fe0f8: 0000000000000000 000000008322b5d0
1040x00000008ba6fe108: 0000012b00000001 00000121ebfcb4e4
1050x00000008ba6fe118: 00000121d550884e 00000121d550884e
1060x00000008ba6fe128: 0000000000000f09 00000121ebfc0000
1070x00000008ba6fe138: 00000121eab79c48 00000008ba6fe1a0
1080x00000008ba6fe148: 00000121d550884e 000000009f91bad0
1090x00000008ba6fe158: 00000008ba6fe158 000099e9f6af24dc
1100x00000008ba6fe168: 0000000000000004 00000121e463b610
1110x00000008ba6fe178: 00000121c8893470 00000008ba6fe220
1120x00000008ba6fe188: 00000008ba6fe240 0000000000000000
1130x00000008ba6fe198: 00000121ebfcb4e4 0000000000000f09
1140x00000008ba6fe1a8: 00000121f232a5a8 00000008ba6fe230
1150x00000008ba6fe1b8: 00000121d66b33b9 0000000000000001
1160x00000008ba6fe1c8: 00000008ba6fe1c8 00000121e58fc219
1170x00000008ba6fe1d8: 000000000000000b 00000121ebfcb4e8
1180x00000008ba6fe1e8: 00000121ebfcb4e4 00000000856aa608
1190x00000008ba6fe1f8: 00000121e58fc290 0000000000000000
1200x00000008ba6fe208: 00000008ba6fe258 00000008ba6fe2b8
1210x00000008ba6fe218: 00000121d550892c 00000000890f1de8
1220x00000008ba6fe228: 000000009f913928 00000008ba6fe2b8
1230x00000008ba6fe238: 00000121d550884e 00000121ebfcb4e4
1240x00000008ba6fe248: 0000000000000000 00000121ebfcb4e8
1250x00000008ba6fe258: 0000000000000000 0000000000000001
1260x00000008ba6fe268: 000000000000012b 00000008ba6fe270
1270x00000008ba6fe278: 00000121f232a90e 0000000000000008
1280x00000008ba6fe288: 00000121f2348ee8 0000000000000000
1290x00000008ba6fe298: 00000000890f1de8 00000121f232a998
1300x00000008ba6fe2a8: 00000008ba6fe240 00000008ba6fe2f0
1310x00000008ba6fe2b8: 00000008ba6fe348 00000121d550884e
132
133Instructions: (pc=0x00007ffee63a70b2)
1340x00007ffee63a6fb2: c3 77 28 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3
1350x00007ffee63a6fc2: 66 0f 74 ca 0f 56 c8 66 0f d7 c1 85 c0 75 06 49
1360x00007ffee63a6fd2: 83 c0 10 eb d3 0f bc c0 4c 03 c0 41 80 38 00 0f
1370x00007ffee63a6fe2: 84 50 01 00 00 41 3a 18 75 62 49 8b d0 4c 8b cf
1380x00007ffee63a6ff2: 49 8b c1 49 23 c2 49 3b c3 77 3e 48 8b c2 49 23
1390x00007ffee63a7002: c2 49 3b c3 77 33 f3 41 0f 6f 01 f3 0f 6f 0a 66
1400x00007ffee63a7012: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 0f 56 c8 66 0f
1410x00007ffee63a7022: d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb c0
1420x00007ffee63a7032: 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74 14
1430x00007ffee63a7042: 38 02 75 08 48 ff c2 49 ff c1 eb a4 49 ff c0 e9
1440x00007ffee63a7052: 54 ff ff ff 49 8b c0 e9 db 00 00 00 48 8b c7 49
1450x00007ffee63a7062: 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 38 0f 57 c0
1460x00007ffee63a7072: 48 8b cf ba 10 00 00 00 0f be c3 44 8a cb 66 0f
1470x00007ffee63a7082: 73 d8 01 66 0f 3a 20 c0 0f 48 8d 41 01 84 db 74
1480x00007ffee63a7092: 02 8a 18 45 84 c9 48 0f 44 c1 48 8b c8 48 83 ea
1490x00007ffee63a70a2: 01 75 d5 8a 1f 49 8b c0 49 23 c2 49 3b c3 77 5e
1500x00007ffee63a70b2: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0
1510x00007ffee63a70c2: 10 eb e2 73 70 66 0f 3a 63 c1 0c 48 63 c1 4c 03
1520x00007ffee63a70d2: c0 49 8b d0 4c 8b cf 48 8b c2 49 23 c2 49 3b c3
1530x00007ffee63a70e2: 77 3c 49 8b c1 49 23 c2 49 3b c3 77 31 f3 0f 6f
1540x00007ffee63a70f2: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 1b 0f 88
1550x00007ffee63a7102: 50 ff ff ff 48 83 c2 10 49 83 c1 10 eb c9 41 80
1560x00007ffee63a7112: 38 00 74 21 41 38 18 74 b8 49 ff c0 eb 87 41 8a
1570x00007ffee63a7122: 01 84 c0 0f 84 2b ff ff ff 38 02 75 ec 48 ff c2
1580x00007ffee63a7132: 49 ff c1 eb a2 33 c0 48 8b 5c 24 08 48 8b 7c 24
1590x00007ffee63a7142: 10 c3 48 87 11 48 8b c2 c3 cc 48 8b 01 90 c3 cc
1600x00007ffee63a7152: cc cc 48 8b 01 90 c3 cc cc cc 48 8b 05 2d 68 aa
1610x00007ffee63a7162: 02 90 c3 cc cc cc 48 83 ec 28 e8 eb ff ff ff 48
1620x00007ffee63a7172: 85 c0 74 06 ff 15 e4 59 1f 01 e8 6f 00 05 00 cc
1630x00007ffee63a7182: cc cc 48 87 0d 05 68 aa 02 48 8b c1 c3 cc 4c 8b
1640x00007ffee63a7192: c1 44 0f b7 ca 33 c9 83 3d e8 de 95 02 02 7d 2f
1650x00007ffee63a71a2: 49 8b d0 41 0f b7 00 49 83 c0 02 66 85 c0 75 f3
166
167
168Stack slot to memory mapping:
169
170stack at sp + 0 slots: 0x00007ffee54f1102 atio6axx.dll
171stack at sp + 1 slots: 0x0 is null
172stack at sp + 2 slots: 0x00007ffee8d897c0 atio6axx.dll
173stack at sp + 3 slots: 0x00000008ba6fe210 is pointing into the stack for thread: 0x00000121c8893470
174stack at sp + 4 slots: 0x00000121cf6f98d4 is at entry_point+148 in (nmethod*)0x00000121cf6f9690
175Compiled method (c1) 24167 17441 2 org.lwjgl.PointerBuffer::put (11 bytes)
176 total in heap [0x00000121cf6f9690,0x00000121cf6f9a60] = 976
177 relocation [0x00000121cf6f97f0,0x00000121cf6f9830] = 64
178 main code [0x00000121cf6f9840,0x00000121cf6f9960] = 288
179 stub code [0x00000121cf6f9960,0x00000121cf6f99a8] = 72
180 oops [0x00000121cf6f99a8,0x00000121cf6f99b0] = 8
181 metadata [0x00000121cf6f99b0,0x00000121cf6f99c8] = 24
182 scopes data [0x00000121cf6f99c8,0x00000121cf6f99f8] = 48
183 scopes pcs [0x00000121cf6f99f8,0x00000121cf6f9a48] = 80
184 dependencies [0x00000121cf6f9a48,0x00000121cf6f9a50] = 8
185 nul chk table [0x00000121cf6f9a50,0x00000121cf6f9a60] = 16
186stack at sp + 5 slots: 0x00000121e591c0f8 is pointing into metadata
187stack at sp + 6 slots: 0x0 is null
188stack at sp + 7 slots: 0x000000008322b5d0 is an oop: java.lang.Class
189{0x000000008322b5d0} - klass: 'java/lang/Class'
190 - ---- fields (total size 37 words):
191 - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000)
192 - injected 'klass' 'J' @16 4298086384 (0x00000001002f97f0)
193 - injected 'array_klass' 'J' @24 0 (0x0000000000000000)
194 - injected 'oop_size' 'I' @32 37 (0x00000025)
195 - injected 'static_oop_field_count' 'I' @36 12 (0x0000000c)
196 - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x00000000)
197 - private transient 'name' 'Ljava/lang/String;' @44 "org.lwjgl.system.MemoryUtil"{0x000000008640bfe8} (0x8640bfe8)
198 - private transient 'module' 'Ljava/lang/Module;' @48 a 'java/lang/Module'{0x000000008322b948} (0x8322b948)
199 - private final 'classLoader' 'Ljava/lang/ClassLoader;' @52 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x0000000083236a68} (0x83236a68)
200 - private transient 'classData' 'Ljava/lang/Object;' @56 null (0x00000000)
201 - private transient 'packageName' 'Ljava/lang/String;' @60 "org.lwjgl.system"{0x00000000838b6ac0} (0x838b6ac0)
202 - private final 'componentType' 'Ljava/lang/Class;' @64 null (0x00000000)
203 - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @68 null (0x00000000)
204 - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @72 null (0x00000000)
205 - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @76 null (0x00000000)
206 - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @80 null (0x00000000)
207 - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @84 null (0x00000000)
208 - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @88 null (0x00000000)
209 - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @92 null (0x00000000)
210 - injected 'protection_domain' 'Ljava/lang/Object;' @96 a 'java/security/ProtectionDomain'{0x000000008322b5a8} (0x8322b5a8)
211 - injected 'signers_name' 'Ljava/lang/Object;' @100 null (0x00000000)
212 - injected 'source_file' 'Ljava/lang/Object;' @104 null (0x00000000)
213 - signature: Lorg/lwjgl/system/MemoryUtil;
214 - ---- static fields (12):
215 - public static final 'NULL' 'J' @160 0 (0x0000000000000000)
216 - public static final 'PAGE_SIZE' 'I' @272 4096 (0x00001000)
217 - public static final 'CACHE_LINE_SIZE' 'I' @276 64 (0x00000040)
218 - static final 'ARRAY_TLC_SIZE' 'I' @280 8192 (0x00002000)
219 - static final 'ARRAY_TLC_BYTE' 'Ljava/lang/ThreadLocal;' @112 a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000000008640bfc0} (0x8640bfc0)
220 - static final 'ARRAY_TLC_CHAR' 'Ljava/lang/ThreadLocal;' @116 a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000086407350} (0x86407350)
221 - static final 'UNSAFE' 'Lsun/misc/Unsafe;' @120 a 'sun/misc/Unsafe'{0x000000008322b6f8} (0x8322b6f8)
222 - static final 'NATIVE_ORDER' 'Ljava/nio/ByteOrder;' @124 a 'java/nio/ByteOrder'{0x0000000086710e30} (0x86710e30)
223 - private static final 'UTF16' 'Ljava/nio/charset/Charset;' @128 a 'sun/nio/cs/UTF_16LE'{0x00000000860e2928} (0x860e2928)
224 - static final 'BUFFER_BYTE' 'Ljava/lang/Class;' @132 a 'java/lang/Class'{0x00000000834431b8} = 'java/nio/DirectByteBuffer' (0x834431b8)
225 - static final 'BUFFER_SHORT' 'Ljava/lang/Class;' @136 a 'java/lang/Class'{0x000000008640bde8} = 'java/nio/DirectShortBufferU' (0x8640bde8)
226 - static final 'BUFFER_CHAR' 'Ljava/lang/Class;' @140 a 'java/lang/Class'{0x000000008640bb90} = 'java/nio/DirectCharBufferU' (0x8640bb90)
227 - static final 'BUFFER_INT' 'Ljava/lang/Class;' @144 a 'java/lang/Class'{0x000000008640b9b8} = 'java/nio/DirectIntBufferU' (0x8640b9b8)
228 - static final 'BUFFER_LONG' 'Ljava/lang/Class;' @148 a 'java/lang/Class'{0x000000008640b7e0} = 'java/nio/DirectLongBufferU' (0x8640b7e0)
229 - static final 'BUFFER_FLOAT' 'Ljava/lang/Class;' @152 a 'java/lang/Class'{0x000000008640b608} = 'java/nio/DirectFloatBufferU' (0x8640b608)
230 - static final 'BUFFER_DOUBLE' 'Ljava/lang/Class;' @156 a 'java/lang/Class'{0x000000008640b430} = 'java/nio/DirectDoubleBufferU' (0x8640b430)
231 - private static final 'MARK' 'J' @168 12 (0x000000000000000c)
232 - private static final 'POSITION' 'J' @176 24 (0x0000000000000018)
233 - private static final 'LIMIT' 'J' @184 28 (0x000000000000001c)
234 - private static final 'CAPACITY' 'J' @192 32 (0x0000000000000020)
235 - private static final 'ADDRESS' 'J' @200 16 (0x0000000000000010)
236 - private static final 'PARENT_BYTE' 'J' @208 56 (0x0000000000000038)
237 - private static final 'PARENT_SHORT' 'J' @216 52 (0x0000000000000034)
238 - private static final 'PARENT_CHAR' 'J' @224 52 (0x0000000000000034)
239 - private static final 'PARENT_INT' 'J' @232 52 (0x0000000000000034)
240 - private static final 'PARENT_LONG' 'J' @240 52 (0x0000000000000034)
241 - private static final 'PARENT_FLOAT' 'J' @248 52 (0x0000000000000034)
242 - private static final 'PARENT_DOUBLE' 'J' @256 52 (0x0000000000000034)
243 - private static final 'FILL_PATTERN_32' 'I' @284 16843009 (0x01010101)
244 - private static final 'FILL_PATTERN_64' 'J' @264 72340172838076673 (0x0101010101010101)
245 - private static final 'MAGIC_CAPACITY' 'I' @288 219540062 (0x0d15ea5e)
246 - private static final 'MAGIC_POSITION' 'I' @292 16435934 (0x00facade)
247
248
249Compiled method (n/a) 24173 19778 n 0 org.lwjgl.opengl.GL20C::nglShaderSource (native)
250 total in heap [0x00000121d66b3110,0x00000121d66b34e8] = 984
251 relocation [0x00000121d66b3270,0x00000121d66b32a8] = 56
252 main code [0x00000121d66b32c0,0x00000121d66b34dd] = 541
253 stub code [0x00000121d66b34dd,0x00000121d66b34e0] = 3
254 oops [0x00000121d66b34e0,0x00000121d66b34e8] = 8
255
256[Constant Pool (empty)]
257
258[MachCode]
259[Entry Point]
260 # {method} {0x00000121f232a5b0} 'nglShaderSource' '(IIJJ)V' in 'org/lwjgl/opengl/GL20C'
261 # parm0: rdx = int
262 # parm1: r8 = int
263 # parm2: r9:r9 = long
264 # parm3: rdi:rdi = long
265 # [sp+0x80] (sp of caller)
266 0x00000121d66b32c0: 448b 5208 | 49c1 e203 | 493b c20f | 8407 0000
267
268 0x00000121d66b32d0: ; {runtime_call ic_miss_stub}
269 0x00000121d66b32d0: 00e9 aab4 | e9fe 6690
270[Verified Entry Point]
271 0x00000121d66b32d8: 8984 2400 | 80ff ff55 | 488b ec48 | 83ec 7090 | 4181 7f20 | 0d00 0000
272
273 0x00000121d66b32f0: ; {runtime_call StubRoutines (final stubs)}
274 0x00000121d66b32f0: 7405 e829 | 1ae8 fe48 | 897c 2428 | 4c89 4c24 | 204d 8bc8
275
276 0x00000121d66b3304: ; {oop(a 'java/lang/Class'{0x00000000890f1de8} = 'org/lwjgl/opengl/GL20C')}
277 0x00000121d66b3304: 4c8b c249 | bee8 1d0f | 8900 0000 | 004c 8974 | 2460 4c8d | 7424 6049 | 8bd6 c5f8
278
279 0x00000121d66b3320: ; {internal_word}
280 0x00000121d66b3320: 7749 ba1e | 336b d621 | 0100 004d | 8997 a003 | 0000 4989 | a798 0300
281
282 0x00000121d66b3338: ; {external_word}
283 0x00000121d66b3338: 0049 ba43 | b93a c7fe | 7f00 0041 | 803a 000f | 844e 0000 | 0052 4150
284
285 0x00000121d66b3350: ; {metadata({method} {0x00000121f232a5b0} 'nglShaderSource' '(IIJJ)V' in 'org/lwjgl/opengl/GL20C')}
286 0x00000121d66b3350: 4151 48ba | a8a5 32f2 | 2101 0000 | 498b cf48 | 83ec 2040 | f6c4 0f0f | 8419 0000 | 0048 83ec
287 0x00000121d66b3370: ; {runtime_call}
288 0x00000121d66b3370: 0848 b890 | efe4 c6fe | 7f00 00ff | d048 83c4 | 08e9 0c00
289
290 0x00000121d66b3384: ; {runtime_call}
291 0x00000121d66b3384: 0000 48b8 | 90ef e4c6 | fe7f 0000 | ffd0 4883 | c420 4159 | 4158 5a49 | 8d8f b803 | 0000 41c7
292 0x00000121d66b33a4: 874c 0400 | 0004 0000
293
294 0x00000121d66b33ac: ; {runtime_call}
295 0x00000121d66b33ac: 0048 b850 | e297 05ff | 7f00 00ff | d0c5 f877 | 41c7 874c | 0400 0005 | 0000 00f0 | 8344 24c0
296 0x00000121d66b33cc: 0049 3baf | 5004 0000 | 0f87 0e00 | 0000 4183 | bf48 0400 | 0000 0f84 | 2300 0000 | c5f8 7749
297 0x00000121d66b33ec: 8bcf 4c8b | e448 83ec | 2048 83e4
298
299 0x00000121d66b33f8: ; {runtime_call}
300 0x00000121d66b33f8: f048 b850 | 5ab0 c6fe | 7f00 00ff | d049 8be4 | 4d33 e441 | c787 4c04 | 0000 0800 | 0000 4183
301 0x00000121d66b3418: bfc8 0400 | 0002 0f84 | 9400 0000
302
303 0x00000121d66b3424: ; {external_word}
304 0x00000121d66b3424: 49ba 43b9 | 3ac7 fe7f | 0000 4180 | 3a00 0f84 | 4400 0000
305
306 0x00000121d66b3438: ; {metadata({method} {0x00000121f232a5b0} 'nglShaderSource' '(IIJJ)V' in 'org/lwjgl/opengl/GL20C')}
307 0x00000121d66b3438: 48ba a8a5 | 32f2 2101 | 0000 498b | cf48 83ec | 2040 f6c4 | 0f0f 8419 | 0000 0048
308
309 0x00000121d66b3454: ; {runtime_call}
310 0x00000121d66b3454: 83ec 0848 | b890 efe4 | c6fe 7f00 | 00ff d048 | 83c4 08e9 | 0c00 0000
311
312 0x00000121d66b346c: ; {runtime_call}
313 0x00000121d66b346c: 48b8 90ef | e4c6 fe7f | 0000 ffd0 | 4883 c420 | 49c7 8798 | 0300 0000 | 0000 0049 | c787 a003
314 0x00000121d66b348c: 0000 0000 | 0000 c5f8 | 7749 8b8f | 2804 0000 | c781 0001 | 0000 0000 | 0000 c949 | 837f 0800
315 0x00000121d66b34ac: 0f85 0100
316
317 0x00000121d66b34b0: ; {runtime_call StubRoutines (initial stubs)}
318 0x00000121d66b34b0: 0000 c3e9 | 48da e4fe | c5f8 774c | 8be4 4883 | ec20 4883
319
320 0x00000121d66b34c4: ; {runtime_call}
321 0x00000121d66b34c4: e4f0 48b8 | 3027 e5c6 | fe7f 0000 | ffd0 498b | e44d 33e4 | e947 ffff | fff4 f4f4
322[/MachCode]
323
324
325Compiled method (c1) 24182 18678 3 net.minecraft.class_310::method_1523 (1063 bytes)
326 total in heap [0x00000121cf98a810,0x00000121cf996bb0] = 50080
327 relocation [0x00000121cf98a970,0x00000121cf98b5e8] = 3192
328 constants [0x00000121cf98b600,0x00000121cf98b620] = 32
329 main code [0x00000121cf98b620,0x00000121cf993d38] = 34584
330 stub code [0x00000121cf993d38,0x00000121cf994270] = 1336
331 oops [0x00000121cf994270,0x00000121cf9942d0] = 96
332 metadata [0x00000121cf9942d0,0x00000121cf994598] = 712
333 scopes data [0x00000121cf994598,0x00000121cf995618] = 4224
334 scopes pcs [0x00000121cf995618,0x00000121cf996908] = 4848
335 dependencies [0x00000121cf996908,0x00000121cf996950] = 72
336 nul chk table [0x00000121cf996950,0x00000121cf996bb0] = 608
337
338
339[Constant Pool]
340 Address hex4 hex8
341 0x00000121cf98b600: 0x00000000 0x4059000000000000
342 0x00000121cf98b604: 0x40590000
343 0x00000121cf98b608: 0x00000000 0x4059000000000000
344 0x00000121cf98b60c: 0x40590000
345 0x00000121cf98b610: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
346 0x00000121cf98b614: 0xf4f4f4f4
347 0x00000121cf98b618: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
348 0x00000121cf98b61c: 0xf4f4f4f4
349
350[MachCode]
351[Entry Point]
352 # {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310'
353 # this: rdx:rdx = 'net/minecraft/class_310'
354 # parm0: r8 = boolean
355 # [sp+0x1a0] (sp of caller)
356 0x00000121cf98b620: ; {no_reloc}
357 0x00000121cf98b620: 448b 5208 | 49c1 e203
358
359 0x00000121cf98b628: ; {runtime_call ic_miss_stub}
360 0x00000121cf98b628: 4c3b d00f | 854f 31bc | 050f 1f84 | 0000 0000 | 000f 1f80 | 0000 0000
361[Verified Entry Point]
362 0x00000121cf98b640: 8984 2400 | 80ff ff55 | 4881 ec90 | 0100 0090 | 4181 7f20 | 0d00 0000
363
364 0x00000121cf98b658: ; {runtime_call StubRoutines (final stubs)}
365 0x00000121cf98b658: 7405 e8c1 | 96ba 0548 | 8994 24b0 | 0000 0044 | 8984 24b8
366
367 0x00000121cf98b66c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
368 0x00000121cf98b66c: 0000 0049 | b900 4d89 | f321 0100 | 0041 8bb1 | cc00 0000 | 83c6 0241 | 89b1 cc00 | 0000 81e6
369 0x00000121cf98b68c: fe07 0000 | 85f6 0f84 | a173 0000
370
371 0x00000121cf98b698: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
372 0x00000121cf98b698: 4c8b ca48 | be00 4d89 | f321 0100 | 0048 8386 | 1001 0000 | 0149 8bf0
373
374 0x00000121cf98b6b0: ; {oop(nullptr)}
375 0x00000121cf98b6b0: 4c8b c649 | b900 0000 | 0000 0000 | 0048 8bfa | 488b d70f
376
377 0x00000121cf98b6c4: ; {optimized virtual_call}
378 0x00000121cf98b6c4: 1f40 00e8
379
380 0x00000121cf98b6c8: ; ImmutableOopMap {[176]=Oop }
381 ;*invokespecial handler$bfb000$sodium$preRender {reexecute=0 rethrow=0 return_oop=0}
382 ; - net.minecraft.class_310::method_1523@3
383 0x00000121cf98b6c8: f4d3 ffff
384
385 0x00000121cf98b6cc: ; {other}
386 0x00000121cf98b6cc: 0f1f 8400 | bc0e 0000 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 483b | 0648 8bfe
387
388 0x00000121cf98b6e8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
389 0x00000121cf98b6e8: 48bb 004d | 89f3 2101 | 0000 4883 | 8320 0100 | 0001 410f | be7f 4085 | ff0f 8558
390
391 0x00000121cf98b704: ; {oop("Pre render"{0x00000000883458b8})}
392 0x00000121cf98b704: 7300 0049 | bab8 5834 | 8800 0000 | 0044 8956
393
394 0x00000121cf98b714: ; {oop("Pre render"{0x00000000883458b8})}
395 0x00000121cf98b714: 6c48 bfb8 | 5834 8800 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 8547 | 7300 0048
396 0x00000121cf98b734: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
397 0x00000121cf98b734: 8bfe 48bb | 004d 89f3 | 2101 0000 | 4883 8358 | 0100 0001
398
399 0x00000121cf98b748: ; {metadata(method data for {method} {0x00000121f216b498} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
400 0x00000121cf98b748: 48bf e069 | 89f3 2101 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
401 0x00000121cf98b768: db0f 8423
402
403 0x00000121cf98b76c: ; {metadata(method data for {method} {0x00000121f216b498} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
404 0x00000121cf98b76c: 7300 0048 | bfe0 6989 | f321 0100 | 0048 8387 | 1001 0000
405
406 0x00000121cf98b780: ; {metadata(method data for {method} {0x00000121f2162118} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
407 0x00000121cf98b780: 0148 bf40 | 6b89 f321 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
408 0x00000121cf98b7a0: 85db 0f84 | 0b73 0000
409
410 0x00000121cf98b7a8: ; {metadata(method data for {method} {0x00000121f2162118} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
411 0x00000121cf98b7a8: 488b fe48 | bb40 6b89 | f321 0100 | 0048 8383 | 1001 0000 | 0148 8b7e
412
413 0x00000121cf98b7c0: ; {metadata(method data for {method} {0x00000121f2162118} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
414 0x00000121cf98b7c0: 1048 be40 | 6b89 f321 | 0100 0048 | 8386 4801 | 0000 0148
415
416 0x00000121cf98b7d4: ; {static_call}
417 0x00000121cf98b7d4: 8bd7 90e8
418
419 0x00000121cf98b7d8: ; ImmutableOopMap {[176]=Oop }
420 ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0}
421 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 94)
422 ; - net.minecraft.class_1041::method_22093@1 (line 158)
423 ; - net.minecraft.class_310::method_1523@20 (line 1274)
424 0x00000121cf98b7d8: 84be 0000
425
426 0x00000121cf98b7dc: ; {other}
427 0x00000121cf98b7dc: 0f1f 8400 | cc0f 0001 | 83e0 0183 | e001 85c0
428
429 0x00000121cf98b7ec: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
430 0x00000121cf98b7ec: 49b8 004d | 89f3 2101 | 0000 49b9 | 9001 0000 | 0000 0000 | 740a 49b9 | a001 0000 | 0000 0000
431 0x00000121cf98b80c: 4b8b 1408 | 488d 5201 | 4b89 1408 | 488b 9424 | b000 0000 | 0f84 6200 | 0000 4c8b
432
433 0x00000121cf98b828: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
434 0x00000121cf98b828: c249 b900 | 4d89 f321
435
436 0x00000121cf98b830: ; {metadata('net/minecraft/class_310')}
437 0x00000121cf98b830: 0100 0049 | ba58 0eca | 0001 0000 | 004d 8991 | c001 0000 | 4983 81c8 | 0100 0001
438
439 0x00000121cf98b84c: ; {metadata(method data for {method} {0x00000121f15ef9f0} 'method_1592' '()V' in 'net/minecraft/class_310')}
440 0x00000121cf98b84c: 49b8 a86e | 89f3 2101 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
441 0x00000121cf98b86c: ff1f 0045 | 85c9 0f84 | 5c72 0000 | 41b8 0000 | 0000 4488 | 4273 f083 | 4424 c000 | 8bb2 c001
442 0x00000121cf98b88c: 0000 4885
443
444 0x00000121cf98b890: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
445 0x00000121cf98b890: f649 b800 | 4d89 f321 | 0100 0049 | b9e8 0100 | 0000 0000 | 0074 0a49 | b9f8 0100 | 0000 0000
446 0x00000121cf98b8b0: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 846a | 0400 0044 | 8b82 a801 | 0000 4d85
447
448 0x00000121cf98b8cc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
449 0x00000121cf98b8cc: c075 1648 | bf00 4d89 | f321 0100 | 0080 8f01 | 0200 0001 | e9bc 0000
450
451 0x00000121cf98b8e4: ; {metadata('net/minecraft/class_425')}
452 0x00000121cf98b8e4: 0048 bb90 | 4ac6 0001 | 0000 0045 | 8b48 0849 | c1e1 0349 | 3bd9 0f85 | 8500 0000
453
454 0x00000121cf98b900: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
455 0x00000121cf98b900: 48bf 004d | 89f3 2101 | 0000 418b | 5808 48c1 | e303 483b | 9f18 0200 | 0075 0d48 | 8387 2002
456 0x00000121cf98b920: 0000 01e9 | 7e00 0000 | 483b 9f28 | 0200 0075 | 0d48 8387 | 3002 0000 | 01e9 6800 | 0000 4883
457 0x00000121cf98b940: bf18 0200 | 0000 7517 | 4889 9f18 | 0200 0048 | c787 2002 | 0000 0100 | 0000 e947 | 0000 0048
458 0x00000121cf98b960: 83bf 2802 | 0000 0075 | 1748 899f | 2802 0000 | 48c7 8730 | 0200 0001 | 0000 00e9 | 2600 0000
459 0x00000121cf98b980: e921 0000
460
461 0x00000121cf98b984: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
462 0x00000121cf98b984: 0048 bf00 | 4d89 f321 | 0100 0048 | 83af 0802 | 0000 01e9 | 0500 0000 | e905 0000 | 004d 33c0
463 0x00000121cf98b9a4: eb0a 49b8 | 0100 0000 | 0000 0000
464
465 0x00000121cf98b9b0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
466 0x00000121cf98b9b0: 4585 c049 | b800 4d89 | f321 0100 | 0049 b940 | 0200 0000 | 0000 0075 | 0a49 b950 | 0200 0000
467 0x00000121cf98b9d0: 0000 004b | 8b3c 0848 | 8d7f 014b | 893c 080f | 8548 0300 | 0048 89b4 | 24c0 0000 | 0045 0fbe
468 0x00000121cf98b9f0: 4740 4585 | c00f 85fa | 7000 00c7 | 82c0 0100 | 0000 0000 | 004c 8bc2
469
470 0x00000121cf98ba08: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
471 0x00000121cf98ba08: 49b9 004d | 89f3 2101
472
473 0x00000121cf98ba10: ; {metadata('net/minecraft/class_310')}
474 0x00000121cf98ba10: 0000 49ba | 580e ca00 | 0100 0000 | 4d89 9170 | 0200 0049 | 8381 7802
475
476 0x00000121cf98ba28: ; {metadata(method data for {method} {0x00000121f15edd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
477 0x00000121cf98ba28: 0000 0149 | b8e0 6f89 | f321 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
478 0x00000121cf98ba48: 81e1 feff | 1f00 4585 | c90f 84bd | 7000 004c
479
480 0x00000121cf98ba58: ; {metadata(method data for {method} {0x00000121f15edd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
481 0x00000121cf98ba58: 8bc2 49b9 | e06f 89f3 | 2101 0000 | 4983 8110 | 0100 0001 | 41b8 0000
482
483 0x00000121cf98ba70: ; {oop(nullptr)}
484 0x00000121cf98ba70: 0000 49b9 | 0000 0000 | 0000 0000 | 488b fa48 | 8bd7 0f1f
485
486 0x00000121cf98ba84: ; {optimized virtual_call}
487 0x00000121cf98ba84: 4400 00e8
488
489 0x00000121cf98ba88: ; ImmutableOopMap {[176]=Oop [192]=Oop }
490 ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0}
491 ; - net.minecraft.class_310::method_1521@3 (line 1032)
492 ; - net.minecraft.class_310::method_1523@58 (line 1282)
493 0x00000121cf98ba88: f42f bc05
494
495 0x00000121cf98ba8c: ; {other}
496 0x00000121cf98ba8c: 0f1f 8400 | 7c12 0002 | 488b 9424 | b000 0000
497
498 0x00000121cf98ba9c: ; {metadata(method data for {method} {0x00000121f15edd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
499 0x00000121cf98ba9c: 48be e06f | 89f3 2101 | 0000 4883 | 8648 0100
500
501 0x00000121cf98baac: ; {metadata(method data for {method} {0x00000121f15f4b80} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
502 0x00000121cf98baac: 0001 48ba | 9875 89f3 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
503 0x00000121cf98bacc: 0085 f60f | 8460 7000 | 0048 8b94 | 24b0 0000 | 008b b2fc
504
505 0x00000121cf98bae0: ; {metadata(method data for {method} {0x00000121f15f4b80} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
506 0x00000121cf98bae0: 0000 0048 | bf98 7589 | f321 0100 | 0048 8387 | 1001 0000 | 0148 8bd6 | 4889 8424 | c800 0000
507 0x00000121cf98bb00: 0f1f 8000
508
509 0x00000121cf98bb04: ; {static_call}
510 0x00000121cf98bb04: 0000 00e8
511
512 0x00000121cf98bb08: ; ImmutableOopMap {[176]=Oop [192]=Oop [200]=Oop }
513 ;*invokestatic checkIfCoreShaderLoaded {reexecute=0 rethrow=0 return_oop=0}
514 ; - net.minecraft.class_310::handler$bfb000$sodium$postResourceReload@4 (line 8129)
515 ; - net.minecraft.class_310::method_1521@8 (line 1032)
516 ; - net.minecraft.class_310::method_1523@58 (line 1282)
517 0x00000121cf98bb08: 7435 bc05
518
519 0x00000121cf98bb0c: ; {other}
520 0x00000121cf98bb0c: 0f1f 8400 | fc12 0003 | 0f1f 4000
521
522 0x00000121cf98bb18: ; {no_reloc}
523 0x00000121cf98bb18: e948 7000 | 0090 9090 | 9090 488b | 9424 c000 | 0000 0f1f
524
525 0x00000121cf98bb2c: ; {static_call}
526 0x00000121cf98bb2c: 4400 00e8
527
528 0x00000121cf98bb30: ; ImmutableOopMap {[176]=Oop [200]=Oop }
529 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
530 ; - net.minecraft.class_310::method_1523@62 (line 1282)
531 0x00000121cf98bb30: 4c35 bc05
532
533 0x00000121cf98bb34: ; {other}
534 0x00000121cf98bb34: 0f1f 8400 | 2413 0004
535
536 0x00000121cf98bb3c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
537 0x00000121cf98bb3c: 49b8 004d | 89f3 2101 | 0000 4d8d | 80b8 0200 | 0048 85c0 | 750d 41f6 | 0001 7545 | f049 8308
538 0x00000121cf98bb5c: 01eb 3e44 | 8b48 0849 | c1e1 034d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521
539 0x00000121cf98bb7c: 49f7 00fe | ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
540 0x00000121cf98bb9c: 0848 8b94 | 24c8 0000 | 0048 3b02
541
542 0x00000121cf98bba8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
543 0x00000121cf98bba8: 4c8b c249 | b900 4d89 | f321 0100
544
545 0x00000121cf98bbb4: ; {metadata('java/util/concurrent/CompletableFuture')}
546 0x00000121cf98bbb4: 0049 ba28 | b627 0001 | 0000 004d | 8991 d802 | 0000 4983 | 81e0 0200
547
548 0x00000121cf98bbcc: ; {metadata(method data for {method} {0x00000121e5d85a50} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
549 0x00000121cf98bbcc: 0001 49b8 | 8866 fbf2 | 2101 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
550 0x00000121cf98bbec: e1fe ff1f | 0045 85c9 | 0f84 7a6f | 0000 4c8b
551
552 0x00000121cf98bbfc: ; {metadata(method data for {method} {0x00000121e5d85a50} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
553 0x00000121cf98bbfc: c249 b988 | 66fb f221 | 0100 0049 | 8381 1001
554
555 0x00000121cf98bc0c: ; {oop(nullptr)}
556 0x00000121cf98bc0c: 0000 0149 | b800 0000 | 0000 0000 | 004c 8bc8
557
558 0x00000121cf98bc1c: ; {optimized virtual_call}
559 0x00000121cf98bc1c: 6666 90e8
560
561 0x00000121cf98bc20: ; ImmutableOopMap {[176]=Oop }
562 ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0}
563 ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227)
564 ; - net.minecraft.class_310::method_1523@67 (line 1282)
565 0x00000121cf98bc20: 5c2e bc05
566
567 0x00000121cf98bc24: ; {other}
568 0x00000121cf98bc24: 0f1f 8400 | 1414 0005 | 488b 9424 | b000 0000 | e9f4 0000 | 000f 1f80 | 0000 0000
569
570 0x00000121cf98bc40: ; implicit exception: dispatches to 0x00000121cf992b95
571 0x00000121cf98bc40: 483b 0248
572
573 0x00000121cf98bc44: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
574 0x00000121cf98bc44: 8bf2 48bf | 004d 89f3 | 2101 0000 | 8b76 0848 | c1e6 0348 | 3bb7 a003 | 0000 750d | 4883 87a8
575 0x00000121cf98bc64: 0300 0001 | e960 0000 | 0048 3bb7 | b003 0000 | 750d 4883 | 87b8 0300 | 0001 e94a | 0000 0048
576 0x00000121cf98bc84: 83bf a003 | 0000 0075 | 1748 89b7 | a003 0000 | 48c7 87a8 | 0300 0001 | 0000 00e9 | 2900 0000
577 0x00000121cf98bca4: 4883 bfb0 | 0300 0000 | 7517 4889 | b7b0 0300 | 0048 c787 | b803 0000 | 0100 0000 | e908 0000
578 0x00000121cf98bcc4: 0048 8387 | 9003 0000 | 0148 b8ff | ffff ffff
579
580 0x00000121cf98bcd4: ; {virtual_call}
581 0x00000121cf98bcd4: ffff ffe8
582
583 0x00000121cf98bcd8: ; ImmutableOopMap {[176]=Oop }
584 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
585 ; - net.minecraft.class_310::method_1523@89 (line 1287)
586 0x00000121cf98bcd8: a430 bc05
587
588 0x00000121cf98bcdc: ; {other}
589 0x00000121cf98bcdc: 0f1f 8400 | cc14 0006
590
591 0x00000121cf98bce4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
592 0x00000121cf98bce4: 48ba 004d | 89f3 2101 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
593 0x00000121cf98bd04: f60f 848f | 6e00 004d | 8b97 5804
594
595 0x00000121cf98bd10: ; ImmutableOopMap {[176]=Oop }
596 ;*goto {reexecute=1 rethrow=0 return_oop=0}
597 ; - (reexecute) net.minecraft.class_310::method_1523@94 (line 1287)
598 ; {poll}
599 0x00000121cf98bd10: 0000 4185
600
601 0x00000121cf98bd14: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
602 0x00000121cf98bd14: 0248 ba00 | 4d89 f321 | 0100 00ff | 82c8 0300 | 0048 8b94 | 24b0 0000 | 008b b2bc | 0100 0048
603 0x00000121cf98bd34: 3b06 488b
604
605 0x00000121cf98bd38: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
606 0x00000121cf98bd38: fe48 bb00 | 4d89 f321 | 0100 008b | 7f08 48c1 | e703 483b | bb10 0300 | 0075 0d48 | 8383 1803
607 0x00000121cf98bd58: 0000 01e9 | 6000 0000 | 483b bb20 | 0300 0075 | 0d48 8383 | 2803 0000 | 01e9 4a00 | 0000 4883
608 0x00000121cf98bd78: bb10 0300 | 0000 7517 | 4889 bb10 | 0300 0048 | c783 1803 | 0000 0100 | 0000 e929 | 0000 0048
609 0x00000121cf98bd98: 83bb 2003 | 0000 0075 | 1748 89bb | 2003 0000 | 48c7 8328 | 0300 0001 | 0000 00e9 | 0800 0000
610 0x00000121cf98bdb8: 4883 8300 | 0300 0001 | 488b d666 | 9048 b858 | 9014 0001
611
612 0x00000121cf98bdcc: ; {virtual_call}
613 0x00000121cf98bdcc: 0000 00e8
614
615 0x00000121cf98bdd0: ; ImmutableOopMap {[176]=Oop }
616 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
617 ; - net.minecraft.class_310::method_1523@75 (line 1286)
618 0x00000121cf98bdd0: ec04 6e06
619
620 0x00000121cf98bdd4: ; {other}
621 0x00000121cf98bdd4: 0f1f 8400 | c415 0008 | 4885 c075
622
623 0x00000121cf98bde0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
624 0x00000121cf98bde0: 1648 bf00 | 4d89 f321 | 0100 0080 | 8f31 0300 | 0001 e9d5
625
626 0x00000121cf98bdf4: ; {metadata('java/lang/Runnable')}
627 0x00000121cf98bdf4: 0000 0048 | bb60 7204 | 0001 0000 | 008b 7808 | 48c1 e703 | 483b 5f20 | 0f84 1a00 | 0000 483b
628 0x00000121cf98be14: fb0f 8411 | 0000 0057
629
630 0x00000121cf98be1c: ; {runtime_call slow_subtype_check Runtime1 stub}
631 0x00000121cf98be1c: 53e8 5e73 | c805 5f5f | 85ff 0f84 | 8400 0000
632
633 0x00000121cf98be2c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
634 0x00000121cf98be2c: 48bf 004d | 89f3 2101 | 0000 8b58 | 0848 c1e3 | 0348 3b9f | 4803 0000 | 750d 4883 | 8750 0300
635 0x00000121cf98be4c: 0001 e979 | 0000 0048 | 3b9f 5803 | 0000 750d | 4883 8760 | 0300 0001 | e963 0000 | 0048 83bf
636 0x00000121cf98be6c: 4803 0000 | 0075 1748 | 899f 4803 | 0000 48c7 | 8750 0300 | 0001 0000 | 00e9 4200 | 0000 4883
637 0x00000121cf98be8c: bf58 0300 | 0000 7517 | 4889 9f58 | 0300 0048 | c787 6003 | 0000 0100 | 0000 e921 | 0000 00e9
638 0x00000121cf98beac: 1c00 0000
639
640 0x00000121cf98beb0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
641 0x00000121cf98beb0: 48bf 004d | 89f3 2101 | 0000 4883 | af38 0300 | 0001 e9f9 | 6c00 00e9 | 0000 0000 | 488b d048
642 0x00000121cf98bed0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
643 0x00000121cf98bed0: 85d2 48be | 004d 89f3 | 2101 0000 | 48bf 8003 | 0000 0000 | 0000 750a | 48bf 7003 | 0000 0000
644 0x00000121cf98bef0: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | 3cfd ffff | 488b 9424 | b000 0000 | 8bb2 9800
645 0x00000121cf98bf10: 0000 4889 | b424 d000
646
647 0x00000121cf98bf18: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
648 0x00000121cf98bf18: 0000 48bf | 004d 89f3 | 2101 0000 | 4883 87e0 | 0300 0001
649
650 0x00000121cf98bf2c: ; {metadata(method data for {method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
651 0x00000121cf98bf2c: 48bf c057 | edf2 2101 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
652 0x00000121cf98bf4c: db0f 8476
653
654 0x00000121cf98bf50: ; {metadata(method data for {method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
655 0x00000121cf98bf50: 6c00 0048 | bfc0 57ed | f221 0100 | 0048 8387 | 1001 0000
656
657 0x00000121cf98bf64: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
658 0x00000121cf98bf64: 0148 bfc8 | 0dec f221 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
659 0x00000121cf98bf84: 85db 0f84 | 5e6c 0000
660
661 0x00000121cf98bf8c: ; {oop(a 'java/lang/Class'{0x00000000866f6530} = 'net/minecraft/class_156')}
662 0x00000121cf98bf8c: 48bf 3065 | 6f86 0000 | 0000 8bbf | 8c00 0000
663
664 0x00000121cf98bf9c: ; implicit exception: dispatches to 0x00000121cf992c0b
665 0x00000121cf98bf9c: 483b 0748
666
667 0x00000121cf98bfa0: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
668 0x00000121cf98bfa0: 8bdf 48b8 | c80d ecf2 | 2101 0000 | 8b5b 0848 | c1e3 0348 | 3b98 2001 | 0000 750d | 4883 8028
669 0x00000121cf98bfc0: 0100 0001 | e960 0000 | 0048 3b98 | 3001 0000 | 750d 4883 | 8038 0100 | 0001 e94a | 0000 0048
670 0x00000121cf98bfe0: 83b8 2001 | 0000 0075 | 1748 8998 | 2001 0000 | 48c7 8028 | 0100 0001 | 0000 00e9 | 2900 0000
671 0x00000121cf98c000: 4883 b830 | 0100 0000 | 7517 4889 | 9830 0100 | 0048 c780 | 3801 0000 | 0100 0000 | e908 0000
672 0x00000121cf98c020: 0048 8380 | 1001 0000 | 0148 8bd7 | 9048 b8b8 | 6ae9 0001
673
674 0x00000121cf98c034: ; {virtual_call}
675 0x00000121cf98c034: 0000 00e8
676
677 0x00000121cf98c038: ; ImmutableOopMap {[176]=Oop [208]=Oop }
678 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
679 ; - net.minecraft.class_156::method_648@3 (line 144)
680 ; - net.minecraft.class_156::method_658@0 (line 140)
681 ; - net.minecraft.class_310::method_1523@101 (line 1290)
682 0x00000121cf98c038: 6451 bb06
683
684 0x00000121cf98c03c: ; {other}
685 0x00000121cf98c03c: 0f1f 8400 | 2c18 0009 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
686 0x00000121cf98c05c: 84af 6b00
687
688 0x00000121cf98c060: ; {runtime_call}
689 0x00000121cf98c060: 0048 b8e0 | 15e5 c6fe | 7f00 00ff
690
691 0x00000121cf98c06c: ; {other}
692 0x00000121cf98c06c: d00f 1f84 | 0000 0000 | 0048 8bb4 | 24d0 0000 | 0048 3b06
693
694 0x00000121cf98c080: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
695 0x00000121cf98c080: 4c8b c648 | ba00 4d89 | f321 0100
696
697 0x00000121cf98c08c: ; {metadata('net/minecraft/class_9779$class_9781')}
698 0x00000121cf98c08c: 0049 ba58 | 33cb 0001 | 0000 004c | 8992 0004 | 0000 4883 | 8208 0400
699
700 0x00000121cf98c0a4: ; {metadata(method data for {method} {0x00000121f16464e8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
701 0x00000121cf98c0a4: 0001 49b8 | 9079 89f3 | 2101 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
702 0x00000121cf98c0c4: ff1f 0085 | d20f 844b | 6b00 004c
703
704 0x00000121cf98c0d0: ; {metadata(method data for {method} {0x00000121f16464e8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
705 0x00000121cf98c0d0: 8bc6 48ba | 9079 89f3 | 2101 0000 | 4883 8210 | 0100 0001 | 4c8b c048 | 8bd6 4889 | 8424 d800
706 0x00000121cf98c0f0: 0000 0f1f
707
708 0x00000121cf98c0f4: ; {optimized virtual_call}
709 0x00000121cf98c0f4: 4400 00e8
710
711 0x00000121cf98c0f8: ; ImmutableOopMap {[176]=Oop [208]=Oop }
712 ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0}
713 ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38)
714 ; - net.minecraft.class_310::method_1523@105 (line 1290)
715 0x00000121cf98c0f8: c41a 0300
716
717 0x00000121cf98c0fc: ; {other}
718 0x00000121cf98c0fc: 0f1f 8400 | ec18 000a | 448b 8424 | b800 0000
719
720 0x00000121cf98c10c: ; {metadata(method data for {method} {0x00000121f16464e8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
721 0x00000121cf98c10c: 4585 c048 | ba90 7989 | f321 0100 | 0048 be48 | 0100 0000 | 0000 0074 | 0a48 be58 | 0100 0000
722 0x00000121cf98c12c: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8440 0000 | 0048 8b84 | 24d8 0000 | 0048 8bb4
723 0x00000121cf98c14c: 24d0 0000 | 0048 8bd6
724
725 0x00000121cf98c154: ; {metadata(method data for {method} {0x00000121f16464e8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
726 0x00000121cf98c154: 48bf 9079 | 89f3 2101 | 0000 4883 | 8768 0100 | 0001 4c8b | c048 8bd6
727
728 0x00000121cf98c16c: ; {optimized virtual_call}
729 0x00000121cf98c16c: 6666 90e8
730
731 0x00000121cf98c170: ; ImmutableOopMap {[176]=Oop }
732 ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0}
733 ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40)
734 ; - net.minecraft.class_310::method_1523@105 (line 1290)
735 0x00000121cf98c170: ec5f 0300
736
737 0x00000121cf98c174: ; {other}
738 0x00000121cf98c174: 0f1f 8400 | 6419 000b | e905 0000 | 00b8 0000
739
740 0x00000121cf98c184: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
741 0x00000121cf98c184: 0000 49b8 | 004d 89f3 | 2101 0000 | 4983 8028 | 0400 0001
742
743 0x00000121cf98c198: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
744 0x00000121cf98c198: 49b8 408a | 16f3 2101 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
745 0x00000121cf98c1b8: 0085 d20f | 847a 6a00
746
747 0x00000121cf98c1c0: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x0000000088c50758})}
748 0x00000121cf98c1c0: 0049 b858 | 07c5 8800 | 0000 0049
749
750 0x00000121cf98c1cc: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
751 0x00000121cf98c1cc: 8bd0 48be | 408a 16f3 | 2101 0000 | 4883 8610 | 0100 0001
752
753 0x00000121cf98c1e0: ; implicit exception: dispatches to 0x00000121cf992c5c
754 0x00000121cf98c1e0: 458b 400c
755
756 0x00000121cf98c1e4: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
757 0x00000121cf98c1e4: 4585 c049 | b840 8a16 | f321 0100 | 0048 ba48 | 0100 0000 | 0000 0075 | 0a48 ba58 | 0100 0000
758 0x00000121cf98c204: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 85ca 0200
759
760 0x00000121cf98c218: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
761 0x00000121cf98c218: 0049 b840 | 8a16 f321 | 0100 0049 | 8380 6801
762
763 0x00000121cf98c228: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
764 0x00000121cf98c228: 0000 0149 | b8f8 8c16 | f321 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
765 0x00000121cf98c248: feff 1f00 | 85d2 0f84 | 0d6a 0000
766
767 0x00000121cf98c254: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
768 0x00000121cf98c254: 49b8 f88c | 16f3 2101 | 0000 4983 | 8010 0100
769
770 0x00000121cf98c264: ; {metadata(method data for {method} {0x00000121e5eac7b8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
771 0x00000121cf98c264: 0001 49b8 | e08e 16f3 | 2101 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
772 0x00000121cf98c284: ff1f 0085 | d20f 84f3
773
774 0x00000121cf98c28c: ; {oop(a 'java/lang/Class'{0x00000000866d6ef8} = 'com/mojang/jtracy/TracyClient')}
775 0x00000121cf98c28c: 6900 0049 | b8f8 6e6d | 8600 0000 | 0045 0fbe | 4070 4183 | e001 4585
776
777 0x00000121cf98c2a4: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
778 0x00000121cf98c2a4: c049 b8f8 | 8c16 f321 | 0100 0048 | ba20 0100 | 0000 0000 | 0074 0a48 | ba30 0100 | 0000 0000
779 0x00000121cf98c2c4: 0049 8b34 | 1048 8d76 | 0149 8934 | 1089 8424 | bc00 0000 | 0f84 f601
780
781 0x00000121cf98c2dc: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000088c50778})}
782 0x00000121cf98c2dc: 0000 48ba | 7807 c588 | 0000 0000
783
784 0x00000121cf98c2e8: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
785 0x00000121cf98c2e8: 4c8b c248 | bef8 8c16 | f321 0100 | 0045 8b40 | 0849 c1e0 | 034c 3b86 | 5001 0000 | 750d 4883
786 0x00000121cf98c308: 8658 0100 | 0001 e960 | 0000 004c | 3b86 6001 | 0000 750d | 4883 8668 | 0100 0001 | e94a 0000
787 0x00000121cf98c328: 0048 83be | 5001 0000 | 0075 174c | 8986 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 2900
788 0x00000121cf98c348: 0000 4883 | be60 0100 | 0000 7517 | 4c89 8660 | 0100 0048 | c786 6801 | 0000 0100 | 0000 e908
789 0x00000121cf98c368: 0000 0048 | 8386 4001
790
791 0x00000121cf98c370: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
792 0x00000121cf98c370: 0000 0149 | b8c0 305e | e521 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
793 0x00000121cf98c390: feff 1f00 | 85f6 0f84 | 0769 0000
794
795 0x00000121cf98c39c: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
796 0x00000121cf98c39c: 49b8 c030 | 5ee5 2101 | 0000 4983 | 8010 0100 | 0001 4c8b
797
798 0x00000121cf98c3b0: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
799 0x00000121cf98c3b0: c248 bec0 | 305e e521 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b
800
801 0x00000121cf98c3cc: ; {optimized virtual_call}
802 0x00000121cf98c3cc: 0066 90e8
803
804 0x00000121cf98c3d0: ; ImmutableOopMap {[176]=Oop }
805 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
806 ; - java.lang.ThreadLocal::get@4 (line 172)
807 ; - net.minecraft.class_10209::method_64150@9 (line 56)
808 ; - net.minecraft.class_10209::method_64146@9 (line 49)
809 ; - net.minecraft.class_310::method_1523@109 (line 1292)
810 0x00000121cf98c3d0: ac26 bc05
811
812 0x00000121cf98c3d4: ; {other}
813 0x00000121cf98c3d4: 0f1f 8400 | c41b 000c | 4885 c075
814
815 0x00000121cf98c3e0: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
816 0x00000121cf98c3e0: 1648 bef8 | 8c16 f321 | 0100 0080 | 8e71 0100 | 0001 e9d5
817
818 0x00000121cf98c3f4: ; {metadata('net/minecraft/class_3695')}
819 0x00000121cf98c3f4: 0000 0048 | bfd8 adca | 0001 0000 | 008b 7008 | 48c1 e603 | 483b 7e20 | 0f84 1a00 | 0000 483b
820 0x00000121cf98c414: f70f 8411 | 0000 0056
821
822 0x00000121cf98c41c: ; {runtime_call slow_subtype_check Runtime1 stub}
823 0x00000121cf98c41c: 57e8 5e6d | c805 5e5e | 85f6 0f84 | 8400 0000
824
825 0x00000121cf98c42c: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
826 0x00000121cf98c42c: 48be f88c | 16f3 2101 | 0000 8b78 | 0848 c1e7 | 0348 3bbe | 8801 0000 | 750d 4883 | 8690 0100
827 0x00000121cf98c44c: 0001 e979 | 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be
828 0x00000121cf98c46c: 8801 0000 | 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883
829 0x00000121cf98c48c: be98 0100 | 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9
830 0x00000121cf98c4ac: 1c00 0000
831
832 0x00000121cf98c4b0: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
833 0x00000121cf98c4b0: 48be f88c | 16f3 2101 | 0000 4883 | ae78 0100 | 0001 e9fd | 6700 00e9 | 0000 0000 | 4c8b c0e9
834 0x00000121cf98c4d0: 5208 0000
835
836 0x00000121cf98c4d4: ; {oop(a 'net/minecraft/class_3694'{0x00000000874f4780})}
837 0x00000121cf98c4d4: 49b8 8047 | 4f87 0000 | 0000 e943 | 0800 0089 | 8424 bc00
838
839 0x00000121cf98c4e8: ; {oop(a 'java/lang/ThreadLocal'{0x0000000088c50768})}
840 0x00000121cf98c4e8: 0000 48ba | 6807 c588 | 0000 0000
841
842 0x00000121cf98c4f4: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
843 0x00000121cf98c4f4: 4c8b c248 | be40 8a16 | f321 0100 | 0045 8b40 | 0849 c1e0 | 034c 3b86 | 8801 0000 | 750d 4883
844 0x00000121cf98c514: 8690 0100 | 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e94a 0000
845 0x00000121cf98c534: 0048 83be | 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 2900
846 0x00000121cf98c554: 0000 4883 | be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e908
847 0x00000121cf98c574: 0000 0048 | 8386 7801
848
849 0x00000121cf98c57c: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
850 0x00000121cf98c57c: 0000 0149 | b8c0 305e | e521 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
851 0x00000121cf98c59c: feff 1f00 | 85f6 0f84 | 2567 0000
852
853 0x00000121cf98c5a8: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
854 0x00000121cf98c5a8: 49b8 c030 | 5ee5 2101 | 0000 4983 | 8010 0100 | 0001 4c8b
855
856 0x00000121cf98c5bc: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
857 0x00000121cf98c5bc: c248 bec0 | 305e e521 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b | 0066 0f1f
858 0x00000121cf98c5dc: ; {optimized virtual_call}
859 0x00000121cf98c5dc: 4400 00e8
860
861 0x00000121cf98c5e0: ; ImmutableOopMap {[176]=Oop }
862 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
863 ; - java.lang.ThreadLocal::get@4 (line 172)
864 ; - net.minecraft.class_10209::method_64146@16 (line 51)
865 ; - net.minecraft.class_310::method_1523@109 (line 1292)
866 0x00000121cf98c5e0: 7c92 4606
867
868 0x00000121cf98c5e4: ; {other}
869 0x00000121cf98c5e4: 0f1f 8400 | d41d 000d | 4885 c075
870
871 0x00000121cf98c5f0: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
872 0x00000121cf98c5f0: 1648 be40 | 8a16 f321 | 0100 0080 | 8ea9 0100 | 0001 e9d5
873
874 0x00000121cf98c604: ; {metadata('net/minecraft/class_3695')}
875 0x00000121cf98c604: 0000 0048 | bfd8 adca | 0001 0000 | 008b 7008 | 48c1 e603 | 483b 7e20 | 0f84 1a00 | 0000 483b
876 0x00000121cf98c624: f70f 8411 | 0000 0056
877
878 0x00000121cf98c62c: ; {runtime_call slow_subtype_check Runtime1 stub}
879 0x00000121cf98c62c: 57e8 4e6b | c805 5e5e | 85f6 0f84 | 8400 0000
880
881 0x00000121cf98c63c: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
882 0x00000121cf98c63c: 48be 408a | 16f3 2101 | 0000 8b78 | 0848 c1e7 | 0348 3bbe | c001 0000 | 750d 4883 | 86c8 0100
883 0x00000121cf98c65c: 0001 e979 | 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be
884 0x00000121cf98c67c: c001 0000 | 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883
885 0x00000121cf98c69c: bed0 0100 | 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9
886 0x00000121cf98c6bc: 1c00 0000
887
888 0x00000121cf98c6c0: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
889 0x00000121cf98c6c0: 48be 408a | 16f3 2101 | 0000 4883 | aeb0 0100 | 0001 e917 | 6600 00e9 | 0000 0000
890
891 0x00000121cf98c6dc: ; {metadata(method data for {method} {0x00000121e4536640} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
892 0x00000121cf98c6dc: 4c8b c048 | baa8 8d5b | e421 0100 | 0048 8d92 | e801 0000
893
894 0x00000121cf98c6f0: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000088c50400})}
895 0x00000121cf98c6f0: 48be 0004 | c588 0000 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
896
897 0x00000121cf98c708: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
898 0x00000121cf98c708: 0148 ba40 | 8a16 f321 | 0100 0048 | 8382 e801
899
900 0x00000121cf98c718: ; {metadata(method data for {method} {0x00000121e4536640} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
901 0x00000121cf98c718: 0000 0148 | baa8 8d5b | e421 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
902 0x00000121cf98c738: 1f00 85ff | 0f84 b565
903
904 0x00000121cf98c740: ; {metadata(method data for {method} {0x00000121e4600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000100000400')}
905 0x00000121cf98c740: 0000 48ba | 4804 60e4 | 2101 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883
906 0x00000121cf98c760: ; {metadata(method data for {method} {0x00000121e4536640} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
907 0x00000121cf98c760: 0a01 48ba | a88d 5be4 | 2101 0000 | 4883 8248 | 0100 0001
908
909 0x00000121cf98c774: ; {metadata(method data for {method} {0x00000121e4600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000100000400')}
910 0x00000121cf98c774: 48ba 4804 | 60e4 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
911 0x00000121cf98c794: f60f 847d
912
913 0x00000121cf98c798: ; {metadata(method data for {method} {0x00000121e4536640} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
914 0x00000121cf98c798: 6500 0048 | baa8 8d5b | e421 0100 | 0048 8d92 | 8001 0000
915
916 0x00000121cf98c7ac: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000100fda9c0'{0x0000000088c50428})}
917 0x00000121cf98c7ac: 48be 2804 | c588 0000 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
918
919 0x00000121cf98c7c4: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
920 0x00000121cf98c7c4: 0148 ba40 | 8a16 f321 | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
921 0x00000121cf98c7e4: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
922 0x00000121cf98c7e4: 0148 ba40 | 8a16 f321 | 0100 0048 | 8382 0802
923
924 0x00000121cf98c7f4: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
925 0x00000121cf98c7f4: 0000 0148 | ba28 6fff | f121 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
926 0x00000121cf98c814: 1f00 85f6 | 0f84 1b65 | 0000 4d85
927
928 0x00000121cf98c820: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
929 0x00000121cf98c820: c048 ba28 | 6fff f121 | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
930 0x00000121cf98c840: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8415
931
932 0x00000121cf98c850: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
933 0x00000121cf98c850: 0000 0048 | ba28 6fff | f121 0100 | 00ff 8230 | 0100 00e9 | cc03 0000
934
935 0x00000121cf98c868: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
936 0x00000121cf98c868: 49b8 286f | fff1 2101 | 0000 4983 | 8048 0100
937
938 0x00000121cf98c878: ; {metadata(method data for {method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
939 0x00000121cf98c878: 0001 49b8 | 6033 87e4 | 2101 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
940 0x00000121cf98c898: ff1f 0085 | d20f 84b7
941
942 0x00000121cf98c8a0: ; {metadata(method data for {method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
943 0x00000121cf98c8a0: 6400 0049 | b860 3387 | e421 0100 | 0041 ff80 | 1001 0000
944
945 0x00000121cf98c8b4: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000100fda9c0'{0x0000000088c50428})}
946 0x00000121cf98c8b4: 49b8 2804 | c588 0000
947
948 0x00000121cf98c8bc: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
949 0x00000121cf98c8bc: 0000 48ba | 286f fff1 | 2101 0000
950
951 0x00000121cf98c8c8: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000100fda9c0')}
952 0x00000121cf98c8c8: 49ba c0a9 | fd00 0100 | 0000 4c89 | 92a0 0100 | 0048 8382 | a801 0000
953
954 0x00000121cf98c8e0: ; {metadata(method data for {method} {0x00000121f29932e0} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000100fda9c0')}
955 0x00000121cf98c8e0: 0149 b898 | 9016 f321 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
956 0x00000121cf98c900: 1f00 85d2 | 0f84 7164
957
958 0x00000121cf98c908: ; {metadata(method data for {method} {0x00000121f29932e0} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000100fda9c0')}
959 0x00000121cf98c908: 0000 49b8 | 9890 16f3 | 2101 0000 | 4983 8010 | 0100 0001
960
961 0x00000121cf98c91c: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
962 0x00000121cf98c91c: 49b8 f88c | 16f3 2101 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
963 0x00000121cf98c93c: 0085 d20f | 8457 6400
964
965 0x00000121cf98c944: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
966 0x00000121cf98c944: 0049 b8f8 | 8c16 f321 | 0100 0049 | 8380 1001
967
968 0x00000121cf98c954: ; {metadata(method data for {method} {0x00000121e5eac7b8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
969 0x00000121cf98c954: 0000 0149 | b8e0 8e16 | f321 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
970 0x00000121cf98c974: feff 1f00 | 85d2 0f84 | 3d64 0000
971
972 0x00000121cf98c980: ; {oop(a 'java/lang/Class'{0x00000000866d6ef8} = 'com/mojang/jtracy/TracyClient')}
973 0x00000121cf98c980: 49b8 f86e | 6d86 0000 | 0000 450f | be40 7041 | 83e0 0145
974
975 0x00000121cf98c994: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
976 0x00000121cf98c994: 85c0 49b8 | f88c 16f3 | 2101 0000 | 48ba 2001 | 0000 0000 | 0000 740a | 48ba 3001 | 0000 0000
977 0x00000121cf98c9b4: 0000 498b | 3410 488d | 7601 4989 | 3410 0f84 | f401 0000
978
979 0x00000121cf98c9c8: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000088c50778})}
980 0x00000121cf98c9c8: 48ba 7807 | c588 0000 | 0000 4c8b
981
982 0x00000121cf98c9d4: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
983 0x00000121cf98c9d4: c248 bef8 | 8c16 f321 | 0100 0045 | 8b40 0849 | c1e0 034c | 3b86 5001 | 0000 750d | 4883 8658
984 0x00000121cf98c9f4: 0100 0001 | e960 0000 | 004c 3b86 | 6001 0000 | 750d 4883 | 8668 0100 | 0001 e94a | 0000 0048
985 0x00000121cf98ca14: 83be 5001 | 0000 0075 | 174c 8986 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 2900 0000
986 0x00000121cf98ca34: 4883 be60 | 0100 0000 | 7517 4c89 | 8660 0100 | 0048 c786 | 6801 0000 | 0100 0000 | e908 0000
987 0x00000121cf98ca54: 0048 8386 | 4001 0000
988
989 0x00000121cf98ca5c: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
990 0x00000121cf98ca5c: 0149 b8c0 | 305e e521 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
991 0x00000121cf98ca7c: 1f00 85f6 | 0f84 5863
992
993 0x00000121cf98ca84: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
994 0x00000121cf98ca84: 0000 49b8 | c030 5ee5 | 2101 0000 | 4983 8010 | 0100 0001
995
996 0x00000121cf98ca98: ; {metadata(method data for {method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
997 0x00000121cf98ca98: 4c8b c248 | bec0 305e | e521 0100 | 0048 8386 | 2001 0000 | 014d 8b87 | 8003 0000
998
999 0x00000121cf98cab4: ; {optimized virtual_call}
1000 0x00000121cf98cab4: 4d8b 00e8
1001
1002 0x00000121cf98cab8: ; ImmutableOopMap {[176]=Oop }
1003 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
1004 ; - java.lang.ThreadLocal::get@4 (line 172)
1005 ; - net.minecraft.class_10209::method_64150@9 (line 56)
1006 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@0
1007 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
1008 ; - net.minecraft.class_10209::method_64146@27 (line 51)
1009 ; - net.minecraft.class_310::method_1523@109 (line 1292)
1010 0x00000121cf98cab8: c41f bc05
1011
1012 0x00000121cf98cabc: ; {other}
1013 0x00000121cf98cabc: 0f1f 8400 | ac22 000e | 4885 c075
1014
1015 0x00000121cf98cac8: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1016 0x00000121cf98cac8: 1648 bef8 | 8c16 f321 | 0100 0080 | 8e71 0100 | 0001 e9d5
1017
1018 0x00000121cf98cadc: ; {metadata('net/minecraft/class_3695')}
1019 0x00000121cf98cadc: 0000 0048 | bfd8 adca | 0001 0000 | 008b 7008 | 48c1 e603 | 483b 7e20 | 0f84 1a00 | 0000 483b
1020 0x00000121cf98cafc: f70f 8411 | 0000 0056
1021
1022 0x00000121cf98cb04: ; {runtime_call slow_subtype_check Runtime1 stub}
1023 0x00000121cf98cb04: 57e8 7666 | c805 5e5e | 85f6 0f84 | 8400 0000
1024
1025 0x00000121cf98cb14: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1026 0x00000121cf98cb14: 48be f88c | 16f3 2101 | 0000 8b78 | 0848 c1e7 | 0348 3bbe | 8801 0000 | 750d 4883 | 8690 0100
1027 0x00000121cf98cb34: 0001 e979 | 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be
1028 0x00000121cf98cb54: 8801 0000 | 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883
1029 0x00000121cf98cb74: be98 0100 | 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9
1030 0x00000121cf98cb94: 1c00 0000
1031
1032 0x00000121cf98cb98: ; {metadata(method data for {method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1033 0x00000121cf98cb98: 48be f88c | 16f3 2101 | 0000 4883 | ae78 0100 | 0001 e950 | 6200 00e9 | 0000 0000 | 4c8b c0e9
1034 0x00000121cf98cbb8: 0a00 0000
1035
1036 0x00000121cf98cbbc: ; {oop(a 'net/minecraft/class_3694'{0x00000000874f4780})}
1037 0x00000121cf98cbbc: 49b8 8047 | 4f87 0000
1038
1039 0x00000121cf98cbc4: ; {metadata(method data for {method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
1040 0x00000121cf98cbc4: 0000 48ba | 286f fff1 | 2101 0000 | 4883 82c8 | 0100 0001
1041
1042 0x00000121cf98cbd8: ; {metadata(method data for {method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
1043 0x00000121cf98cbd8: 48ba 6033 | 87e4 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1044 0x00000121cf98cbf8: f60f 8409 | 6200 004d
1045
1046 0x00000121cf98cc00: ; {metadata(method data for {method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
1047 0x00000121cf98cc00: 85c0 48ba | 6033 87e4 | 2101 0000 | 48be 2001 | 0000 0000 | 0000 740a | 48be 1001 | 0000 0000
1048 0x00000121cf98cc20: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 5d5d 0000 | 4d85 c075
1049
1050 0x00000121cf98cc38: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1051 0x00000121cf98cc38: 1648 be40 | 8a16 f321 | 0100 0080 | 8e11 0200 | 0001 e9d7
1052
1053 0x00000121cf98cc4c: ; {metadata('net/minecraft/class_3695')}
1054 0x00000121cf98cc4c: 0000 0048 | bfd8 adca | 0001 0000 | 0041 8b70 | 0848 c1e6 | 0348 3b7e | 200f 841a | 0000 0048
1055 0x00000121cf98cc6c: 3bf7 0f84 | 1100 0000
1056
1057 0x00000121cf98cc74: ; {runtime_call slow_subtype_check Runtime1 stub}
1058 0x00000121cf98cc74: 5657 e805 | 65c8 055e | 5e85 f60f | 8485 0000
1059
1060 0x00000121cf98cc84: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1061 0x00000121cf98cc84: 0048 be40 | 8a16 f321 | 0100 0041 | 8b78 0848 | c1e7 0348 | 3bbe 2802 | 0000 750d | 4883 8630
1062 0x00000121cf98cca4: 0200 0001 | e979 0000 | 0048 3bbe | 3802 0000 | 750d 4883 | 8640 0200 | 0001 e963 | 0000 0048
1063 0x00000121cf98ccc4: 83be 2802 | 0000 0075 | 1748 89be | 2802 0000 | 48c7 8630 | 0200 0001 | 0000 00e9 | 4200 0000
1064 0x00000121cf98cce4: 4883 be38 | 0200 0000 | 7517 4889 | be38 0200 | 0048 c786 | 4002 0000 | 0100 0000 | e921 0000
1065 0x00000121cf98cd04: 00e9 1c00
1066
1067 0x00000121cf98cd08: ; {metadata(method data for {method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
1068 0x00000121cf98cd08: 0000 48be | 408a 16f3 | 2101 0000 | 4883 ae18 | 0200 0001 | e908 6100 | 00e9 0000 | 0000 8bb4
1069 0x00000121cf98cd28: 24b8 0000
1070
1071 0x00000121cf98cd2c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1072 0x00000121cf98cd2c: 0085 f648 | ba00 4d89 | f321 0100 | 0048 bf38 | 0400 0000 | 0000 0074 | 0a48 bf48 | 0400 0000
1073 0x00000121cf98cd4c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 840b 0700 | 0049 3b00
1074
1075 0x00000121cf98cd64: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1076 0x00000121cf98cd64: 498b d048 | bf00 4d89 | f321 0100 | 008b 5208 | 48c1 e203 | 483b 9768 | 0400 0075 | 0d48 8387
1077 0x00000121cf98cd84: 7004 0000 | 01e9 6000 | 0000 483b | 9778 0400 | 0075 0d48 | 8387 8004 | 0000 01e9 | 4a00 0000
1078 0x00000121cf98cda4: 4883 bf68 | 0400 0000 | 7517 4889 | 9768 0400 | 0048 c787 | 7004 0000 | 0100 0000 | e929 0000
1079 0x00000121cf98cdc4: 0048 83bf | 7804 0000 | 0075 1748 | 8997 7804 | 0000 48c7 | 8780 0400 | 0001 0000 | 00e9 0800
1080 0x00000121cf98cde4: 0000 4883 | 8758 0400 | 0001 498b
1081
1082 0x00000121cf98cdf0: ; {oop("scheduledExecutables"{0x0000000089519340})}
1083 0x00000121cf98cdf0: f849 b840 | 9351 8900 | 0000 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b820
1084 0x00000121cf98ce10: 52cb 0001
1085
1086 0x00000121cf98ce14: ; {virtual_call}
1087 0x00000121cf98ce14: 0000 00e8
1088
1089 0x00000121cf98ce18: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1090 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
1091 ; - net.minecraft.class_310::method_1523@123 (line 1295)
1092 0x00000121cf98ce18: 8487 bd06
1093
1094 0x00000121cf98ce1c: ; {other}
1095 0x00000121cf98ce1c: 0f1f 8400 | 0c26 000f | 488b 9424 | b000 0000
1096
1097 0x00000121cf98ce2c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1098 0x00000121cf98ce2c: 48be 004d | 89f3 2101 | 0000 8b52 | 0848 c1e2 | 0348 3b96 | a004 0000 | 750d 4883 | 86a8 0400
1099 0x00000121cf98ce4c: 0001 e960 | 0000 0048 | 3b96 b004 | 0000 750d | 4883 86b8 | 0400 0001 | e94a 0000 | 0048 83be
1100 0x00000121cf98ce6c: a004 0000 | 0075 1748 | 8996 a004 | 0000 48c7 | 86a8 0400 | 0001 0000 | 00e9 2900 | 0000 4883
1101 0x00000121cf98ce8c: beb0 0400 | 0000 7517 | 4889 96b0 | 0400 0048 | c786 b804 | 0000 0100 | 0000 e908 | 0000 0048
1102 0x00000121cf98ceac: 8386 9004
1103
1104 0x00000121cf98ceb0: ; {metadata(method data for {method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
1105 0x00000121cf98ceb0: 0000 0148 | ba00 8089 | f321 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1106 0x00000121cf98ced0: 1f00 85f6 | 0f84 5d5f | 0000 e942 | 0000 0090
1107
1108 0x00000121cf98cee0: ; {metadata(method data for {method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
1109 0x00000121cf98cee0: 48ba 0080 | 89f3 2101 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
1110 0x00000121cf98cf00: f60f 8451 | 5f00 004d | 8b97 5804
1111
1112 0x00000121cf98cf0c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1113 ;*goto {reexecute=1 rethrow=0 return_oop=0}
1114 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
1115 ; - net.minecraft.class_310::method_1523@129 (line 1296)
1116 ; {poll}
1117 0x00000121cf98cf0c: 0000 4185
1118
1119 0x00000121cf98cf10: ; {metadata(method data for {method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
1120 0x00000121cf98cf10: 0248 ba00 | 8089 f321 | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2
1121
1122 0x00000121cf98cf2c: ; {metadata(method data for {method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
1123 0x00000121cf98cf2c: 48bf 0080 | 89f3 2101 | 0000 8b76 | 0848 c1e6 | 0348 3bb7 | 2001 0000 | 750d 4883 | 8728 0100
1124 0x00000121cf98cf4c: 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf
1125 0x00000121cf98cf6c: 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883
1126 0x00000121cf98cf8c: bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048
1127 0x00000121cf98cfac: 8387 1001 | 0000 0148 | 8bf2 488b | d666 0f1f
1128
1129 0x00000121cf98cfbc: ; {optimized virtual_call}
1130 0x00000121cf98cfbc: 4400 00e8
1131
1132 0x00000121cf98cfc0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1133 ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0}
1134 ; - net.minecraft.class_1255::method_5383@1 (line 123)
1135 ; - net.minecraft.class_310::method_1523@129 (line 1296)
1136 0x00000121cf98cfc0: 7c63 e1ff
1137
1138 0x00000121cf98cfc4: ; {other}
1139 0x00000121cf98cfc4: 0f1f 8400 | b427 0011
1140
1141 0x00000121cf98cfcc: ; {metadata(method data for {method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
1142 0x00000121cf98cfcc: 85c0 48ba | 0080 89f3 | 2101 0000 | 48be 5801 | 0000 0000 | 0000 750a | 48be 4801 | 0000 0000
1143 0x00000121cf98cfec: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | e0fe ffff | 4c8b 8424 | e000 0000
1144
1145 0x00000121cf98d008: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1146 0x00000121cf98d008: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 82d8 0400 | 0075 0d48 | 8382 e004
1147 0x00000121cf98d028: 0000 01e9 | 6000 0000 | 4c3b 82e8 | 0400 0075 | 0d48 8382 | f004 0000 | 01e9 4a00 | 0000 4883
1148 0x00000121cf98d048: bad8 0400 | 0000 7517 | 4c89 82d8 | 0400 0048 | c782 e004 | 0000 0100 | 0000 e929 | 0000 0048
1149 0x00000121cf98d068: 83ba e804 | 0000 0075 | 174c 8982 | e804 0000 | 48c7 82f0 | 0400 0001 | 0000 00e9 | 0800 0000
1150 0x00000121cf98d088: 4883 82c8 | 0400 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b820 | 52cb 0001
1151
1152 0x00000121cf98d0a4: ; {virtual_call}
1153 0x00000121cf98d0a4: 0000 00e8
1154
1155 0x00000121cf98d0a8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1156 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
1157 ; - net.minecraft.class_310::method_1523@134 (line 1297)
1158 0x00000121cf98d0a8: f487 bd06
1159
1160 0x00000121cf98d0ac: ; {other}
1161 0x00000121cf98d0ac: 0f1f 8400 | 9c28 0012 | 4c8b 8424 | e000 0000
1162
1163 0x00000121cf98d0bc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1164 0x00000121cf98d0bc: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8210 0500 | 0075 0d48 | 8382 1805
1165 0x00000121cf98d0dc: 0000 01e9 | 6000 0000 | 4c3b 8220 | 0500 0075 | 0d48 8382 | 2805 0000 | 01e9 4a00 | 0000 4883
1166 0x00000121cf98d0fc: ba10 0500 | 0000 7517 | 4c89 8210 | 0500 0048 | c782 1805 | 0000 0100 | 0000 e929 | 0000 0048
1167 0x00000121cf98d11c: 83ba 2005 | 0000 0075 | 174c 8982 | 2005 0000 | 48c7 8228 | 0500 0001 | 0000 00e9 | 0800 0000
1168 0x00000121cf98d13c: 4883 8200 | 0500 0001
1169
1170 0x00000121cf98d144: ; {oop("tick"{0x0000000082be5778})}
1171 0x00000121cf98d144: 49b8 7857 | be82 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
1172 0x00000121cf98d164: ; {virtual_call}
1173 0x00000121cf98d164: 0000 00e8
1174
1175 0x00000121cf98d168: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1176 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
1177 ; - net.minecraft.class_310::method_1523@144 (line 1299)
1178 0x00000121cf98d168: 3484 bd06
1179
1180 0x00000121cf98d16c: ; {other}
1181 0x00000121cf98d16c: 0f1f 8400 | 5c29 0013 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc
1182 0x00000121cf98d18c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1183 0x00000121cf98d18c: 0000 0048 | ba00 4d89 | f321 0100 | 0048 8382 | 3805 0000
1184
1185 0x00000121cf98d1a0: ; {metadata(method data for {method} {0x00000121e41a99b0} 'min' '(II)I' in 'java/lang/Math')}
1186 0x00000121cf98d1a0: 0148 ba58 | e937 e421 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
1187 0x00000121cf98d1c0: 85ff 0f84 | b15c 0000
1188
1189 0x00000121cf98d1c8: ; {metadata(method data for {method} {0x00000121e41a99b0} 'min' '(II)I' in 'java/lang/Math')}
1190 0x00000121cf98d1c8: 83f8 0a48 | ba58 e937 | e421 0100 | 0048 bf10 | 0100 0000 | 0000 007c | 0a48 bf20 | 0100 0000
1191 0x00000121cf98d1e8: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8c1a 0000
1192
1193 0x00000121cf98d1fc: ; {metadata(method data for {method} {0x00000121e41a99b0} 'min' '(II)I' in 'java/lang/Math')}
1194 0x00000121cf98d1fc: 0048 ba58 | e937 e421 | 0100 00ff | 8230 0100 | 00ba 0a00 | 0000 e903 | 0000 0048 | 8bd0 3bf2
1195 0x00000121cf98d21c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1196 0x00000121cf98d21c: 48ba 004d | 89f3 2101 | 0000 48bf | 4805 0000 | 0000 0000 | 7d0a 48bf | 5805 0000 | 0000 0000
1197 0x00000121cf98d23c: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f8d 5d01 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000
1198 0x00000121cf98d25c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1199 0x00000121cf98d25c: 498b d048 | bf00 4d89 | f321 0100 | 008b 5208 | 48c1 e203 | 483b 9778 | 0500 0075 | 0d48 8387
1200 0x00000121cf98d27c: 8005 0000 | 01e9 6000 | 0000 483b | 9788 0500 | 0075 0d48 | 8387 9005 | 0000 01e9 | 4a00 0000
1201 0x00000121cf98d29c: 4883 bf78 | 0500 0000 | 7517 4889 | 9778 0500 | 0048 c787 | 8005 0000 | 0100 0000 | e929 0000
1202 0x00000121cf98d2bc: 0048 83bf | 8805 0000 | 0075 1748 | 8997 8805 | 0000 48c7 | 8790 0500 | 0001 0000 | 00e9 0800
1203 0x00000121cf98d2dc: 0000 4883 | 8768 0500 | 0001 498b
1204
1205 0x00000121cf98d2e8: ; {oop("clientTick"{0x0000000089519308})}
1206 0x00000121cf98d2e8: f849 b808 | 9351 8900 | 0000 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b820
1207 0x00000121cf98d308: 52cb 0001
1208
1209 0x00000121cf98d30c: ; {virtual_call}
1210 0x00000121cf98d30c: 0000 00e8
1211
1212 0x00000121cf98d310: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1213 ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0}
1214 ; - net.minecraft.class_310::method_1523@168 (line 1301)
1215 0x00000121cf98d310: ac6a 1900
1216
1217 0x00000121cf98d314: ; {other}
1218 0x00000121cf98d314: 0f1f 8400 | 042b 0014 | 488b 9424 | b000 0000
1219
1220 0x00000121cf98d324: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1221 0x00000121cf98d324: 48be 004d | 89f3 2101
1222
1223 0x00000121cf98d32c: ; {metadata('net/minecraft/class_310')}
1224 0x00000121cf98d32c: 0000 49ba | 580e ca00 | 0100 0000 | 4c89 96b0 | 0500 0048 | 8386 b805 | 0000 0148 | 8b94 24b0
1225 0x00000121cf98d34c: ; {optimized virtual_call}
1226 0x00000121cf98d34c: 0000 00e8
1227
1228 0x00000121cf98d350: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1229 ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0}
1230 ; - net.minecraft.class_310::method_1523@174 (line 1302)
1231 0x00000121cf98d350: 796a 0000
1232
1233 0x00000121cf98d354: ; {other}
1234 0x00000121cf98d354: 0f1f 8400 | 442b 0015 | 8bb4 24e8 | 0000 00ff
1235
1236 0x00000121cf98d364: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1237 0x00000121cf98d364: c648 ba00 | 4d89 f321 | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000
1238 0x00000121cf98d384: 85ff 0f84 | 0e5b 0000 | 4d8b 9758
1239
1240 0x00000121cf98d390: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1241 ;*goto {reexecute=1 rethrow=0 return_oop=0}
1242 ; - (reexecute) net.minecraft.class_310::method_1523@180 (line 1300)
1243 ; {poll}
1244 0x00000121cf98d390: 0400 0041
1245
1246 0x00000121cf98d394: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1247 0x00000121cf98d394: 8502 48ba | 004d 89f3 | 2101 0000 | ff82 d805 | 0000 e9d5 | fdff ff4c | 8984 24e0 | 0000 004c
1248 0x00000121cf98d3b4: 8b84 24e0
1249
1250 0x00000121cf98d3b8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1251 0x00000121cf98d3b8: 0000 0048 | ba00 4d89 | f321 0100 | 0045 8b40 | 0849 c1e0 | 034c 3b82 | 0006 0000 | 750d 4883
1252 0x00000121cf98d3d8: 8208 0600 | 0001 e960 | 0000 004c | 3b82 1006 | 0000 750d | 4883 8218 | 0600 0001 | e94a 0000
1253 0x00000121cf98d3f8: 0048 83ba | 0006 0000 | 0075 174c | 8982 0006 | 0000 48c7 | 8208 0600 | 0001 0000 | 00e9 2900
1254 0x00000121cf98d418: 0000 4883 | ba10 0600 | 0000 7517 | 4c89 8210 | 0600 0048 | c782 1806 | 0000 0100 | 0000 e908
1255 0x00000121cf98d438: 0000 0048 | 8382 f005 | 0000 0148 | 8b94 24e0 | 0000 0066 | 9048 b820 | 52cb 0001
1256
1257 0x00000121cf98d454: ; {virtual_call}
1258 0x00000121cf98d454: 0000 00e8
1259
1260 0x00000121cf98d458: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1261 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
1262 ; - net.minecraft.class_310::method_1523@185 (line 1304)
1263 0x00000121cf98d458: 4484 bd06
1264
1265 0x00000121cf98d45c: ; {other}
1266 0x00000121cf98d45c: 0f1f 8400 | 4c2c 0017 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 483b
1267 0x00000121cf98d47c: 0648 8bfe
1268
1269 0x00000121cf98d480: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1270 0x00000121cf98d480: 48bb 004d | 89f3 2101 | 0000 4883 | 8328 0600 | 0001 410f | be7f 4085 | ff0f 8521
1271
1272 0x00000121cf98d49c: ; {oop("Render"{0x000000008ac9b8c0})}
1273 0x00000121cf98d49c: 5a00 0049 | bac0 b8c9 | 8a00 0000 | 0044 8956
1274
1275 0x00000121cf98d4ac: ; {oop("Render"{0x000000008ac9b8c0})}
1276 0x00000121cf98d4ac: 6c48 bfc0 | b8c9 8a00 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 8510 | 5a00 0049
1277 0x00000121cf98d4cc: 3b00 498b
1278
1279 0x00000121cf98d4d0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1280 0x00000121cf98d4d0: f048 bf00 | 4d89 f321 | 0100 008b | 7608 48c1 | e603 483b | b770 0600 | 0075 0d48 | 8387 7806
1281 0x00000121cf98d4f0: 0000 01e9 | 6000 0000 | 483b b780 | 0600 0075 | 0d48 8387 | 8806 0000 | 01e9 4a00 | 0000 4883
1282 0x00000121cf98d510: bf70 0600 | 0000 7517 | 4889 b770 | 0600 0048 | c787 7806 | 0000 0100 | 0000 e929 | 0000 0048
1283 0x00000121cf98d530: 83bf 8006 | 0000 0075 | 1748 89b7 | 8006 0000 | 48c7 8788 | 0600 0001 | 0000 00e9 | 0800 0000
1284 0x00000121cf98d550: 4883 8760 | 0600 0001
1285
1286 0x00000121cf98d558: ; {oop("sound"{0x00000000827b63d8})}
1287 0x00000121cf98d558: 498b f049 | b8d8 637b | 8200 0000 | 0048 8bd6 | 4889 b424 | e000 0000 | 0f1f 4400 | 0048 b820
1288 0x00000121cf98d578: 52cb 0001
1289
1290 0x00000121cf98d57c: ; {virtual_call}
1291 0x00000121cf98d57c: 0000 00e8
1292
1293 0x00000121cf98d580: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1294 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
1295 ; - net.minecraft.class_310::method_1523@205 (line 1309)
1296 0x00000121cf98d580: 1c80 bd06
1297
1298 0x00000121cf98d584: ; {other}
1299 0x00000121cf98d584: 0f1f 8400 | 742d 0018 | 488b 9424 | b000 0000 | 448b 821c | 0100 008b | b2c4 0000 | 0048 3b06
1300 0x00000121cf98d5a4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1301 0x00000121cf98d5a4: 488b fe48 | bb00 4d89 | f321 0100
1302
1303 0x00000121cf98d5b0: ; {metadata('net/minecraft/class_757')}
1304 0x00000121cf98d5b0: 0049 ba80 | 4cf4 0001 | 0000 004c | 8993 a806 | 0000 4883 | 83b0 0600 | 0001 8b76 | 7c49 3b00
1305 0x00000121cf98d5d0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1306 0x00000121cf98d5d0: 498b f848 | bb00 4d89 | f321 0100
1307
1308 0x00000121cf98d5dc: ; {metadata('net/minecraft/class_1144')}
1309 0x00000121cf98d5dc: 0049 baf0 | f4ed 0001 | 0000 004c | 8993 e006 | 0000 4883 | 83e8 0600
1310
1311 0x00000121cf98d5f4: ; {metadata(method data for {method} {0x00000121f24a1288} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
1312 0x00000121cf98d5f4: 0001 48bf | 707e 89f3 | 2101 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
1313 0x00000121cf98d614: 0085 db0f | 84e5 5800 | 0041 8b78 | 1048 3b07
1314
1315 0x00000121cf98d624: ; {metadata(method data for {method} {0x00000121f24a1288} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
1316 0x00000121cf98d624: 4c8b c748 | bb70 7e89 | f321 0100
1317
1318 0x00000121cf98d630: ; {metadata('net/minecraft/class_1140')}
1319 0x00000121cf98d630: 0049 baa8 | 22ee 0001 | 0000 004c | 8993 2001 | 0000 4883 | 8328 0100 | 0001 4c8b | c648 8bd7
1320 0x00000121cf98d650: 0f1f 8000
1321
1322 0x00000121cf98d654: ; {optimized virtual_call}
1323 0x00000121cf98d654: 0000 00e8
1324
1325 0x00000121cf98d658: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1326 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
1327 ; - net.minecraft.class_1144::method_4876@5 (line 260)
1328 ; - net.minecraft.class_310::method_1523@221 (line 1310)
1329 0x00000121cf98d658: 240a 0300
1330
1331 0x00000121cf98d65c: ; {other}
1332 0x00000121cf98d65c: 0f1f 8400 | 4c2e 0019 | 4c8b 8424 | e000 0000
1333
1334 0x00000121cf98d66c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1335 0x00000121cf98d66c: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8218 0700 | 0075 0d48 | 8382 2007
1336 0x00000121cf98d68c: 0000 01e9 | 6000 0000 | 4c3b 8228 | 0700 0075 | 0d48 8382 | 3007 0000 | 01e9 4a00 | 0000 4883
1337 0x00000121cf98d6ac: ba18 0700 | 0000 7517 | 4c89 8218 | 0700 0048 | c782 2007 | 0000 0100 | 0000 e929 | 0000 0048
1338 0x00000121cf98d6cc: 83ba 2807 | 0000 0075 | 174c 8982 | 2807 0000 | 48c7 8230 | 0700 0001 | 0000 00e9 | 0800 0000
1339 0x00000121cf98d6ec: 4883 8208 | 0700 0001
1340
1341 0x00000121cf98d6f4: ; {oop("toasts"{0x000000008ac9b890})}
1342 0x00000121cf98d6f4: 49b8 90b8 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
1343 0x00000121cf98d714: ; {virtual_call}
1344 0x00000121cf98d714: 0000 00e8
1345
1346 0x00000121cf98d718: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1347 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
1348 ; - net.minecraft.class_310::method_1523@229 (line 1311)
1349 0x00000121cf98d718: 8494 c106
1350
1351 0x00000121cf98d71c: ; {other}
1352 0x00000121cf98d71c: 0f1f 8400 | 0c2f 001a | 488b 9424 | b000 0000 | 8bb2 6401 | 0000 483b | 0648 8bfe
1353
1354 0x00000121cf98d738: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1355 0x00000121cf98d738: 48bb 004d | 89f3 2101
1356
1357 0x00000121cf98d740: ; {metadata('net/minecraft/class_374')}
1358 0x00000121cf98d740: 0000 49ba | d0fb cc00 | 0100 0000 | 4c89 9350 | 0700 0048 | 8383 5807 | 0000 0148
1359
1360 0x00000121cf98d75c: ; {optimized virtual_call}
1361 0x00000121cf98d75c: 8bd6 90e8
1362
1363 0x00000121cf98d760: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1364 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
1365 ; - net.minecraft.class_310::method_1523@238 (line 1312)
1366 0x00000121cf98d760: bc20 0300
1367
1368 0x00000121cf98d764: ; {other}
1369 0x00000121cf98d764: 0f1f 8400 | 542f 001b | 4c8b 8424 | e000 0000
1370
1371 0x00000121cf98d774: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1372 0x00000121cf98d774: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8288 0700 | 0075 0d48 | 8382 9007
1373 0x00000121cf98d794: 0000 01e9 | 6000 0000 | 4c3b 8298 | 0700 0075 | 0d48 8382 | a007 0000 | 01e9 4a00 | 0000 4883
1374 0x00000121cf98d7b4: ba88 0700 | 0000 7517 | 4c89 8288 | 0700 0048 | c782 9007 | 0000 0100 | 0000 e929 | 0000 0048
1375 0x00000121cf98d7d4: 83ba 9807 | 0000 0075 | 174c 8982 | 9807 0000 | 48c7 82a0 | 0700 0001 | 0000 00e9 | 0800 0000
1376 0x00000121cf98d7f4: 4883 8278 | 0700 0001
1377
1378 0x00000121cf98d7fc: ; {oop("render"{0x000000008ac9b860})}
1379 0x00000121cf98d7fc: 49b8 60b8 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
1380 0x00000121cf98d81c: ; {virtual_call}
1381 0x00000121cf98d81c: 0000 00e8
1382
1383 0x00000121cf98d820: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1384 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
1385 ; - net.minecraft.class_310::method_1523@246 (line 1313)
1386 0x00000121cf98d820: 7c93 c106
1387
1388 0x00000121cf98d824: ; {other}
1389 0x00000121cf98d824: 0f1f 8400 | 1430 001c
1390
1391 0x00000121cf98d82c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1392 0x00000121cf98d82c: 48ba 004d | 89f3 2101 | 0000 4883 | 82b0 0700
1393
1394 0x00000121cf98d83c: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
1395 0x00000121cf98d83c: 0001 48ba | c80d ecf2 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1396 0x00000121cf98d85c: 0085 f60f | 84c8 5600
1397
1398 0x00000121cf98d864: ; {oop(a 'java/lang/Class'{0x00000000866f6530} = 'net/minecraft/class_156')}
1399 0x00000121cf98d864: 0048 ba30 | 656f 8600 | 0000 008b | 928c 0000 | 0048 3b02
1400
1401 0x00000121cf98d878: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
1402 0x00000121cf98d878: 488b f248 | bfc8 0dec | f221 0100 | 008b 7608 | 48c1 e603 | 483b b720 | 0100 0075 | 0d48 8387
1403 0x00000121cf98d898: 2801 0000 | 01e9 6000 | 0000 483b | b730 0100 | 0075 0d48 | 8387 3801 | 0000 01e9 | 4a00 0000
1404 0x00000121cf98d8b8: 4883 bf20 | 0100 0000 | 7517 4889 | b720 0100 | 0048 c787 | 2801 0000 | 0100 0000 | e929 0000
1405 0x00000121cf98d8d8: 0048 83bf | 3001 0000 | 0075 1748 | 89b7 3001 | 0000 48c7 | 8738 0100 | 0001 0000 | 00e9 0800
1406 0x00000121cf98d8f8: 0000 4883 | 8710 0100 | 0001 6666 | 9048 b8b8 | 6ae9 0001
1407
1408 0x00000121cf98d90c: ; {virtual_call}
1409 0x00000121cf98d90c: 0000 00e8
1410
1411 0x00000121cf98d910: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1412 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
1413 ; - net.minecraft.class_156::method_648@3 (line 144)
1414 ; - net.minecraft.class_310::method_1523@251 (line 1315)
1415 0x00000121cf98d910: 8c38 bb06
1416
1417 0x00000121cf98d914: ; {other}
1418 0x00000121cf98d914: 0f1f 8400 | 0431 001d | 4889 8424 | f000 0000 | 488b 9424 | b000 0000
1419
1420 0x00000121cf98d92c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1421 0x00000121cf98d92c: 48be 004d | 89f3 2101
1422
1423 0x00000121cf98d934: ; {metadata('net/minecraft/class_310')}
1424 0x00000121cf98d934: 0000 49ba | 580e ca00 | 0100 0000 | 4c89 96d0 | 0700 0048 | 8386 d807
1425
1426 0x00000121cf98d94c: ; {metadata(method data for {method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
1427 0x00000121cf98d94c: 0000 0148 | ba50 e271 | f321 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1428 0x00000121cf98d96c: 1f00 85f6 | 0f84 dd55 | 0000 488b | 9424 b000 | 0000 8bb2 | d000 0000
1429
1430 0x00000121cf98d984: ; implicit exception: dispatches to 0x00000121cf992f74
1431 0x00000121cf98d984: 483b 0648
1432
1433 0x00000121cf98d988: ; {metadata(method data for {method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
1434 0x00000121cf98d988: 8bfe 48bb | 50e2 71f3 | 2101 0000 | 4883 8328 | 0100 0001 | 8b76 6c48 | 3b06 488b
1435
1436 0x00000121cf98d9a4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1437 0x00000121cf98d9a4: fe48 bb00 | 4d89 f321
1438
1439 0x00000121cf98d9ac: ; {metadata('net/minecraft/class_340')}
1440 0x00000121cf98d9ac: 0100 0049 | ba48 16f5 | 0001 0000 | 004c 8993 | 0808 0000 | 4883 8310 | 0800 0001
1441
1442 0x00000121cf98d9c8: ; {metadata(method data for {method} {0x00000121f2716548} 'method_53536' '()Z' in 'net/minecraft/class_340')}
1443 0x00000121cf98d9c8: 48bf 984f | 72f3 2101 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
1444 0x00000121cf98d9e8: db0f 848f | 5500 000f | be7e 0c85
1445
1446 0x00000121cf98d9f4: ; {metadata(method data for {method} {0x00000121f2716548} 'method_53536' '()Z' in 'net/minecraft/class_340')}
1447 0x00000121cf98d9f4: ff48 bf98 | 4f72 f321 | 0100 0048 | bb10 0100 | 0000 0000 | 0074 0a48 | bb20 0100 | 0000 0000
1448 0x00000121cf98da14: 0048 8b0c | 1f48 8d49 | 0148 890c | 1f0f 8441 | 0000 008b | 7610 8bb6 | d400 0000
1449
1450 0x00000121cf98da30: ; implicit exception: dispatches to 0x00000121cf992fa4
1451 0x00000121cf98da30: 0fbe 7622
1452
1453 0x00000121cf98da34: ; {metadata(method data for {method} {0x00000121f2716548} 'method_53536' '()Z' in 'net/minecraft/class_340')}
1454 0x00000121cf98da34: 85f6 48be | 984f 72f3 | 2101 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 3001 | 0000 0000
1455 0x00000121cf98da54: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 0a00 0000 | be00 0000 | 00e9 1500
1456
1457 0x00000121cf98da70: ; {metadata(method data for {method} {0x00000121f2716548} 'method_53536' '()Z' in 'net/minecraft/class_340')}
1458 0x00000121cf98da70: 0000 48be | 984f 72f3 | 2101 0000 | ff86 5001 | 0000 be01 | 0000 0083 | e601 85f6
1459
1460 0x00000121cf98da8c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1461 0x00000121cf98da8c: 48be 004d | 89f3 2101 | 0000 48bf | 3008 0000 | 0000 0000 | 750a 48bf | 4008 0000 | 0000 0000
1462 0x00000121cf98daac: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 a700 | 0000 8bb2 | cc01 0000 | 4885 f60f | 8420 0000
1463 0x00000121cf98dacc: ; {metadata('net/minecraft/class_5963')}
1464 0x00000121cf98dacc: 0049 b8c8 | 57cb 0001 | 0000 008b | 4e08 48c1 | e103 4c3b | 4138 0f85 | c154 0000 | e900 0000
1465 0x00000121cf98daec: 0048 8bfe
1466
1467 0x00000121cf98daf0: ; implicit exception: dispatches to 0x00000121cf992fae
1468 ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1469 0x00000121cf98daf0: 483b 0648 | bf00 4d89 | f321 0100
1470
1471 0x00000121cf98dafc: ; {metadata('net/minecraft/class_5963')}
1472 0x00000121cf98dafc: 0049 bac8 | 57cb 0001 | 0000 004c | 8997 6008 | 0000 4883 | 8768 0800
1473
1474 0x00000121cf98db14: ; {metadata(method data for {method} {0x00000121f1662158} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
1475 0x00000121cf98db14: 0001 48be | 0020 86f3 | 2101 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
1476 0x00000121cf98db34: 0085 ff0f | 8476 5400
1477
1478 0x00000121cf98db3c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1479 0x00000121cf98db3c: 0048 be00 | 4d89 f321 | 0100 00ff | 8688 0800 | 0049 ba00 | 0000 0000 | 0000 004c | 8952 48be
1480 0x00000121cf98db5c: 0000 0000 | e9be 0200 | 008b b2d4 | 0100 0048
1481
1482 0x00000121cf98db6c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1483 0x00000121cf98db6c: 85f6 48bf | 004d 89f3 | 2101 0000 | 48bb a808 | 0000 0000 | 0000 740a | 48bb b808 | 0000 0000
1484 0x00000121cf98db8c: 0000 488b | 0c1f 488d | 4901 4889 | 0c1f 0f84 | 5000 0000 | 488b d666 | 9048 b8ff | ffff ffff
1485 0x00000121cf98dbac: ; {virtual_call}
1486 0x00000121cf98dbac: ffff ffe8
1487
1488 0x00000121cf98dbb0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1489 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
1490 ; - net.minecraft.class_310::method_1523@289 (line 1318)
1491 0x00000121cf98dbb0: cc11 bc05
1492
1493 0x00000121cf98dbb4: ; {other}
1494 0x00000121cf98dbb4: 0f1f 8400 | a433 001e
1495
1496 0x00000121cf98dbbc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1497 0x00000121cf98dbbc: 85c0 48be | 004d 89f3 | 2101 0000 | 48bf 0009 | 0000 0000 | 0000 740a | 48bf 1009 | 0000 0000
1498 0x00000121cf98dbdc: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 1a00 0000
1499
1500 0x00000121cf98dbf0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1501 0x00000121cf98dbf0: 48be 004d | 89f3 2101 | 0000 ff86 | 2009 0000 | be01 0000 | 00e9 0500 | 0000 be00 | 0000 0085
1502 0x00000121cf98dc10: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1503 0x00000121cf98dc10: f648 bf00 | 4d89 f321 | 0100 0048 | bb38 0900 | 0000 0000 | 0074 0a48 | bb48 0900 | 0000 0000
1504 0x00000121cf98dc30: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84e0 | 0100 0089 | b424 ec00 | 0000 0f1f
1505
1506 0x00000121cf98dc4c: ; {static_call}
1507 0x00000121cf98dc4c: 4400 00e8
1508
1509 0x00000121cf98dc50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1510 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
1511 ; - net.minecraft.class_310::method_1523@307 (line 1320)
1512 0x00000121cf98dc50: 2c14 bc05
1513
1514 0x00000121cf98dc54: ; {other}
1515 0x00000121cf98dc54: 0f1f 8400 | 4434 001f | 0f1f 4000
1516
1517 0x00000121cf98dc60: ; {no_reloc}
1518 0x00000121cf98dc60: e97e 5300 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f
1519
1520 0x00000121cf98dc74: ; {static_call}
1521 0x00000121cf98dc74: 4400 00e8
1522
1523 0x00000121cf98dc78: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop }
1524 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
1525 ; - net.minecraft.class_310::method_1523@310 (line 1320)
1526 0x00000121cf98dc78: 0414 bc05
1527
1528 0x00000121cf98dc7c: ; {other}
1529 0x00000121cf98dc7c: 0f1f 8400 | 6c34 0020
1530
1531 0x00000121cf98dc84: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1532 0x00000121cf98dc84: 49b8 004d | 89f3 2101 | 0000 4d8d | 8078 0900 | 0048 85c0 | 750d 41f6 | 0001 7543 | f049 8308
1533 0x00000121cf98dca4: 01eb 3c8b | 5008 48c1 | e203 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7
1534 0x00000121cf98dcc4: 00fe ffff | ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c
1535 0x00000121cf98dce4: 8b84 24f8 | 0000 0049 | 3b00 498b
1536
1537 0x00000121cf98dcf0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1538 0x00000121cf98dcf0: d048 be00 | 4d89 f321 | 0100 0048 | 8386 8809
1539
1540 0x00000121cf98dd00: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
1541 0x00000121cf98dd00: 0000 0148 | bac0 07f7 | f121 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1542 0x00000121cf98dd20: 1f00 85f6 | 0f84 c852 | 0000 458b | 400c 4d85
1543
1544 0x00000121cf98dd30: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
1545 0x00000121cf98dd30: c048 bac0 | 07f7 f121 | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
1546 0x00000121cf98dd50: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84a9 | 0000 0048 | 3b00 488b
1547
1548 0x00000121cf98dd68: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
1549 0x00000121cf98dd68: d048 bec0 | 07f7 f121 | 0100 008b | 5208 48c1 | e203 483b | 9640 0100 | 0075 0d48 | 8386 4801
1550 0x00000121cf98dd88: 0000 01e9 | 6000 0000 | 483b 9650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883
1551 0x00000121cf98dda8: be40 0100 | 0000 7517 | 4889 9640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048
1552 0x00000121cf98ddc8: 83be 5001 | 0000 0075 | 1748 8996 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000
1553 0x00000121cf98dde8: 4883 8630 | 0100 0001 | 488b d066 | 9048 b8ff | ffff ffff
1554
1555 0x00000121cf98ddfc: ; {virtual_call}
1556 0x00000121cf98ddfc: ffff ffe8
1557
1558 0x00000121cf98de00: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1559 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
1560 ; - java.util.Optional::ifPresent@12 (line 178)
1561 ; - net.minecraft.class_310::method_1523@315 (line 1320)
1562 0x00000121cf98de00: 7c0f bc05
1563
1564 0x00000121cf98de04: ; {other}
1565 0x00000121cf98de04: 0f1f 8400 | f435 0021 | 8bb4 24ec
1566
1567 0x00000121cf98de10: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1568 0x00000121cf98de10: 0000 0048 | ba00 4d89 | f321 0100 | 00ff 82c0
1569
1570 0x00000121cf98de20: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1571 0x00000121cf98de20: 0900 0048 | ba00 4d89 | f321 0100 | 0048 8382 | d809 0000
1572
1573 0x00000121cf98de34: ; {metadata(method data for {method} {0x00000121f141dee0} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1574 0x00000121cf98de34: 0148 ba70 | 267d f321 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
1575 0x00000121cf98de54: 85ff 0f84 | bc51 0000
1576
1577 0x00000121cf98de5c: ; {metadata(method data for {method} {0x00000121f141dee0} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1578 0x00000121cf98de5c: 48ba 7026 | 7df3 2101 | 0000 4883 | 8210 0100
1579
1580 0x00000121cf98de6c: ; {metadata(method data for {method} {0x00000121f222ba30} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1581 0x00000121cf98de6c: 0001 48ba | 101c 72f3 | 2101 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
1582 0x00000121cf98de8c: 0085 ff0f | 84a4 5100
1583
1584 0x00000121cf98de94: ; {metadata(method data for {method} {0x00000121f222ba30} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1585 0x00000121cf98de94: 0048 ba10 | 1c72 f321 | 0100 0048 | 8382 1001
1586
1587 0x00000121cf98dea4: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1588 0x00000121cf98dea4: 0000 0148 | ba48 2379 | f221 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
1589 0x00000121cf98dec4: 1f00 85ff | 0f84 8c51
1590
1591 0x00000121cf98decc: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1592 0x00000121cf98decc: 0000 48ba | c014 fb86 | 0000 0000 | 0fbe 92ec | 0000 0085
1593
1594 0x00000121cf98dee0: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1595 0x00000121cf98dee0: d248 ba48 | 2379 f221 | 0100 0048 | bf10 0100 | 0000 0000 | 0075 0a48 | bf20 0100 | 0000 0000
1596 0x00000121cf98df00: 0048 8b1c | 3a48 8d5b | 0148 891c | 3a0f 85ed
1597
1598 0x00000121cf98df10: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1599 0x00000121cf98df10: 0000 0048 | ba48 2379 | f221 0100 | 0048 8382 | 3001 0000
1600
1601 0x00000121cf98df24: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1602 0x00000121cf98df24: 0148 baf0 | 2479 f221 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
1603 0x00000121cf98df44: 85ff 0f84 | 2f51 0000
1604
1605 0x00000121cf98df4c: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1606 0x00000121cf98df4c: 48ba f024 | 79f2 2101 | 0000 4883 | 8210 0100
1607
1608 0x00000121cf98df5c: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1609 0x00000121cf98df5c: 0001 48ba | c014 fb86 | 0000 0000 | 8b52 7c49 | 8bbf 8003 | 0000 488b | 3f48 3bfa
1610
1611 0x00000121cf98df78: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1612 0x00000121cf98df78: 48ba f024 | 79f2 2101 | 0000 48bf | 2001 0000 | 0000 0000 | 750a 48bf | 3001 0000 | 0000 0000
1613 0x00000121cf98df98: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f85 1a00
1614
1615 0x00000121cf98dfa8: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1616 0x00000121cf98dfa8: 0000 48ba | f024 79f2 | 2101 0000 | ff82 4001 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
1617 0x00000121cf98dfc8: 0083 e201
1618
1619 0x00000121cf98dfcc: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1620 0x00000121cf98dfcc: 85d2 48ba | 4823 79f2 | 2101 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 5001 | 0000 0000
1621 0x00000121cf98dfec: 0000 488b | 1c3a 488d | 5b01 4889 | 1c3a 0f84 | a948 0000 | 89b4 2400
1622
1623 0x00000121cf98e004: ; {metadata(method data for {method} {0x00000121f222ba30} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1624 0x00000121cf98e004: 0100 0048 | ba10 1c72 | f321 0100 | 0048 8382 | 2001 0000
1625
1626 0x00000121cf98e018: ; {metadata(method data for {method} {0x00000121f224aa88} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
1627 0x00000121cf98e018: 0148 bab0 | 1d72 f321 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
1628 0x00000121cf98e038: 85ff 0f84 | 5c50 0000
1629
1630 0x00000121cf98e040: ; {metadata(method data for {method} {0x00000121f224aa88} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
1631 0x00000121cf98e040: 48ba b01d | 72f3 2101 | 0000 4883 | 8210 0100 | 0001 ba00
1632
1633 0x00000121cf98e054: ; {static_call}
1634 0x00000121cf98e054: 4100 00e8
1635
1636 0x00000121cf98e058: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1637 ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
1638 ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
1639 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
1640 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
1641 ; - net.minecraft.class_310::method_1523@332 (line 1327)
1642 0x00000121cf98e058: fcd7 b906
1643
1644 0x00000121cf98e05c: ; {other}
1645 0x00000121cf98e05c: 0f1f 8400 | 4c38 0022
1646
1647 0x00000121cf98e064: ; {metadata(method data for {method} {0x00000121f222ba30} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1648 0x00000121cf98e064: 49b8 101c | 72f3 2101 | 0000 41ff | 8030 0100 | 0048 8b94 | 24b0 0000 | 008b b214 | 0100 0048
1649 0x00000121cf98e084: 3b06 4c8b
1650
1651 0x00000121cf98e088: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1652 0x00000121cf98e088: c648 bf00 | 4d89 f321 | 0100 0045 | 8b40 0849 | c1e0 034c | 3b87 f809 | 0000 750d | 4883 8700
1653 0x00000121cf98e0a8: 0a00 0001 | e960 0000 | 004c 3b87 | 080a 0000 | 750d 4883 | 8710 0a00 | 0001 e94a | 0000 0048
1654 0x00000121cf98e0c8: 83bf f809 | 0000 0075 | 174c 8987 | f809 0000 | 48c7 8700 | 0a00 0001 | 0000 00e9 | 2900 0000
1655 0x00000121cf98e0e8: 4883 bf08 | 0a00 0000 | 7517 4c89 | 8708 0a00 | 0048 c787 | 100a 0000 | 0100 0000 | e908 0000
1656 0x00000121cf98e108: 0048 8387 | e809 0000 | 0141 b801 | 0000 0048 | 8bd6 0f1f
1657
1658 0x00000121cf98e11c: ; {optimized virtual_call}
1659 0x00000121cf98e11c: 4400 00e8
1660
1661 0x00000121cf98e120: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1662 ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
1663 ; - net.minecraft.class_310::method_1523@340 (line 1329)
1664 0x00000121cf98e120: dc91 c206
1665
1666 0x00000121cf98e124: ; {other}
1667 0x00000121cf98e124: 0f1f 8400 | 1439 0023
1668
1669 0x00000121cf98e12c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1670 0x00000121cf98e12c: 48ba 004d | 89f3 2101 | 0000 4883 | 8220 0a00
1671
1672 0x00000121cf98e13c: ; {metadata(method data for {method} {0x00000121f141df98} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1673 0x00000121cf98e13c: 0001 48ba | 109f 89f3 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1674 0x00000121cf98e15c: 0085 f60f | 845d 4f00
1675
1676 0x00000121cf98e164: ; {metadata(method data for {method} {0x00000121f141df98} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1677 0x00000121cf98e164: 0048 ba10 | 9f89 f321 | 0100 0048 | 8382 1001
1678
1679 0x00000121cf98e174: ; {metadata(method data for {method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1680 0x00000121cf98e174: 0000 0148 | ba80 a089 | f321 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1681 0x00000121cf98e194: 1f00 85f6 | 0f84 454f
1682
1683 0x00000121cf98e19c: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1684 0x00000121cf98e19c: 0000 48ba | c014 fb86 | 0000 0000 | 8b92 c400 | 0000 4885
1685
1686 0x00000121cf98e1b0: ; {metadata(method data for {method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1687 0x00000121cf98e1b0: d248 be80 | a089 f321 | 0100 0048 | bf10 0100 | 0000 0000 | 0074 0a48 | bf20 0100 | 0000 0000
1688 0x00000121cf98e1d0: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 84a9 | 0000 0048 | 3b02 488b
1689
1690 0x00000121cf98e1e8: ; {metadata(method data for {method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1691 0x00000121cf98e1e8: f248 bf80 | a089 f321 | 0100 008b | 7608 48c1 | e603 483b | b740 0100 | 0075 0d48 | 8387 4801
1692 0x00000121cf98e208: 0000 01e9 | 6000 0000 | 483b b750 | 0100 0075 | 0d48 8387 | 5801 0000 | 01e9 4a00 | 0000 4883
1693 0x00000121cf98e228: bf40 0100 | 0000 7517 | 4889 b740 | 0100 0048 | c787 4801 | 0000 0100 | 0000 e929 | 0000 0048
1694 0x00000121cf98e248: 83bf 5001 | 0000 0075 | 1748 89b7 | 5001 0000 | 48c7 8758 | 0100 0001 | 0000 00e9 | 0800 0000
1695 0x00000121cf98e268: 4883 8730 | 0100 0001 | 0f1f 4400 | 0048 b8ff | ffff ffff
1696
1697 0x00000121cf98e27c: ; {virtual_call}
1698 0x00000121cf98e27c: ffff ffe8
1699
1700 0x00000121cf98e280: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1701 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
1702 ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@9 (line 1840)
1703 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
1704 ; - net.minecraft.class_310::method_1523@346 (line 1330)
1705 0x00000121cf98e280: fc0a bc05
1706
1707 0x00000121cf98e284: ; {other}
1708 0x00000121cf98e284: 0f1f 8400 | 743a 0024
1709
1710 0x00000121cf98e28c: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1711 0x00000121cf98e28c: 48ba c014 | fb86 0000 | 0000 8b92 | c800 0000
1712
1713 0x00000121cf98e29c: ; {metadata(method data for {method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1714 0x00000121cf98e29c: 4885 d248 | be80 a089 | f321 0100 | 0048 bf68 | 0100 0000 | 0000 0074 | 0a48 bf78 | 0100 0000
1715 0x00000121cf98e2bc: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 84ab 0000 | 0048 3b02
1716
1717 0x00000121cf98e2d4: ; {metadata(method data for {method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1718 0x00000121cf98e2d4: 488b f248 | bf80 a089 | f321 0100 | 008b 7608 | 48c1 e603 | 483b b798 | 0100 0075 | 0d48 8387
1719 0x00000121cf98e2f4: a001 0000 | 01e9 6000 | 0000 483b | b7a8 0100 | 0075 0d48 | 8387 b001 | 0000 01e9 | 4a00 0000
1720 0x00000121cf98e314: 4883 bf98 | 0100 0000 | 7517 4889 | b798 0100 | 0048 c787 | a001 0000 | 0100 0000 | e929 0000
1721 0x00000121cf98e334: 0048 83bf | a801 0000 | 0075 1748 | 89b7 a801 | 0000 48c7 | 87b0 0100 | 0001 0000 | 00e9 0800
1722 0x00000121cf98e354: 0000 4883 | 8788 0100 | 0001 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
1723
1724 0x00000121cf98e36c: ; {virtual_call}
1725 0x00000121cf98e36c: ffff ffe8
1726
1727 0x00000121cf98e370: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1728 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
1729 ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@23 (line 1843)
1730 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
1731 ; - net.minecraft.class_310::method_1523@346 (line 1330)
1732 0x00000121cf98e370: 0c0a bc05
1733
1734 0x00000121cf98e374: ; {other}
1735 0x00000121cf98e374: 0f1f 8400 | 643b 0025
1736
1737 0x00000121cf98e37c: ; {metadata(method data for {method} {0x00000121f141df98} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1738 0x00000121cf98e37c: 49b8 109f | 89f3 2101 | 0000 4983 | 8020 0100
1739
1740 0x00000121cf98e38c: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1741 0x00000121cf98e38c: 0001 49b8 | d897 e4f2 | 2101 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
1742 0x00000121cf98e3ac: ff1f 0085 | d20f 8457
1743
1744 0x00000121cf98e3b4: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1745 0x00000121cf98e3b4: 4d00 0049 | b8d8 97e4 | f221 0100 | 0049 8380 | 1001 0000
1746
1747 0x00000121cf98e3c8: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1748 0x00000121cf98e3c8: 0149 b8f0 | 2479 f221 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
1749 0x00000121cf98e3e8: 1f00 85d2 | 0f84 3d4d
1750
1751 0x00000121cf98e3f0: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1752 0x00000121cf98e3f0: 0000 49b8 | f024 79f2 | 2101 0000 | 4983 8010 | 0100 0001
1753
1754 0x00000121cf98e404: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1755 0x00000121cf98e404: 49b8 c014 | fb86 0000 | 0000 458b | 407c 498b | 9780 0300 | 0048 8b12
1756
1757 0x00000121cf98e41c: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1758 0x00000121cf98e41c: 493b d049 | b8f0 2479 | f221 0100 | 0048 ba20 | 0100 0000 | 0000 0075 | 0a48 ba30 | 0100 0000
1759 0x00000121cf98e43c: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 851c 0000
1760
1761 0x00000121cf98e450: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1762 0x00000121cf98e450: 0049 b8f0 | 2479 f221 | 0100 0041 | ff80 4001 | 0000 41b8 | 0100 0000 | e906 0000 | 0041 b800
1763 0x00000121cf98e470: 0000 0041 | 83e0 0145
1764
1765 0x00000121cf98e478: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1766 0x00000121cf98e478: 85c0 49b8 | d897 e4f2 | 2101 0000 | 48ba 3001 | 0000 0000 | 0000 740a | 48ba 2001 | 0000 0000
1767 0x00000121cf98e498: 0000 498b | 3410 488d | 7601 4989 | 3410 0f84 | 1d43 0000
1768
1769 0x00000121cf98e4ac: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1770 0x00000121cf98e4ac: 49b8 c014 | fb86 0000
1771
1772 0x00000121cf98e4b4: ; {oop(a 'net/minecraft/class_9958'{0x00000000873bb488})}
1773 0x00000121cf98e4b4: 0000 48ba | 88b4 3b87 | 0000 0000 | 410f be57 | 4085 d20f | 8583 4c00
1774
1775 0x00000121cf98e4cc: ; {oop(a 'net/minecraft/class_9958'{0x00000000873bb488})}
1776 0x00000121cf98e4cc: 0049 ba88 | b43b 8700 | 0000 0045 | 8990 ac00
1777
1778 0x00000121cf98e4dc: ; {oop(a 'net/minecraft/class_9958'{0x00000000873bb488})}
1779 0x00000121cf98e4dc: 0000 48ba | 88b4 3b87 | 0000 0000 | 498b f048 | 33f2 48c1 | ee19 4883 | fe00 0f85 | 734c 0000
1780 0x00000121cf98e4fc: 4c8b 8424 | e000 0000
1781
1782 0x00000121cf98e504: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1783 0x00000121cf98e504: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8240 0a00 | 0075 0d48 | 8382 480a
1784 0x00000121cf98e524: 0000 01e9 | 6000 0000 | 4c3b 8250 | 0a00 0075 | 0d48 8382 | 580a 0000 | 01e9 4a00 | 0000 4883
1785 0x00000121cf98e544: ba40 0a00 | 0000 7517 | 4c89 8240 | 0a00 0048 | c782 480a | 0000 0100 | 0000 e929 | 0000 0048
1786 0x00000121cf98e564: 83ba 500a | 0000 0075 | 174c 8982 | 500a 0000 | 48c7 8258 | 0a00 0001 | 0000 00e9 | 0800 0000
1787 0x00000121cf98e584: 4883 8230 | 0a00 0001
1788
1789 0x00000121cf98e58c: ; {oop("display"{0x0000000088b81aa0})}
1790 0x00000121cf98e58c: 49b8 a01a | b888 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
1791 0x00000121cf98e5ac: ; {virtual_call}
1792 0x00000121cf98e5ac: 0000 00e8
1793
1794 0x00000121cf98e5b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1795 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
1796 ; - net.minecraft.class_310::method_1523@354 (line 1332)
1797 0x00000121cf98e5b0: ec6f bd06
1798
1799 0x00000121cf98e5b4: ; {other}
1800 0x00000121cf98e5b4: 0f1f 8400 | a43d 0026
1801
1802 0x00000121cf98e5bc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1803 0x00000121cf98e5bc: 49b8 004d | 89f3 2101 | 0000 4983 | 8068 0a00
1804
1805 0x00000121cf98e5cc: ; {metadata(method data for {method} {0x00000121f141cea0} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1806 0x00000121cf98e5cc: 0001 49b8 | c8e1 78f3 | 2101 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
1807 0x00000121cf98e5ec: ff1f 0085 | d20f 8490
1808
1809 0x00000121cf98e5f4: ; {metadata(method data for {method} {0x00000121f141cea0} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1810 0x00000121cf98e5f4: 4b00 0049 | b8c8 e178 | f321 0100 | 0049 8380 | 1001 0000
1811
1812 0x00000121cf98e608: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1813 0x00000121cf98e608: 0149 b8d8 | 97e4 f221 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
1814 0x00000121cf98e628: 1f00 85d2 | 0f84 764b
1815
1816 0x00000121cf98e630: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1817 0x00000121cf98e630: 0000 49b8 | d897 e4f2 | 2101 0000 | 4983 8010 | 0100 0001
1818
1819 0x00000121cf98e644: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1820 0x00000121cf98e644: 49b8 f024 | 79f2 2101 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
1821 0x00000121cf98e664: 0085 d20f | 845c 4b00
1822
1823 0x00000121cf98e66c: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1824 0x00000121cf98e66c: 0049 b8f0 | 2479 f221 | 0100 0049 | 8380 1001
1825
1826 0x00000121cf98e67c: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
1827 0x00000121cf98e67c: 0000 0149 | b8c0 14fb | 8600 0000 | 0045 8b40 | 7c49 8b97 | 8003 0000 | 488b 1249
1828
1829 0x00000121cf98e698: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1830 0x00000121cf98e698: 3bd0 48ba | f024 79f2 | 2101 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
1831 0x00000121cf98e6b8: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
1832
1833 0x00000121cf98e6cc: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1834 0x00000121cf98e6cc: 48ba f024 | 79f2 2101 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
1835 0x00000121cf98e6ec: e201 85d2
1836
1837 0x00000121cf98e6f0: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1838 0x00000121cf98e6f0: 48ba d897 | e4f2 2101 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
1839 0x00000121cf98e710: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 c73f
1840
1841 0x00000121cf98e720: ; {metadata(method data for {method} {0x00000121f141cea0} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1842 0x00000121cf98e720: 0000 48ba | c8e1 78f3 | 2101 0000 | 4883 8220 | 0100 0001
1843
1844 0x00000121cf98e734: ; {metadata(method data for {method} {0x00000121f2236be0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1845 0x00000121cf98e734: 48ba 30e3 | 78f3 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1846 0x00000121cf98e754: f60f 848f
1847
1848 0x00000121cf98e758: ; {metadata(method data for {method} {0x00000121f2236be0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1849 0x00000121cf98e758: 4a00 0048 | ba30 e378 | f321 0100 | 0048 8382 | 1001 0000
1850
1851 0x00000121cf98e76c: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1852 0x00000121cf98e76c: 0148 bad8 | 97e4 f221 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1853 0x00000121cf98e78c: 85f6 0f84 | 774a 0000
1854
1855 0x00000121cf98e794: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1856 0x00000121cf98e794: 48ba d897 | e4f2 2101 | 0000 4883 | 8210 0100
1857
1858 0x00000121cf98e7a4: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1859 0x00000121cf98e7a4: 0001 48ba | f024 79f2 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1860 0x00000121cf98e7c4: 0085 f60f | 845f 4a00
1861
1862 0x00000121cf98e7cc: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1863 0x00000121cf98e7cc: 0048 baf0 | 2479 f221 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1249 3bd0
1864 0x00000121cf98e7ec: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1865 0x00000121cf98e7ec: 49b8 f024 | 79f2 2101 | 0000 48ba | 2001 0000 | 0000 0000 | 750a 48ba | 3001 0000 | 0000 0000
1866 0x00000121cf98e80c: 498b 3410 | 488d 7601 | 4989 3410 | 0f85 1c00
1867
1868 0x00000121cf98e81c: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1869 0x00000121cf98e81c: 0000 49b8 | f024 79f2 | 2101 0000 | 41ff 8040 | 0100 0041 | b801 0000 | 00e9 0600 | 0000 41b8
1870 0x00000121cf98e83c: 0000 0000 | 4183 e001
1871
1872 0x00000121cf98e844: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1873 0x00000121cf98e844: 4585 c049 | b8d8 97e4 | f221 0100 | 0048 ba30 | 0100 0000 | 0000 0074 | 0a48 ba20 | 0100 0000
1874 0x00000121cf98e864: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 8490 3d00
1875
1876 0x00000121cf98e878: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1025'{0x000000008916a070})}
1877 0x00000121cf98e878: 0049 b870 | a016 8900 | 0000 0041 | 8b50 1048 | 3b02 4c8b
1878
1879 0x00000121cf98e88c: ; {metadata(method data for {method} {0x00000121f2236be0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1880 0x00000121cf98e88c: c248 be30 | e378 f321 | 0100 0048 | 8386 3801
1881
1882 0x00000121cf98e89c: ; {metadata(method data for {method} {0x00000121f223d070} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1883 0x00000121cf98e89c: 0000 0149 | b800 0072 | f321 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
1884 0x00000121cf98e8bc: feff 1f00 | 85f6 0f84 | 8f49 0000
1885
1886 0x00000121cf98e8c8: ; {metadata(method data for {method} {0x00000121f223d070} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1887 0x00000121cf98e8c8: 4c8b c248 | be00 0072 | f321 0100 | 0048 8386 | 2801 0000 | 0141 b801 | 0000 000f
1888
1889 0x00000121cf98e8e4: ; {optimized virtual_call}
1890 0x00000121cf98e8e4: 1f40 00e8
1891
1892 0x00000121cf98e8e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1893 ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
1894 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@2 (line 920)
1895 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
1896 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
1897 ; - net.minecraft.class_310::method_1523@359 (line 1333)
1898 0x00000121cf98e8e8: f48a bd06
1899
1900 0x00000121cf98e8ec: ; {other}
1901 0x00000121cf98e8ec: 0f1f 8400 | dc40 0027 | 4c8b 8424 | e000 0000
1902
1903 0x00000121cf98e8fc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1904 0x00000121cf98e8fc: 48be 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8688 0a00 | 0075 0d48 | 8386 900a
1905 0x00000121cf98e91c: 0000 01e9 | 6000 0000 | 4c3b 8698 | 0a00 0075 | 0d48 8386 | a00a 0000 | 01e9 4a00 | 0000 4883
1906 0x00000121cf98e93c: be88 0a00 | 0000 7517 | 4c89 8688 | 0a00 0048 | c786 900a | 0000 0100 | 0000 e929 | 0000 0048
1907 0x00000121cf98e95c: 83be 980a | 0000 0075 | 174c 8986 | 980a 0000 | 48c7 86a0 | 0a00 0001 | 0000 00e9 | 0800 0000
1908 0x00000121cf98e97c: 4883 8678 | 0a00 0001
1909
1910 0x00000121cf98e984: ; {oop("mouse"{0x000000008ac9b830})}
1911 0x00000121cf98e984: 49b8 30b8 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
1912 0x00000121cf98e9a4: ; {virtual_call}
1913 0x00000121cf98e9a4: 0000 00e8
1914
1915 0x00000121cf98e9a8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1916 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
1917 ; - net.minecraft.class_310::method_1523@367 (line 1335)
1918 0x00000121cf98e9a8: f481 c106
1919
1920 0x00000121cf98e9ac: ; {other}
1921 0x00000121cf98e9ac: 0f1f 8400 | 9c41 0028 | 488b 9424 | b000 0000 | 8bb2 dc00 | 0000 483b | 0648 8bfe
1922
1923 0x00000121cf98e9c8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1924 0x00000121cf98e9c8: 48bb 004d | 89f3 2101
1925
1926 0x00000121cf98e9d0: ; {metadata('net/minecraft/class_312')}
1927 0x00000121cf98e9d0: 0000 49ba | f8b9 ea00 | 0100 0000 | 4c89 93c0 | 0a00 0048 | 8383 c80a | 0000 0148
1928
1929 0x00000121cf98e9ec: ; {optimized virtual_call}
1930 0x00000121cf98e9ec: 8bd6 90e8
1931
1932 0x00000121cf98e9f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1933 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
1934 ; - net.minecraft.class_310::method_1523@376 (line 1336)
1935 0x00000121cf98e9f0: f954 0000
1936
1937 0x00000121cf98e9f4: ; {other}
1938 0x00000121cf98e9f4: 0f1f 8400 | e441 0029 | 4c8b 8424 | e000 0000
1939
1940 0x00000121cf98ea04: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1941 0x00000121cf98ea04: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 82f8 0a00 | 0075 0d48 | 8382 000b
1942 0x00000121cf98ea24: 0000 01e9 | 6000 0000 | 4c3b 8208 | 0b00 0075 | 0d48 8382 | 100b 0000 | 01e9 4a00 | 0000 4883
1943 0x00000121cf98ea44: baf8 0a00 | 0000 7517 | 4c89 82f8 | 0a00 0048 | c782 000b | 0000 0100 | 0000 e929 | 0000 0048
1944 0x00000121cf98ea64: 83ba 080b | 0000 0075 | 174c 8982 | 080b 0000 | 48c7 8210 | 0b00 0001 | 0000 00e9 | 0800 0000
1945 0x00000121cf98ea84: 4883 82e8 | 0a00 0001 | 488b 9424 | e000 0000 | 9048 b820 | 52cb 0001
1946
1947 0x00000121cf98ea9c: ; {virtual_call}
1948 0x00000121cf98ea9c: 0000 00e8
1949
1950 0x00000121cf98eaa0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1951 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
1952 ; - net.minecraft.class_310::method_1523@381 (line 1337)
1953 0x00000121cf98eaa0: fc6d bd06
1954
1955 0x00000121cf98eaa4: ; {other}
1956 0x00000121cf98eaa4: 0f1f 8400 | 9442 002a | 488b 9424 | b000 0000 | 440f be42 | 7145 85c0
1957
1958 0x00000121cf98eabc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1959 0x00000121cf98eabc: 49b8 004d | 89f3 2101 | 0000 48be | 200b 0000 | 0000 0000 | 750a 48be | 300b 0000 | 0000 0000
1960 0x00000121cf98eadc: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 c601 | 0000 4c8b | 8424 e000
1961
1962 0x00000121cf98eaf4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1963 0x00000121cf98eaf4: 0000 48be | 004d 89f3 | 2101 0000 | 458b 4008 | 49c1 e003 | 4c3b 8650 | 0b00 0075 | 0d48 8386
1964 0x00000121cf98eb14: 580b 0000 | 01e9 6000 | 0000 4c3b | 8660 0b00 | 0075 0d48 | 8386 680b | 0000 01e9 | 4a00 0000
1965 0x00000121cf98eb34: 4883 be50 | 0b00 0000 | 7517 4c89 | 8650 0b00 | 0048 c786 | 580b 0000 | 0100 0000 | e929 0000
1966 0x00000121cf98eb54: 0048 83be | 600b 0000 | 0075 174c | 8986 600b | 0000 48c7 | 8668 0b00 | 0001 0000 | 00e9 0800
1967 0x00000121cf98eb74: 0000 4883 | 8640 0b00
1968
1969 0x00000121cf98eb7c: ; {oop("gameRenderer"{0x000000008ac9b7f8})}
1970 0x00000121cf98eb7c: 0001 49b8 | f8b7 c98a | 0000 0000 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b820 | 52cb 0001
1971 0x00000121cf98eb9c: ; {virtual_call}
1972 0x00000121cf98eb9c: 0000 00e8
1973
1974 0x00000121cf98eba0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1975 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
1976 ; - net.minecraft.class_310::method_1523@398 (line 1340)
1977 0x00000121cf98eba0: fc7f c106
1978
1979 0x00000121cf98eba4: ; {other}
1980 0x00000121cf98eba4: 0f1f 8400 | 9443 002b | 488b 9424 | b000 0000 | 8bb2 c400 | 0000 448b | 8298 0000 | 0048 3b06
1981 0x00000121cf98ebc4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
1982 0x00000121cf98ebc4: 4c8b ce48 | bf00 4d89 | f321 0100
1983
1984 0x00000121cf98ebd0: ; {metadata('net/minecraft/class_757')}
1985 0x00000121cf98ebd0: 0049 ba80 | 4cf4 0001 | 0000 004c | 8997 880b | 0000 4883 | 8790 0b00 | 0001 448b | 8c24 b800
1986 0x00000121cf98ebf0: 0000 488b
1987
1988 0x00000121cf98ebf4: ; {optimized virtual_call}
1989 0x00000121cf98ebf4: d666 90e8
1990
1991 0x00000121cf98ebf8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
1992 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
1993 ; - net.minecraft.class_310::method_1523@412 (line 1341)
1994 0x00000121cf98ebf8: 2153 0000
1995
1996 0x00000121cf98ebfc: ; {other}
1997 0x00000121cf98ebfc: 0f1f 8400 | ec43 002c | 4c8b 8424 | e000 0000
1998
1999 0x00000121cf98ec0c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2000 0x00000121cf98ec0c: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 82c0 0b00 | 0075 0d48 | 8382 c80b
2001 0x00000121cf98ec2c: 0000 01e9 | 6000 0000 | 4c3b 82d0 | 0b00 0075 | 0d48 8382 | d80b 0000 | 01e9 4a00 | 0000 4883
2002 0x00000121cf98ec4c: bac0 0b00 | 0000 7517 | 4c89 82c0 | 0b00 0048 | c782 c80b | 0000 0100 | 0000 e929 | 0000 0048
2003 0x00000121cf98ec6c: 83ba d00b | 0000 0075 | 174c 8982 | d00b 0000 | 48c7 82d8 | 0b00 0001 | 0000 00e9 | 0800 0000
2004 0x00000121cf98ec8c: 4883 82b0 | 0b00 0001 | 488b 9424 | e000 0000 | 9048 b820 | 52cb 0001
2005
2006 0x00000121cf98eca4: ; {virtual_call}
2007 0x00000121cf98eca4: 0000 00e8
2008
2009 0x00000121cf98eca8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2010 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2011 ; - net.minecraft.class_310::method_1523@417 (line 1342)
2012 0x00000121cf98eca8: f46b bd06
2013
2014 0x00000121cf98ecac: ; {other}
2015 0x00000121cf98ecac: 0f1f 8400 | 9c44 002d | 4c8b 8424 | e000 0000
2016
2017 0x00000121cf98ecbc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2018 0x00000121cf98ecbc: 48be 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 86f8 0b00 | 0075 0d48 | 8386 000c
2019 0x00000121cf98ecdc: 0000 01e9 | 6000 0000 | 4c3b 8608 | 0c00 0075 | 0d48 8386 | 100c 0000 | 01e9 4a00 | 0000 4883
2020 0x00000121cf98ecfc: bef8 0b00 | 0000 7517 | 4c89 86f8 | 0b00 0048 | c786 000c | 0000 0100 | 0000 e929 | 0000 0048
2021 0x00000121cf98ed1c: 83be 080c | 0000 0075 | 174c 8986 | 080c 0000 | 48c7 8610 | 0c00 0001 | 0000 00e9 | 0800 0000
2022 0x00000121cf98ed3c: 4883 86e8 | 0b00 0001
2023
2024 0x00000121cf98ed44: ; {oop("blit"{0x000000008ac9b7c8})}
2025 0x00000121cf98ed44: 49b8 c8b7 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
2026 0x00000121cf98ed64: ; {virtual_call}
2027 0x00000121cf98ed64: 0000 00e8
2028
2029 0x00000121cf98ed68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2030 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
2031 ; - net.minecraft.class_310::method_1523@427 (line 1345)
2032 0x00000121cf98ed68: 3468 bd06
2033
2034 0x00000121cf98ed6c: ; {other}
2035 0x00000121cf98ed6c: 0f1f 8400 | 5c45 002e | 488b 9424 | b000 0000 | 448b 8214 | 0100 0049
2036
2037 0x00000121cf98ed84: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2038 0x00000121cf98ed84: 3b00 48be | 004d 89f3 | 2101 0000 | 458b 4008 | 49c1 e003 | 4c3b 8630 | 0c00 0075 | 0d48 8386
2039 0x00000121cf98eda4: 380c 0000 | 01e9 6000 | 0000 4c3b | 8640 0c00 | 0075 0d48 | 8386 480c | 0000 01e9 | 4a00 0000
2040 0x00000121cf98edc4: 4883 be30 | 0c00 0000 | 7517 4c89 | 8630 0c00 | 0048 c786 | 380c 0000 | 0100 0000 | e929 0000
2041 0x00000121cf98ede4: 0048 83be | 400c 0000 | 0075 174c | 8986 400c | 0000 48c7 | 8648 0c00 | 0001 0000 | 00e9 0800
2042 0x00000121cf98ee04: 0000 4883 | 8620 0c00
2043
2044 0x00000121cf98ee0c: ; {metadata(method data for {method} {0x00000121f15fcbf8} 'method_1240' '()V' in 'net/minecraft/class_276')}
2045 0x00000121cf98ee0c: 0001 49b8 | 304a 7ef3 | 2101 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
2046 0x00000121cf98ee2c: ff1f 0085 | f60f 8450
2047
2048 0x00000121cf98ee34: ; {metadata(method data for {method} {0x00000121f15fcbf8} 'method_1240' '()V' in 'net/minecraft/class_276')}
2049 0x00000121cf98ee34: 4400 0049 | b830 4a7e | f321 0100 | 0049 8380 | 1001 0000
2050
2051 0x00000121cf98ee48: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2052 0x00000121cf98ee48: 0149 b848 | 2379 f221 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
2053 0x00000121cf98ee68: 1f00 85f6 | 0f84 3644
2054
2055 0x00000121cf98ee70: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
2056 0x00000121cf98ee70: 0000 49b8 | c014 fb86 | 0000 0000 | 450f be80 | ec00 0000
2057
2058 0x00000121cf98ee84: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2059 0x00000121cf98ee84: 4585 c049 | b848 2379 | f221 0100 | 0048 be10 | 0100 0000 | 0000 0075 | 0a48 be20 | 0100 0000
2060 0x00000121cf98eea4: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 85f5 0000
2061
2062 0x00000121cf98eeb8: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2063 0x00000121cf98eeb8: 0049 b848 | 2379 f221 | 0100 0049 | 8380 3001
2064
2065 0x00000121cf98eec8: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2066 0x00000121cf98eec8: 0000 0149 | b8f0 2479 | f221 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
2067 0x00000121cf98eee8: feff 1f00 | 85f6 0f84 | d543 0000
2068
2069 0x00000121cf98eef4: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2070 0x00000121cf98eef4: 49b8 f024 | 79f2 2101 | 0000 4983 | 8010 0100
2071
2072 0x00000121cf98ef04: ; {oop(a 'java/lang/Class'{0x0000000086fb14c0} = 'com/mojang/blaze3d/systems/RenderSystem')}
2073 0x00000121cf98ef04: 0001 49b8 | c014 fb86 | 0000 0000 | 458b 407c | 498b b780 | 0300 0048 | 8b36 493b
2074
2075 0x00000121cf98ef20: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2076 0x00000121cf98ef20: f049 b8f0 | 2479 f221 | 0100 0048 | be20 0100 | 0000 0000 | 0075 0a48 | be30 0100 | 0000 0000
2077 0x00000121cf98ef40: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 851c
2078
2079 0x00000121cf98ef50: ; {metadata(method data for {method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2080 0x00000121cf98ef50: 0000 0049 | b8f0 2479 | f221 0100 | 0041 ff80 | 4001 0000 | 41b8 0100 | 0000 e906 | 0000 0041
2081 0x00000121cf98ef70: b800 0000 | 0041 83e0 | 0145 85c0
2082
2083 0x00000121cf98ef7c: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2084 0x00000121cf98ef7c: 49b8 4823 | 79f2 2101 | 0000 48be | 4001 0000 | 0000 0000 | 740a 48be | 5001 0000 | 0000 0000
2085 0x00000121cf98ef9c: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f84 7b35
2086
2087 0x00000121cf98efac: ; {metadata(method data for {method} {0x00000121f15fcbf8} 'method_1240' '()V' in 'net/minecraft/class_276')}
2088 0x00000121cf98efac: 0000 49b8 | 304a 7ef3 | 2101 0000 | 4983 8020 | 0100 0001 | ba40 8d00 | 0041 b800 | 0000 000f
2089 0x00000121cf98efcc: ; {static_call}
2090 0x00000121cf98efcc: 1f40 00e8
2091
2092 0x00000121cf98efd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2093 ;*invokestatic _glBindFramebuffer {reexecute=0 rethrow=0 return_oop=0}
2094 ; - net.minecraft.class_276::method_1240@6 (line 199)
2095 ; - net.minecraft.class_310::method_1523@436 (line 1346)
2096 0x00000121cf98efd0: 6c2a c206
2097
2098 0x00000121cf98efd4: ; {other}
2099 0x00000121cf98efd4: 0f1f 8400 | c447 002f | 488b 9424 | b000 0000 | 448b 8294 | 0000 0049 | 3b00 4d8b
2100
2101 0x00000121cf98eff0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2102 0x00000121cf98eff0: c848 be00 | 4d89 f321 | 0100 0048 | 8386 580c | 0000 0145 | 0fbe 4859 | 4183 e101
2103
2104 0x00000121cf98f00c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2105 0x00000121cf98f00c: 4585 c949 | b900 4d89 | f321 0100 | 0048 be90 | 0c00 0000 | 0000 0075 | 0a48 bea0 | 0c00 0000
2106 0x00000121cf98f02c: 0000 0049 | 8b3c 3148 | 8d7f 0149 | 893c 310f | 85e3 0000 | 008b b214 | 0100 004d
2107
2108 0x00000121cf98f048: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2109 0x00000121cf98f048: 8bc8 48bf | 004d 89f3 | 2101 0000 | 4883 87b0 | 0c00 0001 | 458b 4844
2110
2111 0x00000121cf98f060: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2112 0x00000121cf98f060: 498b f848 | bb00 4d89 | f321 0100 | 0048 8383 | e80c 0000 | 0141 8b78 | 4848 3b06
2113
2114 0x00000121cf98f07c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2115 0x00000121cf98f07c: 4c8b c648 | bb00 4d89 | f321 0100 | 0045 8b40 | 0849 c1e0 | 034c 3b83 | 300d 0000 | 750d 4883
2116 0x00000121cf98f09c: 8338 0d00 | 0001 e960 | 0000 004c | 3b83 400d | 0000 750d | 4883 8348 | 0d00 0001 | e94a 0000
2117 0x00000121cf98f0bc: 0048 83bb | 300d 0000 | 0075 174c | 8983 300d | 0000 48c7 | 8338 0d00 | 0001 0000 | 00e9 2900
2118 0x00000121cf98f0dc: 0000 4883 | bb40 0d00 | 0000 7517 | 4c89 8340 | 0d00 0048 | c783 480d | 0000 0100 | 0000 e908
2119 0x00000121cf98f0fc: 0000 0048 | 8383 200d | 0000 014d | 8bc1 4c8b | cf48 8bd6 | 0f1f 8000
2120
2121 0x00000121cf98f114: ; {optimized virtual_call}
2122 0x00000121cf98f114: 0000 00e8
2123
2124 0x00000121cf98f118: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2125 ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
2126 ; - net.minecraft.class_310::method_1523@467 (line 1349)
2127 0x00000121cf98f118: e419 0300
2128
2129 0x00000121cf98f11c: ; {other}
2130 0x00000121cf98f11c: 0f1f 8400 | 0c49 0030
2131
2132 0x00000121cf98f124: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2133 0x00000121cf98f124: 48bf 004d | 89f3 2101 | 0000 4883 | 8758 0d00
2134
2135 0x00000121cf98f134: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2136 0x00000121cf98f134: 0001 48bf | c80d ecf2 | 2101 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
2137 0x00000121cf98f154: 0085 db0f | 8497 4100
2138
2139 0x00000121cf98f15c: ; {oop(a 'java/lang/Class'{0x00000000866f6530} = 'net/minecraft/class_156')}
2140 0x00000121cf98f15c: 0048 bf30 | 656f 8600 | 0000 008b | bf8c 0000 | 0048 3b07
2141
2142 0x00000121cf98f170: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2143 0x00000121cf98f170: 488b df48 | b9c8 0dec | f221 0100 | 008b 5b08 | 48c1 e303 | 483b 9920 | 0100 0075 | 0d48 8381
2144 0x00000121cf98f190: 2801 0000 | 01e9 6000 | 0000 483b | 9930 0100 | 0075 0d48 | 8381 3801 | 0000 01e9 | 4a00 0000
2145 0x00000121cf98f1b0: 4883 b920 | 0100 0000 | 7517 4889 | 9920 0100 | 0048 c781 | 2801 0000 | 0100 0000 | e929 0000
2146 0x00000121cf98f1d0: 0048 83b9 | 3001 0000 | 0075 1748 | 8999 3001 | 0000 48c7 | 8138 0100 | 0001 0000 | 00e9 0800
2147 0x00000121cf98f1f0: 0000 4883 | 8110 0100 | 0001 488b | d748 b8b8 | 6ae9 0001
2148
2149 0x00000121cf98f204: ; {virtual_call}
2150 0x00000121cf98f204: 0000 00e8
2151
2152 0x00000121cf98f208: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2153 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
2154 ; - net.minecraft.class_156::method_648@3 (line 144)
2155 ; - net.minecraft.class_310::method_1523@471 (line 1351)
2156 0x00000121cf98f208: 941f bb06
2157
2158 0x00000121cf98f20c: ; {other}
2159 0x00000121cf98f20c: 0f1f 8400 | fc49 0031 | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 388b
2160 0x00000121cf98f22c: b424 0001 | 0000 85f6
2161
2162 0x00000121cf98f234: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2163 0x00000121cf98f234: 48bf 004d | 89f3 2101 | 0000 48bb | 680d 0000 | 0000 0000 | 740a 48bb | 780d 0000 | 0000 0000
2164 0x00000121cf98f254: 488b 041f | 488d 4001 | 4889 041f | 89b4 2400 | 0100 000f | 84c7 0100
2165
2166 0x00000121cf98f26c: ; {static_call}
2167 0x00000121cf98f26c: 0066 90e8
2168
2169 0x00000121cf98f270: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2170 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
2171 ; - net.minecraft.class_310::method_1523@485 (line 1353)
2172 0x00000121cf98f270: 0cfe bb05
2173
2174 0x00000121cf98f274: ; {other}
2175 0x00000121cf98f274: 0f1f 8400 | 644a 0032 | 0f1f 4000
2176
2177 0x00000121cf98f280: ; {no_reloc}
2178 0x00000121cf98f280: e9a4 4000 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 0801 | 0000 0f1f
2179
2180 0x00000121cf98f29c: ; {static_call}
2181 0x00000121cf98f29c: 4400 00e8
2182
2183 0x00000121cf98f2a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
2184 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2185 ; - net.minecraft.class_310::method_1523@489 (line 1353)
2186 0x00000121cf98f2a0: dcfd bb05
2187
2188 0x00000121cf98f2a4: ; {other}
2189 0x00000121cf98f2a4: 0f1f 8400 | 944a 0033
2190
2191 0x00000121cf98f2ac: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2192 0x00000121cf98f2ac: 49b8 004d | 89f3 2101 | 0000 4d8d | 80b8 0d00 | 0048 85c0 | 750d 41f6 | 0001 7543 | f049 8308
2193 0x00000121cf98f2cc: 01eb 3c8b | 5008 48c1 | e203 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7
2194 0x00000121cf98f2ec: 00fe ffff | ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c
2195 0x00000121cf98f30c: 8b84 2408 | 0100 0049 | 3b00 498b
2196
2197 0x00000121cf98f318: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2198 0x00000121cf98f318: d048 be00 | 4d89 f321 | 0100 0048 | 8386 c80d
2199
2200 0x00000121cf98f328: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
2201 0x00000121cf98f328: 0000 0148 | bac0 07f7 | f121 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2202 0x00000121cf98f348: 1f00 85f6 | 0f84 e63f | 0000 458b | 400c 4d85
2203
2204 0x00000121cf98f358: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
2205 0x00000121cf98f358: c048 bac0 | 07f7 f121 | 0100 0048 | be10 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
2206 0x00000121cf98f378: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84a9 | 0000 0048 | 3b00 488b
2207
2208 0x00000121cf98f390: ; {metadata(method data for {method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
2209 0x00000121cf98f390: d048 bec0 | 07f7 f121 | 0100 008b | 5208 48c1 | e203 483b | 9640 0100 | 0075 0d48 | 8386 4801
2210 0x00000121cf98f3b0: 0000 01e9 | 6000 0000 | 483b 9650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883
2211 0x00000121cf98f3d0: be40 0100 | 0000 7517 | 4889 9640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048
2212 0x00000121cf98f3f0: 83be 5001 | 0000 0075 | 1748 8996 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000
2213 0x00000121cf98f410: 4883 8630 | 0100 0001 | 488b d066 | 9048 b8ff | ffff ffff
2214
2215 0x00000121cf98f424: ; {virtual_call}
2216 0x00000121cf98f424: ffff ffe8
2217
2218 0x00000121cf98f428: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2219 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
2220 ; - java.util.Optional::ifPresent@12 (line 178)
2221 ; - net.minecraft.class_310::method_1523@494 (line 1353)
2222 0x00000121cf98f428: 54f9 bb05
2223
2224 0x00000121cf98f42c: ; {other}
2225 0x00000121cf98f42c: 0f1f 8400 | 1c4c 0034 | 4c8b 8424 | e000 0000
2226
2227 0x00000121cf98f43c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2228 0x00000121cf98f43c: 48be 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8610 0e00 | 0075 0d48 | 8386 180e
2229 0x00000121cf98f45c: 0000 01e9 | 6000 0000 | 4c3b 8620 | 0e00 0075 | 0d48 8386 | 280e 0000 | 01e9 4a00 | 0000 4883
2230 0x00000121cf98f47c: be10 0e00 | 0000 7517 | 4c89 8610 | 0e00 0048 | c786 180e | 0000 0100 | 0000 e929 | 0000 0048
2231 0x00000121cf98f49c: 83be 200e | 0000 0075 | 174c 8986 | 200e 0000 | 48c7 8628 | 0e00 0001 | 0000 00e9 | 0800 0000
2232 0x00000121cf98f4bc: 4883 8600 | 0e00 0001
2233
2234 0x00000121cf98f4c4: ; {oop("updateDisplay"{0x000000008ac9b790})}
2235 0x00000121cf98f4c4: 49b8 90b7 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
2236 0x00000121cf98f4e4: ; {virtual_call}
2237 0x00000121cf98f4e4: 0000 00e8
2238
2239 0x00000121cf98f4e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2240 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
2241 ; - net.minecraft.class_310::method_1523@502 (line 1356)
2242 0x00000121cf98f4e8: b476 c106
2243
2244 0x00000121cf98f4ec: ; {other}
2245 0x00000121cf98f4ec: 0f1f 8400 | dc4c 0035 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 4885
2246
2247 0x00000121cf98f504: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2248 0x00000121cf98f504: f648 bf00 | 4d89 f321 | 0100 0048 | bb38 0e00 | 0000 0000 | 0074 0a48 | bb48 0e00 | 0000 0000
2249 0x00000121cf98f524: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8455 | 0000 0048 | 8bd6 6666 | 9048 b8ff | ffff ffff
2250 0x00000121cf98f544: ; {virtual_call}
2251 0x00000121cf98f544: ffff ffe8
2252
2253 0x00000121cf98f548: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2254 ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0}
2255 ; - net.minecraft.class_310::method_1523@518 (line 1358)
2256 0x00000121cf98f548: 34f8 bb05
2257
2258 0x00000121cf98f54c: ; {other}
2259 0x00000121cf98f54c: 0f1f 8400 | 3c4d 0036 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 448b | 8214 0100 | 0048 8bd6
2260 0x00000121cf98f56c: 9048 b8ff | ffff ffff
2261
2262 0x00000121cf98f574: ; {virtual_call}
2263 0x00000121cf98f574: ffff ffe8
2264
2265 0x00000121cf98f578: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2266 ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0}
2267 ; - net.minecraft.class_310::method_1523@529 (line 1359)
2268 0x00000121cf98f578: 04f8 bb05
2269
2270 0x00000121cf98f57c: ; {other}
2271 0x00000121cf98f57c: 0f1f 8400 | 6c4d 0037 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 448b | 8218 0100 | 0048 3b06
2272 0x00000121cf98f59c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2273 0x00000121cf98f59c: 488b fe48 | bb00 4d89 | f321 0100 | 0048 8383 | c80e 0000 | 0148 8bd6
2274
2275 0x00000121cf98f5b4: ; {optimized virtual_call}
2276 0x00000121cf98f5b4: 6666 90e8
2277
2278 0x00000121cf98f5b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2279 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
2280 ; - net.minecraft.class_310::method_1523@540 (line 1361)
2281 0x00000121cf98f5b8: e4fc f8ff
2282
2283 0x00000121cf98f5bc: ; {other}
2284 0x00000121cf98f5bc: 0f1f 8400 | ac4d 0038 | 488b 9424 | b000 0000 | 8bb2 b801 | 0000 483b | 0648 8bfe
2285
2286 0x00000121cf98f5d8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2287 0x00000121cf98f5d8: 48bb 004d | 89f3 2101
2288
2289 0x00000121cf98f5e0: ; {metadata('net/minecraft/class_9919')}
2290 0x00000121cf98f5e0: 0000 49ba | 0080 fd00 | 0100 0000 | 4c89 9310 | 0f00 0048 | 8383 180f | 0000 0148
2291
2292 0x00000121cf98f5fc: ; {optimized virtual_call}
2293 0x00000121cf98f5fc: 8bd6 90e8
2294
2295 0x00000121cf98f600: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2296 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
2297 ; - net.minecraft.class_310::method_1523@547 (line 1362)
2298 0x00000121cf98f600: 5c74 f9ff
2299
2300 0x00000121cf98f604: ; {other}
2301 0x00000121cf98f604: 0f1f 8400 | f44d 0039 | 8984 2404 | 0100 003d | 0401 0000
2302
2303 0x00000121cf98f618: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2304 0x00000121cf98f618: 48ba 004d | 89f3 2101 | 0000 48be | 380f 0000 | 0000 0000 | 7d0a 48be | 480f 0000 | 0000 0000
2305 0x00000121cf98f638: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8d 2200
2306
2307 0x00000121cf98f648: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2308 0x00000121cf98f648: 0000 48ba | 004d 89f3 | 2101 0000 | 4883 8258 | 0f00 0001
2309
2310 0x00000121cf98f65c: ; {static_call}
2311 0x00000121cf98f65c: 488b d0e8
2312
2313 0x00000121cf98f660: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2314 ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0}
2315 ; - net.minecraft.class_310::method_1523@562 (line 1364)
2316 0x00000121cf98f660: bcba e5ff
2317
2318 0x00000121cf98f664: ; {other}
2319 0x00000121cf98f664: 0f1f 8400 | 544e 003a | 4c8b 8424 | e000 0000
2320
2321 0x00000121cf98f674: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2322 0x00000121cf98f674: 48ba 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8278 0f00 | 0075 0d48 | 8382 800f
2323 0x00000121cf98f694: 0000 01e9 | 6000 0000 | 4c3b 8288 | 0f00 0075 | 0d48 8382 | 900f 0000 | 01e9 4a00 | 0000 4883
2324 0x00000121cf98f6b4: ba78 0f00 | 0000 7517 | 4c89 8278 | 0f00 0048 | c782 800f | 0000 0100 | 0000 e929 | 0000 0048
2325 0x00000121cf98f6d4: 83ba 880f | 0000 0075 | 174c 8982 | 880f 0000 | 48c7 8290 | 0f00 0001 | 0000 00e9 | 0800 0000
2326 0x00000121cf98f6f4: 4883 8268 | 0f00 0001
2327
2328 0x00000121cf98f6fc: ; {oop("yield"{0x000000008ac9b760})}
2329 0x00000121cf98f6fc: 49b8 60b7 | c98a 0000 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b820 | 52cb 0001
2330 0x00000121cf98f71c: ; {virtual_call}
2331 0x00000121cf98f71c: 0000 00e8
2332
2333 0x00000121cf98f720: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2334 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
2335 ; - net.minecraft.class_310::method_1523@570 (line 1367)
2336 0x00000121cf98f720: 7c74 c106
2337
2338 0x00000121cf98f724: ; {other}
2339 0x00000121cf98f724: 0f1f 8400 | 144f 003b
2340
2341 0x00000121cf98f72c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2342 0x00000121cf98f72c: 48ba 004d | 89f3 2101 | 0000 4883 | 82a0 0f00
2343
2344 0x00000121cf98f73c: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2345 0x00000121cf98f73c: 0001 48ba | 389e d6e5 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
2346 0x00000121cf98f75c: 0085 f60f | 8403 3c00
2347
2348 0x00000121cf98f764: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2349 0x00000121cf98f764: 0048 ba38 | 9ed6 e521 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2
2350 0x00000121cf98f784: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2351 0x00000121cf98f784: 7516 48bb | 389e d6e5 | 2101 0000 | 808b 1901 | 0000 01e9 | ba00 0000
2352
2353 0x00000121cf98f79c: ; {metadata('java/lang/VirtualThread')}
2354 0x00000121cf98f79c: 48b8 f882 | 0400 0100 | 0000 8b7a | 0848 c1e7 | 0348 3bc7 | 0f85 8400
2355
2356 0x00000121cf98f7b4: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2357 0x00000121cf98f7b4: 0000 48bb | 389e d6e5 | 2101 0000 | 8b42 0848 | c1e0 0348 | 3b83 3001 | 0000 750d | 4883 8338
2358 0x00000121cf98f7d4: 0100 0001 | e97e 0000 | 0048 3b83 | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e968 | 0000 0048
2359 0x00000121cf98f7f4: 83bb 3001 | 0000 0075 | 1748 8983 | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 4700 0000
2360 0x00000121cf98f814: 4883 bb40 | 0100 0000 | 7517 4889 | 8340 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e926 0000
2361 0x00000121cf98f834: 00e9 2100
2362
2363 0x00000121cf98f838: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2364 0x00000121cf98f838: 0000 48bb | 389e d6e5 | 2101 0000 | 4883 ab20 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4833
2365 0x00000121cf98f858: f6eb 0a48 | be01 0000 | 0000 0000
2366
2367 0x00000121cf98f864: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2368 0x00000121cf98f864: 0085 f648 | be38 9ed6 | e521 0100 | 0048 bf58 | 0100 0000 | 0000 0074 | 0a48 bf68 | 0100 0000
2369 0x00000121cf98f884: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 8488 0100 | 0048 85d2
2370
2371 0x00000121cf98f89c: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2372 0x00000121cf98f89c: 7516 48bf | 389e d6e5 | 2101 0000 | 808f 7101 | 0000 01e9 | ba00 0000
2373
2374 0x00000121cf98f8b4: ; {metadata('java/lang/VirtualThread')}
2375 0x00000121cf98f8b4: 48bb f882 | 0400 0100 | 0000 8b72 | 0848 c1e6 | 0348 3bde | 0f85 8400
2376
2377 0x00000121cf98f8cc: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2378 0x00000121cf98f8cc: 0000 48bf | 389e d6e5 | 2101 0000 | 8b5a 0848 | c1e3 0348 | 3b9f 8801 | 0000 750d | 4883 8790
2379 0x00000121cf98f8ec: 0100 0001 | e979 0000 | 0048 3b9f | 9801 0000 | 750d 4883 | 87a0 0100 | 0001 e963 | 0000 0048
2380 0x00000121cf98f90c: 83bf 8801 | 0000 0075 | 1748 899f | 8801 0000 | 48c7 8790 | 0100 0001 | 0000 00e9 | 4200 0000
2381 0x00000121cf98f92c: 4883 bf98 | 0100 0000 | 7517 4889 | 9f98 0100 | 0048 c787 | a001 0000 | 0100 0000 | e921 0000
2382 0x00000121cf98f94c: 00e9 1c00
2383
2384 0x00000121cf98f950: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2385 0x00000121cf98f950: 0000 48bf | 389e d6e5 | 2101 0000 | 4883 af78 | 0100 0001 | e920 3a00 | 00e9 0000 | 0000 483b
2386 0x00000121cf98f970: 0248 8bf2
2387
2388 0x00000121cf98f974: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2389 0x00000121cf98f974: 48bf 389e | d6e5 2101 | 0000 8b76 | 0848 c1e6 | 0348 3bb7 | c001 0000 | 750d 4883 | 87c8 0100
2390 0x00000121cf98f994: 0001 e960 | 0000 0048 | 3bb7 d001 | 0000 750d | 4883 87d8 | 0100 0001 | e94a 0000 | 0048 83bf
2391 0x00000121cf98f9b4: c001 0000 | 0075 1748 | 89b7 c001 | 0000 48c7 | 87c8 0100 | 0001 0000 | 00e9 2900 | 0000 4883
2392 0x00000121cf98f9d4: bfd0 0100 | 0000 7517 | 4889 b7d0 | 0100 0048 | c787 d801 | 0000 0100 | 0000 e908 | 0000 0048
2393 0x00000121cf98f9f4: 8387 b001 | 0000 010f
2394
2395 0x00000121cf98f9fc: ; {optimized virtual_call}
2396 0x00000121cf98f9fc: 1f40 00e8
2397
2398 0x00000121cf98fa00: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2399 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
2400 ; - java.lang.Thread::yield@17 (line 443)
2401 ; - net.minecraft.class_310::method_1523@575 (line 1368)
2402 0x00000121cf98fa00: 7cf0 bb05
2403
2404 0x00000121cf98fa04: ; {other}
2405 0x00000121cf98fa04: 0f1f 8400 | f451 003c
2406
2407 0x00000121cf98fa0c: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2408 0x00000121cf98fa0c: 48be 389e | d6e5 2101 | 0000 ff86 | e801 0000 | e923 0000
2409
2410 0x00000121cf98fa20: ; {metadata(method data for {method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
2411 0x00000121cf98fa20: 0048 be38 | 9ed6 e521 | 0100 0048 | 8386 0002 | 0000 010f
2412
2413 0x00000121cf98fa34: ; {static_call}
2414 0x00000121cf98fa34: 1f40 00e8
2415
2416 0x00000121cf98fa38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2417 ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0}
2418 ; - java.lang.Thread::yield@23 (line 445)
2419 ; - net.minecraft.class_310::method_1523@575 (line 1368)
2420 0x00000121cf98fa38: 1ca7 c206
2421
2422 0x00000121cf98fa3c: ; {other}
2423 0x00000121cf98fa3c: 0f1f 8400 | 2c52 003d | 4c8b 8424 | e000 0000
2424
2425 0x00000121cf98fa4c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2426 0x00000121cf98fa4c: 48be 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 86c0 0f00 | 0075 0d48 | 8386 c80f
2427 0x00000121cf98fa6c: 0000 01e9 | 6000 0000 | 4c3b 86d0 | 0f00 0075 | 0d48 8386 | d80f 0000 | 01e9 4a00 | 0000 4883
2428 0x00000121cf98fa8c: bec0 0f00 | 0000 7517 | 4c89 86c0 | 0f00 0048 | c786 c80f | 0000 0100 | 0000 e929 | 0000 0048
2429 0x00000121cf98faac: 83be d00f | 0000 0075 | 174c 8986 | d00f 0000 | 48c7 86d8 | 0f00 0001 | 0000 00e9 | 0800 0000
2430 0x00000121cf98facc: 4883 86b0 | 0f00 0001 | 488b 9424 | e000 0000 | 9048 b820 | 52cb 0001
2431
2432 0x00000121cf98fae4: ; {virtual_call}
2433 0x00000121cf98fae4: 0000 00e8
2434
2435 0x00000121cf98fae8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2436 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2437 ; - net.minecraft.class_310::method_1523@580 (line 1369)
2438 0x00000121cf98fae8: b45d bd06
2439
2440 0x00000121cf98faec: ; {other}
2441 0x00000121cf98faec: 0f1f 8400 | dc52 003e | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 483b | 0648 8bfe
2442
2443 0x00000121cf98fb08: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2444 0x00000121cf98fb08: 48bb 004d | 89f3 2101 | 0000 4883 | 83e8 0f00 | 0001 410f | be7f 4085 | ff0f 8575
2445
2446 0x00000121cf98fb24: ; {oop("Post render"{0x000000008ac9b728})}
2447 0x00000121cf98fb24: 3800 0049 | ba28 b7c9 | 8a00 0000 | 0044 8956
2448
2449 0x00000121cf98fb34: ; {oop("Post render"{0x000000008ac9b728})}
2450 0x00000121cf98fb34: 6c48 bf28 | b7c9 8a00 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 8564 | 3800 008b
2451 0x00000121cf98fb54: 7264 ffc6 | 8972 6448
2452
2453 0x00000121cf98fb5c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2454 0x00000121cf98fb5c: 8bf2 48bf | 004d 89f3 | 2101 0000
2455
2456 0x00000121cf98fb68: ; {metadata('net/minecraft/class_310')}
2457 0x00000121cf98fb68: 49ba 580e | ca00 0100 | 0000 4c89 | 9730 1000 | 0048 8387 | 3810 0000
2458
2459 0x00000121cf98fb80: ; {metadata(method data for {method} {0x00000121f15dbaf0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
2460 0x00000121cf98fb80: 0148 beb8 | c789 f321 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
2461 0x00000121cf98fba0: 85ff 0f84 | 2738 0000 | 0fbe 726f
2462
2463 0x00000121cf98fbac: ; {metadata(method data for {method} {0x00000121f15dbaf0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
2464 0x00000121cf98fbac: 85f6 48be | b8c7 89f3 | 2101 0000 | 48bf 1001 | 0000 0000 | 0000 740a | 48bf 2001 | 0000 0000
2465 0x00000121cf98fbcc: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 3b00 0000 | 8bb2 9001 | 0000 4885
2466
2467 0x00000121cf98fbe8: ; {metadata(method data for {method} {0x00000121f15dbaf0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
2468 0x00000121cf98fbe8: f648 beb8 | c789 f321 | 0100 0048 | bf40 0100 | 0000 0000 | 0075 0a48 | bf30 0100 | 0000 0000
2469 0x00000121cf98fc08: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 850a | 0000 00be | 0000 0000 | e915 0000
2470
2471 0x00000121cf98fc24: ; {metadata(method data for {method} {0x00000121f15dbaf0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
2472 0x00000121cf98fc24: 0048 beb8 | c789 f321 | 0100 00ff | 8650 0100 | 00be 0100 | 0000 83e6
2473
2474 0x00000121cf98fc3c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2475 0x00000121cf98fc3c: 0185 f648 | be00 4d89 | f321 0100 | 0048 bf58 | 1000 0000 | 0000 0074 | 0a48 bf68 | 1000 0000
2476 0x00000121cf98fc5c: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 849f 0200 | 008b b2a4 | 0100 0048
2477
2478 0x00000121cf98fc78: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2479 0x00000121cf98fc78: 85f6 48bf | 004d 89f3 | 2101 0000 | 48bb 7810 | 0000 0000 | 0000 740a | 48bb 8810 | 0000 0000
2480 0x00000121cf98fc98: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | e400 0000
2481
2482 0x00000121cf98fcac: ; implicit exception: dispatches to 0x00000121cf9933f0
2483 0x00000121cf98fcac: 483b 0648
2484
2485 0x00000121cf98fcb0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2486 0x00000121cf98fcb0: 8bfe 48bb | 004d 89f3 | 2101 0000 | 8b7f 0848 | c1e7 0348 | 3bbb a810 | 0000 750d | 4883 83b0
2487 0x00000121cf98fcd0: 1000 0001 | e960 0000 | 0048 3bbb | b810 0000 | 750d 4883 | 83c0 1000 | 0001 e94a | 0000 0048
2488 0x00000121cf98fcf0: 83bb a810 | 0000 0075 | 1748 89bb | a810 0000 | 48c7 83b0 | 1000 0001 | 0000 00e9 | 2900 0000
2489 0x00000121cf98fd10: 4883 bbb8 | 1000 0000 | 7517 4889 | bbb8 1000 | 0048 c783 | c010 0000 | 0100 0000 | e908 0000
2490 0x00000121cf98fd30: 0048 8383 | 9810 0000 | 0148 8bd6 | 9048 b8ff | ffff ffff
2491
2492 0x00000121cf98fd44: ; {virtual_call}
2493 0x00000121cf98fd44: ffff ffe8
2494
2495 0x00000121cf98fd48: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2496 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
2497 ; - net.minecraft.class_310::method_1523@624 (line 1374)
2498 0x00000121cf98fd48: 34f0 bb05
2499
2500 0x00000121cf98fd4c: ; {other}
2501 0x00000121cf98fd4c: 0f1f 8400 | 3c55 003f
2502
2503 0x00000121cf98fd54: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2504 0x00000121cf98fd54: 85c0 48ba | 004d 89f3 | 2101 0000 | 48be d010 | 0000 0000 | 0000 750a | 48be e010 | 0000 0000
2505 0x00000121cf98fd74: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 488b | 9424 b000 | 0000 0f85 | 9800 0000 | 8bb2 a801
2506 0x00000121cf98fd94: 0000 4885
2507
2508 0x00000121cf98fd98: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2509 0x00000121cf98fd98: f648 bf00 | 4d89 f321 | 0100 0048 | bbf0 1000 | 0000 0000 | 0074 0a48 | bb00 1100 | 0000 0000
2510 0x00000121cf98fdb8: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8445 | 0100 0048
2511
2512 0x00000121cf98fdcc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2513 0x00000121cf98fdcc: 3b06 48bf | 004d 89f3 | 2101 0000
2514
2515 0x00000121cf98fdd8: ; {metadata('net/minecraft/class_425')}
2516 0x00000121cf98fdd8: 49ba 904a | c600 0100 | 0000 4c89 | 9720 1100 | 0048 8387 | 2811 0000
2517
2518 0x00000121cf98fdf0: ; {metadata(method data for {method} {0x00000121f14db648} 'method_18640' '()Z' in 'net/minecraft/class_425')}
2519 0x00000121cf98fdf0: 0148 be60 | c989 f321 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
2520 0x00000121cf98fe10: 85ff 0f84 | e235 0000
2521
2522 0x00000121cf98fe18: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2523 0x00000121cf98fe18: 48be 004d | 89f3 2101 | 0000 ff86 | 5811 0000 | 8bb2 9001 | 0000 483b | 0648 8bfe
2524
2525 0x00000121cf98fe34: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2526 0x00000121cf98fe34: 48bb 004d | 89f3 2101 | 0000 8b7f | 0848 c1e7 | 0348 3bbb | 7811 0000 | 750d 4883 | 8380 1100
2527 0x00000121cf98fe54: 0001 e960 | 0000 0048 | 3bbb 8811 | 0000 750d | 4883 8390 | 1100 0001 | e94a 0000 | 0048 83bb
2528 0x00000121cf98fe74: 7811 0000 | 0075 1748 | 89bb 7811 | 0000 48c7 | 8380 1100 | 0001 0000 | 00e9 2900 | 0000 4883
2529 0x00000121cf98fe94: bb88 1100 | 0000 7517 | 4889 bb88 | 1100 0048 | c783 9011 | 0000 0100 | 0000 e908 | 0000 0048
2530 0x00000121cf98feb4: 8383 6811 | 0000 0148 | 8bd6 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
2531
2532 0x00000121cf98fecc: ; {virtual_call}
2533 0x00000121cf98fecc: ffff ffe8
2534
2535 0x00000121cf98fed0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2536 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
2537 ; - net.minecraft.class_310::method_1523@651 (line 1374)
2538 0x00000121cf98fed0: acee bb05
2539
2540 0x00000121cf98fed4: ; {other}
2541 0x00000121cf98fed4: 0f1f 8400 | c456 0040
2542
2543 0x00000121cf98fedc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2544 0x00000121cf98fedc: 85c0 48ba | 004d 89f3 | 2101 0000 | 48be b011 | 0000 0000 | 0000 740a | 48be a011 | 0000 0000
2545 0x00000121cf98fefc: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 0a00 0000 | ba00 0000 | 00e9 1500
2546
2547 0x00000121cf98ff18: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2548 0x00000121cf98ff18: 0000 48ba | 004d 89f3 | 2101 0000 | ff82 c011 | 0000 ba01 | 0000 0048 | 8bb4 24b0 | 0000 0083
2549 0x00000121cf98ff38: e201 8856 | 70f0 8344 | 24c0 008b | 9698 0000 | 000f be7e | 7048 3b02
2550
2551 0x00000121cf98ff50: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2552 0x00000121cf98ff50: 488b da48 | b800 4d89 | f321 0100
2553
2554 0x00000121cf98ff5c: ; {metadata('net/minecraft/class_9779$class_9781')}
2555 0x00000121cf98ff5c: 0049 ba58 | 33cb 0001 | 0000 004c | 8990 e811 | 0000 4883 | 80f0 1100
2556
2557 0x00000121cf98ff74: ; {metadata(method data for {method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
2558 0x00000121cf98ff74: 0001 48bb | 88ca 89f3 | 2101 0000 | 8b83 cc00 | 0000 83c0 | 0289 83cc | 0000 0025 | feff 1f00
2559 0x00000121cf98ff94: 85c0 0f84 | 8934 0000
2560
2561 0x00000121cf98ff9c: ; {metadata(method data for {method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
2562 0x00000121cf98ff9c: 85ff 48bf | 88ca 89f3 | 2101 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
2563 0x00000121cf98ffbc: 0000 488b | 041f 488d | 4001 4889 | 041f 488b | fa0f 8494
2564
2565 0x00000121cf98ffd0: ; {metadata(method data for {method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
2566 0x00000121cf98ffd0: 0000 0048 | bb88 ca89 | f321 0100 | 0048 8383 | 3001 0000
2567
2568 0x00000121cf98ffe4: ; {metadata(method data for {method} {0x00000121f1646868} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
2569 0x00000121cf98ffe4: 0148 bf88 | cc89 f321 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
2570 0x00000121cf990004: 85db 0f84 | 3a34 0000 | 0fbe 7a30
2571
2572 0x00000121cf990010: ; {metadata(method data for {method} {0x00000121f1646868} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
2573 0x00000121cf990010: 85ff 48bf | 88cc 89f3 | 2101 0000 | 48bb 1001 | 0000 0000 | 0000 750a | 48bb 2001 | 0000 0000
2574 0x00000121cf990030: 0000 488b | 041f 488d | 4001 4889 | 041f 0f85 | 0a00 0000 | c5fa 1042 | 20c5 fa11 | 4228 c642
2575 0x00000121cf990050: ; {metadata(method data for {method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
2576 0x00000121cf990050: 3001 48ba | 88ca 89f3 | 2101 0000 | ff82 6801 | 0000 e97f
2577
2578 0x00000121cf990064: ; {metadata(method data for {method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
2579 0x00000121cf990064: 0000 0048 | bb88 ca89 | f321 0100 | 0048 8383 | 8001 0000
2580
2581 0x00000121cf990078: ; {metadata(method data for {method} {0x00000121f1646938} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
2582 0x00000121cf990078: 0148 bfe8 | cd89 f321 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
2583 0x00000121cf990098: 85db 0f84 | c733 0000 | 0fbe 7a30
2584
2585 0x00000121cf9900a4: ; {metadata(method data for {method} {0x00000121f1646938} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
2586 0x00000121cf9900a4: 85ff 48bf | e8cd 89f3 | 2101 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
2587 0x00000121cf9900c4: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 0a00 0000 | c5fa 1042 | 28c5 fa11 | 4220 c642
2588 0x00000121cf9900e4: 3000 8bbe | 9800 0000
2589
2590 0x00000121cf9900ec: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2591 0x00000121cf9900ec: 488b d648 | bb00 4d89 | f321 0100 | 0048 8383 | 1012 0000
2592
2593 0x00000121cf990100: ; {metadata(method data for {method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
2594 0x00000121cf990100: 0148 ba60 | 6278 f321 | 0100 008b | 9acc 0000 | 0083 c302 | 899a cc00 | 0000 81e3 | feff 1f00
2595 0x00000121cf990120: 85db 0f84 | 6033 0000 | 8b96 8801 | 0000 4885
2596
2597 0x00000121cf990130: ; {metadata(method data for {method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
2598 0x00000121cf990130: d248 bb60 | 6278 f321 | 0100 0048 | b810 0100 | 0000 0000 | 0074 0a48 | b820 0100 | 0000 0000
2599 0x00000121cf990150: 0048 8b0c | 0348 8d49 | 0148 890c | 0348 89bc | 2410 0100 | 000f 84fd | 0000 0048 | 3b02 488b
2600 0x00000121cf990170: ; {metadata(method data for {method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
2601 0x00000121cf990170: da48 b860 | 6278 f321 | 0100 008b | 5b08 48c1 | e303 483b | 9840 0100 | 0075 0d48 | 8380 4801
2602 0x00000121cf990190: 0000 01e9 | 6000 0000 | 483b 9850 | 0100 0075 | 0d48 8380 | 5801 0000 | 01e9 4a00 | 0000 4883
2603 0x00000121cf9901b0: b840 0100 | 0000 7517 | 4889 9840 | 0100 0048 | c780 4801 | 0000 0100 | 0000 e929 | 0000 0048
2604 0x00000121cf9901d0: 83b8 5001 | 0000 0075 | 1748 8998 | 5001 0000 | 48c7 8058 | 0100 0001 | 0000 00e9 | 0800 0000
2605 0x00000121cf9901f0: 4883 8030 | 0100 0001 | 0f1f 4400 | 0048 b8ff | ffff ffff
2606
2607 0x00000121cf990204: ; {virtual_call}
2608 0x00000121cf990204: ffff ffe8
2609
2610 0x00000121cf990208: ; ImmutableOopMap {[176]=Oop [224]=Oop [272]=Oop }
2611 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
2612 ; - net.minecraft.class_310::method_60647@11 (line 1943)
2613 ; - net.minecraft.class_310::method_1523@681 (line 1376)
2614 0x00000121cf990208: 74eb bb05
2615
2616 0x00000121cf99020c: ; {other}
2617 0x00000121cf99020c: 0f1f 8400 | fc59 0041 | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff
2618
2619 0x00000121cf990224: ; {virtual_call}
2620 0x00000121cf990224: ffff ffe8
2621
2622 0x00000121cf990228: ; ImmutableOopMap {[176]=Oop [224]=Oop [272]=Oop }
2623 ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0}
2624 ; - net.minecraft.class_310::method_60647@14 (line 1943)
2625 ; - net.minecraft.class_310::method_1523@681 (line 1376)
2626 0x00000121cf990228: 54eb bb05
2627
2628 0x00000121cf99022c: ; {other}
2629 0x00000121cf99022c: 0f1f 8400 | 1c5a 0042
2630
2631 0x00000121cf990234: ; {metadata(method data for {method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
2632 0x00000121cf990234: 85c0 48ba | 6062 78f3 | 2101 0000 | 48be a001 | 0000 0000 | 0000 740a | 48be b001 | 0000 0000
2633 0x00000121cf990254: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 1a00 0000
2634
2635 0x00000121cf990268: ; {metadata(method data for {method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
2636 0x00000121cf990268: 48ba 6062 | 78f3 2101 | 0000 ff82 | c001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
2637 0x00000121cf990288: e201 85d2
2638
2639 0x00000121cf99028c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2640 0x00000121cf99028c: 48ba 004d | 89f3 2101 | 0000 48be | 4812 0000 | 0000 0000 | 750a 48be | 5812 0000 | 0000 0000
2641 0x00000121cf9902ac: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1a00
2642
2643 0x00000121cf9902bc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2644 0x00000121cf9902bc: 0000 48ba | 004d 89f3 | 2101 0000 | ff82 6812 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
2645 0x00000121cf9902dc: 0048 8bbc | 2410 0100 | 0048 3b07
2646
2647 0x00000121cf9902e8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2648 0x00000121cf9902e8: 488b c748 | b900 4d89 | f321 0100
2649
2650 0x00000121cf9902f4: ; {metadata('net/minecraft/class_9779$class_9781')}
2651 0x00000121cf9902f4: 0049 ba58 | 33cb 0001 | 0000 004c | 8991 9012 | 0000 4883 | 8198 1200 | 0001 83e2 | 0188 5731
2652 0x00000121cf990314: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2653 0x00000121cf990314: 48ba 004d | 89f3 2101 | 0000 4883 | 82b8 1200
2654
2655 0x00000121cf990324: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2656 0x00000121cf990324: 0001 48ba | c80d ecf2 | 2101 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
2657 0x00000121cf990344: 0085 ff0f | 8466 3100
2658
2659 0x00000121cf99034c: ; {oop(a 'java/lang/Class'{0x00000000866f6530} = 'net/minecraft/class_156')}
2660 0x00000121cf99034c: 0048 ba30 | 656f 8600 | 0000 008b | 928c 0000 | 0048 3b02
2661
2662 0x00000121cf990360: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2663 0x00000121cf990360: 488b fa48 | b8c8 0dec | f221 0100 | 008b 7f08 | 48c1 e703 | 483b b820 | 0100 0075 | 0d48 8380
2664 0x00000121cf990380: 2801 0000 | 01e9 6000 | 0000 483b | b830 0100 | 0075 0d48 | 8380 3801 | 0000 01e9 | 4a00 0000
2665 0x00000121cf9903a0: 4883 b820 | 0100 0000 | 7517 4889 | b820 0100 | 0048 c780 | 2801 0000 | 0100 0000 | e929 0000
2666 0x00000121cf9903c0: 0048 83b8 | 3001 0000 | 0075 1748 | 89b8 3001 | 0000 48c7 | 8038 0100 | 0001 0000 | 00e9 0800
2667 0x00000121cf9903e0: 0000 4883 | 8010 0100 | 0001 6666 | 9048 b8b8 | 6ae9 0001
2668
2669 0x00000121cf9903f4: ; {virtual_call}
2670 0x00000121cf9903f4: 0000 00e8
2671
2672 0x00000121cf9903f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2673 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
2674 ; - net.minecraft.class_156::method_648@3 (line 144)
2675 ; - net.minecraft.class_310::method_1523@695 (line 1378)
2676 0x00000121cf9903f8: a40d bb06
2677
2678 0x00000121cf9903fc: ; {other}
2679 0x00000121cf9903fc: 0f1f 8400 | ec5b 0043 | 488b 9424 | b000 0000 | 488b 7228 | 488b f848 | 2bfe 8bb4 | 2400 0100
2680 0x00000121cf99041c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2681 0x00000121cf99041c: 0085 f648 | be00 4d89 | f321 0100 | 0048 bbc8 | 1200 0000 | 0000 0074 | 0a48 bbd8 | 1200 0000
2682 0x00000121cf99043c: 0000 0048 | 8b0c 1e48 | 8d49 0148 | 890c 1e0f | 8404 0000 | 0048 897a | 4048 8984 | 2420 0100
2683 0x00000121cf99045c: 0048 8bf2
2684
2685 0x00000121cf990460: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2686 0x00000121cf990460: 48bb 004d | 89f3 2101
2687
2688 0x00000121cf990468: ; {metadata('net/minecraft/class_310')}
2689 0x00000121cf990468: 0000 49ba | 580e ca00 | 0100 0000 | 4c89 93f8 | 1200 0048 | 8383 0013
2690
2691 0x00000121cf990480: ; {metadata(method data for {method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
2692 0x00000121cf990480: 0000 0148 | be50 e271 | f321 0100 | 008b 9ecc | 0000 0083 | c302 899e | cc00 0000 | 81e3 feff
2693 0x00000121cf9904a0: 1f00 85db | 0f84 2f30 | 0000 8bb2 | d000 0000
2694
2695 0x00000121cf9904b0: ; implicit exception: dispatches to 0x00000121cf9934fa
2696 0x00000121cf9904b0: 483b 0648
2697
2698 0x00000121cf9904b4: ; {metadata(method data for {method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
2699 0x00000121cf9904b4: 8bde 48b9 | 50e2 71f3 | 2101 0000 | 4883 8128 | 0100 0001 | 8b76 6c48 | 3b06 488b
2700
2701 0x00000121cf9904d0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2702 0x00000121cf9904d0: de48 b900 | 4d89 f321
2703
2704 0x00000121cf9904d8: ; {metadata('net/minecraft/class_340')}
2705 0x00000121cf9904d8: 0100 0049 | ba48 16f5 | 0001 0000 | 004c 8991 | 3013 0000 | 4883 8138 | 1300 0001
2706
2707 0x00000121cf9904f4: ; {metadata(method data for {method} {0x00000121f2716c18} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
2708 0x00000121cf9904f4: 48bb 48cf | 89f3 2101 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
2709 0x00000121cf990514: c90f 84e9 | 2f00 008b | 7630 483b | 0648 8bde
2710
2711 0x00000121cf990524: ; {metadata(method data for {method} {0x00000121f2716c18} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
2712 0x00000121cf990524: 48b9 48cf | 89f3 2101 | 0000 8b5b | 0848 c1e3 | 0348 3b99 | 2001 0000 | 750d 4883 | 8128 0100
2713 0x00000121cf990544: 0001 e960 | 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9
2714 0x00000121cf990564: 2001 0000 | 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883
2715 0x00000121cf990584: b930 0100 | 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048
2716 0x00000121cf9905a4: 8381 1001
2717
2718 0x00000121cf9905a8: ; {metadata(method data for {method} {0x00000121f271d090} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
2719 0x00000121cf9905a8: 0000 0148 | bbe0 d089 | f321 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff
2720 0x00000121cf9905c8: 1f00 85c9 | 0f84 582f | 0000 8b5e | 1083 7b0c | 000f 8676 | 2f00 0048 | 897b 1048
2721
2722 0x00000121cf9905e4: ; {metadata(method data for {method} {0x00000121f271d090} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
2723 0x00000121cf9905e4: 8bfe 48bb | e0d0 89f3 | 2101 0000
2724
2725 0x00000121cf9905f0: ; {metadata('net/minecraft/class_9191')}
2726 0x00000121cf9905f0: 49ba 7021 | f500 0100 | 0000 4c89 | 9320 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424
2727 0x00000121cf990610: 1801 0000
2728
2729 0x00000121cf990614: ; {optimized virtual_call}
2730 0x00000121cf990614: 6666 90e8
2731
2732 0x00000121cf990618: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
2733 ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0}
2734 ; - net.minecraft.class_9187::method_53066@8 (line 25)
2735 ; - net.minecraft.class_340::method_53534@5 (line 584)
2736 ; - net.minecraft.class_310::method_1523@726 (line 1383)
2737 0x00000121cf990618: e4ce 0200
2738
2739 0x00000121cf99061c: ; {other}
2740 0x00000121cf99061c: 0f1f 8400 | 0c5e 0044 | 488b b424 | 1801 0000
2741
2742 0x00000121cf99062c: ; {metadata(method data for {method} {0x00000121f271d090} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
2743 0x00000121cf99062c: 48ba e0d0 | 89f3 2101 | 0000 8b76 | 0848 c1e6 | 0348 3bb2 | 5801 0000 | 750d 4883 | 8260 0100
2744 0x00000121cf99064c: 0001 e960 | 0000 0048 | 3bb2 6801 | 0000 750d | 4883 8270 | 0100 0001 | e94a 0000 | 0048 83ba
2745 0x00000121cf99066c: 5801 0000 | 0075 1748 | 89b2 5801 | 0000 48c7 | 8260 0100 | 0001 0000 | 00e9 2900 | 0000 4883
2746 0x00000121cf99068c: ba68 0100 | 0000 7517 | 4889 b268 | 0100 0048 | c782 7001 | 0000 0100 | 0000 e908 | 0000 0048
2747 0x00000121cf9906ac: 8382 4801 | 0000 0148 | 8b94 2418 | 0100 000f
2748
2749 0x00000121cf9906bc: ; {optimized virtual_call}
2750 0x00000121cf9906bc: 1f40 00e8
2751
2752 0x00000121cf9906c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2753 ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0}
2754 ; - net.minecraft.class_9187::method_53066@12 (line 26)
2755 ; - net.minecraft.class_340::method_53534@5 (line 584)
2756 ; - net.minecraft.class_310::method_1523@726 (line 1383)
2757 0x00000121cf9906c0: 9c10 0300
2758
2759 0x00000121cf9906c4: ; {other}
2760 0x00000121cf9906c4: 0f1f 8400 | b45e 0045 | 488b 9424 | b000 0000 | 488b 8424 | 2001 0000 | 4889 4228 | 4c8b 8424
2761 0x00000121cf9906e4: e000 0000
2762
2763 0x00000121cf9906e8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2764 0x00000121cf9906e8: 48be 004d | 89f3 2101 | 0000 458b | 4008 49c1 | e003 4c3b | 8668 1300 | 0075 0d48 | 8386 7013
2765 0x00000121cf990708: 0000 01e9 | 6000 0000 | 4c3b 8678 | 1300 0075 | 0d48 8386 | 8013 0000 | 01e9 4a00 | 0000 4883
2766 0x00000121cf990728: be68 1300 | 0000 7517 | 4c89 8668 | 1300 0048 | c786 7013 | 0000 0100 | 0000 e929 | 0000 0048
2767 0x00000121cf990748: 83be 7813 | 0000 0075 | 174c 8986 | 7813 0000 | 48c7 8680 | 1300 0001 | 0000 00e9 | 0800 0000
2768 0x00000121cf990768: 4883 8658 | 1300 0001
2769
2770 0x00000121cf990770: ; {oop("fpsUpdate"{0x000000008ac9b6f0})}
2771 0x00000121cf990770: 49b8 f0b6 | c98a 0000 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b820 | 52cb 0001
2772
2773 0x00000121cf99078c: ; {virtual_call}
2774 0x00000121cf99078c: 0000 00e8
2775
2776 0x00000121cf990790: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2777 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
2778 ; - net.minecraft.class_310::method_1523@740 (line 1386)
2779 0x00000121cf990790: 0c4e bd06
2780
2781 0x00000121cf990794: ; {other}
2782 0x00000121cf990794: 0f1f 8400 | 845f 0046 | 488b 9424 | b000 0000 | 8bb2 d401 | 0000 4885
2783
2784 0x00000121cf9907ac: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2785 0x00000121cf9907ac: f648 bf00 | 4d89 f321 | 0100 0048 | bb90 1300 | 0000 0000 | 0074 0a48 | bba0 1300 | 0000 0000
2786 0x00000121cf9907cc: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84a9 | 0000 0048 | 8bd6 6666 | 9048 b8ff | ffff ffff
2787 0x00000121cf9907ec: ; {virtual_call}
2788 0x00000121cf9907ec: ffff ffe8
2789
2790 0x00000121cf9907f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2791 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
2792 ; - net.minecraft.class_310::method_1523@756 (line 1388)
2793 0x00000121cf9907f0: 8ce5 bb05
2794
2795 0x00000121cf9907f4: ; {other}
2796 0x00000121cf9907f4: 0f1f 8400 | e45f 0047
2797
2798 0x00000121cf9907fc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2799 0x00000121cf9907fc: 85c0 48ba | 004d 89f3 | 2101 0000 | 48be e813 | 0000 0000 | 0000 740a | 48be f813 | 0000 0000
2800 0x00000121cf99081c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 5800 0000 | 488b 9424 | b000 0000 | 8bb2 d401
2801 0x00000121cf99083c: 0000 488b | d60f 1f40 | 0048 b8ff | ffff ffff
2802
2803 0x00000121cf99084c: ; {virtual_call}
2804 0x00000121cf99084c: ffff ffe8
2805
2806 0x00000121cf990850: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2807 ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0}
2808 ; - net.minecraft.class_310::method_1523@767 (line 1389)
2809 0x00000121cf990850: 2ce5 bb05
2810
2811 0x00000121cf990854: ; {other}
2812 0x00000121cf990854: 0f1f 8400 | 4460 0048 | 488b 9424 | b000 0000 | 488b 7240 | c4e1 fb2a
2813
2814 0x00000121cf99086c: ; {section_word}
2815 0x00000121cf99086c: c0c5 fb59 | 058b adff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 480f | 1f44 0000
2816
2817 0x00000121cf990888: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2818 0x00000121cf990888: 48be 004d | 89f3 2101 | 0000 4883 | 8640 1400
2819
2820 0x00000121cf990898: ; {metadata(method data for {method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
2821 0x00000121cf990898: 0001 48be | c057 edf2 | 2101 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
2822 0x00000121cf9908b8: 0085 ff0f | 84a6 2c00
2823
2824 0x00000121cf9908c0: ; {metadata(method data for {method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
2825 0x00000121cf9908c0: 0048 bec0 | 57ed f221 | 0100 0048 | 8386 1001
2826
2827 0x00000121cf9908d0: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2828 0x00000121cf9908d0: 0000 0148 | bec8 0dec | f221 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
2829 0x00000121cf9908f0: 1f00 85ff | 0f84 8e2c
2830
2831 0x00000121cf9908f8: ; {oop(a 'java/lang/Class'{0x00000000866f6530} = 'net/minecraft/class_156')}
2832 0x00000121cf9908f8: 0000 48be | 3065 6f86 | 0000 0000 | 8bb6 8c00 | 0000 483b | 0648 8bfe
2833
2834 0x00000121cf990910: ; {metadata(method data for {method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
2835 0x00000121cf990910: 48bb c80d | ecf2 2101 | 0000 8b7f | 0848 c1e7 | 0348 3bbb | 2001 0000 | 750d 4883 | 8328 0100
2836 0x00000121cf990930: 0001 e960 | 0000 0048 | 3bbb 3001 | 0000 750d | 4883 8338 | 0100 0001 | e94a 0000 | 0048 83bb
2837 0x00000121cf990950: 2001 0000 | 0075 1748 | 89bb 2001 | 0000 48c7 | 8328 0100 | 0001 0000 | 00e9 2900 | 0000 4883
2838 0x00000121cf990970: bb30 0100 | 0000 7517 | 4889 bb30 | 0100 0048 | c783 3801 | 0000 0100 | 0000 e908 | 0000 0048
2839 0x00000121cf990990: 8383 1001 | 0000 0148 | 8bd6 6666 | 9048 b8b8 | 6ae9 0001
2840
2841 0x00000121cf9909a4: ; {virtual_call}
2842 0x00000121cf9909a4: 0000 00e8
2843
2844 0x00000121cf9909a8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2845 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
2846 ; - net.minecraft.class_156::method_648@3 (line 144)
2847 ; - net.minecraft.class_156::method_658@0 (line 140)
2848 ; - net.minecraft.class_310::method_1523@784 (line 1392)
2849 0x00000121cf9909a8: f407 bb06
2850
2851 0x00000121cf9909ac: ; {other}
2852 0x00000121cf9909ac: 0f1f 8400 | 9c61 0049 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
2853 0x00000121cf9909cc: 84dd 2b00
2854
2855 0x00000121cf9909d0: ; {runtime_call}
2856 0x00000121cf9909d0: 0048 b8e0 | 15e5 c6fe | 7f00 00ff
2857
2858 0x00000121cf9909dc: ; {other}
2859 0x00000121cf9909dc: d00f 1f84 | 0000 0000 | 0048 8b94 | 24b0 0000 | 004c 8b42 | 3048 bee8 | 0300 0000 | 0000 004c
2860 0x00000121cf9909fc: 03c6 493b
2861
2862 0x00000121cf990a00: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2863 0x00000121cf990a00: c049 b800 | 4d89 f321 | 0100 0048 | be50 1400 | 0000 0000 | 007c 0a48 | be60 1400 | 0000 0000
2864 0x00000121cf990a20: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8c8e | 1900 00c5 | fb10 4248 | c5f1 57c9 | c5f9 2ec1
2865 0x00000121cf990a40: 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8 | 0000 0000 | 0f84 0300 | 0000 49ff
2866 0x00000121cf990a60: c045 85c0
2867
2868 0x00000121cf990a64: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2869 0x00000121cf990a64: 49b8 004d | 89f3 2101 | 0000 48be | 7014 0000 | 0000 0000 | 7e0a 48be | 8014 0000 | 0000 0000
2870 0x00000121cf990a84: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f8e e601
2871
2872 0x00000121cf990a94: ; {section_word}
2873 0x00000121cf990a94: 0000 c5fb | 100d 6aab | ffff c5f9 | 2ec1 41b8 | ffff ffff | 0f8a 1500 | 0000 0f82 | 0f00 0000
2874 0x00000121cf990ab4: 41b8 0000 | 0000 0f84 | 0300 0000 | 49ff c045
2875
2876 0x00000121cf990ac4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2877 0x00000121cf990ac4: 85c0 49b8 | 004d 89f3 | 2101 0000 | 48be 9014 | 0000 0000 | 0000 7e0a | 48be a014 | 0000 0000
2878 0x00000121cf990ae4: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f8e | c900 0000
2879
2880 0x00000121cf990af8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2881 0x00000121cf990af8: 49b8 004d | 89f3 2101 | 0000 4983 | 80b0 1400
2882
2883 0x00000121cf990b08: ; {metadata(method data for {method} {0x00000121e400fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
2884 0x00000121cf990b08: 0001 49b8 | a08d 70e4 | 2101 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
2885 0x00000121cf990b28: ff1f 0085 | f60f 8480
2886
2887 0x00000121cf990b30: ; {metadata(method data for {method} {0x00000121e400fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
2888 0x00000121cf990b30: 2a00 0049 | b8a0 8d70 | e421 0100 | 0041 ff80 | 1001 0000
2889
2890 0x00000121cf990b44: ; {oop(a 'net/minecraft/class_124'{0x00000000802c5f50})}
2891 0x00000121cf990b44: 49b8 505f | 2c80 0000 | 0000 498b
2892
2893 0x00000121cf990b50: ; {metadata(method data for {method} {0x00000121e400fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
2894 0x00000121cf990b50: f048 bfa0 | 8d70 e421 | 0100 0048 | 8387 4801 | 0000 0145 | 8b40 2490
2895
2896 0x00000121cf990b68: ; {no_reloc}
2897 0x00000121cf990b68: e97b 2a00 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000
2898
2899 0x00000121cf990b7c: ; {static_call}
2900 0x00000121cf990b7c: 0000 00e8
2901
2902 0x00000121cf990b80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2903 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2904 ; - net.minecraft.class_310::method_1523@825 (line 1395)
2905 0x00000121cf990b80: fce4 bb05
2906
2907 0x00000121cf990b84: ; {other}
2908 0x00000121cf990b84: 0f1f 8400 | 7463 004a
2909
2910 0x00000121cf990b8c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2911 0x00000121cf990b8c: 48be 004d | 89f3 2101 | 0000 488d | b6e0 1400 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01
2912 0x00000121cf990bac: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2913 0x00000121cf990bac: 48be 004d | 89f3 2101 | 0000 ff86 | f014 0000 | e963 0000
2914
2915 0x00000121cf990bc0: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2916 0x00000121cf990bc0: 0048 be00 | 4d89 f321 | 0100 0048 | 8386 0815 | 0000 010f
2917
2918 0x00000121cf990bd4: ; {static_call}
2919 0x00000121cf990bd4: 1f40 00e8
2920
2921 0x00000121cf990bd8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2922 ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0}
2923 ; - net.minecraft.class_310::method_1523@837 (line 1395)
2924 0x00000121cf990bd8: a4e4 bb05
2925
2926 0x00000121cf990bdc: ; {other}
2927 0x00000121cf990bdc: 0f1f 8400 | cc63 004b | 0f1f 4000
2928
2929 0x00000121cf990be8: ; {no_reloc}
2930 0x00000121cf990be8: e914 2a00 | 0090 9090 | 9090 488b
2931
2932 0x00000121cf990bf4: ; {static_call}
2933 0x00000121cf990bf4: d066 90e8
2934
2935 0x00000121cf990bf8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2936 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2937 ; - net.minecraft.class_310::method_1523@840 (line 1395)
2938 0x00000121cf990bf8: 84e4 bb05
2939
2940 0x00000121cf990bfc: ; {other}
2941 0x00000121cf990bfc: 0f1f 8400 | ec63 004c
2942
2943 0x00000121cf990c04: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2944 0x00000121cf990c04: 48ba 004d | 89f3 2101 | 0000 488d | 9228 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01
2945 0x00000121cf990c24: 0f1f 4000
2946
2947 0x00000121cf990c28: ; {no_reloc}
2948 0x00000121cf990c28: e9ed 2900 | 0090 9090 | 9090 488b
2949
2950 0x00000121cf990c34: ; {static_call}
2951 0x00000121cf990c34: d066 90e8
2952
2953 0x00000121cf990c38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
2954 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2955 ; - net.minecraft.class_310::method_1523@845 (line 1395)
2956 0x00000121cf990c38: 44e4 bb05
2957
2958 0x00000121cf990c3c: ; {other}
2959 0x00000121cf990c3c: 0f1f 8400 | 2c64 004d
2960
2961 0x00000121cf990c44: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2962 0x00000121cf990c44: 48bb 004d | 89f3 2101 | 0000 488d | 9b58 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01
2963 0x00000121cf990c64: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2964 0x00000121cf990c64: 48bb 004d | 89f3 2101 | 0000 ff83 | 6815 0000 | 4c8b c0e9 | 0a00 0000
2965
2966 0x00000121cf990c7c: ; {oop(""{0x0000000083214948})}
2967 0x00000121cf990c7c: 49b8 4849 | 2183 0000 | 0000 488b | 9424 b000 | 0000 8b5a
2968
2969 0x00000121cf990c90: ; {oop(a 'java/lang/Class'{0x00000000874f46d8} = 'net/minecraft/class_310')}
2970 0x00000121cf990c90: 6449 b9d8 | 464f 8700 | 0000 0041 | 8999 a000 | 0000 bb07 | 0000 004c
2971
2972 0x00000121cf990ca8: ; {metadata('java/lang/Object'[])}
2973 0x00000121cf990ca8: 8bda 48ba | 489e 0500 | 0100 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 875d | 2900 0048
2974 0x00000121cf990cc8: be17 0000 | 0000 0000 | 0048 8d34 | 9e48 83e6 | f849 8b87 | b801 0000 | 488d 3430 | 493b b7c8
2975 0x00000121cf990ce8: 0100 000f | 8733 2900 | 0049 89b7 | b801 0000 | 482b f048 | c700 0100 | 0000 488b | ca48 c1e9
2976 0x00000121cf990d08: 0389 4808 | 8958 0c48 | 83ee 1048 | 85f6 0f84 | 1100 0000 | 4833 db48 | c1ee 0348 | 895c f008
2977 0x00000121cf990d28: 48ff ce75 | f641 8b99 | a000 0000
2978
2979 0x00000121cf990d34: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
2980 0x00000121cf990d34: 48ba 004d | 89f3 2101 | 0000 4883 | 8280 1500
2981
2982 0x00000121cf990d44: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
2983 0x00000121cf990d44: 0001 48ba | 9802 88e4 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
2984 0x00000121cf990d64: 0085 f60f | 84c1 2800 | 0083 fb80
2985
2986 0x00000121cf990d70: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
2987 0x00000121cf990d70: 48ba 9802 | 88e4 2101 | 0000 48be | 1001 0000 | 0000 0000 | 7c0a 48be | 2001 0000 | 0000 0000
2988 0x00000121cf990d90: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8c 3500 | 0000 83fb
2989
2990 0x00000121cf990da4: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
2991 0x00000121cf990da4: 7f48 ba98 | 0288 e421 | 0100 0048 | be40 0100 | 0000 0000 | 007e 0a48 | be30 0100 | 0000 0000
2992 0x00000121cf990dc4: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8e02
2993
2994 0x00000121cf990dd4: ; {metadata('java/lang/Integer')}
2995 0x00000121cf990dd4: 0100 0048 | bad0 8805 | 0001 0000 | 004c 8bc8 | 498b 87b8 | 0100 0048 | 8d78 1049 | 3bbf c801
2996 0x00000121cf990df4: 0000 0f87 | 5328 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca48 c1e9 | 0389 4808
2997 0x00000121cf990e14: 4833 c989 | 480c 4833 | c948 8bd0
2998
2999 0x00000121cf990e20: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
3000 0x00000121cf990e20: 48be 9802 | 88e4 2101 | 0000 4883 | 8650 0100
3001
3002 0x00000121cf990e30: ; {metadata(method data for {method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
3003 0x00000121cf990e30: 0001 48ba | 2804 88e4 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
3004 0x00000121cf990e50: 0085 f60f | 8403 2800 | 0048 8bd0
3005
3006 0x00000121cf990e5c: ; {metadata(method data for {method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
3007 0x00000121cf990e5c: 48be 2804 | 88e4 2101 | 0000 4883 | 8610 0100
3008
3009 0x00000121cf990e6c: ; {metadata(method data for {method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
3010 0x00000121cf990e6c: 0001 48ba | 904e 75e4 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
3011 0x00000121cf990e8c: 0085 f60f | 84e8 2700 | 0048 8bd0
3012
3013 0x00000121cf990e98: ; {metadata(method data for {method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
3014 0x00000121cf990e98: 48be 904e | 75e4 2101 | 0000 4883 | 8610 0100
3015
3016 0x00000121cf990ea8: ; {metadata(method data for {method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
3017 0x00000121cf990ea8: 0001 48ba | 7079 29e4 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
3018 0x00000121cf990ec8: 0085 f60f | 84cd 2700 | 0089 580c | e91d 0000 | 004c 8bc8 | 81c3 8000
3019
3020 0x00000121cf990ee0: ; {oop(a 'java/lang/Integer'[256] {0x0000000084c12870})}
3021 0x00000121cf990ee0: 0000 48ba | 7028 c184 | 0000 0000 | 4863 db8b | 549a 1048 | 8bc2 8b9c | 2404 0100 | 0048 85c0
3022 0x00000121cf990f00: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3023 0x00000121cf990f00: 7516 48be | 004d 89f3 | 2101 0000 | 808e 8915 | 0000 01e9 | de00 0000
3024
3025 0x00000121cf990f18: ; implicit exception: dispatches to 0x00000121cf9936c4
3026 0x00000121cf990f18: 418b 5108 | 48c1 e203 | 8b70 0848 | c1e6 0348 | 8b92 d000 | 0000 483b | f20f 8427 | 0000 008b
3027 0x00000121cf990f38: 7a14 483b | 143e 0f84 | 1a00 0000 | 83ff 200f | 8592 0000
3028
3029 0x00000121cf990f4c: ; {runtime_call slow_subtype_check Runtime1 stub}
3030 0x00000121cf990f4c: 0056 52e8 | 2c22 c805 | 5e5a 85d2 | 0f84 8100
3031
3032 0x00000121cf990f5c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3033 0x00000121cf990f5c: 0000 48be | 004d 89f3 | 2101 0000 | 8b50 0848 | c1e2 0348 | 3b96 a015 | 0000 750d | 4883 86a8
3034 0x00000121cf990f7c: 1500 0001 | e971 0000 | 0048 3b96 | b015 0000 | 750d 4883 | 86b8 1500 | 0001 e95b | 0000 0048
3035 0x00000121cf990f9c: 83be a015 | 0000 0075 | 1748 8996 | a015 0000 | 48c7 86a8 | 1500 0001 | 0000 00e9 | 3a00 0000
3036 0x00000121cf990fbc: 4883 beb0 | 1500 0000 | 7517 4889 | 96b0 1500 | 0048 c786 | b815 0000 | 0100 0000 | e919 0000
3037 0x00000121cf990fdc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3038 0x00000121cf990fdc: 00eb 1748 | be00 4d89 | f321 0100 | 0048 83ae | 9015 0000 | 01e9 d326 | 0000 498d | 5110 410f
3039 0x00000121cf990ffc: be77 4085 | f60f 85cb | 2600 004c | 8bd0 4489 | 1248 8bf2 | 4833 f048 | c1ee 1948 | 83fe 000f
3040 0x00000121cf99101c: 85cb 2600 | 0081 fb04
3041
3042 0x00000121cf991024: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3043 0x00000121cf991024: 0100 0048 | ba00 4d89 | f321 0100 | 0048 bec8 | 1500 0000 | 0000 0075 | 0a48 bed8 | 1500 0000
3044 0x00000121cf991044: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851f 0000
3045
3046 0x00000121cf991058: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3047 0x00000121cf991058: 0048 ba00 | 4d89 f321 | 0100 00ff | 82e8 1500
3048
3049 0x00000121cf991068: ; {oop("inf"{0x00000000961c96d0})}
3050 0x00000121cf991068: 0049 bdd0 | 961c 9600 | 0000 00e9 | c101 0000
3051
3052 0x00000121cf991078: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3053 0x00000121cf991078: 48ba 004d | 89f3 2101 | 0000 4883 | 8200 1600
3054
3055 0x00000121cf991088: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
3056 0x00000121cf991088: 0001 48ba | 9802 88e4 | 2101 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
3057 0x00000121cf9910a8: 0085 f60f | 8453 2600 | 0083 fb80
3058
3059 0x00000121cf9910b4: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
3060 0x00000121cf9910b4: 48ba 9802 | 88e4 2101 | 0000 48be | 1001 0000 | 0000 0000 | 7c0a 48be | 2001 0000 | 0000 0000
3061 0x00000121cf9910d4: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8c 3500 | 0000 83fb
3062
3063 0x00000121cf9910e8: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
3064 0x00000121cf9910e8: 7f48 ba98 | 0288 e421 | 0100 0048 | be40 0100 | 0000 0000 | 007e 0a48 | be30 0100 | 0000 0000
3065 0x00000121cf991108: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8e02
3066
3067 0x00000121cf991118: ; {metadata('java/lang/Integer')}
3068 0x00000121cf991118: 0100 0048 | bad0 8805 | 0001 0000 | 0049 8b87 | b801 0000 | 488d 7810 | 493b bfc8 | 0100 000f
3069 0x00000121cf991138: 87e8 2500 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 48c1 | e903 8948 | 0848 33c9
3070 0x00000121cf991158: 8948 0c48 | 33c9 488b
3071
3072 0x00000121cf991160: ; {metadata(method data for {method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
3073 0x00000121cf991160: d048 be98 | 0288 e421 | 0100 0048 | 8386 5001
3074
3075 0x00000121cf991170: ; {metadata(method data for {method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
3076 0x00000121cf991170: 0000 0148 | ba28 0488 | e421 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3077 0x00000121cf991190: 1f00 85f6 | 0f84 9825 | 0000 488b
3078
3079 0x00000121cf99119c: ; {metadata(method data for {method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
3080 0x00000121cf99119c: d048 be28 | 0488 e421 | 0100 0048 | 8386 1001
3081
3082 0x00000121cf9911ac: ; {metadata(method data for {method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
3083 0x00000121cf9911ac: 0000 0148 | ba90 4e75 | e421 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3084 0x00000121cf9911cc: 1f00 85f6 | 0f84 7d25 | 0000 488b
3085
3086 0x00000121cf9911d8: ; {metadata(method data for {method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
3087 0x00000121cf9911d8: d048 be90 | 4e75 e421 | 0100 0048 | 8386 1001
3088
3089 0x00000121cf9911e8: ; {metadata(method data for {method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
3090 0x00000121cf9911e8: 0000 0148 | ba70 7929 | e421 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3091 0x00000121cf991208: 1f00 85f6 | 0f84 6225 | 0000 8958 | 0c4c 8be8 | e91c 0000 | 0048 8bc3 | 0580 0000
3092
3093 0x00000121cf991224: ; {oop(a 'java/lang/Integer'[256] {0x0000000084c12870})}
3094 0x00000121cf991224: 0048 ba70 | 28c1 8400 | 0000 0048 | 63c0 8b54 | 8210 4c8b | ea4d 85ed
3095
3096 0x00000121cf99123c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3097 0x00000121cf99123c: 7516 48be | 004d 89f3 | 2101 0000 | 808e 0916 | 0000 01e9 | e000 0000
3098
3099 0x00000121cf991254: ; implicit exception: dispatches to 0x00000121cf99379a
3100 0x00000121cf991254: 418b 5108 | 48c1 e203 | 418b 7508 | 48c1 e603 | 488b 92d0 | 0000 0048 | 3bf2 0f84 | 2700 0000
3101 0x00000121cf991274: 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20 | 0f85 9300 | 0000 5652
3102
3103 0x00000121cf99128c: ; {runtime_call slow_subtype_check Runtime1 stub}
3104 0x00000121cf99128c: e8ef 1ec8 | 055e 5a85 | d20f 8482
3105
3106 0x00000121cf991298: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3107 0x00000121cf991298: 0000 0048 | be00 4d89 | f321 0100 | 0041 8b55 | 0848 c1e2 | 0348 3b96 | 2016 0000 | 750d 4883
3108 0x00000121cf9912b8: 8628 1600 | 0001 e971 | 0000 0048 | 3b96 3016 | 0000 750d | 4883 8638 | 1600 0001 | e95b 0000
3109 0x00000121cf9912d8: 0048 83be | 2016 0000 | 0075 1748 | 8996 2016 | 0000 48c7 | 8628 1600 | 0001 0000 | 00e9 3a00
3110 0x00000121cf9912f8: 0000 4883 | be30 1600 | 0000 7517 | 4889 9630 | 1600 0048 | c786 3816 | 0000 0100 | 0000 e919
3111 0x00000121cf991318: 0000 00eb
3112
3113 0x00000121cf99131c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3114 0x00000121cf99131c: 1748 be00 | 4d89 f321 | 0100 0048 | 83ae 1016 | 0000 01e9 | 6b24 0000 | 498d 5114 | 410f be77
3115 0x00000121cf99133c: 4085 f60f | 8563 2400 | 004d 8bd5 | 4489 1248 | 8bf2 4933 | f548 c1ee | 1948 83fe | 000f 8563
3116 0x00000121cf99135c: 2400 0041 | 8b93 d400 | 0000 483b | 0248 8bf2
3117
3118 0x00000121cf99136c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3119 0x00000121cf99136c: 48bf 004d | 89f3 2101
3120
3121 0x00000121cf991374: ; {metadata('net/minecraft/class_315')}
3122 0x00000121cf991374: 0000 49ba | 3804 e300 | 0100 0000 | 4c89 9758 | 1600 0048 | 8387 6016 | 0000 018b | b2e0 0000
3123 0x00000121cf991394: 0048 3b06
3124
3125 0x00000121cf991398: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3126 0x00000121cf991398: 488b fe48 | b800 4d89 | f321 0100 | 008b 7f08 | 48c1 e703 | 483b b890 | 1600 0075 | 0d48 8380
3127 0x00000121cf9913b8: 9816 0000 | 01e9 6000 | 0000 483b | b8a0 1600 | 0075 0d48 | 8380 a816 | 0000 01e9 | 4a00 0000
3128 0x00000121cf9913d8: 4883 b890 | 1600 0000 | 7517 4889 | b890 1600 | 0048 c780 | 9816 0000 | 0100 0000 | e929 0000
3129 0x00000121cf9913f8: 0048 83b8 | a016 0000 | 0075 1748 | 89b8 a016 | 0000 48c7 | 80a8 1600 | 0001 0000 | 00e9 0800
3130 0x00000121cf991418: 0000 4883 | 8080 1600 | 0001 8b76 | 2848 85f6
3131
3132 0x00000121cf991428: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3133 0x00000121cf991428: 7516 48b8 | 004d 89f3 | 2101 0000 | 8088 b116 | 0000 01e9 | ba00 0000
3134
3135 0x00000121cf991440: ; {metadata('java/lang/Boolean')}
3136 0x00000121cf991440: 48b9 9078 | 0500 0100 | 0000 8b7e | 0848 c1e7 | 0348 3bcf | 0f85 8400
3137
3138 0x00000121cf991458: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3139 0x00000121cf991458: 0000 48b8 | 004d 89f3 | 2101 0000 | 8b4e 0848 | c1e1 0348 | 3b88 c816 | 0000 750d | 4883 80d0
3140 0x00000121cf991478: 1600 0001 | e979 0000 | 0048 3b88 | d816 0000 | 750d 4883 | 80e0 1600 | 0001 e963 | 0000 0048
3141 0x00000121cf991498: 83b8 c816 | 0000 0075 | 1748 8988 | c816 0000 | 48c7 80d0 | 1600 0001 | 0000 00e9 | 4200 0000
3142 0x00000121cf9914b8: 4883 b8d8 | 1600 0000 | 7517 4889 | 88d8 1600 | 0048 c780 | e016 0000 | 0100 0000 | e921 0000
3143 0x00000121cf9914d8: 00e9 1c00
3144
3145 0x00000121cf9914dc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3146 0x00000121cf9914dc: 0000 48b8 | 004d 89f3 | 2101 0000 | 4883 a8b8 | 1600 0001 | e9ef 2200 | 00e9 0000 | 0000 483b
3147 0x00000121cf9914fc: 0648 8bfe
3148
3149 0x00000121cf991500: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3150 0x00000121cf991500: 48b8 004d | 89f3 2101 | 0000 4883 | 80f0 1600 | 0001 0fbe | 760c 83e6
3151
3152 0x00000121cf991518: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3153 0x00000121cf991518: 0185 f648 | be00 4d89 | f321 0100 | 0048 bf28 | 1700 0000 | 0000 0074 | 0a48 bf38 | 1700 0000
3154 0x00000121cf991538: 0000 0048 | 8b04 3e48 | 8d40 0148 | 8904 3e0f | 841f 0000
3155
3156 0x00000121cf99154c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3157 0x00000121cf99154c: 0048 be00 | 4d89 f321 | 0100 00ff | 8648 1700
3158
3159 0x00000121cf99155c: ; {oop(" vsync "{0x00000000961c96a0})}
3160 0x00000121cf99155c: 0048 bea0 | 961c 9600 | 0000 00e9 | 0a00 0000
3161
3162 0x00000121cf99156c: ; {oop(" "{0x000000008391b3c0})}
3163 0x00000121cf99156c: 48be c0b3 | 9183 0000 | 0000 4885
3164
3165 0x00000121cf991578: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3166 0x00000121cf991578: f675 1648 | b800 4d89 | f321 0100 | 0080 8859 | 1700 0001 | e9de 0000 | 0041 8b79 | 0848 c1e7
3167 0x00000121cf991598: 038b 4608 | 48c1 e003 | 488b bfd0 | 0000 0048 | 3bc7 0f84 | 2700 0000 | 8b4f 1448 | 3b3c 080f
3168 0x00000121cf9915b8: 841a 0000 | 0083 f920 | 0f85 9200 | 0000 5057
3169
3170 0x00000121cf9915c8: ; {runtime_call slow_subtype_check Runtime1 stub}
3171 0x00000121cf9915c8: e8b3 1bc8 | 0558 5f85 | ff0f 8481
3172
3173 0x00000121cf9915d4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3174 0x00000121cf9915d4: 0000 0048 | b800 4d89 | f321 0100 | 008b 7e08 | 48c1 e703 | 483b b870 | 1700 0075 | 0d48 8380
3175 0x00000121cf9915f4: 7817 0000 | 01e9 7100 | 0000 483b | b880 1700 | 0075 0d48 | 8380 8817 | 0000 01e9 | 5b00 0000
3176 0x00000121cf991614: 4883 b870 | 1700 0000 | 7517 4889 | b870 1700 | 0048 c780 | 7817 0000 | 0100 0000 | e93a 0000
3177 0x00000121cf991634: 0048 83b8 | 8017 0000 | 0075 1748 | 89b8 8017 | 0000 48c7 | 8088 1700 | 0001 0000 | 00e9 1900
3178 0x00000121cf991654: 0000 eb17
3179
3180 0x00000121cf991658: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3181 0x00000121cf991658: 48b8 004d | 89f3 2101 | 0000 4883 | a860 1700 | 0001 e988 | 2100 0049 | 8d79 1841 | 0fbe 4740
3182 0x00000121cf991678: 85c0 0f85 | 8021 0000 | 4c8b d644 | 8917 488b | c748 33c6 | 48c1 e819 | 4883 f800 | 0f85 8021
3183 0x00000121cf991698: 0000 488b
3184
3185 0x00000121cf99169c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3186 0x00000121cf99169c: f248 bf00 | 4d89 f321
3187
3188 0x00000121cf9916a4: ; {metadata('net/minecraft/class_315')}
3189 0x00000121cf9916a4: 0100 0049 | ba38 04e3 | 0001 0000 | 004c 8997 | a817 0000 | 4883 87b0 | 1700 0001 | 8b72 5048
3190 0x00000121cf9916c4: 3b06 488b
3191
3192 0x00000121cf9916c8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3193 0x00000121cf9916c8: fe48 b800 | 4d89 f321 | 0100 008b | 7f08 48c1 | e703 483b | b8e0 1700 | 0075 0d48 | 8380 e817
3194 0x00000121cf9916e8: 0000 01e9 | 6000 0000 | 483b b8f0 | 1700 0075 | 0d48 8380 | f817 0000 | 01e9 4a00 | 0000 4883
3195 0x00000121cf991708: b8e0 1700 | 0000 7517 | 4889 b8e0 | 1700 0048 | c780 e817 | 0000 0100 | 0000 e929 | 0000 0048
3196 0x00000121cf991728: 83b8 f017 | 0000 0075 | 1748 89b8 | f017 0000 | 48c7 80f8 | 1700 0001 | 0000 00e9 | 0800 0000
3197 0x00000121cf991748: 4883 80d0 | 1700 0001 | 8b76 2848 | 85f6 7516
3198
3199 0x00000121cf991758: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3200 0x00000121cf991758: 48b8 004d | 89f3 2101 | 0000 8088 | 0118 0000 | 01e9 de00 | 0000 418b | 7908 48c1 | e703 8b46
3201 0x00000121cf991778: 0848 c1e0 | 0348 8bbf | d000 0000 | 483b c70f | 8427 0000 | 008b 4f14 | 483b 3c08 | 0f84 1a00
3202 0x00000121cf991798: 0000 83f9 | 200f 8592 | 0000 0050
3203
3204 0x00000121cf9917a4: ; {runtime_call slow_subtype_check Runtime1 stub}
3205 0x00000121cf9917a4: 57e8 d619 | c805 585f | 85ff 0f84 | 8100 0000
3206
3207 0x00000121cf9917b4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3208 0x00000121cf9917b4: 48b8 004d | 89f3 2101 | 0000 8b7e | 0848 c1e7 | 0348 3bb8 | 1818 0000 | 750d 4883 | 8020 1800
3209 0x00000121cf9917d4: 0001 e971 | 0000 0048 | 3bb8 2818 | 0000 750d | 4883 8030 | 1800 0001 | e95b 0000 | 0048 83b8
3210 0x00000121cf9917f4: 1818 0000 | 0075 1748 | 89b8 1818 | 0000 48c7 | 8020 1800 | 0001 0000 | 00e9 3a00 | 0000 4883
3211 0x00000121cf991814: b828 1800 | 0000 7517 | 4889 b828 | 1800 0048 | c780 3018 | 0000 0100 | 0000 e919 | 0000 00eb
3212 0x00000121cf991834: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3213 0x00000121cf991834: 1748 b800 | 4d89 f321 | 0100 0048 | 83a8 0818 | 0000 01e9 | f01f 0000 | 498d 791c | 410f be47
3214 0x00000121cf991854: 4085 c00f | 85e8 1f00 | 004c 8bd6 | 4489 1748 | 8bc7 4833 | c648 c1e8 | 1948 83f8 | 000f 85e8
3215 0x00000121cf991874: 1f00 0048
3216
3217 0x00000121cf991878: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3218 0x00000121cf991878: 8bf2 48bf | 004d 89f3 | 2101 0000
3219
3220 0x00000121cf991884: ; {metadata('net/minecraft/class_315')}
3221 0x00000121cf991884: 49ba 3804 | e300 0100 | 0000 4c89 | 9750 1800 | 0048 8387 | 5818 0000 | 018b 724c
3222
3223 0x00000121cf9918a0: ; implicit exception: dispatches to 0x00000121cf993877
3224 0x00000121cf9918a0: 483b 0648
3225
3226 0x00000121cf9918a4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3227 0x00000121cf9918a4: 8bfe 48b8 | 004d 89f3 | 2101 0000 | 8b7f 0848 | c1e7 0348 | 3bb8 8818 | 0000 750d | 4883 8090
3228 0x00000121cf9918c4: 1800 0001 | e960 0000 | 0048 3bb8 | 9818 0000 | 750d 4883 | 80a0 1800 | 0001 e94a | 0000 0048
3229 0x00000121cf9918e4: 83b8 8818 | 0000 0075 | 1748 89b8 | 8818 0000 | 48c7 8090 | 1800 0001 | 0000 00e9 | 2900 0000
3230 0x00000121cf991904: 4883 b898 | 1800 0000 | 7517 4889 | b898 1800 | 0048 c780 | a018 0000 | 0100 0000 | e908 0000
3231 0x00000121cf991924: 0048 8380 | 7818 0000 | 018b 7e28
3232
3233 0x00000121cf991930: ; {oop(a 'net/minecraft/class_4063'{0x000000008834a2d8})}
3234 0x00000121cf991930: 49ba d8a2 | 3488 0000 | 0000 493b
3235
3236 0x00000121cf99193c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3237 0x00000121cf99193c: fa48 b800 | 4d89 f321 | 0100 0048 | b9b0 1800 | 0000 0000 | 0075 0a48 | b9c0 1800 | 0000 0000
3238 0x00000121cf99195c: 004c 8b2c | 084d 8d6d | 014c 892c | 080f 851f
3239
3240 0x00000121cf99196c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3241 0x00000121cf99196c: 0000 0048 | be00 4d89 | f321 0100 | 00ff 86d0
3242
3243 0x00000121cf99197c: ; {oop(""{0x0000000083214948})}
3244 0x00000121cf99197c: 1800 0048 | be48 4921 | 8300 0000 | 00e9 1501 | 0000 488b
3245
3246 0x00000121cf991990: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3247 0x00000121cf991990: c248 b900 | 4d89 f321
3248
3249 0x00000121cf991998: ; {metadata('net/minecraft/class_315')}
3250 0x00000121cf991998: 0100 0049 | ba38 04e3 | 0001 0000 | 004c 8991 | f818 0000 | 4883 8100 | 1900 0001
3251
3252 0x00000121cf9919b4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3253 0x00000121cf9919b4: 48b8 004d | 89f3 2101 | 0000 8b76 | 0848 c1e6 | 0348 3bb0 | 3019 0000 | 750d 4883 | 8038 1900
3254 0x00000121cf9919d4: 0001 e960 | 0000 0048 | 3bb0 4019 | 0000 750d | 4883 8048 | 1900 0001 | e94a 0000 | 0048 83b8
3255 0x00000121cf9919f4: 3019 0000 | 0075 1748 | 89b0 3019 | 0000 48c7 | 8038 1900 | 0001 0000 | 00e9 2900 | 0000 4883
3256 0x00000121cf991a14: b840 1900 | 0000 7517 | 4889 b040 | 1900 0048 | c780 4819 | 0000 0100 | 0000 e908 | 0000 0048
3257 0x00000121cf991a34: 8380 2019
3258
3259 0x00000121cf991a38: ; {oop(a 'net/minecraft/class_4063'{0x000000008834a240})}
3260 0x00000121cf991a38: 0000 0149 | ba40 a234 | 8800 0000 | 0049 3bfa
3261
3262 0x00000121cf991a48: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3263 0x00000121cf991a48: 48be 004d | 89f3 2101 | 0000 48bf | 5819 0000 | 0000 0000 | 750a 48bf | 6819 0000 | 0000 0000
3264 0x00000121cf991a68: 488b 043e | 488d 4001 | 4889 043e | 0f85 1f00
3265
3266 0x00000121cf991a78: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3267 0x00000121cf991a78: 0000 48be | 004d 89f3 | 2101 0000 | ff86 7819
3268
3269 0x00000121cf991a88: ; {oop(" fast-clouds"{0x00000000961c9668})}
3270 0x00000121cf991a88: 0000 48be | 6896 1c96 | 0000 0000 | e90a 0000
3271
3272 0x00000121cf991a98: ; {oop(" fancy-clouds"{0x000000008ac9b670})}
3273 0x00000121cf991a98: 0048 be70 | b6c9 8a00 | 0000 0048 | 85f6 7516
3274
3275 0x00000121cf991aa8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3276 0x00000121cf991aa8: 48b9 004d | 89f3 2101 | 0000 8089 | 8919 0000 | 01e9 e000 | 0000 418b | 7908 48c1 | e703 8b4e
3277 0x00000121cf991ac8: 0848 c1e1 | 0348 8bbf | d000 0000 | 483b cf0f | 8429 0000 | 0044 8b5f | 144a 3b3c | 190f 841b
3278 0x00000121cf991ae8: 0000 0041 | 83fb 200f | 8592 0000
3279
3280 0x00000121cf991af4: ; {runtime_call slow_subtype_check Runtime1 stub}
3281 0x00000121cf991af4: 0051 57e8 | 8416 c805 | 595f 85ff | 0f84 8100
3282
3283 0x00000121cf991b04: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3284 0x00000121cf991b04: 0000 48b9 | 004d 89f3 | 2101 0000 | 8b7e 0848 | c1e7 0348 | 3bb9 a019 | 0000 750d | 4883 81a8
3285 0x00000121cf991b24: 1900 0001 | e971 0000 | 0048 3bb9 | b019 0000 | 750d 4883 | 81b8 1900 | 0001 e95b | 0000 0048
3286 0x00000121cf991b44: 83b9 a019 | 0000 0075 | 1748 89b9 | a019 0000 | 48c7 81a8 | 1900 0001 | 0000 00e9 | 3a00 0000
3287 0x00000121cf991b64: 4883 b9b0 | 1900 0000 | 7517 4889 | b9b0 1900 | 0048 c781 | b819 0000 | 0100 0000 | e919 0000
3288 0x00000121cf991b84: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3289 0x00000121cf991b84: 00eb 1748 | b900 4d89 | f321 0100 | 0048 83a9 | 9019 0000 | 01e9 e31c | 0000 498d | 7920 410f
3290 0x00000121cf991ba4: be4f 4085 | c90f 85db | 1c00 004c | 8bd6 4489 | 1748 8bcf | 4833 ce48 | c1e9 1948 | 83f9 000f
3291 0x00000121cf991bc4: 85db 1c00 | 0048 8bf2
3292
3293 0x00000121cf991bcc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3294 0x00000121cf991bcc: 48bf 004d | 89f3 2101
3295
3296 0x00000121cf991bd4: ; {metadata('net/minecraft/class_315')}
3297 0x00000121cf991bd4: 0000 49ba | 3804 e300 | 0100 0000 | 4c89 97d8 | 1900 0048 | 8387 e019 | 0000 018b | 92b8 0000
3298 0x00000121cf991bf4: 0048 3b02
3299
3300 0x00000121cf991bf8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3301 0x00000121cf991bf8: 488b f248 | bf00 4d89 | f321 0100 | 008b 7608 | 48c1 e603 | 483b b710 | 1a00 0075 | 0d48 8387
3302 0x00000121cf991c18: 181a 0000 | 01e9 6000 | 0000 483b | b720 1a00 | 0075 0d48 | 8387 281a | 0000 01e9 | 4a00 0000
3303 0x00000121cf991c38: 4883 bf10 | 1a00 0000 | 7517 4889 | b710 1a00 | 0048 c787 | 181a 0000 | 0100 0000 | e929 0000
3304 0x00000121cf991c58: 0048 83bf | 201a 0000 | 0075 1748 | 89b7 201a | 0000 48c7 | 8728 1a00 | 0001 0000 | 00e9 0800
3305 0x00000121cf991c78: 0000 4883 | 8700 1a00 | 0001 8b52 | 2848 85d2
3306
3307 0x00000121cf991c88: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3308 0x00000121cf991c88: 7516 48bf | 004d 89f3 | 2101 0000 | 808f 311a | 0000 01e9 | de00 0000
3309
3310 0x00000121cf991ca0: ; implicit exception: dispatches to 0x00000121cf9938c1
3311 0x00000121cf991ca0: 418b 7108 | 48c1 e603 | 8b7a 0848 | c1e7 0348 | 8bb6 d000 | 0000 483b | fe0f 8427 | 0000 008b
3312 0x00000121cf991cc0: 4e14 483b | 340f 0f84 | 1a00 0000 | 83f9 200f | 8592 0000
3313
3314 0x00000121cf991cd4: ; {runtime_call slow_subtype_check Runtime1 stub}
3315 0x00000121cf991cd4: 0057 56e8 | a414 c805 | 5f5e 85f6 | 0f84 8100
3316
3317 0x00000121cf991ce4: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3318 0x00000121cf991ce4: 0000 48bf | 004d 89f3 | 2101 0000 | 8b72 0848 | c1e6 0348 | 3bb7 481a | 0000 750d | 4883 8750
3319 0x00000121cf991d04: 1a00 0001 | e971 0000 | 0048 3bb7 | 581a 0000 | 750d 4883 | 8760 1a00 | 0001 e95b | 0000 0048
3320 0x00000121cf991d24: 83bf 481a | 0000 0075 | 1748 89b7 | 481a 0000 | 48c7 8750 | 1a00 0001 | 0000 00e9 | 3a00 0000
3321 0x00000121cf991d44: 4883 bf58 | 1a00 0000 | 7517 4889 | b758 1a00 | 0048 c787 | 601a 0000 | 0100 0000 | e919 0000
3322 0x00000121cf991d64: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3323 0x00000121cf991d64: 00eb 1748 | bf00 4d89 | f321 0100 | 0048 83af | 381a 0000 | 01e9 481b | 0000 498d | 7124 410f
3324 0x00000121cf991d84: be7f 4085 | ff0f 8540 | 1b00 004c | 8bd2 4489 | 1648 8bfe | 4833 fa48 | c1ef 1948 | 83ff 000f
3325 0x00000121cf991da4: 8540 1b00 | 004d 85c0
3326
3327 0x00000121cf991dac: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3328 0x00000121cf991dac: 7516 48be | 004d 89f3 | 2101 0000 | 808e 691a | 0000 01e9 | e000 0000
3329
3330 0x00000121cf991dc4: ; implicit exception: dispatches to 0x00000121cf993901
3331 0x00000121cf991dc4: 418b 5108 | 48c1 e203 | 418b 7008 | 48c1 e603 | 488b 92d0 | 0000 0048 | 3bf2 0f84 | 2700 0000
3332 0x00000121cf991de4: 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20 | 0f85 9300 | 0000 5652
3333
3334 0x00000121cf991dfc: ; {runtime_call slow_subtype_check Runtime1 stub}
3335 0x00000121cf991dfc: e87f 13c8 | 055e 5a85 | d20f 8482
3336
3337 0x00000121cf991e08: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3338 0x00000121cf991e08: 0000 0048 | be00 4d89 | f321 0100 | 0041 8b50 | 0848 c1e2 | 0348 3b96 | 801a 0000 | 750d 4883
3339 0x00000121cf991e28: 8688 1a00 | 0001 e971 | 0000 0048 | 3b96 901a | 0000 750d | 4883 8698 | 1a00 0001 | e95b 0000
3340 0x00000121cf991e48: 0048 83be | 801a 0000 | 0075 1748 | 8996 801a | 0000 48c7 | 8688 1a00 | 0001 0000 | 00e9 3a00
3341 0x00000121cf991e68: 0000 4883 | be90 1a00 | 0000 7517 | 4889 9690 | 1a00 0048 | c786 981a | 0000 0100 | 0000 e919
3342 0x00000121cf991e88: 0000 00eb
3343
3344 0x00000121cf991e8c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3345 0x00000121cf991e8c: 1748 be00 | 4d89 f321 | 0100 0048 | 83ae 701a | 0000 01e9 | 621a 0000 | 498d 5128 | 410f be77
3346 0x00000121cf991eac: 4085 f60f | 855a 1a00 | 004d 8bd0 | 4489 1248 | 8bf2 4933 | f048 c1ee | 1948 83fe | 000f 855a
3347 0x00000121cf991ecc: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3348 0x00000121cf991ecc: 1a00 0048 | ba00 4d89 | f321 0100 | 0048 8382 | a81a 0000
3349
3350 0x00000121cf991ee0: ; {metadata(method data for {method} {0x00000121e400fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
3351 0x00000121cf991ee0: 0148 baa8 | 6b93 e621 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
3352 0x00000121cf991f00: 85f6 0f84 | 391a 0000
3353
3354 0x00000121cf991f08: ; {metadata('java/util/Formatter')}
3355 0x00000121cf991f08: 48ba 98bd | 0e00 0100 | 0000 498b | 87b8 0100 | 0048 8d78 | 1849 3bbf | c801 0000 | 0f87 381a
3356 0x00000121cf991f28: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca48 | c1e9 0389 | 4808 4833 | c989 480c
3357 0x00000121cf991f48: 4833 c948 | 8948 1048
3358
3359 0x00000121cf991f50: ; {metadata(method data for {method} {0x00000121e400fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
3360 0x00000121cf991f50: 8bd0 48be | a86b 93e6 | 2101 0000 | 4883 8610 | 0100 0001
3361
3362 0x00000121cf991f64: ; {metadata(method data for {method} {0x00000121e48fb5b0} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
3363 0x00000121cf991f64: 48ba 886d | 93e6 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
3364 0x00000121cf991f84: f60f 84e4
3365
3366 0x00000121cf991f88: ; {metadata('java/lang/StringBuilder')}
3367 0x00000121cf991f88: 1900 0048 | bac8 1305 | 0001 0000 | 0048 8984 | 2428 0100 | 0049 8b87 | b801 0000 | 488d 7818
3368 0x00000121cf991fa8: 493b bfc8 | 0100 000f | 87db 1900 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 48c1
3369 0x00000121cf991fc8: e903 8948 | 0848 33c9 | 8948 0c48 | 33c9 4889 | 4810 4c8b
3370
3371 0x00000121cf991fdc: ; {metadata(method data for {method} {0x00000121e48fb5b0} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
3372 0x00000121cf991fdc: c048 ba88 | 6d93 e621 | 0100 0048 | 8382 1001
3373
3374 0x00000121cf991fec: ; {metadata(method data for {method} {0x00000121e40d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
3375 0x00000121cf991fec: 0000 0149 | b868 fb32 | e421 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
3376 0x00000121cf99200c: feff 1f00 | 85d2 0f84 | 8519 0000
3377
3378 0x00000121cf992018: ; {metadata(method data for {method} {0x00000121e40d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
3379 0x00000121cf992018: 4c8b c048 | ba68 fb32 | e421 0100 | 0048 8382 | 1001 0000 | 0141 b810 | 0000 0048 | 8bd0 4c89
3380 0x00000121cf992038: 8c24 3801 | 0000 4889 | 8424 3001
3381
3382 0x00000121cf992044: ; {optimized virtual_call}
3383 0x00000121cf992044: 0000 90e8
3384
3385 0x00000121cf992048: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
3386 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3387 ; - java.lang.StringBuilder::<init>@3 (line 106)
3388 ; - java.util.Formatter::<init>@6 (line 2139)
3389 ; - java.lang.String::format@5 (line 4431)
3390 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
3391 0x00000121cf992048: f492 1706
3392
3393 0x00000121cf99204c: ; {other}
3394 0x00000121cf99204c: 0f1f 8400 | 3c78 004e | 488b 8424 | 2801 0000
3395
3396 0x00000121cf99205c: ; {metadata(method data for {method} {0x00000121e48fb5b0} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
3397 0x00000121cf99205c: 49b8 886d | 93e6 2101 | 0000 4983 | 8020 0100
3398
3399 0x00000121cf99206c: ; {metadata(method data for {method} {0x00000121e48fb288} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
3400 0x00000121cf99206c: 0001 49b8 | c074 d1e4 | 2101 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
3401 0x00000121cf99208c: e1fe ff1f | 0045 85c9 | 0f84 2419 | 0000 488b | 8424 2801
3402
3403 0x00000121cf9920a0: ; {metadata(method data for {method} {0x00000121e48fb288} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
3404 0x00000121cf9920a0: 0000 49b8 | c074 d1e4 | 2101 0000 | 4983 8010 | 0100 0001
3405
3406 0x00000121cf9920b4: ; {metadata(method data for {method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
3407 0x00000121cf9920b4: 49b8 7079 | 29e4 2101 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
3408 0x00000121cf9920d4: ff1f 0045 | 85c9 0f84 | ff18 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 2801 0000 | 0f85 0a19
3409 0x00000121cf9920f4: 0000 4c8b | 8424 3001 | 0000 4d8b | d044 8950 | 0c4c 8bc8 | 4d33 c849 | c1e9 1949 | 83f9 000f
3410 0x00000121cf992114: 8503 1900
3411
3412 0x00000121cf992118: ; {oop(a 'java/util/Locale'{0x000000008322b588})}
3413 0x00000121cf992118: 0049 b888 | b522 8300 | 0000 0045 | 0fbe 4f40 | 4585 c90f | 8503 1900
3414
3415 0x00000121cf992130: ; {oop(a 'java/util/Locale'{0x000000008322b588})}
3416 0x00000121cf992130: 0049 ba88 | b522 8300 | 0000 0044
3417
3418 0x00000121cf99213c: ; {oop(a 'java/util/Locale'{0x000000008322b588})}
3419 0x00000121cf99213c: 8950 1049 | b988 b522 | 8300 0000 | 0048 8bf8 | 4933 f948 | c1ef 1948 | 83ff 000f | 85f3 1800
3420 0x00000121cf99215c: 004c 8bc8
3421
3422 0x00000121cf992160: ; {metadata(method data for {method} {0x00000121e400fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
3423 0x00000121cf992160: 48bf a86b | 93e6 2101 | 0000 4883 | 8720 0100
3424
3425 0x00000121cf992170: ; {metadata(method data for {method} {0x00000121e48fc7f8} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
3426 0x00000121cf992170: 0001 49b9 | 2076 d1e4 | 2101 0000 | 418b b9cc | 0000 0083 | c702 4189 | b9cc 0000 | 0081 e7fe
3427 0x00000121cf992190: ff1f 0085 | ff0f 84cd | 1800 004c
3428
3429 0x00000121cf99219c: ; {metadata(method data for {method} {0x00000121e48fc7f8} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
3430 0x00000121cf99219c: 8bc8 48bf | 2076 d1e4 | 2101 0000 | 4883 8710 | 0100 0001
3431
3432 0x00000121cf9921b0: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x000000008ac9b6a8})}
3433 0x00000121cf9921b0: 49b9 a8b6 | c98a 0000 | 0000 488b | bc24 3801 | 0000 488b
3434
3435 0x00000121cf9921c4: ; {optimized virtual_call}
3436 0x00000121cf9921c4: d066 90e8
3437
3438 0x00000121cf9921c8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
3439 ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0}
3440 ; - java.util.Formatter::format@7 (line 2728)
3441 ; - java.lang.String::format@10 (line 4431)
3442 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
3443 0x00000121cf9921c8: f45e 4e06
3444
3445 0x00000121cf9921cc: ; {other}
3446 0x00000121cf9921cc: 0f1f 8400 | bc79 004f
3447
3448 0x00000121cf9921d4: ; implicit exception: dispatches to 0x00000121cf993a89
3449 0x00000121cf9921d4: 483b 0048
3450
3451 0x00000121cf9921d8: ; {metadata(method data for {method} {0x00000121e400fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
3452 0x00000121cf9921d8: 8bd0 48be | a86b 93e6 | 2101 0000 | 4883 8658 | 0100 0001
3453
3454 0x00000121cf9921ec: ; {metadata(method data for {method} {0x00000121e48fc398} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
3455 0x00000121cf9921ec: 48ba a87e | d1e4 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
3456 0x00000121cf99220c: f60f 847b | 1800 0048
3457
3458 0x00000121cf992214: ; {metadata(method data for {method} {0x00000121e48fc398} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
3459 0x00000121cf992214: 8bd0 48be | a87e d1e4 | 2101 0000 | 4883 8610 | 0100 0001
3460
3461 0x00000121cf992228: ; {metadata(method data for {method} {0x00000121e48fc678} 'ensureOpen' '()V' in 'java/util/Formatter')}
3462 0x00000121cf992228: 48ba 6880 | d1e4 2101 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
3463 0x00000121cf992248: f60f 8460 | 1800 008b | 500c 4885
3464
3465 0x00000121cf992254: ; {metadata(method data for {method} {0x00000121e48fc678} 'ensureOpen' '()V' in 'java/util/Formatter')}
3466 0x00000121cf992254: d248 be68 | 80d1 e421 | 0100 0048 | bf20 0100 | 0000 0000 | 0074 0a48 | bf10 0100 | 0000 0000
3467 0x00000121cf992274: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 844b | 0200 0048 | 3b02 488b
3468
3469 0x00000121cf99228c: ; {metadata(method data for {method} {0x00000121e48fc398} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
3470 0x00000121cf99228c: f248 bfa8 | 7ed1 e421 | 0100 008b | 7608 48c1 | e603 483b | b758 0100 | 0075 0d48 | 8387 6001
3471 0x00000121cf9922ac: 0000 01e9 | 6000 0000 | 483b b768 | 0100 0075 | 0d48 8387 | 7001 0000 | 01e9 4a00 | 0000 4883
3472 0x00000121cf9922cc: bf58 0100 | 0000 7517 | 4889 b758 | 0100 0048 | c787 6001 | 0000 0100 | 0000 e929 | 0000 0048
3473 0x00000121cf9922ec: 83bf 6801 | 0000 0075 | 1748 89b7 | 6801 0000 | 48c7 8770 | 0100 0001 | 0000 00e9 | 0800 0000
3474 0x00000121cf99230c: 4883 8748 | 0100 0001 | 9048 b8c8 | 1305 0001
3475
3476 0x00000121cf99231c: ; {virtual_call}
3477 0x00000121cf99231c: 0000 00e8
3478
3479 0x00000121cf992320: ; ImmutableOopMap {[176]=Oop [224]=Oop }
3480 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
3481 ; - java.util.Formatter::toString@8 (line 2628)
3482 ; - java.lang.String::format@13 (line 4431)
3483 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
3484 0x00000121cf992320: 5c8d 9006
3485
3486 0x00000121cf992324: ; {other}
3487 0x00000121cf992324: 0f1f 8400 | 147b 0050 | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 8594 1700 | 004c 8bd0
3488 0x00000121cf992344: 4489 92b4 | 0100 0048 | 8bf2 4833 | f048 c1ee | 1948 83fe | 000f 8594 | 1700 0048 | 8b72 3048
3489 0x00000121cf992364: bfe8 0300 | 0000 0000 | 0048 03f7 | 4889 7230 | c742 6400
3490
3491 0x00000121cf992378: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3492 0x00000121cf992378: 0000 0048 | be00 4d89 | f321 0100 | 008b bed0 | 0000 0083 | c702 89be | d000 0000 | 81e7 fe3f
3493 0x00000121cf992398: 0000 85ff | 0f84 6917 | 0000 4d8b | 9758 0400
3494
3495 0x00000121cf9923a8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
3496 ;*goto {reexecute=1 rethrow=0 return_oop=0}
3497 ; - (reexecute) net.minecraft.class_310::method_1523@1046 (line 1412)
3498 ; {poll}
3499 0x00000121cf9923a8: 0041 8502
3500
3501 0x00000121cf9923ac: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3502 0x00000121cf9923ac: 48be 004d | 89f3 2101 | 0000 ff86 | b81a 0000 | e9c7 e4ff | ff4c 8b84 | 24e0 0000
3503
3504 0x00000121cf9923c8: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3505 0x00000121cf9923c8: 0048 be00 | 4d89 f321 | 0100 0045 | 8b40 0849 | c1e0 034c | 3b86 e01a | 0000 750d | 4883 86e8
3506 0x00000121cf9923e8: 1a00 0001 | e960 0000 | 004c 3b86 | f01a 0000 | 750d 4883 | 86f8 1a00 | 0001 e94a | 0000 0048
3507 0x00000121cf992408: 83be e01a | 0000 0075 | 174c 8986 | e01a 0000 | 48c7 86e8 | 1a00 0001 | 0000 00e9 | 2900 0000
3508 0x00000121cf992428: 4883 bef0 | 1a00 0000 | 7517 4c89 | 86f0 1a00 | 0048 c786 | f81a 0000 | 0100 0000 | e908 0000
3509 0x00000121cf992448: 0048 8386 | d01a 0000 | 0148 8b94 | 24e0 0000 | 000f 1f40 | 0048 b820 | 52cb 0001
3510
3511 0x00000121cf992464: ; {virtual_call}
3512 0x00000121cf992464: 0000 00e8
3513
3514 0x00000121cf992468: ; ImmutableOopMap {[176]=Oop }
3515 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
3516 ; - net.minecraft.class_310::method_1523@1051 (line 1413)
3517 0x00000121cf992468: 3434 bd06
3518
3519 0x00000121cf99246c: ; {other}
3520 0x00000121cf99246c: 0f1f 8400 | 5c7c 0052 | 488b 9424 | b000 0000
3521
3522 0x00000121cf99247c: ; {metadata(method data for {method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3523 0x00000121cf99247c: 49b8 004d | 89f3 2101 | 0000 4983 | 8008 1b00 | 0001 448b | 8424 b800
3524
3525 0x00000121cf992494: ; {oop(nullptr)}
3526 0x00000121cf992494: 0000 49b9 | 0000 0000 | 0000 0000 | 488b 9424 | b000 0000 | 0f1f 8000
3527
3528 0x00000121cf9924ac: ; {optimized virtual_call}
3529 0x00000121cf9924ac: 0000 00e8
3530
3531 0x00000121cf9924b0: ; ImmutableOopMap {}
3532 ;*invokespecial handler$bfb000$sodium$postRender {reexecute=0 rethrow=0 return_oop=0}
3533 ; - net.minecraft.class_310::method_1523@1059 (line 1414)
3534 0x00000121cf9924b0: 4cf7 0200
3535
3536 0x00000121cf9924b4: ; {other}
3537 0x00000121cf9924b4: 0f1f 8400 | a47c 0053 | 4881 c490 | 0100 005d
3538
3539 0x00000121cf9924c4: ; {poll_return}
3540 0x00000121cf9924c4: 493b a750 | 0400 000f | 875b 1600 | 00c3 4889 | 8424 4801 | 0000 660f | 1f44 0000
3541
3542 0x00000121cf9924e0: ; {no_reloc}
3543 0x00000121cf9924e0: e96c 1600 | 0000 0000 | 0000 e96c | 1600 0048
3544
3545 0x00000121cf9924f0: ; {metadata(method data for {method} {0x00000121e48fc678} 'ensureOpen' '()V' in 'java/util/Formatter')}
3546 0x00000121cf9924f0: 8bd0 48bb | 6880 d1e4 | 2101 0000 | 4883 8330 | 0100 0001 | 488b d048 | 8984 2440
3547
3548 0x00000121cf99250c: ; {optimized virtual_call}
3549 0x00000121cf99250c: 0100 00e8
3550
3551 0x00000121cf992510: ; ImmutableOopMap {[176]=Oop [224]=Oop [320]=Oop [328]=Oop }
3552 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3553 ; - java.util.Formatter::ensureOpen@11 (line 2680)
3554 ; - java.util.Formatter::toString@1 (line 2627)
3555 ; - java.lang.String::format@13 (line 4431)
3556 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
3557 0x00000121cf992510: 6cc5 bb05
3558
3559 0x00000121cf992514: ; {other}
3560 0x00000121cf992514: 0f1f 8400 | 047d 0054 | 488b 8424 | 4001 0000 | e9fe 1700
3561
3562 0x00000121cf992528: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3563 0x00000121cf992528: 0048 ba48 | 2379 f221 | 0100 0048 | 8382 6001
3564
3565 0x00000121cf992538: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3566 0x00000121cf992538: 0000 0148 | bab0 2679 | f221 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
3567 0x00000121cf992558: 1f00 85ff | 0f84 0616 | 0000 660f | 1f44 0000
3568
3569 0x00000121cf992568: ; {no_reloc}
3570 0x00000121cf992568: e92b 1600 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8528 | 1600 0049 | 8b87 b801 | 0000 488d
3571 0x00000121cf992588: 7828 493b | bfc8 0100 | 000f 8710 | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3572 0x00000121cf9925a8: 48c1 e903 | 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820
3573
3574 0x00000121cf9925c4: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3575 0x00000121cf9925c4: 4c8b c048 | bab0 2679 | f221 0100 | 0048 8382 | 1001 0000
3576
3577 0x00000121cf9925d8: ; {oop("Rendersystem called from wrong thread"{0x0000000088a328a8})}
3578 0x00000121cf9925d8: 0149 b8a8 | 28a3 8800 | 0000 0048 | 8bd0 4889 | 8424 5001
3579
3580 0x00000121cf9925ec: ; {optimized virtual_call}
3581 0x00000121cf9925ec: 0000 90e8
3582
3583 0x00000121cf9925f0: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
3584 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3585 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3586 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
3587 ; - net.minecraft.class_276::method_1240@0 (line 198)
3588 ; - net.minecraft.class_310::method_1523@436 (line 1346)
3589 0x00000121cf9925f0: 8cc4 bb05
3590
3591 0x00000121cf9925f4: ; {other}
3592 0x00000121cf9925f4: 0f1f 8400 | e47d 0055 | 488b 8424 | 5001 0000 | e91e 1700
3593
3594 0x00000121cf992608: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3595 0x00000121cf992608: 0048 bad8 | 97e4 f221 | 0100 0048 | 8382 4001
3596
3597 0x00000121cf992618: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3598 0x00000121cf992618: 0000 0148 | bab0 2679 | f221 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3599 0x00000121cf992638: 1f00 85f6 | 0f84 7215 | 0000 660f | 1f44 0000
3600
3601 0x00000121cf992648: ; {no_reloc}
3602 0x00000121cf992648: e997 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8594 | 1500 0049 | 8b87 b801 | 0000 488d
3603 0x00000121cf992668: 7828 493b | bfc8 0100 | 000f 877c | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3604 0x00000121cf992688: 48c1 e903 | 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820
3605
3606 0x00000121cf9926a4: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3607 0x00000121cf9926a4: 4c8b c048 | bab0 2679 | f221 0100 | 0048 8382 | 1001 0000
3608
3609 0x00000121cf9926b8: ; {oop("Rendersystem called from wrong thread"{0x0000000088a328a8})}
3610 0x00000121cf9926b8: 0149 b8a8 | 28a3 8800 | 0000 0048 | 8bd0 4889 | 8424 5801
3611
3612 0x00000121cf9926cc: ; {optimized virtual_call}
3613 0x00000121cf9926cc: 0000 90e8
3614
3615 0x00000121cf9926d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [344]=Oop }
3616 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3617 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3618 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3619 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
3620 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
3621 ; - net.minecraft.class_310::method_1523@359 (line 1333)
3622 0x00000121cf9926d0: acc3 bb05
3623
3624 0x00000121cf9926d4: ; {other}
3625 0x00000121cf9926d4: 0f1f 8400 | c47e 0056 | 488b 8424 | 5801 0000 | e93e 1600
3626
3627 0x00000121cf9926e8: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3628 0x00000121cf9926e8: 0048 bad8 | 97e4 f221 | 0100 0048 | 8382 4001
3629
3630 0x00000121cf9926f8: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3631 0x00000121cf9926f8: 0000 0148 | bab0 2679 | f221 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3632 0x00000121cf992718: 1f00 85f6 | 0f84 de14 | 0000 660f | 1f44 0000
3633
3634 0x00000121cf992728: ; {no_reloc}
3635 0x00000121cf992728: e903 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8500 | 1500 0049 | 8b87 b801 | 0000 488d
3636 0x00000121cf992748: 7828 493b | bfc8 0100 | 000f 87e8 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3637 0x00000121cf992768: 48c1 e903 | 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820
3638
3639 0x00000121cf992784: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3640 0x00000121cf992784: 4c8b c048 | bab0 2679 | f221 0100 | 0048 8382 | 1001 0000
3641
3642 0x00000121cf992798: ; {oop("Rendersystem called from wrong thread"{0x0000000088a328a8})}
3643 0x00000121cf992798: 0149 b8a8 | 28a3 8800 | 0000 0048 | 8bd0 4889 | 8424 6001
3644
3645 0x00000121cf9927ac: ; {optimized virtual_call}
3646 0x00000121cf9927ac: 0000 90e8
3647
3648 0x00000121cf9927b0: ; ImmutableOopMap {[176]=Oop [224]=Oop [352]=Oop }
3649 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3650 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3651 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3652 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
3653 ; - net.minecraft.class_310::method_1523@359 (line 1333)
3654 0x00000121cf9927b0: ccc2 bb05
3655
3656 0x00000121cf9927b4: ; {other}
3657 0x00000121cf9927b4: 0f1f 8400 | a47f 0057 | 488b 8424 | 6001 0000 | e95e 1500
3658
3659 0x00000121cf9927c8: ; {metadata(method data for {method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3660 0x00000121cf9927c8: 0048 bad8 | 97e4 f221 | 0100 0048 | 8382 4001
3661
3662 0x00000121cf9927d8: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3663 0x00000121cf9927d8: 0000 0148 | bab0 2679 | f221 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3664 0x00000121cf9927f8: 1f00 85f6 | 0f84 4a14 | 0000 660f | 1f44 0000
3665
3666 0x00000121cf992808: ; {no_reloc}
3667 0x00000121cf992808: e96f 1400 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 856c | 1400 0049 | 8b87 b801 | 0000 488d
3668 0x00000121cf992828: 7828 493b | bfc8 0100 | 000f 8754 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3669 0x00000121cf992848: 48c1 e903 | 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820
3670
3671 0x00000121cf992864: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3672 0x00000121cf992864: 4c8b c048 | bab0 2679 | f221 0100 | 0048 8382 | 1001 0000
3673
3674 0x00000121cf992878: ; {oop("Rendersystem called from wrong thread"{0x0000000088a328a8})}
3675 0x00000121cf992878: 0149 b8a8 | 28a3 8800 | 0000 0048 | 8bd0 4889 | 8424 6801
3676
3677 0x00000121cf99288c: ; {optimized virtual_call}
3678 0x00000121cf99288c: 0000 90e8
3679
3680 0x00000121cf992890: ; ImmutableOopMap {[176]=Oop [224]=Oop [360]=Oop }
3681 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3682 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3683 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3684 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
3685 ; - net.minecraft.class_310::method_1523@346 (line 1330)
3686 0x00000121cf992890: ecc1 bb05
3687
3688 0x00000121cf992894: ; {other}
3689 0x00000121cf992894: 0f1f 8400 | 8480 0058 | 488b 8424 | 6801 0000 | e97e 1400 | 0089 b424 | 0001 0000
3690
3691 0x00000121cf9928b0: ; {metadata(method data for {method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3692 0x00000121cf9928b0: 48ba 4823 | 79f2 2101 | 0000 4883 | 8260 0100
3693
3694 0x00000121cf9928c0: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3695 0x00000121cf9928c0: 0001 48ba | b026 79f2 | 2101 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
3696 0x00000121cf9928e0: 0085 ff0f | 84af 1300 | 000f 1f80 | 0000 0000
3697
3698 0x00000121cf9928f0: ; {no_reloc}
3699 0x00000121cf9928f0: e9d3 1300 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85d0 | 1300 0049 | 8b87 b801 | 0000 488d
3700 0x00000121cf992910: 7828 493b | bfc8 0100 | 000f 87b8 | 1300 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3701 0x00000121cf992930: 48c1 e903 | 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820
3702
3703 0x00000121cf99294c: ; {metadata(method data for {method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3704 0x00000121cf99294c: 488b d048 | beb0 2679 | f221 0100 | 0048 8386 | 1001 0000
3705
3706 0x00000121cf992960: ; {oop("Rendersystem called from wrong thread"{0x0000000088a328a8})}
3707 0x00000121cf992960: 0149 b8a8 | 28a3 8800 | 0000 0048 | 8bd0 4889 | 8424 7001
3708
3709 0x00000121cf992974: ; {optimized virtual_call}
3710 0x00000121cf992974: 0000 90e8
3711
3712 0x00000121cf992978: ; ImmutableOopMap {[176]=Oop [224]=Oop [368]=Oop }
3713 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3714 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3715 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
3716 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
3717 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
3718 ; - net.minecraft.class_310::method_1523@332 (line 1327)
3719 0x00000121cf992978: 04c1 bb05
3720
3721 0x00000121cf99297c: ; {other}
3722 0x00000121cf99297c: 0f1f 8400 | 6c81 0059 | 488b 8424 | 7001 0000 | e996 1300 | 000f 1f80 | 0000 0000
3723
3724 0x00000121cf992998: ; {no_reloc}
3725 0x00000121cf992998: e956 1300 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 4313
3726 0x00000121cf9929b8: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca48 | c1e9 0389 | 4808 4833 | c989 480c
3727 0x00000121cf9929d8: 4833 c948 | 8948 1048 | 8948 1848 | 8948 2048 | 8948 2848
3728
3729 0x00000121cf9929ec: ; {metadata(method data for {method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3730 0x00000121cf9929ec: 8bd0 48be | 6033 87e4 | 2101 0000 | 4883 8630 | 0100 0001
3731
3732 0x00000121cf992a00: ; {oop("supplier.get()"{0x00000000813d6540})}
3733 0x00000121cf992a00: 48ba 4065 | 3d81 0000 | 0000 4c8b | c248 8bd0 | 4889 8424 | 7801 0000 | 0f1f 8000
3734
3735 0x00000121cf992a1c: ; {optimized virtual_call}
3736 0x00000121cf992a1c: 0000 00e8
3737
3738 0x00000121cf992a20: ; ImmutableOopMap {[176]=Oop [376]=Oop }
3739 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3740 ; - java.util.Objects::requireNonNull@9 (line 259)
3741 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
3742 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3743 ; - net.minecraft.class_310::method_1523@109 (line 1292)
3744 0x00000121cf992a20: 5cc0 bb05
3745
3746 0x00000121cf992a24: ; {other}
3747 0x00000121cf992a24: 0f1f 8400 | 1482 005a | 488b 8424 | 7801 0000 | e9ee 1200
3748
3749 0x00000121cf992a38: ; {metadata({method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3750 0x00000121cf992a38: 0049 ba30 | ea5e f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3751
3752 0x00000121cf992a50: ; {runtime_call counter_overflow Runtime1 stub}
3753 0x00000121cf992a50: e82b 2ec8
3754
3755 0x00000121cf992a54: ; ImmutableOopMap {rdx=Oop [176]=Oop }
3756 ;*synchronization entry
3757 ; - net.minecraft.class_310::method_1523@-1
3758 0x00000121cf992a54: 05e9 3e8c
3759
3760 0x00000121cf992a58: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3761 0x00000121cf992a58: ffff e821
3762
3763 0x00000121cf992a5c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
3764 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
3765 ; - net.minecraft.class_310::method_1523@13 (line 1272)
3766 0x00000121cf992a5c: ddc7 058b | 7e6c 4883 | ff00 0f84 | 9b8c ffff | 4889 3c24
3767
3768 0x00000121cf992a70: ; {runtime_call g1_pre_barrier_slow}
3769 0x00000121cf992a70: e80b 34c8 | 05e9 8d8c | ffff 4883 | ff00 0f84 | af8c ffff | 4889 3424
3770
3771 0x00000121cf992a88: ; {runtime_call g1_post_barrier_slow}
3772 0x00000121cf992a88: e8f3 36c8 | 05e9 a18c
3773
3774 0x00000121cf992a90: ; {metadata({method} {0x00000121f216b498} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
3775 0x00000121cf992a90: ffff 49ba | 90b4 16f2 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3776
3777 0x00000121cf992aa8: ; {runtime_call counter_overflow Runtime1 stub}
3778 0x00000121cf992aa8: ffe8 d22d
3779
3780 0x00000121cf992aac: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
3781 ;*synchronization entry
3782 ; - net.minecraft.class_1041::method_22093@-1 (line 158)
3783 ; - net.minecraft.class_310::method_1523@20 (line 1274)
3784 0x00000121cf992aac: c805 e9bc
3785
3786 0x00000121cf992ab0: ; {metadata({method} {0x00000121f2162118} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
3787 0x00000121cf992ab0: 8cff ff49 | ba10 2116 | f221 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3788
3789 0x00000121cf992ac8: ; {runtime_call counter_overflow Runtime1 stub}
3790 0x00000121cf992ac8: ffff e8b1
3791
3792 0x00000121cf992acc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
3793 ;*synchronization entry
3794 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 94)
3795 ; - net.minecraft.class_1041::method_22093@1 (line 158)
3796 ; - net.minecraft.class_310::method_1523@20 (line 1274)
3797 0x00000121cf992acc: 2dc8 05e9 | d48c ffff
3798
3799 0x00000121cf992ad4: ; {metadata({method} {0x00000121f15ef9f0} 'method_1592' '()V' in 'net/minecraft/class_310')}
3800 0x00000121cf992ad4: 49ba e8f9 | 5ef1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
3801
3802 0x00000121cf992ae8: ; {runtime_call counter_overflow Runtime1 stub}
3803 0x00000121cf992ae8: ffff ffe8
3804
3805 0x00000121cf992aec: ; ImmutableOopMap {rdx=Oop [176]=Oop }
3806 ;*synchronization entry
3807 ; - net.minecraft.class_310::method_1592@-1 (line 1619)
3808 ; - net.minecraft.class_310::method_1523@27 (line 1275)
3809 0x00000121cf992aec: 902d c805 | e983 8dff | ff44 8b82 | c001 0000 | 4983 f800 | 0f84 f58e | ffff 4c89
3810
3811 0x00000121cf992b08: ; {runtime_call g1_pre_barrier_slow}
3812 0x00000121cf992b08: 0424 e871 | 33c8 05e9 | e78e ffff
3813
3814 0x00000121cf992b14: ; {metadata({method} {0x00000121f15edd98} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
3815 0x00000121cf992b14: 49ba 90dd | 5ef1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
3816
3817 0x00000121cf992b28: ; {runtime_call counter_overflow Runtime1 stub}
3818 0x00000121cf992b28: ffff ffe8
3819
3820 0x00000121cf992b2c: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop }
3821 ;*synchronization entry
3822 ; - net.minecraft.class_310::method_1521@-1 (line 1032)
3823 ; - net.minecraft.class_310::method_1523@58 (line 1282)
3824 0x00000121cf992b2c: 502d c805 | e922 8fff
3825
3826 0x00000121cf992b34: ; {metadata({method} {0x00000121f15f4b80} 'handler$bfb000$sodium$postResourceReload' '(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V' in 'net/minecraft/class_310')}
3827 0x00000121cf992b34: ff49 ba78 | 4b5f f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3828
3829 0x00000121cf992b4c: ; {runtime_call counter_overflow Runtime1 stub}
3830 0x00000121cf992b4c: e82f 2dc8
3831
3832 0x00000121cf992b50: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop }
3833 ;*synchronization entry
3834 ; - net.minecraft.class_310::handler$bfb000$sodium$postResourceReload@-1 (line 8129)
3835 ; - net.minecraft.class_310::method_1521@8 (line 1032)
3836 ; - net.minecraft.class_310::method_1523@58 (line 1282)
3837 0x00000121cf992b50: 05e9 7f8f | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
3838
3839 0x00000121cf992b64: ; {runtime_call load_appendix_patching Runtime1 stub}
3840 0x00000121cf992b64: 0ae8 9625
3841
3842 0x00000121cf992b68: ; ImmutableOopMap {[176]=Oop [192]=Oop [200]=Oop }
3843 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
3844 ; - (reexecute) net.minecraft.class_310::method_1523@62 (line 1282)
3845 0x00000121cf992b68: c805 e9a9
3846
3847 0x00000121cf992b6c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3848 0x00000121cf992b6c: 8fff ffe8
3849
3850 0x00000121cf992b70: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
3851 ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0}
3852 ; - net.minecraft.class_310::method_1523@67 (line 1282)
3853 0x00000121cf992b70: 0cdc c705
3854
3855 0x00000121cf992b74: ; {metadata({method} {0x00000121e5d85a50} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
3856 0x00000121cf992b74: 49ba 485a | d8e5 2101 | 0000 4c89 | 5424 0848 | c704 24ff
3857
3858 0x00000121cf992b88: ; {runtime_call counter_overflow Runtime1 stub}
3859 0x00000121cf992b88: ffff ffe8
3860
3861 0x00000121cf992b8c: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
3862 ;*synchronization entry
3863 ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227)
3864 ; - net.minecraft.class_310::method_1523@67 (line 1282)
3865 0x00000121cf992b8c: f02c c805 | e965 90ff
3866
3867 0x00000121cf992b94: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3868 0x00000121cf992b94: ffe8 e6db
3869
3870 0x00000121cf992b98: ; ImmutableOopMap {rdx=Oop [176]=Oop }
3871 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
3872 ; - net.minecraft.class_310::method_1523@89 (line 1287)
3873 ; {metadata({method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
3874 0x00000121cf992b98: c705 49ba | 30ea 5ef1 | 2101 0000 | 4c89 5424 | 0848 c704 | 245e 0000
3875
3876 0x00000121cf992bb0: ; {runtime_call counter_overflow Runtime1 stub}
3877 0x00000121cf992bb0: 00e8 ca2c
3878
3879 0x00000121cf992bb4: ; ImmutableOopMap {[176]=Oop }
3880 ;*goto {reexecute=1 rethrow=0 return_oop=0}
3881 ; - (reexecute) net.minecraft.class_310::method_1523@94 (line 1287)
3882 0x00000121cf992bb4: c805 e950
3883
3884 0x00000121cf992bb8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3885 0x00000121cf992bb8: 91ff ffe8
3886
3887 0x00000121cf992bbc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
3888 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
3889 ; - net.minecraft.class_310::method_1523@75 (line 1286)
3890 0x00000121cf992bbc: c0db c705 | 4889 0424
3891
3892 0x00000121cf992bc4: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3893 0x00000121cf992bc4: e8b7 ffc7
3894
3895 0x00000121cf992bc8: ; ImmutableOopMap {[176]=Oop }
3896 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3897 ; - net.minecraft.class_310::method_1523@80 (line 1286)
3898 ; {metadata({method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
3899 0x00000121cf992bc8: 0549 bab8 | 3f1a e621 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3900
3901 0x00000121cf992be0: ; {runtime_call counter_overflow Runtime1 stub}
3902 0x00000121cf992be0: e89b 2cc8
3903
3904 0x00000121cf992be4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
3905 ;*synchronization entry
3906 ; - net.minecraft.class_156::method_658@-1 (line 140)
3907 ; - net.minecraft.class_310::method_1523@101 (line 1290)
3908 0x00000121cf992be4: 05e9 6993
3909
3910 0x00000121cf992be8: ; {metadata({method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
3911 0x00000121cf992be8: ffff 49ba | 5840 1ae6 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3912
3913 0x00000121cf992c00: ; {runtime_call counter_overflow Runtime1 stub}
3914 0x00000121cf992c00: ffe8 7a2c
3915
3916 0x00000121cf992c04: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
3917 ;*synchronization entry
3918 ; - net.minecraft.class_156::method_648@-1 (line 144)
3919 ; - net.minecraft.class_156::method_658@0 (line 140)
3920 ; - net.minecraft.class_310::method_1523@101 (line 1290)
3921 0x00000121cf992c04: c805 e981
3922
3923 0x00000121cf992c08: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3924 0x00000121cf992c08: 93ff ffe8
3925
3926 0x00000121cf992c0c: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop }
3927 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
3928 ; - net.minecraft.class_156::method_648@3 (line 144)
3929 ; - net.minecraft.class_156::method_658@0 (line 140)
3930 ; - net.minecraft.class_310::method_1523@101 (line 1290)
3931 0x00000121cf992c0c: 70db c705
3932
3933 0x00000121cf992c10: ; {runtime_call throw_div0_exception Runtime1 stub}
3934 0x00000121cf992c10: e86b d8c7
3935
3936 0x00000121cf992c14: ; ImmutableOopMap {[176]=Oop [208]=Oop }
3937 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
3938 ; - net.minecraft.class_156::method_658@6 (line 140)
3939 ; - net.minecraft.class_310::method_1523@101 (line 1290)
3940 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3941 0x00000121cf992c14: 05e8 66db
3942
3943 0x00000121cf992c18: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
3944 ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0}
3945 ; - net.minecraft.class_310::method_1523@105 (line 1290)
3946 ; {metadata({method} {0x00000121f16464e8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
3947 0x00000121cf992c18: c705 49ba | e064 64f1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3948
3949 0x00000121cf992c30: ; {runtime_call counter_overflow Runtime1 stub}
3950 0x00000121cf992c30: ffe8 4a2c
3951
3952 0x00000121cf992c34: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
3953 ;*synchronization entry
3954 ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38)
3955 ; - net.minecraft.class_310::method_1523@105 (line 1290)
3956 0x00000121cf992c34: c805 e994
3957
3958 0x00000121cf992c38: ; {metadata({method} {0x00000121f286acd8} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3959 0x00000121cf992c38: 94ff ff49 | bad0 ac86 | f221 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3960
3961 0x00000121cf992c50: ; {runtime_call counter_overflow Runtime1 stub}
3962 0x00000121cf992c50: ffff e829
3963
3964 0x00000121cf992c54: ; ImmutableOopMap {[176]=Oop }
3965 ;*synchronization entry
3966 ; - net.minecraft.class_10209::method_64146@-1 (line 47)
3967 ; - net.minecraft.class_310::method_1523@109 (line 1292)
3968 0x00000121cf992c54: 2cc8 05e9 | 6595 ffff
3969
3970 0x00000121cf992c5c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3971 0x00000121cf992c5c: e81f dbc7
3972
3973 0x00000121cf992c60: ; ImmutableOopMap {[176]=Oop }
3974 ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
3975 ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
3976 ; - net.minecraft.class_10209::method_64146@3 (line 47)
3977 ; - net.minecraft.class_310::method_1523@109 (line 1292)
3978 ; {metadata({method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3979 0x00000121cf992c60: 0549 ba90 | ad86 f221 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3980
3981 0x00000121cf992c78: ; {runtime_call counter_overflow Runtime1 stub}
3982 0x00000121cf992c78: e803 2cc8
3983
3984 0x00000121cf992c7c: ; ImmutableOopMap {[176]=Oop }
3985 ;*synchronization entry
3986 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
3987 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3988 ; - net.minecraft.class_310::method_1523@109 (line 1292)
3989 0x00000121cf992c7c: 05e9 d295
3990
3991 0x00000121cf992c80: ; {metadata({method} {0x00000121e5eac7b8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
3992 0x00000121cf992c80: ffff 49ba | b0c7 eae5 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3993
3994 0x00000121cf992c98: ; {runtime_call counter_overflow Runtime1 stub}
3995 0x00000121cf992c98: ffe8 e22b
3996
3997 0x00000121cf992c9c: ; ImmutableOopMap {[176]=Oop }
3998 ;*synchronization entry
3999 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
4000 ; - net.minecraft.class_10209::method_64150@0 (line 55)
4001 ; - net.minecraft.class_10209::method_64146@9 (line 49)
4002 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4003 0x00000121cf992c9c: c805 e9ec
4004
4005 0x00000121cf992ca0: ; {metadata({method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
4006 0x00000121cf992ca0: 95ff ff49 | ba18 5242 | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4007
4008 0x00000121cf992cb8: ; {runtime_call counter_overflow Runtime1 stub}
4009 0x00000121cf992cb8: ffff e8c1
4010
4011 0x00000121cf992cbc: ; ImmutableOopMap {rdx=Oop [176]=Oop }
4012 ;*synchronization entry
4013 ; - java.lang.ThreadLocal::get@-1 (line 172)
4014 ; - net.minecraft.class_10209::method_64150@9 (line 56)
4015 ; - net.minecraft.class_10209::method_64146@9 (line 49)
4016 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4017 0x00000121cf992cbc: 2bc8 05e9 | d896 ffff | 4889 0424
4018
4019 0x00000121cf992cc8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4020 0x00000121cf992cc8: e8b3 fec7
4021
4022 0x00000121cf992ccc: ; ImmutableOopMap {[176]=Oop }
4023 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4024 ; - net.minecraft.class_10209::method_64150@12 (line 56)
4025 ; - net.minecraft.class_10209::method_64146@9 (line 49)
4026 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4027 ; {metadata({method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
4028 0x00000121cf992ccc: 0549 ba18 | 5242 e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4029
4030 0x00000121cf992ce4: ; {runtime_call counter_overflow Runtime1 stub}
4031 0x00000121cf992ce4: e897 2bc8
4032
4033 0x00000121cf992ce8: ; ImmutableOopMap {rdx=Oop [176]=Oop }
4034 ;*synchronization entry
4035 ; - java.lang.ThreadLocal::get@-1 (line 172)
4036 ; - net.minecraft.class_10209::method_64146@16 (line 51)
4037 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4038 0x00000121cf992ce8: 05e9 ba98 | ffff 4889
4039
4040 0x00000121cf992cf0: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4041 0x00000121cf992cf0: 0424 e889
4042
4043 0x00000121cf992cf4: ; ImmutableOopMap {[176]=Oop }
4044 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4045 ; - net.minecraft.class_10209::method_64146@19 (line 51)
4046 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4047 ; {metadata({method} {0x00000121e4536640} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
4048 0x00000121cf992cf4: fec7 0549 | ba38 6653 | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4049
4050 0x00000121cf992d0c: ; {runtime_call counter_overflow Runtime1 stub}
4051 0x00000121cf992d0c: ffff e86d
4052
4053 0x00000121cf992d10: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop }
4054 ;*synchronization entry
4055 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
4056 ; - net.minecraft.class_10209::method_64146@22 (line 51)
4057 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4058 0x00000121cf992d10: 2bc8 05e9 | 2a9a ffff
4059
4060 0x00000121cf992d18: ; {metadata({method} {0x00000121e4600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000100000400')}
4061 0x00000121cf992d18: 49ba 2002 | 60e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4062
4063 0x00000121cf992d2c: ; {runtime_call counter_overflow Runtime1 stub}
4064 0x00000121cf992d2c: ffff ffe8
4065
4066 0x00000121cf992d30: ; ImmutableOopMap {r8=Oop [176]=Oop }
4067 ;*synchronization entry
4068 ; - java.lang.invoke.LambdaForm$MH/0x0000000100000400::invoke@-1
4069 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
4070 ; - net.minecraft.class_10209::method_64146@22 (line 51)
4071 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4072 0x00000121cf992d30: 4c2b c805 | e962 9aff
4073
4074 0x00000121cf992d38: ; {metadata({method} {0x00000121e4187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
4075 0x00000121cf992d38: ff49 bad8 | 7e18 e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4076
4077 0x00000121cf992d50: ; {runtime_call counter_overflow Runtime1 stub}
4078 0x00000121cf992d50: e82b 2bc8
4079
4080 0x00000121cf992d54: ; ImmutableOopMap {r8=Oop [176]=Oop }
4081 ;*synchronization entry
4082 ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
4083 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4084 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4085 0x00000121cf992d54: 05e9 c49a
4086
4087 0x00000121cf992d58: ; {metadata({method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
4088 0x00000121cf992d58: ffff 49ba | 907b 18e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4089
4090 0x00000121cf992d70: ; {runtime_call counter_overflow Runtime1 stub}
4091 0x00000121cf992d70: ffe8 0a2b
4092
4093 0x00000121cf992d74: ; ImmutableOopMap {[176]=Oop }
4094 ;*synchronization entry
4095 ; - java.util.Objects::requireNonNull@-1 (line 258)
4096 ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
4097 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4098 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4099 0x00000121cf992d74: c805 e928
4100
4101 0x00000121cf992d78: ; {metadata({method} {0x00000121f29932e0} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000100fda9c0')}
4102 0x00000121cf992d78: 9bff ff49 | bad8 3299 | f221 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4103
4104 0x00000121cf992d90: ; {runtime_call counter_overflow Runtime1 stub}
4105 0x00000121cf992d90: ffff e8e9
4106
4107 0x00000121cf992d94: ; ImmutableOopMap {[176]=Oop }
4108 ;*synchronization entry
4109 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@-1
4110 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
4111 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4112 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4113 0x00000121cf992d94: 2ac8 05e9 | 6e9b ffff
4114
4115 0x00000121cf992d9c: ; {metadata({method} {0x00000121f286ad98} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
4116 0x00000121cf992d9c: 49ba 90ad | 86f2 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4117
4118 0x00000121cf992db0: ; {runtime_call counter_overflow Runtime1 stub}
4119 0x00000121cf992db0: ffff ffe8
4120
4121 0x00000121cf992db4: ; ImmutableOopMap {[176]=Oop }
4122 ;*synchronization entry
4123 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
4124 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@0
4125 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
4126 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4127 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4128 0x00000121cf992db4: c82a c805 | e988 9bff
4129
4130 0x00000121cf992dbc: ; {metadata({method} {0x00000121e5eac7b8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
4131 0x00000121cf992dbc: ff49 bab0 | c7ea e521 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4132
4133 0x00000121cf992dd4: ; {runtime_call counter_overflow Runtime1 stub}
4134 0x00000121cf992dd4: e8a7 2ac8
4135
4136 0x00000121cf992dd8: ; ImmutableOopMap {[176]=Oop }
4137 ;*synchronization entry
4138 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
4139 ; - net.minecraft.class_10209::method_64150@0 (line 55)
4140 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@0
4141 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
4142 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4143 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4144 0x00000121cf992dd8: 05e9 a29b
4145
4146 0x00000121cf992ddc: ; {metadata({method} {0x00000121e4425220} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
4147 0x00000121cf992ddc: ffff 49ba | 1852 42e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4148
4149 0x00000121cf992df4: ; {runtime_call counter_overflow Runtime1 stub}
4150 0x00000121cf992df4: ffe8 862a
4151
4152 0x00000121cf992df8: ; ImmutableOopMap {rdx=Oop [176]=Oop }
4153 ;*synchronization entry
4154 ; - java.lang.ThreadLocal::get@-1 (line 172)
4155 ; - net.minecraft.class_10209::method_64150@9 (line 56)
4156 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@0
4157 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
4158 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4159 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4160 0x00000121cf992df8: c805 e987 | 9cff ff48
4161
4162 0x00000121cf992e00: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4163 0x00000121cf992e00: 8904 24e8
4164
4165 0x00000121cf992e04: ; ImmutableOopMap {[176]=Oop }
4166 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4167 ; - net.minecraft.class_10209::method_64150@12 (line 56)
4168 ; - net.minecraft.class_10209$$Lambda/0x0000000100fda9c0::get@0
4169 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
4170 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4171 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4172 0x00000121cf992e04: 78fd c705
4173
4174 0x00000121cf992e08: ; {metadata({method} {0x00000121e4187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
4175 0x00000121cf992e08: 49ba 907b | 18e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4176
4177 0x00000121cf992e1c: ; {runtime_call counter_overflow Runtime1 stub}
4178 0x00000121cf992e1c: ffff ffe8
4179
4180 0x00000121cf992e20: ; ImmutableOopMap {r8=Oop [176]=Oop }
4181 ;*synchronization entry
4182 ; - java.util.Objects::requireNonNull@-1 (line 258)
4183 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
4184 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4185 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4186 0x00000121cf992e20: 5c2a c805 | e9d6 9dff | ff4c 8904
4187
4188 0x00000121cf992e2c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4189 0x00000121cf992e2c: 24e8 4efd
4190
4191 0x00000121cf992e30: ; ImmutableOopMap {[176]=Oop }
4192 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4193 ; - net.minecraft.class_10209::method_64146@30 (line 51)
4194 ; - net.minecraft.class_310::method_1523@109 (line 1292)
4195 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4196 0x00000121cf992e30: c705 e849
4197
4198 0x00000121cf992e34: ; ImmutableOopMap {r8=Oop [176]=Oop }
4199 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
4200 ; - net.minecraft.class_310::method_1523@123 (line 1295)
4201 ; {metadata({method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
4202 0x00000121cf992e34: d9c7 0549 | ba28 cf4c | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4203
4204 0x00000121cf992e4c: ; {runtime_call counter_overflow Runtime1 stub}
4205 0x00000121cf992e4c: ffff e82d
4206
4207 0x00000121cf992e50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4208 ;*synchronization entry
4209 ; - net.minecraft.class_1255::method_5383@-1 (line 123)
4210 ; - net.minecraft.class_310::method_1523@129 (line 1296)
4211 0x00000121cf992e50: 2ac8 05e9 | 82a0 ffff
4212
4213 0x00000121cf992e58: ; {metadata({method} {0x00000121f14ccf30} 'method_5383' '()V' in 'net/minecraft/class_1255')}
4214 0x00000121cf992e58: 49ba 28cf | 4cf1 2101 | 0000 4c89 | 5424 0848 | c704 2407
4215
4216 0x00000121cf992e6c: ; {runtime_call counter_overflow Runtime1 stub}
4217 0x00000121cf992e6c: 0000 00e8
4218
4219 0x00000121cf992e70: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4220 ;*goto {reexecute=1 rethrow=0 return_oop=0}
4221 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
4222 ; - net.minecraft.class_310::method_1523@129 (line 1296)
4223 0x00000121cf992e70: 0c2a c805 | e98e a0ff
4224
4225 0x00000121cf992e78: ; {metadata({method} {0x00000121e41a99b0} 'min' '(II)I' in 'java/lang/Math')}
4226 0x00000121cf992e78: ff49 baa8 | 991a e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4227
4228 0x00000121cf992e90: ; {runtime_call counter_overflow Runtime1 stub}
4229 0x00000121cf992e90: e8eb 29c8
4230
4231 0x00000121cf992e94: ; ImmutableOopMap {r8=Oop [176]=Oop }
4232 ;*synchronization entry
4233 ; - java.lang.Math::min@-1 (line 2115)
4234 ; - net.minecraft.class_310::method_1523@157 (line 1300)
4235 0x00000121cf992e94: 05e9 2ea3
4236
4237 0x00000121cf992e98: ; {metadata({method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
4238 0x00000121cf992e98: ffff 49ba | 30ea 5ef1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24b4 0000
4239
4240 0x00000121cf992eb0: ; {runtime_call counter_overflow Runtime1 stub}
4241 0x00000121cf992eb0: 00e8 ca29
4242
4243 0x00000121cf992eb4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4244 ;*goto {reexecute=1 rethrow=0 return_oop=0}
4245 ; - (reexecute) net.minecraft.class_310::method_1523@180 (line 1300)
4246 0x00000121cf992eb4: c805 e9d1
4247
4248 0x00000121cf992eb8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4249 0x00000121cf992eb8: a4ff ffe8
4250
4251 0x00000121cf992ebc: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop }
4252 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
4253 ; - net.minecraft.class_310::method_1523@197 (line 1307)
4254 0x00000121cf992ebc: c0d8 c705 | 8b7e 6c48 | 83ff 000f | 84d2 a5ff | ff48 893c
4255
4256 0x00000121cf992ed0: ; {runtime_call g1_pre_barrier_slow}
4257 0x00000121cf992ed0: 24e8 aa2f | c805 e9c4 | a5ff ff48 | 83ff 000f | 84e6 a5ff | ff48 8934
4258
4259 0x00000121cf992ee8: ; {runtime_call g1_post_barrier_slow}
4260 0x00000121cf992ee8: 24e8 9232 | c805 e9d8
4261
4262 0x00000121cf992ef0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4263 0x00000121cf992ef0: a5ff ffe8
4264
4265 0x00000121cf992ef4: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop }
4266 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
4267 ; - net.minecraft.class_310::method_1523@205 (line 1309)
4268 0x00000121cf992ef4: 88d8 c705
4269
4270 0x00000121cf992ef8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4271 0x00000121cf992ef8: e883 d8c7
4272
4273 0x00000121cf992efc: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
4274 ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0}
4275 ; - net.minecraft.class_310::method_1523@218 (line 1310)
4276 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4277 0x00000121cf992efc: 05e8 7ed8
4278
4279 0x00000121cf992f00: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
4280 ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0}
4281 ; - net.minecraft.class_310::method_1523@221 (line 1310)
4282 ; {metadata({method} {0x00000121f24a1288} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
4283 0x00000121cf992f00: c705 49ba | 8012 4af2 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4284
4285 0x00000121cf992f18: ; {runtime_call counter_overflow Runtime1 stub}
4286 0x00000121cf992f18: ffe8 6229
4287
4288 0x00000121cf992f1c: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
4289 ;*synchronization entry
4290 ; - net.minecraft.class_1144::method_4876@-1 (line 260)
4291 ; - net.minecraft.class_310::method_1523@221 (line 1310)
4292 0x00000121cf992f1c: c805 e9fa
4293
4294 0x00000121cf992f20: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4295 0x00000121cf992f20: a6ff ffe8
4296
4297 0x00000121cf992f24: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
4298 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
4299 ; - net.minecraft.class_1144::method_4876@5 (line 260)
4300 ; - net.minecraft.class_310::method_1523@221 (line 1310)
4301 0x00000121cf992f24: 58d8 c705
4302
4303 0x00000121cf992f28: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4304 0x00000121cf992f28: e853 d8c7
4305
4306 0x00000121cf992f2c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4307 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
4308 ; - net.minecraft.class_310::method_1523@238 (line 1312)
4309 ; {metadata({method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
4310 0x00000121cf992f2c: 0549 ba58 | 401a e621 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4311
4312 0x00000121cf992f44: ; {runtime_call counter_overflow Runtime1 stub}
4313 0x00000121cf992f44: e837 29c8
4314
4315 0x00000121cf992f48: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4316 ;*synchronization entry
4317 ; - net.minecraft.class_156::method_648@-1 (line 144)
4318 ; - net.minecraft.class_310::method_1523@251 (line 1315)
4319 0x00000121cf992f48: 05e9 17a9
4320
4321 0x00000121cf992f4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4322 0x00000121cf992f4c: ffff e82d
4323
4324 0x00000121cf992f50: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4325 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
4326 ; - net.minecraft.class_156::method_648@3 (line 144)
4327 ; - net.minecraft.class_310::method_1523@251 (line 1315)
4328 ; {metadata({method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
4329 0x00000121cf992f50: d8c7 0549 | ba68 ea5d | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4330
4331 0x00000121cf992f68: ; {runtime_call counter_overflow Runtime1 stub}
4332 0x00000121cf992f68: ffff e811
4333
4334 0x00000121cf992f6c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4335 ;*synchronization entry
4336 ; - net.minecraft.class_310::method_53526@-1 (line 2860)
4337 ; - net.minecraft.class_310::method_1523@257 (line 1317)
4338 0x00000121cf992f6c: 29c8 05e9 | 02aa ffff
4339
4340 0x00000121cf992f74: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4341 0x00000121cf992f74: e807 d8c7
4342
4343 0x00000121cf992f78: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4344 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
4345 ; - net.minecraft.class_310::method_53526@4 (line 2860)
4346 ; - net.minecraft.class_310::method_1523@257 (line 1317)
4347 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4348 0x00000121cf992f78: 05e8 02d8
4349
4350 0x00000121cf992f7c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4351 ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0}
4352 ; - net.minecraft.class_310::method_1523@260 (line 1317)
4353 ; {metadata({method} {0x00000121f2716548} 'method_53536' '()Z' in 'net/minecraft/class_340')}
4354 0x00000121cf992f7c: c705 49ba | 4065 71f2 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4355
4356 0x00000121cf992f94: ; {runtime_call counter_overflow Runtime1 stub}
4357 0x00000121cf992f94: ffe8 e628
4358
4359 0x00000121cf992f98: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4360 ;*synchronization entry
4361 ; - net.minecraft.class_340::method_53536@-1 (line 541)
4362 ; - net.minecraft.class_310::method_1523@260 (line 1317)
4363 0x00000121cf992f98: c805 e950
4364
4365 0x00000121cf992f9c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4366 0x00000121cf992f9c: aaff ffe8
4367
4368 0x00000121cf992fa0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4369 ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
4370 ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 541)
4371 ; - net.minecraft.class_310::method_1523@260 (line 1317)
4372 0x00000121cf992fa0: dcd7 c705
4373
4374 0x00000121cf992fa4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4375 0x00000121cf992fa4: e8d7 d7c7
4376
4377 0x00000121cf992fa8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4378 ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
4379 ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 541)
4380 ; - net.minecraft.class_310::method_1523@260 (line 1317)
4381 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
4382 0x00000121cf992fa8: 05e8 d2fe
4383
4384 0x00000121cf992fac: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4385 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
4386 ; - net.minecraft.class_310::method_1523@270 (line 1317)
4387 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4388 0x00000121cf992fac: c705 e8cd
4389
4390 0x00000121cf992fb0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4391 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
4392 ; - net.minecraft.class_310::method_1523@270 (line 1317)
4393 ; {metadata({method} {0x00000121f1662158} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
4394 0x00000121cf992fb0: d7c7 0549 | ba50 2166 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4395
4396 0x00000121cf992fc8: ; {runtime_call counter_overflow Runtime1 stub}
4397 0x00000121cf992fc8: ffff e8b1
4398
4399 0x00000121cf992fcc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4400 ;*synchronization entry
4401 ; - net.minecraft.class_5963::method_34773@-1 (line 23)
4402 ; - net.minecraft.class_310::method_1523@270 (line 1317)
4403 0x00000121cf992fcc: 28c8 05e9 | 69ab ffff | 48ba 0000 | 0000 0000 | 0000 b800
4404
4405 0x00000121cf992fe0: ; {runtime_call load_appendix_patching Runtime1 stub}
4406 0x00000121cf992fe0: 0f05 0ae8
4407
4408 0x00000121cf992fe4: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
4409 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4410 ; - (reexecute) net.minecraft.class_310::method_1523@310 (line 1320)
4411 0x00000121cf992fe4: 1821 c805 | e973 acff
4412
4413 0x00000121cf992fec: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4414 0x00000121cf992fec: ffe8 8ed7
4415
4416 0x00000121cf992ff0: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
4417 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
4418 ; - net.minecraft.class_310::method_1523@315 (line 1320)
4419 ; {metadata({method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
4420 0x00000121cf992ff0: c705 49ba | 1002 35e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4421
4422 0x00000121cf993008: ; {runtime_call counter_overflow Runtime1 stub}
4423 0x00000121cf993008: ffe8 7228
4424
4425 0x00000121cf99300c: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
4426 ;*synchronization entry
4427 ; - java.util.Optional::ifPresent@-1 (line 177)
4428 ; - net.minecraft.class_310::method_1523@315 (line 1320)
4429 0x00000121cf99300c: c805 e917
4430
4431 0x00000121cf993010: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4432 0x00000121cf993010: adff ffe8
4433
4434 0x00000121cf993014: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
4435 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
4436 ; - java.util.Optional::ifPresent@12 (line 178)
4437 ; - net.minecraft.class_310::method_1523@315 (line 1320)
4438 0x00000121cf993014: 68d7 c705
4439
4440 0x00000121cf993018: ; {metadata({method} {0x00000121f141dee0} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4441 0x00000121cf993018: 49ba d8de | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4442
4443 0x00000121cf99302c: ; {runtime_call counter_overflow Runtime1 stub}
4444 0x00000121cf99302c: ffff ffe8
4445
4446 0x00000121cf993030: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4447 ;*synchronization entry
4448 ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
4449 ; - net.minecraft.class_310::method_1523@332 (line 1327)
4450 0x00000121cf993030: 4c28 c805 | e923 aeff
4451
4452 0x00000121cf993038: ; {metadata({method} {0x00000121f222ba30} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
4453 0x00000121cf993038: ff49 ba28 | ba22 f221 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4454
4455 0x00000121cf993050: ; {runtime_call counter_overflow Runtime1 stub}
4456 0x00000121cf993050: e82b 28c8
4457
4458 0x00000121cf993054: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4459 ;*synchronization entry
4460 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
4461 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4462 ; - net.minecraft.class_310::method_1523@332 (line 1327)
4463 0x00000121cf993054: 05e9 3bae
4464
4465 0x00000121cf993058: ; {metadata({method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4466 0x00000121cf993058: ffff 49ba | c03d 41f1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4467
4468 0x00000121cf993070: ; {runtime_call counter_overflow Runtime1 stub}
4469 0x00000121cf993070: ffe8 0a28
4470
4471 0x00000121cf993074: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4472 ;*synchronization entry
4473 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
4474 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
4475 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4476 ; - net.minecraft.class_310::method_1523@332 (line 1327)
4477 0x00000121cf993074: c805 e953
4478
4479 0x00000121cf993078: ; {metadata({method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4480 0x00000121cf993078: aeff ff49 | ba50 3c41 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4481
4482 0x00000121cf993090: ; {runtime_call counter_overflow Runtime1 stub}
4483 0x00000121cf993090: ffff e8e9
4484
4485 0x00000121cf993094: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4486 ;*synchronization entry
4487 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4488 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
4489 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
4490 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4491 ; - net.minecraft.class_310::method_1523@332 (line 1327)
4492 0x00000121cf993094: 27c8 05e9 | b0ae ffff
4493
4494 0x00000121cf99309c: ; {metadata({method} {0x00000121f224aa88} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
4495 0x00000121cf99309c: 49ba 80aa | 24f2 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4496
4497 0x00000121cf9930b0: ; {runtime_call counter_overflow Runtime1 stub}
4498 0x00000121cf9930b0: ffff ffe8
4499
4500 0x00000121cf9930b4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4501 ;*synchronization entry
4502 ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
4503 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
4504 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4505 ; - net.minecraft.class_310::method_1523@332 (line 1327)
4506 0x00000121cf9930b4: c827 c805 | e983 afff
4507
4508 0x00000121cf9930bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4509 0x00000121cf9930bc: ffe8 bed6
4510
4511 0x00000121cf9930c0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4512 ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
4513 ; - net.minecraft.class_310::method_1523@340 (line 1329)
4514 ; {metadata({method} {0x00000121f141df98} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4515 0x00000121cf9930c0: c705 49ba | 90df 41f1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4516
4517 0x00000121cf9930d8: ; {runtime_call counter_overflow Runtime1 stub}
4518 0x00000121cf9930d8: ffe8 a227
4519
4520 0x00000121cf9930dc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4521 ;*synchronization entry
4522 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1
4523 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4524 0x00000121cf9930dc: c805 e982
4525
4526 0x00000121cf9930e0: ; {metadata({method} {0x00000121f1421cd0} 'handler$bcf000$iris$onFogStart' '(Lnet/minecraft/class_9958;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4527 0x00000121cf9930e0: b0ff ff49 | bac8 1c42 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4528
4529 0x00000121cf9930f8: ; {runtime_call counter_overflow Runtime1 stub}
4530 0x00000121cf9930f8: ffff e881
4531
4532 0x00000121cf9930fc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4533 ;*synchronization entry
4534 ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@-1 (line 1839)
4535 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
4536 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4537 0x00000121cf9930fc: 27c8 05e9 | 9ab0 ffff
4538
4539 0x00000121cf993104: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4540 0x00000121cf993104: e877 d6c7
4541
4542 0x00000121cf993108: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4543 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
4544 ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@9 (line 1840)
4545 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
4546 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4547 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4548 0x00000121cf993108: 05e8 72d6
4549
4550 0x00000121cf99310c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4551 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
4552 ; - com.mojang.blaze3d.systems.RenderSystem::handler$bcf000$iris$onFogStart@23 (line 1843)
4553 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@2
4554 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4555 ; {metadata({method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4556 0x00000121cf99310c: c705 49ba | 783e 41f1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4557
4558 0x00000121cf993124: ; {runtime_call counter_overflow Runtime1 stub}
4559 0x00000121cf993124: ffe8 5627
4560
4561 0x00000121cf993128: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4562 ;*synchronization entry
4563 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4564 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
4565 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4566 0x00000121cf993128: c805 e988
4567
4568 0x00000121cf99312c: ; {metadata({method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4569 0x00000121cf99312c: b2ff ff49 | ba50 3c41 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4570
4571 0x00000121cf993144: ; {runtime_call counter_overflow Runtime1 stub}
4572 0x00000121cf993144: ffff e835
4573
4574 0x00000121cf993148: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4575 ;*synchronization entry
4576 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4577 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4578 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
4579 ; - net.minecraft.class_310::method_1523@346 (line 1330)
4580 0x00000121cf993148: 27c8 05e9 | a2b2 ffff | 418b 90ac | 0000 0048 | 83fa 000f | 846c b3ff | ff48 8914
4581
4582 0x00000121cf993164: ; {runtime_call g1_pre_barrier_slow}
4583 0x00000121cf993164: 24e8 162d | c805 e95e | b3ff ff48 | 83fa 000f | 8483 b3ff | ff4c 8904
4584
4585 0x00000121cf99317c: ; {runtime_call g1_post_barrier_slow}
4586 0x00000121cf99317c: 24e8 fe2f | c805 e975
4587
4588 0x00000121cf993184: ; {metadata({method} {0x00000121f141cea0} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4589 0x00000121cf993184: b3ff ff49 | ba98 ce41 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4590
4591 0x00000121cf99319c: ; {runtime_call counter_overflow Runtime1 stub}
4592 0x00000121cf99319c: ffff e8dd
4593
4594 0x00000121cf9931a0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4595 ;*synchronization entry
4596 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@-1 (line 258)
4597 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4598 0x00000121cf9931a0: 26c8 05e9 | 4fb4 ffff
4599
4600 0x00000121cf9931a8: ; {metadata({method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4601 0x00000121cf9931a8: 49ba 783e | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4602
4603 0x00000121cf9931bc: ; {runtime_call counter_overflow Runtime1 stub}
4604 0x00000121cf9931bc: ffff ffe8
4605
4606 0x00000121cf9931c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4607 ;*synchronization entry
4608 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4609 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
4610 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4611 0x00000121cf9931c0: bc26 c805 | e969 b4ff
4612
4613 0x00000121cf9931c8: ; {metadata({method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4614 0x00000121cf9931c8: ff49 ba50 | 3c41 f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4615
4616 0x00000121cf9931e0: ; {runtime_call counter_overflow Runtime1 stub}
4617 0x00000121cf9931e0: e89b 26c8
4618
4619 0x00000121cf9931e4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4620 ;*synchronization entry
4621 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4622 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4623 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
4624 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4625 0x00000121cf9931e4: 05e9 83b4
4626
4627 0x00000121cf9931e8: ; {metadata({method} {0x00000121f2236be0} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
4628 0x00000121cf9931e8: ffff 49ba | d86b 23f2 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4629
4630 0x00000121cf993200: ; {runtime_call counter_overflow Runtime1 stub}
4631 0x00000121cf993200: ffe8 7a26
4632
4633 0x00000121cf993204: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
4634 ;*synchronization entry
4635 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@-1 (line 486)
4636 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4637 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4638 0x00000121cf993204: c805 e950
4639
4640 0x00000121cf993208: ; {metadata({method} {0x00000121f1413e80} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4641 0x00000121cf993208: b5ff ff49 | ba78 3e41 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4642
4643 0x00000121cf993220: ; {runtime_call counter_overflow Runtime1 stub}
4644 0x00000121cf993220: ffff e859
4645
4646 0x00000121cf993224: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
4647 ;*synchronization entry
4648 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4649 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
4650 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4651 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4652 0x00000121cf993224: 26c8 05e9 | 68b5 ffff
4653
4654 0x00000121cf99322c: ; {metadata({method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4655 0x00000121cf99322c: 49ba 503c | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4656
4657 0x00000121cf993240: ; {runtime_call counter_overflow Runtime1 stub}
4658 0x00000121cf993240: ffff ffe8
4659
4660 0x00000121cf993244: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
4661 ;*synchronization entry
4662 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4663 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4664 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
4665 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4666 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4667 0x00000121cf993244: 3826 c805 | e980 b5ff
4668
4669 0x00000121cf99324c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4670 0x00000121cf99324c: ffe8 2ed5
4671
4672 0x00000121cf993250: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4673 ;*getfield field_5072 {reexecute=1 rethrow=0 return_oop=0}
4674 ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_enableCull@6 (line 487)
4675 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4676 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4677 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4678 0x00000121cf993250: c705 e829
4679
4680 0x00000121cf993254: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4681 ;*invokevirtual method_4471 {reexecute=0 rethrow=0 return_oop=0}
4682 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
4683 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4684 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4685 ; {metadata({method} {0x00000121f223d070} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
4686 0x00000121cf993254: d5c7 0549 | ba68 d023 | f221 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4687
4688 0x00000121cf99326c: ; {runtime_call counter_overflow Runtime1 stub}
4689 0x00000121cf99326c: ffff e80d
4690
4691 0x00000121cf993270: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4692 ;*synchronization entry
4693 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@-1 (line 920)
4694 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
4695 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
4696 ; - net.minecraft.class_310::method_1523@359 (line 1333)
4697 0x00000121cf993270: 26c8 05e9 | 50b6 ffff
4698
4699 0x00000121cf993278: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4700 0x00000121cf993278: e803 d5c7
4701
4702 0x00000121cf99327c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4703 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
4704 ; - net.minecraft.class_310::method_1523@376 (line 1336)
4705 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4706 0x00000121cf99327c: 05e8 fed4
4707
4708 0x00000121cf993280: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
4709 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
4710 ; - net.minecraft.class_310::method_1523@412 (line 1341)
4711 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4712 0x00000121cf993280: c705 e8f9
4713
4714 0x00000121cf993284: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
4715 ;*invokevirtual method_1240 {reexecute=0 rethrow=0 return_oop=0}
4716 ; - net.minecraft.class_310::method_1523@436 (line 1346)
4717 ; {metadata({method} {0x00000121f15fcbf8} 'method_1240' '()V' in 'net/minecraft/class_276')}
4718 0x00000121cf993284: d4c7 0549 | baf0 cb5f | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4719
4720 0x00000121cf99329c: ; {runtime_call counter_overflow Runtime1 stub}
4721 0x00000121cf99329c: ffff e8dd
4722
4723 0x00000121cf9932a0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4724 ;*synchronization entry
4725 ; - net.minecraft.class_276::method_1240@-1 (line 198)
4726 ; - net.minecraft.class_310::method_1523@436 (line 1346)
4727 0x00000121cf9932a0: 25c8 05e9 | 8fbb ffff
4728
4729 0x00000121cf9932a8: ; {metadata({method} {0x00000121f1413dc8} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4730 0x00000121cf9932a8: 49ba c03d | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4731
4732 0x00000121cf9932bc: ; {runtime_call counter_overflow Runtime1 stub}
4733 0x00000121cf9932bc: ffff ffe8
4734
4735 0x00000121cf9932c0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4736 ;*synchronization entry
4737 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
4738 ; - net.minecraft.class_276::method_1240@0 (line 198)
4739 ; - net.minecraft.class_310::method_1523@436 (line 1346)
4740 0x00000121cf9932c0: bc25 c805 | e9a9 bbff
4741
4742 0x00000121cf9932c8: ; {metadata({method} {0x00000121f1413c58} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4743 0x00000121cf9932c8: ff49 ba50 | 3c41 f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4744
4745 0x00000121cf9932e0: ; {runtime_call counter_overflow Runtime1 stub}
4746 0x00000121cf9932e0: e89b 25c8
4747
4748 0x00000121cf9932e4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4749 ;*synchronization entry
4750 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4751 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
4752 ; - net.minecraft.class_276::method_1240@0 (line 198)
4753 ; - net.minecraft.class_310::method_1523@436 (line 1346)
4754 0x00000121cf9932e4: 05e9 0abc
4755
4756 0x00000121cf9932e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4757 0x00000121cf9932e8: ffff e891
4758
4759 0x00000121cf9932ec: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
4760 ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0}
4761 ; - net.minecraft.class_310::method_1523@443 (line 1348)
4762 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4763 0x00000121cf9932ec: d4c7 05e8
4764
4765 0x00000121cf9932f0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4766 ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
4767 ; - net.minecraft.class_310::method_1523@467 (line 1349)
4768 0x00000121cf9932f0: 8cd4 c705
4769
4770 0x00000121cf9932f4: ; {metadata({method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
4771 0x00000121cf9932f4: 49ba 5840 | 1ae6 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4772
4773 0x00000121cf993308: ; {runtime_call counter_overflow Runtime1 stub}
4774 0x00000121cf993308: ffff ffe8
4775
4776 0x00000121cf99330c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4777 ;*synchronization entry
4778 ; - net.minecraft.class_156::method_648@-1 (line 144)
4779 ; - net.minecraft.class_310::method_1523@471 (line 1351)
4780 0x00000121cf99330c: 7025 c805 | e948 beff
4781
4782 0x00000121cf993314: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4783 0x00000121cf993314: ffe8 66d4
4784
4785 0x00000121cf993318: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
4786 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
4787 ; - net.minecraft.class_156::method_648@3 (line 144)
4788 ; - net.minecraft.class_310::method_1523@471 (line 1351)
4789 0x00000121cf993318: c705 49b8 | 0000 0000 | 0000 0000 | b800 0f05
4790
4791 0x00000121cf993328: ; {runtime_call load_appendix_patching Runtime1 stub}
4792 0x00000121cf993328: 0ae8 d21d
4793
4794 0x00000121cf99332c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
4795 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4796 ; - (reexecute) net.minecraft.class_310::method_1523@489 (line 1353)
4797 0x00000121cf99332c: c805 e94d
4798
4799 0x00000121cf993330: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4800 0x00000121cf993330: bfff ffe8
4801
4802 0x00000121cf993334: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
4803 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
4804 ; - net.minecraft.class_310::method_1523@494 (line 1353)
4805 0x00000121cf993334: 48d4 c705
4806
4807 0x00000121cf993338: ; {metadata({method} {0x00000121e4350218} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
4808 0x00000121cf993338: 49ba 1002 | 35e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4809
4810 0x00000121cf99334c: ; {runtime_call counter_overflow Runtime1 stub}
4811 0x00000121cf99334c: ffff ffe8
4812
4813 0x00000121cf993350: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
4814 ;*synchronization entry
4815 ; - java.util.Optional::ifPresent@-1 (line 177)
4816 ; - net.minecraft.class_310::method_1523@494 (line 1353)
4817 0x00000121cf993350: 2c25 c805 | e9f9 bfff
4818
4819 0x00000121cf993358: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4820 0x00000121cf993358: ffe8 22d4
4821
4822 0x00000121cf99335c: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
4823 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
4824 ; - java.util.Optional::ifPresent@12 (line 178)
4825 ; - net.minecraft.class_310::method_1523@494 (line 1353)
4826 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4827 0x00000121cf99335c: c705 e81d
4828
4829 0x00000121cf993360: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
4830 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
4831 ; - net.minecraft.class_310::method_1523@540 (line 1361)
4832 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4833 0x00000121cf993360: d4c7 05e8
4834
4835 0x00000121cf993364: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4836 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
4837 ; - net.minecraft.class_310::method_1523@547 (line 1362)
4838 0x00000121cf993364: 18d4 c705
4839
4840 0x00000121cf993368: ; {metadata({method} {0x00000121e404adf0} 'yield' '()V' in 'java/lang/Thread')}
4841 0x00000121cf993368: 49ba e8ad | 04e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4842
4843 0x00000121cf99337c: ; {runtime_call counter_overflow Runtime1 stub}
4844 0x00000121cf99337c: ffff ffe8
4845
4846 0x00000121cf993380: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4847 ;*synchronization entry
4848 ; - java.lang.Thread::yield@-1 (line 442)
4849 ; - net.minecraft.class_310::method_1523@575 (line 1368)
4850 0x00000121cf993380: fc24 c805 | e9dc c3ff | ff48 8914
4851
4852 0x00000121cf99338c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4853 0x00000121cf99338c: 24e8 eef7
4854
4855 0x00000121cf993390: ; ImmutableOopMap {[176]=Oop [224]=Oop }
4856 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4857 ; - java.lang.Thread::yield@12 (line 442)
4858 ; - net.minecraft.class_310::method_1523@575 (line 1368)
4859 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4860 0x00000121cf993390: c705 e8e9
4861
4862 0x00000121cf993394: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4863 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
4864 ; - java.lang.Thread::yield@17 (line 443)
4865 ; - net.minecraft.class_310::method_1523@575 (line 1368)
4866 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4867 0x00000121cf993394: d3c7 05e8
4868
4869 0x00000121cf993398: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4870 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
4871 ; - net.minecraft.class_310::method_1523@592 (line 1371)
4872 0x00000121cf993398: e4d3 c705 | 8b7e 6c48 | 83ff 000f | 847e c7ff | ff48 893c
4873
4874 0x00000121cf9933ac: ; {runtime_call g1_pre_barrier_slow}
4875 0x00000121cf9933ac: 24e8 ce2a | c805 e970 | c7ff ff48 | 83ff 000f | 8492 c7ff | ff48 8934
4876
4877 0x00000121cf9933c4: ; {runtime_call g1_post_barrier_slow}
4878 0x00000121cf9933c4: 24e8 b62d | c805 e984
4879
4880 0x00000121cf9933cc: ; {metadata({method} {0x00000121f15dbaf0} 'method_1496' '()Z' in 'net/minecraft/class_310')}
4881 0x00000121cf9933cc: c7ff ff49 | bae8 ba5d | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4882
4883 0x00000121cf9933e4: ; {runtime_call counter_overflow Runtime1 stub}
4884 0x00000121cf9933e4: ffff e895
4885
4886 0x00000121cf9933e8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4887 ;*synchronization entry
4888 ; - net.minecraft.class_310::method_1496@-1 (line 2475)
4889 ; - net.minecraft.class_310::method_1523@607 (line 1374)
4890 0x00000121cf9933e8: 24c8 05e9 | b8c7 ffff
4891
4892 0x00000121cf9933f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4893 0x00000121cf9933f0: e88b d3c7
4894
4895 0x00000121cf9933f4: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
4896 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
4897 ; - net.minecraft.class_310::method_1523@624 (line 1374)
4898 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4899 0x00000121cf9933f4: 05e8 86d3
4900
4901 0x00000121cf9933f8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4902 ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0}
4903 ; - net.minecraft.class_310::method_1523@641 (line 1374)
4904 ; {metadata({method} {0x00000121f14db648} 'method_18640' '()Z' in 'net/minecraft/class_425')}
4905 0x00000121cf9933f8: c705 49ba | 40b6 4df1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4906
4907 0x00000121cf993410: ; {runtime_call counter_overflow Runtime1 stub}
4908 0x00000121cf993410: ffe8 6a24
4909
4910 0x00000121cf993414: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
4911 ;*synchronization entry
4912 ; - net.minecraft.class_425::method_18640@-1 (line 163)
4913 ; - net.minecraft.class_310::method_1523@641 (line 1374)
4914 0x00000121cf993414: c805 e9fd
4915
4916 0x00000121cf993418: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4917 0x00000121cf993418: c9ff ffe8
4918
4919 0x00000121cf99341c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
4920 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
4921 ; - net.minecraft.class_310::method_1523@651 (line 1374)
4922 0x00000121cf99341c: 60d3 c705
4923
4924 0x00000121cf993420: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4925 0x00000121cf993420: e85b d3c7
4926
4927 0x00000121cf993424: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
4928 ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0}
4929 ; - net.minecraft.class_310::method_1523@673 (line 1375)
4930 ; {metadata({method} {0x00000121f1646798} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
4931 0x00000121cf993424: 0549 ba90 | 6764 f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4932
4933 0x00000121cf99343c: ; {runtime_call counter_overflow Runtime1 stub}
4934 0x00000121cf99343c: e83f 24c8
4935
4936 0x00000121cf993440: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
4937 ;*synchronization entry
4938 ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61)
4939 ; - net.minecraft.class_310::method_1523@673 (line 1375)
4940 0x00000121cf993440: 05e9 56cb
4941
4942 0x00000121cf993444: ; {metadata({method} {0x00000121f1646868} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
4943 0x00000121cf993444: ffff 49ba | 6068 64f1 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4944
4945 0x00000121cf99345c: ; {runtime_call counter_overflow Runtime1 stub}
4946 0x00000121cf99345c: ffe8 1e24
4947
4948 0x00000121cf993460: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
4949 ;*synchronization entry
4950 ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69)
4951 ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62)
4952 ; - net.minecraft.class_310::method_1523@673 (line 1375)
4953 0x00000121cf993460: c805 e9a5
4954
4955 0x00000121cf993464: ; {metadata({method} {0x00000121f1646938} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
4956 0x00000121cf993464: cbff ff49 | ba30 6964 | f121 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4957
4958 0x00000121cf99347c: ; {runtime_call counter_overflow Runtime1 stub}
4959 0x00000121cf99347c: ffff e8fd
4960
4961 0x00000121cf993480: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
4962 ;*synchronization entry
4963 ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76)
4964 ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64)
4965 ; - net.minecraft.class_310::method_1523@673 (line 1375)
4966 0x00000121cf993480: 23c8 05e9 | 18cc ffff
4967
4968 0x00000121cf993488: ; {metadata({method} {0x00000121f15d8b80} 'method_60647' '()Z' in 'net/minecraft/class_310')}
4969 0x00000121cf993488: 49ba 788b | 5df1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
4970
4971 0x00000121cf99349c: ; {runtime_call counter_overflow Runtime1 stub}
4972 0x00000121cf99349c: ffff ffe8
4973
4974 0x00000121cf9934a0: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
4975 ;*synchronization entry
4976 ; - net.minecraft.class_310::method_60647@-1 (line 1943)
4977 ; - net.minecraft.class_310::method_1523@681 (line 1376)
4978 0x00000121cf9934a0: dc23 c805 | e97f ccff
4979
4980 0x00000121cf9934a8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4981 0x00000121cf9934a8: ffe8 d2d2
4982
4983 0x00000121cf9934ac: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [272]=Oop }
4984 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
4985 ; - net.minecraft.class_310::method_60647@11 (line 1943)
4986 ; - net.minecraft.class_310::method_1523@681 (line 1376)
4987 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4988 0x00000121cf9934ac: c705 e8cd
4989
4990 0x00000121cf9934b0: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
4991 ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0}
4992 ; - net.minecraft.class_310::method_1523@692 (line 1376)
4993 ; {metadata({method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
4994 0x00000121cf9934b0: d2c7 0549 | ba58 401a | e621 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4995
4996 0x00000121cf9934c8: ; {runtime_call counter_overflow Runtime1 stub}
4997 0x00000121cf9934c8: ffff e8b1
4998
4999 0x00000121cf9934cc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5000 ;*synchronization entry
5001 ; - net.minecraft.class_156::method_648@-1 (line 144)
5002 ; - net.minecraft.class_310::method_1523@695 (line 1378)
5003 0x00000121cf9934cc: 23c8 05e9 | 79ce ffff
5004
5005 0x00000121cf9934d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5006 0x00000121cf9934d4: e8a7 d2c7
5007
5008 0x00000121cf9934d8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5009 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
5010 ; - net.minecraft.class_156::method_648@3 (line 144)
5011 ; - net.minecraft.class_310::method_1523@695 (line 1378)
5012 ; {metadata({method} {0x00000121f15dea70} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
5013 0x00000121cf9934d8: 0549 ba68 | ea5d f121 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5014
5015 0x00000121cf9934f0: ; {runtime_call counter_overflow Runtime1 stub}
5016 0x00000121cf9934f0: e88b 23c8
5017
5018 0x00000121cf9934f4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5019 ;*synchronization entry
5020 ; - net.minecraft.class_310::method_53526@-1 (line 2860)
5021 ; - net.minecraft.class_310::method_1523@721 (line 1383)
5022 0x00000121cf9934f4: 05e9 b0cf
5023
5024 0x00000121cf9934f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5025 0x00000121cf9934f8: ffff e881
5026
5027 0x00000121cf9934fc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5028 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
5029 ; - net.minecraft.class_310::method_53526@4 (line 2860)
5030 ; - net.minecraft.class_310::method_1523@721 (line 1383)
5031 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5032 0x00000121cf9934fc: d2c7 05e8
5033
5034 0x00000121cf993500: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5035 ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0}
5036 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5037 0x00000121cf993500: 7cd2 c705
5038
5039 0x00000121cf993504: ; {metadata({method} {0x00000121f2716c18} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
5040 0x00000121cf993504: 49ba 106c | 71f2 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5041
5042 0x00000121cf993518: ; {runtime_call counter_overflow Runtime1 stub}
5043 0x00000121cf993518: ffff ffe8
5044
5045 0x00000121cf99351c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5046 ;*synchronization entry
5047 ; - net.minecraft.class_340::method_53534@-1 (line 584)
5048 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5049 0x00000121cf99351c: 6023 c805 | e9f6 cfff
5050
5051 0x00000121cf993524: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5052 0x00000121cf993524: ffe8 56d2
5053
5054 0x00000121cf993528: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5055 ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0}
5056 ; - net.minecraft.class_340::method_53534@5 (line 584)
5057 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5058 ; {metadata({method} {0x00000121f271d090} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
5059 0x00000121cf993528: c705 49ba | 88d0 71f2 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5060
5061 0x00000121cf993540: ; {runtime_call counter_overflow Runtime1 stub}
5062 0x00000121cf993540: ffe8 3a23
5063
5064 0x00000121cf993544: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5065 ;*synchronization entry
5066 ; - net.minecraft.class_9187::method_53066@-1 (line 24)
5067 ; - net.minecraft.class_340::method_53534@5 (line 584)
5068 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5069 0x00000121cf993544: c805 e987
5070
5071 0x00000121cf993548: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5072 0x00000121cf993548: d0ff ffe8
5073
5074 0x00000121cf99354c: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
5075 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
5076 ; - net.minecraft.class_9187::method_53066@6 (line 24)
5077 ; - net.minecraft.class_340::method_53534@5 (line 584)
5078 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5079 0x00000121cf99354c: 30d2 c705
5080
5081 0x00000121cf993550: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5082 0x00000121cf993550: e82b d2c7
5083
5084 0x00000121cf993554: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
5085 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
5086 ; - net.minecraft.class_9187::method_53066@6 (line 24)
5087 ; - net.minecraft.class_340::method_53534@5 (line 584)
5088 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5089 0x00000121cf993554: 0548 c704 | 2400 0000 | 0048 895c
5090
5091 0x00000121cf993560: ; {runtime_call throw_range_check_failed Runtime1 stub}
5092 0x00000121cf993560: 2408 e819
5093
5094 0x00000121cf993564: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
5095 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
5096 ; - net.minecraft.class_9187::method_53066@6 (line 24)
5097 ; - net.minecraft.class_340::method_53534@5 (line 584)
5098 ; - net.minecraft.class_310::method_1523@726 (line 1383)
5099 ; {metadata({method} {0x00000121e61a3fc0} 'method_658' '()J' in 'net/minecraft/class_156')}
5100 0x00000121cf993564: c9c7 0549 | bab8 3f1a | e621 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5101
5102 0x00000121cf99357c: ; {runtime_call counter_overflow Runtime1 stub}
5103 0x00000121cf99357c: ffff e8fd
5104
5105 0x00000121cf993580: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5106 ;*synchronization entry
5107 ; - net.minecraft.class_156::method_658@-1 (line 140)
5108 ; - net.minecraft.class_310::method_1523@784 (line 1392)
5109 0x00000121cf993580: 22c8 05e9 | 39d3 ffff
5110
5111 0x00000121cf993588: ; {metadata({method} {0x00000121e61a4060} 'method_648' '()J' in 'net/minecraft/class_156')}
5112 0x00000121cf993588: 49ba 5840 | 1ae6 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5113
5114 0x00000121cf99359c: ; {runtime_call counter_overflow Runtime1 stub}
5115 0x00000121cf99359c: ffff ffe8
5116
5117 0x00000121cf9935a0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5118 ;*synchronization entry
5119 ; - net.minecraft.class_156::method_648@-1 (line 144)
5120 ; - net.minecraft.class_156::method_658@0 (line 140)
5121 ; - net.minecraft.class_310::method_1523@784 (line 1392)
5122 0x00000121cf9935a0: dc22 c805 | e951 d3ff
5123
5124 0x00000121cf9935a8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5125 0x00000121cf9935a8: ffe8 d2d1
5126
5127 0x00000121cf9935ac: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
5128 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
5129 ; - net.minecraft.class_156::method_648@3 (line 144)
5130 ; - net.minecraft.class_156::method_658@0 (line 140)
5131 ; - net.minecraft.class_310::method_1523@784 (line 1392)
5132 ; {runtime_call throw_div0_exception Runtime1 stub}
5133 0x00000121cf9935ac: c705 e8cd
5134
5135 0x00000121cf9935b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5136 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
5137 ; - net.minecraft.class_156::method_658@6 (line 140)
5138 ; - net.minecraft.class_310::method_1523@784 (line 1392)
5139 ; {metadata({method} {0x00000121e400fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
5140 0x00000121cf9935b0: cec7 0549 | ba88 fc00 | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5141
5142 0x00000121cf9935c8: ; {runtime_call counter_overflow Runtime1 stub}
5143 0x00000121cf9935c8: ffff e8b1
5144
5145 0x00000121cf9935cc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5146 ;*synchronization entry
5147 ; - java.lang.String::valueOf@-1 (line 4465)
5148 ; - net.minecraft.class_310::method_1523@822 (line 1395)
5149 0x00000121cf9935cc: 22c8 05e9 | 5fd5 ffff
5150
5151 0x00000121cf9935d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5152 0x00000121cf9935d4: e8a7 d1c7
5153
5154 0x00000121cf9935d8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5155 ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0}
5156 ; - (reexecute) net.minecraft.class_124::toString@1 (line 104)
5157 ; - java.lang.String::valueOf@11 (line 4465)
5158 ; - net.minecraft.class_310::method_1523@822 (line 1395)
5159 0x00000121cf9935d8: 0548 be00 | 0000 0000 | 0000 00b8 | 000f 050a
5160
5161 0x00000121cf9935e8: ; {runtime_call load_appendix_patching Runtime1 stub}
5162 0x00000121cf9935e8: e813 1bc8
5163
5164 0x00000121cf9935ec: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
5165 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
5166 ; - (reexecute) net.minecraft.class_310::method_1523@825 (line 1395)
5167 0x00000121cf9935ec: 05e9 76d5 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
5168
5169 0x00000121cf993600: ; {runtime_call load_appendix_patching Runtime1 stub}
5170 0x00000121cf993600: 0ae8 fa1a
5171
5172 0x00000121cf993604: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5173 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
5174 ; - (reexecute) net.minecraft.class_310::method_1523@840 (line 1395)
5175 0x00000121cf993604: c805 e9dd | d5ff ff49 | b800 0000 | 0000 0000 | 00b8 000f
5176
5177 0x00000121cf993618: ; {runtime_call load_appendix_patching Runtime1 stub}
5178 0x00000121cf993618: 050a e8e1
5179
5180 0x00000121cf99361c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
5181 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
5182 ; - (reexecute) net.minecraft.class_310::method_1523@845 (line 1395)
5183 0x00000121cf99361c: 1ac8 05e9 | 04d6 ffff
5184
5185 0x00000121cf993624: ; {runtime_call new_object_array Runtime1 stub}
5186 0x00000121cf993624: e857 e3c7
5187
5188 0x00000121cf993628: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop }
5189 ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
5190 ; - net.minecraft.class_310::method_1523@876 (line 1401)
5191 0x00000121cf993628: 05e9 ffd6
5192
5193 0x00000121cf99362c: ; {metadata({method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
5194 0x00000121cf99362c: ffff 49ba | e04a 15e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5195
5196 0x00000121cf993644: ; {runtime_call counter_overflow Runtime1 stub}
5197 0x00000121cf993644: ffe8 3622
5198
5199 0x00000121cf993648: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop }
5200 ;*synchronization entry
5201 ; - java.lang.Integer::valueOf@-1 (line 1071)
5202 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5203 0x00000121cf993648: c805 e91e | d7ff ff48
5204
5205 0x00000121cf993650: ; {runtime_call fast_new_instance Runtime1 stub}
5206 0x00000121cf993650: 8bd2 e829
5207
5208 0x00000121cf993654: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
5209 ;*new {reexecute=0 rethrow=0 return_oop=0}
5210 ; - java.lang.Integer::valueOf@23 (line 1073)
5211 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5212 0x00000121cf993654: dac7 05e9 | c1d7 ffff
5213
5214 0x00000121cf99365c: ; {metadata({method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
5215 0x00000121cf99365c: 49ba c84b | 15e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5216
5217 0x00000121cf993670: ; {runtime_call counter_overflow Runtime1 stub}
5218 0x00000121cf993670: ffff ffe8
5219
5220 0x00000121cf993674: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5221 ;*synchronization entry
5222 ; - java.lang.Integer::<init>@-1 (line 1096)
5223 ; - java.lang.Integer::valueOf@28 (line 1073)
5224 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5225 0x00000121cf993674: 0822 c805 | e9dc d7ff
5226
5227 0x00000121cf99367c: ; {metadata({method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
5228 0x00000121cf99367c: ff49 ba50 | b214 e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5229
5230 0x00000121cf993694: ; {runtime_call counter_overflow Runtime1 stub}
5231 0x00000121cf993694: e8e7 21c8
5232
5233 0x00000121cf993698: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5234 ;*synchronization entry
5235 ; - java.lang.Number::<init>@-1 (line 59)
5236 ; - java.lang.Integer::<init>@1 (line 1096)
5237 ; - java.lang.Integer::valueOf@28 (line 1073)
5238 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5239 0x00000121cf993698: 05e9 f7d7
5240
5241 0x00000121cf99369c: ; {metadata({method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
5242 0x00000121cf99369c: ffff 49ba | 4006 00e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5243
5244 0x00000121cf9936b4: ; {runtime_call counter_overflow Runtime1 stub}
5245 0x00000121cf9936b4: ffe8 c621
5246
5247 0x00000121cf9936b8: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5248 ;*synchronization entry
5249 ; - java.lang.Object::<init>@-1 (line 45)
5250 ; - java.lang.Number::<init>@1 (line 59)
5251 ; - java.lang.Integer::<init>@1 (line 1096)
5252 ; - java.lang.Integer::valueOf@28 (line 1073)
5253 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5254 0x00000121cf9936b8: c805 e912
5255
5256 0x00000121cf9936bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5257 0x00000121cf9936bc: d8ff ffe8
5258
5259 0x00000121cf9936c0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
5260 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
5261 ; - java.lang.Integer::valueOf@21 (line 1072)
5262 ; - net.minecraft.class_310::method_1523@884 (line 1402)
5263 0x00000121cf9936c0: bcd0 c705
5264
5265 0x00000121cf9936c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5266 0x00000121cf9936c4: e8b7 d0c7
5267
5268 0x00000121cf9936c8: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5269 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5270 ; - (reexecute) net.minecraft.class_310::method_1523@887 (line 1402)
5271 0x00000121cf9936c8: 0548 8904
5272
5273 0x00000121cf9936cc: ; {runtime_call throw_array_store_exception Runtime1 stub}
5274 0x00000121cf9936cc: 24e8 aef1
5275
5276 0x00000121cf9936d0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5277 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5278 ; - (reexecute) net.minecraft.class_310::method_1523@887 (line 1402)
5279 0x00000121cf9936d0: c705 8b32 | 4883 fe00 | 0f84 29d9 | ffff 4889
5280
5281 0x00000121cf9936e0: ; {runtime_call g1_pre_barrier_slow}
5282 0x00000121cf9936e0: 3424 e899 | 27c8 05e9 | 1bd9 ffff | 4883 f800 | 0f84 2bd9 | ffff 4889
5283
5284 0x00000121cf9936f8: ; {runtime_call g1_post_barrier_slow}
5285 0x00000121cf9936f8: 1424 e881 | 2ac8 05e9 | 1dd9 ffff
5286
5287 0x00000121cf993704: ; {metadata({method} {0x00000121e4154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
5288 0x00000121cf993704: 49ba e04a | 15e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5289
5290 0x00000121cf993718: ; {runtime_call counter_overflow Runtime1 stub}
5291 0x00000121cf993718: ffff ffe8
5292
5293 0x00000121cf99371c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
5294 ;*synchronization entry
5295 ; - java.lang.Integer::valueOf@-1 (line 1071)
5296 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5297 0x00000121cf99371c: 6021 c805 | e98c d9ff | ff48 8bd2
5298
5299 0x00000121cf993728: ; {runtime_call fast_new_instance Runtime1 stub}
5300 0x00000121cf993728: e853 d9c7
5301
5302 0x00000121cf99372c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
5303 ;*new {reexecute=0 rethrow=0 return_oop=0}
5304 ; - java.lang.Integer::valueOf@23 (line 1073)
5305 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5306 0x00000121cf99372c: 05e9 2cda
5307
5308 0x00000121cf993730: ; {metadata({method} {0x00000121e4154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
5309 0x00000121cf993730: ffff 49ba | c84b 15e4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5310
5311 0x00000121cf993748: ; {runtime_call counter_overflow Runtime1 stub}
5312 0x00000121cf993748: ffe8 3221
5313
5314 0x00000121cf99374c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5315 ;*synchronization entry
5316 ; - java.lang.Integer::<init>@-1 (line 1096)
5317 ; - java.lang.Integer::valueOf@28 (line 1073)
5318 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5319 0x00000121cf99374c: c805 e947
5320
5321 0x00000121cf993750: ; {metadata({method} {0x00000121e414b258} '<init>' '()V' in 'java/lang/Number')}
5322 0x00000121cf993750: daff ff49 | ba50 b214 | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5323
5324 0x00000121cf993768: ; {runtime_call counter_overflow Runtime1 stub}
5325 0x00000121cf993768: ffff e811
5326
5327 0x00000121cf99376c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5328 ;*synchronization entry
5329 ; - java.lang.Number::<init>@-1 (line 59)
5330 ; - java.lang.Integer::<init>@1 (line 1096)
5331 ; - java.lang.Integer::valueOf@28 (line 1073)
5332 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5333 0x00000121cf99376c: 21c8 05e9 | 62da ffff
5334
5335 0x00000121cf993774: ; {metadata({method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
5336 0x00000121cf993774: 49ba 4006 | 00e4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5337
5338 0x00000121cf993788: ; {runtime_call counter_overflow Runtime1 stub}
5339 0x00000121cf993788: ffff ffe8
5340
5341 0x00000121cf99378c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
5342 ;*synchronization entry
5343 ; - java.lang.Object::<init>@-1 (line 45)
5344 ; - java.lang.Number::<init>@1 (line 59)
5345 ; - java.lang.Integer::<init>@1 (line 1096)
5346 ; - java.lang.Integer::valueOf@28 (line 1073)
5347 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5348 0x00000121cf99378c: f020 c805 | e97d daff
5349
5350 0x00000121cf993794: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5351 0x00000121cf993794: ffe8 e6cf
5352
5353 0x00000121cf993798: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
5354 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
5355 ; - java.lang.Integer::valueOf@21 (line 1072)
5356 ; - net.minecraft.class_310::method_1523@906 (line 1403)
5357 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5358 0x00000121cf993798: c705 e8e1
5359
5360 0x00000121cf99379c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
5361 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5362 ; - (reexecute) net.minecraft.class_310::method_1523@909 (line 1403)
5363 0x00000121cf99379c: cfc7 054c
5364
5365 0x00000121cf9937a0: ; {runtime_call throw_array_store_exception Runtime1 stub}
5366 0x00000121cf9937a0: 892c 24e8
5367
5368 0x00000121cf9937a4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
5369 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5370 ; - (reexecute) net.minecraft.class_310::method_1523@909 (line 1403)
5371 0x00000121cf9937a4: d8f0 c705 | 8b32 4883 | fe00 0f84 | 91db ffff | 4889 3424
5372
5373 0x00000121cf9937b8: ; {runtime_call g1_pre_barrier_slow}
5374 0x00000121cf9937b8: e8c3 26c8 | 05e9 83db | ffff 4983 | fd00 0f84 | 93db ffff | 4889 1424
5375
5376 0x00000121cf9937d0: ; {runtime_call g1_post_barrier_slow}
5377 0x00000121cf9937d0: e8ab 29c8 | 05e9 85db
5378
5379 0x00000121cf9937d8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5380 0x00000121cf9937d8: ffff e8a1
5381
5382 0x00000121cf9937dc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
5383 ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0}
5384 ; - net.minecraft.class_310::method_1523@916 (line 1404)
5385 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5386 0x00000121cf9937dc: cfc7 05e8
5387
5388 0x00000121cf9937e0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5389 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
5390 ; - net.minecraft.class_310::method_1523@919 (line 1404)
5391 0x00000121cf9937e0: 9ccf c705 | 4889 3424
5392
5393 0x00000121cf9937e8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
5394 0x00000121cf9937e8: e893 f3c7
5395
5396 0x00000121cf9937ec: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
5397 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
5398 ; - net.minecraft.class_310::method_1523@922 (line 1404)
5399 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5400 0x00000121cf9937ec: 05e8 8ecf
5401
5402 0x00000121cf9937f0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5403 ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
5404 ; - net.minecraft.class_310::method_1523@925 (line 1404)
5405 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5406 0x00000121cf9937f0: c705 e889
5407
5408 0x00000121cf9937f4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5409 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5410 ; - (reexecute) net.minecraft.class_310::method_1523@940 (line 1404)
5411 0x00000121cf9937f4: cfc7 0548
5412
5413 0x00000121cf9937f8: ; {runtime_call throw_array_store_exception Runtime1 stub}
5414 0x00000121cf9937f8: 8934 24e8
5415
5416 0x00000121cf9937fc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5417 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5418 ; - (reexecute) net.minecraft.class_310::method_1523@940 (line 1404)
5419 0x00000121cf9937fc: 80f0 c705 | 8b07 4883 | f800 0f84 | 74de ffff | 4889 0424
5420
5421 0x00000121cf993810: ; {runtime_call g1_pre_barrier_slow}
5422 0x00000121cf993810: e86b 26c8 | 05e9 66de | ffff 4883 | fe00 0f84 | 76de ffff | 4889 3c24
5423
5424 0x00000121cf993828: ; {runtime_call g1_post_barrier_slow}
5425 0x00000121cf993828: e853 29c8 | 05e9 68de
5426
5427 0x00000121cf993830: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5428 0x00000121cf993830: ffff e849
5429
5430 0x00000121cf993834: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5431 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
5432 ; - net.minecraft.class_310::method_1523@950 (line 1405)
5433 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5434 0x00000121cf993834: cfc7 05e8
5435
5436 0x00000121cf993838: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5437 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5438 ; - (reexecute) net.minecraft.class_310::method_1523@953 (line 1405)
5439 0x00000121cf993838: 44cf c705 | 4889 3424
5440
5441 0x00000121cf993840: ; {runtime_call throw_array_store_exception Runtime1 stub}
5442 0x00000121cf993840: e83b f0c7
5443
5444 0x00000121cf993844: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5445 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5446 ; - (reexecute) net.minecraft.class_310::method_1523@953 (line 1405)
5447 0x00000121cf993844: 058b 0748 | 83f8 000f | 840c e0ff | ff48 8904
5448
5449 0x00000121cf993854: ; {runtime_call g1_pre_barrier_slow}
5450 0x00000121cf993854: 24e8 2626 | c805 e9fe | dfff ff48 | 83fe 000f | 840e e0ff | ff48 893c
5451
5452 0x00000121cf99386c: ; {runtime_call g1_post_barrier_slow}
5453 0x00000121cf99386c: 24e8 0e29 | c805 e900
5454
5455 0x00000121cf993874: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5456 0x00000121cf993874: e0ff ffe8
5457
5458 0x00000121cf993878: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5459 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
5460 ; - net.minecraft.class_310::method_1523@963 (line 1406)
5461 0x00000121cf993878: 04cf c705
5462
5463 0x00000121cf99387c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5464 0x00000121cf99387c: e8ff cec7
5465
5466 0x00000121cf993880: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5467 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5468 ; - (reexecute) net.minecraft.class_310::method_1523@1003 (line 1406)
5469 0x00000121cf993880: 0548 8934
5470
5471 0x00000121cf993884: ; {runtime_call throw_array_store_exception Runtime1 stub}
5472 0x00000121cf993884: 24e8 f6ef
5473
5474 0x00000121cf993888: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
5475 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5476 ; - (reexecute) net.minecraft.class_310::method_1523@1003 (line 1406)
5477 0x00000121cf993888: c705 8b0f | 4883 f900 | 0f84 19e3 | ffff 4889
5478
5479 0x00000121cf993898: ; {runtime_call g1_pre_barrier_slow}
5480 0x00000121cf993898: 0c24 e8e1 | 25c8 05e9 | 0be3 ffff | 4883 fe00 | 0f84 1be3 | ffff 4889
5481
5482 0x00000121cf9938b0: ; {runtime_call g1_post_barrier_slow}
5483 0x00000121cf9938b0: 3c24 e8c9 | 28c8 05e9 | 0de3 ffff
5484
5485 0x00000121cf9938bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5486 0x00000121cf9938bc: e8bf cec7
5487
5488 0x00000121cf9938c0: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
5489 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
5490 ; - net.minecraft.class_310::method_1523@1013 (line 1407)
5491 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5492 0x00000121cf9938c0: 05e8 bace
5493
5494 0x00000121cf9938c4: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
5495 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5496 ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
5497 0x00000121cf9938c4: c705 4889
5498
5499 0x00000121cf9938c8: ; {runtime_call throw_array_store_exception Runtime1 stub}
5500 0x00000121cf9938c8: 1424 e8b1
5501
5502 0x00000121cf9938cc: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
5503 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5504 ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
5505 0x00000121cf9938cc: efc7 058b | 3e48 83ff | 000f 84b4 | e4ff ff48
5506
5507 0x00000121cf9938dc: ; {runtime_call g1_pre_barrier_slow}
5508 0x00000121cf9938dc: 893c 24e8 | 9c25 c805 | e9a6 e4ff | ff48 83fa | 000f 84b6 | e4ff ff48
5509
5510 0x00000121cf9938f4: ; {runtime_call g1_post_barrier_slow}
5511 0x00000121cf9938f4: 8934 24e8 | 8428 c805 | e9a8 e4ff
5512
5513 0x00000121cf993900: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5514 0x00000121cf993900: ffe8 7ace
5515
5516 0x00000121cf993904: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
5517 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5518 ; - (reexecute) net.minecraft.class_310::method_1523@1022 (line 1407)
5519 0x00000121cf993904: c705 4c89
5520
5521 0x00000121cf993908: ; {runtime_call throw_array_store_exception Runtime1 stub}
5522 0x00000121cf993908: 0424 e871
5523
5524 0x00000121cf99390c: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
5525 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
5526 ; - (reexecute) net.minecraft.class_310::method_1523@1022 (line 1407)
5527 0x00000121cf99390c: efc7 058b | 3248 83fe | 000f 849a | e5ff ff48
5528
5529 0x00000121cf99391c: ; {runtime_call g1_pre_barrier_slow}
5530 0x00000121cf99391c: 8934 24e8 | 5c25 c805 | e98c e5ff | ff49 83f8 | 000f 849c | e5ff ff48
5531
5532 0x00000121cf993934: ; {runtime_call g1_post_barrier_slow}
5533 0x00000121cf993934: 8914 24e8 | 4428 c805 | e98e e5ff
5534
5535 0x00000121cf993940: ; {metadata({method} {0x00000121e400fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
5536 0x00000121cf993940: ff49 ba10 | fb00 e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5537
5538 0x00000121cf993958: ; {runtime_call counter_overflow Runtime1 stub}
5539 0x00000121cf993958: e823 1fc8
5540
5541 0x00000121cf99395c: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
5542 ;*synchronization entry
5543 ; - java.lang.String::format@-1 (line 4431)
5544 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5545 0x00000121cf99395c: 05e9 a6e5 | ffff 488b
5546
5547 0x00000121cf993964: ; {runtime_call fast_new_instance Runtime1 stub}
5548 0x00000121cf993964: d2e8 16d7
5549
5550 0x00000121cf993968: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
5551 ;*new {reexecute=0 rethrow=0 return_oop=0}
5552 ; - java.lang.String::format@0 (line 4431)
5553 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5554 0x00000121cf993968: c705 e9e0
5555
5556 0x00000121cf99396c: ; {metadata({method} {0x00000121e48fb5b0} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
5557 0x00000121cf99396c: e5ff ff49 | baa8 b58f | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5558
5559 0x00000121cf993984: ; {runtime_call counter_overflow Runtime1 stub}
5560 0x00000121cf993984: ffff e8f5
5561
5562 0x00000121cf993988: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop }
5563 ;*synchronization entry
5564 ; - java.util.Formatter::<init>@-1 (line 2139)
5565 ; - java.lang.String::format@5 (line 4431)
5566 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5567 0x00000121cf993988: 1ec8 05e9 | fbe5 ffff
5568
5569 0x00000121cf993990: ; {runtime_call fast_new_instance Runtime1 stub}
5570 0x00000121cf993990: 488b d2e8
5571
5572 0x00000121cf993994: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [296]=Oop }
5573 ;*new {reexecute=0 rethrow=0 return_oop=0}
5574 ; - java.util.Formatter::<init>@2 (line 2139)
5575 ; - java.lang.String::format@5 (line 4431)
5576 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5577 0x00000121cf993994: e8d6 c705 | e93d e6ff
5578
5579 0x00000121cf99399c: ; {metadata({method} {0x00000121e40d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
5580 0x00000121cf99399c: ff49 ba00 | 750d e421 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5581
5582 0x00000121cf9939b4: ; {runtime_call counter_overflow Runtime1 stub}
5583 0x00000121cf9939b4: e8c7 1ec8
5584
5585 0x00000121cf9939b8: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [296]=Oop }
5586 ;*synchronization entry
5587 ; - java.lang.StringBuilder::<init>@-1 (line 106)
5588 ; - java.util.Formatter::<init>@6 (line 2139)
5589 ; - java.lang.String::format@5 (line 4431)
5590 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5591 0x00000121cf9939b8: 05e9 5ae6
5592
5593 0x00000121cf9939bc: ; {metadata({method} {0x00000121e48fb288} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
5594 0x00000121cf9939bc: ffff 49ba | 80b2 8fe4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5595
5596 0x00000121cf9939d4: ; {runtime_call counter_overflow Runtime1 stub}
5597 0x00000121cf9939d4: ffe8 a61e
5598
5599 0x00000121cf9939d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
5600 ;*synchronization entry
5601 ; - java.util.Formatter::<init>@-1 (line 2082)
5602 ; - java.util.Formatter::<init>@9 (line 2139)
5603 ; - java.lang.String::format@5 (line 4431)
5604 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5605 0x00000121cf9939d8: c805 e9bb
5606
5607 0x00000121cf9939dc: ; {metadata({method} {0x00000121e4000648} '<init>' '()V' in 'java/lang/Object')}
5608 0x00000121cf9939dc: e6ff ff49 | ba40 0600 | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5609
5610 0x00000121cf9939f4: ; {runtime_call counter_overflow Runtime1 stub}
5611 0x00000121cf9939f4: ffff e885
5612
5613 0x00000121cf9939f8: ; ImmutableOopMap {[176]=Oop [224]=Oop [296]=Oop [304]=Oop [312]=Oop }
5614 ;*synchronization entry
5615 ; - java.lang.Object::<init>@-1 (line 45)
5616 ; - java.util.Formatter::<init>@1 (line 2082)
5617 ; - java.util.Formatter::<init>@9 (line 2139)
5618 ; - java.lang.String::format@5 (line 4431)
5619 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5620 0x00000121cf9939f8: 1ec8 05e9 | e0e6 ffff | 448b 400c | 4983 f800 | 0f84 e8e6 | ffff 4c89
5621
5622 0x00000121cf993a10: ; {runtime_call g1_pre_barrier_slow}
5623 0x00000121cf993a10: 0424 e869 | 24c8 05e9 | dae6 ffff | 4983 f800 | 0f84 f3e6 | ffff 4889
5624
5625 0x00000121cf993a28: ; {runtime_call g1_post_barrier_slow}
5626 0x00000121cf993a28: 0424 e851 | 27c8 05e9 | e5e6 ffff | 448b 4810 | 4983 f900 | 0f84 efe6 | ffff 4c89
5627
5628 0x00000121cf993a44: ; {runtime_call g1_pre_barrier_slow}
5629 0x00000121cf993a44: 0c24 e835 | 24c8 05e9 | e1e6 ffff | 4983 f900 | 0f84 03e7 | ffff 4889
5630
5631 0x00000121cf993a5c: ; {runtime_call g1_post_barrier_slow}
5632 0x00000121cf993a5c: 0424 e81d | 27c8 05e9 | f5e6 ffff
5633
5634 0x00000121cf993a68: ; {metadata({method} {0x00000121e48fc7f8} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
5635 0x00000121cf993a68: 49ba f0c7 | 8fe4 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5636
5637 0x00000121cf993a7c: ; {runtime_call counter_overflow Runtime1 stub}
5638 0x00000121cf993a7c: ffff ffe8
5639
5640 0x00000121cf993a80: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [312]=Oop }
5641 ;*synchronization entry
5642 ; - java.util.Formatter::format@-1 (line 2728)
5643 ; - java.lang.String::format@10 (line 4431)
5644 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5645 0x00000121cf993a80: fc1d c805 | e912 e7ff
5646
5647 0x00000121cf993a88: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5648 0x00000121cf993a88: ffe8 f2cc
5649
5650 0x00000121cf993a8c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
5651 ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
5652 ; - java.lang.String::format@13 (line 4431)
5653 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5654 ; {metadata({method} {0x00000121e48fc398} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
5655 0x00000121cf993a8c: c705 49ba | 90c3 8fe4 | 2101 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5656
5657 0x00000121cf993aa4: ; {runtime_call counter_overflow Runtime1 stub}
5658 0x00000121cf993aa4: ffe8 d61d
5659
5660 0x00000121cf993aa8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
5661 ;*synchronization entry
5662 ; - java.util.Formatter::toString@-1 (line 2627)
5663 ; - java.lang.String::format@13 (line 4431)
5664 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5665 0x00000121cf993aa8: c805 e964
5666
5667 0x00000121cf993aac: ; {metadata({method} {0x00000121e48fc678} 'ensureOpen' '()V' in 'java/util/Formatter')}
5668 0x00000121cf993aac: e7ff ff49 | ba70 c68f | e421 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5669
5670 0x00000121cf993ac4: ; {runtime_call counter_overflow Runtime1 stub}
5671 0x00000121cf993ac4: ffff e8b5
5672
5673 0x00000121cf993ac8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
5674 ;*synchronization entry
5675 ; - java.util.Formatter::ensureOpen@-1 (line 2679)
5676 ; - java.util.Formatter::toString@1 (line 2627)
5677 ; - java.lang.String::format@13 (line 4431)
5678 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5679 0x00000121cf993ac8: 1dc8 05e9 | 7fe7 ffff
5680
5681 0x00000121cf993ad0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5682 0x00000121cf993ad0: e8ab ccc7
5683
5684 0x00000121cf993ad4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5685 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
5686 ; - java.util.Formatter::toString@8 (line 2628)
5687 ; - java.lang.String::format@13 (line 4431)
5688 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5689 0x00000121cf993ad4: 058b b2b4 | 0100 0048 | 83fe 000f | 845c e8ff | ff48 8934
5690
5691 0x00000121cf993ae8: ; {runtime_call g1_pre_barrier_slow}
5692 0x00000121cf993ae8: 24e8 9223 | c805 e94e | e8ff ff48 | 83f8 000f | 8462 e8ff | ff48 8914
5693
5694 0x00000121cf993b00: ; {runtime_call g1_post_barrier_slow}
5695 0x00000121cf993b00: 24e8 7a26 | c805 e954
5696
5697 0x00000121cf993b08: ; {metadata({method} {0x00000121f15eea38} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5698 0x00000121cf993b08: e8ff ff49 | ba30 ea5e | f121 0100 | 004c 8954 | 2408 48c7 | 0424 1604
5699
5700 0x00000121cf993b20: ; {runtime_call counter_overflow Runtime1 stub}
5701 0x00000121cf993b20: 0000 e859
5702
5703 0x00000121cf993b24: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
5704 ;*goto {reexecute=1 rethrow=0 return_oop=0}
5705 ; - (reexecute) net.minecraft.class_310::method_1523@1046 (line 1412)
5706 0x00000121cf993b24: 1dc8 05e9 | 76e8 ffff
5707
5708 0x00000121cf993b2c: ; {internal_word}
5709 0x00000121cf993b2c: 49ba c424 | 99cf 2101 | 0000 4d89 | 9768 0400
5710
5711 0x00000121cf993b3c: ; {runtime_call SafepointBlob}
5712 0x00000121cf993b3c: 00e9 be1b
5713
5714 0x00000121cf993b40: ; {metadata(nullptr)}
5715 0x00000121cf993b40: bc05 48ba | 0000 0000 | 0000 0000 | b800 0f05
5716
5717 0x00000121cf993b50: ; {runtime_call load_klass_patching Runtime1 stub}
5718 0x00000121cf993b50: 0ae8 aa0c
5719
5720 0x00000121cf993b54: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop }
5721 ;*new {reexecute=1 rethrow=0 return_oop=0}
5722 ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680)
5723 ; - java.util.Formatter::toString@1 (line 2627)
5724 ; - java.lang.String::format@13 (line 4431)
5725 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5726 0x00000121cf993b54: c805 e985 | e9ff ff48
5727
5728 0x00000121cf993b5c: ; {runtime_call new_instance Runtime1 stub}
5729 0x00000121cf993b5c: 8bd2 e81d
5730
5731 0x00000121cf993b60: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop }
5732 ;*new {reexecute=0 rethrow=0 return_oop=0}
5733 ; - java.util.Formatter::ensureOpen@7 (line 2680)
5734 ; - java.util.Formatter::toString@1 (line 2627)
5735 ; - java.lang.String::format@13 (line 4431)
5736 ; - net.minecraft.class_310::method_1523@1023 (line 1401)
5737 0x00000121cf993b60: d2c7 05e9 | 87e9 ffff
5738
5739 0x00000121cf993b68: ; {metadata({method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5740 0x00000121cf993b68: 49ba 283f | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5741
5742 0x00000121cf993b7c: ; {runtime_call counter_overflow Runtime1 stub}
5743 0x00000121cf993b7c: ffff ffe8
5744
5745 0x00000121cf993b80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5746 ;*synchronization entry
5747 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5748 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5749 ; - net.minecraft.class_276::method_1240@0 (line 198)
5750 ; - net.minecraft.class_310::method_1523@436 (line 1346)
5751 0x00000121cf993b80: fc1c c805 | e9d9 e9ff
5752
5753 0x00000121cf993b88: ; {metadata(nullptr)}
5754 0x00000121cf993b88: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
5755
5756 0x00000121cf993b98: ; {runtime_call load_klass_patching Runtime1 stub}
5757 0x00000121cf993b98: e863 0cc8
5758
5759 0x00000121cf993b9c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5760 ;*new {reexecute=1 rethrow=0 return_oop=0}
5761 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5762 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5763 ; - net.minecraft.class_276::method_1240@0 (line 198)
5764 ; - net.minecraft.class_310::method_1523@436 (line 1346)
5765 0x00000121cf993b9c: 05e9 c6e9
5766
5767 0x00000121cf993ba0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5768 0x00000121cf993ba0: ffff e8d9
5769
5770 0x00000121cf993ba4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5771 ;*new {reexecute=0 rethrow=0 return_oop=0}
5772 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5773 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5774 ; - net.minecraft.class_276::method_1240@0 (line 198)
5775 ; - net.minecraft.class_310::method_1523@436 (line 1346)
5776 0x00000121cf993ba4: cbc7 0548
5777
5778 0x00000121cf993ba8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5779 0x00000121cf993ba8: 8bd2 e8d1
5780
5781 0x00000121cf993bac: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5782 ;*new {reexecute=0 rethrow=0 return_oop=0}
5783 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5784 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5785 ; - net.minecraft.class_276::method_1240@0 (line 198)
5786 ; - net.minecraft.class_310::method_1523@436 (line 1346)
5787 0x00000121cf993bac: d7c7 05e9 | 10ea ffff
5788
5789 0x00000121cf993bb4: ; {metadata({method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5790 0x00000121cf993bb4: 49ba 283f | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5791
5792 0x00000121cf993bc8: ; {runtime_call counter_overflow Runtime1 stub}
5793 0x00000121cf993bc8: ffff ffe8
5794
5795 0x00000121cf993bcc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5796 ;*synchronization entry
5797 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5798 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5799 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
5800 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
5801 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5802 0x00000121cf993bcc: b01c c805 | e96d eaff
5803
5804 0x00000121cf993bd4: ; {metadata(nullptr)}
5805 0x00000121cf993bd4: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
5806
5807 0x00000121cf993be4: ; {runtime_call load_klass_patching Runtime1 stub}
5808 0x00000121cf993be4: e817 0cc8
5809
5810 0x00000121cf993be8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5811 ;*new {reexecute=1 rethrow=0 return_oop=0}
5812 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5813 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5814 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
5815 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
5816 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5817 0x00000121cf993be8: 05e9 5aea
5818
5819 0x00000121cf993bec: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5820 0x00000121cf993bec: ffff e88d
5821
5822 0x00000121cf993bf0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5823 ;*new {reexecute=0 rethrow=0 return_oop=0}
5824 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5825 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5826 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
5827 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
5828 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5829 0x00000121cf993bf0: cbc7 0548
5830
5831 0x00000121cf993bf4: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5832 0x00000121cf993bf4: 8bd2 e885
5833
5834 0x00000121cf993bf8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5835 ;*new {reexecute=0 rethrow=0 return_oop=0}
5836 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5837 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5838 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
5839 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
5840 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5841 0x00000121cf993bf8: d7c7 05e9 | a4ea ffff
5842
5843 0x00000121cf993c00: ; {metadata({method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5844 0x00000121cf993c00: 49ba 283f | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5845
5846 0x00000121cf993c14: ; {runtime_call counter_overflow Runtime1 stub}
5847 0x00000121cf993c14: ffff ffe8
5848
5849 0x00000121cf993c18: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5850 ;*synchronization entry
5851 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5852 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5853 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
5854 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5855 0x00000121cf993c18: 641c c805 | e901 ebff
5856
5857 0x00000121cf993c20: ; {metadata(nullptr)}
5858 0x00000121cf993c20: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
5859
5860 0x00000121cf993c30: ; {runtime_call load_klass_patching Runtime1 stub}
5861 0x00000121cf993c30: e8cb 0bc8
5862
5863 0x00000121cf993c34: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5864 ;*new {reexecute=1 rethrow=0 return_oop=0}
5865 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5866 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5867 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
5868 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5869 0x00000121cf993c34: 05e9 eeea
5870
5871 0x00000121cf993c38: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5872 0x00000121cf993c38: ffff e841
5873
5874 0x00000121cf993c3c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5875 ;*new {reexecute=0 rethrow=0 return_oop=0}
5876 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5877 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5878 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
5879 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5880 0x00000121cf993c3c: cbc7 0548
5881
5882 0x00000121cf993c40: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5883 0x00000121cf993c40: 8bd2 e839
5884
5885 0x00000121cf993c44: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5886 ;*new {reexecute=0 rethrow=0 return_oop=0}
5887 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5888 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5889 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
5890 ; - net.minecraft.class_310::method_1523@359 (line 1333)
5891 0x00000121cf993c44: d7c7 05e9 | 38eb ffff
5892
5893 0x00000121cf993c4c: ; {metadata({method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5894 0x00000121cf993c4c: 49ba 283f | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5895
5896 0x00000121cf993c60: ; {runtime_call counter_overflow Runtime1 stub}
5897 0x00000121cf993c60: ffff ffe8
5898
5899 0x00000121cf993c64: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5900 ;*synchronization entry
5901 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5902 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5903 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
5904 ; - net.minecraft.class_310::method_1523@346 (line 1330)
5905 0x00000121cf993c64: 181c c805 | e995 ebff
5906
5907 0x00000121cf993c6c: ; {metadata(nullptr)}
5908 0x00000121cf993c6c: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
5909
5910 0x00000121cf993c7c: ; {runtime_call load_klass_patching Runtime1 stub}
5911 0x00000121cf993c7c: e87f 0bc8
5912
5913 0x00000121cf993c80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5914 ;*new {reexecute=1 rethrow=0 return_oop=0}
5915 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5916 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5917 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
5918 ; - net.minecraft.class_310::method_1523@346 (line 1330)
5919 0x00000121cf993c80: 05e9 82eb
5920
5921 0x00000121cf993c84: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5922 0x00000121cf993c84: ffff e8f5
5923
5924 0x00000121cf993c88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5925 ;*new {reexecute=0 rethrow=0 return_oop=0}
5926 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5927 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5928 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
5929 ; - net.minecraft.class_310::method_1523@346 (line 1330)
5930 0x00000121cf993c88: cac7 0548
5931
5932 0x00000121cf993c8c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5933 0x00000121cf993c8c: 8bd2 e8ed
5934
5935 0x00000121cf993c90: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5936 ;*new {reexecute=0 rethrow=0 return_oop=0}
5937 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5938 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5939 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@5 (line 370)
5940 ; - net.minecraft.class_310::method_1523@346 (line 1330)
5941 0x00000121cf993c90: d6c7 05e9 | cceb ffff
5942
5943 0x00000121cf993c98: ; {metadata({method} {0x00000121f1413f30} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5944 0x00000121cf993c98: 49ba 283f | 41f1 2101 | 0000 4c89 | 5424 0848 | c704 24ff
5945
5946 0x00000121cf993cac: ; {runtime_call counter_overflow Runtime1 stub}
5947 0x00000121cf993cac: ffff ffe8
5948
5949 0x00000121cf993cb0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5950 ;*synchronization entry
5951 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5952 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5953 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5954 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5955 ; - net.minecraft.class_310::method_1523@332 (line 1327)
5956 0x00000121cf993cb0: cc1b c805 | e930 ecff
5957
5958 0x00000121cf993cb8: ; {metadata(nullptr)}
5959 0x00000121cf993cb8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
5960
5961 0x00000121cf993cc8: ; {runtime_call load_klass_patching Runtime1 stub}
5962 0x00000121cf993cc8: e833 0bc8
5963
5964 0x00000121cf993ccc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5965 ;*new {reexecute=1 rethrow=0 return_oop=0}
5966 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5967 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5968 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5969 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5970 ; - net.minecraft.class_310::method_1523@332 (line 1327)
5971 0x00000121cf993ccc: 05e9 1eec
5972
5973 0x00000121cf993cd0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5974 0x00000121cf993cd0: ffff e8a9
5975
5976 0x00000121cf993cd4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5977 ;*new {reexecute=0 rethrow=0 return_oop=0}
5978 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5979 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5980 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5981 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5982 ; - net.minecraft.class_310::method_1523@332 (line 1327)
5983 0x00000121cf993cd4: cac7 0548
5984
5985 0x00000121cf993cd8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5986 0x00000121cf993cd8: 8bd2 e8a1
5987
5988 0x00000121cf993cdc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5989 ;*new {reexecute=0 rethrow=0 return_oop=0}
5990 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5991 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5992 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5993 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5994 ; - net.minecraft.class_310::method_1523@332 (line 1327)
5995 0x00000121cf993cdc: d6c7 05e9 | 68ec ffff
5996
5997 0x00000121cf993ce4: ; {metadata(nullptr)}
5998 0x00000121cf993ce4: 48ba 0000 | 0000 0000 | 0000 b800
5999
6000 0x00000121cf993cf0: ; {runtime_call load_klass_patching Runtime1 stub}
6001 0x00000121cf993cf0: 0f05 0ae8
6002
6003 0x00000121cf993cf4: ; ImmutableOopMap {[176]=Oop }
6004 ;*new {reexecute=1 rethrow=0 return_oop=0}
6005 ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
6006 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
6007 ; - net.minecraft.class_10209::method_64146@27 (line 51)
6008 ; - net.minecraft.class_310::method_1523@109 (line 1292)
6009 0x00000121cf993cf4: 080b c805 | e99b ecff | ff48 8bd2
6010
6011 0x00000121cf993d00: ; {runtime_call fast_new_instance Runtime1 stub}
6012 0x00000121cf993d00: e87b d3c7
6013
6014 0x00000121cf993d04: ; ImmutableOopMap {[176]=Oop }
6015 ;*new {reexecute=0 rethrow=0 return_oop=0}
6016 ; - java.util.Objects::requireNonNull@4 (line 259)
6017 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
6018 ; - net.minecraft.class_10209::method_64146@27 (line 51)
6019 ; - net.minecraft.class_310::method_1523@109 (line 1292)
6020 0x00000121cf993d04: 05e9 e1ec | ffff 498b | 8700 0500 | 0049 c787 | 0005 0000 | 0000 0000 | 49c7 8708 | 0500 0000
6021 0x00000121cf993d24: 0000 0048 | 81c4 9001
6022
6023 0x00000121cf993d2c: ; {runtime_call unwind_exception Runtime1 stub}
6024 0x00000121cf993d2c: 0000 5de9 | 4cbb c705 | f4f4 f4f4
6025[Stub Code]
6026 0x00000121cf993d38: ; {no_reloc}
6027 0x00000121cf993d38: 0f1f 4400
6028
6029 0x00000121cf993d3c: ; {static_stub}
6030 0x00000121cf993d3c: 0048 bb00 | 0000 0000
6031
6032 0x00000121cf993d44: ; {runtime_call}
6033 0x00000121cf993d44: 0000 00e9 | fbff ffff
6034
6035 0x00000121cf993d4c: ; {static_stub}
6036 0x00000121cf993d4c: 9048 bb00 | 0000 0000
6037
6038 0x00000121cf993d54: ; {runtime_call}
6039 0x00000121cf993d54: 0000 00e9 | fbff ffff
6040
6041 0x00000121cf993d5c: ; {static_stub}
6042 0x00000121cf993d5c: 9048 bb00 | 0000 0000
6043
6044 0x00000121cf993d64: ; {runtime_call}
6045 0x00000121cf993d64: 0000 00e9 | fbff ffff
6046
6047 0x00000121cf993d6c: ; {static_stub}
6048 0x00000121cf993d6c: 9048 bb00 | 0000 0000
6049
6050 0x00000121cf993d74: ; {runtime_call}
6051 0x00000121cf993d74: 0000 00e9 | fbff ffff
6052
6053 0x00000121cf993d7c: ; {static_stub}
6054 0x00000121cf993d7c: 9048 bb00 | 0000 0000
6055
6056 0x00000121cf993d84: ; {runtime_call}
6057 0x00000121cf993d84: 0000 00e9 | fbff ffff
6058
6059 0x00000121cf993d8c: ; {static_stub}
6060 0x00000121cf993d8c: 9048 bb00 | 0000 0000
6061
6062 0x00000121cf993d94: ; {runtime_call}
6063 0x00000121cf993d94: 0000 00e9 | fbff ffff
6064
6065 0x00000121cf993d9c: ; {static_stub}
6066 0x00000121cf993d9c: 9048 bb00 | 0000 0000
6067
6068 0x00000121cf993da4: ; {runtime_call}
6069 0x00000121cf993da4: 0000 00e9 | fbff ffff
6070
6071 0x00000121cf993dac: ; {static_stub}
6072 0x00000121cf993dac: 9048 bb00 | 0000 0000
6073
6074 0x00000121cf993db4: ; {runtime_call}
6075 0x00000121cf993db4: 0000 00e9 | fbff ffff
6076
6077 0x00000121cf993dbc: ; {static_stub}
6078 0x00000121cf993dbc: 9048 bb00 | 0000 0000
6079
6080 0x00000121cf993dc4: ; {runtime_call}
6081 0x00000121cf993dc4: 0000 00e9 | fbff ffff
6082
6083 0x00000121cf993dcc: ; {static_stub}
6084 0x00000121cf993dcc: 9048 bb70 | 8a5d f121
6085
6086 0x00000121cf993dd4: ; {runtime_call I2C/C2I adapters}
6087 0x00000121cf993dd4: 0100 00e9 | 7ef6 bb05
6088
6089 0x00000121cf993ddc: ; {static_stub}
6090 0x00000121cf993ddc: 9048 bb00 | 0000 0000
6091
6092 0x00000121cf993de4: ; {runtime_call}
6093 0x00000121cf993de4: 0000 00e9 | fbff ffff
6094
6095 0x00000121cf993dec: ; {static_stub}
6096 0x00000121cf993dec: 9048 bb00 | 0000 0000
6097
6098 0x00000121cf993df4: ; {runtime_call}
6099 0x00000121cf993df4: 0000 00e9 | fbff ffff
6100
6101 0x00000121cf993dfc: ; {static_stub}
6102 0x00000121cf993dfc: 9048 bb30 | 1d4b f221
6103
6104 0x00000121cf993e04: ; {runtime_call I2C/C2I adapters}
6105 0x00000121cf993e04: 0100 00e9 | d203 bc05
6106
6107 0x00000121cf993e0c: ; {static_stub}
6108 0x00000121cf993e0c: 9048 bb00 | 0000 0000
6109
6110 0x00000121cf993e14: ; {runtime_call}
6111 0x00000121cf993e14: 0000 00e9 | fbff ffff
6112
6113 0x00000121cf993e1c: ; {static_stub}
6114 0x00000121cf993e1c: 9048 bbe0 | b66f f121
6115
6116 0x00000121cf993e24: ; {runtime_call I2C/C2I adapters}
6117 0x00000121cf993e24: 0100 00e9 | 2ef6 bb05
6118
6119 0x00000121cf993e2c: ; {static_stub}
6120 0x00000121cf993e2c: 9048 bb00 | 0000 0000
6121
6122 0x00000121cf993e34: ; {runtime_call}
6123 0x00000121cf993e34: 0000 00e9 | fbff ffff
6124
6125 0x00000121cf993e3c: ; {static_stub}
6126 0x00000121cf993e3c: 9048 bb00 | 0000 0000
6127
6128 0x00000121cf993e44: ; {runtime_call}
6129 0x00000121cf993e44: 0000 00e9 | fbff ffff
6130
6131 0x00000121cf993e4c: ; {static_stub}
6132 0x00000121cf993e4c: 9048 bb00 | 0000 0000
6133
6134 0x00000121cf993e54: ; {runtime_call}
6135 0x00000121cf993e54: 0000 00e9 | fbff ffff
6136
6137 0x00000121cf993e5c: ; {static_stub}
6138 0x00000121cf993e5c: 9048 bb00 | 0000 0000
6139
6140 0x00000121cf993e64: ; {runtime_call}
6141 0x00000121cf993e64: 0000 00e9 | fbff ffff
6142
6143 0x00000121cf993e6c: ; {static_stub}
6144 0x00000121cf993e6c: 9048 bb00 | 0000 0000
6145
6146 0x00000121cf993e74: ; {runtime_call}
6147 0x00000121cf993e74: 0000 00e9 | fbff ffff
6148
6149 0x00000121cf993e7c: ; {static_stub}
6150 0x00000121cf993e7c: 9048 bb00 | 0000 0000
6151
6152 0x00000121cf993e84: ; {runtime_call}
6153 0x00000121cf993e84: 0000 00e9 | fbff ffff
6154
6155 0x00000121cf993e8c: ; {static_stub}
6156 0x00000121cf993e8c: 9048 bb00 | 0000 0000
6157
6158 0x00000121cf993e94: ; {runtime_call}
6159 0x00000121cf993e94: 0000 00e9 | fbff ffff
6160
6161 0x00000121cf993e9c: ; {static_stub}
6162 0x00000121cf993e9c: 9048 bb00 | 0000 0000
6163
6164 0x00000121cf993ea4: ; {runtime_call}
6165 0x00000121cf993ea4: 0000 00e9 | fbff ffff
6166
6167 0x00000121cf993eac: ; {static_stub}
6168 0x00000121cf993eac: 9048 bb00 | 0000 0000
6169
6170 0x00000121cf993eb4: ; {runtime_call}
6171 0x00000121cf993eb4: 0000 00e9 | fbff ffff
6172
6173 0x00000121cf993ebc: ; {static_stub}
6174 0x00000121cf993ebc: 9048 bb00 | 0000 0000
6175
6176 0x00000121cf993ec4: ; {runtime_call}
6177 0x00000121cf993ec4: 0000 00e9 | fbff ffff
6178
6179 0x00000121cf993ecc: ; {static_stub}
6180 0x00000121cf993ecc: 9048 bb00 | 0000 0000
6181
6182 0x00000121cf993ed4: ; {runtime_call}
6183 0x00000121cf993ed4: 0000 00e9 | fbff ffff
6184
6185 0x00000121cf993edc: ; {static_stub}
6186 0x00000121cf993edc: 9048 bb00 | 0000 0000
6187
6188 0x00000121cf993ee4: ; {runtime_call}
6189 0x00000121cf993ee4: 0000 00e9 | fbff ffff
6190
6191 0x00000121cf993eec: ; {static_stub}
6192 0x00000121cf993eec: 9048 bb98 | 6e2b f221
6193
6194 0x00000121cf993ef4: ; {runtime_call I2C/C2I adapters}
6195 0x00000121cf993ef4: 0100 00e9 | 5ef5 bb05
6196
6197 0x00000121cf993efc: ; {static_stub}
6198 0x00000121cf993efc: 9048 bb00 | 0000 0000
6199
6200 0x00000121cf993f04: ; {runtime_call}
6201 0x00000121cf993f04: 0000 00e9 | fbff ffff
6202
6203 0x00000121cf993f0c: ; {static_stub}
6204 0x00000121cf993f0c: 9048 bb00 | 0000 0000
6205
6206 0x00000121cf993f14: ; {runtime_call}
6207 0x00000121cf993f14: 0000 00e9 | fbff ffff
6208
6209 0x00000121cf993f1c: ; {static_stub}
6210 0x00000121cf993f1c: 9048 bbb0 | 8566 f221
6211
6212 0x00000121cf993f24: ; {runtime_call I2C/C2I adapters}
6213 0x00000121cf993f24: 0100 00e9 | b645 bb05
6214
6215 0x00000121cf993f2c: ; {static_stub}
6216 0x00000121cf993f2c: 9048 bb00 | 0000 0000
6217
6218 0x00000121cf993f34: ; {runtime_call}
6219 0x00000121cf993f34: 0000 00e9 | fbff ffff
6220
6221 0x00000121cf993f3c: ; {static_stub}
6222 0x00000121cf993f3c: 9048 bb00 | 0000 0000
6223
6224 0x00000121cf993f44: ; {runtime_call}
6225 0x00000121cf993f44: 0000 00e9 | fbff ffff
6226
6227 0x00000121cf993f4c: ; {static_stub}
6228 0x00000121cf993f4c: 9048 bbe8 | cd5f f121
6229
6230 0x00000121cf993f54: ; {runtime_call I2C/C2I adapters}
6231 0x00000121cf993f54: 0100 00e9 | 06c7 b905
6232
6233 0x00000121cf993f5c: ; {static_stub}
6234 0x00000121cf993f5c: 9048 bb00 | 0000 0000
6235
6236 0x00000121cf993f64: ; {runtime_call}
6237 0x00000121cf993f64: 0000 00e9 | fbff ffff
6238
6239 0x00000121cf993f6c: ; {static_stub}
6240 0x00000121cf993f6c: 9048 bb00 | 0000 0000
6241
6242 0x00000121cf993f74: ; {runtime_call}
6243 0x00000121cf993f74: 0000 00e9 | fbff ffff
6244
6245 0x00000121cf993f7c: ; {static_stub}
6246 0x00000121cf993f7c: 9048 bb00 | 0000 0000
6247
6248 0x00000121cf993f84: ; {runtime_call}
6249 0x00000121cf993f84: 0000 00e9 | fbff ffff
6250
6251 0x00000121cf993f8c: ; {static_stub}
6252 0x00000121cf993f8c: 9048 bb00 | 0000 0000
6253
6254 0x00000121cf993f94: ; {runtime_call}
6255 0x00000121cf993f94: 0000 00e9 | fbff ffff
6256
6257 0x00000121cf993f9c: ; {static_stub}
6258 0x00000121cf993f9c: 9048 bb00 | 0000 0000
6259
6260 0x00000121cf993fa4: ; {runtime_call}
6261 0x00000121cf993fa4: 0000 00e9 | fbff ffff
6262
6263 0x00000121cf993fac: ; {static_stub}
6264 0x00000121cf993fac: 9048 bb00 | 0000 0000
6265
6266 0x00000121cf993fb4: ; {runtime_call}
6267 0x00000121cf993fb4: 0000 00e9 | fbff ffff
6268
6269 0x00000121cf993fbc: ; {static_stub}
6270 0x00000121cf993fbc: 9048 bb00 | 0000 0000
6271
6272 0x00000121cf993fc4: ; {runtime_call}
6273 0x00000121cf993fc4: 0000 00e9 | fbff ffff
6274
6275 0x00000121cf993fcc: ; {static_stub}
6276 0x00000121cf993fcc: 9048 bb00 | 0000 0000
6277
6278 0x00000121cf993fd4: ; {runtime_call}
6279 0x00000121cf993fd4: 0000 00e9 | fbff ffff
6280
6281 0x00000121cf993fdc: ; {static_stub}
6282 0x00000121cf993fdc: 9048 bb00 | 0000 0000
6283
6284 0x00000121cf993fe4: ; {runtime_call}
6285 0x00000121cf993fe4: 0000 00e9 | fbff ffff
6286
6287 0x00000121cf993fec: ; {static_stub}
6288 0x00000121cf993fec: 9048 bb00 | 0000 0000
6289
6290 0x00000121cf993ff4: ; {runtime_call}
6291 0x00000121cf993ff4: 0000 00e9 | fbff ffff
6292
6293 0x00000121cf993ffc: ; {static_stub}
6294 0x00000121cf993ffc: 9048 bb00 | 0000 0000
6295
6296 0x00000121cf994004: ; {runtime_call}
6297 0x00000121cf994004: 0000 00e9 | fbff ffff
6298
6299 0x00000121cf99400c: ; {static_stub}
6300 0x00000121cf99400c: 9048 bb00 | 0000 0000
6301
6302 0x00000121cf994014: ; {runtime_call}
6303 0x00000121cf994014: 0000 00e9 | fbff ffff
6304
6305 0x00000121cf99401c: ; {static_stub}
6306 0x00000121cf99401c: 9048 bb00 | 0000 0000
6307
6308 0x00000121cf994024: ; {runtime_call}
6309 0x00000121cf994024: 0000 00e9 | fbff ffff
6310
6311 0x00000121cf99402c: ; {static_stub}
6312 0x00000121cf99402c: 9048 bb00 | 0000 0000
6313
6314 0x00000121cf994034: ; {runtime_call}
6315 0x00000121cf994034: 0000 00e9 | fbff ffff
6316
6317 0x00000121cf99403c: ; {static_stub}
6318 0x00000121cf99403c: 9048 bb00 | 0000 0000
6319
6320 0x00000121cf994044: ; {runtime_call}
6321 0x00000121cf994044: 0000 00e9 | fbff ffff
6322
6323 0x00000121cf99404c: ; {static_stub}
6324 0x00000121cf99404c: 9048 bb00 | 0000 0000
6325
6326 0x00000121cf994054: ; {runtime_call}
6327 0x00000121cf994054: 0000 00e9 | fbff ffff
6328
6329 0x00000121cf99405c: ; {static_stub}
6330 0x00000121cf99405c: 9048 bb28 | c271 f221
6331
6332 0x00000121cf994064: ; {runtime_call I2C/C2I adapters}
6333 0x00000121cf994064: 0100 00e9 | eef3 bb05
6334
6335 0x00000121cf99406c: ; {static_stub}
6336 0x00000121cf99406c: 9048 bbe8 | d271 f221
6337
6338 0x00000121cf994074: ; {runtime_call I2C/C2I adapters}
6339 0x00000121cf994074: 0100 00e9 | def3 bb05
6340
6341 0x00000121cf99407c: ; {static_stub}
6342 0x00000121cf99407c: 9048 bb00 | 0000 0000
6343
6344 0x00000121cf994084: ; {runtime_call}
6345 0x00000121cf994084: 0000 00e9 | fbff ffff
6346
6347 0x00000121cf99408c: ; {static_stub}
6348 0x00000121cf99408c: 9048 bb00 | 0000 0000
6349
6350 0x00000121cf994094: ; {runtime_call}
6351 0x00000121cf994094: 0000 00e9 | fbff ffff
6352
6353 0x00000121cf99409c: ; {static_stub}
6354 0x00000121cf99409c: 9048 bb00 | 0000 0000
6355
6356 0x00000121cf9940a4: ; {runtime_call}
6357 0x00000121cf9940a4: 0000 00e9 | fbff ffff
6358
6359 0x00000121cf9940ac: ; {static_stub}
6360 0x00000121cf9940ac: 9048 bb00 | 0000 0000
6361
6362 0x00000121cf9940b4: ; {runtime_call}
6363 0x00000121cf9940b4: 0000 00e9 | fbff ffff
6364
6365 0x00000121cf9940bc: ; {static_stub}
6366 0x00000121cf9940bc: 9048 bb00 | 0000 0000
6367
6368 0x00000121cf9940c4: ; {runtime_call}
6369 0x00000121cf9940c4: 0000 00e9 | fbff ffff
6370
6371 0x00000121cf9940cc: ; {static_stub}
6372 0x00000121cf9940cc: 9048 bb00 | 0000 0000
6373
6374 0x00000121cf9940d4: ; {runtime_call}
6375 0x00000121cf9940d4: 0000 00e9 | fbff ffff
6376
6377 0x00000121cf9940dc: ; {static_stub}
6378 0x00000121cf9940dc: 9048 bb00 | 0000 0000
6379
6380 0x00000121cf9940e4: ; {runtime_call}
6381 0x00000121cf9940e4: 0000 00e9 | fbff ffff
6382
6383 0x00000121cf9940ec: ; {static_stub}
6384 0x00000121cf9940ec: 9048 bb00 | 0000 0000
6385
6386 0x00000121cf9940f4: ; {runtime_call}
6387 0x00000121cf9940f4: 0000 00e9 | fbff ffff
6388
6389 0x00000121cf9940fc: ; {static_stub}
6390 0x00000121cf9940fc: 9048 bb00 | 0000 0000
6391
6392 0x00000121cf994104: ; {runtime_call}
6393 0x00000121cf994104: 0000 00e9 | fbff ffff
6394
6395 0x00000121cf99410c: ; {static_stub}
6396 0x00000121cf99410c: 9048 bb00 | 0000 0000
6397
6398 0x00000121cf994114: ; {runtime_call}
6399 0x00000121cf994114: 0000 00e9 | fbff ffff
6400
6401 0x00000121cf99411c: ; {static_stub}
6402 0x00000121cf99411c: 48bb 0000 | 0000 0000
6403
6404 0x00000121cf994124: ; {runtime_call}
6405 0x00000121cf994124: 0000 e9fb
6406
6407 0x00000121cf994128: ; {static_stub}
6408 0x00000121cf994128: ffff ff48 | bb00 0000 | 0000 0000
6409
6410 0x00000121cf994134: ; {runtime_call}
6411 0x00000121cf994134: 00e9 fbff
6412
6413 0x00000121cf994138: ; {static_stub}
6414 0x00000121cf994138: ffff 48bb | 0000 0000 | 0000 0000
6415
6416 0x00000121cf994144: ; {runtime_call}
6417 0x00000121cf994144: e9fb ffff
6418
6419 0x00000121cf994148: ; {static_stub}
6420 0x00000121cf994148: ff48 bb00 | 0000 0000
6421
6422 0x00000121cf994150: ; {runtime_call}
6423 0x00000121cf994150: 0000 00e9 | fbff ffff
6424
6425 0x00000121cf994158: ; {static_stub}
6426 0x00000121cf994158: 48bb 0000 | 0000 0000
6427
6428 0x00000121cf994160: ; {runtime_call}
6429 0x00000121cf994160: 0000 e9fb
6430
6431 0x00000121cf994164: ; {static_stub}
6432 0x00000121cf994164: ffff ff48 | bb00 0000 | 0000 0000
6433
6434 0x00000121cf994170: ; {runtime_call}
6435 0x00000121cf994170: 00e9 fbff
6436
6437 0x00000121cf994174: ; {static_stub}
6438 0x00000121cf994174: ffff 48bb | 0000 0000 | 0000 0000
6439
6440 0x00000121cf994180: ; {runtime_call}
6441 0x00000121cf994180: e9fb ffff
6442
6443 0x00000121cf994184: ; {static_stub}
6444 0x00000121cf994184: ff48 bb00 | 0000 0000
6445
6446 0x00000121cf99418c: ; {runtime_call}
6447 0x00000121cf99418c: 0000 00e9 | fbff ffff
6448
6449 0x00000121cf994194: ; {static_stub}
6450 0x00000121cf994194: 48bb 0000 | 0000 0000
6451
6452 0x00000121cf99419c: ; {runtime_call}
6453 0x00000121cf99419c: 0000 e9fb
6454
6455 0x00000121cf9941a0: ; {static_stub}
6456 0x00000121cf9941a0: ffff ff48 | bb00 0000 | 0000 0000
6457
6458 0x00000121cf9941ac: ; {runtime_call}
6459 0x00000121cf9941ac: 00e9 fbff
6460
6461 0x00000121cf9941b0: ; {static_stub}
6462 0x00000121cf9941b0: ffff 48bb | 0000 0000 | 0000 0000
6463
6464 0x00000121cf9941bc: ; {runtime_call}
6465 0x00000121cf9941bc: e9fb ffff
6466
6467 0x00000121cf9941c0: ; {static_stub}
6468 0x00000121cf9941c0: ff48 bb98 | 495f f121
6469
6470 0x00000121cf9941c8: ; {runtime_call I2C/C2I adapters}
6471 0x00000121cf9941c8: 0100 00e9 | 92a0 b905
6472
6473 0x00000121cf9941d0: ; {static_stub}
6474 0x00000121cf9941d0: 48bb 0000 | 0000 0000
6475
6476 0x00000121cf9941d8: ; {runtime_call}
6477 0x00000121cf9941d8: 0000 e9fb
6478
6479 0x00000121cf9941dc: ; {static_stub}
6480 0x00000121cf9941dc: ffff ff48 | bb00 0000 | 0000 0000
6481
6482 0x00000121cf9941e8: ; {runtime_call}
6483 0x00000121cf9941e8: 00e9 fbff
6484
6485 0x00000121cf9941ec: ; {static_stub}
6486 0x00000121cf9941ec: ffff 48bb | 0000 0000 | 0000 0000
6487
6488 0x00000121cf9941f8: ; {runtime_call}
6489 0x00000121cf9941f8: e9fb ffff
6490
6491 0x00000121cf9941fc: ; {static_stub}
6492 0x00000121cf9941fc: ff48 bbc8 | 6664 f121
6493
6494 0x00000121cf994204: ; {runtime_call I2C/C2I adapters}
6495 0x00000121cf994204: 0100 00e9 | 5218 bc05
6496
6497 0x00000121cf99420c: ; {static_stub}
6498 0x00000121cf99420c: 48bb f865 | 64f1 2101
6499
6500 0x00000121cf994214: ; {runtime_call I2C/C2I adapters}
6501 0x00000121cf994214: 0000 e943
6502
6503 0x00000121cf994218: ; {static_stub}
6504 0x00000121cf994218: 18bc 0548 | bb00 0000 | 0000 0000
6505
6506 0x00000121cf994224: ; {runtime_call}
6507 0x00000121cf994224: 00e9 fbff
6508
6509 0x00000121cf994228: ; {static_stub}
6510 0x00000121cf994228: ffff 48bb | 0000 0000 | 0000 0000
6511
6512 0x00000121cf994234: ; {runtime_call}
6513 0x00000121cf994234: e9fb ffff
6514
6515 0x00000121cf994238: ; {runtime_call handle_exception_from_callee Runtime1 stub}
6516 0x00000121cf994238: ffe8 42e3
6517
6518 0x00000121cf99423c: ; {external_word}
6519 0x00000121cf99423c: c705 48b9 | 1011 11c7 | fe7f 0000 | 4883 e4f0
6520
6521 0x00000121cf99424c: ; {runtime_call}
6522 0x00000121cf99424c: 48b8 d0d2 | d3c6 fe7f | 0000 ffd0
6523
6524 0x00000121cf994258: ; {section_word}
6525 0x00000121cf994258: f449 ba59 | 4299 cf21 | 0100 0041
6526
6527 0x00000121cf994264: ; {runtime_call DeoptimizationBlob}
6528 0x00000121cf994264: 52e9 3607 | bc05 f4f4 | f4f4 f4f4
6529[/MachCode]
6530
6531
6532--------------- P R O C E S S ---------------
6533
6534Threads class SMR info:
6535_java_thread_list=0x00000121eaf1e150, length=74, elements={
65360x00000121c8893470, 0x00000121e30dc0d0, 0x00000121e325a120, 0x00000121e32728c0,
65370x00000121e3273320, 0x00000121e32450e0, 0x00000121e3230080, 0x00000121e30e7880,
65380x00000121e323b580, 0x00000121e3416370, 0x00000121e341a190, 0x00000121ed5c2040,
65390x00000121ed5bf8e0, 0x00000121ed5bff70, 0x00000121e82dd820, 0x00000121e82db750,
65400x00000121e82ddeb0, 0x00000121e82dcb00, 0x00000121e82dd190, 0x00000121e82dbde0,
65410x00000121e82de540, 0x00000121e82debd0, 0x00000121ec262d80, 0x00000121ec2619d0,
65420x00000121ec262060, 0x00000121ec260cb0, 0x00000121ec2626f0, 0x00000121ec263aa0,
65430x00000121ec264130, 0x00000121ec263410, 0x00000121ec261340, 0x00000121ec266890,
65440x00000121ec2647c0, 0x00000121ec266200, 0x00000121ed5c0600, 0x00000121817a23f0,
65450x00000121817a3110, 0x00000121817a1d60, 0x00000121817a1040, 0x00000121817a2a80,
65460x00000121817a37a0, 0x00000121817a0320, 0x00000121817a3e30, 0x00000121817a09b0,
65470x00000121817a4b50, 0x000001220efcd890, 0x000001220efccb70, 0x000001220efd2750,
65480x000001220efd1a30, 0x000001220efcfff0, 0x000001220f7b2410, 0x000001220f7b44e0,
65490x000001220f7b1060, 0x000001220f7b3e50, 0x000001220f7b1d80, 0x000001220f7b3130,
65500x000001220f7b37c0, 0x000001220f7b16f0, 0x000001220f7b65b0, 0x000001220f7b4b70,
65510x000001220f7b5890, 0x000001220f7b5200, 0x000001220f7b72d0, 0x000001220f7b7960,
65520x000001220f7b7ff0, 0x000001220f7b5f20, 0x000001220f7b2aa0, 0x000001220f7b8680,
65530x000001220f7b6c40, 0x00000121817a6590, 0x00000121817a7940, 0x00000121ec264e50,
65540x00000121c3e87070, 0x00000121c3e85cc0
6555}
6556
6557Java Threads: ( => current thread )
6558=>0x00000121c8893470 JavaThread "Render thread" [_thread_in_native, id=8972, stack(0x00000008ba600000,0x00000008ba700000) (1024K)]
6559 0x00000121e30dc0d0 JavaThread "Reference Handler" daemon [_thread_blocked, id=14984, stack(0x00000008bae00000,0x00000008baf00000) (1024K)]
6560 0x00000121e325a120 JavaThread "Finalizer" daemon [_thread_blocked, id=12324, stack(0x00000008baf00000,0x00000008bb000000) (1024K)]
6561 0x00000121e32728c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19100, stack(0x00000008bb000000,0x00000008bb100000) (1024K)]
6562 0x00000121e3273320 JavaThread "Attach Listener" daemon [_thread_blocked, id=15352, stack(0x00000008bb100000,0x00000008bb200000) (1024K)]
6563 0x00000121e32450e0 JavaThread "Service Thread" daemon [_thread_blocked, id=12772, stack(0x00000008bb200000,0x00000008bb300000) (1024K)]
6564 0x00000121e3230080 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=19436, stack(0x00000008bb300000,0x00000008bb400000) (1024K)]
6565 0x00000121e30e7880 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=20220, stack(0x00000008bb400000,0x00000008bb500000) (1024K)]
6566 0x00000121e323b580 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=20352, stack(0x00000008bb500000,0x00000008bb600000) (1024K)]
6567 0x00000121e3416370 JavaThread "Notification Thread" daemon [_thread_blocked, id=10556, stack(0x00000008bb600000,0x00000008bb700000) (1024K)]
6568 0x00000121e341a190 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=27768, stack(0x00000008bb700000,0x00000008bb800000) (1024K)]
6569 0x00000121ed5c2040 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=7412, stack(0x00000008bba00000,0x00000008bbb00000) (1024K)]
6570 0x00000121ed5bf8e0 JavaThread "Timer hack thread" daemon [_thread_blocked, id=11504, stack(0x00000008bb900000,0x00000008bba00000) (1024K)]
6571 0x00000121ed5bff70 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=18940, stack(0x00000008bca00000,0x00000008bcb00000) (1024K)]
6572 0x00000121e82dd820 JavaThread "Download-1" daemon [_thread_blocked, id=20724, stack(0x00000008bcb00000,0x00000008bcc00000) (1024K)]
6573 0x00000121e82db750 JavaThread "Download-2" daemon [_thread_blocked, id=23464, stack(0x00000008bcc00000,0x00000008bcd00000) (1024K)]
6574 0x00000121e82ddeb0 JavaThread "Thread-3" daemon [_thread_in_native, id=23444, stack(0x00000008bce00000,0x00000008bcf00000) (1024K)]
6575 0x00000121e82dcb00 JavaThread "Thread-4" daemon [_thread_in_native, id=14720, stack(0x00000008bcf00000,0x00000008bd000000) (1024K)]
6576 0x00000121e82dd190 JavaThread "Thread-5" daemon [_thread_in_native, id=26644, stack(0x00000008bd000000,0x00000008bd100000) (1024K)]
6577 0x00000121e82dbde0 JavaThread "Thread-6" daemon [_thread_in_native, id=6804, stack(0x00000008bd100000,0x00000008bd200000) (1024K)]
6578 0x00000121e82de540 JavaThread "Thread-7" daemon [_thread_in_native, id=5304, stack(0x00000008bd200000,0x00000008bd300000) (1024K)]
6579 0x00000121e82debd0 JavaThread "Thread-8" daemon [_thread_in_native, id=10180, stack(0x00000008bd300000,0x00000008bd400000) (1024K)]
6580 0x00000121ec262d80 JavaThread "Thread-9" daemon [_thread_in_native, id=25516, stack(0x00000008bd400000,0x00000008bd500000) (1024K)]
6581 0x00000121ec2619d0 JavaThread "Thread-10" daemon [_thread_in_native, id=16600, stack(0x00000008bd500000,0x00000008bd600000) (1024K)]
6582 0x00000121ec262060 JavaThread "Thread-11" daemon [_thread_in_native, id=18172, stack(0x00000008bd600000,0x00000008bd700000) (1024K)]
6583 0x00000121ec260cb0 JavaThread "Thread-12" daemon [_thread_in_native, id=7452, stack(0x00000008bd700000,0x00000008bd800000) (1024K)]
6584 0x00000121ec2626f0 JavaThread "Thread-13" daemon [_thread_in_native, id=16220, stack(0x00000008bd800000,0x00000008bd900000) (1024K)]
6585 0x00000121ec263aa0 JavaThread "Thread-14" daemon [_thread_in_native, id=12984, stack(0x00000008bd900000,0x00000008bda00000) (1024K)]
6586 0x00000121ec264130 JavaThread "Thread-15" daemon [_thread_in_native, id=26112, stack(0x00000008bda00000,0x00000008bdb00000) (1024K)]
6587 0x00000121ec263410 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=12744, stack(0x00000008bdb00000,0x00000008bdc00000) (1024K)]
6588 0x00000121ec261340 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=17416, stack(0x00000008bdc00000,0x00000008bdd00000) (1024K)]
6589 0x00000121ec266890 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=18664, stack(0x00000008bdd00000,0x00000008bde00000) (1024K)]
6590 0x00000121ec2647c0 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=16640, stack(0x00000008bde00000,0x00000008bdf00000) (1024K)]
6591 0x00000121ec266200 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=30544, stack(0x00000008be900000,0x00000008bea00000) (1024K)]
6592 0x00000121ed5c0600 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=3792, stack(0x00000008bea00000,0x00000008beb00000) (1024K)]
6593 0x00000121817a23f0 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=4024, stack(0x00000008beb00000,0x00000008bec00000) (1024K)]
6594 0x00000121817a3110 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=12236, stack(0x00000008bec00000,0x00000008bed00000) (1024K)]
6595 0x00000121817a1d60 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=15416, stack(0x00000008bed00000,0x00000008bee00000) (1024K)]
6596 0x00000121817a1040 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=24172, stack(0x00000008bee00000,0x00000008bef00000) (1024K)]
6597 0x00000121817a2a80 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=11768, stack(0x00000008bef00000,0x00000008bf000000) (1024K)]
6598 0x00000121817a37a0 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=1432, stack(0x00000008bf000000,0x00000008bf100000) (1024K)]
6599 0x00000121817a0320 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=27724, stack(0x00000008bf100000,0x00000008bf200000) (1024K)]
6600 0x00000121817a3e30 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=29908, stack(0x00000008bf200000,0x00000008bf300000) (1024K)]
6601 0x00000121817a09b0 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=27156, stack(0x00000008bf300000,0x00000008bf400000) (1024K)]
6602 0x00000121817a4b50 JavaThread "IO-Worker-1" [_thread_blocked, id=4836, stack(0x00000008bf400000,0x00000008bf500000) (1024K)]
6603 0x000001220efcd890 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=18512, stack(0x00000008c0f00000,0x00000008c1000000) (1024K)]
6604 0x000001220efccb70 JavaThread "Jndi-Dns-address-change-listener" daemon [_thread_in_native, id=26336, stack(0x00000008c1000000,0x00000008c1100000) (1024K)]
6605 0x000001220efd2750 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=19916, stack(0x00000008c1100000,0x00000008c1200000) (1024K)]
6606 0x000001220efd1a30 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=14244, stack(0x00000008c0900000,0x00000008c0a00000) (1024K)]
6607 0x000001220efcfff0 JavaThread "Sound engine" daemon [_thread_blocked, id=14808, stack(0x00000008c1200000,0x00000008c1300000) (1024K)]
6608 0x000001220f7b2410 JavaThread "Telemetry-Sender-#1" [_thread_blocked, id=9164, stack(0x00000008c1800000,0x00000008c1900000) (1024K)]
6609 0x000001220f7b44e0 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=1372, stack(0x00000008c1900000,0x00000008c1a00000) (1024K)]
6610 0x000001220f7b1060 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=10796, stack(0x00000008c1a00000,0x00000008c1b00000) (1024K)]
6611 0x000001220f7b3e50 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=16168, stack(0x00000008c1b00000,0x00000008c1c00000) (1024K)]
6612 0x000001220f7b1d80 JavaThread "DH-Parent Update Queue [oo8p6evscdqsq@minecraft:overworld] Thread[0]" [_thread_blocked, id=9892, stack(0x00000008c1c00000,0x00000008c1d00000) (1024K)]
6613 0x000001220f7b3130 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16312, stack(0x00000008c1d00000,0x00000008c1e00000) (1024K)]
6614 0x000001220f7b37c0 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_blocked, id=4192, stack(0x00000008c1e00000,0x00000008c1f00000) (1024K)]
6615 0x000001220f7b16f0 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_blocked, id=11140, stack(0x00000008c1f00000,0x00000008c2000000) (1024K)]
6616 0x000001220f7b65b0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=28488, stack(0x00000008c2000000,0x00000008c2100000) (1024K)]
6617 0x000001220f7b4b70 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_blocked, id=30284, stack(0x00000008c2100000,0x00000008c2200000) (1024K)]
6618 0x000001220f7b5890 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_blocked, id=14132, stack(0x00000008c2200000,0x00000008c2300000) (1024K)]
6619 0x000001220f7b5200 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_blocked, id=10464, stack(0x00000008c2300000,0x00000008c2400000) (1024K)]
6620 0x000001220f7b72d0 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_blocked, id=23872, stack(0x00000008c2400000,0x00000008c2500000) (1024K)]
6621 0x000001220f7b7960 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=20924, stack(0x00000008c2500000,0x00000008c2600000) (1024K)]
6622 0x000001220f7b7ff0 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=7904, stack(0x00000008c2600000,0x00000008c2700000) (1024K)]
6623 0x000001220f7b5f20 JavaThread "Chunk Render Task Executor #0" [_thread_blocked, id=19780, stack(0x00000008c0700000,0x00000008c0800000) (1024K)]
6624 0x000001220f7b2aa0 JavaThread "Chunk Render Task Executor #1" [_thread_blocked, id=29724, stack(0x00000008c1300000,0x00000008c1400000) (1024K)]
6625 0x000001220f7b8680 JavaThread "Chunk Render Task Executor #2" [_thread_blocked, id=29784, stack(0x00000008c1400000,0x00000008c1500000) (1024K)]
6626 0x000001220f7b6c40 JavaThread "Chunk Render Task Executor #3" [_thread_blocked, id=17928, stack(0x00000008c1500000,0x00000008c1600000) (1024K)]
6627 0x00000121817a6590 JavaThread "Chunk Render Task Executor #4" [_thread_blocked, id=12116, stack(0x00000008c1600000,0x00000008c1700000) (1024K)]
6628 0x00000121817a7940 JavaThread "Chunk Render Task Executor #5" [_thread_blocked, id=22796, stack(0x00000008c1700000,0x00000008c1800000) (1024K)]
6629 0x00000121ec264e50 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_blocked, id=24260, stack(0x00000008c2700000,0x00000008c2800000) (1024K)]
6630 0x00000121c3e87070 JavaThread "DH-PriorityTaskPicker Thread[10]" [_thread_blocked, id=16904, stack(0x00000008c2800000,0x00000008c2900000) (1024K)]
6631 0x00000121c3e85cc0 JavaThread "DH-PriorityTaskPicker Thread[11]" [_thread_blocked, id=2648, stack(0x00000008c2900000,0x00000008c2a00000) (1024K)]
6632Total: 74
6633
6634Other Threads:
6635 0x00000121c8867fd0 VMThread "VM Thread" [id=30228, stack(0x00000008bad00000,0x00000008bae00000) (1024K)]
6636 0x00000121e300d0e0 WatcherThread "VM Periodic Task Thread" [id=7040, stack(0x00000008bac00000,0x00000008bad00000) (1024K)]
6637 0x00000121c8869590 WorkerThread "GC Thread#0" [id=1772, stack(0x00000008ba700000,0x00000008ba800000) (1024K)]
6638 0x00000121e8ba06e0 WorkerThread "GC Thread#1" [id=10508, stack(0x00000008bbe00000,0x00000008bbf00000) (1024K)]
6639 0x00000121e8b9df00 WorkerThread "GC Thread#2" [id=21316, stack(0x00000008bbf00000,0x00000008bc000000) (1024K)]
6640 0x00000121e8b9e640 WorkerThread "GC Thread#3" [id=24584, stack(0x00000008bc000000,0x00000008bc100000) (1024K)]
6641 0x00000121e8b9fc00 WorkerThread "GC Thread#4" [id=28792, stack(0x00000008bc100000,0x00000008bc200000) (1024K)]
6642 0x00000121e8b9e2a0 WorkerThread "GC Thread#5" [id=11720, stack(0x00000008bc200000,0x00000008bc300000) (1024K)]
6643 0x00000121e8b9e9e0 WorkerThread "GC Thread#6" [id=28676, stack(0x00000008bc300000,0x00000008bc400000) (1024K)]
6644 0x00000121e8ba0340 WorkerThread "GC Thread#7" [id=12188, stack(0x00000008bc400000,0x00000008bc500000) (1024K)]
6645 0x00000121e8b9f120 WorkerThread "GC Thread#8" [id=25856, stack(0x00000008bc500000,0x00000008bc600000) (1024K)]
6646 0x00000121e8b9f4c0 WorkerThread "GC Thread#9" [id=16952, stack(0x00000008bc600000,0x00000008bc700000) (1024K)]
6647 0x00000121ca413720 ConcurrentGCThread "G1 Main Marker" [id=22180, stack(0x00000008ba800000,0x00000008ba900000) (1024K)]
6648 0x00000121c8869930 WorkerThread "G1 Conc#0" [id=9724, stack(0x00000008ba900000,0x00000008baa00000) (1024K)]
6649 0x00000121e8b9f860 WorkerThread "G1 Conc#1" [id=2932, stack(0x00000008bc700000,0x00000008bc800000) (1024K)]
6650 0x00000121e8b9ffa0 WorkerThread "G1 Conc#2" [id=25188, stack(0x00000008bc800000,0x00000008bc900000) (1024K)]
6651 0x00000121ca4545e0 ConcurrentGCThread "G1 Refine#0" [id=22832, stack(0x00000008baa00000,0x00000008bab00000) (1024K)]
6652 0x00000121ca454ff0 ConcurrentGCThread "G1 Service" [id=15900, stack(0x00000008bab00000,0x00000008bac00000) (1024K)]
6653Total: 18
6654
6655Threads with active compile tasks:
6656Total: 0
6657
6658VM state: not at safepoint (normal execution)
6659
6660VM Mutex/Monitor currently owned by a thread: None
6661
6662Heap address: 0x0000000080000000, size: 2048 MB, Compressed Oops mode: 32-bit
6663
6664CDS archive(s) not mapped
6665Compressed class space mapped at: 0x0000000100000000-0x0000000140000000, reserved size: 1073741824
6666Narrow klass base: 0x0000000000000000, Narrow klass shift: 3, Narrow klass range: 0x140000000
6667
6668GC Precious Log:
6669 CardTable entry size: 512
6670 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
6671 CPUs: 12 total, 12 available
6672 Memory: 32694M
6673 Large Page Support: Disabled
6674 NUMA Support: Disabled
6675 Compressed Oops: Enabled (32-bit)
6676 Heap Region Size: 32M
6677 Heap Min Capacity: 32M
6678 Heap Initial Capacity: 512M
6679 Heap Max Capacity: 2G
6680 Pre-touch: Disabled
6681 Parallel Workers: 10
6682 Concurrent Workers: 3
6683 Concurrent Refinement Workers: 10
6684 Periodic GC: Disabled
6685
6686Heap:
6687 garbage-first heap total 753664K, used 567554K [0x0000000080000000, 0x0000000100000000)
6688 region size 32768K, 11 young (360448K), 2 survivors (65536K)
6689 Metaspace used 143942K, committed 145536K, reserved 1179648K
6690 class space used 21226K, committed 21952K, reserved 1048576K
6691
6692Heap 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
6693| 0|0x0000000080000000, 0x0000000082000000, 0x0000000082000000|100%| O| |TAMS 0x0000000080000000| PB 0x0000000080000000| Untracked
6694| 1|0x0000000082000000, 0x0000000084000000, 0x0000000084000000|100%| O| |TAMS 0x0000000082000000| PB 0x0000000082000000| Untracked
6695| 2|0x0000000084000000, 0x0000000086000000, 0x0000000086000000|100%| O| |TAMS 0x0000000084000000| PB 0x0000000084000000| Untracked
6696| 3|0x0000000086000000, 0x0000000088000000, 0x0000000088000000|100%| O|Cm|TAMS 0x0000000086000000| PB 0x0000000086000000| Complete
6697| 4|0x0000000088000000, 0x000000008a000000, 0x000000008a000000|100%| O| |TAMS 0x0000000088000000| PB 0x0000000088000000| Untracked
6698| 5|0x000000008a000000, 0x000000008c000000, 0x000000008c000000|100%| O| |TAMS 0x000000008a000000| PB 0x000000008a000000| Untracked
6699| 6|0x000000008c000000, 0x000000008e000000, 0x000000008e000000|100%| O| |TAMS 0x000000008c000000| PB 0x000000008c000000| Untracked
6700| 7|0x000000008e000000, 0x000000008ea40a60, 0x0000000090000000| 32%| O| |TAMS 0x000000008e000000| PB 0x000000008e000000| Untracked
6701| 8|0x0000000090000000, 0x0000000090000000, 0x0000000092000000| 0%| F| |TAMS 0x0000000090000000| PB 0x0000000090000000| Untracked
6702| 9|0x0000000092000000, 0x0000000094000000, 0x0000000094000000|100%| S|CS|TAMS 0x0000000092000000| PB 0x0000000092000000| Complete
6703| 10|0x0000000094000000, 0x0000000094000000, 0x0000000096000000| 0%| F| |TAMS 0x0000000094000000| PB 0x0000000094000000| Untracked
6704| 11|0x0000000096000000, 0x0000000098000000, 0x0000000098000000|100%| S|CS|TAMS 0x0000000096000000| PB 0x0000000096000000| Complete
6705| 12|0x0000000098000000, 0x0000000098000000, 0x000000009a000000| 0%| F| |TAMS 0x0000000098000000| PB 0x0000000098000000| Untracked
6706| 13|0x000000009a000000, 0x000000009a000000, 0x000000009c000000| 0%| F| |TAMS 0x000000009a000000| PB 0x000000009a000000| Untracked
6707| 14|0x000000009c000000, 0x000000009c7c6ac0, 0x000000009e000000| 24%| E| |TAMS 0x000000009c000000| PB 0x000000009c000000| Complete
6708| 15|0x000000009e000000, 0x00000000a0000000, 0x00000000a0000000|100%| E|CS|TAMS 0x000000009e000000| PB 0x000000009e000000| Complete
6709| 16|0x00000000a0000000, 0x00000000a2000000, 0x00000000a2000000|100%| E|CS|TAMS 0x00000000a0000000| PB 0x00000000a0000000| Complete
6710| 17|0x00000000a2000000, 0x00000000a4000000, 0x00000000a4000000|100%| E|CS|TAMS 0x00000000a2000000| PB 0x00000000a2000000| Complete
6711| 18|0x00000000a4000000, 0x00000000a6000000, 0x00000000a6000000|100%| E|CS|TAMS 0x00000000a4000000| PB 0x00000000a4000000| Complete
6712| 19|0x00000000a6000000, 0x00000000a8000000, 0x00000000a8000000|100%| E|CS|TAMS 0x00000000a6000000| PB 0x00000000a6000000| Complete
6713| 20|0x00000000a8000000, 0x00000000aa000000, 0x00000000aa000000|100%| E|CS|TAMS 0x00000000a8000000| PB 0x00000000a8000000| Complete
6714| 21|0x00000000aa000000, 0x00000000ac000000, 0x00000000ac000000|100%| E|CS|TAMS 0x00000000aa000000| PB 0x00000000aa000000| Complete
6715| 63|0x00000000fe000000, 0x0000000100000000, 0x0000000100000000|100%| E|CS|TAMS 0x00000000fe000000| PB 0x00000000fe000000| Complete
6716
6717Card table byte_map: [0x00000121de050000,0x00000121de450000] _byte_map_base: 0x00000121ddc50000
6718
6719Marking Bits: (CMBitMap*) 0x00000121ca412640
6720 Bits: [0x00000121de450000, 0x00000121e0450000)
6721
6722Polling page: 0x00000121c8b80000
6723
6724Metaspace:
6725
6726Usage:
6727 Non-class: 119.84 MB used.
6728 Class: 20.73 MB used.
6729 Both: 140.57 MB used.
6730
6731Virtual space:
6732 Non-class space: 128.00 MB reserved, 120.69 MB ( 94%) committed, 2 nodes.
6733 Class space: 1.00 GB reserved, 21.44 MB ( 2%) committed, 1 nodes.
6734 Both: 1.12 GB reserved, 142.12 MB ( 12%) committed.
6735
6736Chunk freelists:
6737 Non-Class: 7.34 MB
6738 Class: 10.58 MB
6739 Both: 17.92 MB
6740
6741MaxMetaspaceSize: unlimited
6742CompressedClassSpaceSize: 1.00 GB
6743Initial GC threshold: 21.00 MB
6744Current GC threshold: 199.31 MB
6745CDS: off
6746 - commit_granule_bytes: 65536.
6747 - commit_granule_words: 8192.
6748 - virtual_space_node_default_size: 8388608.
6749 - enlarge_chunks_in_place: 1.
6750 - use_allocation_guard: 0.
6751
6752
6753Internal statistics:
6754
6755num_allocs_failed_limit: 15.
6756num_arena_births: 2552.
6757num_arena_deaths: 4.
6758num_vsnodes_births: 3.
6759num_vsnodes_deaths: 0.
6760num_space_committed: 2266.
6761num_space_uncommitted: 0.
6762num_chunks_returned_to_freelist: 21.
6763num_chunks_taken_from_freelist: 8077.
6764num_chunk_merges: 12.
6765num_chunk_splits: 5334.
6766num_chunks_enlarged: 3959.
6767num_inconsistent_stats: 0.
6768
6769CodeHeap 'non-profiled nmethods': size=120000Kb used=13363Kb max_used=13363Kb free=106636Kb
6770 bounds [0x00000121d5aa0000, 0x00000121d67b0000, 0x00000121dcfd0000]
6771CodeHeap 'profiled nmethods': size=120000Kb used=31113Kb max_used=31113Kb free=88886Kb
6772 bounds [0x00000121cdfd0000, 0x00000121cfe40000, 0x00000121d5500000]
6773CodeHeap 'non-nmethods': size=5760Kb used=3497Kb max_used=3561Kb free=2262Kb
6774 bounds [0x00000121d5500000, 0x00000121d5890000, 0x00000121d5aa0000]
6775 total_blobs=19647 nmethods=17465 adapters=2084
6776 compilation: enabled
6777 stopped_count=0, restarted_count=0
6778 full_count=0
6779
6780Compilation events (20 events):
6781Event: 23.981 Thread 0x00000121e323b580 nmethod 20798 0x00000121cfd98210 code [0x00000121cfd983c0, 0x00000121cfd98528]
6782Event: 23.981 Thread 0x00000121e30e7880 nmethod 20779 0x00000121d6739d90 code [0x00000121d6739f40, 0x00000121d673a188]
6783Event: 23.981 Thread 0x00000121e323b580 20795 2 net.minecraft.class_284::method_1254 (59 bytes)
6784Event: 23.981 Thread 0x00000121e30e7880 20781 4 com.seibel.distanthorizons.core.dataObjects.fullData.FullDataPointIdMap::addIfNotPresentAndGetId (10 bytes)
6785Event: 23.981 Thread 0x00000121e323b580 nmethod 20795 0x00000121cfd98610 code [0x00000121cfd98800, 0x00000121cfd98a60]
6786Event: 23.981 Thread 0x00000121e323b580 20792 2 net.minecraft.class_4538::method_16359 (44 bytes)
6787Event: 23.981 Thread 0x00000121e323b580 nmethod 20792 0x00000121cfd98c10 code [0x00000121cfd98e40, 0x00000121cfd992c0]
6788Event: 23.981 Thread 0x00000121e323b580 20793 2 net.minecraft.class_4543::method_24854 (13 bytes)
6789Event: 23.981 Thread 0x00000121e323b580 nmethod 20793 0x00000121cfd99610 code [0x00000121cfd997c0, 0x00000121cfd998f8]
6790Event: 23.981 Thread 0x00000121e323b580 20794 2 net.minecraft.class_243::method_24457 (52 bytes)
6791Event: 23.982 Thread 0x00000121e323b580 nmethod 20794 0x00000121cfd99990 code [0x00000121cfd99b60, 0x00000121cfd99d00]
6792Event: 23.982 Thread 0x00000121e323b580 20797 2 java.nio.FloatBuffer::flip (7 bytes)
6793Event: 23.982 Thread 0x00000121e323b580 nmethod 20797 0x00000121cfd99e10 code [0x00000121cfd99fa0, 0x00000121cfd9a0c0]
6794Event: 23.982 Thread 0x00000121e323b580 20786 2 com.mojang.blaze3d.platform.GlStateManager::_glGenVertexArrays (7 bytes)
6795Event: 23.982 Thread 0x00000121e323b580 nmethod 20786 0x00000121cfd9a190 code [0x00000121cfd9a360, 0x00000121cfd9a560]
6796Event: 23.982 Thread 0x00000121e323b580 20787 2 org.lwjgl.opengl.GL30::glGenVertexArrays (4 bytes)
6797Event: 23.982 Thread 0x00000121e323b580 nmethod 20787 0x00000121cfd9a690 code [0x00000121cfd9a840, 0x00000121cfd9a940]
6798Event: 23.984 Thread 0x00000121e323b580 20802 % ! 3 com.seibel.distanthorizons.core.dataObjects.transformers.LodDataBuilder::createFromChunk @ 228 (904 bytes)
6799Event: 23.985 Thread 0x00000121b29de1f0 nmethod 20639% 0x00000121d673a690 code [0x00000121d673aaa0, 0x00000121d673e418]
6800Event: 23.986 Thread 0x00000121b29de1f0 20800 4 java.util.concurrent.ConcurrentHashMap::get (162 bytes)
6801
6802GC Heap History (20 events):
6803Event: 8.869 GC heap before
6804{Heap before GC invocations=28 (full 0):
6805 garbage-first heap total 557056K, used 443235K [0x0000000080000000, 0x0000000100000000)
6806 region size 32768K, 10 young (327680K), 1 survivors (32768K)
6807 Metaspace used 105747K, committed 107072K, reserved 1179648K
6808 class space used 15576K, committed 16192K, reserved 1048576K
6809}
6810Event: 8.896 GC heap after
6811{Heap after GC invocations=29 (full 0):
6812 garbage-first heap total 557056K, used 146679K [0x0000000080000000, 0x0000000100000000)
6813 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6814 Metaspace used 105747K, committed 107072K, reserved 1179648K
6815 class space used 15576K, committed 16192K, reserved 1048576K
6816}
6817Event: 8.983 GC heap before
6818{Heap before GC invocations=29 (full 0):
6819 garbage-first heap total 557056K, used 376055K [0x0000000080000000, 0x0000000100000000)
6820 region size 32768K, 9 young (294912K), 2 survivors (65536K)
6821 Metaspace used 106939K, committed 108288K, reserved 1179648K
6822 class space used 15758K, committed 16384K, reserved 1048576K
6823}
6824Event: 8.994 GC heap after
6825{Heap after GC invocations=30 (full 0):
6826 garbage-first heap total 557056K, used 156941K [0x0000000080000000, 0x0000000100000000)
6827 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6828 Metaspace used 106939K, committed 108288K, reserved 1179648K
6829 class space used 15758K, committed 16384K, reserved 1048576K
6830}
6831Event: 9.075 GC heap before
6832{Heap before GC invocations=30 (full 0):
6833 garbage-first heap total 557056K, used 386317K [0x0000000080000000, 0x0000000100000000)
6834 region size 32768K, 9 young (294912K), 2 survivors (65536K)
6835 Metaspace used 108020K, committed 109312K, reserved 1179648K
6836 class space used 15917K, committed 16512K, reserved 1048576K
6837}
6838Event: 9.085 GC heap after
6839{Heap after GC invocations=31 (full 0):
6840 garbage-first heap total 557056K, used 167036K [0x0000000080000000, 0x0000000100000000)
6841 region size 32768K, 1 young (32768K), 1 survivors (32768K)
6842 Metaspace used 108020K, committed 109312K, reserved 1179648K
6843 class space used 15917K, committed 16512K, reserved 1048576K
6844}
6845Event: 9.212 GC heap before
6846{Heap before GC invocations=31 (full 0):
6847 garbage-first heap total 557056K, used 429180K [0x0000000080000000, 0x0000000100000000)
6848 region size 32768K, 9 young (294912K), 1 survivors (32768K)
6849 Metaspace used 109300K, committed 110656K, reserved 1179648K
6850 class space used 16107K, committed 16704K, reserved 1048576K
6851}
6852Event: 9.222 GC heap after
6853{Heap after GC invocations=32 (full 0):
6854 garbage-first heap total 557056K, used 179937K [0x0000000080000000, 0x0000000100000000)
6855 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6856 Metaspace used 109300K, committed 110656K, reserved 1179648K
6857 class space used 16107K, committed 16704K, reserved 1048576K
6858}
6859Event: 9.322 GC heap before
6860{Heap before GC invocations=32 (full 0):
6861 garbage-first heap total 557056K, used 376545K [0x0000000080000000, 0x0000000100000000)
6862 region size 32768K, 8 young (262144K), 2 survivors (65536K)
6863 Metaspace used 109758K, committed 111104K, reserved 1179648K
6864 class space used 16179K, committed 16768K, reserved 1048576K
6865}
6866Event: 9.331 GC heap after
6867{Heap after GC invocations=33 (full 0):
6868 garbage-first heap total 753664K, used 183312K [0x0000000080000000, 0x0000000100000000)
6869 region size 32768K, 1 young (32768K), 1 survivors (32768K)
6870 Metaspace used 109758K, committed 111104K, reserved 1179648K
6871 class space used 16179K, committed 16768K, reserved 1048576K
6872}
6873Event: 9.512 GC heap before
6874{Heap before GC invocations=34 (full 0):
6875 garbage-first heap total 753664K, used 543760K [0x0000000080000000, 0x0000000100000000)
6876 region size 32768K, 13 young (425984K), 1 survivors (32768K)
6877 Metaspace used 111182K, committed 112576K, reserved 1179648K
6878 class space used 16355K, committed 16960K, reserved 1048576K
6879}
6880Event: 9.520 GC heap after
6881{Heap after GC invocations=35 (full 0):
6882 garbage-first heap total 753664K, used 191884K [0x0000000080000000, 0x0000000100000000)
6883 region size 32768K, 1 young (32768K), 1 survivors (32768K)
6884 Metaspace used 111182K, committed 112576K, reserved 1179648K
6885 class space used 16355K, committed 16960K, reserved 1048576K
6886}
6887Event: 9.686 GC heap before
6888{Heap before GC invocations=35 (full 0):
6889 garbage-first heap total 753664K, used 585100K [0x0000000080000000, 0x0000000100000000)
6890 region size 32768K, 13 young (425984K), 1 survivors (32768K)
6891 Metaspace used 111733K, committed 113088K, reserved 1179648K
6892 class space used 16419K, committed 17024K, reserved 1048576K
6893}
6894Event: 9.696 GC heap after
6895{Heap after GC invocations=36 (full 0):
6896 garbage-first heap total 753664K, used 201005K [0x0000000080000000, 0x0000000100000000)
6897 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6898 Metaspace used 111733K, committed 113088K, reserved 1179648K
6899 class space used 16419K, committed 17024K, reserved 1048576K
6900}
6901Event: 10.787 GC heap before
6902{Heap before GC invocations=36 (full 0):
6903 garbage-first heap total 753664K, used 528685K [0x0000000080000000, 0x0000000100000000)
6904 region size 32768K, 13 young (425984K), 2 survivors (65536K)
6905 Metaspace used 113264K, committed 114624K, reserved 1179648K
6906 class space used 16608K, committed 17216K, reserved 1048576K
6907}
6908Event: 10.807 GC heap after
6909{Heap after GC invocations=37 (full 0):
6910 garbage-first heap total 753664K, used 241408K [0x0000000080000000, 0x0000000100000000)
6911 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6912 Metaspace used 113264K, committed 114624K, reserved 1179648K
6913 class space used 16608K, committed 17216K, reserved 1048576K
6914}
6915Event: 12.245 GC heap before
6916{Heap before GC invocations=37 (full 0):
6917 garbage-first heap total 753664K, used 569088K [0x0000000080000000, 0x0000000100000000)
6918 region size 32768K, 13 young (425984K), 2 survivors (65536K)
6919 Metaspace used 120862K, committed 122240K, reserved 1179648K
6920 class space used 17919K, committed 18560K, reserved 1048576K
6921}
6922Event: 12.261 GC heap after
6923{Heap after GC invocations=38 (full 0):
6924 garbage-first heap total 753664K, used 262051K [0x0000000080000000, 0x0000000100000000)
6925 region size 32768K, 1 young (32768K), 1 survivors (32768K)
6926 Metaspace used 120862K, committed 122240K, reserved 1179648K
6927 class space used 17919K, committed 18560K, reserved 1048576K
6928}
6929Event: 23.258 GC heap before
6930{Heap before GC invocations=39 (full 0):
6931 garbage-first heap total 753664K, used 622499K [0x0000000080000000, 0x0000000100000000)
6932 region size 32768K, 12 young (393216K), 1 survivors (32768K)
6933 Metaspace used 133631K, committed 135104K, reserved 1179648K
6934 class space used 19837K, committed 20480K, reserved 1048576K
6935}
6936Event: 23.273 GC heap after
6937{Heap after GC invocations=40 (full 0):
6938 garbage-first heap total 753664K, used 305410K [0x0000000080000000, 0x0000000100000000)
6939 region size 32768K, 2 young (65536K), 2 survivors (65536K)
6940 Metaspace used 133631K, committed 135104K, reserved 1179648K
6941 class space used 19837K, committed 20480K, reserved 1048576K
6942}
6943
6944Dll operation events (18 events):
6945Event: 0.007 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
6946Event: 0.011 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
6947Event: 0.049 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
6948Event: 0.122 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
6949Event: 0.123 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
6950Event: 0.128 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
6951Event: 0.221 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
6952Event: 0.625 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
6953Event: 0.627 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
6954Event: 0.825 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
6955Event: 1.792 Loaded shared library \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl.dll
6956Event: 2.706 Loaded shared library \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\jna265339598928655864.dll
6957Event: 6.915 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
6958Event: 6.971 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
6959Event: 7.007 Loaded shared library \AppData\Local\Temp\sqlite-3.47.2.0-71b81cf9-f96f-4194-960a-c0be9c73891f-sqlitejdbc.dll
6960Event: 7.689 Loaded shared library \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl_opengl.dll
6961Event: 7.949 Loaded shared library \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl_stb.dll
6962Event: 23.718 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
6963
6964Deoptimization events (20 events):
6965Event: 23.976 Thread 0x000001220f7b7960 DEOPT PACKING pc=0x00000121d6385ecc sp=0x00000008c25fece0
6966Event: 23.976 Thread 0x000001220f7b16f0 DEOPT PACKING pc=0x00000121d6385ecc sp=0x00000008c1ffec20
6967Event: 23.976 Thread 0x000001220f7b7960 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c25fec38 mode 2
6968Event: 23.976 Thread 0x000001220f7b16f0 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c1ffeb78 mode 2
6969Event: 23.976 Thread 0x000001220f7b72d0 DEOPT PACKING pc=0x00000121d6385ecc sp=0x00000008c24fec50
6970Event: 23.976 Thread 0x000001220f7b65b0 DEOPT PACKING pc=0x00000121d6385ecc sp=0x00000008c20feb40
6971Event: 23.976 Thread 0x000001220f7b72d0 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c24feba8 mode 2
6972Event: 23.976 Thread 0x000001220f7b5200 DEOPT PACKING pc=0x00000121d6385ecc sp=0x00000008c23fe920
6973Event: 23.976 Thread 0x000001220f7b65b0 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c20fea98 mode 2
6974Event: 23.976 Thread 0x000001220f7b5200 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c23fe878 mode 2
6975Event: 23.977 Thread 0x00000121c8893470 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000121d657b354 relative=0x00000000000003f4
6976Event: 23.977 Thread 0x00000121c8893470 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000121d657b354 method=net.minecraft.class_293$class_5596.method_31973(I)I @ 4 c2
6977Event: 23.977 Thread 0x00000121c8893470 DEOPT PACKING pc=0x00000121d657b354 sp=0x00000008ba6fe610
6978Event: 23.977 Thread 0x00000121c8893470 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008ba6fe560 mode 2
6979Event: 23.979 Thread 0x000001220f7b7ff0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000121d6733004 relative=0x0000000000000144
6980Event: 23.979 Thread 0x000001220f7b7ff0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000121d6733004 method=com.seibel.distanthorizons.core.generation.AdjacentChunkHolder.getByBlockPos(II)Lcom/seibel/distanthorizons/core/wrapperInterfaces/chunk/IChunkWrapper; @ 64 c2
6981Event: 23.979 Thread 0x000001220f7b7ff0 DEOPT PACKING pc=0x00000121d6733004 sp=0x00000008c26fec90
6982Event: 23.979 Thread 0x000001220f7b7ff0 DEOPT UNPACKING pc=0x00000121d55546a2 sp=0x00000008c26febe0 mode 2
6983Event: 23.986 Thread 0x000001220f7b7ff0 DEOPT PACKING pc=0x00000121cfd30700 sp=0x00000008c26fecc0
6984Event: 23.986 Thread 0x000001220f7b7ff0 DEOPT UNPACKING pc=0x00000121d5554e42 sp=0x00000008c26fe308 mode 0
6985
6986Classes loaded (20 events):
6987Event: 23.906 Loading class java/util/concurrent/CompletableFuture$UniHandle
6988Event: 23.906 Loading class sun/security/rsa/RSASignature$SHA1withRSA
6989Event: 23.906 Loading class sun/security/rsa/RSASignature$SHA1withRSA done
6990Event: 23.906 Loading class java/util/concurrent/CompletableFuture$UniHandle done
6991Event: 23.907 Loading class com/sun/management/HotSpotDiagnosticMXBean
6992Event: 23.907 Loading class com/sun/management/HotSpotDiagnosticMXBean done
6993Event: 23.907 Loading class com/sun/management/internal/HotSpotDiagnostic
6994Event: 23.908 Loading class com/sun/management/internal/HotSpotDiagnostic done
6995Event: 23.908 Loading class com/sun/management/internal/Flag
6996Event: 23.908 Loading class com/sun/management/internal/Flag done
6997Event: 23.908 Loading class com/sun/management/internal/Flag$1
6998Event: 23.908 Loading class com/sun/management/internal/Flag$1 done
6999Event: 23.909 Loading class com/sun/management/VMOption$Origin
7000Event: 23.909 Loading class com/sun/management/VMOption$Origin done
7001Event: 23.909 Loading class com/sun/management/VMOption
7002Event: 23.909 Loading class com/sun/management/VMOption done
7003Event: 23.913 Loading class jdk/internal/vm/annotation/ForceInline
7004Event: 23.913 Loading class jdk/internal/vm/annotation/ForceInline done
7005Event: 23.916 Loading class java/nio/HeapFloatBuffer
7006Event: 23.917 Loading class java/nio/HeapFloatBuffer done
7007
7008Classes unloaded (2 events):
7009Event: 12.354 Thread 0x00000121c8867fd0 Unloading class 0x0000000100fc0c00 'java/lang/invoke/LambdaForm$DMH+0x0000000100fc0c00'
7010Event: 12.354 Thread 0x00000121c8867fd0 Unloading class 0x0000000100fc0000 'java/lang/invoke/LambdaForm$DMH+0x0000000100fc0000'
7011
7012Classes redefined (0 events):
7013No events
7014
7015Internal exceptions (20 events):
7016Event: 23.855 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x00000000a054cae8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000a054cae8)
7017thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7018Event: 23.861 Thread 0x000001220f7b65b0 Implicit null exception at 0x00000121d67122ab to 0x00000121d6712ffc
7019Event: 23.861 Thread 0x000001220f7b7ff0 Implicit null exception at 0x00000121d67122ab to 0x00000121d6712ffc
7020Event: 23.876 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x00000000a1bfe9d0}: 'float java.lang.invoke.Invokers$Holder.invoke_MT(java.lang.Object, java.lang.Object)'> (0x00000000a1bfe9d0)
7021thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7022Event: 23.898 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009e5962e0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, int, int)'> (0x000000009e5962e0)
7023thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7024Event: 23.899 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009e5b3ba0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x000000009e5b3ba0)
7025thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7026Event: 23.900 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009e5b71d8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, float, java.lang.Object)'> (0x000000009e5b71d8)
7027thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7028Event: 23.915 Thread 0x00000121ec266200 Exception <a 'java/lang/NoSuchMethodError'{0x00000000a3be5e48}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, long, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000a3be5e48)
7029thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7030Event: 23.963 Thread 0x000001220f7b5200 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7031Event: 23.963 Thread 0x000001220f7b16f0 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7032Event: 23.963 Thread 0x000001220f7b37c0 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7033Event: 23.963 Thread 0x000001220f7b4b70 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7034Event: 23.963 Thread 0x000001220f7b7960 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7035Event: 23.963 Thread 0x000001220f7b65b0 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7036Event: 23.963 Thread 0x000001220f7b72d0 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7037Event: 23.963 Thread 0x000001220f7b5890 Implicit null exception at 0x00000121d6731d31 to 0x00000121d6732514
7038Event: 23.967 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009f767b90}: '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)'> (0x000000009f767b90)
7039thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7040Event: 23.969 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009f78c5c8}: '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)'> (0x000000009f78c5c8)
7041thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7042Event: 23.969 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009f7907d0}: '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)'> (0x000000009f7907d0)
7043thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7044Event: 23.969 Thread 0x00000121c8893470 Exception <a 'java/lang/NoSuchMethodError'{0x000000009f7946d8}: '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)'> (0x000000009f7946d8)
7045thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
7046
7047ZGC Phase Switch (0 events):
7048No events
7049
7050VM Operations (20 events):
7051Event: 23.669 Executing VM operation: HandshakeAllThreads (Deoptimize)
7052Event: 23.669 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7053Event: 23.777 Executing VM operation: HandshakeAllThreads (Deoptimize)
7054Event: 23.777 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7055Event: 23.785 Executing VM operation: ICBufferFull
7056Event: 23.785 Executing VM operation: ICBufferFull done
7057Event: 23.828 Executing VM operation: HandshakeAllThreads (Deoptimize)
7058Event: 23.828 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7059Event: 23.913 Executing VM operation: ICBufferFull
7060Event: 23.914 Executing VM operation: ICBufferFull done
7061Event: 23.919 Executing VM operation: HandshakeAllThreads (Deoptimize)
7062Event: 23.920 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7063Event: 23.922 Executing VM operation: HandshakeAllThreads (Deoptimize)
7064Event: 23.922 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7065Event: 23.930 Executing VM operation: HandshakeAllThreads (Deoptimize)
7066Event: 23.931 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7067Event: 23.936 Executing VM operation: HandshakeAllThreads (Deoptimize)
7068Event: 23.936 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7069Event: 23.975 Executing VM operation: HandshakeAllThreads (Deoptimize)
7070Event: 23.975 Executing VM operation: HandshakeAllThreads (Deoptimize) done
7071
7072Events (20 events):
7073Event: 23.846 Thread 0x000001220f7b16f0 Thread added: 0x000001220f7b16f0
7074Event: 23.846 Thread 0x000001220f7b65b0 Thread added: 0x000001220f7b65b0
7075Event: 23.847 Thread 0x000001220f7b4b70 Thread added: 0x000001220f7b4b70
7076Event: 23.848 Thread 0x000001220f7b5890 Thread added: 0x000001220f7b5890
7077Event: 23.849 Thread 0x000001220f7b5200 Thread added: 0x000001220f7b5200
7078Event: 23.851 Thread 0x000001220f7b72d0 Thread added: 0x000001220f7b72d0
7079Event: 23.852 Thread 0x000001220f7b7960 Thread added: 0x000001220f7b7960
7080Event: 23.861 Thread 0x000001220f7b7ff0 Thread added: 0x000001220f7b7ff0
7081Event: 23.869 Thread 0x00000121817a5870 Thread exited: 0x00000121817a5870
7082Event: 23.869 Thread 0x00000121817a6c20 Thread exited: 0x00000121817a6c20
7083Event: 23.869 Thread 0x00000121817a6590 Thread exited: 0x00000121817a6590
7084Event: 23.869 Thread 0x00000121ec264e50 Thread exited: 0x00000121ec264e50
7085Event: 23.869 Thread 0x000001220f7b2aa0 Thread exited: 0x000001220f7b2aa0
7086Event: 23.869 Thread 0x00000121817a7940 Thread exited: 0x00000121817a7940
7087Event: 23.872 Thread 0x000001220f7b5f20 Thread added: 0x000001220f7b5f20
7088Event: 23.872 Thread 0x000001220f7b2aa0 Thread added: 0x000001220f7b2aa0
7089Event: 23.872 Thread 0x000001220f7b8680 Thread added: 0x000001220f7b8680
7090Event: 23.873 Thread 0x000001220f7b6c40 Thread added: 0x000001220f7b6c40
7091Event: 23.873 Thread 0x00000121817a6590 Thread added: 0x00000121817a6590
7092Event: 23.873 Thread 0x00000121817a7940 Thread added: 0x00000121817a7940
7093
7094
7095Dynamic libraries:
70960x00007ff6e2560000 - 0x00007ff6e256e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe
70970x00007fff9de20000 - 0x00007fff9e086000 C:\WINDOWS\SYSTEM32\ntdll.dll
70980x00007fff9cce0000 - 0x00007fff9cda9000 C:\WINDOWS\System32\KERNEL32.DLL
70990x00007fff9afb0000 - 0x00007fff9b37c000 C:\WINDOWS\System32\KERNELBASE.dll
71000x00007fff9b680000 - 0x00007fff9b7cb000 C:\WINDOWS\System32\ucrtbase.dll
71010x00007fff60ec0000 - 0x00007fff60edb000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll
71020x00007fff36980000 - 0x00007fff36998000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll
71030x00007fff9c120000 - 0x00007fff9c2ea000 C:\WINDOWS\System32\USER32.dll
71040x00007fff9b650000 - 0x00007fff9b677000 C:\WINDOWS\System32\win32u.dll
71050x00007fff86220000 - 0x00007fff864ba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3912_none_3e07963ce335137e\COMCTL32.dll
71060x00007fff9ca20000 - 0x00007fff9ca4b000 C:\WINDOWS\System32\GDI32.dll
71070x00007fff9bde0000 - 0x00007fff9be89000 C:\WINDOWS\System32\msvcrt.dll
71080x00007fff9baa0000 - 0x00007fff9bbd2000 C:\WINDOWS\System32\gdi32full.dll
71090x00007fff9b950000 - 0x00007fff9b9f3000 C:\WINDOWS\System32\msvcp_win.dll
71100x00007fff9d8a0000 - 0x00007fff9d8d0000 C:\WINDOWS\System32\IMM32.DLL
71110x00007fff95de0000 - 0x00007fff95dec000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll
71120x00007ffee2990000 - 0x00007ffee2a1d000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll
71130x00007ffec6710000 - 0x00007ffec74a4000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll
71140x00007fff9dcc0000 - 0x00007fff9dd72000 C:\WINDOWS\System32\ADVAPI32.dll
71150x00007fff9c070000 - 0x00007fff9c116000 C:\WINDOWS\System32\sechost.dll
71160x00007fff9d780000 - 0x00007fff9d896000 C:\WINDOWS\System32\RPCRT4.dll
71170x00007fff9bea0000 - 0x00007fff9bf14000 C:\WINDOWS\System32\WS2_32.dll
71180x00007fff9a980000 - 0x00007fff9a9de000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
71190x00007fff8b150000 - 0x00007fff8b186000 C:\WINDOWS\SYSTEM32\WINMM.dll
71200x00007fff92aa0000 - 0x00007fff92aab000 C:\WINDOWS\SYSTEM32\VERSION.dll
71210x00007fff9a960000 - 0x00007fff9a974000 C:\WINDOWS\SYSTEM32\UMPDC.dll
71220x00007fff99cd0000 - 0x00007fff99cea000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
71230x00007fff95390000 - 0x00007fff9539a000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
71240x00007fff983e0000 - 0x00007fff98621000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
71250x00007fff9d930000 - 0x00007fff9dcb4000 C:\WINDOWS\System32\combase.dll
71260x00007fff9cdb0000 - 0x00007fff9ce90000 C:\WINDOWS\System32\OLEAUT32.dll
71270x00007fff78470000 - 0x00007fff784a9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
71280x00007fff9ba00000 - 0x00007fff9ba99000 C:\WINDOWS\System32\bcryptPrimitives.dll
71290x00007fff36920000 - 0x00007fff3693f000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
71300x00007fff36900000 - 0x00007fff36918000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
71310x00007fff9c2f0000 - 0x00007fff9ca1d000 C:\WINDOWS\System32\SHELL32.dll
71320x00007fff9b7d0000 - 0x00007fff9b944000 C:\WINDOWS\System32\wintypes.dll
71330x00007fff98c60000 - 0x00007fff994b6000 C:\WINDOWS\SYSTEM32\windows.storage.dll
71340x00007fff9cbe0000 - 0x00007fff9cccf000 C:\WINDOWS\System32\SHCORE.dll
71350x00007fff9bf50000 - 0x00007fff9bfb9000 C:\WINDOWS\System32\shlwapi.dll
71360x00007fff9aec0000 - 0x00007fff9aeef000 C:\WINDOWS\SYSTEM32\profapi.dll
71370x00007ffece3b0000 - 0x00007ffece487000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
71380x00007fff93d90000 - 0x00007fff93da0000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
71390x00007fff94510000 - 0x00007fff9462e000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
71400x00007fff9a2e0000 - 0x00007fff9a34a000 C:\WINDOWS\system32\mswsock.dll
71410x00007fff368e0000 - 0x00007fff368f6000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
71420x00007fff93d20000 - 0x00007fff93d29000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
71430x00007fff8e040000 - 0x00007fff8e04b000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
71440x00007fff9d5a0000 - 0x00007fff9d5a8000 C:\WINDOWS\System32\PSAPI.DLL
71450x00007fff7f0b0000 - 0x00007fff7f0c8000 C:\WINDOWS\system32\napinsp.dll
71460x00007fff998a0000 - 0x00007fff999c7000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
71470x00007fff99800000 - 0x00007fff99833000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
71480x00007fff9d760000 - 0x00007fff9d76a000 C:\WINDOWS\System32\NSI.dll
71490x00007fff7b4f0000 - 0x00007fff7b502000 C:\WINDOWS\System32\winrnr.dll
71500x00007fff79e10000 - 0x00007fff79e40000 C:\WINDOWS\system32\nlansp_c.dll
71510x00007fff79dc0000 - 0x00007fff79dd6000 C:\WINDOWS\system32\wshbth.dll
71520x00007fff936c0000 - 0x00007fff936cb000 C:\Windows\System32\rasadhlp.dll
71530x00007fff94050000 - 0x00007fff940d6000 C:\WINDOWS\System32\fwpuclnt.dll
71540x00007fff8d320000 - 0x00007fff8d330000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
71550x00007fff9a580000 - 0x00007fff9a59c000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
71560x00007fff99cf0000 - 0x00007fff99d2a000 C:\WINDOWS\system32\rsaenh.dll
71570x00007fff9a380000 - 0x00007fff9a3ab000 C:\WINDOWS\SYSTEM32\USERENV.dll
71580x00007fff9ae90000 - 0x00007fff9aeb6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
71590x00007fff9a5a0000 - 0x00007fff9a5ac000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
71600x00007ffecb150000 - 0x00007ffecb1cb000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl.dll
71610x00007fff97980000 - 0x00007fff979c7000 C:\WINDOWS\SYSTEM32\dxcore.dll
71620x00007ffec64a0000 - 0x00007ffec6710000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\jemalloc.dll
71630x00007fff25db0000 - 0x00007fff25df9000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\jna265339598928655864.dll
71640x00007fff9d5b0000 - 0x00007fff9d74f000 C:\WINDOWS\System32\Ole32.dll
71650x00007fff9bfc0000 - 0x00007fff9c068000 C:\WINDOWS\System32\clbcatq.dll
71660x00007fff76a20000 - 0x00007fff76a3d000 C:\WINDOWS\SYSTEM32\amsi.dll
71670x00007fff76950000 - 0x00007fff769eb000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25030.2-0\MpOav.dll
71680x00007fff8bd60000 - 0x00007fff8bdae000 C:\WINDOWS\SYSTEM32\Pdh.dll
71690x00007fff7f860000 - 0x00007fff7f871000 C:\WINDOWS\System32\perfos.dll
71700x00007fff97170000 - 0x00007fff97182000 C:\WINDOWS\SYSTEM32\pfclient.dll
71710x00007fff891f0000 - 0x00007fff891fe000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
71720x00007fff9b440000 - 0x00007fff9b5b7000 C:\WINDOWS\System32\CRYPT32.dll
71730x00007fff9a800000 - 0x00007fff9a830000 C:\WINDOWS\SYSTEM32\ncrypt.dll
71740x00007fff9a7b0000 - 0x00007fff9a7ef000 C:\WINDOWS\SYSTEM32\NTASN1.dll
71750x00007fff78bb0000 - 0x00007fff78bb9000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
71760x00007ffec63a0000 - 0x00007ffec6499000 \AppData\Local\Temp\sqlite-3.47.2.0-71b81cf9-f96f-4194-960a-c0be9c73891f-sqlitejdbc.dll
71770x00007ffec6310000 - 0x00007ffec6392000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\glfw.dll
71780x00007ffef2370000 - 0x00007ffef23bb000 C:\WINDOWS\SYSTEM32\dinput8.dll
71790x00007fff70310000 - 0x00007fff70322000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
71800x00007fff9abf0000 - 0x00007fff9ac1d000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
71810x00007fff9ac20000 - 0x00007fff9ac77000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
71820x00007fff79bd0000 - 0x00007fff79db1000 C:\WINDOWS\SYSTEM32\inputhost.dll
71830x00007fff96c70000 - 0x00007fff96d96000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
71840x00007fff972d0000 - 0x00007fff97306000 C:\WINDOWS\SYSTEM32\dwmapi.dll
71850x00007fff97190000 - 0x00007fff9723f000 C:\WINDOWS\system32\uxtheme.dll
71860x00007fff9d330000 - 0x00007fff9d48f000 C:\WINDOWS\System32\MSCTF.dll
71870x00007fff1c320000 - 0x00007fff1c42c000 C:\WINDOWS\SYSTEM32\opengl32.dll
71880x00007fff1c2f0000 - 0x00007fff1c31d000 C:\WINDOWS\SYSTEM32\GLU32.dll
71890x00007fff917c0000 - 0x00007fff917da000 C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll
71900x00007fff0fa20000 - 0x00007fff0fa50000 C:\WINDOWS\System32\DriverStore\FileRepository\u0415182.inf_amd64_bacb8c8cee2fc393\B415056\atig6pxx.dll
71910x00007ffee5380000 - 0x00007ffee919f000 C:\WINDOWS\System32\DriverStore\FileRepository\u0415182.inf_amd64_bacb8c8cee2fc393\B415056\atio6axx.dll
71920x00007fff9cea0000 - 0x00007fff9d326000 C:\WINDOWS\System32\SETUPAPI.dll
71930x00007fff9b5c0000 - 0x00007fff9b640000 C:\WINDOWS\System32\WINTRUST.dll
71940x00007fff9a710000 - 0x00007fff9a723000 C:\WINDOWS\SYSTEM32\MSASN1.dll
71950x00007fff7a010000 - 0x00007fff7a04c000 C:\WINDOWS\System32\DriverStore\FileRepository\u0415182.inf_amd64_bacb8c8cee2fc393\B415056\amdihk64.dll
71960x00007fff7f710000 - 0x00007fff7f85d000 C:\WINDOWS\SYSTEM32\textinputframework.dll
71970x00007fff80270000 - 0x00007fff80553000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
71980x00007fff05970000 - 0x00007fff059ce000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl_opengl.dll
71990x00007ffec6280000 - 0x00007ffec6302000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\lwjgl_stb.dll
72000x00007fff76880000 - 0x00007fff76948000 C:\WINDOWS\SYSTEM32\mscms.dll
72010x00007fff74c70000 - 0x00007fff74cb9000 C:\WINDOWS\SYSTEM32\icm32.dll
72020x00007ffec60b0000 - 0x00007ffec6277000 \AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e\OpenAL.dll
72030x00007fff925f0000 - 0x00007fff9268a000 C:\WINDOWS\System32\MMDevApi.dll
72040x00007ffece490000 - 0x00007ffece603000 C:\WINDOWS\System32\Speech\Common\sapi.dll
72050x00007ffef1f30000 - 0x00007ffef1fad000 D:\overwolf\**.**.**.**\OWExplorer.dll
72060x00007fff98930000 - 0x00007fff98a63000 C:\WINDOWS\system32\dxgi.dll
72070x00007fff98630000 - 0x00007fff98690000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
72080x00007fff64a80000 - 0x00007fff64aa3000 C:\WINDOWS\system32\d3d12.dll
72090x00007ffe9d910000 - 0x00007ffea2661000 C:\WINDOWS\System32\DriverStore\FileRepository\u0415182.inf_amd64_bacb8c8cee2fc393\B415056\amdxc64.dll
72100x00007fff0d1b0000 - 0x00007fff0d423000 C:\WINDOWS\system32\D3D12Core.dll
72110x00007fff08410000 - 0x00007fff0843e000 C:\WINDOWS\SYSTEM32\D3DSCache.dll
72120x00007fff95aa0000 - 0x00007fff95cdc000 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
72130x00007fff965e0000 - 0x00007fff96806000 C:\WINDOWS\SYSTEM32\dcomp.dll
72140x00007fff95ef0000 - 0x00007fff95f09000 C:\WINDOWS\SYSTEM32\Microsoft.Internal.WarpPal.dll
72150x00007fff8b310000 - 0x00007fff8b4cd000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
72160x00007fff97730000 - 0x00007fff97744000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
72170x00007fff9bf20000 - 0x00007fff9bf40000 C:\WINDOWS\System32\imagehlp.dll
72180x00007fff9a350000 - 0x00007fff9a377000 C:\WINDOWS\SYSTEM32\gpapi.dll
72190x00007fff86830000 - 0x00007fff8686b000 C:\Windows\System32\cryptnet.dll
72200x00007fff97120000 - 0x00007fff9712e000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
72210x00007ffec5c00000 - 0x00007ffec60af000 D:\overwolf\**.**.**.**\OWClient.dll
72220x00007fff96150000 - 0x00007fff965cf000 C:\WINDOWS\SYSTEM32\D3DCOMPILER_47.dll
72230x00007fff04250000 - 0x00007fff0431e000 D:\overwolf\**.**.**.**\OWUtils.dll
7224
7225dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
7226symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3912_none_3e07963ce335137e;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server;\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25030.2-0;\AppData\Local\Temp;C:\WINDOWS\System32\DriverStore\FileRepository\u0415182.inf_amd64_bacb8c8cee2fc393\B415056;C:\WINDOWS\System32\Speech\Common;D:\overwolf\**.**.**.**
7227
7228VM Arguments:
7229jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\5b179e971b2b519e8d6a070efd9c093ee604229e -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.14.2 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml
7230java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --username vampytsuki --version fabric-loader-0.16.14-1.21.4 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 63062c003a8d4a63936cd2ffd7749da9 -OJhg4ir9TjELF1VaafOChvNBccJ9Wy9z-Q3dqA1F16vkKX3QqqRmYB-8fvHuoqHuc0FjWapCEazuw1JNxgjRNcxshFY-KpEV5ojYm7So6knFPW5NjzvB20GGLeJ4KF1yFcsbxlyiUFPO123v6vvBvxAlyGWg-r9F6_W6oukXeMk_FmRlnuU7ZVIB8hEYG-flJMH3oxHJIGDcpIFXcribOlY7cBnaUqhWJnuLXkIxtXZTS5PSCelQFhBj8F_yo4A --clientId MjIwNjgwOWYtMzVjMi00NWEyLTkxZGQtMzU2YjE4ZjQyMzdi --xuid 2535470363594670 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1746979812437.json
7231java_class_path (initial): \AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.8\asm-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.8\asm-analysis-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.8\asm-commons-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.8\asm-tree-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.8\asm-util-9.8.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\sponge-mixin\0.15.5+mixin.0.8.7\sponge-mixin-0.15.5+mixin.0.8.7.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.21.4\intermediary-1.21.4.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.14\fabric-loader-0.16.14.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-annotations\2.13.4\jackson-annotations-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-core\2.13.4\jackson-core-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-databind\**.**.**.**\jackson-databind-2.13.4.2.jar;\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\6.6.5\oshi-core-6.6.5.jar;\AppData\Roaming\.minecraft\libraries\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar;\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.11.0\gson-2.11.0.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\33.3.1-jre\guava-33.3.1-jre.jar;\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\76.1\icu4j-76.1.jar;\AppData\Roaming\.minecraft\libraries\com\microsoft\azure\msal4j\1.17.2\msal4j-1.17.2.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\6.0.57\authlib-6.0.57.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.5.10\logging-1.5.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\2.2.10\patchy-2.2.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.17.9\text2speech-1.17.9.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\content-type\2.3\content-type-2.3.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\lang-tag\1.7\lang-tag-1.7.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\nimbus-jose-jwt\9.40\nimbus-jose-jwt-9.40.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\oauth2-oidc-sdk\11.18\oauth2-oidc-sdk-11.18.jar;\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.17.1\commons-codec-1.17.1.jar;\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.17.0\commons-io-2.17.0.jar;\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.3.4\commons-logging-1.3.4.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-buffer\4.1.115.Final\netty-buffer-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-codec\4.1.115.Final\netty-codec-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-common\4.1.115.Final\netty-common-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-handler\4.1.115.Final\netty-handler-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-resolver\4.1.115.Final\netty-resolver-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-classes-epoll\4.1.115.Final\netty-transport-classes-epoll-4.1.115.Final.jar;\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;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport\4.1.115.Final\netty-transport-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.15.0\jna-platform-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.15.0\jna-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\accessors-smart\2.5.1\accessors-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\json-smart\2.5.1\json-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.27.1\commons-compress-1.27.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.17.0\commons-lang3-3.17.0.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.24.1\log4j-api-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.24.1\log4j-core-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.24.1\log4j-slf4j2-impl-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\jcraft\jorbis\0.0.17\jorbis-0.0.17.jar;\AppData\Roaming\.minecraft\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar;\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\2.0.16\slf4j-api-2.0.16.jar;\AppData\Roaming\.minecraft\versions\fabric-loader-0.16.14-1.21.4\fabric-loader-0.16.14-1.21.4.jar
7232Launcher Type: SUN_STANDARD
7233
7234[Global flags]
7235 intx CICompilerCount = 4 {product} {ergonomic}
7236 uint ConcGCThreads = 3 {product} {ergonomic}
7237 uint G1ConcRefinementThreads = 10 {product} {ergonomic}
7238 uint G1EagerReclaimRemSetThreshold = 256 {experimental} {ergonomic}
7239 size_t G1HeapRegionSize = 33554432 {product} {command line}
7240 uintx G1NewSizePercent = 20 {experimental} {command line}
7241 uint G1RemSetArrayOfCardsEntries = 256 {experimental} {ergonomic}
7242 uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
7243 uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
7244 uintx G1ReservePercent = 20 {product} {command line}
7245 uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
7246 ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
7247 size_t InitialHeapSize = 536870912 {product} {ergonomic}
7248 size_t MarkStackSize = 4194304 {product} {ergonomic}
7249 uintx MaxGCPauseMillis = 50 {product} {command line}
7250 size_t MaxHeapSize = 2147483648 {product} {command line}
7251 size_t MaxNewSize = 1275068416 {product} {ergonomic}
7252 size_t MinHeapDeltaBytes = 33554432 {product} {ergonomic}
7253 size_t MinHeapSize = 33554432 {product} {ergonomic}
7254 uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
7255 uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
7256 uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
7257 uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
7258 bool SegmentedCodeCache = true {product} {ergonomic}
7259 size_t SoftMaxHeapSize = 2147483648 {manageable} {ergonomic}
7260 intx ThreadStackSize = 1024 {pd product} {command line}
7261 bool UnlockExperimentalVMOptions = true {experimental} {command line}
7262 bool UseCompressedOops = true {product lp64_product} {ergonomic}
7263 bool UseG1GC = true {product} {command line}
7264 bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
7265
7266Logging:
7267Log output configuration:
7268 #0: stdout all=warning uptime,level,tags foldmultilines=false
7269 #1: stderr all=off uptime,level,tags foldmultilines=false
7270
7271Environment Variables:
7272PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\Oculus\Support\oculus-runtime;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;\AppData\Local\Microsoft\WindowsApps;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;\AppData\Local\Microsoft\WindowsApps;
7273USERNAME=********
7274OS=Windows_NT
7275PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD
7276TMP=<TMP>
7277TEMP=<TEMP>
7278
7279
7280
7281
7282Periodic native trim disabled
7283
7284--------------- S Y S T E M ---------------
7285
7286OS:
7287 Windows 11 , 64 bit Build 26100 (10.0.26100.3912)
7288OS uptime: 1 days 6:40 hours
7289
7290CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 25 model 33 stepping 0 microcode 0xa201016, 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
7291Processor Information for all 12 processors :
7292 Max Mhz: 3701, Current Mhz: 3701, Mhz Limit: 3701
7293
7294Memory: 4k page, system-wide physical 32694M (14687M free)
7295TotalPageFile size 34742M (AvailPageFile size 7234M)
7296current process WorkingSet (physical memory assigned to process): 1592M, peak: 1595M
7297current process commit charge ("private bytes"): 2473M, peak: 2476M
7298
7299vm_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)
7300
7301END.
This log will be saved for 90 days from their last view.
Report abuse