Unknown Log

#G0nV6F8
13723 lines
Raw
1#
2# A fatal error has been detected by the Java Runtime Environment:
3#
4# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbe579269e, pid=13752, tid=9780
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+0x109269e]
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\dbc5b3a19e810a9c27217671508d97993db2ea8d -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.9.23 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx24G -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 _Riley --version fabric-loader-0.16.10-1.21.4 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 1e11189f0418426f8e9f9b27d3296b2d -aQ-FzKtYQVAMkLjGDPe5ZYRtBMWQk --clientId NmMwOGIwZTgtMmE3Ny00MjRjLWFjODktNTYxOGI3YmEyZWEy --xuid 2535435069881079 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1741878753947.json
22
23Host: AMD Ryzen 7 9800X3D 8-Core Processor , 16 cores, 61G, Windows 11 , 64 bit Build 26100 (10.0.26100.3037)
24Time: Thu Mar 13 11:13:25 2025 Eastern Daylight Time elapsed time: 51.764149 seconds (0d 0h 0m 51s)
25
26--------------- T H R E A D ---------------
27
28Current thread (0x000001c224352880): JavaThread "Render thread" [_thread_in_native, id=9780, stack(0x0000006146600000,0x0000006146700000) (1024K)]
29
30Stack: [0x0000006146600000,0x0000006146700000], sp=0x00000061466fdee8, free space=1015k
31Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
32C [atio6axx.dll+0x109269e]
33
34Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
35j org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0
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+52
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.glObject.shader.ShaderProgram.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V+16
42j com.seibel.distanthorizons.core.render.renderer.shaders.FogShader.onInit()V+20
43j com.seibel.distanthorizons.core.render.renderer.shaders.AbstractShaderRenderer.init()V+14
44j com.seibel.distanthorizons.core.render.renderer.FogRenderer.init()V+16
45j com.seibel.distanthorizons.core.render.renderer.FogRenderer.render(Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+9
46j com.seibel.distanthorizons.core.render.renderer.LodRenderer.renderLodPass(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Z)V+423
47j 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
48j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26
49j com.seibel.distanthorizons.core.level.DhClientServerLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6
50j 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
51j 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
52j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+46
53j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda+0x0000000800d91ee8.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5
54j net.minecraft.class_761.handler$zli000$fabric-rendering-v1$beforeTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+13
55j 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
56j net.minecraft.class_761$$Lambda+0x000000080152d0f0.run()V+56
57j net.minecraft.class_9909.method_61910(Lnet/minecraft/class_9922;Lnet/minecraft/class_9909$class_9912;)V+190
58j net.minecraft.class_761.method_22710(Lnet/minecraft/class_9922;Lnet/minecraft/class_9779;ZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V+984
59j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+595
60J 15766 c1 net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V (950 bytes) @ 0x000001c22b231904 [0x000001c22b230100+0x0000000000001804]
61J 15750 c1 net.minecraft.class_310.method_1523(Z)V (1051 bytes) @ 0x000001c22b227174 [0x000001c22b223a80+0x00000000000036f4]
62j net.minecraft.class_310.method_1514()V+102
63j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1668
64j java.lang.invoke.LambdaForm$DMH+0x00000008002e8000.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.3
65j java.lang.invoke.LambdaForm$MH+0x00000008002d4c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+19 java.base@21.0.3
66j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74
67j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40
68j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4
69v ~StubRoutines::call_stub 0x000001c230e910e7
70
71siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001c2686f2000
72
73
74Registers:
75RAX=0x0000000000000000, RBX=0x0000000000000023, RCX=0x0000000000000010, RDX=0x000001c2686f1ecf
76RSP=0x00000061466fdee8, RBP=0x00000061466fdf79, RSI=0x0000000000001ecc, RDI=0x00007ffbe8524000
77R8 =0x000001c2686f2000, R9 =0x00007ffbe8524000, R10=0x0000000000000fff, R11=0x0000000000000ff0
78R12=0x000001c26362c708, R13=0x000001c27cf96080, R14=0x00007ffbe8524150, R15=0x00007ffbe8524270
79RIP=0x00007ffbe579269e, EFLAGS=0x0000000000010283
80
81
82Register to memory mapping:
83
84RAX=0x0 is null
85RBX=0x0000000000000023 is an unknown value
86RCX=0x0000000000000010 is an unknown value
87RDX=0x000001c2686f1ecf points into unknown readable memory: 23
88RSP=0x00000061466fdee8 is pointing into the stack for thread: 0x000001c224352880
89RBP=0x00000061466fdf79 is pointing into the stack for thread: 0x000001c224352880
90RSI=0x0000000000001ecc is an unknown value
91RDI=0x00007ffbe8524000 atio6axx.dll
92R8 =0x000001c2686f2000 is an unknown value
93R9 =0x00007ffbe8524000 atio6axx.dll
94R10=0x0000000000000fff is an unknown value
95R11=0x0000000000000ff0 is an unknown value
96R12=0x000001c26362c708 points into unknown readable memory: 0x000001c2686f0000 | 00 00 6f 68 c2 01 00 00
97R13=0x000001c27cf96080 points into unknown readable memory: 0x00007ffbe7fdeae8 | e8 ea fd e7 fb 7f 00 00
98R14=0x00007ffbe8524150 atio6axx.dll
99R15=0x00007ffbe8524270 atio6axx.dll
100
101Top of Stack: (sp=0x00000061466fdee8)
1020x00000061466fdee8: 00007ffbe4875bb2 0000000000000000
1030x00000061466fdef8: 00007ffbe8524070 0000000204854968
1040x00000061466fdf08: 000001c26c424f70 00000061466fdf90
1050x00000061466fdf18: 000001c230e98860 000001c230e98860
1060x00000061466fdf28: 000000b600000001 000001c26362c704
1070x00000061466fdf38: 000001c26362c708 0000000000000000
1080x00000061466fdf48: 00000061466fdf48 000001c26c420000
1090x00000061466fdf58: 000001c26008ac28 000001c26cfbedb8
1100x00000061466fdf68: 0000000000000000 00000061466fdff8
1110x00000061466fdf78: 000001c230e98860 0000a43056cb8509
1120x00000061466fdf88: 000001c26362c704 00000061466fdff8
1130x00000061466fdf98: 000001c224352880 00000061466fe0c0
1140x00000061466fdfa8: 000001c26d16a5a8 0000000000000000
1150x00000061466fdfb8: 000001c26362c704 0000000000001ecc
1160x00000061466fdfc8: 000001c26d16a5a8 00000061466fe078
1170x00000061466fdfd8: 000001c230e9cf4b 000001c25b634700
1180x00000061466fdfe8: 0000000000000000 00000061466fe010
1190x00000061466fdff8: 00000061466fe068 000001c26362c708
1200x00000061466fe008: 000001c26362c704 0000000000001ecc
1210x00000061466fe018: 0000000000000001 00000061466fe020
1220x00000061466fe028: 000001c26c41b369 00000061466fe030
1230x00000061466fe038: 0000000000000000 0000000000000009
1240x00000061466fe048: 000001c26d188920 0000000000000000
1250x00000061466fe058: 0000000205f08890 000001c26d16a5a8
1260x00000061466fe068: 0000000000000000 00000061466fe098
1270x00000061466fe078: 00000061466fe110 000001c230e98860
1280x00000061466fe088: 0000000205f08890 000001c230e9a3d7
1290x00000061466fe098: 000001c26362c704 0000000000000000
1300x00000061466fe0a8: 000001c26362c708 0000000000000000
1310x00000061466fe0b8: 0000000000000001 00000000000000b6
1320x00000061466fe0c8: 00000061466fe0c8 000001c26d16a90e
1330x00000061466fe0d8: 0000000000000008 000001c26d188920
134
135Instructions: (pc=0x00007ffbe579269e)
1360x00007ffbe579259e: c3 77 28 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3
1370x00007ffbe57925ae: 66 0f 74 ca 0f 56 c8 66 0f d7 c1 85 c0 75 06 49
1380x00007ffbe57925be: 83 c0 10 eb d3 0f bc c0 4c 03 c0 41 80 38 00 0f
1390x00007ffbe57925ce: 84 50 01 00 00 41 3a 18 75 62 49 8b d0 4c 8b cf
1400x00007ffbe57925de: 49 8b c1 49 23 c2 49 3b c3 77 3e 48 8b c2 49 23
1410x00007ffbe57925ee: c2 49 3b c3 77 33 f3 41 0f 6f 01 f3 0f 6f 0a 66
1420x00007ffbe57925fe: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 0f 56 c8 66 0f
1430x00007ffbe579260e: d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb c0
1440x00007ffbe579261e: 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74 14
1450x00007ffbe579262e: 38 02 75 08 48 ff c2 49 ff c1 eb a4 49 ff c0 e9
1460x00007ffbe579263e: 54 ff ff ff 49 8b c0 e9 db 00 00 00 48 8b c7 49
1470x00007ffbe579264e: 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 38 0f 57 c0
1480x00007ffbe579265e: 48 8b cf ba 10 00 00 00 0f be c3 44 8a cb 66 0f
1490x00007ffbe579266e: 73 d8 01 66 0f 3a 20 c0 0f 48 8d 41 01 84 db 74
1500x00007ffbe579267e: 02 8a 18 45 84 c9 48 0f 44 c1 48 8b c8 48 83 ea
1510x00007ffbe579268e: 01 75 d5 8a 1f 49 8b c0 49 23 c2 49 3b c3 77 5e
1520x00007ffbe579269e: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0
1530x00007ffbe57926ae: 10 eb e2 73 70 66 0f 3a 63 c1 0c 48 63 c1 4c 03
1540x00007ffbe57926be: c0 49 8b d0 4c 8b cf 48 8b c2 49 23 c2 49 3b c3
1550x00007ffbe57926ce: 77 3c 49 8b c1 49 23 c2 49 3b c3 77 31 f3 0f 6f
1560x00007ffbe57926de: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 1b 0f 88
1570x00007ffbe57926ee: 50 ff ff ff 48 83 c2 10 49 83 c1 10 eb c9 41 80
1580x00007ffbe57926fe: 38 00 74 21 41 38 18 74 b8 49 ff c0 eb 87 41 8a
1590x00007ffbe579270e: 01 84 c0 0f 84 2b ff ff ff 38 02 75 ec 48 ff c2
1600x00007ffbe579271e: 49 ff c1 eb a2 33 c0 48 8b 5c 24 08 48 8b 7c 24
1610x00007ffbe579272e: 10 c3 4c 8b c1 44 0f b7 ca 33 c9 83 3d 48 19 ce
1620x00007ffbe579273e: 02 02 7d 2f 49 8b d0 41 0f b7 00 49 83 c0 02 66
1630x00007ffbe579274e: 85 c0 75 f3 49 83 e8 02 4c 3b c2 74 0a 66 45 39
1640x00007ffbe579275e: 08 75 f1 49 8b c0 c3 66 45 39 08 49 0f 44 c8 48
1650x00007ffbe579276e: 8b c1 c3 48 8b d1 eb 12 66 45 39 08 49 0f 44 d0
1660x00007ffbe579277e: 66 41 39 08 74 57 49 83 c0 02 41 8d 40 01 a8 0e
1670x00007ffbe579278e: 75 e6 66 41 3b c9 75 24 b8 01 00 ff ff 66 0f 6e
168
169
170Stack slot to memory mapping:
171
172stack at sp + 0 slots: 0x00007ffbe4875bb2 atio6axx.dll
173stack at sp + 1 slots: 0x0 is null
174stack at sp + 2 slots: 0x00007ffbe8524070 atio6axx.dll
175stack at sp + 3 slots: 0x0000000204854968 is an oop: java.lang.Class
176{0x0000000204854968} - klass: 'java/lang/Class'
177 - ---- fields (total size 14 words):
178 - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000)
179 - injected 'klass' 'J' @16 34372798480 (0x0000000800c74810)
180 - injected 'array_klass' 'J' @24 0 (0x0000000000000000)
181 - injected 'oop_size' 'I' @32 14 (0x0000000e)
182 - injected 'static_oop_field_count' 'I' @36 0 (0x00000000)
183 - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x00000000)
184 - private transient 'name' 'Ljava/lang/String;' @44 "org.lwjgl.system.CustomBuffer"{0x00000002048549d8} (0x4090a93b)
185 - private transient 'module' 'Ljava/lang/Module;' @48 a 'java/lang/Module'{0x000000020202eba8} (0x40405d75)
186 - private final 'classLoader' 'Ljava/lang/ClassLoader;' @52 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x0000000202006f30} (0x40400de6)
187 - private transient 'classData' 'Ljava/lang/Object;' @56 null (0x00000000)
188 - private transient 'packageName' 'Ljava/lang/String;' @60 "org.lwjgl.system"{0x00000002041072d8} (0x40820e5b)
189 - private final 'componentType' 'Ljava/lang/Class;' @64 null (0x00000000)
190 - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @68 a 'java/lang/ref/SoftReference'{0x0000000204854a20} (0x4090a944)
191 - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @72 null (0x00000000)
192 - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @76 null (0x00000000)
193 - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @80 null (0x00000000)
194 - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @84 null (0x00000000)
195 - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @88 null (0x00000000)
196 - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @92 null (0x00000000)
197 - injected 'protection_domain' 'Ljava/lang/Object;' @96 a 'java/security/ProtectionDomain'{0x0000000207f71298} (0x40fee253)
198 - injected 'signers_name' 'Ljava/lang/Object;' @100 null (0x00000000)
199 - injected 'source_file' 'Ljava/lang/Object;' @104 null (0x00000000)
200 - signature: Lorg/lwjgl/system/CustomBuffer;
201 - ---- static fields (0):
202stack at sp + 4 slots: {method} {0x000001c26c424f78} 'nextPutIndex' '()I' in 'org/lwjgl/system/CustomBuffer'
203stack at sp + 5 slots: 0x00000061466fdf90 is pointing into the stack for thread: 0x000001c224352880
204stack at sp + 6 slots: 0x000001c230e98860 is at code_begin+1184 in an Interpreter codelet
205return entry points [0x000001c230e983c0, 0x000001c230e98f60] 2976 bytes
206stack at sp + 7 slots: 0x000001c230e98860 is at code_begin+1184 in an Interpreter codelet
207return entry points [0x000001c230e983c0, 0x000001c230e98f60] 2976 bytes
208
209
210Compiled method (c1) 51851 15766 ! 3 net.minecraft.class_757::method_3192 (950 bytes)
211 total in heap [0x000001c22b22f310,0x000001c22b23b8e0] = 50640
212 relocation [0x000001c22b22f470,0x000001c22b2300c8] = 3160
213 constants [0x000001c22b2300e0,0x000001c22b230100] = 32
214 main code [0x000001c22b230100,0x000001c22b2382c8] = 33224
215 stub code [0x000001c22b2382c8,0x000001c22b2386d0] = 1032
216 oops [0x000001c22b2386d0,0x000001c22b238780] = 176
217 metadata [0x000001c22b238780,0x000001c22b238a60] = 736
218 scopes data [0x000001c22b238a60,0x000001c22b23a050] = 5616
219 scopes pcs [0x000001c22b23a050,0x000001c22b23b490] = 5184
220 dependencies [0x000001c22b23b490,0x000001c22b23b4e0] = 80
221 handler table [0x000001c22b23b4e0,0x000001c22b23b660] = 384
222 nul chk table [0x000001c22b23b660,0x000001c22b23b8e0] = 640
223
224
225[Constant Pool]
226 Address hex4 hex8
227 0x000001c22b2300e0: 0x00000000 0x0000000000000000
228 0x000001c22b2300e4: 0x00000000
229 0x000001c22b2300e8: 0x447a0000 0x46a41000447a0000
230 0x000001c22b2300ec: 0x46a41000
231 0x000001c22b2300f0: 0x3f800000 0xf4f4f4f43f800000
232 0x000001c22b2300f4: 0xf4f4f4f4
233 0x000001c22b2300f8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
234 0x000001c22b2300fc: 0xf4f4f4f4
235
236[MachCode]
237[Entry Point]
238 # {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757'
239 # this: rdx:rdx = 'net/minecraft/class_757'
240 # parm0: r8:r8 = 'net/minecraft/class_9779'
241 # parm1: r9 = boolean
242 # [sp+0x230] (sp of caller)
243 0x000001c22b230100: ; {no_reloc}
244 0x000001c22b230100: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
245
246 0x000001c22b230114: ; {runtime_call ic_miss_stub}
247 0x000001c22b230114: 0f85 66e8 | ca05 660f | 1f44 0000
248[Verified Entry Point]
249 0x000001c22b230120: 8984 2400 | 80ff ff55 | 4881 ec20 | 0200 0090 | 4181 7f20 | 0b00 0000
250
251 0x000001c22b230138: ; {runtime_call StubRoutines (final stubs)}
252 0x000001c22b230138: 7405 e841 | 5cc9 0548 | 8994 24d0 | 0000 004c | 8984 24e0 | 0000 0044 | 898c 24d8
253
254 0x000001c22b230154: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
255 0x000001c22b230154: 0000 0048 | bec8 dfe3 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
256 0x000001c22b230174: 0000 85ff | 0f84 1b6c | 0000 8b72 | 5448 c1e6 | 0348 3b06
257
258 0x000001c22b230188: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
259 0x000001c22b230188: 488b fe48 | bbc8 dfe3 | 6dc2 0100
260
261 0x000001c22b230194: ; {metadata('net/minecraft/class_310')}
262 0x000001c22b230194: 0049 baa8 | ecc7 0008 | 0000 004c | 8993 2001 | 0000 4883 | 8328 0100 | 0001 0fbe | 7e78 83e7
263 0x000001c22b2301b4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
264 0x000001c22b2301b4: 0185 ff48 | bfc8 dfe3 | 6dc2 0100 | 0048 bb48 | 0100 0000 | 0000 0075 | 0a48 bb58 | 0100 0000
265 0x000001c22b2301d4: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f0f | 8548 0400 | 008b bed4 | 0000 0048 | c1e7 030f
266 0x000001c22b2301f4: be5f 1e85
267
268 0x000001c22b2301f8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
269 0x000001c22b2301f8: db48 bbc8 | dfe3 6dc2 | 0100 0048 | b868 0100 | 0000 0000 | 0074 0a48 | b878 0100 | 0000 0000
270 0x000001c22b230218: 0048 8b0c | 0348 8d49 | 0148 890c | 030f 8406 | 0400 0048
271
272 0x000001c22b23022c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
273 0x000001c22b23022c: 8bdf 48b8 | c8df e36d | c201 0000
274
275 0x000001c22b230238: ; {metadata('net/minecraft/class_315')}
276 0x000001c22b230238: 49ba 68a8 | dd00 0800 | 0000 4c89 | 9098 0100 | 0048 8380 | a001 0000 | 018b bf14 | 0100 0048
277 0x000001c22b230258: c1e7 0348 | 3b07 488b
278
279 0x000001c22b230260: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
280 0x000001c22b230260: df48 b8c8 | dfe3 6dc2 | 0100 0048 | 8380 c001 | 0000 018b | 7f28 48c1 | e703 4885
281
282 0x000001c22b23027c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
283 0x000001c22b23027c: ff75 1648 | b8c8 dfe3 | 6dc2 0100 | 0080 88f1 | 0100 0001 | e9cc 0000
284
285 0x000001c22b230294: ; {metadata('java/lang/Boolean')}
286 0x000001c22b230294: 0048 b990 | 7805 0008 | 0000 008b | 5f08 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3bcb 0f85
287 0x000001c22b2302b4: 8d00 0000
288
289 0x000001c22b2302b8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
290 0x000001c22b2302b8: 48b8 c8df | e36d c201 | 0000 8b4f | 0849 ba00 | 0000 0008 | 0000 0049 | 03ca 483b | 8808 0200
291 0x000001c22b2302d8: 0075 0d48 | 8380 1002 | 0000 01e9 | 7900 0000 | 483b 8818 | 0200 0075 | 0d48 8380 | 2002 0000
292 0x000001c22b2302f8: 01e9 6300 | 0000 4883 | b808 0200 | 0000 7517 | 4889 8808 | 0200 0048 | c780 1002 | 0000 0100
293 0x000001c22b230318: 0000 e942 | 0000 0048 | 83b8 1802 | 0000 0075 | 1748 8988 | 1802 0000 | 48c7 8020 | 0200 0001
294 0x000001c22b230338: 0000 00e9 | 2100 0000 | e91c 0000
295
296 0x000001c22b230344: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
297 0x000001c22b230344: 0048 b8c8 | dfe3 6dc2 | 0100 0048 | 83a8 f801 | 0000 01e9 | 6d6a 0000 | e900 0000 | 0048 3b07
298 0x000001c22b230364: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
299 0x000001c22b230364: 488b df48 | b8c8 dfe3 | 6dc2 0100 | 0048 8380 | 3002 0000 | 010f be7f | 0c83 e701
300
301 0x000001c22b230380: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
302 0x000001c22b230380: 85ff 48bf | c8df e36d | c201 0000 | 48bb 6802 | 0000 0000 | 0000 740a | 48bb 7802 | 0000 0000
303 0x000001c22b2303a0: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 6e00 0000 | 8bb6 dc00 | 0000 48c1 | e603 483b
304 0x000001c22b2303c0: 0648 8bfe
305
306 0x000001c22b2303c4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
307 0x000001c22b2303c4: 48bb c8df | e36d c201
308
309 0x000001c22b2303cc: ; {metadata('net/minecraft/class_312')}
310 0x000001c22b2303cc: 0000 49ba | 88f2 e500 | 0800 0000 | 4c89 9398 | 0200 0048 | 8383 a002 | 0000 010f | be76 4a83
311 0x000001c22b2303ec: e601 85f6
312
313 0x000001c22b2303f0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
314 0x000001c22b2303f0: 48be c8df | e36d c201 | 0000 48bf | d002 0000 | 0000 0000 | 750a 48bf | c002 0000 | 0000 0000
315 0x000001c22b230410: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 0f02
316
317 0x000001c22b230420: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
318 0x000001c22b230420: 0000 48be | c8df e36d | c201 0000 | 4883 8608 | 0300 0001
319
320 0x000001c22b230434: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
321 0x000001c22b230434: 48be 304f | d16d c201 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
322 0x000001c22b230454: ff0f 8481
323
324 0x000001c22b230458: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
325 0x000001c22b230458: 6900 0048 | be30 4fd1 | 6dc2 0100 | 0048 8386 | 1001 0000
326
327 0x000001c22b23046c: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
328 0x000001c22b23046c: 0148 be90 | ccb2 6dc2 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
329 0x000001c22b23048c: 85ff 0f84 | 6969 0000
330
331 0x000001c22b230494: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
332 0x000001c22b230494: 48be a0eb | c600 0200 | 0000 8bb6 | 8c00 0000 | 48c1 e603
333
334 0x000001c22b2304a8: ; implicit exception: dispatches to 0x000001c22b236e1e
335 0x000001c22b2304a8: 483b 0648
336
337 0x000001c22b2304ac: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
338 0x000001c22b2304ac: 8bfe 48bb | 90cc b26d | c201 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bb20
339 0x000001c22b2304cc: 0100 0075 | 0d48 8383 | 2801 0000 | 01e9 6000 | 0000 483b | bb30 0100 | 0075 0d48 | 8383 3801
340 0x000001c22b2304ec: 0000 01e9 | 4a00 0000 | 4883 bb20 | 0100 0000 | 7517 4889 | bb20 0100 | 0048 c783 | 2801 0000
341 0x000001c22b23050c: 0100 0000 | e929 0000 | 0048 83bb | 3001 0000 | 0075 1748 | 89bb 3001 | 0000 48c7 | 8338 0100
342 0x000001c22b23052c: 0001 0000 | 00e9 0800 | 0000 4883 | 8310 0100 | 0001 488b | d60f 1f40 | 0048 b8d8 | e9e4 0008
343 0x000001c22b23054c: ; {virtual_call}
344 0x000001c22b23054c: 0000 00e8
345
346 0x000001c22b230550: ; ImmutableOopMap {[208]=Oop [224]=Oop }
347 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
348 ; - net.minecraft.class_156::method_648@3 (line 144)
349 ; - net.minecraft.class_156::method_658@0 (line 140)
350 ; - net.minecraft.class_757::method_3192@68 (line 473)
351 0x000001c22b230550: 4cca e406
352
353 0x000001c22b230554: ; {other}
354 0x000001c22b230554: 0f1f 8400 | 4412 0000 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
355 0x000001c22b230574: 84aa 6800
356
357 0x000001c22b230578: ; {runtime_call}
358 0x000001c22b230578: 0048 b8e0 | 1585 12fc | 7f00 00ff
359
360 0x000001c22b230584: ; {other}
361 0x000001c22b230584: d00f 1f84 | 0000 0000 | 0048 8b94 | 24d0 0000 | 004c 8b42 | 1849 2bc0 | 49b8 f401 | 0000 0000
362 0x000001c22b2305a4: 0000 4c3b
363
364 0x000001c22b2305a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
365 0x000001c22b2305a8: c049 b8c8 | dfe3 6dc2 | 0100 0048 | be18 0300 | 0000 0000 | 007d 0a48 | be28 0300 | 0000 0000
366 0x000001c22b2305c8: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8ddf | 0100 008b | 7254 48c1 | e603 483b | 064c 8bc6
367 0x000001c22b2305e8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
368 0x000001c22b2305e8: 48bf c8df | e36d c201
369
370 0x000001c22b2305f0: ; {metadata('net/minecraft/class_310')}
371 0x000001c22b2305f0: 0000 49ba | a8ec c700 | 0800 0000 | 4c89 9748 | 0300 0048 | 8387 5003 | 0000 0141 | b800 0000
372 0x000001c22b230610: 0048 8bd6
373
374 0x000001c22b230614: ; {optimized virtual_call}
375 0x000001c22b230614: 6666 90e8
376
377 0x000001c22b230618: ; ImmutableOopMap {[208]=Oop [224]=Oop }
378 ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
379 ; - net.minecraft.class_757::method_3192@88 (line 474)
380 0x000001c22b230618: c17c 0000
381
382 0x000001c22b23061c: ; {other}
383 0x000001c22b23061c: 0f1f 8400 | 0c13 0001 | 488b 9424 | d000 0000 | e989 0100
384
385 0x000001c22b230630: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
386 0x000001c22b230630: 0048 bec8 | dfe3 6dc2 | 0100 0048 | 8386 e002
387
388 0x000001c22b230640: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
389 0x000001c22b230640: 0000 0148 | be30 4fd1 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
390 0x000001c22b230660: 1f00 85ff | 0f84 c367
391
392 0x000001c22b230668: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
393 0x000001c22b230668: 0000 48be | 304f d16d | c201 0000 | 4883 8610 | 0100 0001
394
395 0x000001c22b23067c: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
396 0x000001c22b23067c: 48be 90cc | b26d c201 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
397 0x000001c22b23069c: ff0f 84ab
398
399 0x000001c22b2306a0: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
400 0x000001c22b2306a0: 6700 0048 | bea0 ebc6 | 0002 0000 | 008b b68c | 0000 0048 | c1e6 0348 | 3b06 488b
401
402 0x000001c22b2306bc: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
403 0x000001c22b2306bc: fe48 bb90 | ccb2 6dc2 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 2001
404 0x000001c22b2306dc: 0000 750d | 4883 8328 | 0100 0001 | e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100
405 0x000001c22b2306fc: 0001 e94a | 0000 0048 | 83bb 2001 | 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001
406 0x000001c22b23071c: 0000 00e9 | 2900 0000 | 4883 bb30 | 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000
407 0x000001c22b23073c: 0100 0000 | e908 0000 | 0048 8383 | 1001 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b8d8 | e9e4 0008
408 0x000001c22b23075c: ; {virtual_call}
409 0x000001c22b23075c: 0000 00e8
410
411 0x000001c22b230760: ; ImmutableOopMap {[208]=Oop [224]=Oop }
412 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
413 ; - net.minecraft.class_156::method_648@3 (line 144)
414 ; - net.minecraft.class_156::method_658@0 (line 140)
415 ; - net.minecraft.class_757::method_3192@59 (line 471)
416 0x000001c22b230760: 3cc8 e406
417
418 0x000001c22b230764: ; {other}
419 0x000001c22b230764: 0f1f 8400 | 5414 0002 | 488b d048 | b940 420f | 0000 0000 | 0048 8bf1 | 488b ce48 | 83fe 000f
420 0x000001c22b230784: 84eb 6600
421
422 0x000001c22b230788: ; {runtime_call}
423 0x000001c22b230788: 0048 b8e0 | 1585 12fc | 7f00 00ff
424
425 0x000001c22b230794: ; {other}
426 0x000001c22b230794: d00f 1f84 | 0000 0000 | 0048 8b94 | 24d0 0000 | 0048 8942
427
428 0x000001c22b2307a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
429 0x000001c22b2307a8: 1849 b8c8 | dfe3 6dc2 | 0100 0041 | ff80 f002 | 0000 448b | 4254 49c1 | e003 450f | be40 7145
430 0x000001c22b2307c8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
431 0x000001c22b2307c8: 85c0 49b8 | c8df e36d | c201 0000 | 48be 8003 | 0000 0000 | 0000 750a | 48be 7003 | 0000 0000
432 0x000001c22b2307e8: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f85 | 9651 0000
433
434 0x000001c22b2307fc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
435 0x000001c22b2307fc: 49b8 c8df | e36d c201 | 0000 4983 | 8090 0300
436
437 0x000001c22b23080c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
438 0x000001c22b23080c: 0001 49b8 | f8af d26d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
439 0x000001c22b23082c: ff1f 0085 | f60f 8447
440
441 0x000001c22b230834: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x0000000205a91dd0})}
442 0x000001c22b230834: 6600 0049 | b8d0 1da9 | 0502 0000 | 0049 8bf0
443
444 0x000001c22b230844: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
445 0x000001c22b230844: 48bf f8af | d26d c201 | 0000 4883 | 8710 0100 | 0001 458b | 400c 4585
446
447 0x000001c22b23085c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
448 0x000001c22b23085c: c049 b8f8 | afd2 6dc2 | 0100 0048 | be48 0100 | 0000 0000 | 0075 0a48 | be58 0100 | 0000 0000
449 0x000001c22b23087c: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 85e6
450
451 0x000001c22b23088c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
452 0x000001c22b23088c: 0200 0049 | b8f8 afd2 | 6dc2 0100 | 0049 8380 | 6801 0000
453
454 0x000001c22b2308a0: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
455 0x000001c22b2308a0: 0149 b880 | b2d2 6dc2 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
456 0x000001c22b2308c0: 1f00 85f6 | 0f84 da65
457
458 0x000001c22b2308c8: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
459 0x000001c22b2308c8: 0000 49b8 | 80b2 d26d | c201 0000 | 4983 8010 | 0100 0001
460
461 0x000001c22b2308dc: ; {metadata(method data for {method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
462 0x000001c22b2308dc: 49b8 68b4 | d26d c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
463 0x000001c22b2308fc: 0085 f60f | 84c0 6500
464
465 0x000001c22b230904: ; {oop(a 'java/lang/Class'{0x00000002011e49e0} = 'com/mojang/jtracy/TracyClient')}
466 0x000001c22b230904: 0049 b8e0 | 491e 0102 | 0000 0045 | 0fbe 4070 | 4183 e001
467
468 0x000001c22b230918: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
469 0x000001c22b230918: 4585 c049 | b880 b2d2 | 6dc2 0100 | 0048 be20 | 0100 0000 | 0000 0074 | 0a48 be30 | 0100 0000
470 0x000001c22b230938: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 8419 0200
471
472 0x000001c22b23094c: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000205a91de0})}
473 0x000001c22b23094c: 0048 bee0 | 1da9 0502 | 0000 004c
474
475 0x000001c22b230958: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
476 0x000001c22b230958: 8bc6 48bf | 80b2 d26d | c201 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b87
477 0x000001c22b230978: 5001 0000 | 750d 4883 | 8758 0100 | 0001 e960 | 0000 004c | 3b87 6001 | 0000 750d | 4883 8768
478 0x000001c22b230998: 0100 0001 | e94a 0000 | 0048 83bf | 5001 0000 | 0075 174c | 8987 5001 | 0000 48c7 | 8758 0100
479 0x000001c22b2309b8: 0001 0000 | 00e9 2900 | 0000 4883 | bf60 0100 | 0000 7517 | 4c89 8760 | 0100 0048 | c787 6801
480 0x000001c22b2309d8: 0000 0100 | 0000 e908 | 0000 0048 | 8387 4001
481
482 0x000001c22b2309e8: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
483 0x000001c22b2309e8: 0000 0149 | b870 565d | 5cc2 0100 | 0041 8bb8 | cc00 0000 | 83c7 0241 | 89b8 cc00 | 0000 81e7
484 0x000001c22b230a08: feff 1f00 | 85ff 0f84 | d264 0000
485
486 0x000001c22b230a14: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
487 0x000001c22b230a14: 49b8 7056 | 5d5c c201 | 0000 4983 | 8010 0100 | 0001 4c8b
488
489 0x000001c22b230a28: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
490 0x000001c22b230a28: c648 bf70 | 565d 5cc2 | 0100 0048 | 8387 2001 | 0000 014d | 8b87 8003 | 0000 4d8b | 0048 8bd6
491 0x000001c22b230a48: 0f1f 8000
492
493 0x000001c22b230a4c: ; {optimized virtual_call}
494 0x000001c22b230a4c: 0000 00e8
495
496 0x000001c22b230a50: ; ImmutableOopMap {[208]=Oop [224]=Oop }
497 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
498 ; - java.lang.ThreadLocal::get@4 (line 172)
499 ; - net.minecraft.class_10209::method_64150@9 (line 56)
500 ; - net.minecraft.class_10209::method_64146@9 (line 49)
501 ; - net.minecraft.class_757::method_3192@102 (line 482)
502 0x000001c22b230a50: 2ce4 ca05
503
504 0x000001c22b230a54: ; {other}
505 0x000001c22b230a54: 0f1f 8400 | 4417 0003 | 4885 c075
506
507 0x000001c22b230a60: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
508 0x000001c22b230a60: 1648 be80 | b2d2 6dc2 | 0100 0080 | 8e71 0100 | 0001 e9e7
509
510 0x000001c22b230a74: ; {metadata('net/minecraft/class_3695')}
511 0x000001c22b230a74: 0000 0048 | bfb8 7dc8 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
512 0x000001c22b230a94: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
513
514 0x000001c22b230aa4: ; {runtime_call slow_subtype_check Runtime1 stub}
515 0x000001c22b230aa4: 5657 e855 | 3cd8 055e | 5e85 f60f | 848d 0000
516
517 0x000001c22b230ab4: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
518 0x000001c22b230ab4: 0048 be80 | b2d2 6dc2 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
519 0x000001c22b230ad4: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
520 0x000001c22b230af4: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
521 0x000001c22b230b14: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
522 0x000001c22b230b34: 0100 0000 | e921 0000 | 00e9 1c00
523
524 0x000001c22b230b40: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
525 0x000001c22b230b40: 0000 48be | 80b2 d26d | c201 0000 | 4883 ae78 | 0100 0001 | e9ae 6300 | 00e9 0000 | 0000 4c8b
526 0x000001c22b230b60: c0e9 ad08
527
528 0x000001c22b230b64: ; {oop(a 'net/minecraft/class_3694'{0x0000000207f6b198})}
529 0x000001c22b230b64: 0000 49b8 | 98b1 f607 | 0200 0000 | e99e 0800
530
531 0x000001c22b230b74: ; {oop(a 'java/lang/ThreadLocal'{0x0000000205a91df8})}
532 0x000001c22b230b74: 0048 baf8 | 1da9 0502 | 0000 004c
533
534 0x000001c22b230b80: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
535 0x000001c22b230b80: 8bc2 48be | f8af d26d | c201 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
536 0x000001c22b230ba0: 8801 0000 | 750d 4883 | 8690 0100 | 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0
537 0x000001c22b230bc0: 0100 0001 | e94a 0000 | 0048 83be | 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100
538 0x000001c22b230be0: 0001 0000 | 00e9 2900 | 0000 4883 | be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001
539 0x000001c22b230c00: 0000 0100 | 0000 e908 | 0000 0048 | 8386 7801
540
541 0x000001c22b230c10: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
542 0x000001c22b230c10: 0000 0149 | b870 565d | 5cc2 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
543 0x000001c22b230c30: feff 1f00 | 85f6 0f84 | d462 0000
544
545 0x000001c22b230c3c: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
546 0x000001c22b230c3c: 49b8 7056 | 5d5c c201 | 0000 4983 | 8010 0100 | 0001 4c8b
547
548 0x000001c22b230c50: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
549 0x000001c22b230c50: c248 be70 | 565d 5cc2 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b
550
551 0x000001c22b230c6c: ; {optimized virtual_call}
552 0x000001c22b230c6c: 0066 90e8
553
554 0x000001c22b230c70: ; ImmutableOopMap {[208]=Oop [224]=Oop }
555 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
556 ; - java.lang.ThreadLocal::get@4 (line 172)
557 ; - net.minecraft.class_10209::method_64146@16 (line 51)
558 ; - net.minecraft.class_757::method_3192@102 (line 482)
559 0x000001c22b230c70: ec12 8206
560
561 0x000001c22b230c74: ; {other}
562 0x000001c22b230c74: 0f1f 8400 | 6419 0004 | 4885 c075
563
564 0x000001c22b230c80: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
565 0x000001c22b230c80: 1648 bef8 | afd2 6dc2 | 0100 0080 | 8ea9 0100 | 0001 e9e7
566
567 0x000001c22b230c94: ; {metadata('net/minecraft/class_3695')}
568 0x000001c22b230c94: 0000 0048 | bfb8 7dc8 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
569 0x000001c22b230cb4: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
570
571 0x000001c22b230cc4: ; {runtime_call slow_subtype_check Runtime1 stub}
572 0x000001c22b230cc4: 5657 e835 | 3ad8 055e | 5e85 f60f | 848d 0000
573
574 0x000001c22b230cd4: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
575 0x000001c22b230cd4: 0048 bef8 | afd2 6dc2 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe c001
576 0x000001c22b230cf4: 0000 750d | 4883 86c8 | 0100 0001 | e979 0000 | 0048 3bbe | d001 0000 | 750d 4883 | 86d8 0100
577 0x000001c22b230d14: 0001 e963 | 0000 0048 | 83be c001 | 0000 0075 | 1748 89be | c001 0000 | 48c7 86c8 | 0100 0001
578 0x000001c22b230d34: 0000 00e9 | 4200 0000 | 4883 bed0 | 0100 0000 | 7517 4889 | bed0 0100 | 0048 c786 | d801 0000
579 0x000001c22b230d54: 0100 0000 | e921 0000 | 00e9 1c00
580
581 0x000001c22b230d60: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
582 0x000001c22b230d60: 0000 48be | f8af d26d | c201 0000 | 4883 aeb0 | 0100 0001 | e9b8 6100 | 00e9 0000 | 0000 4c8b
583 0x000001c22b230d80: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
584 0x000001c22b230d80: c048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 e801
585
586 0x000001c22b230d90: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000205a91e08})}
587 0x000001c22b230d90: 0000 48be | 081e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
588
589 0x000001c22b230da8: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
590 0x000001c22b230da8: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8382 | e801 0000
591
592 0x000001c22b230dbc: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
593 0x000001c22b230dbc: 0148 bad0 | 765b 5bc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
594 0x000001c22b230ddc: 85ff 0f84 | 5661 0000
595
596 0x000001c22b230de4: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
597 0x000001c22b230de4: 48ba 4804 | 605b c201 | 0000 488d | 92a0 0100 | 0048 85f6 | 750a f602 | 0175 05f0 | 4883 0a01
598 0x000001c22b230e04: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
599 0x000001c22b230e04: 48ba d076 | 5b5b c201 | 0000 4883 | 8248 0100
600
601 0x000001c22b230e14: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
602 0x000001c22b230e14: 0001 48ba | 4804 605b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
603 0x000001c22b230e34: 0085 f60f | 841e 6100
604
605 0x000001c22b230e3c: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
606 0x000001c22b230e3c: 0048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 8001
607
608 0x000001c22b230e4c: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0'{0x0000000205a91e30})}
609 0x000001c22b230e4c: 0000 48be | 301e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
610
611 0x000001c22b230e64: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
612 0x000001c22b230e64: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8d92 | f801 0000 | 4885 f675 | 0af6 0201 | 7505 f048
613 0x000001c22b230e84: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
614 0x000001c22b230e84: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8382 | 0802 0000
615
616 0x000001c22b230e98: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
617 0x000001c22b230e98: 0148 bac8 | 4b76 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
618 0x000001c22b230eb8: 85f6 0f84 | bc60 0000
619
620 0x000001c22b230ec0: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
621 0x000001c22b230ec0: 4d85 c048 | bac8 4b76 | 6dc2 0100 | 0048 be10 | 0100 0000 | 0000 0074 | 0a48 be20 | 0100 0000
622 0x000001c22b230ee0: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8415 0000
623
624 0x000001c22b230ef4: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
625 0x000001c22b230ef4: 0048 bac8 | 4b76 6dc2 | 0100 00ff | 8230 0100 | 00e9 fa03
626
627 0x000001c22b230f08: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
628 0x000001c22b230f08: 0000 49b8 | c84b 766d | c201 0000 | 4983 8048 | 0100 0001
629
630 0x000001c22b230f1c: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
631 0x000001c22b230f1c: 49b8 9025 | 875b c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
632 0x000001c22b230f3c: 0085 d20f | 8458 6000
633
634 0x000001c22b230f44: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
635 0x000001c22b230f44: 0049 b890 | 2587 5bc2 | 0100 0041 | ff80 1001
636
637 0x000001c22b230f54: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0'{0x0000000205a91e30})}
638 0x000001c22b230f54: 0000 49b8 | 301e a905 | 0200 0000
639
640 0x000001c22b230f60: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
641 0x000001c22b230f60: 48ba c84b | 766d c201
642
643 0x000001c22b230f68: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
644 0x000001c22b230f68: 0000 49ba | d02a f800 | 0800 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
645
646 0x000001c22b230f80: ; {metadata(method data for {method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
647 0x000001c22b230f80: 0000 0149 | b890 b5d2 | 6dc2 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
648 0x000001c22b230fa0: feff 1f00 | 85d2 0f84 | 1260 0000
649
650 0x000001c22b230fac: ; {metadata(method data for {method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
651 0x000001c22b230fac: 49b8 90b5 | d26d c201 | 0000 4983 | 8010 0100
652
653 0x000001c22b230fbc: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
654 0x000001c22b230fbc: 0001 49b8 | 80b2 d26d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
655 0x000001c22b230fdc: ff1f 0085 | d20f 84f8
656
657 0x000001c22b230fe4: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
658 0x000001c22b230fe4: 5f00 0049 | b880 b2d2 | 6dc2 0100 | 0049 8380 | 1001 0000
659
660 0x000001c22b230ff8: ; {metadata(method data for {method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
661 0x000001c22b230ff8: 0149 b868 | b4d2 6dc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
662 0x000001c22b231018: 1f00 85d2 | 0f84 de5f
663
664 0x000001c22b231020: ; {oop(a 'java/lang/Class'{0x00000002011e49e0} = 'com/mojang/jtracy/TracyClient')}
665 0x000001c22b231020: 0000 49b8 | e049 1e01 | 0200 0000 | 450f be40 | 7041 83e0 | 0145 85c0
666
667 0x000001c22b231038: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
668 0x000001c22b231038: 49b8 80b2 | d26d c201 | 0000 48ba | 2001 0000 | 0000 0000 | 740a 48ba | 3001 0000 | 0000 0000
669 0x000001c22b231058: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 1a02
670
671 0x000001c22b231068: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000205a91de0})}
672 0x000001c22b231068: 0000 48ba | e01d a905 | 0200 0000
673
674 0x000001c22b231074: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
675 0x000001c22b231074: 4c8b c248 | be80 b2d2 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
676 0x000001c22b231094: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
677 0x000001c22b2310b4: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
678 0x000001c22b2310d4: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
679 0x000001c22b2310f4: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
680
681 0x000001c22b231108: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
682 0x000001c22b231108: 49b8 7056 | 5d5c c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
683 0x000001c22b231128: 0085 f60f | 84f0 5e00
684
685 0x000001c22b231130: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
686 0x000001c22b231130: 0049 b870 | 565d 5cc2 | 0100 0049 | 8380 1001 | 0000 014c
687
688 0x000001c22b231144: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
689 0x000001c22b231144: 8bc2 48be | 7056 5d5c | c201 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
690 0x000001c22b231164: ; {optimized virtual_call}
691 0x000001c22b231164: 4400 00e8
692
693 0x000001c22b231168: ; ImmutableOopMap {[208]=Oop [224]=Oop }
694 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
695 ; - java.lang.ThreadLocal::get@4 (line 172)
696 ; - net.minecraft.class_10209::method_64150@9 (line 56)
697 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
698 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
699 ; - net.minecraft.class_10209::method_64146@27 (line 51)
700 ; - net.minecraft.class_757::method_3192@102 (line 482)
701 0x000001c22b231168: 14dd ca05
702
703 0x000001c22b23116c: ; {other}
704 0x000001c22b23116c: 0f1f 8400 | 5c1e 0005 | 4885 c075
705
706 0x000001c22b231178: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
707 0x000001c22b231178: 1749 b980 | b2d2 6dc2 | 0100 0041 | 8089 7101 | 0000 01e9 | ec00 0000
708
709 0x000001c22b231190: ; {metadata('net/minecraft/class_3695')}
710 0x000001c22b231190: 48bf b87d | c800 0800 | 0000 448b | 4808 49ba | 0000 0000 | 0800 0000 | 4d03 ca49 | 3b79 200f
711 0x000001c22b2311b0: 841e 0000 | 004c 3bcf | 0f84 1500 | 0000 4151
712
713 0x000001c22b2311c0: ; {runtime_call slow_subtype_check Runtime1 stub}
714 0x000001c22b2311c0: 57e8 3a35 | d805 4159 | 4159 4585 | c90f 848d
715
716 0x000001c22b2311d0: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
717 0x000001c22b2311d0: 0000 0049 | b980 b2d2 | 6dc2 0100 | 008b 7808 | 49ba 0000 | 0000 0800 | 0000 4903 | fa49 3bb9
718 0x000001c22b2311f0: 8801 0000 | 750d 4983 | 8190 0100 | 0001 e979 | 0000 0049 | 3bb9 9801 | 0000 750d | 4983 81a0
719 0x000001c22b231210: 0100 0001 | e963 0000 | 0049 83b9 | 8801 0000 | 0075 1749 | 89b9 8801 | 0000 49c7 | 8190 0100
720 0x000001c22b231230: 0001 0000 | 00e9 4200 | 0000 4983 | b998 0100 | 0000 7517 | 4989 b998 | 0100 0049 | c781 a001
721 0x000001c22b231250: 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
722
723 0x000001c22b231260: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
724 0x000001c22b231260: 49b9 80b2 | d26d c201 | 0000 4983 | a978 0100 | 0001 e9cb | 5d00 00e9 | 0000 0000 | 488b d0e9
725 0x000001c22b231280: 0a00 0000
726
727 0x000001c22b231284: ; {oop(a 'net/minecraft/class_3694'{0x0000000207f6b198})}
728 0x000001c22b231284: 48ba 98b1 | f607 0200
729
730 0x000001c22b23128c: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
731 0x000001c22b23128c: 0000 49b8 | c84b 766d | c201 0000 | 4983 80c8 | 0100 0001
732
733 0x000001c22b2312a0: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
734 0x000001c22b2312a0: 49b8 9025 | 875b c201 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
735 0x000001c22b2312c0: ff1f 0045 | 85c9 0f84 | 7f5d 0000
736
737 0x000001c22b2312cc: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
738 0x000001c22b2312cc: 4885 d249 | b890 2587 | 5bc2 0100 | 0049 b920 | 0100 0000 | 0000 0074 | 0a49 b910 | 0100 0000
739 0x000001c22b2312ec: 0000 004b | 8b3c 0848 | 8d7f 014b | 893c 080f | 84c0 5000 | 004c 8bc2 | 4d85 c075
740
741 0x000001c22b231308: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
742 0x000001c22b231308: 1749 b9f8 | afd2 6dc2 | 0100 0041 | 8089 1102 | 0000 01e9 | ed00 0000
743
744 0x000001c22b231320: ; {metadata('net/minecraft/class_3695')}
745 0x000001c22b231320: 48bf b87d | c800 0800 | 0000 458b | 4808 49ba | 0000 0000 | 0800 0000 | 4d03 ca49 | 3b79 200f
746 0x000001c22b231340: 841e 0000 | 004c 3bcf | 0f84 1500 | 0000 4151
747
748 0x000001c22b231350: ; {runtime_call slow_subtype_check Runtime1 stub}
749 0x000001c22b231350: 57e8 aa33 | d805 4159 | 4159 4585 | c90f 848e
750
751 0x000001c22b231360: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
752 0x000001c22b231360: 0000 0049 | b9f8 afd2 | 6dc2 0100 | 0041 8b78 | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 493b
753 0x000001c22b231380: b928 0200 | 0075 0d49 | 8381 3002 | 0000 01e9 | 7900 0000 | 493b b938 | 0200 0075 | 0d49 8381
754 0x000001c22b2313a0: 4002 0000 | 01e9 6300 | 0000 4983 | b928 0200 | 0000 7517 | 4989 b928 | 0200 0049 | c781 3002
755 0x000001c22b2313c0: 0000 0100 | 0000 e942 | 0000 0049 | 83b9 3802 | 0000 0075 | 1749 89b9 | 3802 0000 | 49c7 8140
756 0x000001c22b2313e0: 0200 0001 | 0000 00e9 | 2100 0000 | e91c 0000
757
758 0x000001c22b2313f0: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
759 0x000001c22b2313f0: 0049 b9f8 | afd2 6dc2 | 0100 0049 | 83a9 1802 | 0000 01e9 | 645c 0000 | e900 0000 | 0049 8bd0
760 0x000001c22b231410: 4c8b c24c | 8984 24e8 | 0000 0048 | 8b94 24d0 | 0000 0044 | 8b4a 5449 | c1e1 0349 | 3b01 498b
761 0x000001c22b231430: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
762 0x000001c22b231430: f948 bec8 | dfe3 6dc2
763
764 0x000001c22b231438: ; {metadata('net/minecraft/class_310')}
765 0x000001c22b231438: 0100 0049 | baa8 ecc7 | 0008 0000 | 004c 8996 | b003 0000 | 4883 86b8 | 0300 0001 | 410f be79
766 0x000001c22b231458: 7983 e701 | 89bc 24dc | 0000 0041 | 8bb1 dc00 | 0000 48c1 | e603 483b | 0648 8bde
767
768 0x000001c22b231474: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
769 0x000001c22b231474: 48b8 c8df | e36d c201
770
771 0x000001c22b23147c: ; {metadata('net/minecraft/class_312')}
772 0x000001c22b23147c: 0000 49ba | 88f2 e500 | 0800 0000 | 4c89 90e8 | 0300 0048 | 8380 f003 | 0000 01c5 | fb10 4610
773 0x000001c22b23149c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
774 0x000001c22b23149c: 498b d948 | b8c8 dfe3 | 6dc2 0100
775
776 0x000001c22b2314a8: ; {metadata('net/minecraft/class_310')}
777 0x000001c22b2314a8: 0049 baa8 | ecc7 0008 | 0000 004c | 8990 2004 | 0000 4883 | 8028 0400 | 0001 418b | 9994 0000
778 0x000001c22b2314c8: 0048 c1e3 | 0348 3b03
779
780 0x000001c22b2314d0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
781 0x000001c22b2314d0: 488b c348 | b9c8 dfe3 | 6dc2 0100 | 0048 8381 | 4804 0000 | 018b 4344
782
783 0x000001c22b2314e8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
784 0x000001c22b2314e8: 498b c949 | bbc8 dfe3 | 6dc2 0100
785
786 0x000001c22b2314f4: ; {metadata('net/minecraft/class_310')}
787 0x000001c22b2314f4: 0049 baa8 | ecc7 0008 | 0000 004d | 8993 9004 | 0000 4983 | 8398 0400 | 0001 488b
788
789 0x000001c22b231510: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
790 0x000001c22b231510: cb49 bbc8 | dfe3 6dc2 | 0100 0049 | 8383 b804 | 0000 018b | 4b34 c5f3 | 2ac8 c5fb | 59c1 c5f3
791 0x000001c22b231530: 2ac9 c5fb | 5ec1 c5fb | 2cc0 3d00 | 0000 8075 | 0f48 83ec | 08c5 fb11
792
793 0x000001c22b231548: ; {runtime_call StubRoutines (initial stubs)}
794 0x000001c22b231548: 0424 e8fc | fdc5 0558 | 8984 24f0 | 0000 0048
795
796 0x000001c22b231558: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
797 0x000001c22b231558: 8bce 49bb | c8df e36d | c201 0000
798
799 0x000001c22b231564: ; {metadata('net/minecraft/class_312')}
800 0x000001c22b231564: 49ba 88f2 | e500 0800 | 0000 4d89 | 9300 0500 | 0049 8383 | 0805 0000 | 01c5 fb10 | 4618 498b
801 0x000001c22b231584: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
802 0x000001c22b231584: f148 b9c8 | dfe3 6dc2
803
804 0x000001c22b23158c: ; {metadata('net/minecraft/class_310')}
805 0x000001c22b23158c: 0100 0049 | baa8 ecc7 | 0008 0000 | 004c 8991 | 3805 0000 | 4883 8140 | 0500 0001
806
807 0x000001c22b2315a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
808 0x000001c22b2315a8: 488b f348 | b9c8 dfe3 | 6dc2 0100 | 0048 8381 | 6005 0000 | 018b 7348
809
810 0x000001c22b2315c0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
811 0x000001c22b2315c0: 498b c949 | bbc8 dfe3 | 6dc2 0100
812
813 0x000001c22b2315cc: ; {metadata('net/minecraft/class_310')}
814 0x000001c22b2315cc: 0049 baa8 | ecc7 0008 | 0000 004d | 8993 a805 | 0000 4983 | 83b0 0500 | 0001 488b
815
816 0x000001c22b2315e8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
817 0x000001c22b2315e8: cb49 bbc8 | dfe3 6dc2 | 0100 0049 | 8383 d005 | 0000 018b | 4b38 c5f3 | 2ace c5fb | 59c1 c5f3
818 0x000001c22b231608: 2ac9 c5fb | 5ec1 c5fb | 2cf0 81fe | 0000 0080 | 750f 4883 | ec08 c5fb
819
820 0x000001c22b231620: ; {runtime_call StubRoutines (initial stubs)}
821 0x000001c22b231620: 1104 24e8 | 23fd c505 | 5e89 b424 | f400 0000
822
823 0x000001c22b231630: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
824 0x000001c22b231630: 498b c949 | bbc8 dfe3 | 6dc2 0100
825
826 0x000001c22b23163c: ; {metadata('net/minecraft/class_310')}
827 0x000001c22b23163c: 0049 baa8 | ecc7 0008 | 0000 004d | 8993 1806 | 0000 4983 | 8320 0600 | 0001 488b
828
829 0x000001c22b231658: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
830 0x000001c22b231658: cb49 bbc8 | dfe3 6dc2 | 0100 0049 | 8383 4006 | 0000 018b
831
832 0x000001c22b23166c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
833 0x000001c22b23166c: 4b3c 49bb | c8df e36d | c201 0000
834
835 0x000001c22b231678: ; {metadata('net/minecraft/class_310')}
836 0x000001c22b231678: 49ba a8ec | c700 0800 | 0000 4d89 | 9388 0600 | 0049 8383 | 9006 0000 | 014c 8bcb
837
838 0x000001c22b231694: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
839 0x000001c22b231694: 49bb c8df | e36d c201 | 0000 4983 | 83b0 0600 | 0001 8b5b
840
841 0x000001c22b2316a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
842 0x000001c22b2316a8: 4049 b9c8 | dfe3 6dc2 | 0100 0049 | 8381 e806
843
844 0x000001c22b2316b8: ; {metadata(method data for {method} {0x000001c26c24c5f8} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
845 0x000001c22b2316b8: 0000 0149 | b9d0 71e2 | 6dc2 0100 | 0045 8b99 | cc00 0000 | 4183 c302 | 4589 99cc | 0000 0041
846 0x000001c22b2316d8: 81e3 feff | 1f00 4585 | db0f 849d
847
848 0x000001c22b2316e4: ; {metadata(method data for {method} {0x000001c26c24c5f8} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
849 0x000001c22b2316e4: 5900 0049 | b9d0 71e2 | 6dc2 0100 | 0049 8381 | 1001 0000 | 01ba 0000 | 0000 41b8 | 0000 0000
850 0x000001c22b231704: 4c8b c948 | 8bfb 0f1f
851
852 0x000001c22b23170c: ; {static_call}
853 0x000001c22b23170c: 4400 00e8
854
855 0x000001c22b231710: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
856 ;*invokestatic _viewport {reexecute=0 rethrow=0 return_oop=0}
857 ; - com.mojang.blaze3d.systems.RenderSystem::viewport@4 (line 326)
858 ; - net.minecraft.class_757::method_3192@211 (line 489)
859 0x000001c22b231710: 8ca4 f206
860
861 0x000001c22b231714: ; {other}
862 0x000001c22b231714: 0f1f 8400 | 0424 0006 | 8bbc 24dc | 0000 0085
863
864 0x000001c22b231724: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
865 0x000001c22b231724: ff49 b8c8 | dfe3 6dc2 | 0100 0048 | ba08 0700 | 0000 0000 | 0075 0a48 | baf8 0600 | 0000 0000
866 0x000001c22b231744: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 850d | 0000 0048 | 8b94 24d0 | 0000 00e9 | f00f 0000
867 0x000001c22b231764: 448b 8c24 | d800 0000
868
869 0x000001c22b23176c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
870 0x000001c22b23176c: 4585 c949 | b8c8 dfe3 | 6dc2 0100 | 0048 ba18 | 0700 0000 | 0000 0074 | 0a48 ba28 | 0700 0000
871 0x000001c22b23178c: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 1048 | 8b94 24d0 | 0000 000f | 84ab 0f00 | 0044 8b42
872 0x000001c22b2317ac: 5449 c1e0 | 0345 8b80 | 8801 0000 | 49c1 e003
873
874 0x000001c22b2317bc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
875 0x000001c22b2317bc: 4d85 c049 | b8c8 dfe3 | 6dc2 0100 | 0048 be38 | 0700 0000 | 0000 0074 | 0a48 be48 | 0700 0000
876 0x000001c22b2317dc: 0000 0049 | 8b1c 3048 | 8d5b 0149 | 891c 300f | 8463 0f00 | 004c 8b84 | 24e8 0000 | 0049 3b00
877 0x000001c22b2317fc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
878 0x000001c22b2317fc: 498b f048 | bbc8 dfe3 | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb3
879 0x000001c22b23181c: 6807 0000 | 750d 4883 | 8370 0700 | 0001 e960 | 0000 0048 | 3bb3 7807 | 0000 750d | 4883 8380
880 0x000001c22b23183c: 0700 0001 | e94a 0000 | 0048 83bb | 6807 0000 | 0075 1748 | 89b3 6807 | 0000 48c7 | 8370 0700
881 0x000001c22b23185c: 0001 0000 | 00e9 2900 | 0000 4883 | bb78 0700 | 0000 7517 | 4889 b378 | 0700 0048 | c783 8007
882 0x000001c22b23187c: 0000 0100 | 0000 e908 | 0000 0048 | 8383 5807 | 0000 0149
883
884 0x000001c22b231890: ; {oop("level"{0x0000000202054958})}
885 0x000001c22b231890: 8bf0 49b8 | 5849 0502 | 0200 0000 | 488b d648 | 89b4 24e8 | 0000 0066 | 0f1f 4400 | 0048 b8d0
886 0x000001c22b2318b0: 66c9 0008
887
888 0x000001c22b2318b4: ; {virtual_call}
889 0x000001c22b2318b4: 0000 00e8
890
891 0x000001c22b2318b8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
892 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
893 ; - net.minecraft.class_757::method_3192@237 (line 491)
894 0x000001c22b2318b8: 64d0 e406
895
896 0x000001c22b2318bc: ; {other}
897 0x000001c22b2318bc: 0f1f 8400 | ac25 0007 | 488b 9424 | d000 0000
898
899 0x000001c22b2318cc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
900 0x000001c22b2318cc: 49b8 c8df | e36d c201
901
902 0x000001c22b2318d4: ; {metadata('net/minecraft/class_757')}
903 0x000001c22b2318d4: 0000 49ba | b874 ed00 | 0800 0000 | 4d89 90a0 | 0700 0049 | 8380 a807 | 0000 014c | 8b84 24e0
904 0x000001c22b2318f4: 0000 0048 | 8b94 24d0
905
906 0x000001c22b2318fc: ; {optimized virtual_call}
907 0x000001c22b2318fc: 0000 00e8
908
909 0x000001c22b231900: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
910 ;*invokevirtual method_3188 {reexecute=0 rethrow=0 return_oop=0}
911 ; - net.minecraft.class_757::method_3192@244 (line 493)
912 0x000001c22b231900: 096a 0000
913
914 0x000001c22b231904: ; {other}
915 0x000001c22b231904: 0f1f 8400 | f425 0008 | 488b 9424 | d000 0000
916
917 0x000001c22b231914: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
918 0x000001c22b231914: 48be c8df | e36d c201 | 0000 4883 | 86c8 0700 | 0001 488b | 9424 d000
919
920 0x000001c22b23192c: ; {optimized virtual_call}
921 0x000001c22b23192c: 0000 90e8
922
923 0x000001c22b231930: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
924 ;*invokevirtual method_37473 {reexecute=0 rethrow=0 return_oop=0}
925 ; - net.minecraft.class_757::method_3192@248 (line 495)
926 0x000001c22b231930: 4cd5 ca05
927
928 0x000001c22b231934: ; {other}
929 0x000001c22b231934: 0f1f 8400 | 2426 0009 | 488b 9424 | d000 0000 | 8b72 5448 | c1e6 038b | b6a0 0000 | 0048 c1e6
930 0x000001c22b231954: 0348 3b06
931
932 0x000001c22b231958: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
933 0x000001c22b231958: 488b fe48 | bbc8 dfe3 | 6dc2 0100
934
935 0x000001c22b231964: ; {metadata('net/minecraft/class_761')}
936 0x000001c22b231964: 0049 ba70 | 87ed 0008 | 0000 004c | 8993 1008 | 0000 4883 | 8318 0800 | 0001 488b | d666 0f1f
937 0x000001c22b231984: ; {optimized virtual_call}
938 0x000001c22b231984: 4400 00e8
939
940 0x000001c22b231988: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
941 ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
942 ; - net.minecraft.class_757::method_3192@258 (line 497)
943 0x000001c22b231988: f4d4 ca05
944
945 0x000001c22b23198c: ; {other}
946 0x000001c22b23198c: 0f1f 8400 | 7c26 000a | 488b 9424 | d000 0000 | 448b 4278 | 49c1 e003
947
948 0x000001c22b2319a4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
949 0x000001c22b2319a4: 4d85 c049 | b8c8 dfe3 | 6dc2 0100 | 0048 be38 | 0800 0000 | 0000 0074 | 0a48 be48 | 0800 0000
950 0x000001c22b2319c4: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 847b 0a00 | 0044 0fbe | 4250 4585
951
952 0x000001c22b2319e0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
953 0x000001c22b2319e0: c049 b8c8 | dfe3 6dc2 | 0100 0048 | be58 0800 | 0000 0000 | 0074 0a48 | be68 0800 | 0000 0000
954 0x000001c22b231a00: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8441
955
956 0x000001c22b231a10: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
957 0x000001c22b231a10: 0a00 0049 | b8c8 dfe3 | 6dc2 0100 | 0049 8380 | 7808 0000
958
959 0x000001c22b231a24: ; {metadata(method data for {method} {0x000001c26c24b738} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
960 0x000001c22b231a24: 0149 b810 | 5ed8 6dc2 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
961 0x000001c22b231a44: 1f00 85f6 | 0f84 6b56
962
963 0x000001c22b231a4c: ; {metadata(method data for {method} {0x000001c26c24b738} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
964 0x000001c22b231a4c: 0000 49b8 | 105e d86d | c201 0000 | 4983 8010 | 0100 0001
965
966 0x000001c22b231a60: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
967 0x000001c22b231a60: 49b8 20b4 | 9e6d c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
968 0x000001c22b231a80: 0085 f60f | 8451 5600
969
970 0x000001c22b231a88: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
971 0x000001c22b231a88: 0049 b820 | b49e 6dc2 | 0100 0049 | 8380 1001
972
973 0x000001c22b231a98: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
974 0x000001c22b231a98: 0000 0149 | b850 9e4c | 6dc2 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
975 0x000001c22b231ab8: feff 1f00 | 85f6 0f84 | 3756 0000
976
977 0x000001c22b231ac4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
978 0x000001c22b231ac4: 49b8 509e | 4c6d c201 | 0000 4983 | 8010 0100
979
980 0x000001c22b231ad4: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
981 0x000001c22b231ad4: 0001 49b8 | 10ae f607 | 0200 0000 | 458b 407c | 49c1 e003 | 498b b780 | 0300 0048 | 8b36 493b
982 0x000001c22b231af4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
983 0x000001c22b231af4: f048 be50 | 9e4c 6dc2 | 0100 0048 | bf20 0100 | 0000 0000 | 0075 0a48 | bf30 0100 | 0000 0000
984 0x000001c22b231b14: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 851a
985
986 0x000001c22b231b24: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
987 0x000001c22b231b24: 0000 0048 | be50 9e4c | 6dc2 0100 | 00ff 8640 | 0100 00be | 0100 0000 | e905 0000 | 00be 0000
988 0x000001c22b231b44: 0000 83e6
989
990 0x000001c22b231b48: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
991 0x000001c22b231b48: 0185 f648 | be20 b49e | 6dc2 0100 | 0048 bf30 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
992 0x000001c22b231b68: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 845c 4700
993
994 0x000001c22b231b7c: ; {metadata(method data for {method} {0x000001c26c24b738} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
995 0x000001c22b231b7c: 0048 be10 | 5ed8 6dc2 | 0100 0048 | 8386 2001
996
997 0x000001c22b231b8c: ; {metadata(method data for {method} {0x000001c26d07c578} '_disableBlend' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
998 0x000001c22b231b8c: 0000 0148 | be78 5fd8 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
999 0x000001c22b231bac: 1f00 85ff | 0f84 6655
1000
1001 0x000001c22b231bb4: ; {metadata(method data for {method} {0x000001c26d07c578} '_disableBlend' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1002 0x000001c22b231bb4: 0000 48be | 785f d86d | c201 0000 | 4883 8610 | 0100 0001
1003
1004 0x000001c22b231bc8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1005 0x000001c22b231bc8: 48be 20b4 | 9e6d c201 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
1006 0x000001c22b231be8: ff0f 844e
1007
1008 0x000001c22b231bec: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1009 0x000001c22b231bec: 5500 0048 | be20 b49e | 6dc2 0100 | 0048 8386 | 1001 0000
1010
1011 0x000001c22b231c00: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1012 0x000001c22b231c00: 0148 be50 | 9e4c 6dc2 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
1013 0x000001c22b231c20: 85ff 0f84 | 3655 0000
1014
1015 0x000001c22b231c28: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1016 0x000001c22b231c28: 48be 509e | 4c6d c201 | 0000 4883 | 8610 0100 | 0001 498b | b780 0300 | 0048 8b36
1017
1018 0x000001c22b231c44: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1019 0x000001c22b231c44: 493b f049 | b850 9e4c | 6dc2 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
1020 0x000001c22b231c64: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 851c 0000
1021
1022 0x000001c22b231c78: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1023 0x000001c22b231c78: 0049 b850 | 9e4c 6dc2 | 0100 0041 | ff80 4001 | 0000 41b8 | 0100 0000 | e906 0000 | 0041 b800
1024 0x000001c22b231c98: 0000 0041 | 83e0 0145
1025
1026 0x000001c22b231ca0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1027 0x000001c22b231ca0: 85c0 49b8 | 20b4 9e6d | c201 0000 | 48be 3001 | 0000 0000 | 0000 740a | 48be 2001 | 0000 0000
1028 0x000001c22b231cc0: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f84 | 1d45 0000
1029
1030 0x000001c22b231cd4: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1017'{0x0000000205a91e40})}
1031 0x000001c22b231cd4: 49b8 401e | a905 0200 | 0000 418b | 701c 48c1 | e603 483b | 064c 8bc6
1032
1033 0x000001c22b231cec: ; {metadata(method data for {method} {0x000001c26d07c578} '_disableBlend' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1034 0x000001c22b231cec: 48bf 785f | d86d c201 | 0000 4883 | 8738 0100
1035
1036 0x000001c22b231cfc: ; {metadata(method data for {method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1037 0x000001c22b231cfc: 0001 49b8 | 3898 d26d | c201 0000 | 418b b8cc | 0000 0083 | c702 4189 | b8cc 0000 | 0081 e7fe
1038 0x000001c22b231d1c: ff1f 0085 | ff0f 8462 | 5400 004c
1039
1040 0x000001c22b231d28: ; {metadata(method data for {method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1041 0x000001c22b231d28: 8bc6 48bf | 3898 d26d | c201 0000 | 4883 8728 | 0100 0001 | 41b8 0000 | 0000 488b
1042
1043 0x000001c22b231d44: ; {optimized virtual_call}
1044 0x000001c22b231d44: d666 90e8
1045
1046 0x000001c22b231d48: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1047 ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
1048 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@2 (line 916)
1049 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@9 (line 101)
1050 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
1051 ; - net.minecraft.class_757::method_3192@275 (line 500)
1052 0x000001c22b231d48: 34d1 ca05
1053
1054 0x000001c22b231d4c: ; {other}
1055 0x000001c22b231d4c: 0f1f 8400 | 3c2a 000b
1056
1057 0x000001c22b231d54: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1058 0x000001c22b231d54: 49b8 c8df | e36d c201 | 0000 4983 | 8088 0800
1059
1060 0x000001c22b231d64: ; {metadata(method data for {method} {0x000001c26c24b260} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1061 0x000001c22b231d64: 0001 49b8 | f853 d86d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
1062 0x000001c22b231d84: ff1f 0085 | d20f 841b
1063
1064 0x000001c22b231d8c: ; {metadata(method data for {method} {0x000001c26c24b260} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1065 0x000001c22b231d8c: 5400 0049 | b8f8 53d8 | 6dc2 0100 | 0049 8380 | 1001 0000
1066
1067 0x000001c22b231da0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1068 0x000001c22b231da0: 0149 b820 | b49e 6dc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
1069 0x000001c22b231dc0: 1f00 85d2 | 0f84 0154
1070
1071 0x000001c22b231dc8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1072 0x000001c22b231dc8: 0000 49b8 | 20b4 9e6d | c201 0000 | 4983 8010 | 0100 0001
1073
1074 0x000001c22b231ddc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1075 0x000001c22b231ddc: 49b8 509e | 4c6d c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
1076 0x000001c22b231dfc: 0085 d20f | 84e7 5300
1077
1078 0x000001c22b231e04: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1079 0x000001c22b231e04: 0049 b850 | 9e4c 6dc2 | 0100 0049 | 8380 1001
1080
1081 0x000001c22b231e14: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1082 0x000001c22b231e14: 0000 0149 | b810 aef6 | 0702 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8b97 | 8003 0000 | 488b 1249
1083 0x000001c22b231e34: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1084 0x000001c22b231e34: 3bd0 48ba | 509e 4c6d | c201 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
1085 0x000001c22b231e54: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
1086
1087 0x000001c22b231e68: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1088 0x000001c22b231e68: 48ba 509e | 4c6d c201 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
1089 0x000001c22b231e88: e201 85d2
1090
1091 0x000001c22b231e8c: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1092 0x000001c22b231e8c: 48ba 20b4 | 9e6d c201 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
1093 0x000001c22b231eac: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 4b42
1094
1095 0x000001c22b231ebc: ; {metadata(method data for {method} {0x000001c26c24b260} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1096 0x000001c22b231ebc: 0000 48ba | f853 d86d | c201 0000 | 4883 8220 | 0100 0001
1097
1098 0x000001c22b231ed0: ; {metadata(method data for {method} {0x000001c26d07c288} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1099 0x000001c22b231ed0: 48ba 6055 | d86d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1100 0x000001c22b231ef0: f60f 8416
1101
1102 0x000001c22b231ef4: ; {metadata(method data for {method} {0x000001c26d07c288} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1103 0x000001c22b231ef4: 5300 0048 | ba60 55d8 | 6dc2 0100 | 0048 8382 | 1001 0000
1104
1105 0x000001c22b231f08: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1106 0x000001c22b231f08: 0148 baa8 | 9c4c 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1107 0x000001c22b231f28: 85f6 0f84 | fe52 0000
1108
1109 0x000001c22b231f30: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1110 0x000001c22b231f30: 48ba 10ae | f607 0200 | 0000 0fbe | 92e4 0000
1111
1112 0x000001c22b231f40: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1113 0x000001c22b231f40: 0085 d248 | baa8 9c4c | 6dc2 0100 | 0048 be10 | 0100 0000 | 0000 0075 | 0a48 be20 | 0100 0000
1114 0x000001c22b231f60: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 85e5 0000
1115
1116 0x000001c22b231f74: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1117 0x000001c22b231f74: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 3001
1118
1119 0x000001c22b231f84: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1120 0x000001c22b231f84: 0000 0148 | ba50 9e4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1121 0x000001c22b231fa4: 1f00 85f6 | 0f84 a152
1122
1123 0x000001c22b231fac: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1124 0x000001c22b231fac: 0000 48ba | 509e 4c6d | c201 0000 | 4883 8210 | 0100 0001 | 498b 9780 | 0300 0048 | 8b12 493b
1125 0x000001c22b231fcc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1126 0x000001c22b231fcc: d049 b850 | 9e4c 6dc2 | 0100 0048 | ba20 0100 | 0000 0000 | 0075 0a48 | ba30 0100 | 0000 0000
1127 0x000001c22b231fec: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 851c
1128
1129 0x000001c22b231ffc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1130 0x000001c22b231ffc: 0000 0049 | b850 9e4c | 6dc2 0100 | 0041 ff80 | 4001 0000 | 41b8 0100 | 0000 e906 | 0000 0041
1131 0x000001c22b23201c: b800 0000 | 0041 83e0 | 0145 85c0
1132
1133 0x000001c22b232028: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1134 0x000001c22b232028: 49b8 a89c | 4c6d c201 | 0000 48ba | 4001 0000 | 0000 0000 | 740a 48ba | 5001 0000 | 0000 0000
1135 0x000001c22b232048: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 c73f
1136
1137 0x000001c22b232058: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1026'{0x0000000205a91e60})}
1138 0x000001c22b232058: 0000 49b8 | 601e a905 | 0200 0000
1139
1140 0x000001c22b232064: ; implicit exception: dispatches to 0x000001c22b237270
1141 0x000001c22b232064: 418b 5014 | 48c1 e203
1142
1143 0x000001c22b23206c: ; implicit exception: dispatches to 0x000001c22b237275
1144 0x000001c22b23206c: 483b 024c
1145
1146 0x000001c22b232070: ; {metadata(method data for {method} {0x000001c26d07c288} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1147 0x000001c22b232070: 8bc2 48be | 6055 d86d | c201 0000 | 4883 8638 | 0100 0001
1148
1149 0x000001c22b232084: ; {metadata(method data for {method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1150 0x000001c22b232084: 49b8 3898 | d26d c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
1151 0x000001c22b2320a4: 0085 f60f | 84cd 5100 | 004c 8bc2
1152
1153 0x000001c22b2320b0: ; {metadata(method data for {method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
1154 0x000001c22b2320b0: 48be 3898 | d26d c201 | 0000 4883 | 8628 0100 | 0001 41b8 | 0000 0000 | 0f1f 8000
1155
1156 0x000001c22b2320cc: ; {optimized virtual_call}
1157 0x000001c22b2320cc: 0000 00e8
1158
1159 0x000001c22b2320d0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1160 ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
1161 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@2 (line 916)
1162 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
1163 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
1164 ; - net.minecraft.class_757::method_3192@278 (line 501)
1165 0x000001c22b2320d0: accd ca05
1166
1167 0x000001c22b2320d4: ; {other}
1168 0x000001c22b2320d4: 0f1f 8400 | c42d 000c
1169
1170 0x000001c22b2320dc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1171 0x000001c22b2320dc: 48ba c8df | e36d c201 | 0000 4883 | 8298 0800
1172
1173 0x000001c22b2320ec: ; {metadata(method data for {method} {0x000001c26c24fad8} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1174 0x000001c22b2320ec: 0001 48ba | 5831 e46d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1175 0x000001c22b23210c: 0085 f60f | 8486 5100
1176
1177 0x000001c22b232114: ; {metadata(method data for {method} {0x000001c26c24fad8} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1178 0x000001c22b232114: 0048 ba58 | 31e4 6dc2 | 0100 0048 | 8382 1001
1179
1180 0x000001c22b232124: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1181 0x000001c22b232124: 0000 0148 | ba20 b49e | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1182 0x000001c22b232144: 1f00 85f6 | 0f84 6e51
1183
1184 0x000001c22b23214c: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1185 0x000001c22b23214c: 0000 48ba | 20b4 9e6d | c201 0000 | 4883 8210 | 0100 0001
1186
1187 0x000001c22b232160: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1188 0x000001c22b232160: 48ba 509e | 4c6d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1189 0x000001c22b232180: f60f 8456
1190
1191 0x000001c22b232184: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1192 0x000001c22b232184: 5100 0048 | ba50 9e4c | 6dc2 0100 | 0048 8382 | 1001 0000
1193
1194 0x000001c22b232198: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1195 0x000001c22b232198: 0148 ba10 | aef6 0702 | 0000 008b | 527c 48c1 | e203 498b | b780 0300 | 0048 8b36
1196
1197 0x000001c22b2321b4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1198 0x000001c22b2321b4: 483b f248 | ba50 9e4c | 6dc2 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
1199 0x000001c22b2321d4: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
1200
1201 0x000001c22b2321e8: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1202 0x000001c22b2321e8: 0048 ba50 | 9e4c 6dc2 | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
1203 0x000001c22b232208: 83e2 0185
1204
1205 0x000001c22b23220c: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1206 0x000001c22b23220c: d248 ba20 | b49e 6dc2 | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
1207 0x000001c22b23222c: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 84fa
1208
1209 0x000001c22b23223c: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1210 0x000001c22b23223c: 3c00 0048 | ba10 aef6 | 0702 0000 | 008b 92a0 | 0000 0048 | c1e2 0348 | 3b02 488b
1211
1212 0x000001c22b232258: ; {metadata(method data for {method} {0x000001c26c24fad8} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1213 0x000001c22b232258: f248 bf58 | 31e4 6dc2 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 3001
1214 0x000001c22b232278: 0000 750d | 4883 8738 | 0100 0001 | e960 0000 | 0048 3bb7 | 4001 0000 | 750d 4883 | 8748 0100
1215 0x000001c22b232298: 0001 e94a | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 89b7 | 3001 0000 | 48c7 8738 | 0100 0001
1216 0x000001c22b2322b8: 0000 00e9 | 2900 0000 | 4883 bf40 | 0100 0000 | 7517 4889 | b740 0100 | 0048 c787 | 4801 0000
1217 0x000001c22b2322d8: 0100 0000 | e908 0000 | 0048 8387 | 2001 0000 | 0166 0f1f
1218
1219 0x000001c22b2322ec: ; {optimized virtual_call}
1220 0x000001c22b2322ec: 4400 00e8
1221
1222 0x000001c22b2322f0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1223 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
1224 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 707)
1225 ; - net.minecraft.class_757::method_3192@281 (line 503)
1226 0x000001c22b2322f0: 8ccb ca05
1227
1228 0x000001c22b2322f4: ; {other}
1229 0x000001c22b2322f4: 0f1f 8400 | e42f 000d | 488b 9424 | d000 0000 | 448b 4254 | 49c1 e003
1230
1231 0x000001c22b23230c: ; implicit exception: dispatches to 0x000001c22b237303
1232 0x000001c22b23230c: 493b 004d
1233
1234 0x000001c22b232310: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1235 0x000001c22b232310: 8bc8 48be | c8df e36d | c201 0000
1236
1237 0x000001c22b23231c: ; {metadata('net/minecraft/class_310')}
1238 0x000001c22b23231c: 49ba a8ec | c700 0800 | 0000 4c89 | 96b8 0800 | 0048 8386 | c008 0000 | 0141 8bb0 | 8800 0000
1239 0x000001c22b23233c: 48c1 e603 | 448b 4278 | 49c1 e003
1240
1241 0x000001c22b232348: ; implicit exception: dispatches to 0x000001c22b237308
1242 0x000001c22b232348: 483b 064c
1243
1244 0x000001c22b23234c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1245 0x000001c22b23234c: 8bce 48bf | c8df e36d | c201 0000
1246
1247 0x000001c22b232358: ; {metadata('net/minecraft/class_10151')}
1248 0x000001c22b232358: 49ba c018 | e700 0800 | 0000 4c89 | 97f0 0800 | 0048 8387 | f808 0000
1249
1250 0x000001c22b232370: ; {oop(a 'java/util/ImmutableCollections$Set12'{0x0000000205a91e78})}
1251 0x000001c22b232370: 0149 b978 | 1ea9 0502 | 0000 0048
1252
1253 0x000001c22b23237c: ; {optimized virtual_call}
1254 0x000001c22b23237c: 8bd6 90e8
1255
1256 0x000001c22b232380: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1257 ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
1258 ; - net.minecraft.class_757::method_3192@298 (line 505)
1259 0x000001c22b232380: fcca ca05
1260
1261 0x000001c22b232384: ; {other}
1262 0x000001c22b232384: 0f1f 8400 | 7430 000e
1263
1264 0x000001c22b23238c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1265 0x000001c22b23238c: 4885 c049 | b8c8 dfe3 | 6dc2 0100 | 0049 b918 | 0900 0000 | 0000 0074 | 0a49 b928 | 0900 0000
1266 0x000001c22b2323ac: 0000 004b | 8b14 0848 | 8d52 014b | 8914 0848 | 8b94 24d0 | 0000 000f | 848b 0000 | 0044 8b42
1267 0x000001c22b2323cc: 5449 c1e0 | 0349 3b00
1268
1269 0x000001c22b2323d4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1270 0x000001c22b2323d4: 4d8b c848 | bec8 dfe3 | 6dc2 0100
1271
1272 0x000001c22b2323e0: ; {metadata('net/minecraft/class_310')}
1273 0x000001c22b2323e0: 0049 baa8 | ecc7 0008 | 0000 004c | 8996 4809 | 0000 4883 | 8650 0900 | 0001 458b | 8014 0100
1274 0x000001c22b232400: 0049 c1e0 | 0344 8b4a | 7449 c1e1 | 0348 3b00
1275
1276 0x000001c22b232410: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1277 0x000001c22b232410: 488b f048 | bfc8 dfe3 | 6dc2 0100
1278
1279 0x000001c22b23241c: ; {metadata('net/minecraft/class_279')}
1280 0x000001c22b23241c: 0049 ba30 | c8ed 0008 | 0000 004c | 8997 8009 | 0000 4883 | 8788 0900 | 0001 488b | d066 0f1f
1281 0x000001c22b23243c: ; {optimized virtual_call}
1282 0x000001c22b23243c: 4400 00e8
1283
1284 0x000001c22b232440: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1285 ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
1286 ; - net.minecraft.class_757::method_3192@321 (line 507)
1287 0x000001c22b232440: 3cca ca05
1288
1289 0x000001c22b232444: ; {other}
1290 0x000001c22b232444: 0f1f 8400 | 3431 000f | 488b 9424 | d000 0000 | 448b 4254 | 49c1 e003
1291
1292 0x000001c22b23245c: ; implicit exception: dispatches to 0x000001c22b237317
1293 0x000001c22b23245c: 493b 0049
1294
1295 0x000001c22b232460: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1296 0x000001c22b232460: 8bf0 48bf | c8df e36d | c201 0000
1297
1298 0x000001c22b23246c: ; {metadata('net/minecraft/class_310')}
1299 0x000001c22b23246c: 49ba a8ec | c700 0800 | 0000 4c89 | 97b8 0900 | 0048 8387 | c009 0000 | 0141 8bb0 | 1401 0000
1300 0x000001c22b23248c: 48c1 e603 | 4889 b424 | f800 0000
1301
1302 0x000001c22b232498: ; implicit exception: dispatches to 0x000001c22b23731c
1303 0x000001c22b232498: 483b 064c
1304
1305 0x000001c22b23249c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1306 0x000001c22b23249c: 8bc6 48bf | c8df e36d | c201 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b87
1307 0x000001c22b2324bc: f009 0000 | 750d 4883 | 87f8 0900 | 0001 e960 | 0000 004c | 3b87 000a | 0000 750d | 4883 8708
1308 0x000001c22b2324dc: 0a00 0001 | e94a 0000 | 0048 83bf | f009 0000 | 0075 174c | 8987 f009 | 0000 48c7 | 87f8 0900
1309 0x000001c22b2324fc: 0001 0000 | 00e9 2900 | 0000 4883 | bf00 0a00 | 0000 7517 | 4c89 8700 | 0a00 0048 | c787 080a
1310 0x000001c22b23251c: 0000 0100 | 0000 e908 | 0000 0048 | 8387 e009
1311
1312 0x000001c22b23252c: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
1313 0x000001c22b23252c: 0000 0149 | b8e8 dad2 | 6dc2 0100 | 0041 8bb8 | cc00 0000 | 83c7 0241 | 89b8 cc00 | 0000 81e7
1314 0x000001c22b23254c: feff 1f00 | 85ff 0f84 | c94d 0000
1315
1316 0x000001c22b232558: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
1317 0x000001c22b232558: 49b8 e8da | d26d c201 | 0000 4983 | 8010 0100
1318
1319 0x000001c22b232568: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1320 0x000001c22b232568: 0001 49b8 | a89c 4c6d | c201 0000 | 418b b8cc | 0000 0083 | c702 4189 | b8cc 0000 | 0081 e7fe
1321 0x000001c22b232588: ff1f 0085 | ff0f 84af
1322
1323 0x000001c22b232590: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1324 0x000001c22b232590: 4d00 0049 | b810 aef6 | 0702 0000 | 0045 0fbe | 80e4 0000 | 0045 85c0
1325
1326 0x000001c22b2325a8: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1327 0x000001c22b2325a8: 49b8 a89c | 4c6d c201 | 0000 48bf | 1001 0000 | 0000 0000 | 750a 48bf | 2001 0000 | 0000 0000
1328 0x000001c22b2325c8: 498b 1c38 | 488d 5b01 | 4989 1c38 | 0f85 f900
1329
1330 0x000001c22b2325d8: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1331 0x000001c22b2325d8: 0000 49b8 | a89c 4c6d | c201 0000 | 4983 8030 | 0100 0001
1332
1333 0x000001c22b2325ec: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1334 0x000001c22b2325ec: 49b8 509e | 4c6d c201 | 0000 418b | b8cc 0000 | 0083 c702 | 4189 b8cc | 0000 0081 | e7fe ff1f
1335 0x000001c22b23260c: 0085 ff0f | 844e 4d00
1336
1337 0x000001c22b232614: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1338 0x000001c22b232614: 0049 b850 | 9e4c 6dc2 | 0100 0049 | 8380 1001
1339
1340 0x000001c22b232624: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1341 0x000001c22b232624: 0000 0149 | b810 aef6 | 0702 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8bbf | 8003 0000 | 488b 3f49
1342 0x000001c22b232644: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1343 0x000001c22b232644: 3bf8 49b8 | 509e 4c6d | c201 0000 | 48bf 2001 | 0000 0000 | 0000 750a | 48bf 3001 | 0000 0000
1344 0x000001c22b232664: 0000 498b | 1c38 488d | 5b01 4989 | 1c38 0f85 | 1c00 0000
1345
1346 0x000001c22b232678: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1347 0x000001c22b232678: 49b8 509e | 4c6d c201 | 0000 41ff | 8040 0100 | 0041 b801 | 0000 00e9 | 0600 0000 | 41b8 0000
1348 0x000001c22b232698: 0000 4183 | e001 4585
1349
1350 0x000001c22b2326a0: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1351 0x000001c22b2326a0: c049 b8a8 | 9c4c 6dc2 | 0100 0048 | bf40 0100 | 0000 0000 | 0074 0a48 | bf50 0100 | 0000 0000
1352 0x000001c22b2326c0: 0049 8b1c | 3848 8d5b | 0149 891c | 380f 847e | 3700 0044
1353
1354 0x000001c22b2326d4: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
1355 0x000001c22b2326d4: 8b46 1c48 | bfe8 dad2 | 6dc2 0100 | 0048 8387 | 2001 0000 | 01ba 408d
1356
1357 0x000001c22b2326ec: ; {static_call}
1358 0x000001c22b2326ec: 0000 90e8
1359
1360 0x000001c22b2326f0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop }
1361 ;*invokestatic _glBindFramebuffer {reexecute=0 rethrow=0 return_oop=0}
1362 ; - net.minecraft.class_276::method_1235@9 (line 191)
1363 ; - net.minecraft.class_757::method_3192@332 (line 510)
1364 0x000001c22b2326f0: 8cd1 ca05
1365
1366 0x000001c22b2326f4: ; {other}
1367 0x000001c22b2326f4: 0f1f 8400 | e433 0010
1368
1369 0x000001c22b2326fc: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
1370 0x000001c22b2326fc: 48ba e8da | d26d c201 | 0000 ff82 | 4001 0000 | 488b b424 | f800 0000 | 448b 4e14
1371
1372 0x000001c22b232718: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
1373 0x000001c22b232718: 8b7e 1848 | bae8 dad2 | 6dc2 0100 | 0048 8382 | 5001 0000 | 01ba 0000 | 0000 41b8 | 0000 0000
1374 0x000001c22b232738: 0f1f 8000
1375
1376 0x000001c22b23273c: ; {static_call}
1377 0x000001c22b23273c: 0000 00e8
1378
1379 0x000001c22b232740: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1380 ;*invokestatic _viewport {reexecute=0 rethrow=0 return_oop=0}
1381 ; - net.minecraft.class_276::method_1235@26 (line 193)
1382 ; - net.minecraft.class_757::method_3192@332 (line 510)
1383 0x000001c22b232740: 3cd1 ca05
1384
1385 0x000001c22b232744: ; {other}
1386 0x000001c22b232744: 0f1f 8400 | 3434 0011 | 488b 9424 | d000 0000 | 8b72 5448 | c1e6 0348 | 3b06 488b
1387
1388 0x000001c22b232760: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1389 0x000001c22b232760: fe48 bbc8 | dfe3 6dc2
1390
1391 0x000001c22b232768: ; {metadata('net/minecraft/class_310')}
1392 0x000001c22b232768: 0100 0049 | baa8 ecc7 | 0008 0000 | 004c 8993 | 280a 0000 | 4883 8330 | 0a00 0001 | 8bb6 9400
1393 0x000001c22b232788: 0000 48c1 | e603 4889 | b424 0001
1394
1395 0x000001c22b232794: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1396 0x000001c22b232794: 0000 48bf | c8df e36d | c201 0000 | 4883 8750 | 0a00 0001
1397
1398 0x000001c22b2327a8: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1399 0x000001c22b2327a8: 48bf 7813 | d46d c201 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
1400 0x000001c22b2327c8: db0f 84ba
1401
1402 0x000001c22b2327cc: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1403 0x000001c22b2327cc: 4b00 0048 | bf78 13d4 | 6dc2 0100 | 0048 8387 | 1001 0000
1404
1405 0x000001c22b2327e0: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1406 0x000001c22b2327e0: 0148 bfe8 | d7d2 6dc2 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
1407 0x000001c22b232800: 85db 0f84 | a24b 0000
1408
1409 0x000001c22b232808: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1410 0x000001c22b232808: 48bf e8d7 | d26d c201 | 0000 4883 | 8710 0100
1411
1412 0x000001c22b232818: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1413 0x000001c22b232818: 0001 48bf | a89c 4c6d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
1414 0x000001c22b232838: 0085 db0f | 848a 4b00
1415
1416 0x000001c22b232840: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1417 0x000001c22b232840: 0048 bf10 | aef6 0702 | 0000 000f | bebf e400 | 0000 85ff
1418
1419 0x000001c22b232854: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1420 0x000001c22b232854: 48bf a89c | 4c6d c201 | 0000 48bb | 1001 0000 | 0000 0000 | 750a 48bb | 2001 0000 | 0000 0000
1421 0x000001c22b232874: 488b 041f | 488d 4001 | 4889 041f | 0f85 f100
1422
1423 0x000001c22b232884: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1424 0x000001c22b232884: 0000 48bf | a89c 4c6d | c201 0000 | 4883 8730 | 0100 0001
1425
1426 0x000001c22b232898: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1427 0x000001c22b232898: 48bf 509e | 4c6d c201 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
1428 0x000001c22b2328b8: db0f 842d
1429
1430 0x000001c22b2328bc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1431 0x000001c22b2328bc: 4b00 0048 | bf50 9e4c | 6dc2 0100 | 0048 8387 | 1001 0000
1432
1433 0x000001c22b2328d0: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1434 0x000001c22b2328d0: 0148 bf10 | aef6 0702 | 0000 008b | 7f7c 48c1 | e703 498b | 9f80 0300 | 0048 8b1b
1435
1436 0x000001c22b2328ec: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1437 0x000001c22b2328ec: 483b df48 | bf50 9e4c | 6dc2 0100 | 0048 bb20 | 0100 0000 | 0000 0075 | 0a48 bb30 | 0100 0000
1438 0x000001c22b23290c: 0000 0048 | 8b04 1f48 | 8d40 0148 | 8904 1f0f | 851a 0000
1439
1440 0x000001c22b232920: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1441 0x000001c22b232920: 0048 bf50 | 9e4c 6dc2 | 0100 00ff | 8740 0100 | 00bf 0100 | 0000 e905 | 0000 00bf | 0000 0000
1442 0x000001c22b232940: 83e7 0185
1443
1444 0x000001c22b232944: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1445 0x000001c22b232944: ff48 bfa8 | 9c4c 6dc2 | 0100 0048 | bb40 0100 | 0000 0000 | 0074 0a48 | bb50 0100 | 0000 0000
1446 0x000001c22b232964: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84f2
1447
1448 0x000001c22b232974: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1449 0x000001c22b232974: 3300 0048 | bfe8 d7d2 | 6dc2 0100 | 0048 8387 | 2001 0000
1450
1451 0x000001c22b232988: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
1452 0x000001c22b232988: 0148 bf88 | d9d2 6dc2 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
1453 0x000001c22b2329a8: 85db 0f84 | 5d4a 0000
1454
1455 0x000001c22b2329b0: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
1456 0x000001c22b2329b0: 48bf 88d9 | d26d c201 | 0000 4883 | 8710 0100 | 0001 ba00
1457
1458 0x000001c22b2329c4: ; {static_call}
1459 0x000001c22b2329c4: 0100 00e8
1460
1461 0x000001c22b2329c8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
1462 ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
1463 ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
1464 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
1465 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
1466 ; - net.minecraft.class_757::method_3192@347 (line 514)
1467 0x000001c22b2329c8: 14ec e206
1468
1469 0x000001c22b2329cc: ; {other}
1470 0x000001c22b2329cc: 0f1f 8400 | bc36 0012
1471
1472 0x000001c22b2329d4: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
1473 0x000001c22b2329d4: 48ba e8d7 | d26d c201 | 0000 ff82 | 3001 0000 | 488b b424 | 0001 0000
1474
1475 0x000001c22b2329ec: ; {metadata('org/joml/Matrix4f')}
1476 0x000001c22b2329ec: 48ba c819 | 3200 0800 | 0000 488b | de49 8b87 | b801 0000 | 488d 7850 | 493b bfc8 | 0100 000f
1477 0x000001c22b232a0c: 871d 4a00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
1478 0x000001c22b232a2c: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | bf08 0000 | 0000 0000 | 0048 894c | f808 48ff
1479 0x000001c22b232a4c: cf75 f648
1480
1481 0x000001c22b232a50: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1482 0x000001c22b232a50: 8bd0 48be | c8df e36d | c201 0000 | 4883 8660 | 0a00 0001
1483
1484 0x000001c22b232a64: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1485 0x000001c22b232a64: 48ba c809 | b06d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1486 0x000001c22b232a84: f60f 84b0 | 4900 0048
1487
1488 0x000001c22b232a8c: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1489 0x000001c22b232a8c: 8bd0 48be | c809 b06d | c201 0000 | 4883 8610 | 0100 0001
1490
1491 0x000001c22b232aa0: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
1492 0x000001c22b232aa0: 48ba 7079 | 295b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1493 0x000001c22b232ac0: f60f 8495 | 4900 0048
1494
1495 0x000001c22b232ac8: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1496 0x000001c22b232ac8: 8bd0 48be | c809 b06d | c201 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9630
1497 0x000001c22b232ae8: 0100 0075 | 0d48 8386 | 3801 0000 | 01e9 6000 | 0000 483b | 9640 0100 | 0075 0d48 | 8386 4801
1498 0x000001c22b232b08: 0000 01e9 | 4a00 0000 | 4883 be30 | 0100 0000 | 7517 4889 | 9630 0100 | 0048 c786 | 3801 0000
1499 0x000001c22b232b28: 0100 0000 | e929 0000 | 0048 83be | 4001 0000 | 0075 1748 | 8996 4001 | 0000 48c7 | 8648 0100
1500 0x000001c22b232b48: 0001 0000 | 00e9 0800 | 0000 4883 | 8620 0100
1501
1502 0x000001c22b232b58: ; {metadata(method data for {method} {0x000001c25cad04e0} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1503 0x000001c22b232b58: 0001 48ba | 5862 af6d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1504 0x000001c22b232b78: 0085 f60f | 84fc 4800 | 00c7 4010 | 0000 803f
1505
1506 0x000001c22b232b88: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1507 0x000001c22b232b88: 488b d048 | bec8 09b0 | 6dc2 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b96
1508 0x000001c22b232ba8: 6801 0000 | 750d 4883 | 8670 0100 | 0001 e960 | 0000 0048 | 3b96 7801 | 0000 750d | 4883 8680
1509 0x000001c22b232bc8: 0100 0001 | e94a 0000 | 0048 83be | 6801 0000 | 0075 1748 | 8996 6801 | 0000 48c7 | 8670 0100
1510 0x000001c22b232be8: 0001 0000 | 00e9 2900 | 0000 4883 | be78 0100 | 0000 7517 | 4889 9678 | 0100 0048 | c786 8001
1511 0x000001c22b232c08: 0000 0100 | 0000 e908 | 0000 0048 | 8386 5801
1512
1513 0x000001c22b232c18: ; {metadata(method data for {method} {0x000001c25cad0878} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1514 0x000001c22b232c18: 0000 0148 | ba40 5eaf | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1515 0x000001c22b232c38: 1f00 85f6 | 0f84 5c48 | 0000 c740 | 2400 0080 | 3f48 8bd0
1516
1517 0x000001c22b232c4c: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1518 0x000001c22b232c4c: 48be c809 | b06d c201 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 96a0 0100
1519 0x000001c22b232c6c: 0075 0d48 | 8386 a801 | 0000 01e9 | 6000 0000 | 483b 96b0 | 0100 0075 | 0d48 8386 | b801 0000
1520 0x000001c22b232c8c: 01e9 4a00 | 0000 4883 | bea0 0100 | 0000 7517 | 4889 96a0 | 0100 0048 | c786 a801 | 0000 0100
1521 0x000001c22b232cac: 0000 e929 | 0000 0048 | 83be b001 | 0000 0075 | 1748 8996 | b001 0000 | 48c7 86b8 | 0100 0001
1522 0x000001c22b232ccc: 0000 00e9 | 0800 0000 | 4883 8690 | 0100 0001
1523
1524 0x000001c22b232cdc: ; {metadata(method data for {method} {0x000001c25cad0c10} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1525 0x000001c22b232cdc: 48ba 1061 | af6d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1526 0x000001c22b232cfc: f60f 84bc | 4700 00c7 | 4038 0000 | 803f 488b
1527
1528 0x000001c22b232d0c: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1529 0x000001c22b232d0c: d048 bec8 | 09b0 6dc2 | 0100 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 d801
1530 0x000001c22b232d2c: 0000 750d | 4883 86e0 | 0100 0001 | e960 0000 | 0048 3b96 | e801 0000 | 750d 4883 | 86f0 0100
1531 0x000001c22b232d4c: 0001 e94a | 0000 0048 | 83be d801 | 0000 0075 | 1748 8996 | d801 0000 | 48c7 86e0 | 0100 0001
1532 0x000001c22b232d6c: 0000 00e9 | 2900 0000 | 4883 bee8 | 0100 0000 | 7517 4889 | 96e8 0100 | 0048 c786 | f001 0000
1533 0x000001c22b232d8c: 0100 0000 | e908 0000 | 0048 8386 | c801 0000
1534
1535 0x000001c22b232d9c: ; {metadata(method data for {method} {0x000001c25cad0fa8} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1536 0x000001c22b232d9c: 0148 baa0 | 63af 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1537 0x000001c22b232dbc: 85f6 0f84 | 1c47 0000 | c740 4c00 | 0080 3f48
1538
1539 0x000001c22b232dcc: ; {metadata(method data for {method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
1540 0x000001c22b232dcc: 8bd0 48be | c809 b06d | c201 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9610
1541 0x000001c22b232dec: 0200 0075 | 0d48 8386 | 1802 0000 | 01e9 6000 | 0000 483b | 9620 0200 | 0075 0d48 | 8386 2802
1542 0x000001c22b232e0c: 0000 01e9 | 4a00 0000 | 4883 be10 | 0200 0000 | 7517 4889 | 9610 0200 | 0048 c786 | 1802 0000
1543 0x000001c22b232e2c: 0100 0000 | e929 0000 | 0048 83be | 2002 0000 | 0075 1748 | 8996 2002 | 0000 48c7 | 8628 0200
1544 0x000001c22b232e4c: 0001 0000 | 00e9 0800 | 0000 4883 | 8600 0200
1545
1546 0x000001c22b232e5c: ; {metadata(method data for {method} {0x000001c25cacea90} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1547 0x000001c22b232e5c: 0001 48ba | d851 af6d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1548 0x000001c22b232e7c: 0085 f60f | 847c 4600 | 00c7 400c | 1e00 0000
1549
1550 0x000001c22b232e8c: ; implicit exception: dispatches to 0x000001c22b237522
1551 0x000001c22b232e8c: 483b 0348
1552
1553 0x000001c22b232e90: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1554 0x000001c22b232e90: 8bf3 48ba | c8df e36d | c201 0000 | 4883 8270 | 0a00 0001 | 8b53 3c48
1555
1556 0x000001c22b232ea8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1557 0x000001c22b232ea8: 8bf3 48bf | c8df e36d | c201 0000 | 4883 87a8 | 0a00 0001 | c5fb 1043 | 1848 8bf3
1558
1559 0x000001c22b232ec4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1560 0x000001c22b232ec4: 48bf c8df | e36d c201 | 0000 4883 | 87e0 0a00 | 0001 8b73 | 4048 8bfb
1561
1562 0x000001c22b232edc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1563 0x000001c22b232edc: 48bb c8df | e36d c201 | 0000 4883 | 8318 0b00 | 0001 488b
1564
1565 0x000001c22b232ef0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1566 0x000001c22b232ef0: f848 bbc8 | dfe3 6dc2 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 600b
1567 0x000001c22b232f10: 0000 750d | 4883 8368 | 0b00 0001 | e960 0000 | 0048 3bbb | 700b 0000 | 750d 4883 | 8378 0b00
1568 0x000001c22b232f30: 0001 e94a | 0000 0048 | 83bb 600b | 0000 0075 | 1748 89bb | 600b 0000 | 48c7 8368 | 0b00 0001
1569 0x000001c22b232f50: 0000 00e9 | 2900 0000 | 4883 bb70 | 0b00 0000 | 7517 4889 | bb70 0b00 | 0048 c783 | 780b 0000
1570 0x000001c22b232f70: 0100 0000 | e908 0000 | 0048 8383 | 500b 0000 | 01c5 f32a | cac5 f35e | c8c5 f35a | c9c5 eb2a
1571 0x000001c22b232f90: d6c5 eb5e | d0c5 eb5a
1572
1573 0x000001c22b232f98: ; {section_word}
1574 0x000001c22b232f98: d2c5 fa10 | 053f d1ff
1575
1576 0x000001c22b232fa0: ; {section_word}
1577 0x000001c22b232fa0: ffc5 fa10 | 1d3b d1ff
1578
1579 0x000001c22b232fa8: ; {section_word}
1580 0x000001c22b232fa8: ffc5 fa10 | 2537 d1ff
1581
1582 0x000001c22b232fb0: ; {section_word}
1583 0x000001c22b232fb0: ffc5 fa10 | 2d33 d1ff | ff48 8bd0
1584
1585 0x000001c22b232fbc: ; {optimized virtual_call}
1586 0x000001c22b232fbc: 6666 90e8
1587
1588 0x000001c22b232fc0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1589 ;*invokevirtual setOrtho {reexecute=0 rethrow=0 return_oop=0}
1590 ; - net.minecraft.class_757::method_3192@390 (line 516)
1591 0x000001c22b232fc0: 9c67 f8ff
1592
1593 0x000001c22b232fc4: ; {other}
1594 0x000001c22b232fc4: 0f1f 8400 | b43c 0013
1595
1596 0x000001c22b232fcc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1597 0x000001c22b232fcc: 48ba c8df | e36d c201 | 0000 4883 | 8288 0b00
1598
1599 0x000001c22b232fdc: ; {metadata(method data for {method} {0x000001c26c24f970} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1600 0x000001c22b232fdc: 0001 48ba | e0b2 d86d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1601 0x000001c22b232ffc: 0085 f60f | 8422 4500
1602
1603 0x000001c22b233004: ; {metadata(method data for {method} {0x000001c26c24f970} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1604 0x000001c22b233004: 0048 bae0 | b2d8 6dc2 | 0100 0048 | 8382 1001
1605
1606 0x000001c22b233014: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1607 0x000001c22b233014: 0000 0148 | ba20 b49e | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1608 0x000001c22b233034: 1f00 85f6 | 0f84 0a45
1609
1610 0x000001c22b23303c: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1611 0x000001c22b23303c: 0000 48ba | 20b4 9e6d | c201 0000 | 4883 8210 | 0100 0001
1612
1613 0x000001c22b233050: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1614 0x000001c22b233050: 48ba 509e | 4c6d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1615 0x000001c22b233070: f60f 84f2
1616
1617 0x000001c22b233074: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1618 0x000001c22b233074: 4400 0048 | ba50 9e4c | 6dc2 0100 | 0048 8382 | 1001 0000
1619
1620 0x000001c22b233088: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1621 0x000001c22b233088: 0148 ba10 | aef6 0702 | 0000 008b | 527c 48c1 | e203 498b | b780 0300 | 0048 8b36
1622
1623 0x000001c22b2330a4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1624 0x000001c22b2330a4: 483b f248 | ba50 9e4c | 6dc2 0100 | 0048 be20 | 0100 0000 | 0000 0075 | 0a48 be30 | 0100 0000
1625 0x000001c22b2330c4: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 851a 0000
1626
1627 0x000001c22b2330d8: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1628 0x000001c22b2330d8: 0048 ba50 | 9e4c 6dc2 | 0100 00ff | 8240 0100 | 00ba 0100 | 0000 e905 | 0000 00ba | 0000 0000
1629 0x000001c22b2330f8: 83e2 0185
1630
1631 0x000001c22b2330fc: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1632 0x000001c22b2330fc: d248 ba20 | b49e 6dc2 | 0100 0048 | be30 0100 | 0000 0000 | 0074 0a48 | be20 0100 | 0000 0000
1633 0x000001c22b23311c: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 844a
1634
1635 0x000001c22b23312c: ; {metadata('org/joml/Matrix4f')}
1636 0x000001c22b23312c: 2b00 0048 | bac8 1932 | 0008 0000 | 0048 8bd8 | 498b 87b8 | 0100 0048 | 8d78 5049 | 3bbf c801
1637 0x000001c22b23314c: 0000 0f87 | 3644 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca49 ba00 | 0000 0008
1638 0x000001c22b23316c: 0000 0049 | 2bca 8948 | 0848 33c9 | 8948 0c48 | 33c9 48bf | 0800 0000 | 0000 0000 | 4889 4cf8
1639 0x000001c22b23318c: 0848 ffcf | 75f6 4c8b
1640
1641 0x000001c22b233194: ; {metadata(method data for {method} {0x000001c26c24f970} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1642 0x000001c22b233194: c048 bae0 | b2d8 6dc2 | 0100 0048 | 8382 2001
1643
1644 0x000001c22b2331a4: ; {metadata(method data for {method} {0x000001c25cace650} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1645 0x000001c22b2331a4: 0000 0149 | b8d8 b7af | 6dc2 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
1646 0x000001c22b2331c4: feff 1f00 | 85d2 0f84 | c743 0000
1647
1648 0x000001c22b2331d0: ; {metadata(method data for {method} {0x000001c25cace650} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1649 0x000001c22b2331d0: 4c8b c048 | bad8 b7af | 6dc2 0100 | 0048 8382 | 1001 0000
1650
1651 0x000001c22b2331e4: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
1652 0x000001c22b2331e4: 0149 b870 | 7929 5bc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
1653 0x000001c22b233204: 1f00 85d2 | 0f84 aa43 | 0000 4c8b
1654
1655 0x000001c22b233210: ; {metadata(method data for {method} {0x000001c25cace650} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1656 0x000001c22b233210: c048 bad8 | b7af 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8230
1657 0x000001c22b233230: 0100 0075 | 0d48 8382 | 3801 0000 | 01e9 6000 | 0000 4c3b | 8240 0100 | 0075 0d48 | 8382 4801
1658 0x000001c22b233250: 0000 01e9 | 4a00 0000 | 4883 ba30 | 0100 0000 | 7517 4c89 | 8230 0100 | 0048 c782 | 3801 0000
1659 0x000001c22b233270: 0100 0000 | e929 0000 | 0048 83ba | 4001 0000 | 0075 174c | 8982 4001 | 0000 48c7 | 8248 0100
1660 0x000001c22b233290: 0001 0000 | 00e9 0800 | 0000 4883 | 8220 0100 | 0001 4c8b | c348 8bd0 | 4889 8424 | 0801 0000
1661 0x000001c22b2332b0: 0f1f 8000
1662
1663 0x000001c22b2332b4: ; {optimized virtual_call}
1664 0x000001c22b2332b4: 0000 00e8
1665
1666 0x000001c22b2332b8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [264]=Oop }
1667 ;*invokevirtual set {reexecute=0 rethrow=0 return_oop=0}
1668 ; - org.joml.Matrix4f::<init>@6 (line 90)
1669 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
1670 ; - net.minecraft.class_757::method_3192@400 (line 518)
1671 0x000001c22b2332b8: 84d3 9506
1672
1673 0x000001c22b2332bc: ; {other}
1674 0x000001c22b2332bc: 0f1f 8400 | ac3f 0014
1675
1676 0x000001c22b2332c4: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1677 0x000001c22b2332c4: 48ba 10ae | f607 0200 | 0000 410f | be77 4085 | f60f 85fe | 4200 0048 | 8b84 2408 | 0100 004c
1678 0x000001c22b2332e4: 8bd0 49c1 | ea03 4489 | 928c 0000 | 0048 8bf2 | 4833 f048 | c1ee 1948 | 83fe 000f | 85f6 4200
1679 0x000001c22b233304: ; {oop(a 'net/minecraft/class_10366'{0x000000020485c7c0})}
1680 0x000001c22b233304: 0048 bec0 | c785 0402 | 0000 0041 | 0fbe 7740 | 85f6 0f85 | f742 0000
1681
1682 0x000001c22b23331c: ; {oop(a 'net/minecraft/class_10366'{0x000000020485c7c0})}
1683 0x000001c22b23331c: 49ba c0c7 | 8504 0200 | 0000 49c1 | ea03 4489 | 9294 0000
1684
1685 0x000001c22b233330: ; {oop(a 'net/minecraft/class_10366'{0x000000020485c7c0})}
1686 0x000001c22b233330: 0048 bec0 | c785 0402 | 0000 0048 | 8bfa 4833 | fe48 c1ef | 1948 83ff | 000f 85e6
1687
1688 0x000001c22b23334c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1689 0x000001c22b23334c: 4200 0048 | bac8 dfe3 | 6dc2 0100 | 0048 8382 | 980b 0000
1690
1691 0x000001c22b233360: ; {metadata(method data for {method} {0x000001c26c24fe08} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1692 0x000001c22b233360: 0148 ba58 | b4d8 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1693 0x000001c22b233380: 85f6 0f84 | c542 0000
1694
1695 0x000001c22b233388: ; {metadata(method data for {method} {0x000001c26c24fe08} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1696 0x000001c22b233388: 48ba 58b4 | d86d c201 | 0000 4883 | 8210 0100
1697
1698 0x000001c22b233398: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1699 0x000001c22b233398: 0001 48ba | 20b4 9e6d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1700 0x000001c22b2333b8: 0085 f60f | 84ad 4200
1701
1702 0x000001c22b2333c0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1703 0x000001c22b2333c0: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 1001
1704
1705 0x000001c22b2333d0: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1706 0x000001c22b2333d0: 0000 0148 | ba50 9e4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1707 0x000001c22b2333f0: 1f00 85f6 | 0f84 9542
1708
1709 0x000001c22b2333f8: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1710 0x000001c22b2333f8: 0000 48ba | 509e 4c6d | c201 0000 | 4883 8210 | 0100 0001
1711
1712 0x000001c22b23340c: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1713 0x000001c22b23340c: 48ba 10ae | f607 0200 | 0000 8b52 | 7c48 c1e2 | 0349 8bb7 | 8003 0000 | 488b 3648
1714
1715 0x000001c22b233428: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1716 0x000001c22b233428: 3bf2 48ba | 509e 4c6d | c201 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
1717 0x000001c22b233448: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
1718
1719 0x000001c22b23345c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1720 0x000001c22b23345c: 48ba 509e | 4c6d c201 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
1721 0x000001c22b23347c: e201 85d2
1722
1723 0x000001c22b233480: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1724 0x000001c22b233480: 48ba 20b4 | 9e6d c201 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
1725 0x000001c22b2334a0: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 df26
1726
1727 0x000001c22b2334b0: ; {oop(a 'org/joml/Matrix4fStack'{0x0000000204cef530})}
1728 0x000001c22b2334b0: 0000 48be | 30f5 ce04 | 0200 0000
1729
1730 0x000001c22b2334bc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1731 0x000001c22b2334bc: 488b d648 | bfc8 dfe3 | 6dc2 0100
1732
1733 0x000001c22b2334c8: ; {metadata('org/joml/Matrix4fStack')}
1734 0x000001c22b2334c8: 0049 ba00 | 00c1 0008 | 0000 004c | 8997 b80b | 0000 4883 | 87c0 0b00 | 0001 488b | d648 89b4
1735 0x000001c22b2334e8: 2410 0100
1736
1737 0x000001c22b2334ec: ; {optimized virtual_call}
1738 0x000001c22b2334ec: 0066 90e8
1739
1740 0x000001c22b2334f0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [272]=Oop }
1741 ;*invokevirtual pushMatrix {reexecute=0 rethrow=0 return_oop=0}
1742 ; - net.minecraft.class_757::method_3192@410 (line 521)
1743 0x000001c22b2334f0: cc5c f406
1744
1745 0x000001c22b2334f4: ; {other}
1746 0x000001c22b2334f4: 0f1f 8400 | e441 0015 | 488b b424 | 1001 0000
1747
1748 0x000001c22b233504: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1749 0x000001c22b233504: 49b8 c8df | e36d c201 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 493b | b0f0 0b00
1750 0x000001c22b233524: 0075 0d49 | 8380 f80b | 0000 01e9 | 6000 0000 | 493b b000 | 0c00 0075 | 0d49 8380 | 080c 0000
1751 0x000001c22b233544: 01e9 4a00 | 0000 4983 | b8f0 0b00 | 0000 7517 | 4989 b0f0 | 0b00 0049 | c780 f80b | 0000 0100
1752 0x000001c22b233564: 0000 e929 | 0000 0049 | 83b8 000c | 0000 0075 | 1749 89b0 | 000c 0000 | 49c7 8008 | 0c00 0001
1753 0x000001c22b233584: 0000 00e9 | 0800 0000 | 4983 80e0 | 0b00 0001
1754
1755 0x000001c22b233594: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1756 0x000001c22b233594: 49b8 5007 | b16d c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
1757 0x000001c22b2335b4: 0085 d20f | 84f3 4000 | 0048 8bb4 | 2410 0100 | 0044 8b46 | 0c41 83e0 | 0445 85c0
1758
1759 0x000001c22b2335d0: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1760 0x000001c22b2335d0: 49b8 5007 | b16d c201 | 0000 48ba | 1001 0000 | 0000 0000 | 750a 48ba | 2001 0000 | 0000 0000
1761 0x000001c22b2335f0: 498b 3410 | 488d 7601 | 4989 3410 | 0f85 ba00
1762
1763 0x000001c22b233600: ; {oop(a 'org/joml/MemUtil$MemUtilUnsafe'{0x0000000207cfd360})}
1764 0x000001c22b233600: 0000 48ba | 60d3 cf07 | 0200 0000
1765
1766 0x000001c22b23360c: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1767 0x000001c22b23360c: 4c8b c248 | be50 07b1 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
1768 0x000001c22b23362c: 8640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9 | 6000 0000 | 4c3b 8650 | 0100 0075 | 0d48 8386
1769 0x000001c22b23364c: 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100 | 0000 7517 | 4c89 8640 | 0100 0048 | c786 4801
1770 0x000001c22b23366c: 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001 | 0000 0075 | 174c 8986 | 5001 0000 | 48c7 8658
1771 0x000001c22b23368c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630 | 0100 0001
1772
1773 0x000001c22b2336a0: ; {oop(a 'org/joml/Matrix4fStack'{0x0000000204cef530})}
1774 0x000001c22b2336a0: 49b8 30f5 | ce04 0200 | 0000 0f1f
1775
1776 0x000001c22b2336ac: ; {optimized virtual_call}
1777 0x000001c22b2336ac: 4400 00e8
1778
1779 0x000001c22b2336b0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1780 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
1781 ; - org.joml.Matrix4f::translation@13 (line 3089)
1782 ; - net.minecraft.class_757::method_3192@421 (line 522)
1783 0x000001c22b2336b0: ccb7 ca05
1784
1785 0x000001c22b2336b4: ; {other}
1786 0x000001c22b2336b4: 0f1f 8400 | a443 0016
1787
1788 0x000001c22b2336bc: ; {oop(a 'org/joml/Matrix4fStack'{0x0000000204cef530})}
1789 0x000001c22b2336bc: 48ba 30f5 | ce04 0200 | 0000 4c8b
1790
1791 0x000001c22b2336c8: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1792 0x000001c22b2336c8: c248 be50 | 07b1 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8678
1793 0x000001c22b2336e8: 0100 0075 | 0d48 8386 | 8001 0000 | 01e9 6000 | 0000 4c3b | 8688 0100 | 0075 0d48 | 8386 9001
1794 0x000001c22b233708: 0000 01e9 | 4a00 0000 | 4883 be78 | 0100 0000 | 7517 4c89 | 8678 0100 | 0048 c786 | 8001 0000
1795 0x000001c22b233728: 0100 0000 | e929 0000 | 0048 83be | 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100
1796 0x000001c22b233748: 0001 0000 | 00e9 0800 | 0000 4883 | 8668 0100
1797
1798 0x000001c22b233758: ; {metadata(method data for {method} {0x000001c25cad0d80} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1799 0x000001c22b233758: 0001 49b8 | e864 af6d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
1800 0x000001c22b233778: ff1f 0085 | f60f 844e | 3f00 00c7 | 4240 0000 | 0000 4c8b
1801
1802 0x000001c22b23378c: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1803 0x000001c22b23378c: c248 be50 | 07b1 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 86b0
1804 0x000001c22b2337ac: 0100 0075 | 0d48 8386 | b801 0000 | 01e9 6000 | 0000 4c3b | 86c0 0100 | 0075 0d48 | 8386 c801
1805 0x000001c22b2337cc: 0000 01e9 | 4a00 0000 | 4883 beb0 | 0100 0000 | 7517 4c89 | 86b0 0100 | 0048 c786 | b801 0000
1806 0x000001c22b2337ec: 0100 0000 | e929 0000 | 0048 83be | c001 0000 | 0075 174c | 8986 c001 | 0000 48c7 | 86c8 0100
1807 0x000001c22b23380c: 0001 0000 | 00e9 0800 | 0000 4883 | 86a0 0100
1808
1809 0x000001c22b23381c: ; {metadata(method data for {method} {0x000001c25cad0e38} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1810 0x000001c22b23381c: 0001 49b8 | 3066 af6d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
1811 0x000001c22b23383c: ff1f 0085 | f60f 84ab | 3e00 00c7 | 4244 0000 | 0000 4c8b
1812
1813 0x000001c22b233850: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1814 0x000001c22b233850: c248 be50 | 07b1 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 86e8
1815 0x000001c22b233870: 0100 0075 | 0d48 8386 | f001 0000 | 01e9 6000 | 0000 4c3b | 86f8 0100 | 0075 0d48 | 8386 0002
1816 0x000001c22b233890: 0000 01e9 | 4a00 0000 | 4883 bee8 | 0100 0000 | 7517 4c89 | 86e8 0100 | 0048 c786 | f001 0000
1817 0x000001c22b2338b0: 0100 0000 | e929 0000 | 0048 83be | f801 0000 | 0075 174c | 8986 f801 | 0000 48c7 | 8600 0200
1818 0x000001c22b2338d0: 0001 0000 | 00e9 0800 | 0000 4883 | 86d8 0100
1819
1820 0x000001c22b2338e0: ; {metadata(method data for {method} {0x000001c25cad0ef0} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1821 0x000001c22b2338e0: 0001 49b8 | 7867 af6d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
1822 0x000001c22b233900: ff1f 0085 | f60f 8408 | 3e00 00c7 | 4248 00e0 | 2bc6 4c8b
1823
1824 0x000001c22b233914: ; {metadata(method data for {method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1825 0x000001c22b233914: c248 be50 | 07b1 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8620
1826 0x000001c22b233934: 0200 0075 | 0d48 8386 | 2802 0000 | 01e9 6000 | 0000 4c3b | 8630 0200 | 0075 0d48 | 8386 3802
1827 0x000001c22b233954: 0000 01e9 | 4a00 0000 | 4883 be20 | 0200 0000 | 7517 4c89 | 8620 0200 | 0048 c786 | 2802 0000
1828 0x000001c22b233974: 0100 0000 | e929 0000 | 0048 83be | 3002 0000 | 0075 174c | 8986 3002 | 0000 48c7 | 8638 0200
1829 0x000001c22b233994: 0001 0000 | 00e9 0800 | 0000 4883 | 8610 0200
1830
1831 0x000001c22b2339a4: ; {metadata(method data for {method} {0x000001c25cacea90} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1832 0x000001c22b2339a4: 0001 49b8 | d851 af6d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
1833 0x000001c22b2339c4: ff1f 0085 | f60f 8465 | 3d00 00c7 | 420c 1a00
1834
1835 0x000001c22b2339d4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1836 0x000001c22b2339d4: 0000 48ba | c8df e36d | c201 0000 | 4883 8218 | 0c00 0001
1837
1838 0x000001c22b2339e8: ; {metadata(method data for {method} {0x000001c26d887618} 'method_24211' '()V' in 'net/minecraft/class_308')}
1839 0x000001c22b2339e8: 48ba 2801 | e46d c201 | 0000 448b | 82cc 0000 | 0041 83c0 | 0244 8982 | cc00 0000 | 4181 e0fe
1840 0x000001c22b233a08: ff1f 0045 | 85c0 0f84 | 413d 0000
1841
1842 0x000001c22b233a14: ; {metadata(method data for {method} {0x000001c26d887618} 'method_24211' '()V' in 'net/minecraft/class_308')}
1843 0x000001c22b233a14: 48ba 2801 | e46d c201 | 0000 4883 | 8210 0100
1844
1845 0x000001c22b233a24: ; {metadata(method data for {method} {0x000001c26c24f020} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1846 0x000001c22b233a24: 0001 48ba | 8002 e46d | c201 0000 | 448b 82cc | 0000 0041 | 83c0 0244 | 8982 cc00 | 0000 4181
1847 0x000001c22b233a44: e0fe ff1f | 0045 85c0 | 0f84 243d
1848
1849 0x000001c22b233a50: ; {metadata(method data for {method} {0x000001c26c24f020} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1850 0x000001c22b233a50: 0000 48ba | 8002 e46d | c201 0000 | 4883 8210 | 0100 0001
1851
1852 0x000001c22b233a64: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1853 0x000001c22b233a64: 48ba 20b4 | 9e6d c201 | 0000 448b | 82cc 0000 | 0041 83c0 | 0244 8982 | cc00 0000 | 4181 e0fe
1854 0x000001c22b233a84: ff1f 0045 | 85c0 0f84 | 073d 0000
1855
1856 0x000001c22b233a90: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1857 0x000001c22b233a90: 48ba 20b4 | 9e6d c201 | 0000 4883 | 8210 0100
1858
1859 0x000001c22b233aa0: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1860 0x000001c22b233aa0: 0001 48ba | 509e 4c6d | c201 0000 | 448b 82cc | 0000 0041 | 83c0 0244 | 8982 cc00 | 0000 4181
1861 0x000001c22b233ac0: e0fe ff1f | 0045 85c0 | 0f84 ea3c
1862
1863 0x000001c22b233acc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1864 0x000001c22b233acc: 0000 48ba | 509e 4c6d | c201 0000 | 4883 8210 | 0100 0001
1865
1866 0x000001c22b233ae0: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
1867 0x000001c22b233ae0: 48ba 10ae | f607 0200 | 0000 8b52 | 7c48 c1e2 | 034d 8b87 | 8003 0000 | 4d8b 004c
1868
1869 0x000001c22b233afc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1870 0x000001c22b233afc: 3bc2 48ba | 509e 4c6d | c201 0000 | 49b8 2001 | 0000 0000 | 0000 750a | 49b8 3001 | 0000 0000
1871 0x000001c22b233b1c: 0000 4a8b | 3402 488d | 7601 4a89 | 3402 0f85 | 1a00 0000
1872
1873 0x000001c22b233b30: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1874 0x000001c22b233b30: 48ba 509e | 4c6d c201 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
1875 0x000001c22b233b50: e201 85d2
1876
1877 0x000001c22b233b54: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1878 0x000001c22b233b54: 48ba 20b4 | 9e6d c201 | 0000 49b8 | 3001 0000 | 0000 0000 | 740a 49b8 | 2001 0000 | 0000 0000
1879 0x000001c22b233b74: 4a8b 3402 | 488d 7601 | 4a89 3402 | 0f84 231f
1880
1881 0x000001c22b233b84: ; {metadata(method data for {method} {0x000001c26c24f020} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1882 0x000001c22b233b84: 0000 48ba | 8002 e46d | c201 0000 | 4883 8220 | 0100 0001
1883
1884 0x000001c22b233b98: ; {oop(a 'org/joml/Vector3f'{0x0000000205a91e90})}
1885 0x000001c22b233b98: 48ba 901e | a905 0200
1886
1887 0x000001c22b233ba0: ; {oop(a 'org/joml/Vector3f'{0x0000000205a91ea8})}
1888 0x000001c22b233ba0: 0000 49b8 | a81e a905 | 0200 0000
1889
1890 0x000001c22b233bac: ; {static_call}
1891 0x000001c22b233bac: 6666 90e8
1892
1893 0x000001c22b233bb0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
1894 ;*invokestatic setupGui3DDiffuseLighting {reexecute=0 rethrow=0 return_oop=0}
1895 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@5 (line 620)
1896 ; - net.minecraft.class_308::method_24211@6 (line 30)
1897 ; - net.minecraft.class_757::method_3192@425 (line 524)
1898 0x000001c22b233bb0: 2c8d feff
1899
1900 0x000001c22b233bb4: ; {other}
1901 0x000001c22b233bb4: 0f1f 8400 | a448 0017 | 488b 9424 | d000 0000
1902
1903 0x000001c22b233bc4: ; {metadata('net/minecraft/class_332')}
1904 0x000001c22b233bc4: 4c8b c248 | bae0 23ee | 0008 0000 | 0049 8b87 | b801 0000 | 488d 7828 | 493b bfc8 | 0100 000f
1905 0x000001c22b233be4: 87f0 3b00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
1906 0x000001c22b233c04: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | 8948 1048 | 8948 1848 | 8948 2048 | 8984 2428
1907 0x000001c22b233c24: 0100 0045 | 8b58 5449 | c1e3 0341 | 8b50 6448 | c1e2 0348 | 3b02 488b
1908
1909 0x000001c22b233c3c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1910 0x000001c22b233c3c: f248 bfc8 | dfe3 6dc2
1911
1912 0x000001c22b233c44: ; {metadata('net/minecraft/class_4599')}
1913 0x000001c22b233c44: 0100 0049 | baa8 86e9 | 0008 0000 | 004c 8997 | 380c 0000 | 4883 8740 | 0c00 0001 | 448b 6a14
1914 0x000001c22b233c64: 49c1 e503
1915
1916 0x000001c22b233c68: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1917 0x000001c22b233c68: 488b d048 | bec8 dfe3 | 6dc2 0100 | 0048 8386 | 600c 0000
1918
1919 0x000001c22b233c7c: ; {metadata(method data for {method} {0x000001c26d472cb0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
1920 0x000001c22b233c7c: 0148 baf0 | 3ce4 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1921 0x000001c22b233c9c: 85f6 0f84 | 473b 0000
1922
1923 0x000001c22b233ca4: ; {metadata('net/minecraft/class_4587')}
1924 0x000001c22b233ca4: 48ba e072 | f900 0800 | 0000 498b | 87b8 0100 | 0048 8d78 | 1049 3bbf | c801 0000 | 0f87 463b
1925 0x000001c22b233cc4: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
1926 0x000001c22b233ce4: 8948 0848 | 33c9 8948 | 0c48 33c9
1927
1928 0x000001c22b233cf0: ; {metadata(method data for {method} {0x000001c26d472cb0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
1929 0x000001c22b233cf0: 488b d048 | bef0 3ce4 | 6dc2 0100 | 0048 8386 | 1001 0000
1930
1931 0x000001c22b233d04: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
1932 0x000001c22b233d04: 0148 ba58 | 3ee4 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1933 0x000001c22b233d24: 85f6 0f84 | ed3a 0000
1934
1935 0x000001c22b233d2c: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
1936 0x000001c22b233d2c: 488b d048 | be58 3ee4 | 6dc2 0100 | 0048 8386 | 1001 0000
1937
1938 0x000001c22b233d40: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
1939 0x000001c22b233d40: 0148 ba70 | 7929 5bc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1940 0x000001c22b233d60: 85f6 0f84 | d23a 0000
1941
1942 0x000001c22b233d68: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
1943 0x000001c22b233d68: 48ba 583e | e46d c201 | 0000 4883 | 8220 0100
1944
1945 0x000001c22b233d78: ; {metadata(method data for {method} {0x000001c26c3e2418} 'newArrayDeque' '()Ljava/util/ArrayDeque;' in 'com/google/common/collect/Queues')}
1946 0x000001c22b233d78: 0001 48ba | b829 e26d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1947 0x000001c22b233d98: 0085 f60f | 84ba 3a00
1948
1949 0x000001c22b233da0: ; {metadata('java/util/ArrayDeque')}
1950 0x000001c22b233da0: 0048 ba18 | 9e02 0008 | 0000 0048 | 8984 2418 | 0100 0049 | 8b87 b801 | 0000 488d | 7818 493b
1951 0x000001c22b233dc0: bfc8 0100 | 000f 87b1 | 3a00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 49ba 0000
1952 0x000001c22b233de0: 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8bd0
1953
1954 0x000001c22b233dfc: ; {metadata(method data for {method} {0x000001c26c3e2418} 'newArrayDeque' '()Ljava/util/ArrayDeque;' in 'com/google/common/collect/Queues')}
1955 0x000001c22b233dfc: 48be b829 | e26d c201 | 0000 4883 | 8610 0100
1956
1957 0x000001c22b233e0c: ; {metadata(method data for {method} {0x000001c25b385ae0} '<init>' '()V' in 'java/util/ArrayDeque')}
1958 0x000001c22b233e0c: 0001 48ba | d8ba 5c5c | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1959 0x000001c22b233e2c: 0085 f60f | 8454 3a00 | 0048 8bd0
1960
1961 0x000001c22b233e38: ; {metadata(method data for {method} {0x000001c25b385ae0} '<init>' '()V' in 'java/util/ArrayDeque')}
1962 0x000001c22b233e38: 48be d8ba | 5c5c c201 | 0000 4883 | 8610 0100
1963
1964 0x000001c22b233e48: ; {metadata(method data for {method} {0x000001c25b131510} '<init>' '()V' in 'java/util/AbstractCollection')}
1965 0x000001c22b233e48: 0001 48ba | e848 345b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1966 0x000001c22b233e68: 0085 f60f | 8439 3a00 | 0048 8bd0
1967
1968 0x000001c22b233e74: ; {metadata(method data for {method} {0x000001c25b131510} '<init>' '()V' in 'java/util/AbstractCollection')}
1969 0x000001c22b233e74: 48be e848 | 345b c201 | 0000 4883 | 8610 0100
1970
1971 0x000001c22b233e84: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
1972 0x000001c22b233e84: 0001 48ba | 7079 295b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1973 0x000001c22b233ea4: 0085 f60f | 841e 3a00 | 00bb 1100
1974
1975 0x000001c22b233eb0: ; {metadata('java/lang/Object'[])}
1976 0x000001c22b233eb0: 0000 48ba | 489e 0500 | 0800 0000 | 4c8b c048 | 63db 488b | fb48 81fb | ffff ff00 | 0f87 1a3a
1977 0x000001c22b233ed0: 0000 48be | 1700 0000 | 0000 0000 | 488d 349e | 4883 e6f8 | 498b 87b8 | 0100 0048 | 8d34 3049
1978 0x000001c22b233ef0: 3bb7 c801 | 0000 0f87 | f039 0000 | 4989 b7b8 | 0100 0048 | 2bf0 48c7 | 0001 0000 | 0048 8bca
1979 0x000001c22b233f10: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 8958 0c48 | 83ee 1048 | 85f6 0f84 | 1100 0000
1980 0x000001c22b233f30: 4833 db48 | c1ee 0348 | 895c f008 | 48ff ce75 | f641 0fbe | 5740 85d2 | 0f85 a839 | 0000 4c8b
1981 0x000001c22b233f50: d049 c1ea | 0345 8950 | 1449 8bd0 | 4833 d048 | c1ea 1948 | 83fa 000f | 85a9 3900
1982
1983 0x000001c22b233f6c: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
1984 0x000001c22b233f6c: 0048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 e801
1985
1986 0x000001c22b233f7c: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000205a91ec0})}
1987 0x000001c22b233f7c: 0000 48be | c01e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
1988
1989 0x000001c22b233f94: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
1990 0x000001c22b233f94: 830a 0148 | ba58 3ee4 | 6dc2 0100 | 0048 8382 | 3001 0000
1991
1992 0x000001c22b233fa8: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
1993 0x000001c22b233fa8: 0148 bad0 | 765b 5bc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
1994 0x000001c22b233fc8: 85ff 0f84 | 5e39 0000
1995
1996 0x000001c22b233fd0: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
1997 0x000001c22b233fd0: 48ba 4804 | 605b c201 | 0000 488d | 92a0 0100 | 0048 85f6 | 750a f602 | 0175 05f0 | 4883 0a01
1998 0x000001c22b233ff0: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
1999 0x000001c22b233ff0: 48ba d076 | 5b5b c201 | 0000 4883 | 8248 0100
2000
2001 0x000001c22b234000: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
2002 0x000001c22b234000: 0001 48ba | 4804 605b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
2003 0x000001c22b234020: 0085 f60f | 8426 3900
2004
2005 0x000001c22b234028: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2006 0x000001c22b234028: 0048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 8001
2007
2008 0x000001c22b234038: ; {oop(a 'net/minecraft/class_4587$$Lambda+0x0000000800f9c000'{0x0000000205a91ee8})}
2009 0x000001c22b234038: 0000 48be | e81e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
2010
2011 0x000001c22b234050: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
2012 0x000001c22b234050: 830a 0148 | ba58 3ee4 | 6dc2 0100 | 0048 8d92 | 4001 0000 | 4885 f675 | 0cf6 0201 | 7547 f048
2013 0x000001c22b234070: 830a 01eb
2014
2015 0x000001c22b234074: ; {metadata('net/minecraft/class_4587$$Lambda+0x0000000800f9c000')}
2016 0x000001c22b234074: 4048 bf00 | c0f9 0008 | 0000 004c | 8bd7 4833 | 3a48 f7c7 | fcff ffff | 7427 40f6 | c702 7521
2017 0x000001c22b234094: 48f7 02fe | ffff ff74 | 1549 8bfa | 4833 3a48 | f7c7 fcff | ffff 7409 | 4883 0a02 | eb03 4889
2018 0x000001c22b2340b4: ; {metadata(method data for {method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
2019 0x000001c22b2340b4: 3a48 ba58 | 3ee4 6dc2 | 0100 0048 | 8382 5001
2020
2021 0x000001c22b2340c4: ; {metadata(method data for {method} {0x000001c25d01e450} 'method_654' '(Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object;' in 'net/minecraft/class_156')}
2022 0x000001c22b2340c4: 0000 0148 | ba98 dbd3 | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
2023 0x000001c22b2340e4: 1f00 85ff | 0f84 8238
2024
2025 0x000001c22b2340ec: ; {metadata(method data for {method} {0x000001c25d01e450} 'method_654' '(Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object;' in 'net/minecraft/class_156')}
2026 0x000001c22b2340ec: 0000 48ba | 98db d36d | c201 0000 | 4883 8228 | 0100 0001
2027
2028 0x000001c22b234100: ; {metadata(method data for {method} {0x000001c26d8a6ab0} 'accept' '(Ljava/lang/Object;)V' in 'net/minecraft/class_4587$$Lambda+0x0000000800f9c000')}
2029 0x000001c22b234100: 48ba 3040 | e46d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
2030 0x000001c22b234120: f60f 846a
2031
2032 0x000001c22b234124: ; {metadata(method data for {method} {0x000001c26d8a6ab0} 'accept' '(Ljava/lang/Object;)V' in 'net/minecraft/class_4587$$Lambda+0x0000000800f9c000')}
2033 0x000001c22b234124: 3800 0048 | ba30 40e4 | 6dc2 0100 | 0048 8382 | 4801 0000 | 0149 8bd0 | 4c89 ac24 | 3801 0000
2034 0x000001c22b234144: 4c89 9c24 | 3001 0000 | 4c89 8424 | 2001 0000
2035
2036 0x000001c22b234154: ; {static_call}
2037 0x000001c22b234154: 6666 90e8
2038
2039 0x000001c22b234158: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [280]=Oop [288]=Oop [296]=Oop [304]=Oop [312]=Oop }
2040 ;*invokestatic method_22908 {reexecute=0 rethrow=0 return_oop=0}
2041 ; - net.minecraft.class_4587$$Lambda/0x0000000800f9c000::accept@4
2042 ; - net.minecraft.class_156::method_654@2 (line 588)
2043 ; - net.minecraft.class_4587::<init>@13 (line 15)
2044 ; - net.minecraft.class_332::<init>@6 (line 79)
2045 ; - net.minecraft.class_757::method_3192@443 (line 526)
2046 0x000001c22b234158: c444 0600
2047
2048 0x000001c22b23415c: ; {other}
2049 0x000001c22b23415c: 0f1f 8400 | 4c4e 0018 | 450f be47 | 4045 85c0 | 488b 8424 | 1801 0000 | 0f85 3838 | 0000 4c8b
2050 0x000001c22b23417c: 8424 2001 | 0000 4d8b | d049 c1ea | 0344 8950 | 0c4c 8bc8 | 4d33 c849 | c1e9 1949 | 83f9 000f
2051 0x000001c22b23419c: 8531 3800 | 004c 8b84 | 2428 0100
2052
2053 0x000001c22b2341a8: ; {metadata(method data for {method} {0x000001c26d472cb0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
2054 0x000001c22b2341a8: 0049 b9f0 | 3ce4 6dc2 | 0100 0049 | 8381 2001 | 0000 014c | 8b84 2430 | 0100 004c | 8bc8 488b
2055 0x000001c22b2341c8: bc24 3801 | 0000 488b | 9424 2801
2056
2057 0x000001c22b2341d4: ; {optimized virtual_call}
2058 0x000001c22b2341d4: 0000 90e8
2059
2060 0x000001c22b2341d8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2061 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2062 ; - net.minecraft.class_332::<init>@10 (line 79)
2063 ; - net.minecraft.class_757::method_3192@443 (line 526)
2064 0x000001c22b2341d8: e436 0600
2065
2066 0x000001c22b2341dc: ; {other}
2067 0x000001c22b2341dc: 0f1f 8400 | cc4e 0019 | 8bbc 24dc | 0000 0085
2068
2069 0x000001c22b2341ec: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2070 0x000001c22b2341ec: ff49 b8c8 | dfe3 6dc2 | 0100 0048 | ba80 0c00 | 0000 0000 | 0075 0a48 | ba70 0c00 | 0000 0000
2071 0x000001c22b23420c: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 850d | 0000 0048 | 8b94 24d0 | 0000 00e9 | 680b 0000
2072 0x000001c22b23422c: 448b 8c24 | d800 0000
2073
2074 0x000001c22b234234: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2075 0x000001c22b234234: 4585 c949 | b8c8 dfe3 | 6dc2 0100 | 0048 ba90 | 0c00 0000 | 0000 0074 | 0a48 baa0 | 0c00 0000
2076 0x000001c22b234254: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 1048 | 8b94 24d0 | 0000 000f | 8423 0b00 | 0044 8b42
2077 0x000001c22b234274: 5449 c1e0 | 0345 8b80 | 8801 0000 | 49c1 e003
2078
2079 0x000001c22b234284: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2080 0x000001c22b234284: 4d85 c049 | b8c8 dfe3 | 6dc2 0100 | 0048 beb0 | 0c00 0000 | 0000 0074 | 0a48 bec0 | 0c00 0000
2081 0x000001c22b2342a4: 0000 0049 | 8b1c 3048 | 8d5b 0149 | 891c 300f | 84db 0a00 | 004c 8b84 | 24e8 0000 | 0049 3b00
2082 0x000001c22b2342c4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2083 0x000001c22b2342c4: 498b f048 | bbc8 dfe3 | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb3
2084 0x000001c22b2342e4: e00c 0000 | 750d 4883 | 83e8 0c00 | 0001 e960 | 0000 0048 | 3bb3 f00c | 0000 750d | 4883 83f8
2085 0x000001c22b234304: 0c00 0001 | e94a 0000 | 0048 83bb | e00c 0000 | 0075 1748 | 89b3 e00c | 0000 48c7 | 83e8 0c00
2086 0x000001c22b234324: 0001 0000 | 00e9 2900 | 0000 4883 | bbf0 0c00 | 0000 7517 | 4889 b3f0 | 0c00 0048 | c783 f80c
2087 0x000001c22b234344: 0000 0100 | 0000 e908 | 0000 0048 | 8383 d00c | 0000 0149
2088
2089 0x000001c22b234358: ; {oop("gui"{0x0000000204042798})}
2090 0x000001c22b234358: 8bf0 49b8 | 9827 0404 | 0200 0000 | 488b d648 | 89b4 24e8 | 0000 0066 | 0f1f 4400 | 0048 b8ff
2091 0x000001c22b234378: ffff ffff
2092
2093 0x000001c22b23437c: ; {virtual_call}
2094 0x000001c22b23437c: ffff ffe8
2095
2096 0x000001c22b234380: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2097 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
2098 ; - net.minecraft.class_757::method_3192@471 (line 529)
2099 0x000001c22b234380: fcaf ca05
2100
2101 0x000001c22b234384: ; {other}
2102 0x000001c22b234384: 0f1f 8400 | 7450 001a | 488b 9424 | d000 0000 | 448b 4254 | 49c1 e003
2103
2104 0x000001c22b23439c: ; implicit exception: dispatches to 0x000001c22b2379f4
2105 0x000001c22b23439c: 458b 80d4 | 0000 0049 | c1e0 0345 | 0fbe 4022
2106
2107 0x000001c22b2343ac: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2108 0x000001c22b2343ac: 4585 c049 | b8c8 dfe3 | 6dc2 0100 | 0048 be18 | 0d00 0000 | 0000 0074 | 0a48 be08 | 0d00 0000
2109 0x000001c22b2343cc: 0000 0049 | 8b3c 3048 | 8d7f 0149 | 893c 300f | 840d 0000 | 0048 8b84 | 2428 0100 | 00e9 7e01
2110 0x000001c22b2343ec: 0000 4c8b | 8424 e000 | 0000 4d85 | c00f 842a
2111
2112 0x000001c22b2343fc: ; {metadata('net/minecraft/class_9779$class_9781')}
2113 0x000001c22b2343fc: 0000 0048 | b8d0 fbc8 | 0008 0000 | 0041 8b58 | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b
2114 0x000001c22b23441c: 4338 0f85 | da35 0000 | e900 0000 | 0049 8bf0
2115
2116 0x000001c22b23442c: ; implicit exception: dispatches to 0x000001c22b237a03
2117 0x000001c22b23442c: 493b 0049
2118
2119 0x000001c22b234430: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2120 0x000001c22b234430: 8bf0 48bf | c8df e36d | c201 0000
2121
2122 0x000001c22b23443c: ; {metadata('net/minecraft/class_9779$class_9781')}
2123 0x000001c22b23443c: 49ba d0fb | c800 0800 | 0000 4c89 | 9738 0d00 | 0048 8387 | 400d 0000
2124
2125 0x000001c22b234454: ; {metadata(method data for {method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
2126 0x000001c22b234454: 0148 be58 | 45e4 6dc2 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
2127 0x000001c22b234474: 85ff 0f84 | 8c35 0000
2128
2129 0x000001c22b23447c: ; {metadata(method data for {method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
2130 0x000001c22b23447c: 48be 5845 | e46d c201 | 0000 ff86 | 2001 0000 | 410f be70
2131
2132 0x000001c22b234490: ; {metadata(method data for {method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
2133 0x000001c22b234490: 3185 f648 | be58 45e4 | 6dc2 0100 | 0048 bf30 | 0100 0000 | 0000 0074 | 0a48 bf40 | 0100 0000
2134 0x000001c22b2344b0: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 840d 0000
2135
2136 0x000001c22b2344c4: ; {section_word}
2137 0x000001c22b2344c4: 00c5 fa10 | 0523 bcff | ffe9 5a00 | 0000 410f | be70 3085
2138
2139 0x000001c22b2344d8: ; {metadata(method data for {method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
2140 0x000001c22b2344d8: f648 be58 | 45e4 6dc2 | 0100 0048 | bf50 0100 | 0000 0000 | 0074 0a48 | bf60 0100 | 0000 0000
2141 0x000001c22b2344f8: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 841b | 0000 00c4 | c17a 1040
2142
2143 0x000001c22b234510: ; {metadata(method data for {method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
2144 0x000001c22b234510: 2848 be58 | 45e4 6dc2 | 0100 00ff | 8670 0100 | 00e9 0600 | 0000 c4c1 | 7a10 4020
2145
2146 0x000001c22b23452c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2147 0x000001c22b23452c: 488b f248 | bfc8 dfe3 | 6dc2 0100 | 0048 8387 | 600d 0000 | 014c 8b84 | 2428 0100 | 0048 8bfa
2148 0x000001c22b23454c: ; {optimized virtual_call}
2149 0x000001c22b23454c: 488b d7e8
2150
2151 0x000001c22b234550: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2152 ;*invokevirtual method_3171 {reexecute=0 rethrow=0 return_oop=0}
2153 ; - net.minecraft.class_757::method_3192@499 (line 531)
2154 0x000001c22b234550: 2ca9 ca05
2155
2156 0x000001c22b234554: ; {other}
2157 0x000001c22b234554: 0f1f 8400 | 4452 001b | 488b 8424 | 2801 0000 | 488b 9424 | d000 0000 | 8b72 5448 | c1e6 038b
2158 0x000001c22b234574: b6d0 0000 | 0048 c1e6 | 0348 3b06
2159
2160 0x000001c22b234580: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2161 0x000001c22b234580: 488b fe48 | bbc8 dfe3 | 6dc2 0100
2162
2163 0x000001c22b23458c: ; {metadata('net/minecraft/class_329')}
2164 0x000001c22b23458c: 0049 ba30 | 0bc3 0008 | 0000 004c | 8993 a80d | 0000 4883 | 83b0 0d00
2165
2166 0x000001c22b2345a4: ; {metadata(method data for {method} {0x000001c26c2c4c10} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
2167 0x000001c22b2345a4: 0001 48bf | 284d e46d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
2168 0x000001c22b2345c4: 0085 db0f | 8466 3400 | 008b be88 | 0000 0048 | c1e7 0348 | 3b07 488b
2169
2170 0x000001c22b2345dc: ; {metadata(method data for {method} {0x000001c26c2c4c10} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
2171 0x000001c22b2345dc: df48 b928 | 4de4 6dc2
2172
2173 0x000001c22b2345e4: ; {metadata('net/minecraft/class_9080')}
2174 0x000001c22b2345e4: 0100 0049 | ba00 d5ed | 0008 0000 | 004c 8991 | 2001 0000 | 4883 8128 | 0100 0001
2175
2176 0x000001c22b234600: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2177 0x000001c22b234600: 48bb f84e | e46d c201 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
2178 0x000001c22b234620: c90f 8432 | 3400 0048
2179
2180 0x000001c22b234628: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2181 0x000001c22b234628: 8bd8 48b9 | f84e e46d | c201 0000
2182
2183 0x000001c22b234634: ; {metadata('net/minecraft/class_332')}
2184 0x000001c22b234634: 49ba e023 | ee00 0800 | 0000 4c89 | 9120 0100 | 0048 8381 | 2801 0000 | 018b 5810 | 48c1 e303
2185 0x000001c22b234654: ; implicit exception: dispatches to 0x000001c22b237a7a
2186 0x000001c22b234654: 483b 0348
2187
2188 0x000001c22b234658: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2189 0x000001c22b234658: 8bcb 49b8 | f84e e46d | c201 0000
2190
2191 0x000001c22b234664: ; {metadata('net/minecraft/class_4587')}
2192 0x000001c22b234664: 49ba e072 | f900 0800 | 0000 4d89 | 9058 0100 | 0049 8380 | 6001 0000 | 0148 8bd3 | 4889 b424
2193 0x000001c22b234684: 4801 0000 | 4889 bc24 | 4001 0000 | 0f1f 8000
2194
2195 0x000001c22b234694: ; {optimized virtual_call}
2196 0x000001c22b234694: 0000 00e8
2197
2198 0x000001c22b234698: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop [320]=Oop [328]=Oop }
2199 ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
2200 ; - net.minecraft.class_9080::method_55809@4 (line 28)
2201 ; - net.minecraft.class_329::method_1753@6 (line 234)
2202 ; - net.minecraft.class_757::method_3192@512 (line 533)
2203 0x000001c22b234698: e4a7 ca05
2204
2205 0x000001c22b23469c: ; {other}
2206 0x000001c22b23469c: 0f1f 8400 | 8c53 001c | 488b bc24 | 4001 0000
2207
2208 0x000001c22b2346ac: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2209 0x000001c22b2346ac: 49b8 f84e | e46d c201 | 0000 4983 | 8080 0100 | 0001 4c8b | 8424 2801 | 0000 4c8b | 8c24 e000
2210 0x000001c22b2346cc: 0000 488b | 9424 4001
2211
2212 0x000001c22b2346d4: ; {optimized virtual_call}
2213 0x000001c22b2346d4: 0000 90e8
2214
2215 0x000001c22b2346d8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop [328]=Oop }
2216 ;*invokevirtual method_55813 {reexecute=0 rethrow=0 return_oop=0}
2217 ; - net.minecraft.class_9080::method_55809@10 (line 29)
2218 ; - net.minecraft.class_329::method_1753@6 (line 234)
2219 ; - net.minecraft.class_757::method_3192@512 (line 533)
2220 0x000001c22b2346d8: a4a7 ca05
2221
2222 0x000001c22b2346dc: ; {other}
2223 0x000001c22b2346dc: 0f1f 8400 | cc53 001d | 488b 8424 | 2801 0000
2224
2225 0x000001c22b2346ec: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2226 0x000001c22b2346ec: 48ba f84e | e46d c201
2227
2228 0x000001c22b2346f4: ; {metadata('net/minecraft/class_332')}
2229 0x000001c22b2346f4: 0000 49ba | e023 ee00 | 0800 0000 | 4c89 92c8 | 0100 0048 | 8382 d001 | 0000 0148 | 8b84 2428
2230 0x000001c22b234714: 0100 008b | 5010 48c1 | e203 483b | 0248 8bf2
2231
2232 0x000001c22b234724: ; {metadata(method data for {method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
2233 0x000001c22b234724: 48bf f84e | e46d c201
2234
2235 0x000001c22b23472c: ; {metadata('net/minecraft/class_4587')}
2236 0x000001c22b23472c: 0000 49ba | e072 f900 | 0800 0000 | 4c89 9700 | 0200 0048 | 8387 0802
2237
2238 0x000001c22b234744: ; {metadata(method data for {method} {0x000001c26d891838} 'method_22909' '()V' in 'net/minecraft/class_4587')}
2239 0x000001c22b234744: 0000 0148 | be98 56e4 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
2240 0x000001c22b234764: 1f00 85ff | 0f84 1633 | 0000 8b52 | 0c48 c1e2 | 0348 3b02
2241
2242 0x000001c22b234778: ; {metadata(method data for {method} {0x000001c26d891838} 'method_22909' '()V' in 'net/minecraft/class_4587')}
2243 0x000001c22b234778: 488b f248 | bf98 56e4 | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
2244 0x000001c22b234798: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
2245 0x000001c22b2347b8: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
2246 0x000001c22b2347d8: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
2247 0x000001c22b2347f8: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0166 | 9048 b8ff | ffff ffff
2248
2249 0x000001c22b234814: ; {virtual_call}
2250 0x000001c22b234814: ffff ffe8
2251
2252 0x000001c22b234818: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop [328]=Oop }
2253 ;*invokeinterface removeLast {reexecute=0 rethrow=0 return_oop=0}
2254 ; - net.minecraft.class_4587::method_22909@4 (line 67)
2255 ; - net.minecraft.class_9080::method_55809@17 (line 30)
2256 ; - net.minecraft.class_329::method_1753@6 (line 234)
2257 ; - net.minecraft.class_757::method_3192@512 (line 533)
2258 0x000001c22b234818: 64ab ca05
2259
2260 0x000001c22b23481c: ; {other}
2261 0x000001c22b23481c: 0f1f 8400 | 0c55 001e | 488b b424 | 4801 0000
2262
2263 0x000001c22b23482c: ; {metadata(method data for {method} {0x000001c26c2c4c10} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
2264 0x000001c22b23482c: 49b8 284d | e46d c201
2265
2266 0x000001c22b234834: ; {metadata('net/minecraft/class_329')}
2267 0x000001c22b234834: 0000 49ba | 300b c300 | 0800 0000 | 4d89 9058 | 0100 0049 | 8380 6001
2268
2269 0x000001c22b23484c: ; {metadata(method data for {method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
2270 0x000001c22b23484c: 0000 0149 | b820 58e4 | 6dc2 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
2271 0x000001c22b23486c: 81e1 feff | 1f00 4585 | c90f 842f | 3200 000f | 1f44 0000
2272
2273 0x000001c22b234880: ; {no_reloc}
2274 0x000001c22b234880: e9be 3200 | 0000 0000 | 0000 660f | 1f44 0000
2275
2276 0x000001c22b234890: ; implicit exception: dispatches to 0x000001c22b237b4d
2277 0x000001c22b234890: e9c9 3200 | 0090 9049 | c1e0 0349 | 3b00 4d8b
2278
2279 0x000001c22b2348a0: ; {metadata(method data for {method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
2280 0x000001c22b2348a0: c848 ba20 | 58e4 6dc2 | 0100 0048 | 8382 1001 | 0000 0145 | 8b40 0c49 | c1e0 034d | 85c0 7516
2281 0x000001c22b2348c0: ; {metadata(method data for {method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
2282 0x000001c22b2348c0: 48be 2058 | e46d c201 | 0000 808e | 4101 0000 | 01e9 f900 | 0000 6690
2283
2284 0x000001c22b2348d8: ; {no_reloc}
2285 0x000001c22b2348d8: e99f 3200 | 0000 0000 | 0000 418b | 7008 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bf7 0f84
2286 0x000001c22b2348f8: 2900 0000 | 448b 4f14 | 4a3b 3c0e | 0f84 1b00 | 0000 4183 | f920 0f85 | 9f00 0000
2287
2288 0x000001c22b234914: ; {runtime_call slow_subtype_check Runtime1 stub}
2289 0x000001c22b234914: 5657 e8e5 | fdd7 055e | 5f85 ff0f | 848e 0000
2290
2291 0x000001c22b234924: ; {metadata(method data for {method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
2292 0x000001c22b234924: 0048 be20 | 58e4 6dc2 | 0100 0041 | 8b78 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b be58
2293 0x000001c22b234944: 0100 0075 | 0d48 8386 | 6001 0000 | 01e9 7900 | 0000 483b | be68 0100 | 0075 0d48 | 8386 7001
2294 0x000001c22b234964: 0000 01e9 | 6300 0000 | 4883 be58 | 0100 0000 | 7517 4889 | be58 0100 | 0048 c786 | 6001 0000
2295 0x000001c22b234984: 0100 0000 | e942 0000 | 0048 83be | 6801 0000 | 0075 1748 | 89be 6801 | 0000 48c7 | 8670 0100
2296 0x000001c22b2349a4: 0001 0000 | 00e9 2100 | 0000 e91c
2297
2298 0x000001c22b2349b0: ; {metadata(method data for {method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
2299 0x000001c22b2349b0: 0000 0048 | be20 58e4 | 6dc2 0100 | 0048 83ae | 4801 0000 | 01e9 bc31 | 0000 e900 | 0000 0049
2300 0x000001c22b2349d0: 8bd0 4c8b | 8424 2801 | 0000 4c8b | 8c24 e000 | 0000 6666 | 9048 b8ff | ffff ffff
2301
2302 0x000001c22b2349ec: ; {virtual_call}
2303 0x000001c22b2349ec: ffff ffe8
2304
2305 0x000001c22b2349f0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2306 ;*invokeinterface onHudRender {reexecute=0 rethrow=0 return_oop=0}
2307 ; - net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@11 (line 1583)
2308 ; - net.minecraft.class_329::method_1753@13 (line 235)
2309 ; - net.minecraft.class_757::method_3192@512 (line 533)
2310 0x000001c22b2349f0: 8ca9 ca05
2311
2312 0x000001c22b2349f4: ; {other}
2313 0x000001c22b2349f4: 0f1f 8400 | e456 001f | 488b 8424 | 2801 0000
2314
2315 0x000001c22b234a04: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2316 0x000001c22b234a04: 48ba c8df | e36d c201
2317
2318 0x000001c22b234a0c: ; {metadata('net/minecraft/class_332')}
2319 0x000001c22b234a0c: 0000 49ba | e023 ee00 | 0800 0000 | 4c89 92e0 | 0d00 0048 | 8382 e80d
2320
2321 0x000001c22b234a24: ; {metadata(method data for {method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
2322 0x000001c22b234a24: 0000 0148 | ba30 47d4 | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2323 0x000001c22b234a44: 1f00 85f6 | 0f84 4131 | 0000 488b | 8424 2801 | 0000 8b50 | 1448 c1e2 | 0348 3b02
2324
2325 0x000001c22b234a60: ; {metadata(method data for {method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
2326 0x000001c22b234a60: 488b f248 | bf30 47d4 | 6dc2 0100 | 0048 8387 | 2801 0000
2327
2328 0x000001c22b234a74: ; {optimized virtual_call}
2329 0x000001c22b234a74: 0166 90e8
2330
2331 0x000001c22b234a78: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2332 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
2333 ; - net.minecraft.class_332::method_51452@4 (line 95)
2334 ; - net.minecraft.class_757::method_3192@517 (line 534)
2335 0x000001c22b234a78: 04a4 ca05
2336
2337 0x000001c22b234a7c: ; {other}
2338 0x000001c22b234a7c: 0f1f 8400 | 6c57 0020
2339
2340 0x000001c22b234a84: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2341 0x000001c22b234a84: 48ba c8df | e36d c201 | 0000 4883 | 8208 0e00
2342
2343 0x000001c22b234a94: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2344 0x000001c22b234a94: 0001 48ba | 7813 d46d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
2345 0x000001c22b234ab4: 0085 f60f | 84f8 3000
2346
2347 0x000001c22b234abc: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2348 0x000001c22b234abc: 0048 ba78 | 13d4 6dc2 | 0100 0048 | 8382 1001
2349
2350 0x000001c22b234acc: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
2351 0x000001c22b234acc: 0000 0148 | bae8 d7d2 | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2352 0x000001c22b234aec: 1f00 85f6 | 0f84 e030
2353
2354 0x000001c22b234af4: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
2355 0x000001c22b234af4: 0000 48ba | e8d7 d26d | c201 0000 | 4883 8210 | 0100 0001
2356
2357 0x000001c22b234b08: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2358 0x000001c22b234b08: 48ba a89c | 4c6d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
2359 0x000001c22b234b28: f60f 84c8
2360
2361 0x000001c22b234b2c: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
2362 0x000001c22b234b2c: 3000 0048 | ba10 aef6 | 0702 0000 | 000f be92 | e400 0000
2363
2364 0x000001c22b234b40: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2365 0x000001c22b234b40: 85d2 48ba | a89c 4c6d | c201 0000 | 48be 1001 | 0000 0000 | 0000 750a | 48be 2001 | 0000 0000
2366 0x000001c22b234b60: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | f100 0000
2367
2368 0x000001c22b234b74: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2369 0x000001c22b234b74: 48ba a89c | 4c6d c201 | 0000 4883 | 8230 0100
2370
2371 0x000001c22b234b84: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2372 0x000001c22b234b84: 0001 48ba | 509e 4c6d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
2373 0x000001c22b234ba4: 0085 f60f | 846b 3000
2374
2375 0x000001c22b234bac: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2376 0x000001c22b234bac: 0048 ba50 | 9e4c 6dc2 | 0100 0048 | 8382 1001
2377
2378 0x000001c22b234bbc: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
2379 0x000001c22b234bbc: 0000 0148 | ba10 aef6 | 0702 0000 | 008b 527c | 48c1 e203 | 498b b780 | 0300 0048 | 8b36 483b
2380 0x000001c22b234bdc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2381 0x000001c22b234bdc: f248 ba50 | 9e4c 6dc2 | 0100 0048 | be20 0100 | 0000 0000 | 0075 0a48 | be30 0100 | 0000 0000
2382 0x000001c22b234bfc: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 851a
2383
2384 0x000001c22b234c0c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
2385 0x000001c22b234c0c: 0000 0048 | ba50 9e4c | 6dc2 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000
2386 0x000001c22b234c2c: 0000 83e2
2387
2388 0x000001c22b234c30: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2389 0x000001c22b234c30: 0185 d248 | baa8 9c4c | 6dc2 0100 | 0048 be40 | 0100 0000 | 0000 0074 | 0a48 be50 | 0100 0000
2390 0x000001c22b234c50: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8460 0d00
2391
2392 0x000001c22b234c64: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
2393 0x000001c22b234c64: 0048 bae8 | d7d2 6dc2 | 0100 0048 | 8382 2001
2394
2395 0x000001c22b234c74: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
2396 0x000001c22b234c74: 0000 0148 | ba88 d9d2 | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2397 0x000001c22b234c94: 1f00 85f6 | 0f84 9b2f
2398
2399 0x000001c22b234c9c: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
2400 0x000001c22b234c9c: 0000 48ba | 88d9 d26d | c201 0000 | 4883 8210 | 0100 0001 | ba00 0100
2401
2402 0x000001c22b234cb4: ; {static_call}
2403 0x000001c22b234cb4: 0066 90e8
2404
2405 0x000001c22b234cb8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2406 ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
2407 ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
2408 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
2409 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
2410 ; - net.minecraft.class_757::method_3192@523 (line 535)
2411 0x000001c22b234cb8: c4ab ca05
2412
2413 0x000001c22b234cbc: ; {other}
2414 0x000001c22b234cbc: 0f1f 8400 | ac59 0021
2415
2416 0x000001c22b234cc4: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
2417 0x000001c22b234cc4: 48ba e8d7 | d26d c201 | 0000 ff82 | 3001 0000 | 4c8b 8424 | e800 0000
2418
2419 0x000001c22b234cdc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2420 0x000001c22b234cdc: 48ba c8df | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 280e
2421 0x000001c22b234cfc: 0000 750d | 4883 8230 | 0e00 0001 | e960 0000 | 004c 3b82 | 380e 0000 | 750d 4883 | 8240 0e00
2422 0x000001c22b234d1c: 0001 e94a | 0000 0048 | 83ba 280e | 0000 0075 | 174c 8982 | 280e 0000 | 48c7 8230 | 0e00 0001
2423 0x000001c22b234d3c: 0000 00e9 | 2900 0000 | 4883 ba38 | 0e00 0000 | 7517 4c89 | 8238 0e00 | 0048 c782 | 400e 0000
2424 0x000001c22b234d5c: 0100 0000 | e908 0000 | 0048 8382 | 180e 0000 | 0148 8b94 | 24e8 0000 | 0048 b8ff | ffff ffff
2425 0x000001c22b234d7c: ; {virtual_call}
2426 0x000001c22b234d7c: ffff ffe8
2427
2428 0x000001c22b234d80: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2429 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2430 ; - net.minecraft.class_757::method_3192@527 (line 536)
2431 0x000001c22b234d80: fca5 ca05
2432
2433 0x000001c22b234d84: ; {other}
2434 0x000001c22b234d84: 0f1f 8400 | 745a 0022 | 488b 9424 | d000 0000 | 8b72 5448 | c1e6 0348 | 3b06 4c8b
2435
2436 0x000001c22b234da0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2437 0x000001c22b234da0: c649 b9c8 | dfe3 6dc2
2438
2439 0x000001c22b234da8: ; {metadata('net/minecraft/class_310')}
2440 0x000001c22b234da8: 0100 0049 | baa8 ecc7 | 0008 0000 | 004d 8991 | 600e 0000 | 4983 8168 | 0e00 0001 | 8b9e a801
2441 0x000001c22b234dc8: 0000 48c1 | e303 4885
2442
2443 0x000001c22b234dd0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2444 0x000001c22b234dd0: db49 b8c8 | dfe3 6dc2 | 0100 0049 | b988 0e00 | 0000 0000 | 0074 0a49 | b998 0e00 | 0000 0000
2445 0x000001c22b234df0: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 84fe | 0000 004c | 8b84 24e0
2446
2447 0x000001c22b234e08: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2448 0x000001c22b234e08: 0000 0049 | b9c8 dfe3 | 6dc2 0100
2449
2450 0x000001c22b234e14: ; {metadata('net/minecraft/class_310')}
2451 0x000001c22b234e14: 0049 baa8 | ecc7 0008 | 0000 004d | 8991 b80e | 0000 4983 | 81c0 0e00 | 0001 4d85 | c00f 842a
2452 0x000001c22b234e34: ; {metadata('net/minecraft/class_9779$class_9781')}
2453 0x000001c22b234e34: 0000 0048 | b8d0 fbc8 | 0008 0000 | 0041 8b70 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b
2454 0x000001c22b234e54: 4638 0f85 | 032e 0000 | e900 0000 | 004d 8bc8
2455
2456 0x000001c22b234e64: ; implicit exception: dispatches to 0x000001c22b237c64
2457 0x000001c22b234e64: 493b 004d
2458
2459 0x000001c22b234e68: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2460 0x000001c22b234e68: 8bc8 48bf | c8df e36d | c201 0000
2461
2462 0x000001c22b234e74: ; {metadata('net/minecraft/class_9779$class_9781')}
2463 0x000001c22b234e74: 49ba d0fb | c800 0800 | 0000 4c89 | 97f0 0e00 | 0048 8387 | f80e 0000 | 01c4 c17a | 1040 0c48
2464 0x000001c22b234e94: 3b03 4c8b
2465
2466 0x000001c22b234e98: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2467 0x000001c22b234e98: cb48 bfc8 | dfe3 6dc2
2468
2469 0x000001c22b234ea0: ; {metadata('net/minecraft/class_425')}
2470 0x000001c22b234ea0: 0100 0049 | ba18 5cc3 | 0008 0000 | 004c 8997 | 280f 0000 | 4883 8730 | 0f00 0001 | 4c8b 8424
2471 0x000001c22b234ec0: 2801 0000 | 448b 8c24 | f000 0000 | 8bbc 24f4 | 0000 0048
2472
2473 0x000001c22b234ed4: ; {optimized virtual_call}
2474 0x000001c22b234ed4: 8bd3 90e8
2475
2476 0x000001c22b234ed8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2477 ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
2478 ; - net.minecraft.class_757::method_3192@561 (line 540)
2479 0x000001c22b234ed8: a49f ca05
2480
2481 0x000001c22b234edc: ; {other}
2482 0x000001c22b234edc: 0f1f 8400 | cc5b 0023
2483
2484 0x000001c22b234ee4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2485 0x000001c22b234ee4: 49b8 c8df | e36d c201 | 0000 41ff | 8050 0f00 | 008b bc24 | dc00 0000 | e99b 0300 | 008b bc24
2486 0x000001c22b234f04: dc00 0000
2487
2488 0x000001c22b234f08: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2489 0x000001c22b234f08: 85ff 49b8 | c8df e36d | c201 0000 | 49b9 2810 | 0000 0000 | 0000 740a | 49b9 3810 | 0000 0000
2490 0x000001c22b234f28: 0000 4b8b | 0c08 488d | 4901 4b89 | 0c08 0f84 | 6003 0000 | 448b 86a4 | 0100 0049 | c1e0 034d
2491 0x000001c22b234f48: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2492 0x000001c22b234f48: 85c0 49b9 | c8df e36d | c201 0000 | 48be 4810 | 0000 0000 | 0000 740a | 48be 5810 | 0000 0000
2493 0x000001c22b234f68: 0000 498b | 0c31 488d | 4901 4989 | 0c31 0f84 | 2003 0000 | 488b 9c24 | e000 0000 | 4885 db0f
2494 0x000001c22b234f88: 8429 0000
2495
2496 0x000001c22b234f8c: ; {metadata('net/minecraft/class_9779$class_9781')}
2497 0x000001c22b234f8c: 0048 bad0 | fbc8 0008 | 0000 008b | 4b08 49ba | 0000 0000 | 0800 0000 | 4903 ca48 | 3b51 380f
2498 0x000001c22b234fac: 85bd 2c00 | 00e9 0000 | 0000 4c8b | cb48 3b03
2499
2500 0x000001c22b234fbc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2501 0x000001c22b234fbc: 4c8b cb48 | bec8 dfe3 | 6dc2 0100
2502
2503 0x000001c22b234fc8: ; {metadata('net/minecraft/class_9779$class_9781')}
2504 0x000001c22b234fc8: 0049 bad0 | fbc8 0008 | 0000 004c | 8996 7810 | 0000 4883 | 8680 1000 | 0001 c5fa
2505
2506 0x000001c22b234fe4: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2507 0x000001c22b234fe4: 1043 0c49 | b9d0 765b | 5bc2 0100 | 004d 8d89 | e801 0000
2508
2509 0x000001c22b234ff8: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000000020bcfd2e8})}
2510 0x000001c22b234ff8: 48be e8d2 | cf0b 0200 | 0000 4885 | f675 0b41 | f601 0175 | 05f0 4983
2511
2512 0x000001c22b235010: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2513 0x000001c22b235010: 0901 49b9 | c8df e36d | c201 0000 | 4983 81a0 | 1000 0001
2514
2515 0x000001c22b235024: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2516 0x000001c22b235024: 49b9 d076 | 5b5b c201 | 0000 418b | 89cc 0000 | 0083 c102 | 4189 89cc | 0000 0081 | e1fe ff1f
2517 0x000001c22b235044: 0085 c90f | 842b 2c00
2518
2519 0x000001c22b23504c: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
2520 0x000001c22b23504c: 0049 b948 | 0460 5bc2 | 0100 004d | 8d89 a001 | 0000 4885 | f675 0b41 | f601 0175 | 05f0 4983
2521 0x000001c22b23506c: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2522 0x000001c22b23506c: 0901 49b9 | d076 5b5b | c201 0000 | 4983 8148 | 0100 0001
2523
2524 0x000001c22b235080: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
2525 0x000001c22b235080: 49b9 4804 | 605b c201 | 0000 418b | b1cc 0000 | 0083 c602 | 4189 b1cc | 0000 0081 | e6fe ff1f
2526 0x000001c22b2350a0: 0085 f60f | 84f0 2b00
2527
2528 0x000001c22b2350a8: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2529 0x000001c22b2350a8: 0049 b9d0 | 765b 5bc2 | 0100 004d | 8d89 8001
2530
2531 0x000001c22b2350b8: ; {oop(a 'net/minecraft/class_757$$Lambda+0x0000000801067548'{0x000000020bcfd310})}
2532 0x000001c22b2350b8: 0000 48b9 | 10d3 cf0b | 0200 0000 | 4885 c975 | 0b41 f601 | 0175 05f0 | 4983 0901
2533
2534 0x000001c22b2350d4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2535 0x000001c22b2350d4: 49b9 c8df | e36d c201 | 0000 4d8d | 89b0 1000 | 0048 85c9 | 750d 41f6 | 0101 7547 | f049 8309
2536 0x000001c22b2350f4: ; {metadata('net/minecraft/class_757$$Lambda+0x0000000801067548')}
2537 0x000001c22b2350f4: 01eb 4048 | be48 7506 | 0108 0000 | 004c 8bd6 | 4933 3148 | f7c6 fcff | ffff 7427 | 40f6 c602
2538 0x000001c22b235114: 7521 49f7 | 01fe ffff | ff74 1549 | 8bf2 4933 | 3148 f7c6 | fcff ffff | 7409 4983 | 0902 eb03
2539 0x000001c22b235134: 4989 3148 | 8b94 24d0
2540
2541 0x000001c22b23513c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2542 0x000001c22b23513c: 0000 0049 | b9c8 dfe3 | 6dc2 0100 | 0049 8381 | c010 0000 | 014c 8b8c | 2428 0100 | 008b bc24
2543 0x000001c22b23515c: f000 0000 | 8bb4 24f4 | 0000 0048 | 8b94 24d0
2544
2545 0x000001c22b23516c: ; {optimized virtual_call}
2546 0x000001c22b23516c: 0000 00e8
2547
2548 0x000001c22b235170: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2549 ;*invokespecial wrapOperation$znd000$fabric-screen-api-v1$onRenderScreen {reexecute=0 rethrow=0 return_oop=0}
2550 ; - net.minecraft.class_757::method_3192@674 (line 551)
2551 0x000001c22b235170: 8c6c 0600
2552
2553 0x000001c22b235174: ; {other}
2554 0x000001c22b235174: 0f1f 8400 | 645e 0024
2555
2556 0x000001c22b23517c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2557 0x000001c22b23517c: 48ba c8df | e36d c201 | 0000 ff82 | d010 0000 | 488b 9424 | d000 0000 | 8b72 5448 | c1e6 038b
2558 0x000001c22b23519c: b6a4 0100 | 0048 c1e6 | 0348 85f6
2559
2560 0x000001c22b2351a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2561 0x000001c22b2351a8: 48bf c8df | e36d c201 | 0000 48bb | 7812 0000 | 0000 0000 | 740a 48bb | 8812 0000 | 0000 0000
2562 0x000001c22b2351c8: 488b 041f | 488d 4001 | 4889 041f | 0f84 aa00 | 0000 483b | 0648 8bfe
2563
2564 0x000001c22b2351e0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2565 0x000001c22b2351e0: 48bb c8df | e36d c201 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bba8 1200
2566 0x000001c22b235200: 0075 0d48 | 8383 b012 | 0000 01e9 | 6000 0000 | 483b bbb8 | 1200 0075 | 0d48 8383 | c012 0000
2567 0x000001c22b235220: 01e9 4a00 | 0000 4883 | bba8 1200 | 0000 7517 | 4889 bba8 | 1200 0048 | c783 b012 | 0000 0100
2568 0x000001c22b235240: 0000 e929 | 0000 0048 | 83bb b812 | 0000 0075 | 1748 89bb | b812 0000 | 48c7 83c0 | 1200 0001
2569 0x000001c22b235260: 0000 00e9 | 0800 0000 | 4883 8398 | 1200 0001 | 488b d60f
2570
2571 0x000001c22b235274: ; {optimized virtual_call}
2572 0x000001c22b235274: 1f40 00e8
2573
2574 0x000001c22b235278: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
2575 ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
2576 ; - net.minecraft.class_757::method_3192@778 (line 566)
2577 0x000001c22b235278: 4460 0600
2578
2579 0x000001c22b23527c: ; {other}
2580 0x000001c22b23527c: 0f1f 8400 | 6c5f 0025
2581
2582 0x000001c22b235284: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2583 0x000001c22b235284: 49b8 c8df | e36d c201 | 0000 41ff | 80d0 1200 | 008b bc24 | dc00 0000
2584
2585 0x000001c22b23529c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2586 0x000001c22b23529c: 85ff 49b8 | c8df e36d | c201 0000 | 49b9 a813 | 0000 0000 | 0000 740a | 49b9 b813 | 0000 0000
2587 0x000001c22b2352bc: 0000 4b8b | 1408 488d | 5201 4b89 | 1408 0f84 | eb00 0000 | 448b 8c24 | d800 0000
2588
2589 0x000001c22b2352d8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2590 0x000001c22b2352d8: 4585 c949 | b8c8 dfe3 | 6dc2 0100 | 0049 b9c8 | 1300 0000 | 0000 0074 | 0a49 b9d8 | 1300 0000
2591 0x000001c22b2352f8: 0000 004b | 8b14 0848 | 8d52 014b | 8914 080f | 84ae 0000 | 0048 8b94 | 24d0 0000 | 0044 8b42
2592 0x000001c22b235318: 5449 c1e0 | 0345 8b88 | 8801 0000 | 49c1 e103
2593
2594 0x000001c22b235328: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2595 0x000001c22b235328: 4d85 c949 | b9c8 dfe3 | 6dc2 0100 | 0048 bee8 | 1300 0000 | 0000 0074 | 0a48 bef8 | 1300 0000
2596 0x000001c22b235348: 0000 0049 | 8b1c 3148 | 8d5b 0149 | 891c 310f | 845e 0000 | 0041 8bb0 | d000 0000 | 48c1 e603
2597 0x000001c22b235368: ; implicit exception: dispatches to 0x000001c22b237cc9
2598 0x000001c22b235368: 483b 064c
2599
2600 0x000001c22b23536c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2601 0x000001c22b23536c: 8bc6 49b9 | c8df e36d | c201 0000
2602
2603 0x000001c22b235378: ; {metadata('net/minecraft/class_329')}
2604 0x000001c22b235378: 49ba 300b | c300 0800 | 0000 4d89 | 9118 1400 | 0049 8381 | 2014 0000 | 014c 8b84 | 2428 0100
2605 0x000001c22b235398: 004c 8b8c | 24e0 0000 | 0048 8bd6
2606
2607 0x000001c22b2353a4: ; {optimized virtual_call}
2608 0x000001c22b2353a4: 6666 90e8
2609
2610 0x000001c22b2353a8: ; ImmutableOopMap {[208]=Oop [232]=Oop [296]=Oop }
2611 ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
2612 ; - net.minecraft.class_757::method_3192@860 (line 578)
2613 0x000001c22b2353a8: d49a ca05
2614
2615 0x000001c22b2353ac: ; {other}
2616 0x000001c22b2353ac: 0f1f 8400 | 9c60 0026 | 8bbc 24dc | 0000 0085
2617
2618 0x000001c22b2353bc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2619 0x000001c22b2353bc: ff49 b8c8 | dfe3 6dc2 | 0100 0048 | ba40 1400 | 0000 0000 | 0074 0a48 | ba50 1400 | 0000 0000
2620 0x000001c22b2353dc: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 847a | 0400 004c | 8b84 24e8 | 0000 0049 | 3b00 498b
2621 0x000001c22b2353fc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2622 0x000001c22b2353fc: d048 bec8 | dfe3 6dc2 | 0100 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 7014
2623 0x000001c22b23541c: 0000 750d | 4883 8678 | 1400 0001 | e960 0000 | 0048 3b96 | 8014 0000 | 750d 4883 | 8688 1400
2624 0x000001c22b23543c: 0001 e94a | 0000 0048 | 83be 7014 | 0000 0075 | 1748 8996 | 7014 0000 | 48c7 8678 | 1400 0001
2625 0x000001c22b23545c: 0000 00e9 | 2900 0000 | 4883 be80 | 1400 0000 | 7517 4889 | 9680 1400 | 0048 c786 | 8814 0000
2626 0x000001c22b23547c: 0100 0000 | e908 0000 | 0048 8386 | 6014 0000 | 0149 8bd8
2627
2628 0x000001c22b235490: ; {oop("toasts"{0x0000000205a91ef8})}
2629 0x000001c22b235490: 49b8 f81e | a905 0200 | 0000 488b | d348 b8d0 | 66c9 0008
2630
2631 0x000001c22b2354a4: ; {virtual_call}
2632 0x000001c22b2354a4: 0000 00e8
2633
2634 0x000001c22b2354a8: ; ImmutableOopMap {[208]=Oop [296]=Oop }
2635 ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
2636 ; - net.minecraft.class_757::method_3192@872 (line 582)
2637 0x000001c22b2354a8: 74e5 f506
2638
2639 0x000001c22b2354ac: ; {other}
2640 0x000001c22b2354ac: 0f1f 8400 | 9c61 0027 | 4889 8424 | 5001 0000 | 488b 9424 | d000 0000 | 448b 4254 | 49c1 e003
2641 0x000001c22b2354cc: ; implicit exception: dispatches to 0x000001c22b237cd3
2642 0x000001c22b2354cc: 493b 0049
2643
2644 0x000001c22b2354d0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2645 0x000001c22b2354d0: 8bf0 48bf | c8df e36d | c201 0000
2646
2647 0x000001c22b2354dc: ; {metadata('net/minecraft/class_310')}
2648 0x000001c22b2354dc: 49ba a8ec | c700 0800 | 0000 4c89 | 97a8 1400 | 0048 8387 | b014 0000 | 0141 8bb0 | 6401 0000
2649 0x000001c22b2354fc: 48c1 e603
2650
2651 0x000001c22b235500: ; implicit exception: dispatches to 0x000001c22b237cd8
2652 0x000001c22b235500: 483b 064c
2653
2654 0x000001c22b235504: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2655 0x000001c22b235504: 8bc6 48bf | c8df e36d | c201 0000
2656
2657 0x000001c22b235510: ; {metadata('net/minecraft/class_374')}
2658 0x000001c22b235510: 49ba d8e2 | ca00 0800 | 0000 4c89 | 97e0 1400 | 0048 8387 | e814 0000 | 014c 8b84 | 2428 0100
2659 0x000001c22b235530: 0048 8bd6
2660
2661 0x000001c22b235534: ; {optimized virtual_call}
2662 0x000001c22b235534: 6666 90e8
2663
2664 0x000001c22b235538: ; ImmutableOopMap {[208]=Oop [296]=Oop [336]=Oop }
2665 ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
2666 ; - net.minecraft.class_757::method_3192@888 (line 583)
2667 0x000001c22b235538: 24ee fbff
2668
2669 0x000001c22b23553c: ; {other}
2670 0x000001c22b23553c: 0f1f 8400 | 2c62 0028 | 488b b424 | 5001 0000
2671
2672 0x000001c22b23554c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2673 0x000001c22b23554c: 4885 f648 | bac8 dfe3 | 6dc2 0100 | 0048 bf08 | 1500 0000 | 0000 0074 | 0a48 bf18 | 1500 0000
2674 0x000001c22b23556c: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 84e8 0200 | 0048 3b06
2675
2676 0x000001c22b235584: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2677 0x000001c22b235584: 488b c648 | bac8 dfe3 | 6dc2 0100
2678
2679 0x000001c22b235590: ; {metadata('net/minecraft/class_10214')}
2680 0x000001c22b235590: 0049 bae8 | 88f2 0008 | 0000 004c | 8992 3815 | 0000 4883 | 8240 1500
2681
2682 0x000001c22b2355a8: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2683 0x000001c22b2355a8: 0001 48ba | 084c da6d | c201 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
2684 0x000001c22b2355c8: 0085 ff0f | 8411 2700 | 008b 560c | 48c1 e203
2685
2686 0x000001c22b2355d8: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2687 0x000001c22b2355d8: 4885 d248 | be08 4cda | 6dc2 0100 | 0048 bf10 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
2688 0x000001c22b2355f8: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 844c 0200 | 0048 3b02
2689
2690 0x000001c22b235610: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2691 0x000001c22b235610: 488b f248 | bf08 4cda | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
2692 0x000001c22b235630: 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960 | 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758
2693 0x000001c22b235650: 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000 | 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100
2694 0x000001c22b235670: 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100 | 0000 7517 | 4889 b750 | 0100 0048 | c787 5801
2695 0x000001c22b235690: 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001 | 0000 0166 | 9048 b8ff | ffff ffff
2696
2697 0x000001c22b2356ac: ; {virtual_call}
2698 0x000001c22b2356ac: ffff ffe8
2699
2700 0x000001c22b2356b0: ; ImmutableOopMap {[208]=Oop [296]=Oop }
2701 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2702 ; - net.minecraft.class_10214::close@11 (line 47)
2703 ; - net.minecraft.class_757::method_3192@898 (line 584)
2704 0x000001c22b2356b0: cc9c ca05
2705
2706 0x000001c22b2356b4: ; {other}
2707 0x000001c22b2356b4: 0f1f 8400 | a463 0029 | e998 0100 | 0049 8b87 | 0005 0000 | 4d33 d24d | 8997 0005 | 0000 4d33
2708 0x000001c22b2356d4: d24d 8997 | 0805 0000
2709
2710 0x000001c22b2356dc: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2711 0x000001c22b2356dc: 4885 f648 | bac8 dfe3 | 6dc2 0100 | 0048 bf78 | 1500 0000 | 0000 0074 | 0a48 bf88 | 1500 0000
2712 0x000001c22b2356fc: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 84bb 0d00 | 0048 3b06
2713
2714 0x000001c22b235714: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2715 0x000001c22b235714: 488b d648 | bfc8 dfe3 | 6dc2 0100
2716
2717 0x000001c22b235720: ; {metadata('net/minecraft/class_10214')}
2718 0x000001c22b235720: 0049 bae8 | 88f2 0008 | 0000 004c | 8997 a815 | 0000 4883 | 87b0 1500
2719
2720 0x000001c22b235738: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2721 0x000001c22b235738: 0001 48ba | 084c da6d | c201 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
2722 0x000001c22b235758: 0085 ff0f | 84ac 2500 | 008b 560c | 48c1 e203
2723
2724 0x000001c22b235768: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2725 0x000001c22b235768: 4885 d248 | be08 4cda | 6dc2 0100 | 0048 bf10 | 0100 0000 | 0000 0074 | 0a48 bf20 | 0100 0000
2726 0x000001c22b235788: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e48 | 8984 2458 | 0100 000f | 8403 0200 | 0048 3b02
2727 0x000001c22b2357a8: ; {metadata(method data for {method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
2728 0x000001c22b2357a8: 488b f248 | bf08 4cda | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
2729 0x000001c22b2357c8: 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960 | 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758
2730 0x000001c22b2357e8: 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000 | 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100
2731 0x000001c22b235808: 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100 | 0000 7517 | 4889 b750 | 0100 0048 | c787 5801
2732 0x000001c22b235828: 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001 | 0000 0166 | 9048 b8ff | ffff ffff
2733
2734 0x000001c22b235844: ; {virtual_call}
2735 0x000001c22b235844: ffff ffe8
2736
2737 0x000001c22b235848: ; ImmutableOopMap {[344]=Oop }
2738 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2739 ; - net.minecraft.class_10214::close@11 (line 47)
2740 ; - net.minecraft.class_757::method_3192@913 (line 582)
2741 0x000001c22b235848: 349b ca05
2742
2743 0x000001c22b23584c: ; {other}
2744 0x000001c22b23584c: 0f1f 8400 | 3c65 002a | e94f 0100
2745
2746 0x000001c22b235858: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2747 0x000001c22b235858: 0048 bac8 | dfe3 6dc2 | 0100 00ff | 8260 1500 | 0048 8b84 | 2428 0100 | 0048 8bf0
2748
2749 0x000001c22b235874: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2750 0x000001c22b235874: 48bf c8df | e36d c201
2751
2752 0x000001c22b23587c: ; {metadata('net/minecraft/class_332')}
2753 0x000001c22b23587c: 0000 49ba | e023 ee00 | 0800 0000 | 4c89 9730 | 1600 0048 | 8387 3816
2754
2755 0x000001c22b235894: ; {metadata(method data for {method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
2756 0x000001c22b235894: 0000 0148 | be30 47d4 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
2757 0x000001c22b2358b4: 1f00 85ff | 0f84 7524 | 0000 8b70 | 1448 c1e6 | 0348 3b06
2758
2759 0x000001c22b2358c8: ; {metadata(method data for {method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
2760 0x000001c22b2358c8: 488b fe48 | bb30 47d4 | 6dc2 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 0f1f 8000
2761
2762 0x000001c22b2358e4: ; {optimized virtual_call}
2763 0x000001c22b2358e4: 0000 00e8
2764
2765 0x000001c22b2358e8: ; ImmutableOopMap {[208]=Oop }
2766 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
2767 ; - net.minecraft.class_332::method_51452@4 (line 95)
2768 ; - net.minecraft.class_757::method_3192@933 (line 587)
2769 0x000001c22b2358e8: f463 ee06
2770
2771 0x000001c22b2358ec: ; {other}
2772 0x000001c22b2358ec: 0f1f 8400 | dc65 002b
2773
2774 0x000001c22b2358f4: ; {oop(a 'org/joml/Matrix4fStack'{0x0000000204cef530})}
2775 0x000001c22b2358f4: 48ba 30f5 | ce04 0200 | 0000 488b
2776
2777 0x000001c22b235900: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2778 0x000001c22b235900: f248 bfc8 | dfe3 6dc2
2779
2780 0x000001c22b235908: ; {metadata('org/joml/Matrix4fStack')}
2781 0x000001c22b235908: 0100 0049 | ba00 00c1 | 0008 0000 | 004c 8997 | 6816 0000 | 4883 8770 | 1600 0001
2782
2783 0x000001c22b235924: ; {optimized virtual_call}
2784 0x000001c22b235924: 6666 90e8
2785
2786 0x000001c22b235928: ; ImmutableOopMap {[208]=Oop }
2787 ;*invokevirtual popMatrix {reexecute=0 rethrow=0 return_oop=0}
2788 ; - net.minecraft.class_757::method_3192@938 (line 589)
2789 0x000001c22b235928: 94b0 f506
2790
2791 0x000001c22b23592c: ; {other}
2792 0x000001c22b23592c: 0f1f 8400 | 1c66 002c | 488b 9424 | d000 0000 | 8b52 7448 | c1e2 0348 | 3b02 488b
2793
2794 0x000001c22b235948: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2795 0x000001c22b235948: f248 bfc8 | dfe3 6dc2
2796
2797 0x000001c22b235950: ; {metadata('net/minecraft/class_9920')}
2798 0x000001c22b235950: 0100 0049 | bae0 7bed | 0008 0000 | 004c 8997 | a016 0000 | 4883 87a8 | 1600 0001
2799
2800 0x000001c22b23596c: ; {optimized virtual_call}
2801 0x000001c22b23596c: 6666 90e8
2802
2803 0x000001c22b235970: ; ImmutableOopMap {}
2804 ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
2805 ; - net.minecraft.class_757::method_3192@946 (line 591)
2806 0x000001c22b235970: 6c31 faff
2807
2808 0x000001c22b235974: ; {other}
2809 0x000001c22b235974: 0f1f 8400 | 6466 002d | 4881 c420 | 0200 005d
2810
2811 0x000001c22b235984: ; {poll_return}
2812 0x000001c22b235984: 493b a750 | 0400 000f | 87cd 2300 | 00c3 4881 | c420 0200
2813
2814 0x000001c22b235998: ; {poll_return}
2815 0x000001c22b235998: 005d 493b | a750 0400 | 000f 87cd | 2300 00c3
2816
2817 0x000001c22b2359a8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2818 0x000001c22b2359a8: 48ba c8df | e36d c201 | 0000 ff82 | d015 0000 | 488b 8424 | 5801 0000 | e907 0b00
2819
2820 0x000001c22b2359c4: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2821 0x000001c22b2359c4: 0048 bea8 | 9c4c 6dc2 | 0100 0048 | 8386 6001
2822
2823 0x000001c22b2359d4: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2824 0x000001c22b2359d4: 0000 0148 | bee0 9f4c | 6dc2 0100 | 008b 8ecc | 0000 0083 | c102 898e | cc00 0000 | 81e1 feff
2825 0x000001c22b2359f4: 1f00 85c9 | 0f84 8c23 | 0000 6690
2826
2827 0x000001c22b235a00: ; {no_reloc}
2828 0x000001c22b235a00: e9b5 2300 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85b2 | 2300 0049 | 8b87 b801 | 0000 488d
2829 0x000001c22b235a20: 7828 493b | bfc8 0100 | 000f 879a | 2300 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2830 0x000001c22b235a40: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2831 0x000001c22b235a60: 1848 8948 | 2048 8bd0
2832
2833 0x000001c22b235a68: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2834 0x000001c22b235a68: 48be e09f | 4c6d c201 | 0000 4883 | 8610 0100
2835
2836 0x000001c22b235a78: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
2837 0x000001c22b235a78: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2460
2838
2839 0x000001c22b235a8c: ; {optimized virtual_call}
2840 0x000001c22b235a8c: 0100 00e8
2841
2842 0x000001c22b235a90: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop [352]=Oop }
2843 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2844 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
2845 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
2846 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
2847 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
2848 ; - net.minecraft.class_757::method_3192@523 (line 535)
2849 0x000001c22b235a90: ec93 ca05
2850
2851 0x000001c22b235a94: ; {other}
2852 0x000001c22b235a94: 0f1f 8400 | 8467 002e | 488b 8424 | 6001 0000 | e90c 2800
2853
2854 0x000001c22b235aa8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2855 0x000001c22b235aa8: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
2856
2857 0x000001c22b235ab8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2858 0x000001c22b235ab8: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2859 0x000001c22b235ad8: 1f00 85f6 | 0f84 f422 | 0000 660f | 1f44 0000
2860
2861 0x000001c22b235ae8: ; {no_reloc}
2862 0x000001c22b235ae8: e919 2300 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8516 | 2300 0049 | 8b87 b801 | 0000 488d
2863 0x000001c22b235b08: 7828 493b | bfc8 0100 | 000f 87fe | 2200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2864 0x000001c22b235b28: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2865 0x000001c22b235b48: 1848 8948 | 204c 8bc0
2866
2867 0x000001c22b235b50: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2868 0x000001c22b235b50: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
2869
2870 0x000001c22b235b60: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
2871 0x000001c22b235b60: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2468
2872
2873 0x000001c22b235b74: ; {optimized virtual_call}
2874 0x000001c22b235b74: 0100 00e8
2875
2876 0x000001c22b235b78: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [360]=Oop }
2877 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2878 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
2879 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
2880 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
2881 ; - net.minecraft.class_308::method_24211@6 (line 30)
2882 ; - net.minecraft.class_757::method_3192@425 (line 524)
2883 0x000001c22b235b78: 0493 ca05
2884
2885 0x000001c22b235b7c: ; {other}
2886 0x000001c22b235b7c: 0f1f 8400 | 6c68 002f | 488b 8424 | 6801 0000 | e924 2700
2887
2888 0x000001c22b235b90: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2889 0x000001c22b235b90: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
2890
2891 0x000001c22b235ba0: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2892 0x000001c22b235ba0: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2893 0x000001c22b235bc0: 1f00 85f6 | 0f84 5822 | 0000 660f | 1f44 0000
2894
2895 0x000001c22b235bd0: ; {no_reloc}
2896 0x000001c22b235bd0: e97d 2200 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 857a | 2200 0049 | 8b87 b801 | 0000 488d
2897 0x000001c22b235bf0: 7828 493b | bfc8 0100 | 000f 8762 | 2200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2898 0x000001c22b235c10: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2899 0x000001c22b235c30: 1848 8948 | 204c 8bc0
2900
2901 0x000001c22b235c38: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2902 0x000001c22b235c38: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
2903
2904 0x000001c22b235c48: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
2905 0x000001c22b235c48: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2470
2906
2907 0x000001c22b235c5c: ; {optimized virtual_call}
2908 0x000001c22b235c5c: 0100 00e8
2909
2910 0x000001c22b235c60: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [368]=Oop }
2911 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2912 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
2913 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
2914 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
2915 ; - net.minecraft.class_757::method_3192@403 (line 520)
2916 0x000001c22b235c60: 1c92 ca05
2917
2918 0x000001c22b235c64: ; {other}
2919 0x000001c22b235c64: 0f1f 8400 | 5469 0030 | 488b 8424 | 7001 0000 | e93c 2600 | 0048 8984 | 2480 0100
2920
2921 0x000001c22b235c80: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2922 0x000001c22b235c80: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
2923
2924 0x000001c22b235c90: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2925 0x000001c22b235c90: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2926 0x000001c22b235cb0: 1f00 85f6 | 0f84 b421 | 0000 660f | 1f44 0000
2927
2928 0x000001c22b235cc0: ; {no_reloc}
2929 0x000001c22b235cc0: e9d9 2100 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85d6 | 2100 0049 | 8b87 b801 | 0000 488d
2930 0x000001c22b235ce0: 7828 493b | bfc8 0100 | 000f 87be | 2100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2931 0x000001c22b235d00: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2932 0x000001c22b235d20: 1848 8948 | 204c 8bc0
2933
2934 0x000001c22b235d28: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2935 0x000001c22b235d28: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
2936
2937 0x000001c22b235d38: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
2938 0x000001c22b235d38: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2478
2939
2940 0x000001c22b235d4c: ; {optimized virtual_call}
2941 0x000001c22b235d4c: 0100 00e8
2942
2943 0x000001c22b235d50: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [376]=Oop [384]=Oop }
2944 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2945 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
2946 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
2947 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
2948 ; - net.minecraft.class_757::method_3192@400 (line 518)
2949 0x000001c22b235d50: 2c91 ca05
2950
2951 0x000001c22b235d54: ; {other}
2952 0x000001c22b235d54: 0f1f 8400 | 446a 0031 | 488b 8424 | 7801 0000 | e94c 2500
2953
2954 0x000001c22b235d68: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2955 0x000001c22b235d68: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 6001
2956
2957 0x000001c22b235d78: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2958 0x000001c22b235d78: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
2959 0x000001c22b235d98: 1f00 85ff | 0f84 1821 | 0000 660f | 1f44 0000
2960
2961 0x000001c22b235da8: ; {no_reloc}
2962 0x000001c22b235da8: e93d 2100 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 853a | 2100 0049 | 8b87 b801 | 0000 488d
2963 0x000001c22b235dc8: 7828 493b | bfc8 0100 | 000f 8722 | 2100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2964 0x000001c22b235de8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2965 0x000001c22b235e08: 1848 8948 | 204c 8bc0
2966
2967 0x000001c22b235e10: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2968 0x000001c22b235e10: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
2969
2970 0x000001c22b235e20: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
2971 0x000001c22b235e20: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2488
2972
2973 0x000001c22b235e34: ; {optimized virtual_call}
2974 0x000001c22b235e34: 0100 00e8
2975
2976 0x000001c22b235e38: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop [392]=Oop }
2977 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2978 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
2979 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
2980 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
2981 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
2982 ; - net.minecraft.class_757::method_3192@347 (line 514)
2983 0x000001c22b235e38: 4490 ca05
2984
2985 0x000001c22b235e3c: ; {other}
2986 0x000001c22b235e3c: 0f1f 8400 | 2c6b 0032 | 488b 8424 | 8801 0000 | e964 2400
2987
2988 0x000001c22b235e50: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2989 0x000001c22b235e50: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 6001
2990
2991 0x000001c22b235e60: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2992 0x000001c22b235e60: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
2993 0x000001c22b235e80: 1f00 85ff | 0f84 7c20 | 0000 660f | 1f44 0000
2994
2995 0x000001c22b235e90: ; {no_reloc}
2996 0x000001c22b235e90: e9a1 2000 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 859e | 2000 0049 | 8b87 b801 | 0000 488d
2997 0x000001c22b235eb0: 7828 493b | bfc8 0100 | 000f 8786 | 2000 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2998 0x000001c22b235ed0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
2999 0x000001c22b235ef0: 1848 8948 | 204c 8bc0
3000
3001 0x000001c22b235ef8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3002 0x000001c22b235ef8: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
3003
3004 0x000001c22b235f08: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3005 0x000001c22b235f08: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2490
3006
3007 0x000001c22b235f1c: ; {optimized virtual_call}
3008 0x000001c22b235f1c: 0100 00e8
3009
3010 0x000001c22b235f20: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop [400]=Oop }
3011 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3012 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3013 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
3014 ; - net.minecraft.class_276::method_1235@0 (line 190)
3015 ; - net.minecraft.class_757::method_3192@332 (line 510)
3016 0x000001c22b235f20: 5c8f ca05
3017
3018 0x000001c22b235f24: ; {other}
3019 0x000001c22b235f24: 0f1f 8400 | 146c 0033 | 488b 8424 | 9001 0000 | e97c 2300
3020
3021 0x000001c22b235f38: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3022 0x000001c22b235f38: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
3023
3024 0x000001c22b235f48: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3025 0x000001c22b235f48: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3026 0x000001c22b235f68: 1f00 85f6 | 0f84 e01f | 0000 660f | 1f44 0000
3027
3028 0x000001c22b235f78: ; {no_reloc}
3029 0x000001c22b235f78: e905 2000 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8502 | 2000 0049 | 8b87 b801 | 0000 488d
3030 0x000001c22b235f98: 7828 493b | bfc8 0100 | 000f 87ea | 1f00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3031 0x000001c22b235fb8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3032 0x000001c22b235fd8: 1848 8948 | 204c 8bc0
3033
3034 0x000001c22b235fe0: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3035 0x000001c22b235fe0: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
3036
3037 0x000001c22b235ff0: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3038 0x000001c22b235ff0: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2498
3039
3040 0x000001c22b236004: ; {optimized virtual_call}
3041 0x000001c22b236004: 0100 00e8
3042
3043 0x000001c22b236008: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [408]=Oop }
3044 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3045 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3046 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3047 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
3048 ; - net.minecraft.class_757::method_3192@281 (line 503)
3049 0x000001c22b236008: 748e ca05
3050
3051 0x000001c22b23600c: ; {other}
3052 0x000001c22b23600c: 0f1f 8400 | fc6c 0034 | 488b 8424 | 9801 0000 | e994 2200
3053
3054 0x000001c22b236020: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3055 0x000001c22b236020: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 6001
3056
3057 0x000001c22b236030: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3058 0x000001c22b236030: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3059 0x000001c22b236050: 1f00 85f6 | 0f84 441f | 0000 660f | 1f44 0000
3060
3061 0x000001c22b236060: ; {no_reloc}
3062 0x000001c22b236060: e969 1f00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8566 | 1f00 0049 | 8b87 b801 | 0000 488d
3063 0x000001c22b236080: 7828 493b | bfc8 0100 | 000f 874e | 1f00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3064 0x000001c22b2360a0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3065 0x000001c22b2360c0: 1848 8948 | 204c 8bc0
3066
3067 0x000001c22b2360c8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3068 0x000001c22b2360c8: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
3069
3070 0x000001c22b2360d8: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3071 0x000001c22b2360d8: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 24a0
3072
3073 0x000001c22b2360ec: ; {optimized virtual_call}
3074 0x000001c22b2360ec: 0100 00e8
3075
3076 0x000001c22b2360f0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [416]=Oop }
3077 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3078 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3079 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
3080 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
3081 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
3082 ; - net.minecraft.class_757::method_3192@278 (line 501)
3083 0x000001c22b2360f0: 8c8d ca05
3084
3085 0x000001c22b2360f4: ; {other}
3086 0x000001c22b2360f4: 0f1f 8400 | e46d 0035 | 488b 8424 | a001 0000 | e9ac 2100
3087
3088 0x000001c22b236108: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3089 0x000001c22b236108: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
3090
3091 0x000001c22b236118: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3092 0x000001c22b236118: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3093 0x000001c22b236138: 1f00 85f6 | 0f84 a81e | 0000 660f | 1f44 0000
3094
3095 0x000001c22b236148: ; {no_reloc}
3096 0x000001c22b236148: e9cd 1e00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85ca | 1e00 0049 | 8b87 b801 | 0000 488d
3097 0x000001c22b236168: 7828 493b | bfc8 0100 | 000f 87b2 | 1e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3098 0x000001c22b236188: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3099 0x000001c22b2361a8: 1848 8948 | 204c 8bc0
3100
3101 0x000001c22b2361b0: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3102 0x000001c22b2361b0: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
3103
3104 0x000001c22b2361c0: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3105 0x000001c22b2361c0: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 24a8
3106
3107 0x000001c22b2361d4: ; {optimized virtual_call}
3108 0x000001c22b2361d4: 0100 00e8
3109
3110 0x000001c22b2361d8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [424]=Oop }
3111 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3112 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3113 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3114 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
3115 ; - net.minecraft.class_757::method_3192@278 (line 501)
3116 0x000001c22b2361d8: a48c ca05
3117
3118 0x000001c22b2361dc: ; {other}
3119 0x000001c22b2361dc: 0f1f 8400 | cc6e 0036 | 488b 8424 | a801 0000 | e9c4 2000
3120
3121 0x000001c22b2361f0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3122 0x000001c22b2361f0: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
3123
3124 0x000001c22b236200: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3125 0x000001c22b236200: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3126 0x000001c22b236220: 1f00 85f6 | 0f84 0c1e | 0000 660f | 1f44 0000
3127
3128 0x000001c22b236230: ; {no_reloc}
3129 0x000001c22b236230: e931 1e00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 852e | 1e00 0049 | 8b87 b801 | 0000 488d
3130 0x000001c22b236250: 7828 493b | bfc8 0100 | 000f 8716 | 1e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3131 0x000001c22b236270: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3132 0x000001c22b236290: 1848 8948 | 204c 8bc0
3133
3134 0x000001c22b236298: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3135 0x000001c22b236298: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
3136
3137 0x000001c22b2362a8: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3138 0x000001c22b2362a8: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 24b0
3139
3140 0x000001c22b2362bc: ; {optimized virtual_call}
3141 0x000001c22b2362bc: 0100 00e8
3142
3143 0x000001c22b2362c0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [432]=Oop }
3144 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3145 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3146 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3147 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
3148 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
3149 ; - net.minecraft.class_757::method_3192@275 (line 500)
3150 0x000001c22b2362c0: bc8b ca05
3151
3152 0x000001c22b2362c4: ; {other}
3153 0x000001c22b2362c4: 0f1f 8400 | b46f 0037 | 488b 8424 | b001 0000 | e9dc 1f00
3154
3155 0x000001c22b2362d8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3156 0x000001c22b2362d8: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
3157
3158 0x000001c22b2362e8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3159 0x000001c22b2362e8: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
3160 0x000001c22b236308: 1f00 85f6 | 0f84 701d | 0000 660f | 1f44 0000
3161
3162 0x000001c22b236318: ; {no_reloc}
3163 0x000001c22b236318: e995 1d00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8592 | 1d00 0049 | 8b87 b801 | 0000 488d
3164 0x000001c22b236338: 7828 493b | bfc8 0100 | 000f 877a | 1d00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3165 0x000001c22b236358: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3166 0x000001c22b236378: 1848 8948 | 2048 8bd0
3167
3168 0x000001c22b236380: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3169 0x000001c22b236380: 48be e09f | 4c6d c201 | 0000 4883 | 8610 0100
3170
3171 0x000001c22b236390: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
3172 0x000001c22b236390: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 24b8
3173
3174 0x000001c22b2363a4: ; {optimized virtual_call}
3175 0x000001c22b2363a4: 0100 00e8
3176
3177 0x000001c22b2363a8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [440]=Oop }
3178 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3179 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
3180 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
3181 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
3182 ; - net.minecraft.class_757::method_3192@275 (line 500)
3183 0x000001c22b2363a8: d48a ca05
3184
3185 0x000001c22b2363ac: ; {other}
3186 0x000001c22b2363ac: 0f1f 8400 | 9c70 0038 | 488b 8424 | b801 0000 | e9f4 1e00 | 000f 1f80 | 0000 0000
3187
3188 0x000001c22b2363c8: ; {no_reloc}
3189 0x000001c22b2363c8: e910 1d00 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 fd1c
3190 0x000001c22b2363e8: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
3191 0x000001c22b236408: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828
3192
3193 0x000001c22b236424: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3194 0x000001c22b236424: 488b d048 | be90 2587 | 5bc2 0100 | 0048 8386 | 3001 0000
3195
3196 0x000001c22b236438: ; {oop("supplier.get()"{0x0000000203c1d1b0})}
3197 0x000001c22b236438: 0148 bab0 | d1c1 0302 | 0000 004c | 8bc2 488b | d048 8984 | 24c0 0100 | 0066 0f1f
3198
3199 0x000001c22b236454: ; {optimized virtual_call}
3200 0x000001c22b236454: 4400 00e8
3201
3202 0x000001c22b236458: ; ImmutableOopMap {[208]=Oop [224]=Oop [448]=Oop }
3203 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3204 ; - java.util.Objects::requireNonNull@9 (line 259)
3205 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
3206 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3207 ; - net.minecraft.class_757::method_3192@102 (line 482)
3208 0x000001c22b236458: 248a ca05
3209
3210 0x000001c22b23645c: ; {other}
3211 0x000001c22b23645c: 0f1f 8400 | 4c71 0039 | 488b 8424 | c001 0000 | e944 1e00 | 0049 8b87 | 0005 0000 | 4d33 d24d
3212 0x000001c22b23647c: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000 | 4c8b 8424 | 5801 0000
3213
3214 0x000001c22b236494: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3215 0x000001c22b236494: 48ba c8df | e36d c201 | 0000 4883 | 82e8 1500 | 0001 4c8b | c048 8b94 | 2458 0100 | 0066 0f1f
3216 0x000001c22b2364b4: ; {optimized virtual_call}
3217 0x000001c22b2364b4: 4400 00e8
3218
3219 0x000001c22b2364b8: ; ImmutableOopMap {[344]=Oop }
3220 ;*invokevirtual addSuppressed {reexecute=0 rethrow=0 return_oop=0}
3221 ; - net.minecraft.class_757::method_3192@925 (line 582)
3222 0x000001c22b2364b8: c489 ca05
3223
3224 0x000001c22b2364bc: ; {other}
3225 0x000001c22b2364bc: 0f1f 8400 | ac71 003a | 488b 8424 | 5801 0000 | e9e4 1d00 | 0049 8b87 | 0005 0000 | 4d33 d24d
3226 0x000001c22b2364dc: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
3227
3228 0x000001c22b2364ec: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3229 0x000001c22b2364ec: 48ba c8df | e36d c201 | 0000 4883 | 82e8 1200 | 0001 488b
3230
3231 0x000001c22b236500: ; {oop("Narrating screen"{0x000000020bcfd3c8})}
3232 0x000001c22b236500: d049 b8c8 | d3cf 0b02 | 0000 000f
3233
3234 0x000001c22b23650c: ; {static_call}
3235 0x000001c22b23650c: 1f40 00e8
3236
3237 0x000001c22b236510: ; ImmutableOopMap {[208]=Oop }
3238 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
3239 ; - net.minecraft.class_757::method_3192@791 (line 569)
3240 0x000001c22b236510: 6c93 ca05
3241
3242 0x000001c22b236514: ; {other}
3243 0x000001c22b236514: 0f1f 8400 | 0472 003b
3244
3245 0x000001c22b23651c: ; implicit exception: dispatches to 0x000001c22b2380f4
3246 0x000001c22b23651c: 483b 004c
3247
3248 0x000001c22b236520: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3249 0x000001c22b236520: 8bc0 49b9 | c8df e36d | c201 0000
3250
3251 0x000001c22b23652c: ; {metadata('net/minecraft/class_128')}
3252 0x000001c22b23652c: 49ba c054 | 4700 0800 | 0000 4d89 | 9108 1300 | 0049 8381 | 1013 0000
3253
3254 0x000001c22b236544: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3255 0x000001c22b236544: 0149 b8f8 | e29c 6dc2 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
3256 0x000001c22b236564: feff 1f00 | 4585 c90f | 8488 1b00 | 004c 8bc0
3257
3258 0x000001c22b236574: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3259 0x000001c22b236574: 49b9 f8e2 | 9c6d c201
3260
3261 0x000001c22b23657c: ; {metadata('net/minecraft/class_128')}
3262 0x000001c22b23657c: 0000 49ba | c054 4700 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
3263
3264 0x000001c22b236594: ; {oop("Screen details"{0x000000020bcfd390})}
3265 0x000001c22b236594: 0000 0149 | b890 d3cf | 0b02 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 c801 | 0000 0f1f
3266 0x000001c22b2365b4: ; {optimized virtual_call}
3267 0x000001c22b2365b4: 4400 00e8
3268
3269 0x000001c22b2365b8: ; ImmutableOopMap {[208]=Oop [456]=Oop }
3270 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
3271 ; - net.minecraft.class_128::method_562@3 (line 177)
3272 ; - net.minecraft.class_757::method_3192@801 (line 570)
3273 0x000001c22b2365b8: c488 ca05
3274
3275 0x000001c22b2365bc: ; {other}
3276 0x000001c22b2365bc: 0f1f 8400 | ac72 003c | 0f1f 4000
3277
3278 0x000001c22b2365c8: ; {no_reloc}
3279 0x000001c22b2365c8: e95c 1b00 | 0090 9090 | 9090 488b | 9424 d000 | 0000 4889 | 8424 d001 | 0000 0f1f
3280
3281 0x000001c22b2365e4: ; {static_call}
3282 0x000001c22b2365e4: 4400 00e8
3283
3284 0x000001c22b2365e8: ; ImmutableOopMap {[456]=Oop [464]=Oop }
3285 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
3286 ; - net.minecraft.class_757::method_3192@812 (line 571)
3287 0x000001c22b2365e8: 9492 ca05
3288
3289 0x000001c22b2365ec: ; {other}
3290 0x000001c22b2365ec: 0f1f 8400 | dc72 003d
3291
3292 0x000001c22b2365f4: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3293 0x000001c22b2365f4: 49b8 c8df | e36d c201 | 0000 4d8d | 8050 1300 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
3294 0x000001c22b236614: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
3295 0x000001c22b236634: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
3296 0x000001c22b236654: 0949 8308 | 02eb 034d
3297
3298 0x000001c22b23665c: ; {oop("Screen name"{0x000000020bcfc670})}
3299 0x000001c22b23665c: 8908 49b8 | 70c6 cf0b | 0200 0000 | 4c8b c848 | 8b94 24d0 | 0100 0066 | 9048 b8ff | ffff ffff
3300 0x000001c22b23667c: ; {virtual_call}
3301 0x000001c22b23667c: ffff ffe8
3302
3303 0x000001c22b236680: ; ImmutableOopMap {[456]=Oop }
3304 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
3305 ; - net.minecraft.class_757::method_3192@817 (line 571)
3306 0x000001c22b236680: fc8c ca05
3307
3308 0x000001c22b236684: ; {other}
3309 0x000001c22b236684: 0f1f 8400 | 7473 003e | 0f1f 4000
3310
3311 0x000001c22b236690: ; {no_reloc}
3312 0x000001c22b236690: e9ad 1a00 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85aa | 1a00 0049 | 8b87 b801 | 0000 488d
3313 0x000001c22b2366b0: 7828 493b | bfc8 0100 | 000f 8792 | 1a00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3314 0x000001c22b2366d0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3315 0x000001c22b2366f0: 1848 8948 | 204c 8bc0
3316
3317 0x000001c22b2366f8: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3318 0x000001c22b2366f8: 48ba c8df | e36d c201 | 0000 4883 | 8298 1300 | 0001 4c8b | 8424 c801 | 0000 488b | d048 8984
3319 0x000001c22b236718: 24d8 0100
3320
3321 0x000001c22b23671c: ; {optimized virtual_call}
3322 0x000001c22b23671c: 0066 90e8
3323
3324 0x000001c22b236720: ; ImmutableOopMap {[472]=Oop }
3325 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3326 ; - net.minecraft.class_757::method_3192@827 (line 573)
3327 0x000001c22b236720: 5c87 ca05
3328
3329 0x000001c22b236724: ; {other}
3330 0x000001c22b236724: 0f1f 8400 | 1474 003f | 488b 8424 | d801 0000 | e97c 1b00 | 0049 8b87 | 0005 0000 | 4d33 d24d
3331 0x000001c22b236744: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
3332
3333 0x000001c22b236754: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3334 0x000001c22b236754: 48ba c8df | e36d c201 | 0000 4883 | 82e8 1000 | 0001 488b
3335
3336 0x000001c22b236768: ; {oop("Rendering screen"{0x000000020bd240c0})}
3337 0x000001c22b236768: d049 b8c0 | 40d2 0b02 | 0000 000f
3338
3339 0x000001c22b236774: ; {static_call}
3340 0x000001c22b236774: 1f40 00e8
3341
3342 0x000001c22b236778: ; ImmutableOopMap {[208]=Oop }
3343 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
3344 ; - net.minecraft.class_757::method_3192@687 (line 553)
3345 0x000001c22b236778: 0491 ca05
3346
3347 0x000001c22b23677c: ; {other}
3348 0x000001c22b23677c: 0f1f 8400 | 6c74 0040
3349
3350 0x000001c22b236784: ; implicit exception: dispatches to 0x000001c22b23815e
3351 0x000001c22b236784: 483b 004c
3352
3353 0x000001c22b236788: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3354 0x000001c22b236788: 8bc0 49b9 | c8df e36d | c201 0000
3355
3356 0x000001c22b236794: ; {metadata('net/minecraft/class_128')}
3357 0x000001c22b236794: 49ba c054 | 4700 0800 | 0000 4d89 | 9108 1100 | 0049 8381 | 1011 0000
3358
3359 0x000001c22b2367ac: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3360 0x000001c22b2367ac: 0149 b8f8 | e29c 6dc2 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
3361 0x000001c22b2367cc: feff 1f00 | 4585 c90f | 848a 1900 | 004c 8bc0
3362
3363 0x000001c22b2367dc: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3364 0x000001c22b2367dc: 49b9 f8e2 | 9c6d c201
3365
3366 0x000001c22b2367e4: ; {metadata('net/minecraft/class_128')}
3367 0x000001c22b2367e4: 0000 49ba | c054 4700 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
3368
3369 0x000001c22b2367fc: ; {oop("Screen render details"{0x000000020bcfd470})}
3370 0x000001c22b2367fc: 0000 0149 | b870 d4cf | 0b02 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 e001 | 0000 0f1f
3371 0x000001c22b23681c: ; {optimized virtual_call}
3372 0x000001c22b23681c: 4400 00e8
3373
3374 0x000001c22b236820: ; ImmutableOopMap {[208]=Oop [480]=Oop }
3375 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
3376 ; - net.minecraft.class_128::method_562@3 (line 177)
3377 ; - net.minecraft.class_757::method_3192@697 (line 554)
3378 0x000001c22b236820: 5c86 ca05
3379
3380 0x000001c22b236824: ; {other}
3381 0x000001c22b236824: 0f1f 8400 | 1475 0041 | 0f1f 4000
3382
3383 0x000001c22b236830: ; {no_reloc}
3384 0x000001c22b236830: e95e 1900 | 0090 9090 | 9090 488b | 9424 d000 | 0000 4889 | 8424 e801 | 0000 0f1f
3385
3386 0x000001c22b23684c: ; {static_call}
3387 0x000001c22b23684c: 4400 00e8
3388
3389 0x000001c22b236850: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
3390 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
3391 ; - net.minecraft.class_757::method_3192@708 (line 556)
3392 0x000001c22b236850: 2c90 ca05
3393
3394 0x000001c22b236854: ; {other}
3395 0x000001c22b236854: 0f1f 8400 | 4475 0042
3396
3397 0x000001c22b23685c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3398 0x000001c22b23685c: 49b8 c8df | e36d c201 | 0000 4d8d | 8050 1100 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
3399 0x000001c22b23687c: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
3400 0x000001c22b23689c: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
3401 0x000001c22b2368bc: 0949 8308 | 02eb 034d
3402
3403 0x000001c22b2368c4: ; {oop("Screen name"{0x000000020bcfc670})}
3404 0x000001c22b2368c4: 8908 49b8 | 70c6 cf0b | 0200 0000 | 4c8b c848 | 8b94 24e8 | 0100 0066 | 9048 b8ff | ffff ffff
3405 0x000001c22b2368e4: ; {virtual_call}
3406 0x000001c22b2368e4: ffff ffe8
3407
3408 0x000001c22b2368e8: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
3409 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
3410 ; - net.minecraft.class_757::method_3192@713 (line 556)
3411 0x000001c22b2368e8: 948a ca05
3412
3413 0x000001c22b2368ec: ; {other}
3414 0x000001c22b2368ec: 0f1f 8400 | dc75 0043 | 0f1f 4000
3415
3416 0x000001c22b2368f8: ; {no_reloc}
3417 0x000001c22b2368f8: e9af 1800 | 0090 9090 | 9090 488b | 9424 d000 | 0000 448b | 8424 f000 | 0000 448b | 8c24 f400
3418 0x000001c22b236918: 0000 0f1f
3419
3420 0x000001c22b23691c: ; {static_call}
3421 0x000001c22b23691c: 4400 00e8
3422
3423 0x000001c22b236920: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
3424 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
3425 ; - net.minecraft.class_757::method_3192@727 (line 557)
3426 0x000001c22b236920: 5c8f ca05
3427
3428 0x000001c22b236924: ; {other}
3429 0x000001c22b236924: 0f1f 8400 | 1476 0044
3430
3431 0x000001c22b23692c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3432 0x000001c22b23692c: 49b8 c8df | e36d c201 | 0000 4d8d | 80b8 1100 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
3433 0x000001c22b23694c: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
3434 0x000001c22b23696c: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
3435 0x000001c22b23698c: 0949 8308 | 02eb 034d
3436
3437 0x000001c22b236994: ; {oop("Mouse location"{0x000000020bcfd438})}
3438 0x000001c22b236994: 8908 49b8 | 38d4 cf0b | 0200 0000 | 4c8b c848 | 8b94 24e8 | 0100 0066 | 9048 b8ff | ffff ffff
3439 0x000001c22b2369b4: ; {virtual_call}
3440 0x000001c22b2369b4: ffff ffe8
3441
3442 0x000001c22b2369b8: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
3443 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
3444 ; - net.minecraft.class_757::method_3192@732 (line 557)
3445 0x000001c22b2369b8: c489 ca05
3446
3447 0x000001c22b2369bc: ; {other}
3448 0x000001c22b2369bc: 0f1f 8400 | ac76 0045 | 0f1f 4000
3449
3450 0x000001c22b2369c8: ; {no_reloc}
3451 0x000001c22b2369c8: e9f8 1700 | 0090 9090 | 9090 488b | 9424 d000 | 0000 0f1f
3452
3453 0x000001c22b2369dc: ; {static_call}
3454 0x000001c22b2369dc: 4400 00e8
3455
3456 0x000001c22b2369e0: ; ImmutableOopMap {[480]=Oop [488]=Oop }
3457 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
3458 ; - net.minecraft.class_757::method_3192@742 (line 558)
3459 0x000001c22b2369e0: 9c8e ca05
3460
3461 0x000001c22b2369e4: ; {other}
3462 0x000001c22b2369e4: 0f1f 8400 | d476 0046
3463
3464 0x000001c22b2369ec: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3465 0x000001c22b2369ec: 49b8 c8df | e36d c201 | 0000 4d8d | 8020 1200 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
3466 0x000001c22b236a0c: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
3467 0x000001c22b236a2c: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
3468 0x000001c22b236a4c: 0949 8308 | 02eb 034d
3469
3470 0x000001c22b236a54: ; {oop("Screen size"{0x000000020bcfd400})}
3471 0x000001c22b236a54: 8908 49b8 | 00d4 cf0b | 0200 0000 | 4c8b c848 | 8b94 24e8 | 0100 0066 | 9048 b8ff | ffff ffff
3472 0x000001c22b236a74: ; {virtual_call}
3473 0x000001c22b236a74: ffff ffe8
3474
3475 0x000001c22b236a78: ; ImmutableOopMap {[480]=Oop }
3476 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
3477 ; - net.minecraft.class_757::method_3192@747 (line 558)
3478 0x000001c22b236a78: 0489 ca05
3479
3480 0x000001c22b236a7c: ; {other}
3481 0x000001c22b236a7c: 0f1f 8400 | 6c77 0047 | 0f1f 4000
3482
3483 0x000001c22b236a88: ; {no_reloc}
3484 0x000001c22b236a88: e951 1700 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 854e | 1700 0049 | 8b87 b801 | 0000 488d
3485 0x000001c22b236aa8: 7828 493b | bfc8 0100 | 000f 8736 | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3486 0x000001c22b236ac8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3487 0x000001c22b236ae8: 1848 8948 | 204c 8bc0
3488
3489 0x000001c22b236af0: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3490 0x000001c22b236af0: 48ba c8df | e36d c201 | 0000 4883 | 8268 1200 | 0001 4c8b | 8424 e001 | 0000 488b | d048 8984
3491 0x000001c22b236b10: 24f0 0100
3492
3493 0x000001c22b236b14: ; {optimized virtual_call}
3494 0x000001c22b236b14: 0066 90e8
3495
3496 0x000001c22b236b18: ; ImmutableOopMap {[496]=Oop }
3497 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3498 ; - net.minecraft.class_757::method_3192@757 (line 560)
3499 0x000001c22b236b18: 6483 ca05
3500
3501 0x000001c22b236b1c: ; {other}
3502 0x000001c22b236b1c: 0f1f 8400 | 0c78 0048 | 488b 8424 | f001 0000 | e984 1700 | 0049 8b87 | 0005 0000 | 4d33 d24d
3503 0x000001c22b236b3c: 8997 0005 | 0000 4d33 | d24d 8997 | 0805 0000
3504
3505 0x000001c22b236b4c: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3506 0x000001c22b236b4c: 49b8 c8df | e36d c201 | 0000 4983 | 8068 0f00 | 0001 488b
3507
3508 0x000001c22b236b60: ; {oop("Rendering overlay"{0x000000020bd24230})}
3509 0x000001c22b236b60: d049 b830 | 42d2 0b02 | 0000 000f
3510
3511 0x000001c22b236b6c: ; {static_call}
3512 0x000001c22b236b6c: 1f40 00e8
3513
3514 0x000001c22b236b70: ; ImmutableOopMap {[208]=Oop }
3515 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
3516 ; - net.minecraft.class_757::method_3192@574 (line 542)
3517 0x000001c22b236b70: 0c8d ca05
3518
3519 0x000001c22b236b74: ; {other}
3520 0x000001c22b236b74: 0f1f 8400 | 6478 0049
3521
3522 0x000001c22b236b7c: ; implicit exception: dispatches to 0x000001c22b2381fa
3523 0x000001c22b236b7c: 483b 004c
3524
3525 0x000001c22b236b80: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3526 0x000001c22b236b80: 8bc0 49b9 | c8df e36d | c201 0000
3527
3528 0x000001c22b236b8c: ; {metadata('net/minecraft/class_128')}
3529 0x000001c22b236b8c: 49ba c054 | 4700 0800 | 0000 4d89 | 9188 0f00 | 0049 8381 | 900f 0000
3530
3531 0x000001c22b236ba4: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3532 0x000001c22b236ba4: 0149 b8f8 | e29c 6dc2 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
3533 0x000001c22b236bc4: feff 1f00 | 4585 c90f | 842e 1600 | 004c 8bc0
3534
3535 0x000001c22b236bd4: ; {metadata(method data for {method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
3536 0x000001c22b236bd4: 49b9 f8e2 | 9c6d c201
3537
3538 0x000001c22b236bdc: ; {metadata('net/minecraft/class_128')}
3539 0x000001c22b236bdc: 0000 49ba | c054 4700 | 0800 0000 | 4d89 9120 | 0100 0049 | 8381 2801
3540
3541 0x000001c22b236bf4: ; {oop("Overlay render details"{0x000000020bd241f0})}
3542 0x000001c22b236bf4: 0000 0149 | b8f0 41d2 | 0b02 0000 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 f801 | 0000 0f1f
3543 0x000001c22b236c14: ; {optimized virtual_call}
3544 0x000001c22b236c14: 4400 00e8
3545
3546 0x000001c22b236c18: ; ImmutableOopMap {[208]=Oop [504]=Oop }
3547 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
3548 ; - net.minecraft.class_128::method_562@3 (line 177)
3549 ; - net.minecraft.class_757::method_3192@584 (line 543)
3550 0x000001c22b236c18: 6482 ca05
3551
3552 0x000001c22b236c1c: ; {other}
3553 0x000001c22b236c1c: 0f1f 8400 | 0c79 004a | 0f1f 4000
3554
3555 0x000001c22b236c28: ; {no_reloc}
3556 0x000001c22b236c28: e902 1600 | 0090 9090 | 9090 488b | 9424 d000 | 0000 4889 | 8424 0002 | 0000 0f1f
3557
3558 0x000001c22b236c44: ; {static_call}
3559 0x000001c22b236c44: 4400 00e8
3560
3561 0x000001c22b236c48: ; ImmutableOopMap {[504]=Oop [512]=Oop }
3562 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
3563 ; - net.minecraft.class_757::method_3192@595 (line 545)
3564 0x000001c22b236c48: 348c ca05
3565
3566 0x000001c22b236c4c: ; {other}
3567 0x000001c22b236c4c: 0f1f 8400 | 3c79 004b
3568
3569 0x000001c22b236c54: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3570 0x000001c22b236c54: 49b8 c8df | e36d c201 | 0000 4d8d | 80d0 0f00 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
3571 0x000001c22b236c74: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
3572 0x000001c22b236c94: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
3573 0x000001c22b236cb4: 0949 8308 | 02eb 034d
3574
3575 0x000001c22b236cbc: ; {oop("Overlay name"{0x000000020bd241b8})}
3576 0x000001c22b236cbc: 8908 49b8 | b841 d20b | 0200 0000 | 4c8b c848 | 8b94 2400 | 0200 0066 | 9048 b8ff | ffff ffff
3577 0x000001c22b236cdc: ; {virtual_call}
3578 0x000001c22b236cdc: ffff ffe8
3579
3580 0x000001c22b236ce0: ; ImmutableOopMap {[504]=Oop }
3581 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
3582 ; - net.minecraft.class_757::method_3192@600 (line 545)
3583 0x000001c22b236ce0: 9c86 ca05
3584
3585 0x000001c22b236ce4: ; {other}
3586 0x000001c22b236ce4: 0f1f 8400 | d479 004c | 0f1f 4000
3587
3588 0x000001c22b236cf0: ; {no_reloc}
3589 0x000001c22b236cf0: e953 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8550 | 1500 0049 | 8b87 b801 | 0000 488d
3590 0x000001c22b236d10: 7828 493b | bfc8 0100 | 000f 8738 | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
3591 0x000001c22b236d30: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
3592 0x000001c22b236d50: 1848 8948 | 204c 8bc0
3593
3594 0x000001c22b236d58: ; {metadata(method data for {method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3595 0x000001c22b236d58: 48ba c8df | e36d c201 | 0000 4883 | 8218 1000 | 0001 4c8b | 8424 f801 | 0000 488b | d048 8984
3596 0x000001c22b236d78: 2408 0200
3597
3598 0x000001c22b236d7c: ; {optimized virtual_call}
3599 0x000001c22b236d7c: 0066 90e8
3600
3601 0x000001c22b236d80: ; ImmutableOopMap {[520]=Oop }
3602 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
3603 ; - net.minecraft.class_757::method_3192@610 (line 547)
3604 0x000001c22b236d80: fc80 ca05
3605
3606 0x000001c22b236d84: ; {other}
3607 0x000001c22b236d84: 0f1f 8400 | 747a 004d | 488b 8424 | 0802 0000 | e91c 1500
3608
3609 0x000001c22b236d98: ; {metadata({method} {0x000001c26d3f5088} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
3610 0x000001c22b236d98: 0049 ba80 | 503f 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3611
3612 0x000001c22b236db0: ; {runtime_call counter_overflow Runtime1 stub}
3613 0x000001c22b236db0: e8cb 09d8
3614
3615 0x000001c22b236db4: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop }
3616 ;*synchronization entry
3617 ; - net.minecraft.class_757::method_3192@-1 (line 470)
3618 0x000001c22b236db4: 05e9 c493
3619
3620 0x000001c22b236db8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3621 0x000001c22b236db8: ffff e861
3622
3623 0x000001c22b236dbc: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop }
3624 ;*invokevirtual method_1569 {reexecute=0 rethrow=0 return_oop=0}
3625 ; - net.minecraft.class_757::method_3192@4 (line 470)
3626 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3627 0x000001c22b236dbc: a7d7 05e8
3628
3629 0x000001c22b236dc0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [208]=Oop [224]=Oop }
3630 ;*getfield field_1837 {reexecute=1 rethrow=0 return_oop=0}
3631 ; - (reexecute) net.minecraft.class_757::method_3192@17 (line 470)
3632 0x000001c22b236dc0: 5ca7 d705
3633
3634 0x000001c22b236dc4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3635 0x000001c22b236dc4: e857 a7d7
3636
3637 0x000001c22b236dc8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [208]=Oop [224]=Oop }
3638 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
3639 ; - net.minecraft.class_757::method_3192@33 (line 470)
3640 0x000001c22b236dc8: 0548 893c
3641
3642 0x000001c22b236dcc: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3643 0x000001c22b236dcc: 24e8 4ed3
3644
3645 0x000001c22b236dd0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop }
3646 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3647 ; - net.minecraft.class_757::method_3192@36 (line 470)
3648 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3649 0x000001c22b236dd0: d705 e849
3650
3651 0x000001c22b236dd4: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [208]=Oop [224]=Oop }
3652 ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
3653 ; - net.minecraft.class_757::method_3192@39 (line 470)
3654 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3655 0x000001c22b236dd4: a7d7 05e8
3656
3657 0x000001c22b236dd8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop }
3658 ;*invokevirtual method_1609 {reexecute=0 rethrow=0 return_oop=0}
3659 ; - net.minecraft.class_757::method_3192@52 (line 470)
3660 0x000001c22b236dd8: 44a7 d705
3661
3662 0x000001c22b236ddc: ; {metadata({method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
3663 0x000001c22b236ddc: 49ba b8bf | 015d c201 | 0000 4c89 | 5424 0848 | c704 24ff
3664
3665 0x000001c22b236df0: ; {runtime_call counter_overflow Runtime1 stub}
3666 0x000001c22b236df0: ffff ffe8
3667
3668 0x000001c22b236df4: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3669 ;*synchronization entry
3670 ; - net.minecraft.class_156::method_658@-1 (line 140)
3671 ; - net.minecraft.class_757::method_3192@68 (line 473)
3672 0x000001c22b236df4: 8809 d805 | e95e 96ff
3673
3674 0x000001c22b236dfc: ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
3675 0x000001c22b236dfc: ff49 ba58 | c001 5dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3676
3677 0x000001c22b236e14: ; {runtime_call counter_overflow Runtime1 stub}
3678 0x000001c22b236e14: e867 09d8
3679
3680 0x000001c22b236e18: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3681 ;*synchronization entry
3682 ; - net.minecraft.class_156::method_648@-1 (line 144)
3683 ; - net.minecraft.class_156::method_658@0 (line 140)
3684 ; - net.minecraft.class_757::method_3192@68 (line 473)
3685 0x000001c22b236e18: 05e9 7696
3686
3687 0x000001c22b236e1c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3688 0x000001c22b236e1c: ffff e8fd
3689
3690 0x000001c22b236e20: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop }
3691 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
3692 ; - net.minecraft.class_156::method_648@3 (line 144)
3693 ; - net.minecraft.class_156::method_658@0 (line 140)
3694 ; - net.minecraft.class_757::method_3192@68 (line 473)
3695 ; {runtime_call throw_div0_exception Runtime1 stub}
3696 0x000001c22b236e20: a6d7 05e8
3697
3698 0x000001c22b236e24: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3699 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
3700 ; - net.minecraft.class_156::method_658@6 (line 140)
3701 ; - net.minecraft.class_757::method_3192@68 (line 473)
3702 0x000001c22b236e24: f8a3 d705
3703
3704 0x000001c22b236e28: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3705 0x000001c22b236e28: e8f3 a6d7
3706
3707 0x000001c22b236e2c: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop }
3708 ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
3709 ; - net.minecraft.class_757::method_3192@88 (line 474)
3710 ; {metadata({method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
3711 0x000001c22b236e2c: 0549 bab8 | bf01 5dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3712
3713 0x000001c22b236e44: ; {runtime_call counter_overflow Runtime1 stub}
3714 0x000001c22b236e44: e837 09d8
3715
3716 0x000001c22b236e48: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3717 ;*synchronization entry
3718 ; - net.minecraft.class_156::method_658@-1 (line 140)
3719 ; - net.minecraft.class_757::method_3192@59 (line 471)
3720 0x000001c22b236e48: 05e9 1c98
3721
3722 0x000001c22b236e4c: ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
3723 0x000001c22b236e4c: ffff 49ba | 58c0 015d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3724
3725 0x000001c22b236e64: ; {runtime_call counter_overflow Runtime1 stub}
3726 0x000001c22b236e64: ffe8 1609
3727
3728 0x000001c22b236e68: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3729 ;*synchronization entry
3730 ; - net.minecraft.class_156::method_648@-1 (line 144)
3731 ; - net.minecraft.class_156::method_658@0 (line 140)
3732 ; - net.minecraft.class_757::method_3192@59 (line 471)
3733 0x000001c22b236e68: d805 e934
3734
3735 0x000001c22b236e6c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3736 0x000001c22b236e6c: 98ff ffe8
3737
3738 0x000001c22b236e70: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop }
3739 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
3740 ; - net.minecraft.class_156::method_648@3 (line 144)
3741 ; - net.minecraft.class_156::method_658@0 (line 140)
3742 ; - net.minecraft.class_757::method_3192@59 (line 471)
3743 0x000001c22b236e70: aca6 d705
3744
3745 0x000001c22b236e74: ; {runtime_call throw_div0_exception Runtime1 stub}
3746 0x000001c22b236e74: e8a7 a3d7
3747
3748 0x000001c22b236e78: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3749 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
3750 ; - net.minecraft.class_156::method_658@6 (line 140)
3751 ; - net.minecraft.class_757::method_3192@59 (line 471)
3752 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3753 0x000001c22b236e78: 05e8 a2a6
3754
3755 0x000001c22b236e7c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3756 ;*getfield field_1743 {reexecute=1 rethrow=0 return_oop=0}
3757 ; - (reexecute) net.minecraft.class_757::method_3192@95 (line 478)
3758 ; {metadata({method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3759 0x000001c22b236e7c: d705 49ba | 002b 576d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3760
3761 0x000001c22b236e94: ; {runtime_call counter_overflow Runtime1 stub}
3762 0x000001c22b236e94: ffe8 e608
3763
3764 0x000001c22b236e98: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3765 ;*synchronization entry
3766 ; - net.minecraft.class_10209::method_64146@-1 (line 47)
3767 ; - net.minecraft.class_757::method_3192@102 (line 482)
3768 0x000001c22b236e98: d805 e998
3769
3770 0x000001c22b236e9c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3771 0x000001c22b236e9c: 99ff ffe8
3772
3773 0x000001c22b236ea0: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3774 ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
3775 ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
3776 ; - net.minecraft.class_10209::method_64146@3 (line 47)
3777 ; - net.minecraft.class_757::method_3192@102 (line 482)
3778 0x000001c22b236ea0: 7ca6 d705
3779
3780 0x000001c22b236ea4: ; {metadata({method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3781 0x000001c22b236ea4: 49ba c02b | 576d c201 | 0000 4c89 | 5424 0848 | c704 24ff
3782
3783 0x000001c22b236eb8: ; {runtime_call counter_overflow Runtime1 stub}
3784 0x000001c22b236eb8: ffff ffe8
3785
3786 0x000001c22b236ebc: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3787 ;*synchronization entry
3788 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
3789 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3790 ; - net.minecraft.class_757::method_3192@102 (line 482)
3791 0x000001c22b236ebc: c008 d805 | e905 9aff
3792
3793 0x000001c22b236ec4: ; {metadata({method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
3794 0x000001c22b236ec4: ff49 ba50 | e1c9 5cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3795
3796 0x000001c22b236edc: ; {runtime_call counter_overflow Runtime1 stub}
3797 0x000001c22b236edc: e89f 08d8
3798
3799 0x000001c22b236ee0: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3800 ;*synchronization entry
3801 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
3802 ; - net.minecraft.class_10209::method_64150@0 (line 55)
3803 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3804 ; - net.minecraft.class_757::method_3192@102 (line 482)
3805 0x000001c22b236ee0: 05e9 1f9a
3806
3807 0x000001c22b236ee4: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3808 0x000001c22b236ee4: ffff 49ba | 6869 425b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3809
3810 0x000001c22b236efc: ; {runtime_call counter_overflow Runtime1 stub}
3811 0x000001c22b236efc: ffe8 7e08
3812
3813 0x000001c22b236f00: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop }
3814 ;*synchronization entry
3815 ; - java.lang.ThreadLocal::get@-1 (line 172)
3816 ; - net.minecraft.class_10209::method_64150@9 (line 56)
3817 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3818 ; - net.minecraft.class_757::method_3192@102 (line 482)
3819 0x000001c22b236f00: d805 e90d | 9bff ff48
3820
3821 0x000001c22b236f08: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3822 0x000001c22b236f08: 8904 24e8
3823
3824 0x000001c22b236f0c: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3825 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3826 ; - net.minecraft.class_10209::method_64150@12 (line 56)
3827 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3828 ; - net.minecraft.class_757::method_3192@102 (line 482)
3829 0x000001c22b236f0c: 10d2 d705
3830
3831 0x000001c22b236f10: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3832 0x000001c22b236f10: 49ba 6869 | 425b c201 | 0000 4c89 | 5424 0848 | c704 24ff
3833
3834 0x000001c22b236f24: ; {runtime_call counter_overflow Runtime1 stub}
3835 0x000001c22b236f24: ffff ffe8
3836
3837 0x000001c22b236f28: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3838 ;*synchronization entry
3839 ; - java.lang.ThreadLocal::get@-1 (line 172)
3840 ; - net.minecraft.class_10209::method_64146@16 (line 51)
3841 ; - net.minecraft.class_757::method_3192@102 (line 482)
3842 0x000001c22b236f28: 5408 d805 | e90b 9dff | ff48 8904
3843
3844 0x000001c22b236f34: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3845 0x000001c22b236f34: 24e8 e6d1
3846
3847 0x000001c22b236f38: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3848 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3849 ; - net.minecraft.class_10209::method_64146@19 (line 51)
3850 ; - net.minecraft.class_757::method_3192@102 (line 482)
3851 ; {metadata({method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
3852 0x000001c22b236f38: d705 49ba | 4044 535b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3853
3854 0x000001c22b236f50: ; {runtime_call counter_overflow Runtime1 stub}
3855 0x000001c22b236f50: ffe8 2a08
3856
3857 0x000001c22b236f54: ; ImmutableOopMap {r8=Oop rsi=Oop [208]=Oop [224]=Oop }
3858 ;*synchronization entry
3859 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
3860 ; - net.minecraft.class_10209::method_64146@22 (line 51)
3861 ; - net.minecraft.class_757::method_3192@102 (line 482)
3862 0x000001c22b236f54: d805 e989
3863
3864 0x000001c22b236f58: ; {metadata({method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
3865 0x000001c22b236f58: 9eff ff49 | ba20 0260 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3866
3867 0x000001c22b236f70: ; {runtime_call counter_overflow Runtime1 stub}
3868 0x000001c22b236f70: ffff e809
3869
3870 0x000001c22b236f74: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop }
3871 ;*synchronization entry
3872 ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
3873 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
3874 ; - net.minecraft.class_10209::method_64146@22 (line 51)
3875 ; - net.minecraft.class_757::method_3192@102 (line 482)
3876 0x000001c22b236f74: 08d8 05e9 | c19e ffff
3877
3878 0x000001c22b236f7c: ; {metadata({method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
3879 0x000001c22b236f7c: 49ba d87e | 185b c201 | 0000 4c89 | 5424 0848 | c704 24ff
3880
3881 0x000001c22b236f90: ; {runtime_call counter_overflow Runtime1 stub}
3882 0x000001c22b236f90: ffff ffe8
3883
3884 0x000001c22b236f94: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop }
3885 ;*synchronization entry
3886 ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
3887 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3888 ; - net.minecraft.class_757::method_3192@102 (line 482)
3889 0x000001c22b236f94: e807 d805 | e923 9fff
3890
3891 0x000001c22b236f9c: ; {metadata({method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3892 0x000001c22b236f9c: ff49 ba90 | 7b18 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3893
3894 0x000001c22b236fb4: ; {runtime_call counter_overflow Runtime1 stub}
3895 0x000001c22b236fb4: e8c7 07d8
3896
3897 0x000001c22b236fb8: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3898 ;*synchronization entry
3899 ; - java.util.Objects::requireNonNull@-1 (line 258)
3900 ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
3901 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3902 ; - net.minecraft.class_757::method_3192@102 (line 482)
3903 0x000001c22b236fb8: 05e9 879f
3904
3905 0x000001c22b236fbc: ; {metadata({method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
3906 0x000001c22b236fbc: ffff 49ba | d071 836d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3907
3908 0x000001c22b236fd4: ; {runtime_call counter_overflow Runtime1 stub}
3909 0x000001c22b236fd4: ffe8 a607
3910
3911 0x000001c22b236fd8: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3912 ;*synchronization entry
3913 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@-1
3914 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3915 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3916 ; - net.minecraft.class_757::method_3192@102 (line 482)
3917 0x000001c22b236fd8: d805 e9cd
3918
3919 0x000001c22b236fdc: ; {metadata({method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3920 0x000001c22b236fdc: 9fff ff49 | bac0 2b57 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3921
3922 0x000001c22b236ff4: ; {runtime_call counter_overflow Runtime1 stub}
3923 0x000001c22b236ff4: ffff e885
3924
3925 0x000001c22b236ff8: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3926 ;*synchronization entry
3927 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
3928 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
3929 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3930 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3931 ; - net.minecraft.class_757::method_3192@102 (line 482)
3932 0x000001c22b236ff8: 07d8 05e9 | e79f ffff
3933
3934 0x000001c22b237000: ; {metadata({method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
3935 0x000001c22b237000: 49ba 50e1 | c95c c201 | 0000 4c89 | 5424 0848 | c704 24ff
3936
3937 0x000001c22b237014: ; {runtime_call counter_overflow Runtime1 stub}
3938 0x000001c22b237014: ffff ffe8
3939
3940 0x000001c22b237018: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3941 ;*synchronization entry
3942 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
3943 ; - net.minecraft.class_10209::method_64150@0 (line 55)
3944 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
3945 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3946 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3947 ; - net.minecraft.class_757::method_3192@102 (line 482)
3948 0x000001c22b237018: 6407 d805 | e901 a0ff
3949
3950 0x000001c22b237020: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3951 0x000001c22b237020: ff49 ba68 | 6942 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3952
3953 0x000001c22b237038: ; {runtime_call counter_overflow Runtime1 stub}
3954 0x000001c22b237038: e843 07d8
3955
3956 0x000001c22b23703c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3957 ;*synchronization entry
3958 ; - java.lang.ThreadLocal::get@-1 (line 172)
3959 ; - net.minecraft.class_10209::method_64150@9 (line 56)
3960 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
3961 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3962 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3963 ; - net.minecraft.class_757::method_3192@102 (line 482)
3964 0x000001c22b23703c: 05e9 efa0 | ffff 4889
3965
3966 0x000001c22b237044: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3967 0x000001c22b237044: 0424 e8d5
3968
3969 0x000001c22b237048: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3970 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3971 ; - net.minecraft.class_10209::method_64150@12 (line 56)
3972 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
3973 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3974 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3975 ; - net.minecraft.class_757::method_3192@102 (line 482)
3976 ; {metadata({method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3977 0x000001c22b237048: d0d7 0549 | ba90 7b18 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3978
3979 0x000001c22b237060: ; {runtime_call counter_overflow Runtime1 stub}
3980 0x000001c22b237060: ffff e819
3981
3982 0x000001c22b237064: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop }
3983 ;*synchronization entry
3984 ; - java.util.Objects::requireNonNull@-1 (line 258)
3985 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
3986 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3987 ; - net.minecraft.class_757::method_3192@102 (line 482)
3988 0x000001c22b237064: 07d8 05e9 | 60a2 ffff | 4c89 0424
3989
3990 0x000001c22b237070: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3991 0x000001c22b237070: e8ab d0d7
3992
3993 0x000001c22b237074: ; ImmutableOopMap {[208]=Oop [224]=Oop }
3994 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3995 ; - net.minecraft.class_10209::method_64146@30 (line 51)
3996 ; - net.minecraft.class_757::method_3192@102 (line 482)
3997 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3998 0x000001c22b237074: 05e8 a6a4
3999
4000 0x000001c22b237078: ; ImmutableOopMap {rdx=Oop r9=Oop [208]=Oop [224]=Oop [232]=Oop }
4001 ;*invokevirtual method_53466 {reexecute=0 rethrow=0 return_oop=0}
4002 ; - net.minecraft.class_757::method_3192@110 (line 484)
4003 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4004 0x000001c22b237078: d705 e8a1
4005
4006 0x000001c22b23707c: ; ImmutableOopMap {rdx=Oop r9=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop }
4007 ;*invokevirtual method_1603 {reexecute=0 rethrow=0 return_oop=0}
4008 ; - net.minecraft.class_757::method_3192@122 (line 486)
4009 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4010 0x000001c22b23707c: a4d7 05e8
4011
4012 0x000001c22b237080: ; ImmutableOopMap {rdx=Oop r9=Oop rsi=Oop rbx=Oop [208]=Oop [224]=Oop [232]=Oop }
4013 ;*invokevirtual method_4486 {reexecute=0 rethrow=0 return_oop=0}
4014 ; - net.minecraft.class_757::method_3192@132 (line 486)
4015 0x000001c22b237080: 9ca4 d705
4016
4017 0x000001c22b237084: ; {metadata({method} {0x000001c26c24c5f8} 'viewport' '(IIII)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4018 0x000001c22b237084: 49ba f0c5 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4019
4020 0x000001c22b237098: ; {runtime_call counter_overflow Runtime1 stub}
4021 0x000001c22b237098: ffff ffe8
4022
4023 0x000001c22b23709c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4024 ;*synchronization entry
4025 ; - com.mojang.blaze3d.systems.RenderSystem::viewport@-1 (line 326)
4026 ; - net.minecraft.class_757::method_3192@211 (line 489)
4027 0x000001c22b23709c: e006 d805 | e942 a6ff
4028
4029 0x000001c22b2370a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4030 0x000001c22b2370a4: ffe8 76a4
4031
4032 0x000001c22b2370a8: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4033 ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
4034 ; - (reexecute) net.minecraft.class_757::method_3192@227 (line 490)
4035 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4036 0x000001c22b2370a8: d705 e871
4037
4038 0x000001c22b2370ac: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop }
4039 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
4040 ; - net.minecraft.class_757::method_3192@237 (line 491)
4041 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4042 0x000001c22b2370ac: a4d7 05e8
4043
4044 0x000001c22b2370b0: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4045 ;*getfield field_1769 {reexecute=1 rethrow=0 return_oop=0}
4046 ; - (reexecute) net.minecraft.class_757::method_3192@255 (line 497)
4047 0x000001c22b2370b0: 6ca4 d705
4048
4049 0x000001c22b2370b4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4050 0x000001c22b2370b4: e867 a4d7
4051
4052 0x000001c22b2370b8: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop }
4053 ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
4054 ; - net.minecraft.class_757::method_3192@258 (line 497)
4055 ; {metadata({method} {0x000001c26c24b738} 'disableBlend' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4056 0x000001c22b2370b8: 0549 ba30 | b724 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4057
4058 0x000001c22b2370d0: ; {runtime_call counter_overflow Runtime1 stub}
4059 0x000001c22b2370d0: e8ab 06d8
4060
4061 0x000001c22b2370d4: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4062 ;*synchronization entry
4063 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@-1 (line 228)
4064 ; - net.minecraft.class_757::method_3192@275 (line 500)
4065 0x000001c22b2370d4: 05e9 74a9
4066
4067 0x000001c22b2370d8: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4068 0x000001c22b2370d8: ffff 49ba | e0ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4069
4070 0x000001c22b2370f0: ; {runtime_call counter_overflow Runtime1 stub}
4071 0x000001c22b2370f0: ffe8 8a06
4072
4073 0x000001c22b2370f4: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4074 ;*synchronization entry
4075 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4076 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
4077 ; - net.minecraft.class_757::method_3192@275 (line 500)
4078 0x000001c22b2370f4: d805 e98e
4079
4080 0x000001c22b2370f8: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4081 0x000001c22b2370f8: a9ff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4082
4083 0x000001c22b237110: ; {runtime_call counter_overflow Runtime1 stub}
4084 0x000001c22b237110: ffff e869
4085
4086 0x000001c22b237114: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4087 ;*synchronization entry
4088 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4089 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4090 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
4091 ; - net.minecraft.class_757::method_3192@275 (line 500)
4092 0x000001c22b237114: 06d8 05e9 | a8a9 ffff
4093
4094 0x000001c22b23711c: ; {metadata({method} {0x000001c26d07c578} '_disableBlend' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
4095 0x000001c22b23711c: 49ba 70c5 | 076d c201 | 0000 4c89 | 5424 0848 | c704 24ff
4096
4097 0x000001c22b237130: ; {runtime_call counter_overflow Runtime1 stub}
4098 0x000001c22b237130: ffff ffe8
4099
4100 0x000001c22b237134: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4101 ;*synchronization entry
4102 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@-1 (line 100)
4103 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4104 ; - net.minecraft.class_757::method_3192@275 (line 500)
4105 0x000001c22b237134: 4806 d805 | e979 aaff
4106
4107 0x000001c22b23713c: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4108 0x000001c22b23713c: ff49 bae0 | ab24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4109
4110 0x000001c22b237154: ; {runtime_call counter_overflow Runtime1 stub}
4111 0x000001c22b237154: e827 06d8
4112
4113 0x000001c22b237158: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4114 ;*synchronization entry
4115 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4116 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
4117 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4118 ; - net.minecraft.class_757::method_3192@275 (line 500)
4119 0x000001c22b237158: 05e9 91aa
4120
4121 0x000001c22b23715c: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4122 0x000001c22b23715c: ffff 49ba | c8a9 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4123
4124 0x000001c22b237174: ; {runtime_call counter_overflow Runtime1 stub}
4125 0x000001c22b237174: ffe8 0606
4126
4127 0x000001c22b237178: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4128 ;*synchronization entry
4129 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4130 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4131 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
4132 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4133 ; - net.minecraft.class_757::method_3192@275 (line 500)
4134 0x000001c22b237178: d805 e9a9
4135
4136 0x000001c22b23717c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4137 0x000001c22b23717c: aaff ffe8
4138
4139 0x000001c22b237180: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4140 ;*getfield field_5045 {reexecute=1 rethrow=0 return_oop=0}
4141 ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_disableBlend@6 (line 101)
4142 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4143 ; - net.minecraft.class_757::method_3192@275 (line 500)
4144 0x000001c22b237180: 9ca3 d705
4145
4146 0x000001c22b237184: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4147 0x000001c22b237184: e897 a3d7
4148
4149 0x000001c22b237188: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop [232]=Oop }
4150 ;*invokevirtual method_4469 {reexecute=0 rethrow=0 return_oop=0}
4151 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@9 (line 101)
4152 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4153 ; - net.minecraft.class_757::method_3192@275 (line 500)
4154 ; {metadata({method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
4155 0x000001c22b237188: 0549 ba50 | cb04 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4156
4157 0x000001c22b2371a0: ; {runtime_call counter_overflow Runtime1 stub}
4158 0x000001c22b2371a0: e8db 05d8
4159
4160 0x000001c22b2371a4: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop [232]=Oop }
4161 ;*synchronization entry
4162 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@-1 (line 916)
4163 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@9 (line 101)
4164 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
4165 ; - net.minecraft.class_757::method_3192@275 (line 500)
4166 0x000001c22b2371a4: 05e9 7dab
4167
4168 0x000001c22b2371a8: ; {metadata({method} {0x000001c26c24b260} 'disableDepthTest' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4169 0x000001c22b2371a8: ffff 49ba | 58b2 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4170
4171 0x000001c22b2371c0: ; {runtime_call counter_overflow Runtime1 stub}
4172 0x000001c22b2371c0: ffe8 ba05
4173
4174 0x000001c22b2371c4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4175 ;*synchronization entry
4176 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@-1 (line 194)
4177 ; - net.minecraft.class_757::method_3192@278 (line 501)
4178 0x000001c22b2371c4: d805 e9c4
4179
4180 0x000001c22b2371c8: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4181 0x000001c22b2371c8: abff ff49 | bae0 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4182
4183 0x000001c22b2371e0: ; {runtime_call counter_overflow Runtime1 stub}
4184 0x000001c22b2371e0: ffff e899
4185
4186 0x000001c22b2371e4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4187 ;*synchronization entry
4188 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4189 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
4190 ; - net.minecraft.class_757::method_3192@278 (line 501)
4191 0x000001c22b2371e4: 05d8 05e9 | deab ffff
4192
4193 0x000001c22b2371ec: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4194 0x000001c22b2371ec: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4195
4196 0x000001c22b237200: ; {runtime_call counter_overflow Runtime1 stub}
4197 0x000001c22b237200: ffff ffe8
4198
4199 0x000001c22b237204: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4200 ;*synchronization entry
4201 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4202 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4203 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
4204 ; - net.minecraft.class_757::method_3192@278 (line 501)
4205 0x000001c22b237204: 7805 d805 | e9f8 abff
4206
4207 0x000001c22b23720c: ; {metadata({method} {0x000001c26d07c288} '_disableDepthTest' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
4208 0x000001c22b23720c: ff49 ba80 | c207 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4209
4210 0x000001c22b237224: ; {runtime_call counter_overflow Runtime1 stub}
4211 0x000001c22b237224: e857 05d8
4212
4213 0x000001c22b237228: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4214 ;*synchronization entry
4215 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@-1 (line 74)
4216 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4217 ; - net.minecraft.class_757::method_3192@278 (line 501)
4218 0x000001c22b237228: 05e9 c9ac
4219
4220 0x000001c22b23722c: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4221 0x000001c22b23722c: ffff 49ba | 28ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4222
4223 0x000001c22b237244: ; {runtime_call counter_overflow Runtime1 stub}
4224 0x000001c22b237244: ffe8 3605
4225
4226 0x000001c22b237248: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4227 ;*synchronization entry
4228 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
4229 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
4230 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4231 ; - net.minecraft.class_757::method_3192@278 (line 501)
4232 0x000001c22b237248: d805 e9e1
4233
4234 0x000001c22b23724c: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4235 0x000001c22b23724c: acff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4236
4237 0x000001c22b237264: ; {runtime_call counter_overflow Runtime1 stub}
4238 0x000001c22b237264: ffff e815
4239
4240 0x000001c22b237268: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4241 ;*synchronization entry
4242 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4243 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
4244 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
4245 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4246 ; - net.minecraft.class_757::method_3192@278 (line 501)
4247 0x000001c22b237268: 05d8 05e9 | 3ead ffff
4248
4249 0x000001c22b237270: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4250 0x000001c22b237270: e8ab a2d7
4251
4252 0x000001c22b237274: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4253 ;*getfield field_5074 {reexecute=1 rethrow=0 return_oop=0}
4254 ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@6 (line 75)
4255 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4256 ; - net.minecraft.class_757::method_3192@278 (line 501)
4257 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4258 0x000001c22b237274: 05e8 a6a2
4259
4260 0x000001c22b237278: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4261 ;*invokevirtual method_4469 {reexecute=0 rethrow=0 return_oop=0}
4262 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
4263 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4264 ; - net.minecraft.class_757::method_3192@278 (line 501)
4265 ; {metadata({method} {0x000001c26d04cb58} 'method_4469' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
4266 0x000001c22b237278: d705 49ba | 50cb 046d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4267
4268 0x000001c22b237290: ; {runtime_call counter_overflow Runtime1 stub}
4269 0x000001c22b237290: ffe8 ea04
4270
4271 0x000001c22b237294: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4272 ;*synchronization entry
4273 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4469@-1 (line 916)
4274 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@9 (line 75)
4275 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
4276 ; - net.minecraft.class_757::method_3192@278 (line 501)
4277 0x000001c22b237294: d805 e912
4278
4279 0x000001c22b237298: ; {metadata({method} {0x000001c26c24fad8} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4280 0x000001c22b237298: aeff ff49 | bad0 fa24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4281
4282 0x000001c22b2372b0: ; {runtime_call counter_overflow Runtime1 stub}
4283 0x000001c22b2372b0: ffff e8c9
4284
4285 0x000001c22b2372b4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4286 ;*synchronization entry
4287 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@-1 (line 706)
4288 ; - net.minecraft.class_757::method_3192@281 (line 503)
4289 0x000001c22b2372b4: 04d8 05e9 | 59ae ffff
4290
4291 0x000001c22b2372bc: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4292 0x000001c22b2372bc: 49ba e0ab | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4293
4294 0x000001c22b2372d0: ; {runtime_call counter_overflow Runtime1 stub}
4295 0x000001c22b2372d0: ffff ffe8
4296
4297 0x000001c22b2372d4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4298 ;*synchronization entry
4299 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4300 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
4301 ; - net.minecraft.class_757::method_3192@281 (line 503)
4302 0x000001c22b2372d4: a804 d805 | e971 aeff
4303
4304 0x000001c22b2372dc: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4305 0x000001c22b2372dc: ff49 bac8 | a924 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4306
4307 0x000001c22b2372f4: ; {runtime_call counter_overflow Runtime1 stub}
4308 0x000001c22b2372f4: e887 04d8
4309
4310 0x000001c22b2372f8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4311 ;*synchronization entry
4312 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4313 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4314 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
4315 ; - net.minecraft.class_757::method_3192@281 (line 503)
4316 0x000001c22b2372f8: 05e9 89ae
4317
4318 0x000001c22b2372fc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4319 0x000001c22b2372fc: ffff e81d
4320
4321 0x000001c22b237300: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4322 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
4323 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 707)
4324 ; - net.minecraft.class_757::method_3192@281 (line 503)
4325 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4326 0x000001c22b237300: a2d7 05e8
4327
4328 0x000001c22b237304: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4329 ;*invokevirtual method_62887 {reexecute=0 rethrow=0 return_oop=0}
4330 ; - net.minecraft.class_757::method_3192@288 (line 505)
4331 0x000001c22b237304: 18a2 d705
4332
4333 0x000001c22b237308: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4334 0x000001c22b237308: e813 a2d7
4335
4336 0x000001c22b23730c: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4337 ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
4338 ; - net.minecraft.class_757::method_3192@298 (line 505)
4339 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4340 0x000001c22b23730c: 05e8 0ea2
4341
4342 0x000001c22b237310: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4343 ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
4344 ; - net.minecraft.class_757::method_3192@314 (line 507)
4345 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4346 0x000001c22b237310: d705 e809
4347
4348 0x000001c22b237314: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop r9=Oop [208]=Oop [224]=Oop [232]=Oop }
4349 ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
4350 ; - net.minecraft.class_757::method_3192@321 (line 507)
4351 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4352 0x000001c22b237314: a2d7 05e8
4353
4354 0x000001c22b237318: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4355 ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
4356 ; - net.minecraft.class_757::method_3192@328 (line 510)
4357 0x000001c22b237318: 04a2 d705
4358
4359 0x000001c22b23731c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4360 0x000001c22b23731c: e8ff a1d7
4361
4362 0x000001c22b237320: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [248]=Oop }
4363 ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
4364 ; - net.minecraft.class_757::method_3192@332 (line 510)
4365 ; {metadata({method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
4366 0x000001c22b237320: 0549 ba90 | 574d 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4367
4368 0x000001c22b237338: ; {runtime_call counter_overflow Runtime1 stub}
4369 0x000001c22b237338: e843 04d8
4370
4371 0x000001c22b23733c: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [248]=Oop }
4372 ;*synchronization entry
4373 ; - net.minecraft.class_276::method_1235@-1 (line 190)
4374 ; - net.minecraft.class_757::method_3192@332 (line 510)
4375 0x000001c22b23733c: 05e9 16b2
4376
4377 0x000001c22b237340: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4378 0x000001c22b237340: ffff 49ba | 28ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4379
4380 0x000001c22b237358: ; {runtime_call counter_overflow Runtime1 stub}
4381 0x000001c22b237358: ffe8 2204
4382
4383 0x000001c22b23735c: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [248]=Oop }
4384 ;*synchronization entry
4385 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
4386 ; - net.minecraft.class_276::method_1235@0 (line 190)
4387 ; - net.minecraft.class_757::method_3192@332 (line 510)
4388 0x000001c22b23735c: d805 e930
4389
4390 0x000001c22b237360: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4391 0x000001c22b237360: b2ff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4392
4393 0x000001c22b237378: ; {runtime_call counter_overflow Runtime1 stub}
4394 0x000001c22b237378: ffff e801
4395
4396 0x000001c22b23737c: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [248]=Oop }
4397 ;*synchronization entry
4398 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4399 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
4400 ; - net.minecraft.class_276::method_1235@0 (line 190)
4401 ; - net.minecraft.class_757::method_3192@332 (line 510)
4402 0x000001c22b23737c: 04d8 05e9 | 91b2 ffff
4403
4404 0x000001c22b237384: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4405 0x000001c22b237384: e897 a1d7
4406
4407 0x000001c22b237388: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop }
4408 ;*invokevirtual method_22683 {reexecute=0 rethrow=0 return_oop=0}
4409 ; - net.minecraft.class_757::method_3192@339 (line 513)
4410 ; {metadata({method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4411 0x000001c22b237388: 0549 ba40 | cc24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4412
4413 0x000001c22b2373a0: ; {runtime_call counter_overflow Runtime1 stub}
4414 0x000001c22b2373a0: e8db 03d8
4415
4416 0x000001c22b2373a4: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4417 ;*synchronization entry
4418 ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
4419 ; - net.minecraft.class_757::method_3192@347 (line 514)
4420 0x000001c22b2373a4: 05e9 25b4
4421
4422 0x000001c22b2373a8: ; {metadata({method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
4423 0x000001c22b2373a8: ffff 49ba | d095 046d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4424
4425 0x000001c22b2373c0: ; {runtime_call counter_overflow Runtime1 stub}
4426 0x000001c22b2373c0: ffe8 ba03
4427
4428 0x000001c22b2373c4: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4429 ;*synchronization entry
4430 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
4431 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4432 ; - net.minecraft.class_757::method_3192@347 (line 514)
4433 0x000001c22b2373c4: d805 e93d
4434
4435 0x000001c22b2373c8: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4436 0x000001c22b2373c8: b4ff ff49 | ba28 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4437
4438 0x000001c22b2373e0: ; {runtime_call counter_overflow Runtime1 stub}
4439 0x000001c22b2373e0: ffff e899
4440
4441 0x000001c22b2373e4: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4442 ;*synchronization entry
4443 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
4444 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
4445 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4446 ; - net.minecraft.class_757::method_3192@347 (line 514)
4447 0x000001c22b2373e4: 03d8 05e9 | 55b4 ffff
4448
4449 0x000001c22b2373ec: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4450 0x000001c22b2373ec: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4451
4452 0x000001c22b237400: ; {runtime_call counter_overflow Runtime1 stub}
4453 0x000001c22b237400: ffff ffe8
4454
4455 0x000001c22b237404: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4456 ;*synchronization entry
4457 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4458 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
4459 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
4460 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4461 ; - net.minecraft.class_757::method_3192@347 (line 514)
4462 0x000001c22b237404: 7803 d805 | e9b2 b4ff
4463
4464 0x000001c22b23740c: ; {metadata({method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
4465 0x000001c22b23740c: ff49 ba78 | 8505 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4466
4467 0x000001c22b237424: ; {runtime_call counter_overflow Runtime1 stub}
4468 0x000001c22b237424: e857 03d8
4469
4470 0x000001c22b237428: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4471 ;*synchronization entry
4472 ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
4473 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
4474 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
4475 ; - net.minecraft.class_757::method_3192@347 (line 514)
4476 0x000001c22b237428: 05e9 82b5 | ffff 488b
4477
4478 0x000001c22b237430: ; {runtime_call fast_new_instance Runtime1 stub}
4479 0x000001c22b237430: d2e8 caab
4480
4481 0x000001c22b237434: ; ImmutableOopMap {rbx=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4482 ;*new {reexecute=0 rethrow=0 return_oop=0}
4483 ; - net.minecraft.class_757::method_3192@350 (line 516)
4484 0x000001c22b237434: d705 e914
4485
4486 0x000001c22b237438: ; {metadata({method} {0x000001c25cace4d0} '<init>' '()V' in 'org/joml/Matrix4f')}
4487 0x000001c22b237438: b6ff ff49 | bac8 e4ac | 5cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4488
4489 0x000001c22b237450: ; {runtime_call counter_overflow Runtime1 stub}
4490 0x000001c22b237450: ffff e829
4491
4492 0x000001c22b237454: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4493 ;*synchronization entry
4494 ; - org.joml.Matrix4f::<init>@-1 (line 64)
4495 ; - net.minecraft.class_757::method_3192@354 (line 516)
4496 0x000001c22b237454: 03d8 05e9 | 2fb6 ffff
4497
4498 0x000001c22b23745c: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
4499 0x000001c22b23745c: 49ba 4006 | 005b c201 | 0000 4c89 | 5424 0848 | c704 24ff
4500
4501 0x000001c22b237470: ; {runtime_call counter_overflow Runtime1 stub}
4502 0x000001c22b237470: ffff ffe8
4503
4504 0x000001c22b237474: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4505 ;*synchronization entry
4506 ; - java.lang.Object::<init>@-1 (line 45)
4507 ; - org.joml.Matrix4f::<init>@1 (line 64)
4508 ; - net.minecraft.class_757::method_3192@354 (line 516)
4509 0x000001c22b237474: 0803 d805 | e94a b6ff
4510
4511 0x000001c22b23747c: ; {metadata({method} {0x000001c25cad04e0} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4512 0x000001c22b23747c: ff49 bad8 | 04ad 5cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4513
4514 0x000001c22b237494: ; {runtime_call counter_overflow Runtime1 stub}
4515 0x000001c22b237494: e8e7 02d8
4516
4517 0x000001c22b237498: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4518 ;*synchronization entry
4519 ; - org.joml.Matrix4f::_m00@-1 (line 549)
4520 ; - org.joml.Matrix4f::<init>@6 (line 65)
4521 ; - net.minecraft.class_757::method_3192@354 (line 516)
4522 0x000001c22b237498: 05e9 e3b6
4523
4524 0x000001c22b23749c: ; {metadata({method} {0x000001c25cad0878} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4525 0x000001c22b23749c: ffff 49ba | 7008 ad5c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4526
4527 0x000001c22b2374b4: ; {runtime_call counter_overflow Runtime1 stub}
4528 0x000001c22b2374b4: ffe8 c602
4529
4530 0x000001c22b2374b8: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4531 ;*synchronization entry
4532 ; - org.joml.Matrix4f::_m11@-1 (line 604)
4533 ; - org.joml.Matrix4f::<init>@10 (line 66)
4534 ; - net.minecraft.class_757::method_3192@354 (line 516)
4535 0x000001c22b2374b8: d805 e983
4536
4537 0x000001c22b2374bc: ; {metadata({method} {0x000001c25cad0c10} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4538 0x000001c22b2374bc: b7ff ff49 | ba08 0cad | 5cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4539
4540 0x000001c22b2374d4: ; {runtime_call counter_overflow Runtime1 stub}
4541 0x000001c22b2374d4: ffff e8a5
4542
4543 0x000001c22b2374d8: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4544 ;*synchronization entry
4545 ; - org.joml.Matrix4f::_m22@-1 (line 659)
4546 ; - org.joml.Matrix4f::<init>@14 (line 67)
4547 ; - net.minecraft.class_757::method_3192@354 (line 516)
4548 0x000001c22b2374d8: 02d8 05e9 | 23b8 ffff
4549
4550 0x000001c22b2374e0: ; {metadata({method} {0x000001c25cad0fa8} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4551 0x000001c22b2374e0: 49ba a00f | ad5c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4552
4553 0x000001c22b2374f4: ; {runtime_call counter_overflow Runtime1 stub}
4554 0x000001c22b2374f4: ffff ffe8
4555
4556 0x000001c22b2374f8: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4557 ;*synchronization entry
4558 ; - org.joml.Matrix4f::_m33@-1 (line 715)
4559 ; - org.joml.Matrix4f::<init>@18 (line 68)
4560 ; - net.minecraft.class_757::method_3192@354 (line 516)
4561 0x000001c22b2374f8: 8402 d805 | e9c3 b8ff
4562
4563 0x000001c22b237500: ; {metadata({method} {0x000001c25cacea90} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4564 0x000001c22b237500: ff49 ba88 | eaac 5cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4565
4566 0x000001c22b237518: ; {runtime_call counter_overflow Runtime1 stub}
4567 0x000001c22b237518: e863 02d8
4568
4569 0x000001c22b23751c: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4570 ;*synchronization entry
4571 ; - org.joml.Matrix4f::_properties@-1 (line 217)
4572 ; - org.joml.Matrix4f::<init>@23 (line 69)
4573 ; - net.minecraft.class_757::method_3192@354 (line 516)
4574 0x000001c22b23751c: 05e9 63b9
4575
4576 0x000001c22b237520: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4577 0x000001c22b237520: ffff e8f9
4578
4579 0x000001c22b237524: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [256]=Oop }
4580 ;*invokevirtual method_4489 {reexecute=0 rethrow=0 return_oop=0}
4581 ; - net.minecraft.class_757::method_3192@360 (line 516)
4582 ; {metadata({method} {0x000001c26c24f970} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4583 0x000001c22b237524: 9fd7 0549 | ba68 f924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4584
4585 0x000001c22b23753c: ; {runtime_call counter_overflow Runtime1 stub}
4586 0x000001c22b23753c: ffff e83d
4587
4588 0x000001c22b237540: ; ImmutableOopMap {rax=Oop [208]=Oop [224]=Oop [232]=Oop }
4589 ;*synchronization entry
4590 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@-1 (line 695)
4591 ; - net.minecraft.class_757::method_3192@400 (line 518)
4592 0x000001c22b237540: 02d8 05e9 | bdba ffff
4593
4594 0x000001c22b237548: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4595 0x000001c22b237548: 49ba e0ab | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4596
4597 0x000001c22b23755c: ; {runtime_call counter_overflow Runtime1 stub}
4598 0x000001c22b23755c: ffff ffe8
4599
4600 0x000001c22b237560: ; ImmutableOopMap {rax=Oop [208]=Oop [224]=Oop [232]=Oop }
4601 ;*synchronization entry
4602 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4603 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
4604 ; - net.minecraft.class_757::method_3192@400 (line 518)
4605 0x000001c22b237560: 1c02 d805 | e9d5 baff
4606
4607 0x000001c22b237568: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4608 0x000001c22b237568: ff49 bac8 | a924 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4609
4610 0x000001c22b237580: ; {runtime_call counter_overflow Runtime1 stub}
4611 0x000001c22b237580: e8fb 01d8
4612
4613 0x000001c22b237584: ; ImmutableOopMap {rax=Oop [208]=Oop [224]=Oop [232]=Oop }
4614 ;*synchronization entry
4615 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4616 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4617 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
4618 ; - net.minecraft.class_757::method_3192@400 (line 518)
4619 0x000001c22b237584: 05e9 edba | ffff 488b
4620
4621 0x000001c22b23758c: ; {runtime_call fast_new_instance Runtime1 stub}
4622 0x000001c22b23758c: d2e8 6eaa
4623
4624 0x000001c22b237590: ; ImmutableOopMap {rbx=Oop [208]=Oop [224]=Oop [232]=Oop }
4625 ;*new {reexecute=0 rethrow=0 return_oop=0}
4626 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@3 (line 696)
4627 ; - net.minecraft.class_757::method_3192@400 (line 518)
4628 0x000001c22b237590: d705 e9fb
4629
4630 0x000001c22b237594: ; {metadata({method} {0x000001c25cace650} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
4631 0x000001c22b237594: bbff ff49 | ba48 e6ac | 5cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4632
4633 0x000001c22b2375ac: ; {runtime_call counter_overflow Runtime1 stub}
4634 0x000001c22b2375ac: ffff e8cd
4635
4636 0x000001c22b2375b0: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop }
4637 ;*synchronization entry
4638 ; - org.joml.Matrix4f::<init>@-1 (line 89)
4639 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
4640 ; - net.minecraft.class_757::method_3192@400 (line 518)
4641 0x000001c22b2375b0: 01d8 05e9 | 18bc ffff
4642
4643 0x000001c22b2375b8: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
4644 0x000001c22b2375b8: 49ba 4006 | 005b c201 | 0000 4c89 | 5424 0848 | c704 24ff
4645
4646 0x000001c22b2375cc: ; {runtime_call counter_overflow Runtime1 stub}
4647 0x000001c22b2375cc: ffff ffe8
4648
4649 0x000001c22b2375d0: ; ImmutableOopMap {rbx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop }
4650 ;*synchronization entry
4651 ; - java.lang.Object::<init>@-1 (line 45)
4652 ; - org.joml.Matrix4f::<init>@1 (line 89)
4653 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 696)
4654 ; - net.minecraft.class_757::method_3192@400 (line 518)
4655 0x000001c22b2375d0: ac01 d805 | e935 bcff | ff8b b28c | 0000 0048 | c1e6 0348 | 83fe 000f | 84ee bcff | ff48 8934
4656 0x000001c22b2375f0: ; {runtime_call g1_pre_barrier_slow}
4657 0x000001c22b2375f0: 24e8 8a08 | d805 e9e0 | bcff ff48 | 83f8 000f | 8400 bdff | ff48 8914
4658
4659 0x000001c22b237608: ; {runtime_call g1_post_barrier_slow}
4660 0x000001c22b237608: 24e8 f20b | d805 e9f2 | bcff ff8b | b294 0000 | 0048 c1e6 | 0348 83fe | 000f 84f5 | bcff ff48
4661 0x000001c22b237628: ; {runtime_call g1_pre_barrier_slow}
4662 0x000001c22b237628: 8934 24e8 | 5008 d805 | e9e7 bcff | ff48 83fe | 000f 8410 | bdff ff48
4663
4664 0x000001c22b237640: ; {runtime_call g1_post_barrier_slow}
4665 0x000001c22b237640: 8914 24e8 | b80b d805 | e902 bdff
4666
4667 0x000001c22b23764c: ; {metadata({method} {0x000001c26c24fe08} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
4668 0x000001c22b23764c: ff49 ba00 | fe24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4669
4670 0x000001c22b237664: ; {runtime_call counter_overflow Runtime1 stub}
4671 0x000001c22b237664: e817 01d8
4672
4673 0x000001c22b237668: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4674 ;*synchronization entry
4675 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@-1 (line 733)
4676 ; - net.minecraft.class_757::method_3192@403 (line 520)
4677 0x000001c22b237668: 05e9 1abd
4678
4679 0x000001c22b23766c: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4680 0x000001c22b23766c: ffff 49ba | e0ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4681
4682 0x000001c22b237684: ; {runtime_call counter_overflow Runtime1 stub}
4683 0x000001c22b237684: ffe8 f600
4684
4685 0x000001c22b237688: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4686 ;*synchronization entry
4687 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4688 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
4689 ; - net.minecraft.class_757::method_3192@403 (line 520)
4690 0x000001c22b237688: d805 e932
4691
4692 0x000001c22b23768c: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4693 0x000001c22b23768c: bdff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4694
4695 0x000001c22b2376a4: ; {runtime_call counter_overflow Runtime1 stub}
4696 0x000001c22b2376a4: ffff e8d5
4697
4698 0x000001c22b2376a8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4699 ;*synchronization entry
4700 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4701 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4702 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
4703 ; - net.minecraft.class_757::method_3192@403 (line 520)
4704 0x000001c22b2376a8: 00d8 05e9 | 4abd ffff
4705
4706 0x000001c22b2376b0: ; {metadata({method} {0x000001c25cada7b8} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4707 0x000001c22b2376b0: 49ba b0a7 | ad5c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4708
4709 0x000001c22b2376c4: ; {runtime_call counter_overflow Runtime1 stub}
4710 0x000001c22b2376c4: ffff ffe8
4711
4712 0x000001c22b2376c8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [272]=Oop }
4713 ;*synchronization entry
4714 ; - org.joml.Matrix4f::translation@-1 (line 3088)
4715 ; - net.minecraft.class_757::method_3192@421 (line 522)
4716 0x000001c22b2376c8: b400 d805 | e9ec beff
4717
4718 0x000001c22b2376d0: ; {metadata({method} {0x000001c25cad0d80} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4719 0x000001c22b2376d0: ff49 ba78 | 0dad 5cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4720
4721 0x000001c22b2376e8: ; {runtime_call counter_overflow Runtime1 stub}
4722 0x000001c22b2376e8: e893 00d8
4723
4724 0x000001c22b2376ec: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4725 ;*synchronization entry
4726 ; - org.joml.Matrix4f::_m30@-1 (line 681)
4727 ; - org.joml.Matrix4f::translation@18 (line 3090)
4728 ; - net.minecraft.class_757::method_3192@421 (line 522)
4729 0x000001c22b2376ec: 05e9 91c0
4730
4731 0x000001c22b2376f0: ; {metadata({method} {0x000001c25cad0e38} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4732 0x000001c22b2376f0: ffff 49ba | 300e ad5c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4733
4734 0x000001c22b237708: ; {runtime_call counter_overflow Runtime1 stub}
4735 0x000001c22b237708: ffe8 7200
4736
4737 0x000001c22b23770c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4738 ;*synchronization entry
4739 ; - org.joml.Matrix4f::_m31@-1 (line 692)
4740 ; - org.joml.Matrix4f::translation@22 (line 3090)
4741 ; - net.minecraft.class_757::method_3192@421 (line 522)
4742 0x000001c22b23770c: d805 e934
4743
4744 0x000001c22b237710: ; {metadata({method} {0x000001c25cad0ef0} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4745 0x000001c22b237710: c1ff ff49 | bae8 0ead | 5cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4746
4747 0x000001c22b237728: ; {runtime_call counter_overflow Runtime1 stub}
4748 0x000001c22b237728: ffff e851
4749
4750 0x000001c22b23772c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4751 ;*synchronization entry
4752 ; - org.joml.Matrix4f::_m32@-1 (line 703)
4753 ; - org.joml.Matrix4f::translation@26 (line 3090)
4754 ; - net.minecraft.class_757::method_3192@421 (line 522)
4755 0x000001c22b23772c: 00d8 05e9 | d7c1 ffff
4756
4757 0x000001c22b237734: ; {metadata({method} {0x000001c25cacea90} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
4758 0x000001c22b237734: 49ba 88ea | ac5c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4759
4760 0x000001c22b237748: ; {runtime_call counter_overflow Runtime1 stub}
4761 0x000001c22b237748: ffff ffe8
4762
4763 0x000001c22b23774c: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop }
4764 ;*synchronization entry
4765 ; - org.joml.Matrix4f::_properties@-1 (line 217)
4766 ; - org.joml.Matrix4f::translation@31 (line 3090)
4767 ; - net.minecraft.class_757::method_3192@421 (line 522)
4768 0x000001c22b23774c: 3000 d805 | e97a c2ff
4769
4770 0x000001c22b237754: ; {metadata({method} {0x000001c26d887618} 'method_24211' '()V' in 'net/minecraft/class_308')}
4771 0x000001c22b237754: ff49 ba10 | 7688 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4772
4773 0x000001c22b23776c: ; {runtime_call counter_overflow Runtime1 stub}
4774 0x000001c22b23776c: e80f 00d8
4775
4776 0x000001c22b237770: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4777 ;*synchronization entry
4778 ; - net.minecraft.class_308::method_24211@-1 (line 30)
4779 ; - net.minecraft.class_757::method_3192@425 (line 524)
4780 0x000001c22b237770: 05e9 9ec2
4781
4782 0x000001c22b237774: ; {metadata({method} {0x000001c26c24f020} 'setupGui3DDiffuseLighting' '(Lorg/joml/Vector3f;Lorg/joml/Vector3f;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4783 0x000001c22b237774: ffff 49ba | 18f0 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4784
4785 0x000001c22b23778c: ; {runtime_call counter_overflow Runtime1 stub}
4786 0x000001c22b23778c: ffe8 eeff
4787
4788 0x000001c22b237790: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4789 ;*synchronization entry
4790 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@-1 (line 619)
4791 ; - net.minecraft.class_308::method_24211@6 (line 30)
4792 ; - net.minecraft.class_757::method_3192@425 (line 524)
4793 0x000001c22b237790: d705 e9bb
4794
4795 0x000001c22b237794: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
4796 0x000001c22b237794: c2ff ff49 | bae0 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4797
4798 0x000001c22b2377ac: ; {runtime_call counter_overflow Runtime1 stub}
4799 0x000001c22b2377ac: ffff e8cd
4800
4801 0x000001c22b2377b0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4802 ;*synchronization entry
4803 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
4804 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
4805 ; - net.minecraft.class_308::method_24211@6 (line 30)
4806 ; - net.minecraft.class_757::method_3192@425 (line 524)
4807 0x000001c22b2377b0: ffd7 05e9 | d8c2 ffff
4808
4809 0x000001c22b2377b8: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
4810 0x000001c22b2377b8: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
4811
4812 0x000001c22b2377cc: ; {runtime_call counter_overflow Runtime1 stub}
4813 0x000001c22b2377cc: ffff ffe8
4814
4815 0x000001c22b2377d0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
4816 ;*synchronization entry
4817 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
4818 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
4819 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
4820 ; - net.minecraft.class_308::method_24211@6 (line 30)
4821 ; - net.minecraft.class_757::method_3192@425 (line 524)
4822 0x000001c22b2377d0: acff d705 | e9f5 c2ff | ff48 8bd2
4823
4824 0x000001c22b2377dc: ; {runtime_call fast_new_instance Runtime1 stub}
4825 0x000001c22b2377dc: e81f a8d7
4826
4827 0x000001c22b2377e0: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop }
4828 ;*new {reexecute=0 rethrow=0 return_oop=0}
4829 ; - net.minecraft.class_757::method_3192@428 (line 526)
4830 0x000001c22b2377e0: 05e9 39c4
4831
4832 0x000001c22b2377e4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4833 0x000001c22b2377e4: ffff e835
4834
4835 0x000001c22b2377e8: ; ImmutableOopMap {r8=Oop rax=Oop r11=Oop rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4836 ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0}
4837 ; - net.minecraft.class_757::method_3192@440 (line 526)
4838 ; {metadata({method} {0x000001c26d472cb0} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
4839 0x000001c22b2377e8: 9dd7 0549 | baa8 2c47 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4840
4841 0x000001c22b237800: ; {runtime_call counter_overflow Runtime1 stub}
4842 0x000001c22b237800: ffff e879
4843
4844 0x000001c22b237804: ; ImmutableOopMap {r8=Oop rax=Oop r11=Oop r13=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4845 ;*synchronization entry
4846 ; - net.minecraft.class_332::<init>@-1 (line 79)
4847 ; - net.minecraft.class_757::method_3192@443 (line 526)
4848 0x000001c22b237804: ffd7 05e9 | 98c4 ffff
4849
4850 0x000001c22b23780c: ; {runtime_call fast_new_instance Runtime1 stub}
4851 0x000001c22b23780c: 488b d2e8
4852
4853 0x000001c22b237810: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4854 ;*new {reexecute=0 rethrow=0 return_oop=0}
4855 ; - net.minecraft.class_332::<init>@2 (line 79)
4856 ; - net.minecraft.class_757::method_3192@443 (line 526)
4857 0x000001c22b237810: eca7 d705 | e9d7 c4ff
4858
4859 0x000001c22b237818: ; {metadata({method} {0x000001c26d88f010} '<init>' '()V' in 'net/minecraft/class_4587')}
4860 0x000001c22b237818: ff49 ba08 | f088 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4861
4862 0x000001c22b237830: ; {runtime_call counter_overflow Runtime1 stub}
4863 0x000001c22b237830: e84b ffd7
4864
4865 0x000001c22b237834: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4866 ;*synchronization entry
4867 ; - net.minecraft.class_4587::<init>@-1 (line 14)
4868 ; - net.minecraft.class_332::<init>@6 (line 79)
4869 ; - net.minecraft.class_757::method_3192@443 (line 526)
4870 0x000001c22b237834: 05e9 f2c4
4871
4872 0x000001c22b237838: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
4873 0x000001c22b237838: ffff 49ba | 4006 005b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4874
4875 0x000001c22b237850: ; {runtime_call counter_overflow Runtime1 stub}
4876 0x000001c22b237850: ffe8 2aff
4877
4878 0x000001c22b237854: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4879 ;*synchronization entry
4880 ; - java.lang.Object::<init>@-1 (line 45)
4881 ; - net.minecraft.class_4587::<init>@1 (line 14)
4882 ; - net.minecraft.class_332::<init>@6 (line 79)
4883 ; - net.minecraft.class_757::method_3192@443 (line 526)
4884 0x000001c22b237854: d705 e90d
4885
4886 0x000001c22b237858: ; {metadata({method} {0x000001c26c3e2418} 'newArrayDeque' '()Ljava/util/ArrayDeque;' in 'com/google/common/collect/Queues')}
4887 0x000001c22b237858: c5ff ff49 | ba10 243e | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4888
4889 0x000001c22b237870: ; {runtime_call counter_overflow Runtime1 stub}
4890 0x000001c22b237870: ffff e809
4891
4892 0x000001c22b237874: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
4893 ;*synchronization entry
4894 ; - com.google.common.collect.Queues::newArrayDeque@-1 (line 70)
4895 ; - net.minecraft.class_4587::<init>@5 (line 15)
4896 ; - net.minecraft.class_332::<init>@6 (line 79)
4897 ; - net.minecraft.class_757::method_3192@443 (line 526)
4898 0x000001c22b237874: ffd7 05e9 | 25c5 ffff
4899
4900 0x000001c22b23787c: ; {runtime_call fast_new_instance Runtime1 stub}
4901 0x000001c22b23787c: 488b d2e8
4902
4903 0x000001c22b237880: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4904 ;*new {reexecute=0 rethrow=0 return_oop=0}
4905 ; - com.google.common.collect.Queues::newArrayDeque@0 (line 70)
4906 ; - net.minecraft.class_4587::<init>@5 (line 15)
4907 ; - net.minecraft.class_332::<init>@6 (line 79)
4908 ; - net.minecraft.class_757::method_3192@443 (line 526)
4909 0x000001c22b237880: 7ca7 d705 | e970 c5ff
4910
4911 0x000001c22b237888: ; {metadata({method} {0x000001c25b385ae0} '<init>' '()V' in 'java/util/ArrayDeque')}
4912 0x000001c22b237888: ff49 bad8 | 5a38 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4913
4914 0x000001c22b2378a0: ; {runtime_call counter_overflow Runtime1 stub}
4915 0x000001c22b2378a0: e8db fed7
4916
4917 0x000001c22b2378a4: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4918 ;*synchronization entry
4919 ; - java.util.ArrayDeque::<init>@-1 (line 180)
4920 ; - com.google.common.collect.Queues::newArrayDeque@4 (line 70)
4921 ; - net.minecraft.class_4587::<init>@5 (line 15)
4922 ; - net.minecraft.class_332::<init>@6 (line 79)
4923 ; - net.minecraft.class_757::method_3192@443 (line 526)
4924 0x000001c22b2378a4: 05e9 8bc5
4925
4926 0x000001c22b2378a8: ; {metadata({method} {0x000001c25b131510} '<init>' '()V' in 'java/util/AbstractCollection')}
4927 0x000001c22b2378a8: ffff 49ba | 0815 135b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4928
4929 0x000001c22b2378c0: ; {runtime_call counter_overflow Runtime1 stub}
4930 0x000001c22b2378c0: ffe8 bafe
4931
4932 0x000001c22b2378c4: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4933 ;*synchronization entry
4934 ; - java.util.AbstractCollection::<init>@-1 (line 70)
4935 ; - java.util.ArrayDeque::<init>@1 (line 180)
4936 ; - com.google.common.collect.Queues::newArrayDeque@4 (line 70)
4937 ; - net.minecraft.class_4587::<init>@5 (line 15)
4938 ; - net.minecraft.class_332::<init>@6 (line 79)
4939 ; - net.minecraft.class_757::method_3192@443 (line 526)
4940 0x000001c22b2378c4: d705 e9a6
4941
4942 0x000001c22b2378c8: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
4943 0x000001c22b2378c8: c5ff ff49 | ba40 0600 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4944
4945 0x000001c22b2378e0: ; {runtime_call counter_overflow Runtime1 stub}
4946 0x000001c22b2378e0: ffff e899
4947
4948 0x000001c22b2378e4: ; ImmutableOopMap {r8=Oop r11=Oop r13=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4949 ;*synchronization entry
4950 ; - java.lang.Object::<init>@-1 (line 45)
4951 ; - java.util.AbstractCollection::<init>@1 (line 70)
4952 ; - java.util.ArrayDeque::<init>@1 (line 180)
4953 ; - com.google.common.collect.Queues::newArrayDeque@4 (line 70)
4954 ; - net.minecraft.class_4587::<init>@5 (line 15)
4955 ; - net.minecraft.class_332::<init>@6 (line 79)
4956 ; - net.minecraft.class_757::method_3192@443 (line 526)
4957 0x000001c22b2378e4: fed7 05e9 | c1c5 ffff
4958
4959 0x000001c22b2378ec: ; {runtime_call new_object_array Runtime1 stub}
4960 0x000001c22b2378ec: e80f b3d7
4961
4962 0x000001c22b2378f0: ; ImmutableOopMap {r11=Oop r13=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4963 ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
4964 ; - java.util.ArrayDeque::<init>@7 (line 181)
4965 ; - com.google.common.collect.Queues::newArrayDeque@4 (line 70)
4966 ; - net.minecraft.class_4587::<init>@5 (line 15)
4967 ; - net.minecraft.class_332::<init>@6 (line 79)
4968 ; - net.minecraft.class_757::method_3192@443 (line 526)
4969 0x000001c22b2378f0: 05e9 4bc6 | ffff 418b | 5014 48c1 | e203 4883 | fa00 0f84 | 46c6 ffff | 4889 1424
4970
4971 0x000001c22b23790c: ; {runtime_call g1_pre_barrier_slow}
4972 0x000001c22b23790c: e86f 05d8 | 05e9 38c6 | ffff 4883 | f800 0f84 | 4dc6 ffff | 4c89 0424
4973
4974 0x000001c22b237924: ; {runtime_call g1_post_barrier_slow}
4975 0x000001c22b237924: e8d7 08d8 | 05e9 3fc6
4976
4977 0x000001c22b23792c: ; {metadata({method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
4978 0x000001c22b23792c: ffff 49ba | 4044 535b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4979
4980 0x000001c22b237944: ; {runtime_call counter_overflow Runtime1 stub}
4981 0x000001c22b237944: ffe8 36fe
4982
4983 0x000001c22b237948: ; ImmutableOopMap {r11=Oop r13=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4984 ;*synchronization entry
4985 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
4986 ; - net.minecraft.class_4587::<init>@8 (line 15)
4987 ; - net.minecraft.class_332::<init>@6 (line 79)
4988 ; - net.minecraft.class_757::method_3192@443 (line 526)
4989 0x000001c22b237948: d705 e981
4990
4991 0x000001c22b23794c: ; {metadata({method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
4992 0x000001c22b23794c: c6ff ff49 | ba20 0260 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4993
4994 0x000001c22b237964: ; {runtime_call counter_overflow Runtime1 stub}
4995 0x000001c22b237964: ffff e815
4996
4997 0x000001c22b237968: ; ImmutableOopMap {r11=Oop r13=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
4998 ;*synchronization entry
4999 ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
5000 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
5001 ; - net.minecraft.class_4587::<init>@8 (line 15)
5002 ; - net.minecraft.class_332::<init>@6 (line 79)
5003 ; - net.minecraft.class_757::method_3192@443 (line 526)
5004 0x000001c22b237968: fed7 05e9 | b9c6 ffff
5005
5006 0x000001c22b237970: ; {metadata({method} {0x000001c25d01e450} 'method_654' '(Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object;' in 'net/minecraft/class_156')}
5007 0x000001c22b237970: 49ba 48e4 | 015d c201 | 0000 4c89 | 5424 0848 | c704 24ff
5008
5009 0x000001c22b237984: ; {runtime_call counter_overflow Runtime1 stub}
5010 0x000001c22b237984: ffff ffe8
5011
5012 0x000001c22b237988: ; ImmutableOopMap {r11=Oop r13=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
5013 ;*synchronization entry
5014 ; - net.minecraft.class_156::method_654@-1 (line 588)
5015 ; - net.minecraft.class_4587::<init>@13 (line 15)
5016 ; - net.minecraft.class_332::<init>@6 (line 79)
5017 ; - net.minecraft.class_757::method_3192@443 (line 526)
5018 0x000001c22b237988: f4fd d705 | e95d c7ff
5019
5020 0x000001c22b237990: ; {metadata({method} {0x000001c26d8a6ab0} 'accept' '(Ljava/lang/Object;)V' in 'net/minecraft/class_4587$$Lambda+0x0000000800f9c000')}
5021 0x000001c22b237990: ff49 baa8 | 6a8a 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5022
5023 0x000001c22b2379a8: ; {runtime_call counter_overflow Runtime1 stub}
5024 0x000001c22b2379a8: e8d3 fdd7
5025
5026 0x000001c22b2379ac: ; ImmutableOopMap {r11=Oop r13=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [280]=Oop [296]=Oop }
5027 ;*synchronization entry
5028 ; - net.minecraft.class_4587$$Lambda/0x0000000800f9c000::accept@-1
5029 ; - net.minecraft.class_156::method_654@2 (line 588)
5030 ; - net.minecraft.class_4587::<init>@13 (line 15)
5031 ; - net.minecraft.class_332::<init>@6 (line 79)
5032 ; - net.minecraft.class_757::method_3192@443 (line 526)
5033 0x000001c22b2379ac: 05e9 75c7 | ffff 448b | 400c 49c1 | e003 4983 | f800 0f84 | b6c7 ffff | 4c89 0424
5034
5035 0x000001c22b2379c8: ; {runtime_call g1_pre_barrier_slow}
5036 0x000001c22b2379c8: e8b3 04d8 | 05e9 a8c7 | ffff 4983 | f800 0f84 | c5c7 ffff | 4889 0424
5037
5038 0x000001c22b2379e0: ; {runtime_call g1_post_barrier_slow}
5039 0x000001c22b2379e0: e81b 08d8 | 05e9 b7c7
5040
5041 0x000001c22b2379e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5042 0x000001c22b2379e8: ffff e831
5043
5044 0x000001c22b2379ec: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5045 ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
5046 ; - (reexecute) net.minecraft.class_757::method_3192@461 (line 528)
5047 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5048 0x000001c22b2379ec: 9bd7 05e8
5049
5050 0x000001c22b2379f0: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [296]=Oop }
5051 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
5052 ; - net.minecraft.class_757::method_3192@471 (line 529)
5053 0x000001c22b2379f0: 2c9b d705
5054
5055 0x000001c22b2379f4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5056 0x000001c22b2379f4: e827 9bd7
5057
5058 0x000001c22b2379f8: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5059 ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
5060 ; - (reexecute) net.minecraft.class_757::method_3192@480 (line 530)
5061 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5062 0x000001c22b2379f8: 05e8 229b
5063
5064 0x000001c22b2379fc: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5065 ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
5066 ; - (reexecute) net.minecraft.class_757::method_3192@483 (line 530)
5067 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
5068 0x000001c22b2379fc: d705 e81d
5069
5070 0x000001c22b237a00: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5071 ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
5072 ; - net.minecraft.class_757::method_3192@494 (line 531)
5073 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5074 0x000001c22b237a00: cad7 05e8
5075
5076 0x000001c22b237a04: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5077 ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
5078 ; - net.minecraft.class_757::method_3192@494 (line 531)
5079 0x000001c22b237a04: 189b d705
5080
5081 0x000001c22b237a08: ; {metadata({method} {0x000001c26c53e168} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
5082 0x000001c22b237a08: 49ba 60e1 | 536c c201 | 0000 4c89 | 5424 0848 | c704 24ff
5083
5084 0x000001c22b237a1c: ; {runtime_call counter_overflow Runtime1 stub}
5085 0x000001c22b237a1c: ffff ffe8
5086
5087 0x000001c22b237a20: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5088 ;*synchronization entry
5089 ; - net.minecraft.class_9779$class_9781::method_60637@-1 (line 93)
5090 ; - net.minecraft.class_757::method_3192@494 (line 531)
5091 0x000001c22b237a20: 5cfd d705 | e953 caff
5092
5093 0x000001c22b237a28: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5094 0x000001c22b237a28: ffe8 f29a
5095
5096 0x000001c22b237a2c: ; ImmutableOopMap {rdx=Oop rax=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5097 ;*getfield field_1705 {reexecute=1 rethrow=0 return_oop=0}
5098 ; - (reexecute) net.minecraft.class_757::method_3192@506 (line 533)
5099 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5100 0x000001c22b237a2c: d705 e8ed
5101
5102 0x000001c22b237a30: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5103 ;*invokevirtual method_1753 {reexecute=0 rethrow=0 return_oop=0}
5104 ; - net.minecraft.class_757::method_3192@512 (line 533)
5105 ; {metadata({method} {0x000001c26c2c4c10} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
5106 0x000001c22b237a30: 9ad7 0549 | ba08 4c2c | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5107
5108 0x000001c22b237a48: ; {runtime_call counter_overflow Runtime1 stub}
5109 0x000001c22b237a48: ffff e831
5110
5111 0x000001c22b237a4c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5112 ;*synchronization entry
5113 ; - net.minecraft.class_329::method_1753@-1 (line 234)
5114 ; - net.minecraft.class_757::method_3192@512 (line 533)
5115 0x000001c22b237a4c: fdd7 05e9 | 79cb ffff
5116
5117 0x000001c22b237a54: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5118 0x000001c22b237a54: e8c7 9ad7
5119
5120 0x000001c22b237a58: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5121 ;*invokevirtual method_55809 {reexecute=0 rethrow=0 return_oop=0}
5122 ; - net.minecraft.class_329::method_1753@6 (line 234)
5123 ; - net.minecraft.class_757::method_3192@512 (line 533)
5124 ; {metadata({method} {0x000001c26d447f88} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
5125 0x000001c22b237a58: 0549 ba80 | 7f44 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5126
5127 0x000001c22b237a70: ; {runtime_call counter_overflow Runtime1 stub}
5128 0x000001c22b237a70: e80b fdd7
5129
5130 0x000001c22b237a74: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5131 ;*synchronization entry
5132 ; - net.minecraft.class_9080::method_55809@-1 (line 28)
5133 ; - net.minecraft.class_329::method_1753@6 (line 234)
5134 ; - net.minecraft.class_757::method_3192@512 (line 533)
5135 0x000001c22b237a74: 05e9 adcb
5136
5137 0x000001c22b237a78: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5138 0x000001c22b237a78: ffff e8a1
5139
5140 0x000001c22b237a7c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop rbx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5141 ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
5142 ; - net.minecraft.class_9080::method_55809@4 (line 28)
5143 ; - net.minecraft.class_329::method_1753@6 (line 234)
5144 ; - net.minecraft.class_757::method_3192@512 (line 533)
5145 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5146 0x000001c22b237a7c: 9ad7 05e8
5147
5148 0x000001c22b237a80: ; ImmutableOopMap {rax=Oop rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop [328]=Oop }
5149 ;*invokevirtual method_22909 {reexecute=0 rethrow=0 return_oop=0}
5150 ; - net.minecraft.class_9080::method_55809@17 (line 30)
5151 ; - net.minecraft.class_329::method_1753@6 (line 234)
5152 ; - net.minecraft.class_757::method_3192@512 (line 533)
5153 0x000001c22b237a80: 9c9a d705
5154
5155 0x000001c22b237a84: ; {metadata({method} {0x000001c26d891838} 'method_22909' '()V' in 'net/minecraft/class_4587')}
5156 0x000001c22b237a84: 49ba 3018 | 896d c201 | 0000 4c89 | 5424 0848 | c704 24ff
5157
5158 0x000001c22b237a98: ; {runtime_call counter_overflow Runtime1 stub}
5159 0x000001c22b237a98: ffff ffe8
5160
5161 0x000001c22b237a9c: ; ImmutableOopMap {rax=Oop rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop [328]=Oop }
5162 ;*synchronization entry
5163 ; - net.minecraft.class_4587::method_22909@-1 (line 67)
5164 ; - net.minecraft.class_9080::method_55809@17 (line 30)
5165 ; - net.minecraft.class_329::method_1753@6 (line 234)
5166 ; - net.minecraft.class_757::method_3192@512 (line 533)
5167 0x000001c22b237a9c: e0fc d705 | e9c9 ccff
5168
5169 0x000001c22b237aa4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5170 0x000001c22b237aa4: ffe8 769a
5171
5172 0x000001c22b237aa8: ; ImmutableOopMap {rax=Oop rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop [328]=Oop }
5173 ;*invokeinterface removeLast {reexecute=0 rethrow=0 return_oop=0}
5174 ; - net.minecraft.class_4587::method_22909@4 (line 67)
5175 ; - net.minecraft.class_9080::method_55809@17 (line 30)
5176 ; - net.minecraft.class_329::method_1753@6 (line 234)
5177 ; - net.minecraft.class_757::method_3192@512 (line 533)
5178 ; {metadata({method} {0x000001c26c2bd568} 'handler$zle000$fabric-rendering-v1$render' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V' in 'net/minecraft/class_329')}
5179 0x000001c22b237aa8: d705 49ba | 60d5 2b6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5180
5181 0x000001c22b237ac0: ; {runtime_call counter_overflow Runtime1 stub}
5182 0x000001c22b237ac0: ffe8 bafc
5183
5184 0x000001c22b237ac4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5185 ;*synchronization entry
5186 ; - net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@-1 (line 1583)
5187 ; - net.minecraft.class_329::method_1753@13 (line 235)
5188 ; - net.minecraft.class_757::method_3192@512 (line 533)
5189 0x000001c22b237ac4: d705 e9b0
5190
5191 0x000001c22b237ac8: ; {oop(nullptr)}
5192 0x000001c22b237ac8: cdff ff49 | b800 0000 | 0000 0000 | 0050 5349 | 8b58 1057 | 5652 5141 | 5041 5141 | 5241 5348
5193 0x000001c22b237ae8: 83ec 2040 | f6c4 0f0f | 8419 0000 | 0048 83ec
5194
5195 0x000001c22b237af8: ; {runtime_call}
5196 0x000001c22b237af8: 0848 b820 | 9c11 12fc | 7f00 00ff | d048 83c4 | 08e9 0c00
5197
5198 0x000001c22b237b0c: ; {runtime_call}
5199 0x000001c22b237b0c: 0000 48b8 | 209c 1112 | fc7f 0000 | ffd0 4883 | c420 415b | 415a 4159 | 4158 595a | 5e5f 483b
5200 0x000001c22b237b2c: 8330 0100 | 005b 580f | 850a 0000 | 00e9 4ccd | ffff b800
5201
5202 0x000001c22b237b40: ; {runtime_call load_mirror_patching Runtime1 stub}
5203 0x000001c22b237b40: 786e 0ae8
5204
5205 0x000001c22b237b44: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5206 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
5207 ; - (reexecute) net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@0 (line 1583)
5208 ; - net.minecraft.class_329::method_1753@13 (line 235)
5209 ; - net.minecraft.class_757::method_3192@512 (line 533)
5210 0x000001c22b237b44: 38ec d705 | e933 cdff
5211
5212 0x000001c22b237b4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5213 0x000001c22b237b4c: ffe8 ce99
5214
5215 0x000001c22b237b50: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5216 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
5217 ; - (reexecute) net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@0 (line 1583)
5218 ; - net.minecraft.class_329::method_1753@13 (line 235)
5219 ; - net.minecraft.class_757::method_3192@512 (line 533)
5220 0x000001c22b237b50: d705 458b | 8000 0000 | 00b8 000c
5221
5222 0x000001c22b237b5c: ; {runtime_call access_field_patching Runtime1 stub}
5223 0x000001c22b237b5c: 0507 e81d
5224
5225 0x000001c22b237b60: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5226 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
5227 ; - (reexecute) net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@0 (line 1583)
5228 ; - net.minecraft.class_329::method_1753@13 (line 235)
5229 ; - net.minecraft.class_757::method_3192@512 (line 533)
5230 0x000001c22b237b60: dfd7 05e9 | 28cd ffff
5231
5232 0x000001c22b237b68: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5233 0x000001c22b237b68: e8b3 99d7
5234
5235 0x000001c22b237b6c: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5236 ;*invokevirtual invoker {reexecute=0 rethrow=0 return_oop=0}
5237 ; - net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@3 (line 1583)
5238 ; - net.minecraft.class_329::method_1753@13 (line 235)
5239 ; - net.minecraft.class_757::method_3192@512 (line 533)
5240 ; {metadata(nullptr)}
5241 0x000001c22b237b6c: 0548 bf00 | 0000 0000 | 0000 00b8 | 000f 050a
5242
5243 0x000001c22b237b7c: ; {runtime_call load_klass_patching Runtime1 stub}
5244 0x000001c22b237b7c: e87f e5d7
5245
5246 0x000001c22b237b80: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5247 ;*checkcast {reexecute=1 rethrow=0 return_oop=0}
5248 ; - (reexecute) net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@6 (line 1583)
5249 ; - net.minecraft.class_329::method_1753@13 (line 235)
5250 ; - net.minecraft.class_757::method_3192@512 (line 533)
5251 0x000001c22b237b80: 05e9 52cd | ffff 4c89
5252
5253 0x000001c22b237b88: ; {runtime_call throw_class_cast_exception Runtime1 stub}
5254 0x000001c22b237b88: 0424 e891
5255
5256 0x000001c22b237b8c: ; ImmutableOopMap {r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5257 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
5258 ; - net.minecraft.class_329::handler$zle000$fabric-rendering-v1$render@6 (line 1583)
5259 ; - net.minecraft.class_329::method_1753@13 (line 235)
5260 ; - net.minecraft.class_757::method_3192@512 (line 533)
5261 ; {metadata({method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
5262 0x000001c22b237b8c: c5d7 0549 | ba60 2f47 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5263
5264 0x000001c22b237ba4: ; {runtime_call counter_overflow Runtime1 stub}
5265 0x000001c22b237ba4: ffff e8d5
5266
5267 0x000001c22b237ba8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5268 ;*synchronization entry
5269 ; - net.minecraft.class_332::method_51452@-1 (line 95)
5270 ; - net.minecraft.class_757::method_3192@517 (line 534)
5271 0x000001c22b237ba8: fbd7 05e9 | 9ece ffff
5272
5273 0x000001c22b237bb0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5274 0x000001c22b237bb0: e86b 99d7
5275
5276 0x000001c22b237bb4: ; ImmutableOopMap {rax=Oop rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5277 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
5278 ; - net.minecraft.class_332::method_51452@4 (line 95)
5279 ; - net.minecraft.class_757::method_3192@517 (line 534)
5280 ; {metadata({method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
5281 0x000001c22b237bb4: 0549 ba40 | cc24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5282
5283 0x000001c22b237bcc: ; {runtime_call counter_overflow Runtime1 stub}
5284 0x000001c22b237bcc: e8af fbd7
5285
5286 0x000001c22b237bd0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5287 ;*synchronization entry
5288 ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
5289 ; - net.minecraft.class_757::method_3192@523 (line 535)
5290 0x000001c22b237bd0: 05e9 e7ce
5291
5292 0x000001c22b237bd4: ; {metadata({method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
5293 0x000001c22b237bd4: ffff 49ba | d095 046d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5294
5295 0x000001c22b237bec: ; {runtime_call counter_overflow Runtime1 stub}
5296 0x000001c22b237bec: ffe8 8efb
5297
5298 0x000001c22b237bf0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5299 ;*synchronization entry
5300 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
5301 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5302 ; - net.minecraft.class_757::method_3192@523 (line 535)
5303 0x000001c22b237bf0: d705 e9ff
5304
5305 0x000001c22b237bf4: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
5306 0x000001c22b237bf4: ceff ff49 | ba28 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5307
5308 0x000001c22b237c0c: ; {runtime_call counter_overflow Runtime1 stub}
5309 0x000001c22b237c0c: ffff e86d
5310
5311 0x000001c22b237c10: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5312 ;*synchronization entry
5313 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
5314 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5315 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5316 ; - net.minecraft.class_757::method_3192@523 (line 535)
5317 0x000001c22b237c10: fbd7 05e9 | 17cf ffff
5318
5319 0x000001c22b237c18: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
5320 0x000001c22b237c18: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
5321
5322 0x000001c22b237c2c: ; {runtime_call counter_overflow Runtime1 stub}
5323 0x000001c22b237c2c: ffff ffe8
5324
5325 0x000001c22b237c30: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5326 ;*synchronization entry
5327 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
5328 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
5329 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5330 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5331 ; - net.minecraft.class_757::method_3192@523 (line 535)
5332 0x000001c22b237c30: 4cfb d705 | e974 cfff
5333
5334 0x000001c22b237c38: ; {metadata({method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
5335 0x000001c22b237c38: ff49 ba78 | 8505 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5336
5337 0x000001c22b237c50: ; {runtime_call counter_overflow Runtime1 stub}
5338 0x000001c22b237c50: e82b fbd7
5339
5340 0x000001c22b237c54: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5341 ;*synchronization entry
5342 ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
5343 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
5344 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5345 ; - net.minecraft.class_757::method_3192@523 (line 535)
5346 0x000001c22b237c54: 05e9 44d0
5347
5348 0x000001c22b237c58: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5349 0x000001c22b237c58: ffff e8c1
5350
5351 0x000001c22b237c5c: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5352 ;*invokevirtual method_18506 {reexecute=0 rethrow=0 return_oop=0}
5353 ; - net.minecraft.class_757::method_3192@536 (line 538)
5354 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
5355 0x000001c22b237c5c: 98d7 05e8
5356
5357 0x000001c22b237c60: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5358 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
5359 ; - net.minecraft.class_757::method_3192@556 (line 540)
5360 0x000001c22b237c60: bcc7 d705
5361
5362 0x000001c22b237c64: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5363 0x000001c22b237c64: e8b7 98d7
5364
5365 0x000001c22b237c68: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5366 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
5367 ; - net.minecraft.class_757::method_3192@556 (line 540)
5368 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5369 0x000001c22b237c68: 05e8 b298
5370
5371 0x000001c22b237c6c: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5372 ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
5373 ; - net.minecraft.class_757::method_3192@561 (line 540)
5374 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
5375 0x000001c22b237c6c: d705 e8ad
5376
5377 0x000001c22b237c70: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5378 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
5379 ; - net.minecraft.class_757::method_3192@643 (line 551)
5380 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5381 0x000001c22b237c70: c7d7 05e8
5382
5383 0x000001c22b237c74: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5384 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
5385 ; - net.minecraft.class_757::method_3192@643 (line 551)
5386 0x000001c22b237c74: a898 d705
5387
5388 0x000001c22b237c78: ; {metadata({method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
5389 0x000001c22b237c78: 49ba 4044 | 535b c201 | 0000 4c89 | 5424 0848 | c704 24ff
5390
5391 0x000001c22b237c8c: ; {runtime_call counter_overflow Runtime1 stub}
5392 0x000001c22b237c8c: ffff ffe8
5393
5394 0x000001c22b237c90: ; ImmutableOopMap {rbx=Oop r8=Oop rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5395 ;*synchronization entry
5396 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
5397 ; - net.minecraft.class_757::method_3192@669 (line 551)
5398 0x000001c22b237c90: ecfa d705 | e9b4 d3ff
5399
5400 0x000001c22b237c98: ; {metadata({method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
5401 0x000001c22b237c98: ff49 ba20 | 0260 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5402
5403 0x000001c22b237cb0: ; {runtime_call counter_overflow Runtime1 stub}
5404 0x000001c22b237cb0: e8cb fad7
5405
5406 0x000001c22b237cb4: ; ImmutableOopMap {rbx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5407 ;*synchronization entry
5408 ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
5409 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
5410 ; - net.minecraft.class_757::method_3192@669 (line 551)
5411 0x000001c22b237cb4: 05e9 efd3
5412
5413 0x000001c22b237cb8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5414 0x000001c22b237cb8: ffff e861
5415
5416 0x000001c22b237cbc: ; ImmutableOopMap {rdx=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5417 ;*getfield field_1755 {reexecute=1 rethrow=0 return_oop=0}
5418 ; - (reexecute) net.minecraft.class_757::method_3192@765 (line 565)
5419 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5420 0x000001c22b237cbc: 98d7 05e8
5421
5422 0x000001c22b237cc0: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5423 ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
5424 ; - net.minecraft.class_757::method_3192@778 (line 566)
5425 0x000001c22b237cc0: 5c98 d705
5426
5427 0x000001c22b237cc4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5428 0x000001c22b237cc4: e857 98d7
5429
5430 0x000001c22b237cc8: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5431 ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
5432 ; - (reexecute) net.minecraft.class_757::method_3192@844 (line 577)
5433 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5434 0x000001c22b237cc8: 05e8 5298
5435
5436 0x000001c22b237ccc: ; ImmutableOopMap {rsi=Oop [208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5437 ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
5438 ; - net.minecraft.class_757::method_3192@860 (line 578)
5439 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5440 0x000001c22b237ccc: d705 e84d
5441
5442 0x000001c22b237cd0: ; ImmutableOopMap {r8=Oop [208]=Oop [296]=Oop }
5443 ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
5444 ; - net.minecraft.class_757::method_3192@872 (line 582)
5445 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5446 0x000001c22b237cd0: 98d7 05e8
5447
5448 0x000001c22b237cd4: ; ImmutableOopMap {rdx=Oop r8=Oop [208]=Oop [296]=Oop [336]=Oop }
5449 ;*invokevirtual method_1566 {reexecute=0 rethrow=0 return_oop=0}
5450 ; - net.minecraft.class_757::method_3192@883 (line 583)
5451 0x000001c22b237cd4: 4898 d705
5452
5453 0x000001c22b237cd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5454 0x000001c22b237cd8: e843 98d7
5455
5456 0x000001c22b237cdc: ; ImmutableOopMap {rdx=Oop rsi=Oop [208]=Oop [296]=Oop [336]=Oop }
5457 ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
5458 ; - net.minecraft.class_757::method_3192@888 (line 583)
5459 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5460 0x000001c22b237cdc: 05e8 3e98
5461
5462 0x000001c22b237ce0: ; ImmutableOopMap {rsi=Oop [208]=Oop [296]=Oop }
5463 ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
5464 ; - net.minecraft.class_757::method_3192@898 (line 584)
5465 ; {metadata({method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
5466 0x000001c22b237ce0: d705 49ba | 68e4 576d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5467
5468 0x000001c22b237cf8: ; {runtime_call counter_overflow Runtime1 stub}
5469 0x000001c22b237cf8: ffe8 82fa
5470
5471 0x000001c22b237cfc: ; ImmutableOopMap {rsi=Oop [208]=Oop [296]=Oop }
5472 ;*synchronization entry
5473 ; - net.minecraft.class_10214::close@-1 (line 46)
5474 ; - net.minecraft.class_757::method_3192@898 (line 584)
5475 0x000001c22b237cfc: d705 e9ce
5476
5477 0x000001c22b237d00: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5478 0x000001c22b237d00: d8ff ffe8
5479
5480 0x000001c22b237d04: ; ImmutableOopMap {rdx=Oop [208]=Oop [296]=Oop }
5481 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
5482 ; - net.minecraft.class_10214::close@11 (line 47)
5483 ; - net.minecraft.class_757::method_3192@898 (line 584)
5484 0x000001c22b237d04: 1898 d705
5485
5486 0x000001c22b237d08: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5487 0x000001c22b237d08: e813 98d7
5488
5489 0x000001c22b237d0c: ; ImmutableOopMap {rax=Oop rsi=Oop }
5490 ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
5491 ; - net.minecraft.class_757::method_3192@913 (line 582)
5492 ; {metadata({method} {0x000001c26d57e470} 'close' '()V' in 'net/minecraft/class_10214')}
5493 0x000001c22b237d0c: 0549 ba68 | e457 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
5494
5495 0x000001c22b237d24: ; {runtime_call counter_overflow Runtime1 stub}
5496 0x000001c22b237d24: e857 fad7
5497
5498 0x000001c22b237d28: ; ImmutableOopMap {rax=Oop rsi=Oop }
5499 ;*synchronization entry
5500 ; - net.minecraft.class_10214::close@-1 (line 46)
5501 ; - net.minecraft.class_757::method_3192@913 (line 582)
5502 0x000001c22b237d28: 05e9 33da
5503
5504 0x000001c22b237d2c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5505 0x000001c22b237d2c: ffff e8ed
5506
5507 0x000001c22b237d30: ; ImmutableOopMap {rdx=Oop [344]=Oop }
5508 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
5509 ; - net.minecraft.class_10214::close@11 (line 47)
5510 ; - net.minecraft.class_757::method_3192@913 (line 582)
5511 ; {metadata({method} {0x000001c26d472f68} 'method_51452' '()V' in 'net/minecraft/class_332')}
5512 0x000001c22b237d30: 97d7 0549 | ba60 2f47 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
5513
5514 0x000001c22b237d48: ; {runtime_call counter_overflow Runtime1 stub}
5515 0x000001c22b237d48: ffff e831
5516
5517 0x000001c22b237d4c: ; ImmutableOopMap {rax=Oop [208]=Oop [296]=Oop }
5518 ;*synchronization entry
5519 ; - net.minecraft.class_332::method_51452@-1 (line 95)
5520 ; - net.minecraft.class_757::method_3192@933 (line 587)
5521 0x000001c22b237d4c: fad7 05e9 | 6adb ffff
5522
5523 0x000001c22b237d54: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5524 0x000001c22b237d54: e8c7 97d7
5525
5526 0x000001c22b237d58: ; ImmutableOopMap {rsi=Oop [208]=Oop }
5527 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
5528 ; - net.minecraft.class_332::method_51452@4 (line 95)
5529 ; - net.minecraft.class_757::method_3192@933 (line 587)
5530 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5531 0x000001c22b237d58: 05e8 c297
5532
5533 0x000001c22b237d5c: ; ImmutableOopMap {rdx=Oop }
5534 ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
5535 ; - net.minecraft.class_757::method_3192@946 (line 591)
5536 ; {internal_word}
5537 0x000001c22b237d5c: d705 49ba | 8459 232b | c201 0000 | 4d89 9768
5538
5539 0x000001c22b237d6c: ; {runtime_call SafepointBlob}
5540 0x000001c22b237d6c: 0400 00e9 | 0cee ca05
5541
5542 0x000001c22b237d74: ; {internal_word}
5543 0x000001c22b237d74: 49ba 9a59 | 232b c201 | 0000 4d89 | 9768 0400
5544
5545 0x000001c22b237d84: ; {runtime_call SafepointBlob}
5546 0x000001c22b237d84: 00e9 f6ed
5547
5548 0x000001c22b237d88: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5549 0x000001c22b237d88: ca05 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5550
5551 0x000001c22b237da0: ; {runtime_call counter_overflow Runtime1 stub}
5552 0x000001c22b237da0: ffe8 daf9
5553
5554 0x000001c22b237da4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5555 ;*synchronization entry
5556 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5557 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5558 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5559 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5560 ; - net.minecraft.class_757::method_3192@523 (line 535)
5561 0x000001c22b237da4: d705 e953
5562
5563 0x000001c22b237da8: ; {metadata(nullptr)}
5564 0x000001c22b237da8: dcff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5565
5566 0x000001c22b237db8: ; {runtime_call load_klass_patching Runtime1 stub}
5567 0x000001c22b237db8: 050a e841
5568
5569 0x000001c22b237dbc: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5570 ;*new {reexecute=1 rethrow=0 return_oop=0}
5571 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5572 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5573 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5574 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5575 ; - net.minecraft.class_757::method_3192@523 (line 535)
5576 0x000001c22b237dbc: e3d7 05e9 | 3cdc ffff
5577
5578 0x000001c22b237dc4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5579 0x000001c22b237dc4: e857 97d7
5580
5581 0x000001c22b237dc8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5582 ;*new {reexecute=0 rethrow=0 return_oop=0}
5583 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5584 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5585 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5586 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5587 ; - net.minecraft.class_757::method_3192@523 (line 535)
5588 0x000001c22b237dc8: 0548 8bd2
5589
5590 0x000001c22b237dcc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5591 0x000001c22b237dcc: e82f a6d7
5592
5593 0x000001c22b237dd0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [296]=Oop }
5594 ;*new {reexecute=0 rethrow=0 return_oop=0}
5595 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5596 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5597 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5598 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5599 ; - net.minecraft.class_757::method_3192@523 (line 535)
5600 0x000001c22b237dd0: 05e9 8fdc
5601
5602 0x000001c22b237dd4: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5603 0x000001c22b237dd4: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5604
5605 0x000001c22b237dec: ; {runtime_call counter_overflow Runtime1 stub}
5606 0x000001c22b237dec: ffe8 8ef9
5607
5608 0x000001c22b237df0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5609 ;*synchronization entry
5610 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5611 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5612 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
5613 ; - net.minecraft.class_308::method_24211@6 (line 30)
5614 ; - net.minecraft.class_757::method_3192@425 (line 524)
5615 0x000001c22b237df0: d705 e9eb
5616
5617 0x000001c22b237df4: ; {metadata(nullptr)}
5618 0x000001c22b237df4: dcff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5619
5620 0x000001c22b237e04: ; {runtime_call load_klass_patching Runtime1 stub}
5621 0x000001c22b237e04: 050a e8f5
5622
5623 0x000001c22b237e08: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5624 ;*new {reexecute=1 rethrow=0 return_oop=0}
5625 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5626 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5627 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
5628 ; - net.minecraft.class_308::method_24211@6 (line 30)
5629 ; - net.minecraft.class_757::method_3192@425 (line 524)
5630 0x000001c22b237e08: e2d7 05e9 | d8dc ffff
5631
5632 0x000001c22b237e10: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5633 0x000001c22b237e10: e80b 97d7
5634
5635 0x000001c22b237e14: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5636 ;*new {reexecute=0 rethrow=0 return_oop=0}
5637 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5638 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5639 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
5640 ; - net.minecraft.class_308::method_24211@6 (line 30)
5641 ; - net.minecraft.class_757::method_3192@425 (line 524)
5642 0x000001c22b237e14: 0548 8bd2
5643
5644 0x000001c22b237e18: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5645 0x000001c22b237e18: e8e3 a5d7
5646
5647 0x000001c22b237e1c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5648 ;*new {reexecute=0 rethrow=0 return_oop=0}
5649 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5650 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5651 ; - com.mojang.blaze3d.systems.RenderSystem::setupGui3DDiffuseLighting@0 (line 619)
5652 ; - net.minecraft.class_308::method_24211@6 (line 30)
5653 ; - net.minecraft.class_757::method_3192@425 (line 524)
5654 0x000001c22b237e1c: 05e9 2bdd
5655
5656 0x000001c22b237e20: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5657 0x000001c22b237e20: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5658
5659 0x000001c22b237e38: ; {runtime_call counter_overflow Runtime1 stub}
5660 0x000001c22b237e38: ffe8 42f9
5661
5662 0x000001c22b237e3c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5663 ;*synchronization entry
5664 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5665 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5666 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
5667 ; - net.minecraft.class_757::method_3192@403 (line 520)
5668 0x000001c22b237e3c: d705 e987
5669
5670 0x000001c22b237e40: ; {metadata(nullptr)}
5671 0x000001c22b237e40: ddff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5672
5673 0x000001c22b237e50: ; {runtime_call load_klass_patching Runtime1 stub}
5674 0x000001c22b237e50: 050a e8a9
5675
5676 0x000001c22b237e54: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5677 ;*new {reexecute=1 rethrow=0 return_oop=0}
5678 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5679 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5680 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
5681 ; - net.minecraft.class_757::method_3192@403 (line 520)
5682 0x000001c22b237e54: e2d7 05e9 | 74dd ffff
5683
5684 0x000001c22b237e5c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5685 0x000001c22b237e5c: e8bf 96d7
5686
5687 0x000001c22b237e60: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5688 ;*new {reexecute=0 rethrow=0 return_oop=0}
5689 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5690 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5691 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
5692 ; - net.minecraft.class_757::method_3192@403 (line 520)
5693 0x000001c22b237e60: 0548 8bd2
5694
5695 0x000001c22b237e64: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5696 0x000001c22b237e64: e897 a5d7
5697
5698 0x000001c22b237e68: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5699 ;*new {reexecute=0 rethrow=0 return_oop=0}
5700 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5701 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5702 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 733)
5703 ; - net.minecraft.class_757::method_3192@403 (line 520)
5704 0x000001c22b237e68: 05e9 c7dd
5705
5706 0x000001c22b237e6c: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5707 0x000001c22b237e6c: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5708
5709 0x000001c22b237e84: ; {runtime_call counter_overflow Runtime1 stub}
5710 0x000001c22b237e84: ffe8 f6f8
5711
5712 0x000001c22b237e88: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [384]=Oop }
5713 ;*synchronization entry
5714 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5715 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5716 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
5717 ; - net.minecraft.class_757::method_3192@400 (line 518)
5718 0x000001c22b237e88: d705 e92b
5719
5720 0x000001c22b237e8c: ; {metadata(nullptr)}
5721 0x000001c22b237e8c: deff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5722
5723 0x000001c22b237e9c: ; {runtime_call load_klass_patching Runtime1 stub}
5724 0x000001c22b237e9c: 050a e85d
5725
5726 0x000001c22b237ea0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [384]=Oop }
5727 ;*new {reexecute=1 rethrow=0 return_oop=0}
5728 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5729 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5730 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
5731 ; - net.minecraft.class_757::method_3192@400 (line 518)
5732 0x000001c22b237ea0: e2d7 05e9 | 18de ffff
5733
5734 0x000001c22b237ea8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5735 0x000001c22b237ea8: e873 96d7
5736
5737 0x000001c22b237eac: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [384]=Oop }
5738 ;*new {reexecute=0 rethrow=0 return_oop=0}
5739 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5740 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5741 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
5742 ; - net.minecraft.class_757::method_3192@400 (line 518)
5743 0x000001c22b237eac: 0548 8bd2
5744
5745 0x000001c22b237eb0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5746 0x000001c22b237eb0: e84b a5d7
5747
5748 0x000001c22b237eb4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [384]=Oop }
5749 ;*new {reexecute=0 rethrow=0 return_oop=0}
5750 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5751 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5752 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 695)
5753 ; - net.minecraft.class_757::method_3192@400 (line 518)
5754 0x000001c22b237eb4: 05e9 6bde
5755
5756 0x000001c22b237eb8: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5757 0x000001c22b237eb8: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5758
5759 0x000001c22b237ed0: ; {runtime_call counter_overflow Runtime1 stub}
5760 0x000001c22b237ed0: ffe8 aaf8
5761
5762 0x000001c22b237ed4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
5763 ;*synchronization entry
5764 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5765 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5766 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5767 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5768 ; - net.minecraft.class_757::method_3192@347 (line 514)
5769 0x000001c22b237ed4: d705 e9c7
5770
5771 0x000001c22b237ed8: ; {metadata(nullptr)}
5772 0x000001c22b237ed8: deff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5773
5774 0x000001c22b237ee8: ; {runtime_call load_klass_patching Runtime1 stub}
5775 0x000001c22b237ee8: 050a e811
5776
5777 0x000001c22b237eec: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
5778 ;*new {reexecute=1 rethrow=0 return_oop=0}
5779 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5780 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5781 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5782 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5783 ; - net.minecraft.class_757::method_3192@347 (line 514)
5784 0x000001c22b237eec: e2d7 05e9 | b4de ffff
5785
5786 0x000001c22b237ef4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5787 0x000001c22b237ef4: e827 96d7
5788
5789 0x000001c22b237ef8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
5790 ;*new {reexecute=0 rethrow=0 return_oop=0}
5791 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5792 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5793 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5794 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5795 ; - net.minecraft.class_757::method_3192@347 (line 514)
5796 0x000001c22b237ef8: 0548 8bd2
5797
5798 0x000001c22b237efc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5799 0x000001c22b237efc: e8ff a4d7
5800
5801 0x000001c22b237f00: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [256]=Oop }
5802 ;*new {reexecute=0 rethrow=0 return_oop=0}
5803 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5804 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5805 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
5806 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
5807 ; - net.minecraft.class_757::method_3192@347 (line 514)
5808 0x000001c22b237f00: 05e9 07df
5809
5810 0x000001c22b237f04: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5811 0x000001c22b237f04: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5812
5813 0x000001c22b237f1c: ; {runtime_call counter_overflow Runtime1 stub}
5814 0x000001c22b237f1c: ffe8 5ef8
5815
5816 0x000001c22b237f20: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop }
5817 ;*synchronization entry
5818 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5819 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5820 ; - net.minecraft.class_276::method_1235@0 (line 190)
5821 ; - net.minecraft.class_757::method_3192@332 (line 510)
5822 0x000001c22b237f20: d705 e963
5823
5824 0x000001c22b237f24: ; {metadata(nullptr)}
5825 0x000001c22b237f24: dfff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5826
5827 0x000001c22b237f34: ; {runtime_call load_klass_patching Runtime1 stub}
5828 0x000001c22b237f34: 050a e8c5
5829
5830 0x000001c22b237f38: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop }
5831 ;*new {reexecute=1 rethrow=0 return_oop=0}
5832 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5833 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5834 ; - net.minecraft.class_276::method_1235@0 (line 190)
5835 ; - net.minecraft.class_757::method_3192@332 (line 510)
5836 0x000001c22b237f38: e1d7 05e9 | 50df ffff
5837
5838 0x000001c22b237f40: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5839 0x000001c22b237f40: e8db 95d7
5840
5841 0x000001c22b237f44: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop }
5842 ;*new {reexecute=0 rethrow=0 return_oop=0}
5843 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5844 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5845 ; - net.minecraft.class_276::method_1235@0 (line 190)
5846 ; - net.minecraft.class_757::method_3192@332 (line 510)
5847 0x000001c22b237f44: 0548 8bd2
5848
5849 0x000001c22b237f48: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5850 0x000001c22b237f48: e8b3 a4d7
5851
5852 0x000001c22b237f4c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop [248]=Oop }
5853 ;*new {reexecute=0 rethrow=0 return_oop=0}
5854 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5855 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5856 ; - net.minecraft.class_276::method_1235@0 (line 190)
5857 ; - net.minecraft.class_757::method_3192@332 (line 510)
5858 0x000001c22b237f4c: 05e9 a3df
5859
5860 0x000001c22b237f50: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5861 0x000001c22b237f50: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5862
5863 0x000001c22b237f68: ; {runtime_call counter_overflow Runtime1 stub}
5864 0x000001c22b237f68: ffe8 12f8
5865
5866 0x000001c22b237f6c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5867 ;*synchronization entry
5868 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5869 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5870 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
5871 ; - net.minecraft.class_757::method_3192@281 (line 503)
5872 0x000001c22b237f6c: d705 e9ff
5873
5874 0x000001c22b237f70: ; {metadata(nullptr)}
5875 0x000001c22b237f70: dfff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5876
5877 0x000001c22b237f80: ; {runtime_call load_klass_patching Runtime1 stub}
5878 0x000001c22b237f80: 050a e879
5879
5880 0x000001c22b237f84: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5881 ;*new {reexecute=1 rethrow=0 return_oop=0}
5882 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5883 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5884 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
5885 ; - net.minecraft.class_757::method_3192@281 (line 503)
5886 0x000001c22b237f84: e1d7 05e9 | ecdf ffff
5887
5888 0x000001c22b237f8c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5889 0x000001c22b237f8c: e88f 95d7
5890
5891 0x000001c22b237f90: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5892 ;*new {reexecute=0 rethrow=0 return_oop=0}
5893 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5894 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5895 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
5896 ; - net.minecraft.class_757::method_3192@281 (line 503)
5897 0x000001c22b237f90: 0548 8bd2
5898
5899 0x000001c22b237f94: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5900 0x000001c22b237f94: e867 a4d7
5901
5902 0x000001c22b237f98: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5903 ;*new {reexecute=0 rethrow=0 return_oop=0}
5904 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5905 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5906 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 706)
5907 ; - net.minecraft.class_757::method_3192@281 (line 503)
5908 0x000001c22b237f98: 05e9 3fe0
5909
5910 0x000001c22b237f9c: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5911 0x000001c22b237f9c: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5912
5913 0x000001c22b237fb4: ; {runtime_call counter_overflow Runtime1 stub}
5914 0x000001c22b237fb4: ffe8 c6f7
5915
5916 0x000001c22b237fb8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5917 ;*synchronization entry
5918 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5919 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5920 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
5921 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
5922 ; - net.minecraft.class_757::method_3192@278 (line 501)
5923 0x000001c22b237fb8: d705 e99b
5924
5925 0x000001c22b237fbc: ; {metadata(nullptr)}
5926 0x000001c22b237fbc: e0ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5927
5928 0x000001c22b237fcc: ; {runtime_call load_klass_patching Runtime1 stub}
5929 0x000001c22b237fcc: 050a e82d
5930
5931 0x000001c22b237fd0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5932 ;*new {reexecute=1 rethrow=0 return_oop=0}
5933 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5934 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5935 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
5936 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
5937 ; - net.minecraft.class_757::method_3192@278 (line 501)
5938 0x000001c22b237fd0: e1d7 05e9 | 88e0 ffff
5939
5940 0x000001c22b237fd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5941 0x000001c22b237fd8: e843 95d7
5942
5943 0x000001c22b237fdc: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5944 ;*new {reexecute=0 rethrow=0 return_oop=0}
5945 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5946 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5947 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
5948 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
5949 ; - net.minecraft.class_757::method_3192@278 (line 501)
5950 0x000001c22b237fdc: 0548 8bd2
5951
5952 0x000001c22b237fe0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
5953 0x000001c22b237fe0: e81b a4d7
5954
5955 0x000001c22b237fe4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5956 ;*new {reexecute=0 rethrow=0 return_oop=0}
5957 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5958 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
5959 ; - com.mojang.blaze3d.platform.GlStateManager::_disableDepthTest@0 (line 74)
5960 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@3 (line 195)
5961 ; - net.minecraft.class_757::method_3192@278 (line 501)
5962 0x000001c22b237fe4: 05e9 dbe0
5963
5964 0x000001c22b237fe8: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
5965 0x000001c22b237fe8: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
5966
5967 0x000001c22b238000: ; {runtime_call counter_overflow Runtime1 stub}
5968 0x000001c22b238000: ffe8 7af7
5969
5970 0x000001c22b238004: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5971 ;*synchronization entry
5972 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
5973 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5974 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
5975 ; - net.minecraft.class_757::method_3192@278 (line 501)
5976 0x000001c22b238004: d705 e937
5977
5978 0x000001c22b238008: ; {metadata(nullptr)}
5979 0x000001c22b238008: e1ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
5980
5981 0x000001c22b238018: ; {runtime_call load_klass_patching Runtime1 stub}
5982 0x000001c22b238018: 050a e8e1
5983
5984 0x000001c22b23801c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5985 ;*new {reexecute=1 rethrow=0 return_oop=0}
5986 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5987 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5988 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
5989 ; - net.minecraft.class_757::method_3192@278 (line 501)
5990 0x000001c22b23801c: e0d7 05e9 | 24e1 ffff
5991
5992 0x000001c22b238024: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
5993 0x000001c22b238024: e8f7 94d7
5994
5995 0x000001c22b238028: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
5996 ;*new {reexecute=0 rethrow=0 return_oop=0}
5997 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
5998 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
5999 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
6000 ; - net.minecraft.class_757::method_3192@278 (line 501)
6001 0x000001c22b238028: 0548 8bd2
6002
6003 0x000001c22b23802c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6004 0x000001c22b23802c: e8cf a3d7
6005
6006 0x000001c22b238030: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6007 ;*new {reexecute=0 rethrow=0 return_oop=0}
6008 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6009 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6010 ; - com.mojang.blaze3d.systems.RenderSystem::disableDepthTest@0 (line 194)
6011 ; - net.minecraft.class_757::method_3192@278 (line 501)
6012 0x000001c22b238030: 05e9 77e1
6013
6014 0x000001c22b238034: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6015 0x000001c22b238034: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
6016
6017 0x000001c22b23804c: ; {runtime_call counter_overflow Runtime1 stub}
6018 0x000001c22b23804c: ffe8 2ef7
6019
6020 0x000001c22b238050: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6021 ;*synchronization entry
6022 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
6023 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6024 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
6025 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
6026 ; - net.minecraft.class_757::method_3192@275 (line 500)
6027 0x000001c22b238050: d705 e9d3
6028
6029 0x000001c22b238054: ; {metadata(nullptr)}
6030 0x000001c22b238054: e1ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
6031
6032 0x000001c22b238064: ; {runtime_call load_klass_patching Runtime1 stub}
6033 0x000001c22b238064: 050a e895
6034
6035 0x000001c22b238068: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6036 ;*new {reexecute=1 rethrow=0 return_oop=0}
6037 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6038 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6039 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
6040 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
6041 ; - net.minecraft.class_757::method_3192@275 (line 500)
6042 0x000001c22b238068: e0d7 05e9 | c0e1 ffff
6043
6044 0x000001c22b238070: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6045 0x000001c22b238070: e8ab 94d7
6046
6047 0x000001c22b238074: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6048 ;*new {reexecute=0 rethrow=0 return_oop=0}
6049 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6050 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6051 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
6052 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
6053 ; - net.minecraft.class_757::method_3192@275 (line 500)
6054 0x000001c22b238074: 0548 8bd2
6055
6056 0x000001c22b238078: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6057 0x000001c22b238078: e883 a3d7
6058
6059 0x000001c22b23807c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6060 ;*new {reexecute=0 rethrow=0 return_oop=0}
6061 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6062 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6063 ; - com.mojang.blaze3d.platform.GlStateManager::_disableBlend@0 (line 100)
6064 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@3 (line 229)
6065 ; - net.minecraft.class_757::method_3192@275 (line 500)
6066 0x000001c22b23807c: 05e9 13e2
6067
6068 0x000001c22b238080: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6069 0x000001c22b238080: ffff 49ba | 90ac 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
6070
6071 0x000001c22b238098: ; {runtime_call counter_overflow Runtime1 stub}
6072 0x000001c22b238098: ffe8 e2f6
6073
6074 0x000001c22b23809c: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6075 ;*synchronization entry
6076 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
6077 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6078 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
6079 ; - net.minecraft.class_757::method_3192@275 (line 500)
6080 0x000001c22b23809c: d705 e96f
6081
6082 0x000001c22b2380a0: ; {metadata(nullptr)}
6083 0x000001c22b2380a0: e2ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
6084
6085 0x000001c22b2380b0: ; {runtime_call load_klass_patching Runtime1 stub}
6086 0x000001c22b2380b0: 050a e849
6087
6088 0x000001c22b2380b4: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6089 ;*new {reexecute=1 rethrow=0 return_oop=0}
6090 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6091 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6092 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
6093 ; - net.minecraft.class_757::method_3192@275 (line 500)
6094 0x000001c22b2380b4: e0d7 05e9 | 5ce2 ffff
6095
6096 0x000001c22b2380bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6097 0x000001c22b2380bc: e85f 94d7
6098
6099 0x000001c22b2380c0: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6100 ;*new {reexecute=0 rethrow=0 return_oop=0}
6101 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6102 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6103 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
6104 ; - net.minecraft.class_757::method_3192@275 (line 500)
6105 0x000001c22b2380c0: 0548 8bd2
6106
6107 0x000001c22b2380c4: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6108 0x000001c22b2380c4: e837 a3d7
6109
6110 0x000001c22b2380c8: ; ImmutableOopMap {[208]=Oop [224]=Oop [232]=Oop }
6111 ;*new {reexecute=0 rethrow=0 return_oop=0}
6112 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
6113 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
6114 ; - com.mojang.blaze3d.systems.RenderSystem::disableBlend@0 (line 228)
6115 ; - net.minecraft.class_757::method_3192@275 (line 500)
6116 0x000001c22b2380c8: 05e9 afe2
6117
6118 0x000001c22b2380cc: ; {metadata(nullptr)}
6119 0x000001c22b2380cc: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
6120
6121 0x000001c22b2380dc: ; {runtime_call load_klass_patching Runtime1 stub}
6122 0x000001c22b2380dc: 0ae8 1ee0
6123
6124 0x000001c22b2380e0: ; ImmutableOopMap {[208]=Oop [224]=Oop }
6125 ;*new {reexecute=1 rethrow=0 return_oop=0}
6126 ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
6127 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
6128 ; - net.minecraft.class_10209::method_64146@27 (line 51)
6129 ; - net.minecraft.class_757::method_3192@102 (line 482)
6130 0x000001c22b2380e0: d705 e9e1 | e2ff ff48
6131
6132 0x000001c22b2380e8: ; {runtime_call fast_new_instance Runtime1 stub}
6133 0x000001c22b2380e8: 8bd2 e811
6134
6135 0x000001c22b2380ec: ; ImmutableOopMap {[208]=Oop [224]=Oop }
6136 ;*new {reexecute=0 rethrow=0 return_oop=0}
6137 ; - java.util.Objects::requireNonNull@4 (line 259)
6138 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
6139 ; - net.minecraft.class_10209::method_64146@27 (line 51)
6140 ; - net.minecraft.class_757::method_3192@102 (line 482)
6141 0x000001c22b2380ec: 9fd7 05e9 | 30e3 ffff
6142
6143 0x000001c22b2380f4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6144 0x000001c22b2380f4: e827 94d7
6145
6146 0x000001c22b2380f8: ; ImmutableOopMap {rax=Oop [208]=Oop }
6147 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
6148 ; - net.minecraft.class_757::method_3192@801 (line 570)
6149 ; {metadata({method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
6150 0x000001c22b2380f8: 0549 ba78 | 2917 5dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
6151
6152 0x000001c22b238110: ; {runtime_call counter_overflow Runtime1 stub}
6153 0x000001c22b238110: e86b f6d7
6154
6155 0x000001c22b238114: ; ImmutableOopMap {rax=Oop [208]=Oop }
6156 ;*synchronization entry
6157 ; - net.minecraft.class_128::method_562@-1 (line 177)
6158 ; - net.minecraft.class_757::method_3192@801 (line 570)
6159 0x000001c22b238114: 05e9 57e4 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
6160
6161 0x000001c22b238128: ; {runtime_call load_appendix_patching Runtime1 stub}
6162 0x000001c22b238128: 0ae8 d2ec
6163
6164 0x000001c22b23812c: ; ImmutableOopMap {rax=Oop [208]=Oop [456]=Oop }
6165 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
6166 ; - (reexecute) net.minecraft.class_757::method_3192@812 (line 571)
6167 0x000001c22b23812c: d705 e995
6168
6169 0x000001c22b238130: ; {metadata(nullptr)}
6170 0x000001c22b238130: e4ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
6171
6172 0x000001c22b238140: ; {runtime_call load_klass_patching Runtime1 stub}
6173 0x000001c22b238140: 050a e8b9
6174
6175 0x000001c22b238144: ; ImmutableOopMap {[456]=Oop }
6176 ;*new {reexecute=1 rethrow=0 return_oop=0}
6177 ; - (reexecute) net.minecraft.class_757::method_3192@821 (line 573)
6178 0x000001c22b238144: dfd7 05e9 | 44e5 ffff
6179
6180 0x000001c22b23814c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6181 0x000001c22b23814c: e8cf 93d7
6182
6183 0x000001c22b238150: ; ImmutableOopMap {[456]=Oop }
6184 ;*new {reexecute=0 rethrow=0 return_oop=0}
6185 ; - net.minecraft.class_757::method_3192@821 (line 573)
6186 0x000001c22b238150: 0548 8bd2
6187
6188 0x000001c22b238154: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6189 0x000001c22b238154: e8a7 a2d7
6190
6191 0x000001c22b238158: ; ImmutableOopMap {[456]=Oop }
6192 ;*new {reexecute=0 rethrow=0 return_oop=0}
6193 ; - net.minecraft.class_757::method_3192@821 (line 573)
6194 0x000001c22b238158: 05e9 97e5
6195
6196 0x000001c22b23815c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6197 0x000001c22b23815c: ffff e8bd
6198
6199 0x000001c22b238160: ; ImmutableOopMap {rax=Oop [208]=Oop }
6200 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
6201 ; - net.minecraft.class_757::method_3192@697 (line 554)
6202 ; {metadata({method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
6203 0x000001c22b238160: 93d7 0549 | ba78 2917 | 5dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
6204
6205 0x000001c22b238178: ; {runtime_call counter_overflow Runtime1 stub}
6206 0x000001c22b238178: ffff e801
6207
6208 0x000001c22b23817c: ; ImmutableOopMap {rax=Oop [208]=Oop }
6209 ;*synchronization entry
6210 ; - net.minecraft.class_128::method_562@-1 (line 177)
6211 ; - net.minecraft.class_757::method_3192@697 (line 554)
6212 0x000001c22b23817c: f6d7 05e9 | 55e6 ffff | 49b8 0000 | 0000 0000 | 0000 b800
6213
6214 0x000001c22b238190: ; {runtime_call load_appendix_patching Runtime1 stub}
6215 0x000001c22b238190: 0f05 0ae8
6216
6217 0x000001c22b238194: ; ImmutableOopMap {rax=Oop [208]=Oop [480]=Oop }
6218 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
6219 ; - (reexecute) net.minecraft.class_757::method_3192@708 (line 556)
6220 0x000001c22b238194: 68ec d705 | e993 e6ff | ff48 bf00 | 0000 0000 | 0000 00b8 | 000f 050a
6221
6222 0x000001c22b2381ac: ; {runtime_call load_appendix_patching Runtime1 stub}
6223 0x000001c22b2381ac: e84f ecd7
6224
6225 0x000001c22b2381b0: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
6226 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
6227 ; - (reexecute) net.minecraft.class_757::method_3192@727 (line 557)
6228 0x000001c22b2381b0: 05e9 42e7 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
6229
6230 0x000001c22b2381c4: ; {runtime_call load_appendix_patching Runtime1 stub}
6231 0x000001c22b2381c4: 0ae8 36ec
6232
6233 0x000001c22b2381c8: ; ImmutableOopMap {[208]=Oop [480]=Oop [488]=Oop }
6234 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
6235 ; - (reexecute) net.minecraft.class_757::method_3192@742 (line 558)
6236 0x000001c22b2381c8: d705 e9f9
6237
6238 0x000001c22b2381cc: ; {metadata(nullptr)}
6239 0x000001c22b2381cc: e7ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
6240
6241 0x000001c22b2381dc: ; {runtime_call load_klass_patching Runtime1 stub}
6242 0x000001c22b2381dc: 050a e81d
6243
6244 0x000001c22b2381e0: ; ImmutableOopMap {[480]=Oop }
6245 ;*new {reexecute=1 rethrow=0 return_oop=0}
6246 ; - (reexecute) net.minecraft.class_757::method_3192@751 (line 560)
6247 0x000001c22b2381e0: dfd7 05e9 | a0e8 ffff
6248
6249 0x000001c22b2381e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6250 0x000001c22b2381e8: e833 93d7
6251
6252 0x000001c22b2381ec: ; ImmutableOopMap {[480]=Oop }
6253 ;*new {reexecute=0 rethrow=0 return_oop=0}
6254 ; - net.minecraft.class_757::method_3192@751 (line 560)
6255 0x000001c22b2381ec: 0548 8bd2
6256
6257 0x000001c22b2381f0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6258 0x000001c22b2381f0: e80b a2d7
6259
6260 0x000001c22b2381f4: ; ImmutableOopMap {[480]=Oop }
6261 ;*new {reexecute=0 rethrow=0 return_oop=0}
6262 ; - net.minecraft.class_757::method_3192@751 (line 560)
6263 0x000001c22b2381f4: 05e9 f3e8
6264
6265 0x000001c22b2381f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6266 0x000001c22b2381f8: ffff e821
6267
6268 0x000001c22b2381fc: ; ImmutableOopMap {rax=Oop [208]=Oop }
6269 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
6270 ; - net.minecraft.class_757::method_3192@584 (line 543)
6271 ; {metadata({method} {0x000001c25d172980} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
6272 0x000001c22b2381fc: 93d7 0549 | ba78 2917 | 5dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
6273
6274 0x000001c22b238214: ; {runtime_call counter_overflow Runtime1 stub}
6275 0x000001c22b238214: ffff e865
6276
6277 0x000001c22b238218: ; ImmutableOopMap {rax=Oop [208]=Oop }
6278 ;*synchronization entry
6279 ; - net.minecraft.class_128::method_562@-1 (line 177)
6280 ; - net.minecraft.class_757::method_3192@584 (line 543)
6281 0x000001c22b238218: f5d7 05e9 | b1e9 ffff | 49b8 0000 | 0000 0000 | 0000 b800
6282
6283 0x000001c22b23822c: ; {runtime_call load_appendix_patching Runtime1 stub}
6284 0x000001c22b23822c: 0f05 0ae8
6285
6286 0x000001c22b238230: ; ImmutableOopMap {rax=Oop [208]=Oop [504]=Oop }
6287 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
6288 ; - (reexecute) net.minecraft.class_757::method_3192@595 (line 545)
6289 0x000001c22b238230: cceb d705 | e9ef e9ff
6290
6291 0x000001c22b238238: ; {metadata(nullptr)}
6292 0x000001c22b238238: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
6293
6294 0x000001c22b238248: ; {runtime_call load_klass_patching Runtime1 stub}
6295 0x000001c22b238248: e8b3 ded7
6296
6297 0x000001c22b23824c: ; ImmutableOopMap {[504]=Oop }
6298 ;*new {reexecute=1 rethrow=0 return_oop=0}
6299 ; - (reexecute) net.minecraft.class_757::method_3192@604 (line 547)
6300 0x000001c22b23824c: 05e9 9eea
6301
6302 0x000001c22b238250: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
6303 0x000001c22b238250: ffff e8c9
6304
6305 0x000001c22b238254: ; ImmutableOopMap {[504]=Oop }
6306 ;*new {reexecute=0 rethrow=0 return_oop=0}
6307 ; - net.minecraft.class_757::method_3192@604 (line 547)
6308 0x000001c22b238254: 92d7 0548
6309
6310 0x000001c22b238258: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
6311 0x000001c22b238258: 8bd2 e8a1
6312
6313 0x000001c22b23825c: ; ImmutableOopMap {[504]=Oop }
6314 ;*new {reexecute=0 rethrow=0 return_oop=0}
6315 ; - net.minecraft.class_757::method_3192@604 (line 547)
6316 0x000001c22b23825c: a1d7 05e9 | f1ea ffff | 488b b424 | 5001 0000 | e950 d4ff | ff48 8bb4 | 2450 0100 | 00e9 43d4
6317 0x000001c22b23827c: ffff 488b | b424 5001 | 0000 e936 | d4ff ff48 | 8984 2458 | 0100 00e9 | d9e1 ffff | 498b 8700
6318 0x000001c22b23829c: 0500 0049 | c787 0005 | 0000 0000 | 0000 49c7 | 8708 0500 | 0000 0000 | 0048 81c4 | 2002 0000
6319 0x000001c22b2382bc: ; {runtime_call unwind_exception Runtime1 stub}
6320 0x000001c22b2382bc: 5de9 3e83 | d705 f4f4 | f4f4 f4f4
6321[Stub Code]
6322 0x000001c22b2382c8: ; {no_reloc}
6323 0x000001c22b2382c8: 0f1f 4400
6324
6325 0x000001c22b2382cc: ; {static_stub}
6326 0x000001c22b2382cc: 0048 bb00 | 0000 0000
6327
6328 0x000001c22b2382d4: ; {runtime_call}
6329 0x000001c22b2382d4: 0000 00e9 | fbff ffff
6330
6331 0x000001c22b2382dc: ; {static_stub}
6332 0x000001c22b2382dc: 9048 bb50 | 594b 6cc2
6333
6334 0x000001c22b2382e4: ; {runtime_call I2C/C2I adapters}
6335 0x000001c22b2382e4: 0100 00e9 | 9bc6 ca05
6336
6337 0x000001c22b2382ec: ; {static_stub}
6338 0x000001c22b2382ec: 9048 bb00 | 0000 0000
6339
6340 0x000001c22b2382f4: ; {runtime_call}
6341 0x000001c22b2382f4: 0000 00e9 | fbff ffff
6342
6343 0x000001c22b2382fc: ; {static_stub}
6344 0x000001c22b2382fc: 9048 bb00 | 0000 0000
6345
6346 0x000001c22b238304: ; {runtime_call}
6347 0x000001c22b238304: 0000 00e9 | fbff ffff
6348
6349 0x000001c22b23830c: ; {static_stub}
6350 0x000001c22b23830c: 9048 bba8 | 583f 6dc2
6351
6352 0x000001c22b238314: ; {runtime_call I2C/C2I adapters}
6353 0x000001c22b238314: 0100 00e9 | ebcb ca05
6354
6355 0x000001c22b23831c: ; {static_stub}
6356 0x000001c22b23831c: 9048 bb00 | 0000 0000
6357
6358 0x000001c22b238324: ; {runtime_call}
6359 0x000001c22b238324: 0000 00e9 | fbff ffff
6360
6361 0x000001c22b23832c: ; {static_stub}
6362 0x000001c22b23832c: 9048 bb00 | 0000 0000
6363
6364 0x000001c22b238334: ; {runtime_call}
6365 0x000001c22b238334: 0000 00e9 | fbff ffff
6366
6367 0x000001c22b23833c: ; {static_stub}
6368 0x000001c22b23833c: 9048 bb00 | 0000 0000
6369
6370 0x000001c22b238344: ; {runtime_call}
6371 0x000001c22b238344: 0000 00e9 | fbff ffff
6372
6373 0x000001c22b23834c: ; {static_stub}
6374 0x000001c22b23834c: 9048 bb00 | 0000 0000
6375
6376 0x000001c22b238354: ; {runtime_call}
6377 0x000001c22b238354: 0000 00e9 | fbff ffff
6378
6379 0x000001c22b23835c: ; {static_stub}
6380 0x000001c22b23835c: 9048 bb00 | 0000 0000
6381
6382 0x000001c22b238364: ; {runtime_call}
6383 0x000001c22b238364: 0000 00e9 | fbff ffff
6384
6385 0x000001c22b23836c: ; {static_stub}
6386 0x000001c22b23836c: 9048 bb00 | 0000 0000
6387
6388 0x000001c22b238374: ; {runtime_call}
6389 0x000001c22b238374: 0000 00e9 | fbff ffff
6390
6391 0x000001c22b23837c: ; {static_stub}
6392 0x000001c22b23837c: 9048 bb00 | 0000 0000
6393
6394 0x000001c22b238384: ; {runtime_call}
6395 0x000001c22b238384: 0000 00e9 | fbff ffff
6396
6397 0x000001c22b23838c: ; {static_stub}
6398 0x000001c22b23838c: 9048 bb00 | 0000 0000
6399
6400 0x000001c22b238394: ; {runtime_call}
6401 0x000001c22b238394: 0000 00e9 | fbff ffff
6402
6403 0x000001c22b23839c: ; {static_stub}
6404 0x000001c22b23839c: 9048 bb00 | 0000 0000
6405
6406 0x000001c22b2383a4: ; {runtime_call}
6407 0x000001c22b2383a4: 0000 00e9 | fbff ffff
6408
6409 0x000001c22b2383ac: ; {static_stub}
6410 0x000001c22b2383ac: 9048 bb00 | 0000 0000
6411
6412 0x000001c22b2383b4: ; {runtime_call}
6413 0x000001c22b2383b4: 0000 00e9 | fbff ffff
6414
6415 0x000001c22b2383bc: ; {static_stub}
6416 0x000001c22b2383bc: 9048 bb00 | 0000 0000
6417
6418 0x000001c22b2383c4: ; {runtime_call}
6419 0x000001c22b2383c4: 0000 00e9 | fbff ffff
6420
6421 0x000001c22b2383cc: ; {static_stub}
6422 0x000001c22b2383cc: 9048 bb00 | 0000 0000
6423
6424 0x000001c22b2383d4: ; {runtime_call}
6425 0x000001c22b2383d4: 0000 00e9 | fbff ffff
6426
6427 0x000001c22b2383dc: ; {static_stub}
6428 0x000001c22b2383dc: 9048 bb00 | 0000 0000
6429
6430 0x000001c22b2383e4: ; {runtime_call}
6431 0x000001c22b2383e4: 0000 00e9 | fbff ffff
6432
6433 0x000001c22b2383ec: ; {static_stub}
6434 0x000001c22b2383ec: 9048 bb00 | 0000 0000
6435
6436 0x000001c22b2383f4: ; {runtime_call}
6437 0x000001c22b2383f4: 0000 00e9 | fbff ffff
6438
6439 0x000001c22b2383fc: ; {static_stub}
6440 0x000001c22b2383fc: 9048 bb00 | 0000 0000
6441
6442 0x000001c22b238404: ; {runtime_call}
6443 0x000001c22b238404: 0000 00e9 | fbff ffff
6444
6445 0x000001c22b23840c: ; {static_stub}
6446 0x000001c22b23840c: 9048 bb00 | 0000 0000
6447
6448 0x000001c22b238414: ; {runtime_call}
6449 0x000001c22b238414: 0000 00e9 | fbff ffff
6450
6451 0x000001c22b23841c: ; {static_stub}
6452 0x000001c22b23841c: 9048 bb00 | 0000 0000
6453
6454 0x000001c22b238424: ; {runtime_call}
6455 0x000001c22b238424: 0000 00e9 | fbff ffff
6456
6457 0x000001c22b23842c: ; {static_stub}
6458 0x000001c22b23842c: 9048 bbf8 | 114e 6cc2
6459
6460 0x000001c22b238434: ; {runtime_call I2C/C2I adapters}
6461 0x000001c22b238434: 0100 00e9 | 47ba ca05
6462
6463 0x000001c22b23843c: ; {static_stub}
6464 0x000001c22b23843c: 9048 bb00 | 0000 0000
6465
6466 0x000001c22b238444: ; {runtime_call}
6467 0x000001c22b238444: 0000 00e9 | fbff ffff
6468
6469 0x000001c22b23844c: ; {static_stub}
6470 0x000001c22b23844c: 9048 bb00 | 0000 0000
6471
6472 0x000001c22b238454: ; {runtime_call}
6473 0x000001c22b238454: 0000 00e9 | fbff ffff
6474
6475 0x000001c22b23845c: ; {static_stub}
6476 0x000001c22b23845c: 9048 bb00 | 0000 0000
6477
6478 0x000001c22b238464: ; {runtime_call}
6479 0x000001c22b238464: 0000 00e9 | fbff ffff
6480
6481 0x000001c22b23846c: ; {static_stub}
6482 0x000001c22b23846c: 9048 bb00 | 0000 0000
6483
6484 0x000001c22b238474: ; {runtime_call}
6485 0x000001c22b238474: 0000 00e9 | fbff ffff
6486
6487 0x000001c22b23847c: ; {static_stub}
6488 0x000001c22b23847c: 9048 bb00 | 0000 0000
6489
6490 0x000001c22b238484: ; {runtime_call}
6491 0x000001c22b238484: 0000 00e9 | fbff ffff
6492
6493 0x000001c22b23848c: ; {static_stub}
6494 0x000001c22b23848c: 9048 bb00 | 0000 0000
6495
6496 0x000001c22b238494: ; {runtime_call}
6497 0x000001c22b238494: 0000 00e9 | fbff ffff
6498
6499 0x000001c22b23849c: ; {static_stub}
6500 0x000001c22b23849c: 9048 bb00 | 0000 0000
6501
6502 0x000001c22b2384a4: ; {runtime_call}
6503 0x000001c22b2384a4: 0000 00e9 | fbff ffff
6504
6505 0x000001c22b2384ac: ; {static_stub}
6506 0x000001c22b2384ac: 9048 bb00 | 0000 0000
6507
6508 0x000001c22b2384b4: ; {runtime_call}
6509 0x000001c22b2384b4: 0000 00e9 | fbff ffff
6510
6511 0x000001c22b2384bc: ; {static_stub}
6512 0x000001c22b2384bc: 9048 bb00 | 0000 0000
6513
6514 0x000001c22b2384c4: ; {runtime_call}
6515 0x000001c22b2384c4: 0000 00e9 | fbff ffff
6516
6517 0x000001c22b2384cc: ; {static_stub}
6518 0x000001c22b2384cc: 9048 bb00 | 0000 0000
6519
6520 0x000001c22b2384d4: ; {runtime_call}
6521 0x000001c22b2384d4: 0000 00e9 | fbff ffff
6522
6523 0x000001c22b2384dc: ; {static_stub}
6524 0x000001c22b2384dc: 9048 bb00 | 0000 0000
6525
6526 0x000001c22b2384e4: ; {runtime_call}
6527 0x000001c22b2384e4: 0000 00e9 | fbff ffff
6528
6529 0x000001c22b2384ec: ; {static_stub}
6530 0x000001c22b2384ec: 9048 bb00 | 0000 0000
6531
6532 0x000001c22b2384f4: ; {runtime_call}
6533 0x000001c22b2384f4: 0000 00e9 | fbff ffff
6534
6535 0x000001c22b2384fc: ; {static_stub}
6536 0x000001c22b2384fc: 9048 bb00 | 0000 0000
6537
6538 0x000001c22b238504: ; {runtime_call}
6539 0x000001c22b238504: 0000 00e9 | fbff ffff
6540
6541 0x000001c22b23850c: ; {static_stub}
6542 0x000001c22b23850c: 9048 bb00 | 0000 0000
6543
6544 0x000001c22b238514: ; {runtime_call}
6545 0x000001c22b238514: 0000 00e9 | fbff ffff
6546
6547 0x000001c22b23851c: ; {static_stub}
6548 0x000001c22b23851c: 9048 bb00 | 0000 0000
6549
6550 0x000001c22b238524: ; {runtime_call}
6551 0x000001c22b238524: 0000 00e9 | fbff ffff
6552
6553 0x000001c22b23852c: ; {static_stub}
6554 0x000001c22b23852c: 9048 bb00 | 0000 0000
6555
6556 0x000001c22b238534: ; {runtime_call}
6557 0x000001c22b238534: 0000 00e9 | fbff ffff
6558
6559 0x000001c22b23853c: ; {static_stub}
6560 0x000001c22b23853c: 9048 bb00 | 0000 0000
6561
6562 0x000001c22b238544: ; {runtime_call}
6563 0x000001c22b238544: 0000 00e9 | fbff ffff
6564
6565 0x000001c22b23854c: ; {static_stub}
6566 0x000001c22b23854c: 9048 bb00 | 0000 0000
6567
6568 0x000001c22b238554: ; {runtime_call}
6569 0x000001c22b238554: 0000 00e9 | fbff ffff
6570
6571 0x000001c22b23855c: ; {static_stub}
6572 0x000001c22b23855c: 9048 bb00 | 0000 0000
6573
6574 0x000001c22b238564: ; {runtime_call}
6575 0x000001c22b238564: 0000 00e9 | fbff ffff
6576
6577 0x000001c22b23856c: ; {static_stub}
6578 0x000001c22b23856c: 9048 bb00 | 0000 0000
6579
6580 0x000001c22b238574: ; {runtime_call}
6581 0x000001c22b238574: 0000 00e9 | fbff ffff
6582
6583 0x000001c22b23857c: ; {static_stub}
6584 0x000001c22b23857c: 9048 bb00 | 0000 0000
6585
6586 0x000001c22b238584: ; {runtime_call}
6587 0x000001c22b238584: 0000 00e9 | fbff ffff
6588
6589 0x000001c22b23858c: ; {static_stub}
6590 0x000001c22b23858c: 9048 bb00 | 0000 0000
6591
6592 0x000001c22b238594: ; {runtime_call}
6593 0x000001c22b238594: 0000 00e9 | fbff ffff
6594
6595 0x000001c22b23859c: ; {static_stub}
6596 0x000001c22b23859c: 9048 bb00 | 0000 0000
6597
6598 0x000001c22b2385a4: ; {runtime_call}
6599 0x000001c22b2385a4: 0000 00e9 | fbff ffff
6600
6601 0x000001c22b2385ac: ; {static_stub}
6602 0x000001c22b2385ac: 9048 bb00 | 0000 0000
6603
6604 0x000001c22b2385b4: ; {runtime_call}
6605 0x000001c22b2385b4: 0000 00e9 | fbff ffff
6606
6607 0x000001c22b2385bc: ; {static_stub}
6608 0x000001c22b2385bc: 48bb 0000 | 0000 0000
6609
6610 0x000001c22b2385c4: ; {runtime_call}
6611 0x000001c22b2385c4: 0000 e9fb
6612
6613 0x000001c22b2385c8: ; {static_stub}
6614 0x000001c22b2385c8: ffff ff48 | bb08 6b3f | 6dc2 0100
6615
6616 0x000001c22b2385d4: ; {runtime_call I2C/C2I adapters}
6617 0x000001c22b2385d4: 00e9 4082
6618
6619 0x000001c22b2385d8: ; {static_stub}
6620 0x000001c22b2385d8: 1806 48bb | 0000 0000 | 0000 0000
6621
6622 0x000001c22b2385e4: ; {runtime_call}
6623 0x000001c22b2385e4: e9fb ffff
6624
6625 0x000001c22b2385e8: ; {static_stub}
6626 0x000001c22b2385e8: ff48 bb00 | 0000 0000
6627
6628 0x000001c22b2385f0: ; {runtime_call}
6629 0x000001c22b2385f0: 0000 00e9 | fbff ffff
6630
6631 0x000001c22b2385f8: ; {static_stub}
6632 0x000001c22b2385f8: 48bb 0000 | 0000 0000
6633
6634 0x000001c22b238600: ; {runtime_call}
6635 0x000001c22b238600: 0000 e9fb
6636
6637 0x000001c22b238604: ; {static_stub}
6638 0x000001c22b238604: ffff ff48 | bb00 0000 | 0000 0000
6639
6640 0x000001c22b238610: ; {runtime_call}
6641 0x000001c22b238610: 00e9 fbff
6642
6643 0x000001c22b238614: ; {static_stub}
6644 0x000001c22b238614: ffff 48bb | 0000 0000 | 0000 0000
6645
6646 0x000001c22b238620: ; {runtime_call}
6647 0x000001c22b238620: e9fb ffff
6648
6649 0x000001c22b238624: ; {static_stub}
6650 0x000001c22b238624: ff48 bb00 | 0000 0000
6651
6652 0x000001c22b23862c: ; {runtime_call}
6653 0x000001c22b23862c: 0000 00e9 | fbff ffff
6654
6655 0x000001c22b238634: ; {static_stub}
6656 0x000001c22b238634: 48bb 0000 | 0000 0000
6657
6658 0x000001c22b23863c: ; {runtime_call}
6659 0x000001c22b23863c: 0000 e9fb
6660
6661 0x000001c22b238640: ; {static_stub}
6662 0x000001c22b238640: ffff ff48 | bb00 0000 | 0000 0000
6663
6664 0x000001c22b23864c: ; {runtime_call}
6665 0x000001c22b23864c: 00e9 fbff
6666
6667 0x000001c22b238650: ; {static_stub}
6668 0x000001c22b238650: ffff 48bb | 0000 0000 | 0000 0000
6669
6670 0x000001c22b23865c: ; {runtime_call}
6671 0x000001c22b23865c: e9fb ffff
6672
6673 0x000001c22b238660: ; {static_stub}
6674 0x000001c22b238660: ff48 bb60 | 7289 6dc2
6675
6676 0x000001c22b238668: ; {runtime_call I2C/C2I adapters}
6677 0x000001c22b238668: 0100 00e9 | 13b8 ca05
6678
6679 0x000001c22b238670: ; {static_stub}
6680 0x000001c22b238670: 48bb 80ff | 466d c201
6681
6682 0x000001c22b238678: ; {runtime_call I2C/C2I adapters}
6683 0x000001c22b238678: 0000 e910
6684
6685 0x000001c22b23867c: ; {static_stub}
6686 0x000001c22b23867c: 71c9 0548 | bb00 0000 | 0000 0000
6687
6688 0x000001c22b238688: ; {runtime_call}
6689 0x000001c22b238688: 00e9 fbff
6690
6691 0x000001c22b23868c: ; {static_stub}
6692 0x000001c22b23868c: ffff 48bb | 0000 0000 | 0000 0000
6693
6694 0x000001c22b238698: ; {runtime_call}
6695 0x000001c22b238698: e9fb ffff
6696
6697 0x000001c22b23869c: ; {runtime_call handle_exception_from_callee Runtime1 stub}
6698 0x000001c22b23869c: ffe8 5eb4
6699
6700 0x000001c22b2386a0: ; {external_word}
6701 0x000001c22b2386a0: d705 48b9 | 1011 b112 | fc7f 0000 | 4883 e4f0
6702
6703 0x000001c22b2386b0: ; {runtime_call}
6704 0x000001c22b2386b0: 48b8 d0d2 | 7312 fc7f | 0000 ffd0
6705
6706 0x000001c22b2386bc: ; {section_word}
6707 0x000001c22b2386bc: f449 babd | 8623 2bc2 | 0100 0041
6708
6709 0x000001c22b2386c8: ; {runtime_call DeoptimizationBlob}
6710 0x000001c22b2386c8: 52e9 52f9 | ca05 f4f4
6711[/MachCode]
6712
6713
6714Compiled method (c1) 52047 15750 3 net.minecraft.class_310::method_1523 (1051 bytes)
6715 total in heap [0x000001c22b222c90,0x000001c22b22f2e0] = 50768
6716 relocation [0x000001c22b222df0,0x000001c22b223a50] = 3168
6717 constants [0x000001c22b223a60,0x000001c22b223a80] = 32
6718 main code [0x000001c22b223a80,0x000001c22b22c488] = 35336
6719 stub code [0x000001c22b22c488,0x000001c22b22c970] = 1256
6720 oops [0x000001c22b22c970,0x000001c22b22c9d0] = 96
6721 metadata [0x000001c22b22c9d0,0x000001c22b22cc78] = 680
6722 scopes data [0x000001c22b22cc78,0x000001c22b22dd58] = 4320
6723 scopes pcs [0x000001c22b22dd58,0x000001c22b22f048] = 4848
6724 dependencies [0x000001c22b22f048,0x000001c22b22f088] = 64
6725 nul chk table [0x000001c22b22f088,0x000001c22b22f2e0] = 600
6726
6727
6728[Constant Pool]
6729 Address hex4 hex8
6730 0x000001c22b223a60: 0x00000000 0x4059000000000000
6731 0x000001c22b223a64: 0x40590000
6732 0x000001c22b223a68: 0x00000000 0x0000000000000000
6733 0x000001c22b223a6c: 0x00000000
6734 0x000001c22b223a70: 0x00000000 0x4059000000000000
6735 0x000001c22b223a74: 0x40590000
6736 0x000001c22b223a78: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
6737 0x000001c22b223a7c: 0xf4f4f4f4
6738
6739[MachCode]
6740[Entry Point]
6741 # {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310'
6742 # this: rdx:rdx = 'net/minecraft/class_310'
6743 # parm0: r8 = boolean
6744 # [sp+0x1b0] (sp of caller)
6745 0x000001c22b223a80: ; {no_reloc}
6746 0x000001c22b223a80: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
6747
6748 0x000001c22b223a94: ; {runtime_call ic_miss_stub}
6749 0x000001c22b223a94: 0f85 e6ae | cb05 660f | 1f44 0000
6750[Verified Entry Point]
6751 0x000001c22b223aa0: 8984 2400 | 80ff ff55 | 4881 eca0 | 0100 0090 | 4181 7f20 | 0b00 0000
6752
6753 0x000001c22b223ab8: ; {runtime_call StubRoutines (final stubs)}
6754 0x000001c22b223ab8: 7405 e8c1 | 22ca 0548 | 8994 24b0 | 0000 0044 | 8984 24b8
6755
6756 0x000001c22b223acc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6757 0x000001c22b223acc: 0000 0048 | bee0 82e3 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
6758 0x000001c22b223aec: 0000 85ff | 0f84 f375 | 0000 8bb2 | 9400 0000 | 48c1 e603
6759
6760 0x000001c22b223b00: ; implicit exception: dispatches to 0x000001c22b22b10a
6761 0x000001c22b223b00: 483b 0648
6762
6763 0x000001c22b223b04: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6764 0x000001c22b223b04: 8bfe 48bb | e082 e36d | c201 0000 | 4883 8310 | 0100 0001 | 410f be7f | 4085 ff0f | 85ea 7500
6765 0x000001c22b223b24: ; {oop("Pre render"{0x0000000205a91f28})}
6766 0x000001c22b223b24: 0049 ba28 | 1fa9 0502 | 0000 0049 | c1ea 0344
6767
6768 0x000001c22b223b34: ; {oop("Pre render"{0x0000000205a91f28})}
6769 0x000001c22b223b34: 8956 6448 | bf28 1fa9 | 0502 0000 | 0048 8bde | 4833 df48 | c1eb 1948 | 83fb 000f | 85d9 7500
6770 0x000001c22b223b54: 0048 8bfe
6771
6772 0x000001c22b223b58: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6773 0x000001c22b223b58: 48bb e082 | e36d c201 | 0000 4883 | 8348 0100
6774
6775 0x000001c22b223b68: ; {metadata(method data for {method} {0x000001c26cfba618} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
6776 0x000001c22b223b68: 0001 48bf | 8081 e36d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
6777 0x000001c22b223b88: 0085 db0f | 84b5 7500
6778
6779 0x000001c22b223b90: ; {metadata(method data for {method} {0x000001c26cfba618} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
6780 0x000001c22b223b90: 0048 bf80 | 81e3 6dc2 | 0100 0048 | 8387 1001
6781
6782 0x000001c22b223ba0: ; {metadata(method data for {method} {0x000001c26cfb2c08} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
6783 0x000001c22b223ba0: 0000 0148 | bfa0 9fe3 | 6dc2 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
6784 0x000001c22b223bc0: 1f00 85db | 0f84 9d75 | 0000 488b
6785
6786 0x000001c22b223bcc: ; {metadata(method data for {method} {0x000001c26cfb2c08} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
6787 0x000001c22b223bcc: fe48 bba0 | 9fe3 6dc2 | 0100 0048 | 8383 1001 | 0000 0148
6788
6789 0x000001c22b223be0: ; {metadata(method data for {method} {0x000001c26cfb2c08} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
6790 0x000001c22b223be0: 8b7e 1048 | bea0 9fe3 | 6dc2 0100 | 0048 8386 | 4801 0000 | 0148 8bd7 | 0f1f 8000
6791
6792 0x000001c22b223bfc: ; {static_call}
6793 0x000001c22b223bfc: 0000 00e8
6794
6795 0x000001c22b223c00: ; ImmutableOopMap {[176]=Oop }
6796 ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0}
6797 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 94)
6798 ; - net.minecraft.class_1041::method_22093@1 (line 158)
6799 ; - net.minecraft.class_310::method_1523@14 (line 1274)
6800 0x000001c22b223c00: 5c28 ffff
6801
6802 0x000001c22b223c04: ; {other}
6803 0x000001c22b223c04: 0f1f 8400 | 740f 0000 | 83e0 0183 | e001 85c0
6804
6805 0x000001c22b223c14: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6806 0x000001c22b223c14: 49b8 e082 | e36d c201 | 0000 49b9 | 8001 0000 | 0000 0000 | 740a 49b9 | 9001 0000 | 0000 0000
6807 0x000001c22b223c34: 4b8b 1408 | 488d 5201 | 4b89 1408 | 488b 9424 | b000 0000 | 0f84 6200 | 0000 4c8b
6808
6809 0x000001c22b223c50: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6810 0x000001c22b223c50: c249 b9e0 | 82e3 6dc2
6811
6812 0x000001c22b223c58: ; {metadata('net/minecraft/class_310')}
6813 0x000001c22b223c58: 0100 0049 | baa8 ecc7 | 0008 0000 | 004d 8991 | b001 0000 | 4983 81b8 | 0100 0001
6814
6815 0x000001c22b223c74: ; {metadata(method data for {method} {0x000001c26c4b5798} 'method_1592' '()V' in 'net/minecraft/class_310')}
6816 0x000001c22b223c74: 49b8 08a3 | e36d c201 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
6817 0x000001c22b223c94: ff1f 0045 | 85c9 0f84 | e874 0000 | 41b8 0000 | 0000 4488 | 4273 f083 | 4424 c000 | 8bb2 c001
6818 0x000001c22b223cb4: 0000 48c1 | e603 4885
6819
6820 0x000001c22b223cbc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6821 0x000001c22b223cbc: f649 b8e0 | 82e3 6dc2 | 0100 0049 | b9d8 0100 | 0000 0000 | 0074 0a49 | b9e8 0100 | 0000 0000
6822 0x000001c22b223cdc: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 841e | 0400 0044 | 8b82 a801 | 0000 49c1 | e003 4d85
6823 0x000001c22b223cfc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6824 0x000001c22b223cfc: c075 1648 | bfe0 82e3 | 6dc2 0100 | 0080 8ff1 | 0100 0001 | e9ce 0000
6825
6826 0x000001c22b223d14: ; {metadata('net/minecraft/class_425')}
6827 0x000001c22b223d14: 0048 bb18 | 5cc3 0008 | 0000 0045 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 493b d90f
6828 0x000001c22b223d34: 858e 0000
6829
6830 0x000001c22b223d38: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6831 0x000001c22b223d38: 0048 bfe0 | 82e3 6dc2 | 0100 0041 | 8b58 0849 | ba00 0000 | 0008 0000 | 0049 03da | 483b 9f08
6832 0x000001c22b223d58: 0200 0075 | 0d48 8387 | 1002 0000 | 01e9 7e00 | 0000 483b | 9f18 0200 | 0075 0d48 | 8387 2002
6833 0x000001c22b223d78: 0000 01e9 | 6800 0000 | 4883 bf08 | 0200 0000 | 7517 4889 | 9f08 0200 | 0048 c787 | 1002 0000
6834 0x000001c22b223d98: 0100 0000 | e947 0000 | 0048 83bf | 1802 0000 | 0075 1748 | 899f 1802 | 0000 48c7 | 8720 0200
6835 0x000001c22b223db8: 0001 0000 | 00e9 2600 | 0000 e921
6836
6837 0x000001c22b223dc4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6838 0x000001c22b223dc4: 0000 0048 | bfe0 82e3 | 6dc2 0100 | 0048 83af | f801 0000 | 01e9 0500 | 0000 e905 | 0000 004d
6839 0x000001c22b223de4: 33c0 eb0a | 49b8 0100 | 0000 0000 | 0000 4585
6840
6841 0x000001c22b223df4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6842 0x000001c22b223df4: c049 b8e0 | 82e3 6dc2 | 0100 0049 | b930 0200 | 0000 0000 | 0075 0a49 | b940 0200 | 0000 0000
6843 0x000001c22b223e14: 004b 8b3c | 0848 8d7f | 014b 893c | 080f 85e6 | 0200 0048 | 89b4 24c0 | 0000 0045 | 0fbe 4740
6844 0x000001c22b223e34: 4585 c00f | 856c 7300 | 00c7 82c0 | 0100 0000 | 0000 004c
6845
6846 0x000001c22b223e48: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6847 0x000001c22b223e48: 8bc2 49b9 | e082 e36d | c201 0000
6848
6849 0x000001c22b223e54: ; {metadata('net/minecraft/class_310')}
6850 0x000001c22b223e54: 49ba a8ec | c700 0800 | 0000 4d89 | 9160 0200 | 0049 8381 | 6802 0000
6851
6852 0x000001c22b223e6c: ; {metadata(method data for {method} {0x000001c26c4cf398} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
6853 0x000001c22b223e6c: 0149 b840 | a4e3 6dc2 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
6854 0x000001c22b223e8c: feff 1f00 | 4585 c90f | 8433 7300 | 004c 8bc2
6855
6856 0x000001c22b223e9c: ; {metadata(method data for {method} {0x000001c26c4cf398} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
6857 0x000001c22b223e9c: 49b9 40a4 | e36d c201 | 0000 4983 | 8110 0100 | 0001 41b8 | 0000 0000
6858
6859 0x000001c22b223eb4: ; {oop(nullptr)}
6860 0x000001c22b223eb4: 49b9 0000 | 0000 0000 | 0000 488b | fa48 8bd7
6861
6862 0x000001c22b223ec4: ; {optimized virtual_call}
6863 0x000001c22b223ec4: 6666 90e8
6864
6865 0x000001c22b223ec8: ; ImmutableOopMap {[176]=Oop [192]=Oop }
6866 ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0}
6867 ; - net.minecraft.class_310::method_1521@3 (line 1032)
6868 ; - net.minecraft.class_310::method_1523@52 (line 1282)
6869 0x000001c22b223ec8: b4af cb05
6870
6871 0x000001c22b223ecc: ; {other}
6872 0x000001c22b223ecc: 0f1f 8400 | 3c12 0001 | 0f1f 4000
6873
6874 0x000001c22b223ed8: ; {no_reloc}
6875 0x000001c22b223ed8: e91f 7300 | 0090 9090 | 9090 488b | 9424 c000 | 0000 4889 | 8424 c800 | 0000 0f1f
6876
6877 0x000001c22b223ef4: ; {static_call}
6878 0x000001c22b223ef4: 4400 00e8
6879
6880 0x000001c22b223ef8: ; ImmutableOopMap {[176]=Oop [200]=Oop }
6881 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
6882 ; - net.minecraft.class_310::method_1523@56 (line 1282)
6883 0x000001c22b223ef8: 84b9 cb05
6884
6885 0x000001c22b223efc: ; {other}
6886 0x000001c22b223efc: 0f1f 8400 | 6c12 0002
6887
6888 0x000001c22b223f04: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6889 0x000001c22b223f04: 49b8 e082 | e36d c201 | 0000 4d8d | 80a8 0200 | 0048 85c0 | 750d 41f6 | 0001 754e | f049 8308
6890 0x000001c22b223f24: 01eb 4744 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 4d8b d14d | 3308 49f7 | c1fc ffff
6891 0x000001c22b223f44: ff74 2741 | f6c1 0275 | 2149 f700 | feff ffff | 7415 4d8b | ca4d 3308 | 49f7 c1fc | ffff ff74
6892 0x000001c22b223f64: 0949 8308 | 02eb 034d | 8908 488b | 9424 c800 | 0000 483b | 024c 8bc2
6893
6894 0x000001c22b223f7c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6895 0x000001c22b223f7c: 49b9 e082 | e36d c201
6896
6897 0x000001c22b223f84: ; {metadata('java/util/concurrent/CompletableFuture')}
6898 0x000001c22b223f84: 0000 49ba | 8803 2700 | 0800 0000 | 4d89 91c8 | 0200 0049 | 8381 d002
6899
6900 0x000001c22b223f9c: ; {metadata(method data for {method} {0x000001c25c9a5af0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
6901 0x000001c22b223f9c: 0000 0149 | b810 9c78 | 6dc2 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
6902 0x000001c22b223fbc: 81e1 feff | 1f00 4585 | c90f 8440 | 7200 004c
6903
6904 0x000001c22b223fcc: ; {metadata(method data for {method} {0x000001c25c9a5af0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
6905 0x000001c22b223fcc: 8bc2 49b9 | 109c 786d | c201 0000 | 4983 8110 | 0100 0001
6906
6907 0x000001c22b223fe0: ; {oop(nullptr)}
6908 0x000001c22b223fe0: 49b8 0000 | 0000 0000 | 0000 4c8b
6909
6910 0x000001c22b223fec: ; {optimized virtual_call}
6911 0x000001c22b223fec: c866 90e8
6912
6913 0x000001c22b223ff0: ; ImmutableOopMap {[176]=Oop }
6914 ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0}
6915 ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227)
6916 ; - net.minecraft.class_310::method_1523@61 (line 1282)
6917 0x000001c22b223ff0: 8cae cb05
6918
6919 0x000001c22b223ff4: ; {other}
6920 0x000001c22b223ff4: 0f1f 8400 | 6413 0003 | 488b 9424 | b000 0000 | e904 0100 | 000f 1f80 | 0000 0000
6921
6922 0x000001c22b224010: ; implicit exception: dispatches to 0x000001c22b22b22c
6923 0x000001c22b224010: 483b 0248
6924
6925 0x000001c22b224014: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6926 0x000001c22b224014: 8bf2 48bf | e082 e36d | c201 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b790
6927 0x000001c22b224034: 0300 0075 | 0d48 8387 | 9803 0000 | 01e9 6000 | 0000 483b | b7a0 0300 | 0075 0d48 | 8387 a803
6928 0x000001c22b224054: 0000 01e9 | 4a00 0000 | 4883 bf90 | 0300 0000 | 7517 4889 | b790 0300 | 0048 c787 | 9803 0000
6929 0x000001c22b224074: 0100 0000 | e929 0000 | 0048 83bf | a003 0000 | 0075 1748 | 89b7 a003 | 0000 48c7 | 87a8 0300
6930 0x000001c22b224094: 0001 0000 | 00e9 0800 | 0000 4883 | 8780 0300 | 0001 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
6931 0x000001c22b2240b4: ; {virtual_call}
6932 0x000001c22b2240b4: ffff ffe8
6933
6934 0x000001c22b2240b8: ; ImmutableOopMap {[176]=Oop }
6935 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
6936 ; - net.minecraft.class_310::method_1523@83 (line 1287)
6937 0x000001c22b2240b8: c4b2 cb05
6938
6939 0x000001c22b2240bc: ; {other}
6940 0x000001c22b2240bc: 0f1f 8400 | 2c14 0004
6941
6942 0x000001c22b2240c4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6943 0x000001c22b2240c4: 48ba e082 | e36d c201 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
6944 0x000001c22b2240e4: f60f 8446 | 7100 004d | 8b97 5804
6945
6946 0x000001c22b2240f0: ; ImmutableOopMap {[176]=Oop }
6947 ;*goto {reexecute=1 rethrow=0 return_oop=0}
6948 ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1287)
6949 ; {poll}
6950 0x000001c22b2240f0: 0000 4185
6951
6952 0x000001c22b2240f4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6953 0x000001c22b2240f4: 0248 bae0 | 82e3 6dc2 | 0100 00ff | 82b8 0300 | 0048 8b94 | 24b0 0000 | 008b b2bc | 0100 0048
6954 0x000001c22b224114: c1e6 0348 | 3b06 488b
6955
6956 0x000001c22b22411c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6957 0x000001c22b22411c: fe48 bbe0 | 82e3 6dc2 | 0100 008b | 7f08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbb 0003
6958 0x000001c22b22413c: 0000 750d | 4883 8308 | 0300 0001 | e960 0000 | 0048 3bbb | 1003 0000 | 750d 4883 | 8318 0300
6959 0x000001c22b22415c: 0001 e94a | 0000 0048 | 83bb 0003 | 0000 0075 | 1748 89bb | 0003 0000 | 48c7 8308 | 0300 0001
6960 0x000001c22b22417c: 0000 00e9 | 2900 0000 | 4883 bb10 | 0300 0000 | 7517 4889 | bb10 0300 | 0048 c783 | 1803 0000
6961 0x000001c22b22419c: 0100 0000 | e908 0000 | 0048 8383 | f002 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b838 | 4614 0008
6962 0x000001c22b2241bc: ; {virtual_call}
6963 0x000001c22b2241bc: 0000 00e8
6964
6965 0x000001c22b2241c0: ; ImmutableOopMap {[176]=Oop }
6966 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
6967 ; - net.minecraft.class_310::method_1523@69 (line 1286)
6968 0x000001c22b2241c0: fc55 a906
6969
6970 0x000001c22b2241c4: ; {other}
6971 0x000001c22b2241c4: 0f1f 8400 | 3415 0006 | 4885 c075
6972
6973 0x000001c22b2241d0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6974 0x000001c22b2241d0: 1648 bfe0 | 82e3 6dc2 | 0100 0080 | 8f21 0300 | 0001 e9e7
6975
6976 0x000001c22b2241e4: ; {metadata('java/lang/Runnable')}
6977 0x000001c22b2241e4: 0000 0048 | bb60 7204 | 0008 0000 | 008b 7808 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3b5f
6978 0x000001c22b224204: 200f 841a | 0000 0048 | 3bfb 0f84 | 1100 0000
6979
6980 0x000001c22b224214: ; {runtime_call slow_subtype_check Runtime1 stub}
6981 0x000001c22b224214: 5753 e8e5 | 04d9 055f | 5f85 ff0f | 848d 0000
6982
6983 0x000001c22b224224: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6984 0x000001c22b224224: 0048 bfe0 | 82e3 6dc2 | 0100 008b | 5808 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b9f 3803
6985 0x000001c22b224244: 0000 750d | 4883 8740 | 0300 0001 | e979 0000 | 0048 3b9f | 4803 0000 | 750d 4883 | 8750 0300
6986 0x000001c22b224264: 0001 e963 | 0000 0048 | 83bf 3803 | 0000 0075 | 1748 899f | 3803 0000 | 48c7 8740 | 0300 0001
6987 0x000001c22b224284: 0000 00e9 | 4200 0000 | 4883 bf48 | 0300 0000 | 7517 4889 | 9f48 0300 | 0048 c787 | 5003 0000
6988 0x000001c22b2242a4: 0100 0000 | e921 0000 | 00e9 1c00
6989
6990 0x000001c22b2242b0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6991 0x000001c22b2242b0: 0000 48bf | e082 e36d | c201 0000 | 4883 af28 | 0300 0001 | e98e 6f00 | 00e9 0000 | 0000 488b
6992 0x000001c22b2242d0: d048 85d2
6993
6994 0x000001c22b2242d4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6995 0x000001c22b2242d4: 48be e082 | e36d c201 | 0000 48bf | 7003 0000 | 0000 0000 | 750a 48bf | 6003 0000 | 0000 0000
6996 0x000001c22b2242f4: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 0afd | ffff 488b | 9424 b000 | 0000 8bb2 | 9800 0000
6997 0x000001c22b224314: 48c1 e603 | 4889 b424 | d000 0000
6998
6999 0x000001c22b224320: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7000 0x000001c22b224320: 48bf e082 | e36d c201 | 0000 4883 | 87d0 0300
7001
7002 0x000001c22b224330: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
7003 0x000001c22b224330: 0001 48bf | 304f d16d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
7004 0x000001c22b224350: 0085 db0f | 8407 6f00
7005
7006 0x000001c22b224358: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
7007 0x000001c22b224358: 0048 bf30 | 4fd1 6dc2 | 0100 0048 | 8387 1001
7008
7009 0x000001c22b224368: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
7010 0x000001c22b224368: 0000 0148 | bf90 ccb2 | 6dc2 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
7011 0x000001c22b224388: 1f00 85db | 0f84 ef6e
7012
7013 0x000001c22b224390: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
7014 0x000001c22b224390: 0000 48bf | a0eb c600 | 0200 0000 | 8bbf 8c00 | 0000 48c1 | e703 483b | 0748 8bdf
7015
7016 0x000001c22b2243ac: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
7017 0x000001c22b2243ac: 48b8 90cc | b26d c201 | 0000 8b5b | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 9820 0100
7018 0x000001c22b2243cc: 0075 0d48 | 8380 2801 | 0000 01e9 | 6000 0000 | 483b 9830 | 0100 0075 | 0d48 8380 | 3801 0000
7019 0x000001c22b2243ec: 01e9 4a00 | 0000 4883 | b820 0100 | 0000 7517 | 4889 9820 | 0100 0048 | c780 2801 | 0000 0100
7020 0x000001c22b22440c: 0000 e929 | 0000 0048 | 83b8 3001 | 0000 0075 | 1748 8998 | 3001 0000 | 48c7 8038 | 0100 0001
7021 0x000001c22b22442c: 0000 00e9 | 0800 0000 | 4883 8010 | 0100 0001 | 488b d766 | 0f1f 4400 | 0048 b8d8 | e9e4 0008
7022 0x000001c22b22444c: ; {virtual_call}
7023 0x000001c22b22444c: 0000 00e8
7024
7025 0x000001c22b224450: ; ImmutableOopMap {[176]=Oop [208]=Oop }
7026 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
7027 ; - net.minecraft.class_156::method_648@3 (line 144)
7028 ; - net.minecraft.class_156::method_658@0 (line 140)
7029 ; - net.minecraft.class_310::method_1523@95 (line 1290)
7030 0x000001c22b224450: 4c8b e506
7031
7032 0x000001c22b224454: ; {other}
7033 0x000001c22b224454: 0f1f 8400 | c417 0007 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
7034 0x000001c22b224474: 842e 6e00
7035
7036 0x000001c22b224478: ; {runtime_call}
7037 0x000001c22b224478: 0048 b8e0 | 1585 12fc | 7f00 00ff
7038
7039 0x000001c22b224484: ; {other}
7040 0x000001c22b224484: d00f 1f84 | 0000 0000 | 0048 8bb4 | 24d0 0000 | 0048 3b06
7041
7042 0x000001c22b224498: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7043 0x000001c22b224498: 4c8b c648 | bae0 82e3 | 6dc2 0100
7044
7045 0x000001c22b2244a4: ; {metadata('net/minecraft/class_9779$class_9781')}
7046 0x000001c22b2244a4: 0049 bad0 | fbc8 0008 | 0000 004c | 8992 f003 | 0000 4883 | 82f8 0300
7047
7048 0x000001c22b2244bc: ; {metadata(method data for {method} {0x000001c26c53dac8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
7049 0x000001c22b2244bc: 0001 49b8 | e8a9 e36d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
7050 0x000001c22b2244dc: ff1f 0085 | d20f 84ca | 6d00 004c
7051
7052 0x000001c22b2244e8: ; {metadata(method data for {method} {0x000001c26c53dac8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
7053 0x000001c22b2244e8: 8bc6 48ba | e8a9 e36d | c201 0000 | 4883 8210 | 0100 0001 | 4c8b c048 | 8bd6 4889 | 8424 d800
7054 0x000001c22b224508: 0000 0f1f
7055
7056 0x000001c22b22450c: ; {optimized virtual_call}
7057 0x000001c22b22450c: 4400 00e8
7058
7059 0x000001c22b224510: ; ImmutableOopMap {[176]=Oop [208]=Oop }
7060 ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0}
7061 ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38)
7062 ; - net.minecraft.class_310::method_1523@99 (line 1290)
7063 0x000001c22b224510: ac93 f706
7064
7065 0x000001c22b224514: ; {other}
7066 0x000001c22b224514: 0f1f 8400 | 8418 0008 | 448b 8424 | b800 0000
7067
7068 0x000001c22b224524: ; {metadata(method data for {method} {0x000001c26c53dac8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
7069 0x000001c22b224524: 4585 c048 | bae8 a9e3 | 6dc2 0100 | 0048 be48 | 0100 0000 | 0000 0074 | 0a48 be58 | 0100 0000
7070 0x000001c22b224544: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8440 0000 | 0048 8b84 | 24d8 0000 | 0048 8bb4
7071 0x000001c22b224564: 24d0 0000 | 0048 8bd6
7072
7073 0x000001c22b22456c: ; {metadata(method data for {method} {0x000001c26c53dac8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
7074 0x000001c22b22456c: 48bf e8a9 | e36d c201 | 0000 4883 | 8768 0100 | 0001 4c8b | c048 8bd6
7075
7076 0x000001c22b224584: ; {optimized virtual_call}
7077 0x000001c22b224584: 6666 90e8
7078
7079 0x000001c22b224588: ; ImmutableOopMap {[176]=Oop }
7080 ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0}
7081 ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40)
7082 ; - net.minecraft.class_310::method_1523@99 (line 1290)
7083 0x000001c22b224588: 5428 ffff
7084
7085 0x000001c22b22458c: ; {other}
7086 0x000001c22b22458c: 0f1f 8400 | fc18 0009 | e905 0000 | 00b8 0000
7087
7088 0x000001c22b22459c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7089 0x000001c22b22459c: 0000 49b8 | e082 e36d | c201 0000 | 4983 8018 | 0400 0001
7090
7091 0x000001c22b2245b0: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7092 0x000001c22b2245b0: 49b8 f8af | d26d c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
7093 0x000001c22b2245d0: 0085 d20f | 84f9 6c00
7094
7095 0x000001c22b2245d8: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x0000000205a91dd0})}
7096 0x000001c22b2245d8: 0049 b8d0 | 1da9 0502 | 0000 0049
7097
7098 0x000001c22b2245e4: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7099 0x000001c22b2245e4: 8bd0 48be | f8af d26d | c201 0000 | 4883 8610 | 0100 0001
7100
7101 0x000001c22b2245f8: ; implicit exception: dispatches to 0x000001c22b22b2f3
7102 0x000001c22b2245f8: 458b 400c
7103
7104 0x000001c22b2245fc: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7105 0x000001c22b2245fc: 4585 c049 | b8f8 afd2 | 6dc2 0100 | 0048 ba48 | 0100 0000 | 0000 0075 | 0a48 ba58 | 0100 0000
7106 0x000001c22b22461c: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 85e4 0200
7107
7108 0x000001c22b224630: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7109 0x000001c22b224630: 0049 b8f8 | afd2 6dc2 | 0100 0049 | 8380 6801
7110
7111 0x000001c22b224640: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7112 0x000001c22b224640: 0000 0149 | b880 b2d2 | 6dc2 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
7113 0x000001c22b224660: feff 1f00 | 85d2 0f84 | 8c6c 0000
7114
7115 0x000001c22b22466c: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7116 0x000001c22b22466c: 49b8 80b2 | d26d c201 | 0000 4983 | 8010 0100
7117
7118 0x000001c22b22467c: ; {metadata(method data for {method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
7119 0x000001c22b22467c: 0001 49b8 | 68b4 d26d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
7120 0x000001c22b22469c: ff1f 0085 | d20f 8472
7121
7122 0x000001c22b2246a4: ; {oop(a 'java/lang/Class'{0x00000002011e49e0} = 'com/mojang/jtracy/TracyClient')}
7123 0x000001c22b2246a4: 6c00 0049 | b8e0 491e | 0102 0000 | 0045 0fbe | 4070 4183 | e001 4585
7124
7125 0x000001c22b2246bc: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7126 0x000001c22b2246bc: c049 b880 | b2d2 6dc2 | 0100 0048 | ba20 0100 | 0000 0000 | 0074 0a48 | ba30 0100 | 0000 0000
7127 0x000001c22b2246dc: 0049 8b34 | 1048 8d76 | 0149 8934 | 1089 8424 | bc00 0000 | 0f84 1002
7128
7129 0x000001c22b2246f4: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000205a91de0})}
7130 0x000001c22b2246f4: 0000 48ba | e01d a905 | 0200 0000
7131
7132 0x000001c22b224700: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7133 0x000001c22b224700: 4c8b c248 | be80 b2d2 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
7134 0x000001c22b224720: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
7135 0x000001c22b224740: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
7136 0x000001c22b224760: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
7137 0x000001c22b224780: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
7138
7139 0x000001c22b224794: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7140 0x000001c22b224794: 49b8 7056 | 5d5c c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
7141 0x000001c22b2247b4: 0085 f60f | 847d 6b00
7142
7143 0x000001c22b2247bc: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7144 0x000001c22b2247bc: 0049 b870 | 565d 5cc2 | 0100 0049 | 8380 1001 | 0000 014c
7145
7146 0x000001c22b2247d0: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7147 0x000001c22b2247d0: 8bc2 48be | 7056 5d5c | c201 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
7148
7149 0x000001c22b2247ec: ; {optimized virtual_call}
7150 0x000001c22b2247ec: 8b00 90e8
7151
7152 0x000001c22b2247f0: ; ImmutableOopMap {[176]=Oop }
7153 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
7154 ; - java.lang.ThreadLocal::get@4 (line 172)
7155 ; - net.minecraft.class_10209::method_64150@9 (line 56)
7156 ; - net.minecraft.class_10209::method_64146@9 (line 49)
7157 ; - net.minecraft.class_310::method_1523@103 (line 1292)
7158 0x000001c22b2247f0: 8ca6 cb05
7159
7160 0x000001c22b2247f4: ; {other}
7161 0x000001c22b2247f4: 0f1f 8400 | 641b 000a | 4885 c075
7162
7163 0x000001c22b224800: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7164 0x000001c22b224800: 1648 be80 | b2d2 6dc2 | 0100 0080 | 8e71 0100 | 0001 e9e7
7165
7166 0x000001c22b224814: ; {metadata('net/minecraft/class_3695')}
7167 0x000001c22b224814: 0000 0048 | bfb8 7dc8 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
7168 0x000001c22b224834: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
7169
7170 0x000001c22b224844: ; {runtime_call slow_subtype_check Runtime1 stub}
7171 0x000001c22b224844: 5657 e8b5 | fed8 055e | 5e85 f60f | 848d 0000
7172
7173 0x000001c22b224854: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7174 0x000001c22b224854: 0048 be80 | b2d2 6dc2 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
7175 0x000001c22b224874: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
7176 0x000001c22b224894: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
7177 0x000001c22b2248b4: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
7178 0x000001c22b2248d4: 0100 0000 | e921 0000 | 00e9 1c00
7179
7180 0x000001c22b2248e0: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7181 0x000001c22b2248e0: 0000 48be | 80b2 d26d | c201 0000 | 4883 ae78 | 0100 0001 | e962 6a00 | 00e9 0000 | 0000 4c8b
7182 0x000001c22b224900: c0e9 9c08
7183
7184 0x000001c22b224904: ; {oop(a 'net/minecraft/class_3694'{0x0000000207f6b198})}
7185 0x000001c22b224904: 0000 49b8 | 98b1 f607 | 0200 0000 | e98d 0800 | 0089 8424 | bc00 0000
7186
7187 0x000001c22b22491c: ; {oop(a 'java/lang/ThreadLocal'{0x0000000205a91df8})}
7188 0x000001c22b22491c: 48ba f81d | a905 0200 | 0000 4c8b
7189
7190 0x000001c22b224928: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7191 0x000001c22b224928: c248 bef8 | afd2 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 8688
7192 0x000001c22b224948: 0100 0075 | 0d48 8386 | 9001 0000 | 01e9 6000 | 0000 4c3b | 8698 0100 | 0075 0d48 | 8386 a001
7193 0x000001c22b224968: 0000 01e9 | 4a00 0000 | 4883 be88 | 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000
7194 0x000001c22b224988: 0100 0000 | e929 0000 | 0048 83be | 9801 0000 | 0075 174c | 8986 9801 | 0000 48c7 | 86a0 0100
7195 0x000001c22b2249a8: 0001 0000 | 00e9 0800 | 0000 4883 | 8678 0100
7196
7197 0x000001c22b2249b8: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7198 0x000001c22b2249b8: 0001 49b8 | 7056 5d5c | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
7199 0x000001c22b2249d8: ff1f 0085 | f60f 8481
7200
7201 0x000001c22b2249e0: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7202 0x000001c22b2249e0: 6900 0049 | b870 565d | 5cc2 0100 | 0049 8380 | 1001 0000 | 014c 8bc2
7203
7204 0x000001c22b2249f8: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7205 0x000001c22b2249f8: 48be 7056 | 5d5c c201 | 0000 4883 | 8620 0100 | 0001 4d8b | 8780 0300 | 004d 8b00
7206
7207 0x000001c22b224a14: ; {optimized virtual_call}
7208 0x000001c22b224a14: 6666 90e8
7209
7210 0x000001c22b224a18: ; ImmutableOopMap {[176]=Oop }
7211 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
7212 ; - java.lang.ThreadLocal::get@4 (line 172)
7213 ; - net.minecraft.class_10209::method_64146@16 (line 51)
7214 ; - net.minecraft.class_310::method_1523@103 (line 1292)
7215 0x000001c22b224a18: 44d5 8206
7216
7217 0x000001c22b224a1c: ; {other}
7218 0x000001c22b224a1c: 0f1f 8400 | 8c1d 000b | 4885 c075
7219
7220 0x000001c22b224a28: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7221 0x000001c22b224a28: 1648 bef8 | afd2 6dc2 | 0100 0080 | 8ea9 0100 | 0001 e9e7
7222
7223 0x000001c22b224a3c: ; {metadata('net/minecraft/class_3695')}
7224 0x000001c22b224a3c: 0000 0048 | bfb8 7dc8 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
7225 0x000001c22b224a5c: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
7226
7227 0x000001c22b224a6c: ; {runtime_call slow_subtype_check Runtime1 stub}
7228 0x000001c22b224a6c: 5657 e88d | fcd8 055e | 5e85 f60f | 848d 0000
7229
7230 0x000001c22b224a7c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7231 0x000001c22b224a7c: 0048 bef8 | afd2 6dc2 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe c001
7232 0x000001c22b224a9c: 0000 750d | 4883 86c8 | 0100 0001 | e979 0000 | 0048 3bbe | d001 0000 | 750d 4883 | 86d8 0100
7233 0x000001c22b224abc: 0001 e963 | 0000 0048 | 83be c001 | 0000 0075 | 1748 89be | c001 0000 | 48c7 86c8 | 0100 0001
7234 0x000001c22b224adc: 0000 00e9 | 4200 0000 | 4883 bed0 | 0100 0000 | 7517 4889 | bed0 0100 | 0048 c786 | d801 0000
7235 0x000001c22b224afc: 0100 0000 | e921 0000 | 00e9 1c00
7236
7237 0x000001c22b224b08: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7238 0x000001c22b224b08: 0000 48be | f8af d26d | c201 0000 | 4883 aeb0 | 0100 0001 | e964 6800 | 00e9 0000 | 0000 4c8b
7239 0x000001c22b224b28: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
7240 0x000001c22b224b28: c048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 e801
7241
7242 0x000001c22b224b38: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x0000000205a91e08})}
7243 0x000001c22b224b38: 0000 48be | 081e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
7244
7245 0x000001c22b224b50: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7246 0x000001c22b224b50: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8382 | e801 0000
7247
7248 0x000001c22b224b64: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
7249 0x000001c22b224b64: 0148 bad0 | 765b 5bc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
7250 0x000001c22b224b84: 85ff 0f84 | 0268 0000
7251
7252 0x000001c22b224b8c: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
7253 0x000001c22b224b8c: 48ba 4804 | 605b c201 | 0000 488d | 92a0 0100 | 0048 85f6 | 750a f602 | 0175 05f0 | 4883 0a01
7254 0x000001c22b224bac: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
7255 0x000001c22b224bac: 48ba d076 | 5b5b c201 | 0000 4883 | 8248 0100
7256
7257 0x000001c22b224bbc: ; {metadata(method data for {method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
7258 0x000001c22b224bbc: 0001 48ba | 4804 605b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
7259 0x000001c22b224bdc: 0085 f60f | 84ca 6700
7260
7261 0x000001c22b224be4: ; {metadata(method data for {method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
7262 0x000001c22b224be4: 0048 bad0 | 765b 5bc2 | 0100 0048 | 8d92 8001
7263
7264 0x000001c22b224bf4: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0'{0x0000000205a91e30})}
7265 0x000001c22b224bf4: 0000 48be | 301e a905 | 0200 0000 | 4885 f675 | 0af6 0201 | 7505 f048
7266
7267 0x000001c22b224c0c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7268 0x000001c22b224c0c: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8d92 | f801 0000 | 4885 f675 | 0af6 0201 | 7505 f048
7269 0x000001c22b224c2c: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7270 0x000001c22b224c2c: 830a 0148 | baf8 afd2 | 6dc2 0100 | 0048 8382 | 0802 0000
7271
7272 0x000001c22b224c40: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7273 0x000001c22b224c40: 0148 bac8 | 4b76 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
7274 0x000001c22b224c60: 85f6 0f84 | 6867 0000
7275
7276 0x000001c22b224c68: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7277 0x000001c22b224c68: 4d85 c048 | bac8 4b76 | 6dc2 0100 | 0048 be10 | 0100 0000 | 0000 0074 | 0a48 be20 | 0100 0000
7278 0x000001c22b224c88: 0000 0048 | 8b3c 3248 | 8d7f 0148 | 893c 320f | 8415 0000
7279
7280 0x000001c22b224c9c: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7281 0x000001c22b224c9c: 0048 bac8 | 4b76 6dc2 | 0100 00ff | 8230 0100 | 00e9 ec03
7282
7283 0x000001c22b224cb0: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7284 0x000001c22b224cb0: 0000 49b8 | c84b 766d | c201 0000 | 4983 8048 | 0100 0001
7285
7286 0x000001c22b224cc4: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
7287 0x000001c22b224cc4: 49b8 9025 | 875b c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
7288 0x000001c22b224ce4: 0085 d20f | 8404 6700
7289
7290 0x000001c22b224cec: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
7291 0x000001c22b224cec: 0049 b890 | 2587 5bc2 | 0100 0041 | ff80 1001
7292
7293 0x000001c22b224cfc: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0'{0x0000000205a91e30})}
7294 0x000001c22b224cfc: 0000 49b8 | 301e a905 | 0200 0000
7295
7296 0x000001c22b224d08: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7297 0x000001c22b224d08: 48ba c84b | 766d c201
7298
7299 0x000001c22b224d10: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
7300 0x000001c22b224d10: 0000 49ba | d02a f800 | 0800 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
7301
7302 0x000001c22b224d28: ; {metadata(method data for {method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
7303 0x000001c22b224d28: 0000 0149 | b890 b5d2 | 6dc2 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
7304 0x000001c22b224d48: feff 1f00 | 85d2 0f84 | be66 0000
7305
7306 0x000001c22b224d54: ; {metadata(method data for {method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
7307 0x000001c22b224d54: 49b8 90b5 | d26d c201 | 0000 4983 | 8010 0100
7308
7309 0x000001c22b224d64: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7310 0x000001c22b224d64: 0001 49b8 | 80b2 d26d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
7311 0x000001c22b224d84: ff1f 0085 | d20f 84a4
7312
7313 0x000001c22b224d8c: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7314 0x000001c22b224d8c: 6600 0049 | b880 b2d2 | 6dc2 0100 | 0049 8380 | 1001 0000
7315
7316 0x000001c22b224da0: ; {metadata(method data for {method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
7317 0x000001c22b224da0: 0149 b868 | b4d2 6dc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
7318 0x000001c22b224dc0: 1f00 85d2 | 0f84 8a66
7319
7320 0x000001c22b224dc8: ; {oop(a 'java/lang/Class'{0x00000002011e49e0} = 'com/mojang/jtracy/TracyClient')}
7321 0x000001c22b224dc8: 0000 49b8 | e049 1e01 | 0200 0000 | 450f be40 | 7041 83e0 | 0145 85c0
7322
7323 0x000001c22b224de0: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7324 0x000001c22b224de0: 49b8 80b2 | d26d c201 | 0000 48ba | 2001 0000 | 0000 0000 | 740a 48ba | 3001 0000 | 0000 0000
7325 0x000001c22b224e00: 498b 3410 | 488d 7601 | 4989 3410 | 0f84 1402
7326
7327 0x000001c22b224e10: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x0000000205a91de0})}
7328 0x000001c22b224e10: 0000 48ba | e01d a905 | 0200 0000
7329
7330 0x000001c22b224e1c: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7331 0x000001c22b224e1c: 4c8b c248 | be80 b2d2 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
7332 0x000001c22b224e3c: 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386
7333 0x000001c22b224e5c: 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 | 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801
7334 0x000001c22b224e7c: 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 | 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668
7335 0x000001c22b224e9c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 | 0100 0001
7336
7337 0x000001c22b224eb0: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7338 0x000001c22b224eb0: 49b8 7056 | 5d5c c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
7339 0x000001c22b224ed0: 0085 f60f | 849c 6500
7340
7341 0x000001c22b224ed8: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7342 0x000001c22b224ed8: 0049 b870 | 565d 5cc2 | 0100 0049 | 8380 1001 | 0000 014c
7343
7344 0x000001c22b224eec: ; {metadata(method data for {method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
7345 0x000001c22b224eec: 8bc2 48be | 7056 5d5c | c201 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
7346 0x000001c22b224f0c: ; {optimized virtual_call}
7347 0x000001c22b224f0c: 4400 00e8
7348
7349 0x000001c22b224f10: ; ImmutableOopMap {[176]=Oop }
7350 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
7351 ; - java.lang.ThreadLocal::get@4 (line 172)
7352 ; - net.minecraft.class_10209::method_64150@9 (line 56)
7353 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
7354 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
7355 ; - net.minecraft.class_10209::method_64146@27 (line 51)
7356 ; - net.minecraft.class_310::method_1523@103 (line 1292)
7357 0x000001c22b224f10: 6c9f cb05
7358
7359 0x000001c22b224f14: ; {other}
7360 0x000001c22b224f14: 0f1f 8400 | 8422 000c | 4885 c075
7361
7362 0x000001c22b224f20: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7363 0x000001c22b224f20: 1648 be80 | b2d2 6dc2 | 0100 0080 | 8e71 0100 | 0001 e9e7
7364
7365 0x000001c22b224f34: ; {metadata('net/minecraft/class_3695')}
7366 0x000001c22b224f34: 0000 0048 | bfb8 7dc8 | 0008 0000 | 008b 7008 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3b7e
7367 0x000001c22b224f54: 200f 841a | 0000 0048 | 3bf7 0f84 | 1100 0000
7368
7369 0x000001c22b224f64: ; {runtime_call slow_subtype_check Runtime1 stub}
7370 0x000001c22b224f64: 5657 e895 | f7d8 055e | 5e85 f60f | 848d 0000
7371
7372 0x000001c22b224f74: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7373 0x000001c22b224f74: 0048 be80 | b2d2 6dc2 | 0100 008b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 8801
7374 0x000001c22b224f94: 0000 750d | 4883 8690 | 0100 0001 | e979 0000 | 0048 3bbe | 9801 0000 | 750d 4883 | 86a0 0100
7375 0x000001c22b224fb4: 0001 e963 | 0000 0048 | 83be 8801 | 0000 0075 | 1748 89be | 8801 0000 | 48c7 8690 | 0100 0001
7376 0x000001c22b224fd4: 0000 00e9 | 4200 0000 | 4883 be98 | 0100 0000 | 7517 4889 | be98 0100 | 0048 c786 | a001 0000
7377 0x000001c22b224ff4: 0100 0000 | e921 0000 | 00e9 1c00
7378
7379 0x000001c22b225000: ; {metadata(method data for {method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7380 0x000001c22b225000: 0000 48be | 80b2 d26d | c201 0000 | 4883 ae78 | 0100 0001 | e97d 6400 | 00e9 0000 | 0000 4c8b
7381 0x000001c22b225020: c0e9 0a00
7382
7383 0x000001c22b225024: ; {oop(a 'net/minecraft/class_3694'{0x0000000207f6b198})}
7384 0x000001c22b225024: 0000 49b8 | 98b1 f607 | 0200 0000
7385
7386 0x000001c22b225030: ; {metadata(method data for {method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
7387 0x000001c22b225030: 48ba c84b | 766d c201 | 0000 4883 | 82c8 0100
7388
7389 0x000001c22b225040: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
7390 0x000001c22b225040: 0001 48ba | 9025 875b | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
7391 0x000001c22b225060: 0085 f60f | 8436 6400 | 004d 85c0
7392
7393 0x000001c22b22506c: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
7394 0x000001c22b22506c: 48ba 9025 | 875b c201 | 0000 48be | 2001 0000 | 0000 0000 | 740a 48be | 1001 0000 | 0000 0000
7395 0x000001c22b22508c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 9b5f | 0000 4d85
7396
7397 0x000001c22b2250a0: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7398 0x000001c22b2250a0: c075 1648 | bef8 afd2 | 6dc2 0100 | 0080 8e11 | 0200 0001 | e9e9 0000
7399
7400 0x000001c22b2250b8: ; {metadata('net/minecraft/class_3695')}
7401 0x000001c22b2250b8: 0048 bfb8 | 7dc8 0008 | 0000 0041 | 8b70 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b 7e20
7402 0x000001c22b2250d8: 0f84 1a00 | 0000 483b | f70f 8411 | 0000 0056
7403
7404 0x000001c22b2250e8: ; {runtime_call slow_subtype_check Runtime1 stub}
7405 0x000001c22b2250e8: 57e8 12f6 | d805 5e5e | 85f6 0f84 | 8e00 0000
7406
7407 0x000001c22b2250f8: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7408 0x000001c22b2250f8: 48be f8af | d26d c201 | 0000 418b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 2802
7409 0x000001c22b225118: 0000 750d | 4883 8630 | 0200 0001 | e979 0000 | 0048 3bbe | 3802 0000 | 750d 4883 | 8640 0200
7410 0x000001c22b225138: 0001 e963 | 0000 0048 | 83be 2802 | 0000 0075 | 1748 89be | 2802 0000 | 48c7 8630 | 0200 0001
7411 0x000001c22b225158: 0000 00e9 | 4200 0000 | 4883 be38 | 0200 0000 | 7517 4889 | be38 0200 | 0048 c786 | 4002 0000
7412 0x000001c22b225178: 0100 0000 | e921 0000 | 00e9 1c00
7413
7414 0x000001c22b225184: ; {metadata(method data for {method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
7415 0x000001c22b225184: 0000 48be | f8af d26d | c201 0000 | 4883 ae18 | 0200 0001 | e923 6300 | 00e9 0000 | 0000 8bb4
7416 0x000001c22b2251a4: 24b8 0000
7417
7418 0x000001c22b2251a8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7419 0x000001c22b2251a8: 0085 f648 | bae0 82e3 | 6dc2 0100 | 0048 bf28 | 0400 0000 | 0000 0074 | 0a48 bf38 | 0400 0000
7420 0x000001c22b2251c8: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 843f 0700 | 0049 3b00
7421
7422 0x000001c22b2251e0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7423 0x000001c22b2251e0: 498b d048 | bfe0 82e3 | 6dc2 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b97
7424 0x000001c22b225200: 5804 0000 | 750d 4883 | 8760 0400 | 0001 e960 | 0000 0048 | 3b97 6804 | 0000 750d | 4883 8770
7425 0x000001c22b225220: 0400 0001 | e94a 0000 | 0048 83bf | 5804 0000 | 0075 1748 | 8997 5804 | 0000 48c7 | 8760 0400
7426 0x000001c22b225240: 0001 0000 | 00e9 2900 | 0000 4883 | bf68 0400 | 0000 7517 | 4889 9768 | 0400 0048 | c787 7004
7427 0x000001c22b225260: 0000 0100 | 0000 e908 | 0000 0048 | 8387 4804 | 0000 0149
7428
7429 0x000001c22b225274: ; {oop("scheduledExecutables"{0x0000000205a91f40})}
7430 0x000001c22b225274: 8bf8 49b8 | 401f a905 | 0200 0000 | 488b d748 | 89bc 24e0 | 0000 0066 | 9048 b8d0 | 66c9 0008
7431 0x000001c22b225294: ; {virtual_call}
7432 0x000001c22b225294: 0000 00e8
7433
7434 0x000001c22b225298: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7435 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
7436 ; - net.minecraft.class_310::method_1523@117 (line 1295)
7437 0x000001c22b225298: 8496 e506
7438
7439 0x000001c22b22529c: ; {other}
7440 0x000001c22b22529c: 0f1f 8400 | 0c26 000d | 488b 9424 | b000 0000
7441
7442 0x000001c22b2252ac: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7443 0x000001c22b2252ac: 48be e082 | e36d c201 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 9690 0400
7444 0x000001c22b2252cc: 0075 0d48 | 8386 9804 | 0000 01e9 | 6000 0000 | 483b 96a0 | 0400 0075 | 0d48 8386 | a804 0000
7445 0x000001c22b2252ec: 01e9 4a00 | 0000 4883 | be90 0400 | 0000 7517 | 4889 9690 | 0400 0048 | c786 9804 | 0000 0100
7446 0x000001c22b22530c: 0000 e929 | 0000 0048 | 83be a004 | 0000 0075 | 1748 8996 | a004 0000 | 48c7 86a8 | 0400 0001
7447 0x000001c22b22532c: 0000 00e9 | 0800 0000 | 4883 8680 | 0400 0001
7448
7449 0x000001c22b22533c: ; {metadata(method data for {method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
7450 0x000001c22b22533c: 48ba c8ae | e36d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
7451 0x000001c22b22535c: f60f 846b | 6100 00e9 | 4100 0000
7452
7453 0x000001c22b225368: ; {metadata(method data for {method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
7454 0x000001c22b225368: 48ba c8ae | e36d c201 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
7455 0x000001c22b225388: f60f 8460 | 6100 004d | 8b97 5804
7456
7457 0x000001c22b225394: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7458 ;*goto {reexecute=1 rethrow=0 return_oop=0}
7459 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
7460 ; - net.minecraft.class_310::method_1523@123 (line 1296)
7461 ; {poll}
7462 0x000001c22b225394: 0000 4185
7463
7464 0x000001c22b225398: ; {metadata(method data for {method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
7465 0x000001c22b225398: 0248 bac8 | aee3 6dc2 | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2
7466
7467 0x000001c22b2253b4: ; {metadata(method data for {method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
7468 0x000001c22b2253b4: 48bf c8ae | e36d c201 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b720 0100
7469 0x000001c22b2253d4: 0075 0d48 | 8387 2801 | 0000 01e9 | 6000 0000 | 483b b730 | 0100 0075 | 0d48 8387 | 3801 0000
7470 0x000001c22b2253f4: 01e9 4a00 | 0000 4883 | bf20 0100 | 0000 7517 | 4889 b720 | 0100 0048 | c787 2801 | 0000 0100
7471 0x000001c22b225414: 0000 e929 | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 89b7 | 3001 0000 | 48c7 8738 | 0100 0001
7472 0x000001c22b225434: 0000 00e9 | 0800 0000 | 4883 8710 | 0100 0001 | 488b f248 | 8bd6 0f1f
7473
7474 0x000001c22b22544c: ; {optimized virtual_call}
7475 0x000001c22b22544c: 4400 00e8
7476
7477 0x000001c22b225450: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7478 ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0}
7479 ; - net.minecraft.class_1255::method_5383@1 (line 123)
7480 ; - net.minecraft.class_310::method_1523@123 (line 1296)
7481 0x000001c22b225450: 4c59 b406
7482
7483 0x000001c22b225454: ; {other}
7484 0x000001c22b225454: 0f1f 8400 | c427 000f
7485
7486 0x000001c22b22545c: ; {metadata(method data for {method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
7487 0x000001c22b22545c: 85c0 48ba | c8ae e36d | c201 0000 | 48be 5801 | 0000 0000 | 0000 750a | 48be 4801 | 0000 0000
7488 0x000001c22b22547c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | d8fe ffff | 4c8b 8424 | e000 0000
7489
7490 0x000001c22b225498: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7491 0x000001c22b225498: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 c804
7492 0x000001c22b2254b8: 0000 750d | 4883 82d0 | 0400 0001 | e960 0000 | 004c 3b82 | d804 0000 | 750d 4883 | 82e0 0400
7493 0x000001c22b2254d8: 0001 e94a | 0000 0048 | 83ba c804 | 0000 0075 | 174c 8982 | c804 0000 | 48c7 82d0 | 0400 0001
7494 0x000001c22b2254f8: 0000 00e9 | 2900 0000 | 4883 bad8 | 0400 0000 | 7517 4c89 | 82d8 0400 | 0048 c782 | e004 0000
7495 0x000001c22b225518: 0100 0000 | e908 0000 | 0048 8382 | b804 0000 | 0148 8b94 | 24e0 0000 | 000f 1f40 | 0048 b8d0
7496 0x000001c22b225538: 66c9 0008
7497
7498 0x000001c22b22553c: ; {virtual_call}
7499 0x000001c22b22553c: 0000 00e8
7500
7501 0x000001c22b225540: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7502 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
7503 ; - net.minecraft.class_310::method_1523@128 (line 1297)
7504 0x000001c22b225540: dc96 e506
7505
7506 0x000001c22b225544: ; {other}
7507 0x000001c22b225544: 0f1f 8400 | b428 0010 | 4c8b 8424 | e000 0000
7508
7509 0x000001c22b225554: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7510 0x000001c22b225554: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 0005
7511 0x000001c22b225574: 0000 750d | 4883 8208 | 0500 0001 | e960 0000 | 004c 3b82 | 1005 0000 | 750d 4883 | 8218 0500
7512 0x000001c22b225594: 0001 e94a | 0000 0048 | 83ba 0005 | 0000 0075 | 174c 8982 | 0005 0000 | 48c7 8208 | 0500 0001
7513 0x000001c22b2255b4: 0000 00e9 | 2900 0000 | 4883 ba10 | 0500 0000 | 7517 4c89 | 8210 0500 | 0048 c782 | 1805 0000
7514 0x000001c22b2255d4: 0100 0000 | e908 0000 | 0048 8382 | f004 0000
7515
7516 0x000001c22b2255e4: ; {oop("tick"{0x0000000207b684c0})}
7517 0x000001c22b2255e4: 0149 b8c0 | 84b6 0702 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
7518 0x000001c22b225604: ; {virtual_call}
7519 0x000001c22b225604: 0000 00e8
7520
7521 0x000001c22b225608: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7522 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
7523 ; - net.minecraft.class_310::method_1523@138 (line 1299)
7524 0x000001c22b225608: 1493 e506
7525
7526 0x000001c22b22560c: ; {other}
7527 0x000001c22b22560c: 0f1f 8400 | 7c29 0011 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc
7528 0x000001c22b22562c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7529 0x000001c22b22562c: 0000 0048 | bae0 82e3 | 6dc2 0100 | 0048 8382 | 2805 0000
7530
7531 0x000001c22b225640: ; {metadata(method data for {method} {0x000001c25b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
7532 0x000001c22b225640: 0148 ba68 | ed37 5bc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
7533 0x000001c22b225660: 85ff 0f84 | a85e 0000
7534
7535 0x000001c22b225668: ; {metadata(method data for {method} {0x000001c25b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
7536 0x000001c22b225668: 83f8 0a48 | ba68 ed37 | 5bc2 0100 | 0048 bf10 | 0100 0000 | 0000 007c | 0a48 bf20 | 0100 0000
7537 0x000001c22b225688: 0000 0048 | 8b1c 3a48 | 8d5b 0148 | 891c 3a0f | 8c1a 0000
7538
7539 0x000001c22b22569c: ; {metadata(method data for {method} {0x000001c25b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
7540 0x000001c22b22569c: 0048 ba68 | ed37 5bc2 | 0100 00ff | 8230 0100 | 00ba 0a00 | 0000 e903 | 0000 0048 | 8bd0 3bf2
7541 0x000001c22b2256bc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7542 0x000001c22b2256bc: 48ba e082 | e36d c201 | 0000 48bf | 3805 0000 | 0000 0000 | 7d0a 48bf | 4805 0000 | 0000 0000
7543 0x000001c22b2256dc: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f8d 6501 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000
7544 0x000001c22b2256fc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7545 0x000001c22b2256fc: 498b d048 | bfe0 82e3 | 6dc2 0100 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b97
7546 0x000001c22b22571c: 6805 0000 | 750d 4883 | 8770 0500 | 0001 e960 | 0000 0048 | 3b97 7805 | 0000 750d | 4883 8780
7547 0x000001c22b22573c: 0500 0001 | e94a 0000 | 0048 83bf | 6805 0000 | 0075 1748 | 8997 6805 | 0000 48c7 | 8770 0500
7548 0x000001c22b22575c: 0001 0000 | 00e9 2900 | 0000 4883 | bf78 0500 | 0000 7517 | 4889 9778 | 0500 0048 | c787 8005
7549 0x000001c22b22577c: 0000 0100 | 0000 e908 | 0000 0048 | 8387 5805 | 0000 0149
7550
7551 0x000001c22b225790: ; {oop("clientTick"{0x0000000205a91f58})}
7552 0x000001c22b225790: 8bf8 49b8 | 581f a905 | 0200 0000 | 488b d748 | 89bc 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0
7553 0x000001c22b2257b0: 66c9 0008
7554
7555 0x000001c22b2257b4: ; {virtual_call}
7556 0x000001c22b2257b4: 0000 00e8
7557
7558 0x000001c22b2257b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7559 ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0}
7560 ; - net.minecraft.class_310::method_1523@162 (line 1301)
7561 0x000001c22b2257b8: 6407 3107
7562
7563 0x000001c22b2257bc: ; {other}
7564 0x000001c22b2257bc: 0f1f 8400 | 2c2b 0012 | 488b 9424 | b000 0000
7565
7566 0x000001c22b2257cc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7567 0x000001c22b2257cc: 48be e082 | e36d c201
7568
7569 0x000001c22b2257d4: ; {metadata('net/minecraft/class_310')}
7570 0x000001c22b2257d4: 0000 49ba | a8ec c700 | 0800 0000 | 4c89 96a0 | 0500 0048 | 8386 a805 | 0000 0148 | 8b94 24b0
7571 0x000001c22b2257f4: ; {optimized virtual_call}
7572 0x000001c22b2257f4: 0000 00e8
7573
7574 0x000001c22b2257f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7575 ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0}
7576 ; - net.minecraft.class_310::method_1523@168 (line 1302)
7577 0x000001c22b2257f8: 640b 0a00
7578
7579 0x000001c22b2257fc: ; {other}
7580 0x000001c22b2257fc: 0f1f 8400 | 6c2b 0013 | 8bb4 24e8 | 0000 00ff
7581
7582 0x000001c22b22580c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7583 0x000001c22b22580c: c648 bae0 | 82e3 6dc2 | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000
7584 0x000001c22b22582c: 85ff 0f84 | fd5c 0000 | 4d8b 9758
7585
7586 0x000001c22b225838: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7587 ;*goto {reexecute=1 rethrow=0 return_oop=0}
7588 ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1300)
7589 ; {poll}
7590 0x000001c22b225838: 0400 0041
7591
7592 0x000001c22b22583c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7593 0x000001c22b22583c: 8502 48ba | e082 e36d | c201 0000 | ff82 c805 | 0000 e9cd | fdff ff4c | 8984 24e0 | 0000 004c
7594 0x000001c22b22585c: 8b84 24e0
7595
7596 0x000001c22b225860: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7597 0x000001c22b225860: 0000 0048 | bae0 82e3 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
7598 0x000001c22b225880: 82f0 0500 | 0075 0d48 | 8382 f805 | 0000 01e9 | 6000 0000 | 4c3b 8200 | 0600 0075 | 0d48 8382
7599 0x000001c22b2258a0: 0806 0000 | 01e9 4a00 | 0000 4883 | baf0 0500 | 0000 7517 | 4c89 82f0 | 0500 0048 | c782 f805
7600 0x000001c22b2258c0: 0000 0100 | 0000 e929 | 0000 0048 | 83ba 0006 | 0000 0075 | 174c 8982 | 0006 0000 | 48c7 8208
7601 0x000001c22b2258e0: 0600 0001 | 0000 00e9 | 0800 0000 | 4883 82e0 | 0500 0001 | 488b 9424 | e000 0000 | 9048 b8d0
7602 0x000001c22b225900: 66c9 0008
7603
7604 0x000001c22b225904: ; {virtual_call}
7605 0x000001c22b225904: 0000 00e8
7606
7607 0x000001c22b225908: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7608 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
7609 ; - net.minecraft.class_310::method_1523@179 (line 1304)
7610 0x000001c22b225908: 1493 e506
7611
7612 0x000001c22b22590c: ; {other}
7613 0x000001c22b22590c: 0f1f 8400 | 7c2c 0015 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1
7614 0x000001c22b22592c: e603 483b | 0648 8bfe
7615
7616 0x000001c22b225934: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7617 0x000001c22b225934: 48bb e082 | e36d c201 | 0000 4883 | 8318 0600 | 0001 410f | be7f 4085 | ff0f 8504
7618
7619 0x000001c22b225950: ; {oop("Render"{0x0000000205a91f70})}
7620 0x000001c22b225950: 5c00 0049 | ba70 1fa9 | 0502 0000 | 0049 c1ea | 0344 8956
7621
7622 0x000001c22b225964: ; {oop("Render"{0x0000000205a91f70})}
7623 0x000001c22b225964: 6448 bf70 | 1fa9 0502 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 85f3 | 5b00 0049
7624 0x000001c22b225984: 3b00 498b
7625
7626 0x000001c22b225988: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7627 0x000001c22b225988: f048 bfe0 | 82e3 6dc2 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 6006
7628 0x000001c22b2259a8: 0000 750d | 4883 8768 | 0600 0001 | e960 0000 | 0048 3bb7 | 7006 0000 | 750d 4883 | 8778 0600
7629 0x000001c22b2259c8: 0001 e94a | 0000 0048 | 83bf 6006 | 0000 0075 | 1748 89b7 | 6006 0000 | 48c7 8768 | 0600 0001
7630 0x000001c22b2259e8: 0000 00e9 | 2900 0000 | 4883 bf70 | 0600 0000 | 7517 4889 | b770 0600 | 0048 c787 | 7806 0000
7631 0x000001c22b225a08: 0100 0000 | e908 0000 | 0048 8387 | 5006 0000 | 0149 8bf0
7632
7633 0x000001c22b225a1c: ; {oop("sound"{0x0000000207d47060})}
7634 0x000001c22b225a1c: 49b8 6070 | d407 0200 | 0000 488b | d648 89b4 | 24e0 0000 | 000f 1f40 | 0048 b8d0 | 66c9 0008
7635 0x000001c22b225a3c: ; {virtual_call}
7636 0x000001c22b225a3c: 0000 00e8
7637
7638 0x000001c22b225a40: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7639 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
7640 ; - net.minecraft.class_310::method_1523@199 (line 1309)
7641 0x000001c22b225a40: dc8e e506
7642
7643 0x000001c22b225a44: ; {other}
7644 0x000001c22b225a44: 0f1f 8400 | b42d 0016 | 488b 9424 | b000 0000 | 448b 821c | 0100 0049 | c1e0 038b | b2c4 0000
7645 0x000001c22b225a64: 0048 c1e6 | 0348 3b06
7646
7647 0x000001c22b225a6c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7648 0x000001c22b225a6c: 488b fe48 | bbe0 82e3 | 6dc2 0100
7649
7650 0x000001c22b225a78: ; {metadata('net/minecraft/class_757')}
7651 0x000001c22b225a78: 0049 bab8 | 74ed 0008 | 0000 004c | 8993 9806 | 0000 4883 | 83a0 0600 | 0001 8b76 | 7c48 c1e6
7652 0x000001c22b225a98: 0349 3b00
7653
7654 0x000001c22b225a9c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7655 0x000001c22b225a9c: 498b f848 | bbe0 82e3 | 6dc2 0100
7656
7657 0x000001c22b225aa8: ; {metadata('net/minecraft/class_1144')}
7658 0x000001c22b225aa8: 0049 ba30 | 9de7 0008 | 0000 004c | 8993 d006 | 0000 4883 | 83d8 0600
7659
7660 0x000001c22b225ac0: ; {metadata(method data for {method} {0x000001c26d23e5a8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
7661 0x000001c22b225ac0: 0001 48bf | d8c7 e36d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
7662 0x000001c22b225ae0: 0085 db0f | 84b4 5a00 | 0041 8b78 | 1048 c1e7 | 0348 3b07
7663
7664 0x000001c22b225af4: ; {metadata(method data for {method} {0x000001c26d23e5a8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
7665 0x000001c22b225af4: 4c8b c748 | bbd8 c7e3 | 6dc2 0100
7666
7667 0x000001c22b225b00: ; {metadata('net/minecraft/class_1140')}
7668 0x000001c22b225b00: 0049 bab0 | c9e7 0008 | 0000 004c | 8993 2001 | 0000 4883 | 8328 0100 | 0001 4c8b | c648 8bd7
7669 0x000001c22b225b20: 0f1f 8000
7670
7671 0x000001c22b225b24: ; {optimized virtual_call}
7672 0x000001c22b225b24: 0000 00e8
7673
7674 0x000001c22b225b28: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7675 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
7676 ; - net.minecraft.class_1144::method_4876@5 (line 260)
7677 ; - net.minecraft.class_310::method_1523@215 (line 1310)
7678 0x000001c22b225b28: 5446 ffff
7679
7680 0x000001c22b225b2c: ; {other}
7681 0x000001c22b225b2c: 0f1f 8400 | 9c2e 0017 | 4c8b 8424 | e000 0000
7682
7683 0x000001c22b225b3c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7684 0x000001c22b225b3c: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 0807
7685 0x000001c22b225b5c: 0000 750d | 4883 8210 | 0700 0001 | e960 0000 | 004c 3b82 | 1807 0000 | 750d 4883 | 8220 0700
7686 0x000001c22b225b7c: 0001 e94a | 0000 0048 | 83ba 0807 | 0000 0075 | 174c 8982 | 0807 0000 | 48c7 8210 | 0700 0001
7687 0x000001c22b225b9c: 0000 00e9 | 2900 0000 | 4883 ba18 | 0700 0000 | 7517 4c89 | 8218 0700 | 0048 c782 | 2007 0000
7688 0x000001c22b225bbc: 0100 0000 | e908 0000 | 0048 8382 | f806 0000
7689
7690 0x000001c22b225bcc: ; {oop("toasts"{0x0000000205a91ef8})}
7691 0x000001c22b225bcc: 0149 b8f8 | 1ea9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
7692 0x000001c22b225bec: ; {virtual_call}
7693 0x000001c22b225bec: 0000 00e8
7694
7695 0x000001c22b225bf0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7696 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
7697 ; - net.minecraft.class_310::method_1523@223 (line 1311)
7698 0x000001c22b225bf0: 2cf5 e506
7699
7700 0x000001c22b225bf4: ; {other}
7701 0x000001c22b225bf4: 0f1f 8400 | 642f 0018 | 488b 9424 | b000 0000 | 8bb2 6401 | 0000 48c1 | e603 483b | 0648 8bfe
7702 0x000001c22b225c14: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7703 0x000001c22b225c14: 48bb e082 | e36d c201
7704
7705 0x000001c22b225c1c: ; {metadata('net/minecraft/class_374')}
7706 0x000001c22b225c1c: 0000 49ba | d8e2 ca00 | 0800 0000 | 4c89 9340 | 0700 0048 | 8383 4807 | 0000 0148 | 8bd6 0f1f
7707 0x000001c22b225c3c: ; {optimized virtual_call}
7708 0x000001c22b225c3c: 4400 00e8
7709
7710 0x000001c22b225c40: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7711 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
7712 ; - net.minecraft.class_310::method_1523@232 (line 1312)
7713 0x000001c22b225c40: dc34 ffff
7714
7715 0x000001c22b225c44: ; {other}
7716 0x000001c22b225c44: 0f1f 8400 | b42f 0019 | 4c8b 8424 | e000 0000
7717
7718 0x000001c22b225c54: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7719 0x000001c22b225c54: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 7807
7720 0x000001c22b225c74: 0000 750d | 4883 8280 | 0700 0001 | e960 0000 | 004c 3b82 | 8807 0000 | 750d 4883 | 8290 0700
7721 0x000001c22b225c94: 0001 e94a | 0000 0048 | 83ba 7807 | 0000 0075 | 174c 8982 | 7807 0000 | 48c7 8280 | 0700 0001
7722 0x000001c22b225cb4: 0000 00e9 | 2900 0000 | 4883 ba88 | 0700 0000 | 7517 4c89 | 8288 0700 | 0048 c782 | 9007 0000
7723 0x000001c22b225cd4: 0100 0000 | e908 0000 | 0048 8382 | 6807 0000
7724
7725 0x000001c22b225ce4: ; {oop("render"{0x0000000205a91f88})}
7726 0x000001c22b225ce4: 0149 b888 | 1fa9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
7727 0x000001c22b225d04: ; {virtual_call}
7728 0x000001c22b225d04: 0000 00e8
7729
7730 0x000001c22b225d08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7731 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
7732 ; - net.minecraft.class_310::method_1523@240 (line 1313)
7733 0x000001c22b225d08: 14f4 e506
7734
7735 0x000001c22b225d0c: ; {other}
7736 0x000001c22b225d0c: 0f1f 8400 | 7c30 001a
7737
7738 0x000001c22b225d14: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7739 0x000001c22b225d14: 48ba e082 | e36d c201 | 0000 4883 | 82a0 0700
7740
7741 0x000001c22b225d24: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
7742 0x000001c22b225d24: 0001 48ba | 90cc b26d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
7743 0x000001c22b225d44: 0085 f60f | 847b 5800
7744
7745 0x000001c22b225d4c: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
7746 0x000001c22b225d4c: 0048 baa0 | ebc6 0002 | 0000 008b | 928c 0000 | 0048 c1e2 | 0348 3b02
7747
7748 0x000001c22b225d64: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
7749 0x000001c22b225d64: 488b f248 | bf90 ccb2 | 6dc2 0100 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
7750 0x000001c22b225d84: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
7751 0x000001c22b225da4: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
7752 0x000001c22b225dc4: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
7753 0x000001c22b225de4: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0166 | 0f1f 4400 | 0048 b8d8 | e9e4 0008
7754 0x000001c22b225e04: ; {virtual_call}
7755 0x000001c22b225e04: 0000 00e8
7756
7757 0x000001c22b225e08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7758 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
7759 ; - net.minecraft.class_156::method_648@3 (line 144)
7760 ; - net.minecraft.class_310::method_1523@245 (line 1315)
7761 0x000001c22b225e08: 9471 e506
7762
7763 0x000001c22b225e0c: ; {other}
7764 0x000001c22b225e0c: 0f1f 8400 | 7c31 001b | 4889 8424 | f000 0000 | 488b 9424 | b000 0000
7765
7766 0x000001c22b225e24: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7767 0x000001c22b225e24: 48be e082 | e36d c201
7768
7769 0x000001c22b225e2c: ; {metadata('net/minecraft/class_310')}
7770 0x000001c22b225e2c: 0000 49ba | a8ec c700 | 0800 0000 | 4c89 96c0 | 0700 0048 | 8386 c807
7771
7772 0x000001c22b225e44: ; {metadata(method data for {method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
7773 0x000001c22b225e44: 0000 0148 | ba78 9cd2 | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7774 0x000001c22b225e64: 1f00 85f6 | 0f84 8057 | 0000 488b | 9424 b000 | 0000 8bb2 | d000 0000 | 48c1 e603
7775
7776 0x000001c22b225e80: ; implicit exception: dispatches to 0x000001c22b22b60f
7777 0x000001c22b225e80: 483b 0648
7778
7779 0x000001c22b225e84: ; {metadata(method data for {method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
7780 0x000001c22b225e84: 8bfe 48bb | 789c d26d | c201 0000 | 4883 8328 | 0100 0001 | 8b76 6c48 | c1e6 0348 | 3b06 488b
7781 0x000001c22b225ea4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7782 0x000001c22b225ea4: fe48 bbe0 | 82e3 6dc2
7783
7784 0x000001c22b225eac: ; {metadata('net/minecraft/class_340')}
7785 0x000001c22b225eac: 0100 0049 | ba50 d7ed | 0008 0000 | 004c 8993 | f807 0000 | 4883 8300 | 0800 0001
7786
7787 0x000001c22b225ec8: ; {metadata(method data for {method} {0x000001c26d44ef70} 'method_53536' '()Z' in 'net/minecraft/class_340')}
7788 0x000001c22b225ec8: 48bf 70cb | d36d c201 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
7789 0x000001c22b225ee8: db0f 842a | 5700 000f | be7e 0c85
7790
7791 0x000001c22b225ef4: ; {metadata(method data for {method} {0x000001c26d44ef70} 'method_53536' '()Z' in 'net/minecraft/class_340')}
7792 0x000001c22b225ef4: ff48 bf70 | cbd3 6dc2 | 0100 0048 | bb10 0100 | 0000 0000 | 0074 0a48 | bb20 0100 | 0000 0000
7793 0x000001c22b225f14: 0048 8b0c | 1f48 8d49 | 0148 890c | 1f0f 8449 | 0000 008b | 7610 48c1 | e603 8bb6 | d400 0000
7794 0x000001c22b225f34: 48c1 e603
7795
7796 0x000001c22b225f38: ; implicit exception: dispatches to 0x000001c22b22b63f
7797 0x000001c22b225f38: 0fbe 7622
7798
7799 0x000001c22b225f3c: ; {metadata(method data for {method} {0x000001c26d44ef70} 'method_53536' '()Z' in 'net/minecraft/class_340')}
7800 0x000001c22b225f3c: 85f6 48be | 70cb d36d | c201 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 3001 | 0000 0000
7801 0x000001c22b225f5c: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 0a00 0000 | be00 0000 | 00e9 1500
7802
7803 0x000001c22b225f78: ; {metadata(method data for {method} {0x000001c26d44ef70} 'method_53536' '()Z' in 'net/minecraft/class_340')}
7804 0x000001c22b225f78: 0000 48be | 70cb d36d | c201 0000 | ff86 5001 | 0000 be01 | 0000 0083 | e601 85f6
7805
7806 0x000001c22b225f94: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7807 0x000001c22b225f94: 48be e082 | e36d c201 | 0000 48bf | 2008 0000 | 0000 0000 | 750a 48bf | 3008 0000 | 0000 0000
7808 0x000001c22b225fb4: 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f85 b400 | 0000 8bb2 | cc01 0000 | 48c1 e603 | 4885 f60f
7809 0x000001c22b225fd4: 8429 0000
7810
7811 0x000001c22b225fd8: ; {metadata('net/minecraft/class_5963')}
7812 0x000001c22b225fd8: 0049 b878 | 6cc9 0008 | 0000 008b | 4e08 49ba | 0000 0000 | 0800 0000 | 4903 ca4c | 3b41 380f
7813 0x000001c22b225ff8: 8547 5600 | 00e9 0000 | 0000 488b | fe48 3b06
7814
7815 0x000001c22b226008: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7816 0x000001c22b226008: 48bf e082 | e36d c201
7817
7818 0x000001c22b226010: ; {metadata('net/minecraft/class_5963')}
7819 0x000001c22b226010: 0000 49ba | 786c c900 | 0800 0000 | 4c89 9750 | 0800 0048 | 8387 5808
7820
7821 0x000001c22b226028: ; {metadata(method data for {method} {0x000001c26c545890} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
7822 0x000001c22b226028: 0000 0148 | bef8 96e2 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
7823 0x000001c22b226048: 1f00 85ff | 0f84 fc55
7824
7825 0x000001c22b226050: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7826 0x000001c22b226050: 0000 48be | e082 e36d | c201 0000 | ff86 7808 | 0000 49ba | 0000 0000 | 0000 0000 | 4c89 5248
7827 0x000001c22b226070: be00 0000 | 00e9 d902 | 0000 8bb2 | d401 0000 | 48c1 e603
7828
7829 0x000001c22b226084: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7830 0x000001c22b226084: 4885 f648 | bfe0 82e3 | 6dc2 0100 | 0048 bb98 | 0800 0000 | 0000 0074 | 0a48 bba8 | 0800 0000
7831 0x000001c22b2260a4: 0000 0048 | 8b0c 1f48 | 8d49 0148 | 890c 1f0f | 844f 0000 | 0048 8bd6 | 9048 b8ff | ffff ffff
7832 0x000001c22b2260c4: ; {virtual_call}
7833 0x000001c22b2260c4: ffff ffe8
7834
7835 0x000001c22b2260c8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7836 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
7837 ; - net.minecraft.class_310::method_1523@283 (line 1318)
7838 0x000001c22b2260c8: b492 cb05
7839
7840 0x000001c22b2260cc: ; {other}
7841 0x000001c22b2260cc: 0f1f 8400 | 3c34 001c
7842
7843 0x000001c22b2260d4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7844 0x000001c22b2260d4: 85c0 48be | e082 e36d | c201 0000 | 48bf f008 | 0000 0000 | 0000 740a | 48bf 0009 | 0000 0000
7845 0x000001c22b2260f4: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 1a00 0000
7846
7847 0x000001c22b226108: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7848 0x000001c22b226108: 48be e082 | e36d c201 | 0000 ff86 | 1009 0000 | be01 0000 | 00e9 0500 | 0000 be00 | 0000 0085
7849 0x000001c22b226128: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7850 0x000001c22b226128: f648 bfe0 | 82e3 6dc2 | 0100 0048 | bb28 0900 | 0000 0000 | 0074 0a48 | bb38 0900 | 0000 0000
7851 0x000001c22b226148: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84f8 | 0100 0089 | b424 ec00 | 0000 0f1f
7852
7853 0x000001c22b226164: ; {static_call}
7854 0x000001c22b226164: 4400 00e8
7855
7856 0x000001c22b226168: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7857 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
7858 ; - net.minecraft.class_310::method_1523@301 (line 1320)
7859 0x000001c22b226168: 1497 cb05
7860
7861 0x000001c22b22616c: ; {other}
7862 0x000001c22b22616c: 0f1f 8400 | dc34 001d | 0f1f 4000
7863
7864 0x000001c22b226178: ; {no_reloc}
7865 0x000001c22b226178: e901 5500 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f
7866
7867 0x000001c22b22618c: ; {static_call}
7868 0x000001c22b22618c: 4400 00e8
7869
7870 0x000001c22b226190: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop }
7871 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
7872 ; - net.minecraft.class_310::method_1523@304 (line 1320)
7873 0x000001c22b226190: ec96 cb05
7874
7875 0x000001c22b226194: ; {other}
7876 0x000001c22b226194: 0f1f 8400 | 0435 001e
7877
7878 0x000001c22b22619c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7879 0x000001c22b22619c: 49b8 e082 | e36d c201 | 0000 4d8d | 8068 0900 | 0048 85c0 | 750d 41f6 | 0001 754c | f049 8308
7880 0x000001c22b2261bc: 01eb 458b | 5008 49ba | 0000 0000 | 0800 0000 | 4903 d24c | 8bd2 4933 | 1048 f7c2 | fcff ffff
7881 0x000001c22b2261dc: 7426 f6c2 | 0275 2149 | f700 feff | ffff 7415 | 498b d249 | 3310 48f7 | c2fc ffff | ff74 0949
7882 0x000001c22b2261fc: 8308 02eb | 0349 8910 | 4c8b 8424 | f800 0000
7883
7884 0x000001c22b22620c: ; implicit exception: dispatches to 0x000001c22b22b688
7885 0x000001c22b22620c: 493b 0049
7886
7887 0x000001c22b226210: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7888 0x000001c22b226210: 8bd0 48be | e082 e36d | c201 0000 | 4883 8678 | 0900 0001
7889
7890 0x000001c22b226224: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
7891 0x000001c22b226224: 48ba 480c | dd6c c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
7892 0x000001c22b226244: f60f 8442 | 5400 0045 | 8b40 0c49 | c1e0 034d
7893
7894 0x000001c22b226254: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
7895 0x000001c22b226254: 85c0 48ba | 480c dd6c | c201 0000 | 48be 1001 | 0000 0000 | 0000 740a | 48be 2001 | 0000 0000
7896 0x000001c22b226274: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | b400 0000
7897
7898 0x000001c22b226288: ; implicit exception: dispatches to 0x000001c22b22b6ae
7899 0x000001c22b226288: 483b 0048
7900
7901 0x000001c22b22628c: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
7902 0x000001c22b22628c: 8bd0 48be | 480c dd6c | c201 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9640
7903 0x000001c22b2262ac: 0100 0075 | 0d48 8386 | 4801 0000 | 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801
7904 0x000001c22b2262cc: 0000 01e9 | 4a00 0000 | 4883 be40 | 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000
7905 0x000001c22b2262ec: 0100 0000 | e929 0000 | 0048 83be | 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100
7906 0x000001c22b22630c: 0001 0000 | 00e9 0800 | 0000 4883 | 8630 0100 | 0001 488b | d00f 1f40 | 0048 b8ff | ffff ffff
7907 0x000001c22b22632c: ; {virtual_call}
7908 0x000001c22b22632c: ffff ffe8
7909
7910 0x000001c22b226330: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7911 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
7912 ; - java.util.Optional::ifPresent@12 (line 178)
7913 ; - net.minecraft.class_310::method_1523@309 (line 1320)
7914 0x000001c22b226330: 4c90 cb05
7915
7916 0x000001c22b226334: ; {other}
7917 0x000001c22b226334: 0f1f 8400 | a436 001f | 8bb4 24ec
7918
7919 0x000001c22b226340: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7920 0x000001c22b226340: 0000 0048 | bae0 82e3 | 6dc2 0100 | 00ff 82b0
7921
7922 0x000001c22b226350: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7923 0x000001c22b226350: 0900 0048 | bae0 82e3 | 6dc2 0100 | 0048 8382 | c809 0000
7924
7925 0x000001c22b226364: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7926 0x000001c22b226364: 0148 ba78 | 13d4 6dc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
7927 0x000001c22b226384: 85ff 0f84 | 2753 0000
7928
7929 0x000001c22b22638c: ; {metadata(method data for {method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7930 0x000001c22b22638c: 48ba 7813 | d46d c201 | 0000 4883 | 8210 0100
7931
7932 0x000001c22b22639c: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
7933 0x000001c22b22639c: 0001 48ba | e8d7 d26d | c201 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
7934 0x000001c22b2263bc: 0085 ff0f | 840f 5300
7935
7936 0x000001c22b2263c4: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
7937 0x000001c22b2263c4: 0048 bae8 | d7d2 6dc2 | 0100 0048 | 8382 1001
7938
7939 0x000001c22b2263d4: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7940 0x000001c22b2263d4: 0000 0148 | baa8 9c4c | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
7941 0x000001c22b2263f4: 1f00 85ff | 0f84 f752
7942
7943 0x000001c22b2263fc: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
7944 0x000001c22b2263fc: 0000 48ba | 10ae f607 | 0200 0000 | 0fbe 92e4 | 0000 0085
7945
7946 0x000001c22b226410: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7947 0x000001c22b226410: d248 baa8 | 9c4c 6dc2 | 0100 0048 | bf10 0100 | 0000 0000 | 0075 0a48 | bf20 0100 | 0000 0000
7948 0x000001c22b226430: 0048 8b1c | 3a48 8d5b | 0148 891c | 3a0f 85f1
7949
7950 0x000001c22b226440: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7951 0x000001c22b226440: 0000 0048 | baa8 9c4c | 6dc2 0100 | 0048 8382 | 3001 0000
7952
7953 0x000001c22b226454: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
7954 0x000001c22b226454: 0148 ba50 | 9e4c 6dc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
7955 0x000001c22b226474: 85ff 0f84 | 9a52 0000
7956
7957 0x000001c22b22647c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
7958 0x000001c22b22647c: 48ba 509e | 4c6d c201 | 0000 4883 | 8210 0100
7959
7960 0x000001c22b22648c: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
7961 0x000001c22b22648c: 0001 48ba | 10ae f607 | 0200 0000 | 8b52 7c48 | c1e2 0349 | 8bbf 8003 | 0000 488b | 3f48 3bfa
7962 0x000001c22b2264ac: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
7963 0x000001c22b2264ac: 48ba 509e | 4c6d c201 | 0000 48bf | 2001 0000 | 0000 0000 | 750a 48bf | 3001 0000 | 0000 0000
7964 0x000001c22b2264cc: 488b 1c3a | 488d 5b01 | 4889 1c3a | 0f85 1a00
7965
7966 0x000001c22b2264dc: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
7967 0x000001c22b2264dc: 0000 48ba | 509e 4c6d | c201 0000 | ff82 4001 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
7968 0x000001c22b2264fc: 0083 e201
7969
7970 0x000001c22b226500: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
7971 0x000001c22b226500: 85d2 48ba | a89c 4c6d | c201 0000 | 48bf 4001 | 0000 0000 | 0000 740a | 48bf 5001 | 0000 0000
7972 0x000001c22b226520: 0000 488b | 1c3a 488d | 5b01 4889 | 1c3a 0f84 | 154a 0000 | 89b4 2400
7973
7974 0x000001c22b226538: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
7975 0x000001c22b226538: 0100 0048 | bae8 d7d2 | 6dc2 0100 | 0048 8382 | 2001 0000
7976
7977 0x000001c22b22654c: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
7978 0x000001c22b22654c: 0148 ba88 | d9d2 6dc2 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
7979 0x000001c22b22656c: 85ff 0f84 | c351 0000
7980
7981 0x000001c22b226574: ; {metadata(method data for {method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
7982 0x000001c22b226574: 48ba 88d9 | d26d c201 | 0000 4883 | 8210 0100 | 0001 ba00 | 4100 000f
7983
7984 0x000001c22b22658c: ; {static_call}
7985 0x000001c22b22658c: 1f40 00e8
7986
7987 0x000001c22b226590: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7988 ;*invokestatic glClear {reexecute=0 rethrow=0 return_oop=0}
7989 ; - org.lwjgl.opengl.GL11::glClear@1 (line 992)
7990 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
7991 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
7992 ; - net.minecraft.class_310::method_1523@326 (line 1327)
7993 0x000001c22b226590: 4cb0 e306
7994
7995 0x000001c22b226594: ; {other}
7996 0x000001c22b226594: 0f1f 8400 | 0439 0020
7997
7998 0x000001c22b22659c: ; {metadata(method data for {method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
7999 0x000001c22b22659c: 48ba e8d7 | d26d c201 | 0000 ff82 | 3001 0000 | 488b 9424 | b000 0000 | 8bb2 1401 | 0000 48c1
8000 0x000001c22b2265bc: e603 4889 | b424 0801 | 0000 483b | 064c 8bc6
8001
8002 0x000001c22b2265cc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8003 0x000001c22b2265cc: 48bf e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b87 e809
8004 0x000001c22b2265ec: 0000 750d | 4883 87f0 | 0900 0001 | e960 0000 | 004c 3b87 | f809 0000 | 750d 4883 | 8700 0a00
8005 0x000001c22b22660c: 0001 e94a | 0000 0048 | 83bf e809 | 0000 0075 | 174c 8987 | e809 0000 | 48c7 87f0 | 0900 0001
8006 0x000001c22b22662c: 0000 00e9 | 2900 0000 | 4883 bff8 | 0900 0000 | 7517 4c89 | 87f8 0900 | 0048 c787 | 000a 0000
8007 0x000001c22b22664c: 0100 0000 | e908 0000 | 0048 8387 | d809 0000
8008
8009 0x000001c22b22665c: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
8010 0x000001c22b22665c: 0149 b8e8 | dad2 6dc2 | 0100 0041 | 8bb8 cc00 | 0000 83c7 | 0241 89b8 | cc00 0000 | 81e7 feff
8011 0x000001c22b22667c: 1f00 85ff | 0f84 d750
8012
8013 0x000001c22b226684: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
8014 0x000001c22b226684: 0000 49b8 | e8da d26d | c201 0000 | 4983 8010 | 0100 0001
8015
8016 0x000001c22b226698: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8017 0x000001c22b226698: 49b8 a89c | 4c6d c201 | 0000 418b | b8cc 0000 | 0083 c702 | 4189 b8cc | 0000 0081 | e7fe ff1f
8018 0x000001c22b2266b8: 0085 ff0f | 84bd 5000
8019
8020 0x000001c22b2266c0: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8021 0x000001c22b2266c0: 0049 b810 | aef6 0702 | 0000 0045 | 0fbe 80e4 | 0000 0045
8022
8023 0x000001c22b2266d4: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8024 0x000001c22b2266d4: 85c0 49b8 | a89c 4c6d | c201 0000 | 48bf 1001 | 0000 0000 | 0000 750a | 48bf 2001 | 0000 0000
8025 0x000001c22b2266f4: 0000 498b | 1c38 488d | 5b01 4989 | 1c38 0f85 | f900 0000
8026
8027 0x000001c22b226708: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8028 0x000001c22b226708: 49b8 a89c | 4c6d c201 | 0000 4983 | 8030 0100
8029
8030 0x000001c22b226718: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8031 0x000001c22b226718: 0001 49b8 | 509e 4c6d | c201 0000 | 418b b8cc | 0000 0083 | c702 4189 | b8cc 0000 | 0081 e7fe
8032 0x000001c22b226738: ff1f 0085 | ff0f 845c
8033
8034 0x000001c22b226740: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8035 0x000001c22b226740: 5000 0049 | b850 9e4c | 6dc2 0100 | 0049 8380 | 1001 0000
8036
8037 0x000001c22b226754: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8038 0x000001c22b226754: 0149 b810 | aef6 0702 | 0000 0045 | 8b40 7c49 | c1e0 0349 | 8bbf 8003 | 0000 488b | 3f49 3bf8
8039 0x000001c22b226774: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8040 0x000001c22b226774: 49b8 509e | 4c6d c201 | 0000 48bf | 2001 0000 | 0000 0000 | 750a 48bf | 3001 0000 | 0000 0000
8041 0x000001c22b226794: 498b 1c38 | 488d 5b01 | 4989 1c38 | 0f85 1c00
8042
8043 0x000001c22b2267a4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8044 0x000001c22b2267a4: 0000 49b8 | 509e 4c6d | c201 0000 | 41ff 8040 | 0100 0041 | b801 0000 | 00e9 0600 | 0000 41b8
8045 0x000001c22b2267c4: 0000 0000 | 4183 e001
8046
8047 0x000001c22b2267cc: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8048 0x000001c22b2267cc: 4585 c049 | b8a8 9c4c | 6dc2 0100 | 0048 bf40 | 0100 0000 | 0000 0074 | 0a48 bf50 | 0100 0000
8049 0x000001c22b2267ec: 0000 0049 | 8b1c 3848 | 8d5b 0149 | 891c 380f | 8460 4600 | 0044 8b46
8050
8051 0x000001c22b226804: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
8052 0x000001c22b226804: 1c48 bfe8 | dad2 6dc2 | 0100 0048 | 8387 2001 | 0000 01ba | 408d 0000
8053
8054 0x000001c22b22681c: ; {static_call}
8055 0x000001c22b22681c: 6666 90e8
8056
8057 0x000001c22b226820: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
8058 ;*invokestatic _glBindFramebuffer {reexecute=0 rethrow=0 return_oop=0}
8059 ; - net.minecraft.class_276::method_1235@9 (line 191)
8060 ; - net.minecraft.class_310::method_1523@334 (line 1329)
8061 0x000001c22b226820: fc6a ea06
8062
8063 0x000001c22b226824: ; {other}
8064 0x000001c22b226824: 0f1f 8400 | 943b 0021
8065
8066 0x000001c22b22682c: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
8067 0x000001c22b22682c: 48ba e8da | d26d c201 | 0000 ff82 | 4001 0000 | 488b b424 | 0801 0000 | 448b 4e14
8068
8069 0x000001c22b226848: ; {metadata(method data for {method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
8070 0x000001c22b226848: 8b7e 1848 | bae8 dad2 | 6dc2 0100 | 0048 8382 | 5001 0000 | 01ba 0000 | 0000 41b8 | 0000 0000
8071 0x000001c22b226868: 0f1f 8000
8072
8073 0x000001c22b22686c: ; {static_call}
8074 0x000001c22b22686c: 0000 00e8
8075
8076 0x000001c22b226870: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8077 ;*invokestatic _viewport {reexecute=0 rethrow=0 return_oop=0}
8078 ; - net.minecraft.class_276::method_1235@26 (line 193)
8079 ; - net.minecraft.class_310::method_1523@334 (line 1329)
8080 0x000001c22b226870: 2c53 f306
8081
8082 0x000001c22b226874: ; {other}
8083 0x000001c22b226874: 0f1f 8400 | e43b 0022
8084
8085 0x000001c22b22687c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8086 0x000001c22b22687c: 49b8 e082 | e36d c201 | 0000 4983 | 8010 0a00
8087
8088 0x000001c22b22688c: ; {metadata(method data for {method} {0x000001c26c24cd00} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8089 0x000001c22b22688c: 0001 49b8 | 38d3 e36d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
8090 0x000001c22b2268ac: ff1f 0085 | d20f 8409
8091
8092 0x000001c22b2268b4: ; {metadata(method data for {method} {0x000001c26c24cd00} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8093 0x000001c22b2268b4: 4f00 0049 | b838 d3e3 | 6dc2 0100 | 0049 8380 | 1001 0000
8094
8095 0x000001c22b2268c8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8096 0x000001c22b2268c8: 0149 b820 | b49e 6dc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
8097 0x000001c22b2268e8: 1f00 85d2 | 0f84 ef4e
8098
8099 0x000001c22b2268f0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8100 0x000001c22b2268f0: 0000 49b8 | 20b4 9e6d | c201 0000 | 4983 8010 | 0100 0001
8101
8102 0x000001c22b226904: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8103 0x000001c22b226904: 49b8 509e | 4c6d c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
8104 0x000001c22b226924: 0085 d20f | 84d5 4e00
8105
8106 0x000001c22b22692c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8107 0x000001c22b22692c: 0049 b850 | 9e4c 6dc2 | 0100 0049 | 8380 1001
8108
8109 0x000001c22b22693c: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8110 0x000001c22b22693c: 0000 0149 | b810 aef6 | 0702 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8b97 | 8003 0000 | 488b 1249
8111 0x000001c22b22695c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8112 0x000001c22b22695c: 3bd0 49b8 | 509e 4c6d | c201 0000 | 48ba 2001 | 0000 0000 | 0000 750a | 48ba 3001 | 0000 0000
8113 0x000001c22b22697c: 0000 498b | 3410 488d | 7601 4989 | 3410 0f85 | 1c00 0000
8114
8115 0x000001c22b226990: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8116 0x000001c22b226990: 49b8 509e | 4c6d c201 | 0000 41ff | 8040 0100 | 0041 b801 | 0000 00e9 | 0600 0000 | 41b8 0000
8117 0x000001c22b2269b0: 0000 4183 | e001 4585
8118
8119 0x000001c22b2269b8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8120 0x000001c22b2269b8: c049 b820 | b49e 6dc2 | 0100 0048 | ba30 0100 | 0000 0000 | 0074 0a48 | ba20 0100 | 0000 0000
8121 0x000001c22b2269d8: 0049 8b34 | 1048 8d76 | 0149 8934 | 100f 848e
8122
8123 0x000001c22b2269e8: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8124 0x000001c22b2269e8: 4300 0049 | b810 aef6 | 0702 0000
8125
8126 0x000001c22b2269f4: ; {oop(a 'net/minecraft/class_9958'{0x000000020485c6c0})}
8127 0x000001c22b2269f4: 0048 bac0 | c685 0402 | 0000 0041 | 0fbe 5740 | 85d2 0f85 | 174e 0000
8128
8129 0x000001c22b226a0c: ; {oop(a 'net/minecraft/class_9958'{0x000000020485c6c0})}
8130 0x000001c22b226a0c: 49ba c0c6 | 8504 0200 | 0000 49c1 | ea03 4589 | 90ac 0000
8131
8132 0x000001c22b226a20: ; {oop(a 'net/minecraft/class_9958'{0x000000020485c6c0})}
8133 0x000001c22b226a20: 0048 bac0 | c685 0402 | 0000 0049 | 8bf0 4833 | f248 c1ee | 1948 83fe | 000f 8507 | 4e00 004c
8134 0x000001c22b226a40: 8b84 24e0
8135
8136 0x000001c22b226a44: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8137 0x000001c22b226a44: 0000 0048 | bae0 82e3 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
8138 0x000001c22b226a64: 8230 0a00 | 0075 0d48 | 8382 380a | 0000 01e9 | 6000 0000 | 4c3b 8240 | 0a00 0075 | 0d48 8382
8139 0x000001c22b226a84: 480a 0000 | 01e9 4a00 | 0000 4883 | ba30 0a00 | 0000 7517 | 4c89 8230 | 0a00 0048 | c782 380a
8140 0x000001c22b226aa4: 0000 0100 | 0000 e929 | 0000 0048 | 83ba 400a | 0000 0075 | 174c 8982 | 400a 0000 | 48c7 8248
8141 0x000001c22b226ac4: 0a00 0001 | 0000 00e9 | 0800 0000 | 4883 8220 | 0a00 0001
8142
8143 0x000001c22b226ad8: ; {oop("display"{0x0000000205a91fa0})}
8144 0x000001c22b226ad8: 49b8 a01f | a905 0200 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8d0 | 66c9 0008
8145
8146 0x000001c22b226af4: ; {virtual_call}
8147 0x000001c22b226af4: 0000 00e8
8148
8149 0x000001c22b226af8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8150 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
8151 ; - net.minecraft.class_310::method_1523@348 (line 1332)
8152 0x000001c22b226af8: 247e e506
8153
8154 0x000001c22b226afc: ; {other}
8155 0x000001c22b226afc: 0f1f 8400 | 6c3e 0023
8156
8157 0x000001c22b226b04: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8158 0x000001c22b226b04: 49b8 e082 | e36d c201 | 0000 4983 | 8058 0a00
8159
8160 0x000001c22b226b14: ; {metadata(method data for {method} {0x000001c26c24bc08} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8161 0x000001c22b226b14: 0001 49b8 | 0080 d86d | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
8162 0x000001c22b226b34: ff1f 0085 | d20f 841f
8163
8164 0x000001c22b226b3c: ; {metadata(method data for {method} {0x000001c26c24bc08} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8165 0x000001c22b226b3c: 4d00 0049 | b800 80d8 | 6dc2 0100 | 0049 8380 | 1001 0000
8166
8167 0x000001c22b226b50: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8168 0x000001c22b226b50: 0149 b820 | b49e 6dc2 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
8169 0x000001c22b226b70: 1f00 85d2 | 0f84 054d
8170
8171 0x000001c22b226b78: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8172 0x000001c22b226b78: 0000 49b8 | 20b4 9e6d | c201 0000 | 4983 8010 | 0100 0001
8173
8174 0x000001c22b226b8c: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8175 0x000001c22b226b8c: 49b8 509e | 4c6d c201 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
8176 0x000001c22b226bac: 0085 d20f | 84eb 4c00
8177
8178 0x000001c22b226bb4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8179 0x000001c22b226bb4: 0049 b850 | 9e4c 6dc2 | 0100 0049 | 8380 1001
8180
8181 0x000001c22b226bc4: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8182 0x000001c22b226bc4: 0000 0149 | b810 aef6 | 0702 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8b97 | 8003 0000 | 488b 1249
8183 0x000001c22b226be4: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8184 0x000001c22b226be4: 3bd0 48ba | 509e 4c6d | c201 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
8185 0x000001c22b226c04: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f85 | 1a00 0000
8186
8187 0x000001c22b226c18: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8188 0x000001c22b226c18: 48ba 509e | 4c6d c201 | 0000 ff82 | 4001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
8189 0x000001c22b226c38: e201 85d2
8190
8191 0x000001c22b226c3c: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8192 0x000001c22b226c3c: 48ba 20b4 | 9e6d c201 | 0000 48be | 3001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
8193 0x000001c22b226c5c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 2340
8194
8195 0x000001c22b226c6c: ; {metadata(method data for {method} {0x000001c26c24bc08} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8196 0x000001c22b226c6c: 0000 48ba | 0080 d86d | c201 0000 | 4883 8220 | 0100 0001
8197
8198 0x000001c22b226c80: ; {metadata(method data for {method} {0x000001c26d07f8c8} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
8199 0x000001c22b226c80: 48ba 6881 | d86d c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
8200 0x000001c22b226ca0: f60f 841a
8201
8202 0x000001c22b226ca4: ; {metadata(method data for {method} {0x000001c26d07f8c8} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
8203 0x000001c22b226ca4: 4c00 0048 | ba68 81d8 | 6dc2 0100 | 0048 8382 | 1001 0000
8204
8205 0x000001c22b226cb8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8206 0x000001c22b226cb8: 0148 ba20 | b49e 6dc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
8207 0x000001c22b226cd8: 85f6 0f84 | 024c 0000
8208
8209 0x000001c22b226ce0: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8210 0x000001c22b226ce0: 48ba 20b4 | 9e6d c201 | 0000 4883 | 8210 0100
8211
8212 0x000001c22b226cf0: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8213 0x000001c22b226cf0: 0001 48ba | 509e 4c6d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
8214 0x000001c22b226d10: 0085 f60f | 84ea 4b00
8215
8216 0x000001c22b226d18: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8217 0x000001c22b226d18: 0048 ba50 | 9e4c 6dc2 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1249 3bd0
8218 0x000001c22b226d38: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8219 0x000001c22b226d38: 49b8 509e | 4c6d c201 | 0000 48ba | 2001 0000 | 0000 0000 | 750a 48ba | 3001 0000 | 0000 0000
8220 0x000001c22b226d58: 498b 3410 | 488d 7601 | 4989 3410 | 0f85 1c00
8221
8222 0x000001c22b226d68: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8223 0x000001c22b226d68: 0000 49b8 | 509e 4c6d | c201 0000 | 41ff 8040 | 0100 0041 | b801 0000 | 00e9 0600 | 0000 41b8
8224 0x000001c22b226d88: 0000 0000 | 4183 e001
8225
8226 0x000001c22b226d90: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8227 0x000001c22b226d90: 4585 c049 | b820 b49e | 6dc2 0100 | 0048 ba30 | 0100 0000 | 0000 0074 | 0a48 ba20 | 0100 0000
8228 0x000001c22b226db0: 0000 0049 | 8b34 1048 | 8d76 0149 | 8934 100f | 84e4 3d00
8229
8230 0x000001c22b226dc4: ; {oop(a 'com/mojang/blaze3d/platform/GlStateManager$class_1025'{0x0000000205a91fb8})}
8231 0x000001c22b226dc4: 0049 b8b8 | 1fa9 0502 | 0000 0041 | 8b50 1048 | c1e2 0348 | 3b02 4c8b
8232
8233 0x000001c22b226ddc: ; {metadata(method data for {method} {0x000001c26d07f8c8} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
8234 0x000001c22b226ddc: c248 be68 | 81d8 6dc2 | 0100 0048 | 8386 3801
8235
8236 0x000001c22b226dec: ; {metadata(method data for {method} {0x000001c26d04cc08} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
8237 0x000001c22b226dec: 0000 0149 | b8b8 a3d2 | 6dc2 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
8238 0x000001c22b226e0c: feff 1f00 | 85f6 0f84 | 164b 0000
8239
8240 0x000001c22b226e18: ; {metadata(method data for {method} {0x000001c26d04cc08} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
8241 0x000001c22b226e18: 4c8b c248 | beb8 a3d2 | 6dc2 0100 | 0048 8386 | 2801 0000 | 0141 b801 | 0000 000f
8242
8243 0x000001c22b226e34: ; {optimized virtual_call}
8244 0x000001c22b226e34: 1f40 00e8
8245
8246 0x000001c22b226e38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8247 ;*invokevirtual method_4470 {reexecute=0 rethrow=0 return_oop=0}
8248 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@2 (line 920)
8249 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
8250 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
8251 ; - net.minecraft.class_310::method_1523@353 (line 1333)
8252 0x000001c22b226e38: a4b0 e606
8253
8254 0x000001c22b226e3c: ; {other}
8255 0x000001c22b226e3c: 0f1f 8400 | ac41 0024 | 4c8b 8424 | e000 0000
8256
8257 0x000001c22b226e4c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8258 0x000001c22b226e4c: 48be e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 780a
8259 0x000001c22b226e6c: 0000 750d | 4883 8680 | 0a00 0001 | e960 0000 | 004c 3b86 | 880a 0000 | 750d 4883 | 8690 0a00
8260 0x000001c22b226e8c: 0001 e94a | 0000 0048 | 83be 780a | 0000 0075 | 174c 8986 | 780a 0000 | 48c7 8680 | 0a00 0001
8261 0x000001c22b226eac: 0000 00e9 | 2900 0000 | 4883 be88 | 0a00 0000 | 7517 4c89 | 8688 0a00 | 0048 c786 | 900a 0000
8262 0x000001c22b226ecc: 0100 0000 | e908 0000 | 0048 8386 | 680a 0000
8263
8264 0x000001c22b226edc: ; {oop("mouse"{0x0000000205a91fd0})}
8265 0x000001c22b226edc: 0149 b8d0 | 1fa9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
8266 0x000001c22b226efc: ; {virtual_call}
8267 0x000001c22b226efc: 0000 00e8
8268
8269 0x000001c22b226f00: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8270 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
8271 ; - net.minecraft.class_310::method_1523@361 (line 1335)
8272 0x000001c22b226f00: 1ce2 e506
8273
8274 0x000001c22b226f04: ; {other}
8275 0x000001c22b226f04: 0f1f 8400 | 7442 0025 | 488b 9424 | b000 0000 | 8bb2 dc00 | 0000 48c1 | e603 483b | 0648 8bfe
8276 0x000001c22b226f24: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8277 0x000001c22b226f24: 48bb e082 | e36d c201
8278
8279 0x000001c22b226f2c: ; {metadata('net/minecraft/class_312')}
8280 0x000001c22b226f2c: 0000 49ba | 88f2 e500 | 0800 0000 | 4c89 93b0 | 0a00 0048 | 8383 b80a | 0000 0148 | 8bd6 0f1f
8281 0x000001c22b226f4c: ; {optimized virtual_call}
8282 0x000001c22b226f4c: 4400 00e8
8283
8284 0x000001c22b226f50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8285 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
8286 ; - net.minecraft.class_310::method_1523@370 (line 1336)
8287 0x000001c22b226f50: 8c6d ffff
8288
8289 0x000001c22b226f54: ; {other}
8290 0x000001c22b226f54: 0f1f 8400 | c442 0026 | 4c8b 8424 | e000 0000
8291
8292 0x000001c22b226f64: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8293 0x000001c22b226f64: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 e80a
8294 0x000001c22b226f84: 0000 750d | 4883 82f0 | 0a00 0001 | e960 0000 | 004c 3b82 | f80a 0000 | 750d 4883 | 8200 0b00
8295 0x000001c22b226fa4: 0001 e94a | 0000 0048 | 83ba e80a | 0000 0075 | 174c 8982 | e80a 0000 | 48c7 82f0 | 0a00 0001
8296 0x000001c22b226fc4: 0000 00e9 | 2900 0000 | 4883 baf8 | 0a00 0000 | 7517 4c89 | 82f8 0a00 | 0048 c782 | 000b 0000
8297 0x000001c22b226fe4: 0100 0000 | e908 0000 | 0048 8382 | d80a 0000 | 0148 8b94 | 24e0 0000 | 0048 b8d0 | 66c9 0008
8298 0x000001c22b227004: ; {virtual_call}
8299 0x000001c22b227004: 0000 00e8
8300
8301 0x000001c22b227008: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8302 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
8303 ; - net.minecraft.class_310::method_1523@375 (line 1337)
8304 0x000001c22b227008: 147c e506
8305
8306 0x000001c22b22700c: ; {other}
8307 0x000001c22b22700c: 0f1f 8400 | 7c43 0027 | 488b 9424 | b000 0000 | 440f be42 | 7145 85c0
8308
8309 0x000001c22b227024: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8310 0x000001c22b227024: 49b8 e082 | e36d c201 | 0000 48be | 100b 0000 | 0000 0000 | 750a 48be | 200b 0000 | 0000 0000
8311 0x000001c22b227044: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 de01 | 0000 4c8b | 8424 e000
8312
8313 0x000001c22b22705c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8314 0x000001c22b22705c: 0000 48be | e082 e36d | c201 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
8315 0x000001c22b22707c: 400b 0000 | 750d 4883 | 8648 0b00 | 0001 e960 | 0000 004c | 3b86 500b | 0000 750d | 4883 8658
8316 0x000001c22b22709c: 0b00 0001 | e94a 0000 | 0048 83be | 400b 0000 | 0075 174c | 8986 400b | 0000 48c7 | 8648 0b00
8317 0x000001c22b2270bc: 0001 0000 | 00e9 2900 | 0000 4883 | be50 0b00 | 0000 7517 | 4c89 8650 | 0b00 0048 | c786 580b
8318 0x000001c22b2270dc: 0000 0100 | 0000 e908 | 0000 0048 | 8386 300b
8319
8320 0x000001c22b2270ec: ; {oop("gameRenderer"{0x0000000205a91fe8})}
8321 0x000001c22b2270ec: 0000 0149 | b8e8 1fa9 | 0502 0000 | 0048 8b94 | 24e0 0000 | 000f 1f40 | 0048 b8d0 | 66c9 0008
8322 0x000001c22b22710c: ; {virtual_call}
8323 0x000001c22b22710c: 0000 00e8
8324
8325 0x000001c22b227110: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8326 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
8327 ; - net.minecraft.class_310::method_1523@392 (line 1340)
8328 0x000001c22b227110: 0ce0 e506
8329
8330 0x000001c22b227114: ; {other}
8331 0x000001c22b227114: 0f1f 8400 | 8444 0028 | 488b 9424 | b000 0000 | 8bb2 c400 | 0000 48c1 | e603 448b | 8298 0000
8332 0x000001c22b227134: 0049 c1e0 | 0348 3b06
8333
8334 0x000001c22b22713c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8335 0x000001c22b22713c: 4c8b ce48 | bfe0 82e3 | 6dc2 0100
8336
8337 0x000001c22b227148: ; {metadata('net/minecraft/class_757')}
8338 0x000001c22b227148: 0049 bab8 | 74ed 0008 | 0000 004c | 8997 780b | 0000 4883 | 8780 0b00 | 0001 448b | 8c24 b800
8339 0x000001c22b227168: 0000 488b
8340
8341 0x000001c22b22716c: ; {optimized virtual_call}
8342 0x000001c22b22716c: d666 90e8
8343
8344 0x000001c22b227170: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8345 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
8346 ; - net.minecraft.class_310::method_1523@406 (line 1341)
8347 0x000001c22b227170: ac8f 0000
8348
8349 0x000001c22b227174: ; {other}
8350 0x000001c22b227174: 0f1f 8400 | e444 0029 | 4c8b 8424 | e000 0000
8351
8352 0x000001c22b227184: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8353 0x000001c22b227184: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 b00b
8354 0x000001c22b2271a4: 0000 750d | 4883 82b8 | 0b00 0001 | e960 0000 | 004c 3b82 | c00b 0000 | 750d 4883 | 82c8 0b00
8355 0x000001c22b2271c4: 0001 e94a | 0000 0048 | 83ba b00b | 0000 0075 | 174c 8982 | b00b 0000 | 48c7 82b8 | 0b00 0001
8356 0x000001c22b2271e4: 0000 00e9 | 2900 0000 | 4883 bac0 | 0b00 0000 | 7517 4c89 | 82c0 0b00 | 0048 c782 | c80b 0000
8357 0x000001c22b227204: 0100 0000 | e908 0000 | 0048 8382 | a00b 0000 | 0148 8b94 | 24e0 0000 | 0048 b8d0 | 66c9 0008
8358 0x000001c22b227224: ; {virtual_call}
8359 0x000001c22b227224: 0000 00e8
8360
8361 0x000001c22b227228: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8362 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
8363 ; - net.minecraft.class_310::method_1523@411 (line 1342)
8364 0x000001c22b227228: f479 e506
8365
8366 0x000001c22b22722c: ; {other}
8367 0x000001c22b22722c: 0f1f 8400 | 9c45 002a | 4c8b 8424 | e000 0000
8368
8369 0x000001c22b22723c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8370 0x000001c22b22723c: 48be e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 e80b
8371 0x000001c22b22725c: 0000 750d | 4883 86f0 | 0b00 0001 | e960 0000 | 004c 3b86 | f80b 0000 | 750d 4883 | 8600 0c00
8372 0x000001c22b22727c: 0001 e94a | 0000 0048 | 83be e80b | 0000 0075 | 174c 8986 | e80b 0000 | 48c7 86f0 | 0b00 0001
8373 0x000001c22b22729c: 0000 00e9 | 2900 0000 | 4883 bef8 | 0b00 0000 | 7517 4c89 | 86f8 0b00 | 0048 c786 | 000c 0000
8374 0x000001c22b2272bc: 0100 0000 | e908 0000 | 0048 8386 | d80b 0000
8375
8376 0x000001c22b2272cc: ; {oop("blit"{0x0000000205a92000})}
8377 0x000001c22b2272cc: 0149 b800 | 20a9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
8378 0x000001c22b2272ec: ; {virtual_call}
8379 0x000001c22b2272ec: 0000 00e8
8380
8381 0x000001c22b2272f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8382 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
8383 ; - net.minecraft.class_310::method_1523@421 (line 1345)
8384 0x000001c22b2272f0: 2c76 e506
8385
8386 0x000001c22b2272f4: ; {other}
8387 0x000001c22b2272f4: 0f1f 8400 | 6446 002b | 488b 9424 | b000 0000 | 448b 8214 | 0100 0049 | c1e0 0349
8388
8389 0x000001c22b227310: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8390 0x000001c22b227310: 3b00 48be | e082 e36d | c201 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24c 3b86
8391 0x000001c22b227330: 200c 0000 | 750d 4883 | 8628 0c00 | 0001 e960 | 0000 004c | 3b86 300c | 0000 750d | 4883 8638
8392 0x000001c22b227350: 0c00 0001 | e94a 0000 | 0048 83be | 200c 0000 | 0075 174c | 8986 200c | 0000 48c7 | 8628 0c00
8393 0x000001c22b227370: 0001 0000 | 00e9 2900 | 0000 4883 | be30 0c00 | 0000 7517 | 4c89 8630 | 0c00 0048 | c786 380c
8394 0x000001c22b227390: 0000 0100 | 0000 e908 | 0000 0048 | 8386 100c
8395
8396 0x000001c22b2273a0: ; {metadata(method data for {method} {0x000001c26c4d5858} 'method_1240' '()V' in 'net/minecraft/class_276')}
8397 0x000001c22b2273a0: 0000 0149 | b830 5fe2 | 6dc2 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
8398 0x000001c22b2273c0: feff 1f00 | 85f6 0f84 | 9245 0000
8399
8400 0x000001c22b2273cc: ; {metadata(method data for {method} {0x000001c26c4d5858} 'method_1240' '()V' in 'net/minecraft/class_276')}
8401 0x000001c22b2273cc: 49b8 305f | e26d c201 | 0000 4983 | 8010 0100
8402
8403 0x000001c22b2273dc: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8404 0x000001c22b2273dc: 0001 49b8 | a89c 4c6d | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
8405 0x000001c22b2273fc: ff1f 0085 | f60f 8478
8406
8407 0x000001c22b227404: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8408 0x000001c22b227404: 4500 0049 | b810 aef6 | 0702 0000 | 0045 0fbe | 80e4 0000 | 0045 85c0
8409
8410 0x000001c22b22741c: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8411 0x000001c22b22741c: 49b8 a89c | 4c6d c201 | 0000 48be | 1001 0000 | 0000 0000 | 750a 48be | 2001 0000 | 0000 0000
8412 0x000001c22b22743c: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f85 f900
8413
8414 0x000001c22b22744c: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8415 0x000001c22b22744c: 0000 49b8 | a89c 4c6d | c201 0000 | 4983 8030 | 0100 0001
8416
8417 0x000001c22b227460: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8418 0x000001c22b227460: 49b8 509e | 4c6d c201 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
8419 0x000001c22b227480: 0085 f60f | 8417 4500
8420
8421 0x000001c22b227488: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8422 0x000001c22b227488: 0049 b850 | 9e4c 6dc2 | 0100 0049 | 8380 1001
8423
8424 0x000001c22b227498: ; {oop(a 'java/lang/Class'{0x0000000207f6ae10} = 'com/mojang/blaze3d/systems/RenderSystem')}
8425 0x000001c22b227498: 0000 0149 | b810 aef6 | 0702 0000 | 0045 8b40 | 7c49 c1e0 | 0349 8bb7 | 8003 0000 | 488b 3649
8426 0x000001c22b2274b8: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8427 0x000001c22b2274b8: 3bf0 49b8 | 509e 4c6d | c201 0000 | 48be 2001 | 0000 0000 | 0000 750a | 48be 3001 | 0000 0000
8428 0x000001c22b2274d8: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f85 | 1c00 0000
8429
8430 0x000001c22b2274ec: ; {metadata(method data for {method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
8431 0x000001c22b2274ec: 49b8 509e | 4c6d c201 | 0000 41ff | 8040 0100 | 0041 b801 | 0000 00e9 | 0600 0000 | 41b8 0000
8432 0x000001c22b22750c: 0000 4183 | e001 4585
8433
8434 0x000001c22b227514: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8435 0x000001c22b227514: c049 b8a8 | 9c4c 6dc2 | 0100 0048 | be40 0100 | 0000 0000 | 0074 0a48 | be50 0100 | 0000 0000
8436 0x000001c22b227534: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 847a
8437
8438 0x000001c22b227544: ; {metadata(method data for {method} {0x000001c26c4d5858} 'method_1240' '()V' in 'net/minecraft/class_276')}
8439 0x000001c22b227544: 3500 0049 | b830 5fe2 | 6dc2 0100 | 0049 8380 | 2001 0000 | 01ba 408d | 0000 41b8 | 0000 0000
8440 0x000001c22b227564: ; {static_call}
8441 0x000001c22b227564: 6666 90e8
8442
8443 0x000001c22b227568: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8444 ;*invokestatic _glBindFramebuffer {reexecute=0 rethrow=0 return_oop=0}
8445 ; - net.minecraft.class_276::method_1240@6 (line 199)
8446 ; - net.minecraft.class_310::method_1523@430 (line 1346)
8447 0x000001c22b227568: b45d ea06
8448
8449 0x000001c22b22756c: ; {other}
8450 0x000001c22b22756c: 0f1f 8400 | dc48 002c | 488b 9424 | b000 0000 | 448b 8294 | 0000 0049 | c1e0 0349 | 3b00 4d8b
8451 0x000001c22b22758c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8452 0x000001c22b22758c: c848 bee0 | 82e3 6dc2 | 0100 0048 | 8386 480c | 0000 0145 | 0fbe 4851 | 4183 e101
8453
8454 0x000001c22b2275a8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8455 0x000001c22b2275a8: 4585 c949 | b9e0 82e3 | 6dc2 0100 | 0048 be80 | 0c00 0000 | 0000 0075 | 0a48 be90 | 0c00 0000
8456 0x000001c22b2275c8: 0000 0049 | 8b3c 3148 | 8d7f 0149 | 893c 310f | 85ef 0000 | 008b b214 | 0100 0048 | c1e6 034d
8457 0x000001c22b2275e8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8458 0x000001c22b2275e8: 8bc8 48bf | e082 e36d | c201 0000 | 4883 87a0 | 0c00 0001 | 458b 483c
8459
8460 0x000001c22b227600: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8461 0x000001c22b227600: 498b f848 | bbe0 82e3 | 6dc2 0100 | 0048 8383 | d80c 0000 | 0141 8b78 | 4048 3b06
8462
8463 0x000001c22b22761c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8464 0x000001c22b22761c: 4c8b c648 | bbe0 82e3 | 6dc2 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
8465 0x000001c22b22763c: 8320 0d00 | 0075 0d48 | 8383 280d | 0000 01e9 | 6000 0000 | 4c3b 8330 | 0d00 0075 | 0d48 8383
8466 0x000001c22b22765c: 380d 0000 | 01e9 4a00 | 0000 4883 | bb20 0d00 | 0000 7517 | 4c89 8320 | 0d00 0048 | c783 280d
8467 0x000001c22b22767c: 0000 0100 | 0000 e929 | 0000 0048 | 83bb 300d | 0000 0075 | 174c 8983 | 300d 0000 | 48c7 8338
8468 0x000001c22b22769c: 0d00 0001 | 0000 00e9 | 0800 0000 | 4883 8310 | 0d00 0001 | 4d8b c14c | 8bcf 488b | d666 0f1f
8469 0x000001c22b2276bc: ; {optimized virtual_call}
8470 0x000001c22b2276bc: 4400 00e8
8471
8472 0x000001c22b2276c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8473 ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
8474 ; - net.minecraft.class_310::method_1523@461 (line 1349)
8475 0x000001c22b2276c0: bc21 fbff
8476
8477 0x000001c22b2276c4: ; {other}
8478 0x000001c22b2276c4: 0f1f 8400 | 344a 002d
8479
8480 0x000001c22b2276cc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8481 0x000001c22b2276cc: 48bf e082 | e36d c201 | 0000 4883 | 8748 0d00
8482
8483 0x000001c22b2276dc: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
8484 0x000001c22b2276dc: 0001 48bf | 90cc b26d | c201 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
8485 0x000001c22b2276fc: 0085 db0f | 84c6 4200
8486
8487 0x000001c22b227704: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
8488 0x000001c22b227704: 0048 bfa0 | ebc6 0002 | 0000 008b | bf8c 0000 | 0048 c1e7 | 0348 3b07
8489
8490 0x000001c22b22771c: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
8491 0x000001c22b22771c: 488b df48 | b990 ccb2 | 6dc2 0100 | 008b 5b08 | 49ba 0000 | 0000 0800 | 0000 4903 | da48 3b99
8492 0x000001c22b22773c: 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960 | 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138
8493 0x000001c22b22775c: 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000 | 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100
8494 0x000001c22b22777c: 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100 | 0000 7517 | 4889 9930 | 0100 0048 | c781 3801
8495 0x000001c22b22779c: 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001 | 0000 0148 | 8bd7 6666 | 9048 b8d8 | e9e4 0008
8496 0x000001c22b2277bc: ; {virtual_call}
8497 0x000001c22b2277bc: 0000 00e8
8498
8499 0x000001c22b2277c0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8500 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
8501 ; - net.minecraft.class_156::method_648@3 (line 144)
8502 ; - net.minecraft.class_310::method_1523@465 (line 1351)
8503 0x000001c22b2277c0: dc57 e506
8504
8505 0x000001c22b2277c4: ; {other}
8506 0x000001c22b2277c4: 0f1f 8400 | 344b 002e | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 388b
8507 0x000001c22b2277e4: b424 0001 | 0000 85f6
8508
8509 0x000001c22b2277ec: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8510 0x000001c22b2277ec: 48bf e082 | e36d c201 | 0000 48bb | 580d 0000 | 0000 0000 | 740a 48bb | 680d 0000 | 0000 0000
8511 0x000001c22b22780c: 488b 041f | 488d 4001 | 4889 041f | 89b4 2400 | 0100 000f | 84df 0100
8512
8513 0x000001c22b227824: ; {static_call}
8514 0x000001c22b227824: 0066 90e8
8515
8516 0x000001c22b227828: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8517 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
8518 ; - net.minecraft.class_310::method_1523@479 (line 1353)
8519 0x000001c22b227828: 5480 cb05
8520
8521 0x000001c22b22782c: ; {other}
8522 0x000001c22b22782c: 0f1f 8400 | 9c4b 002f | 0f1f 4000
8523
8524 0x000001c22b227838: ; {no_reloc}
8525 0x000001c22b227838: e9c3 4100 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 1001 | 0000 0f1f
8526
8527 0x000001c22b227854: ; {static_call}
8528 0x000001c22b227854: 4400 00e8
8529
8530 0x000001c22b227858: ; ImmutableOopMap {[176]=Oop [224]=Oop [272]=Oop }
8531 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
8532 ; - net.minecraft.class_310::method_1523@483 (line 1353)
8533 0x000001c22b227858: 2480 cb05
8534
8535 0x000001c22b22785c: ; {other}
8536 0x000001c22b22785c: 0f1f 8400 | cc4b 0030
8537
8538 0x000001c22b227864: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8539 0x000001c22b227864: 49b8 e082 | e36d c201 | 0000 4d8d | 80a8 0d00 | 0048 85c0 | 750d 41f6 | 0001 754c | f049 8308
8540 0x000001c22b227884: 01eb 458b | 5008 49ba | 0000 0000 | 0800 0000 | 4903 d24c | 8bd2 4933 | 1048 f7c2 | fcff ffff
8541 0x000001c22b2278a4: 7426 f6c2 | 0275 2149 | f700 feff | ffff 7415 | 498b d249 | 3310 48f7 | c2fc ffff | ff74 0949
8542 0x000001c22b2278c4: 8308 02eb | 0349 8910 | 4c8b 8424 | 1001 0000
8543
8544 0x000001c22b2278d4: ; implicit exception: dispatches to 0x000001c22b22ba0a
8545 0x000001c22b2278d4: 493b 0049
8546
8547 0x000001c22b2278d8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8548 0x000001c22b2278d8: 8bd0 48be | e082 e36d | c201 0000 | 4883 86b8 | 0d00 0001
8549
8550 0x000001c22b2278ec: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
8551 0x000001c22b2278ec: 48ba 480c | dd6c c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
8552 0x000001c22b22790c: f60f 84fc | 4000 0045 | 8b40 0c49 | c1e0 034d
8553
8554 0x000001c22b22791c: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
8555 0x000001c22b22791c: 85c0 48ba | 480c dd6c | c201 0000 | 48be 1001 | 0000 0000 | 0000 740a | 48be 2001 | 0000 0000
8556 0x000001c22b22793c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | b400 0000
8557
8558 0x000001c22b227950: ; implicit exception: dispatches to 0x000001c22b22ba30
8559 0x000001c22b227950: 483b 0048
8560
8561 0x000001c22b227954: ; {metadata(method data for {method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
8562 0x000001c22b227954: 8bd0 48be | 480c dd6c | c201 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9640
8563 0x000001c22b227974: 0100 0075 | 0d48 8386 | 4801 0000 | 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801
8564 0x000001c22b227994: 0000 01e9 | 4a00 0000 | 4883 be40 | 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000
8565 0x000001c22b2279b4: 0100 0000 | e929 0000 | 0048 83be | 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100
8566 0x000001c22b2279d4: 0001 0000 | 00e9 0800 | 0000 4883 | 8630 0100 | 0001 488b | d00f 1f40 | 0048 b8ff | ffff ffff
8567 0x000001c22b2279f4: ; {virtual_call}
8568 0x000001c22b2279f4: ffff ffe8
8569
8570 0x000001c22b2279f8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8571 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
8572 ; - java.util.Optional::ifPresent@12 (line 178)
8573 ; - net.minecraft.class_310::method_1523@488 (line 1353)
8574 0x000001c22b2279f8: 8479 cb05
8575
8576 0x000001c22b2279fc: ; {other}
8577 0x000001c22b2279fc: 0f1f 8400 | 6c4d 0031 | 4c8b 8424 | e000 0000
8578
8579 0x000001c22b227a0c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8580 0x000001c22b227a0c: 48be e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 000e
8581 0x000001c22b227a2c: 0000 750d | 4883 8608 | 0e00 0001 | e960 0000 | 004c 3b86 | 100e 0000 | 750d 4883 | 8618 0e00
8582 0x000001c22b227a4c: 0001 e94a | 0000 0048 | 83be 000e | 0000 0075 | 174c 8986 | 000e 0000 | 48c7 8608 | 0e00 0001
8583 0x000001c22b227a6c: 0000 00e9 | 2900 0000 | 4883 be10 | 0e00 0000 | 7517 4c89 | 8610 0e00 | 0048 c786 | 180e 0000
8584 0x000001c22b227a8c: 0100 0000 | e908 0000 | 0048 8386 | f00d 0000
8585
8586 0x000001c22b227a9c: ; {oop("updateDisplay"{0x0000000205a92018})}
8587 0x000001c22b227a9c: 0149 b818 | 20a9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
8588 0x000001c22b227abc: ; {virtual_call}
8589 0x000001c22b227abc: 0000 00e8
8590
8591 0x000001c22b227ac0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8592 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
8593 ; - net.minecraft.class_310::method_1523@496 (line 1356)
8594 0x000001c22b227ac0: 5cd6 e506
8595
8596 0x000001c22b227ac4: ; {other}
8597 0x000001c22b227ac4: 0f1f 8400 | 344e 0032 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 48c1 | e603 4885
8598
8599 0x000001c22b227ae0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8600 0x000001c22b227ae0: f648 bfe0 | 82e3 6dc2 | 0100 0048 | bb28 0e00 | 0000 0000 | 0074 0a48 | bb38 0e00 | 0000 0000
8601 0x000001c22b227b00: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8461 | 0000 0048 | 8bd6 0f1f | 8000 0000 | 0048 b8ff
8602 0x000001c22b227b20: ffff ffff
8603
8604 0x000001c22b227b24: ; {virtual_call}
8605 0x000001c22b227b24: ffff ffe8
8606
8607 0x000001c22b227b28: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8608 ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0}
8609 ; - net.minecraft.class_310::method_1523@512 (line 1358)
8610 0x000001c22b227b28: 5478 cb05
8611
8612 0x000001c22b227b2c: ; {other}
8613 0x000001c22b227b2c: 0f1f 8400 | 9c4e 0033 | 488b 9424 | b000 0000 | 8bb2 1801 | 0000 48c1 | e603 448b | 8214 0100
8614 0x000001c22b227b4c: 0049 c1e0 | 0348 8bd6 | 9048 b8ff | ffff ffff
8615
8616 0x000001c22b227b5c: ; {virtual_call}
8617 0x000001c22b227b5c: ffff ffe8
8618
8619 0x000001c22b227b60: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8620 ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0}
8621 ; - net.minecraft.class_310::method_1523@523 (line 1359)
8622 0x000001c22b227b60: 1c78 cb05
8623
8624 0x000001c22b227b64: ; {other}
8625 0x000001c22b227b64: 0f1f 8400 | d44e 0034 | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1 | e603 448b | 8218 0100
8626 0x000001c22b227b84: 0049 c1e0 | 0348 3b06
8627
8628 0x000001c22b227b8c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8629 0x000001c22b227b8c: 488b fe48 | bbe0 82e3 | 6dc2 0100 | 0048 8383 | b80e 0000 | 0148 8bd6
8630
8631 0x000001c22b227ba4: ; {optimized virtual_call}
8632 0x000001c22b227ba4: 6666 90e8
8633
8634 0x000001c22b227ba8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8635 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
8636 ; - net.minecraft.class_310::method_1523@534 (line 1361)
8637 0x000001c22b227ba8: d475 faff
8638
8639 0x000001c22b227bac: ; {other}
8640 0x000001c22b227bac: 0f1f 8400 | 1c4f 0035 | 488b 9424 | b000 0000 | 8bb2 b801 | 0000 48c1 | e603 483b | 0648 8bfe
8641 0x000001c22b227bcc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8642 0x000001c22b227bcc: 48bb e082 | e36d c201
8643
8644 0x000001c22b227bd4: ; {metadata('net/minecraft/class_9919')}
8645 0x000001c22b227bd4: 0000 49ba | a846 f800 | 0800 0000 | 4c89 9300 | 0f00 0048 | 8383 080f | 0000 0148 | 8bd6 0f1f
8646 0x000001c22b227bf4: ; {optimized virtual_call}
8647 0x000001c22b227bf4: 4400 00e8
8648
8649 0x000001c22b227bf8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8650 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
8651 ; - net.minecraft.class_310::method_1523@541 (line 1362)
8652 0x000001c22b227bf8: 642d fbff
8653
8654 0x000001c22b227bfc: ; {other}
8655 0x000001c22b227bfc: 0f1f 8400 | 6c4f 0036 | 8984 2404 | 0100 003d | 0401 0000
8656
8657 0x000001c22b227c10: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8658 0x000001c22b227c10: 48ba e082 | e36d c201 | 0000 48be | 280f 0000 | 0000 0000 | 7d0a 48be | 380f 0000 | 0000 0000
8659 0x000001c22b227c30: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f8d 2200
8660
8661 0x000001c22b227c40: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8662 0x000001c22b227c40: 0000 48ba | e082 e36d | c201 0000 | 4883 8248 | 0f00 0001
8663
8664 0x000001c22b227c54: ; {static_call}
8665 0x000001c22b227c54: 488b d0e8
8666
8667 0x000001c22b227c58: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8668 ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0}
8669 ; - net.minecraft.class_310::method_1523@556 (line 1364)
8670 0x000001c22b227c58: 0436 f306
8671
8672 0x000001c22b227c5c: ; {other}
8673 0x000001c22b227c5c: 0f1f 8400 | cc4f 0037 | 4c8b 8424 | e000 0000
8674
8675 0x000001c22b227c6c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8676 0x000001c22b227c6c: 48ba e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b82 680f
8677 0x000001c22b227c8c: 0000 750d | 4883 8270 | 0f00 0001 | e960 0000 | 004c 3b82 | 780f 0000 | 750d 4883 | 8280 0f00
8678 0x000001c22b227cac: 0001 e94a | 0000 0048 | 83ba 680f | 0000 0075 | 174c 8982 | 680f 0000 | 48c7 8270 | 0f00 0001
8679 0x000001c22b227ccc: 0000 00e9 | 2900 0000 | 4883 ba78 | 0f00 0000 | 7517 4c89 | 8278 0f00 | 0048 c782 | 800f 0000
8680 0x000001c22b227cec: 0100 0000 | e908 0000 | 0048 8382 | 580f 0000
8681
8682 0x000001c22b227cfc: ; {oop("yield"{0x0000000205a92030})}
8683 0x000001c22b227cfc: 0149 b830 | 20a9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8d0 | 66c9 0008
8684 0x000001c22b227d1c: ; {virtual_call}
8685 0x000001c22b227d1c: 0000 00e8
8686
8687 0x000001c22b227d20: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8688 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
8689 ; - net.minecraft.class_310::method_1523@564 (line 1367)
8690 0x000001c22b227d20: fcd3 e506
8691
8692 0x000001c22b227d24: ; {other}
8693 0x000001c22b227d24: 0f1f 8400 | 9450 0038
8694
8695 0x000001c22b227d2c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8696 0x000001c22b227d2c: 48ba e082 | e36d c201 | 0000 4883 | 8290 0f00
8697
8698 0x000001c22b227d3c: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8699 0x000001c22b227d3c: 0001 48ba | 4088 985c | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
8700 0x000001c22b227d5c: 0085 f60f | 84da 3c00
8701
8702 0x000001c22b227d64: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8703 0x000001c22b227d64: 0048 ba40 | 8898 5cc2 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2
8704 0x000001c22b227d84: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8705 0x000001c22b227d84: 7516 48bb | 4088 985c | c201 0000 | 808b 1901 | 0000 01e9 | cc00 0000
8706
8707 0x000001c22b227d9c: ; {metadata('java/lang/VirtualThread')}
8708 0x000001c22b227d9c: 48b8 f882 | 0400 0800 | 0000 8b7a | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | c70f 858d
8709 0x000001c22b227dbc: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8710 0x000001c22b227dbc: 0000 0048 | bb40 8898 | 5cc2 0100 | 008b 4208 | 49ba 0000 | 0000 0800 | 0000 4903 | c248 3b83
8711 0x000001c22b227ddc: 3001 0000 | 750d 4883 | 8338 0100 | 0001 e97e | 0000 0048 | 3b83 4001 | 0000 750d | 4883 8348
8712 0x000001c22b227dfc: 0100 0001 | e968 0000 | 0048 83bb | 3001 0000 | 0075 1748 | 8983 3001 | 0000 48c7 | 8338 0100
8713 0x000001c22b227e1c: 0001 0000 | 00e9 4700 | 0000 4883 | bb40 0100 | 0000 7517 | 4889 8340 | 0100 0048 | c783 4801
8714 0x000001c22b227e3c: 0000 0100 | 0000 e926 | 0000 00e9 | 2100 0000
8715
8716 0x000001c22b227e4c: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8717 0x000001c22b227e4c: 48bb 4088 | 985c c201 | 0000 4883 | ab20 0100 | 0001 e905 | 0000 00e9 | 0500 0000 | 4833 f6eb
8718 0x000001c22b227e6c: 0a48 be01 | 0000 0000 | 0000 0085
8719
8720 0x000001c22b227e78: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8721 0x000001c22b227e78: f648 be40 | 8898 5cc2 | 0100 0048 | bf58 0100 | 0000 0000 | 0074 0a48 | bf68 0100 | 0000 0000
8722 0x000001c22b227e98: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 84a6 | 0100 0048 | 85d2 7516
8723
8724 0x000001c22b227eb0: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8725 0x000001c22b227eb0: 48bf 4088 | 985c c201 | 0000 808f | 7101 0000 | 01e9 cc00
8726
8727 0x000001c22b227ec4: ; {metadata('java/lang/VirtualThread')}
8728 0x000001c22b227ec4: 0000 48bb | f882 0400 | 0800 0000 | 8b72 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b de0f
8729 0x000001c22b227ee4: 858d 0000
8730
8731 0x000001c22b227ee8: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8732 0x000001c22b227ee8: 0048 bf40 | 8898 5cc2 | 0100 008b | 5a08 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b9f 8801
8733 0x000001c22b227f08: 0000 750d | 4883 8790 | 0100 0001 | e979 0000 | 0048 3b9f | 9801 0000 | 750d 4883 | 87a0 0100
8734 0x000001c22b227f28: 0001 e963 | 0000 0048 | 83bf 8801 | 0000 0075 | 1748 899f | 8801 0000 | 48c7 8790 | 0100 0001
8735 0x000001c22b227f48: 0000 00e9 | 4200 0000 | 4883 bf98 | 0100 0000 | 7517 4889 | 9f98 0100 | 0048 c787 | a001 0000
8736 0x000001c22b227f68: 0100 0000 | e921 0000 | 00e9 1c00
8737
8738 0x000001c22b227f74: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8739 0x000001c22b227f74: 0000 48bf | 4088 985c | c201 0000 | 4883 af78 | 0100 0001 | e9d3 3a00 | 00e9 0000 | 0000 483b
8740 0x000001c22b227f94: 0248 8bf2
8741
8742 0x000001c22b227f98: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8743 0x000001c22b227f98: 48bf 4088 | 985c c201 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b7c0 0100
8744 0x000001c22b227fb8: 0075 0d48 | 8387 c801 | 0000 01e9 | 6000 0000 | 483b b7d0 | 0100 0075 | 0d48 8387 | d801 0000
8745 0x000001c22b227fd8: 01e9 4a00 | 0000 4883 | bfc0 0100 | 0000 7517 | 4889 b7c0 | 0100 0048 | c787 c801 | 0000 0100
8746 0x000001c22b227ff8: 0000 e929 | 0000 0048 | 83bf d001 | 0000 0075 | 1748 89b7 | d001 0000 | 48c7 87d8 | 0100 0001
8747 0x000001c22b228018: 0000 00e9 | 0800 0000 | 4883 87b0 | 0100 0001 | 0f1f 8000
8748
8749 0x000001c22b22802c: ; {optimized virtual_call}
8750 0x000001c22b22802c: 0000 00e8
8751
8752 0x000001c22b228030: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8753 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
8754 ; - java.lang.Thread::yield@17 (line 443)
8755 ; - net.minecraft.class_310::method_1523@569 (line 1368)
8756 0x000001c22b228030: 4c6e cb05
8757
8758 0x000001c22b228034: ; {other}
8759 0x000001c22b228034: 0f1f 8400 | a453 0039
8760
8761 0x000001c22b22803c: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8762 0x000001c22b22803c: 48be 4088 | 985c c201 | 0000 ff86 | e801 0000 | e923 0000
8763
8764 0x000001c22b228050: ; {metadata(method data for {method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
8765 0x000001c22b228050: 0048 be40 | 8898 5cc2 | 0100 0048 | 8386 0002 | 0000 010f
8766
8767 0x000001c22b228064: ; {static_call}
8768 0x000001c22b228064: 1f40 00e8
8769
8770 0x000001c22b228068: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8771 ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0}
8772 ; - java.lang.Thread::yield@23 (line 445)
8773 ; - net.minecraft.class_310::method_1523@569 (line 1368)
8774 0x000001c22b228068: f4e9 e906
8775
8776 0x000001c22b22806c: ; {other}
8777 0x000001c22b22806c: 0f1f 8400 | dc53 003a | 4c8b 8424 | e000 0000
8778
8779 0x000001c22b22807c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8780 0x000001c22b22807c: 48be e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 b00f
8781 0x000001c22b22809c: 0000 750d | 4883 86b8 | 0f00 0001 | e960 0000 | 004c 3b86 | c00f 0000 | 750d 4883 | 86c8 0f00
8782 0x000001c22b2280bc: 0001 e94a | 0000 0048 | 83be b00f | 0000 0075 | 174c 8986 | b00f 0000 | 48c7 86b8 | 0f00 0001
8783 0x000001c22b2280dc: 0000 00e9 | 2900 0000 | 4883 bec0 | 0f00 0000 | 7517 4c89 | 86c0 0f00 | 0048 c786 | c80f 0000
8784 0x000001c22b2280fc: 0100 0000 | e908 0000 | 0048 8386 | a00f 0000 | 0148 8b94 | 24e0 0000 | 0048 b8d0 | 66c9 0008
8785 0x000001c22b22811c: ; {virtual_call}
8786 0x000001c22b22811c: 0000 00e8
8787
8788 0x000001c22b228120: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8789 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
8790 ; - net.minecraft.class_310::method_1523@574 (line 1369)
8791 0x000001c22b228120: fc6a e506
8792
8793 0x000001c22b228124: ; {other}
8794 0x000001c22b228124: 0f1f 8400 | 9454 003b | 488b 9424 | b000 0000 | 8bb2 9400 | 0000 48c1 | e603 483b | 0648 8bfe
8795 0x000001c22b228144: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8796 0x000001c22b228144: 48bb e082 | e36d c201 | 0000 4883 | 83d8 0f00 | 0001 410f | be7f 4085 | ff0f 8510
8797
8798 0x000001c22b228160: ; {oop("Post render"{0x0000000205a92048})}
8799 0x000001c22b228160: 3900 0049 | ba48 20a9 | 0502 0000 | 0049 c1ea | 0344 8956
8800
8801 0x000001c22b228174: ; {oop("Post render"{0x0000000205a92048})}
8802 0x000001c22b228174: 6448 bf48 | 20a9 0502 | 0000 0048 | 8bde 4833 | df48 c1eb | 1948 83fb | 000f 85ff | 3800 008b
8803 0x000001c22b228194: 7264 ffc6 | 8972 6448
8804
8805 0x000001c22b22819c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8806 0x000001c22b22819c: 8bf2 48bf | e082 e36d | c201 0000
8807
8808 0x000001c22b2281a8: ; {metadata('net/minecraft/class_310')}
8809 0x000001c22b2281a8: 49ba a8ec | c700 0800 | 0000 4c89 | 9720 1000 | 0048 8387 | 2810 0000
8810
8811 0x000001c22b2281c0: ; {metadata(method data for {method} {0x000001c26c4b9890} 'method_1496' '()Z' in 'net/minecraft/class_310')}
8812 0x000001c22b2281c0: 0148 be18 | bee2 6dc2 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
8813 0x000001c22b2281e0: 85ff 0f84 | c238 0000 | 0fbe 726f
8814
8815 0x000001c22b2281ec: ; {metadata(method data for {method} {0x000001c26c4b9890} 'method_1496' '()Z' in 'net/minecraft/class_310')}
8816 0x000001c22b2281ec: 85f6 48be | 18be e26d | c201 0000 | 48bf 1001 | 0000 0000 | 0000 740a | 48bf 2001 | 0000 0000
8817 0x000001c22b22820c: 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f84 | 3f00 0000 | 8bb2 9001 | 0000 48c1 | e603 4885
8818 0x000001c22b22822c: ; {metadata(method data for {method} {0x000001c26c4b9890} 'method_1496' '()Z' in 'net/minecraft/class_310')}
8819 0x000001c22b22822c: f648 be18 | bee2 6dc2 | 0100 0048 | bf40 0100 | 0000 0000 | 0075 0a48 | bf30 0100 | 0000 0000
8820 0x000001c22b22824c: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 850a | 0000 00be | 0000 0000 | e915 0000
8821
8822 0x000001c22b228268: ; {metadata(method data for {method} {0x000001c26c4b9890} 'method_1496' '()Z' in 'net/minecraft/class_310')}
8823 0x000001c22b228268: 0048 be18 | bee2 6dc2 | 0100 00ff | 8650 0100 | 00be 0100 | 0000 83e6
8824
8825 0x000001c22b228280: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8826 0x000001c22b228280: 0185 f648 | bee0 82e3 | 6dc2 0100 | 0048 bf48 | 1000 0000 | 0000 0074 | 0a48 bf58 | 1000 0000
8827 0x000001c22b2282a0: 0000 0048 | 8b1c 3e48 | 8d5b 0148 | 891c 3e0f | 84bb 0200 | 008b b2a4 | 0100 0048 | c1e6 0348
8828 0x000001c22b2282c0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8829 0x000001c22b2282c0: 85f6 48bf | e082 e36d | c201 0000 | 48bb 6810 | 0000 0000 | 0000 740a | 48bb 7810 | 0000 0000
8830 0x000001c22b2282e0: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | ec00 0000
8831
8832 0x000001c22b2282f4: ; implicit exception: dispatches to 0x000001c22b22bacb
8833 0x000001c22b2282f4: 483b 0648
8834
8835 0x000001c22b2282f8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8836 0x000001c22b2282f8: 8bfe 48bb | e082 e36d | c201 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bb98
8837 0x000001c22b228318: 1000 0075 | 0d48 8383 | a010 0000 | 01e9 6000 | 0000 483b | bba8 1000 | 0075 0d48 | 8383 b010
8838 0x000001c22b228338: 0000 01e9 | 4a00 0000 | 4883 bb98 | 1000 0000 | 7517 4889 | bb98 1000 | 0048 c783 | a010 0000
8839 0x000001c22b228358: 0100 0000 | e929 0000 | 0048 83bb | a810 0000 | 0075 1748 | 89bb a810 | 0000 48c7 | 83b0 1000
8840 0x000001c22b228378: 0001 0000 | 00e9 0800 | 0000 4883 | 8388 1000 | 0001 488b | d648 b8ff | ffff ffff
8841
8842 0x000001c22b228394: ; {virtual_call}
8843 0x000001c22b228394: ffff ffe8
8844
8845 0x000001c22b228398: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8846 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
8847 ; - net.minecraft.class_310::method_1523@618 (line 1374)
8848 0x000001c22b228398: 3cf6 f905
8849
8850 0x000001c22b22839c: ; {other}
8851 0x000001c22b22839c: 0f1f 8400 | 0c57 003c
8852
8853 0x000001c22b2283a4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8854 0x000001c22b2283a4: 85c0 48ba | e082 e36d | c201 0000 | 48be c010 | 0000 0000 | 0000 750a | 48be d010 | 0000 0000
8855 0x000001c22b2283c4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 488b | 9424 b000 | 0000 0f85 | 9c00 0000 | 8bb2 a801
8856 0x000001c22b2283e4: 0000 48c1 | e603 4885
8857
8858 0x000001c22b2283ec: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8859 0x000001c22b2283ec: f648 bfe0 | 82e3 6dc2 | 0100 0048 | bbe0 1000 | 0000 0000 | 0074 0a48 | bbf0 1000 | 0000 0000
8860 0x000001c22b22840c: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 8451 | 0100 0048
8861
8862 0x000001c22b228420: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8863 0x000001c22b228420: 3b06 48bf | e082 e36d | c201 0000
8864
8865 0x000001c22b22842c: ; {metadata('net/minecraft/class_425')}
8866 0x000001c22b22842c: 49ba 185c | c300 0800 | 0000 4c89 | 9710 1100 | 0048 8387 | 1811 0000
8867
8868 0x000001c22b228444: ; {metadata(method data for {method} {0x000001c26c303a80} 'method_18640' '()Z' in 'net/minecraft/class_425')}
8869 0x000001c22b228444: 0148 be00 | 00e4 6dc2 | 0100 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00
8870 0x000001c22b228464: 85ff 0f84 | 6936 0000
8871
8872 0x000001c22b22846c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8873 0x000001c22b22846c: 48be e082 | e36d c201 | 0000 ff86 | 4811 0000 | 8bb2 9001 | 0000 48c1 | e603 483b | 0648 8bfe
8874 0x000001c22b22848c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8875 0x000001c22b22848c: 48bb e082 | e36d c201 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bb68 1100
8876 0x000001c22b2284ac: 0075 0d48 | 8383 7011 | 0000 01e9 | 6000 0000 | 483b bb78 | 1100 0075 | 0d48 8383 | 8011 0000
8877 0x000001c22b2284cc: 01e9 4a00 | 0000 4883 | bb68 1100 | 0000 7517 | 4889 bb68 | 1100 0048 | c783 7011 | 0000 0100
8878 0x000001c22b2284ec: 0000 e929 | 0000 0048 | 83bb 7811 | 0000 0075 | 1748 89bb | 7811 0000 | 48c7 8380 | 1100 0001
8879 0x000001c22b22850c: 0000 00e9 | 0800 0000 | 4883 8358 | 1100 0001 | 488b d666 | 0f1f 4400 | 0048 b8f0 | 46c4 65c2
8880 0x000001c22b22852c: ; {virtual_call}
8881 0x000001c22b22852c: 0100 00e8
8882
8883 0x000001c22b228530: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8884 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
8885 ; - net.minecraft.class_310::method_1523@645 (line 1374)
8886 0x000001c22b228530: 1db9 cb05
8887
8888 0x000001c22b228534: ; {other}
8889 0x000001c22b228534: 0f1f 8400 | a458 003d
8890
8891 0x000001c22b22853c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8892 0x000001c22b22853c: 85c0 48ba | e082 e36d | c201 0000 | 48be a011 | 0000 0000 | 0000 740a | 48be 9011 | 0000 0000
8893 0x000001c22b22855c: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 0a00 0000 | ba00 0000 | 00e9 1500
8894
8895 0x000001c22b228578: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8896 0x000001c22b228578: 0000 48ba | e082 e36d | c201 0000 | ff82 b011 | 0000 ba01 | 0000 0048 | 8bb4 24b0 | 0000 0083
8897 0x000001c22b228598: e201 8856 | 70f0 8344 | 24c0 008b | 9698 0000 | 0048 c1e2 | 030f be7e | 7048 3b02
8898
8899 0x000001c22b2285b4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8900 0x000001c22b2285b4: 488b da48 | b8e0 82e3 | 6dc2 0100
8901
8902 0x000001c22b2285c0: ; {metadata('net/minecraft/class_9779$class_9781')}
8903 0x000001c22b2285c0: 0049 bad0 | fbc8 0008 | 0000 004c | 8990 d811 | 0000 4883 | 80e0 1100
8904
8905 0x000001c22b2285d8: ; {metadata(method data for {method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
8906 0x000001c22b2285d8: 0001 48bb | c0bf e26d | c201 0000 | 8b83 cc00 | 0000 83c0 | 0289 83cc | 0000 0025 | feff 1f00
8907 0x000001c22b2285f8: 85c0 0f84 | 0035 0000
8908
8909 0x000001c22b228600: ; {metadata(method data for {method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
8910 0x000001c22b228600: 85ff 48bf | c0bf e26d | c201 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
8911 0x000001c22b228620: 0000 488b | 041f 488d | 4001 4889 | 041f 488b | fa0f 8494
8912
8913 0x000001c22b228634: ; {metadata(method data for {method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
8914 0x000001c22b228634: 0000 0048 | bbc0 bfe2 | 6dc2 0100 | 0048 8383 | 3001 0000
8915
8916 0x000001c22b228648: ; {metadata(method data for {method} {0x000001c26c53de48} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
8917 0x000001c22b228648: 0148 bf20 | c3e2 6dc2 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
8918 0x000001c22b228668: 85db 0f84 | b134 0000 | 0fbe 7a30
8919
8920 0x000001c22b228674: ; {metadata(method data for {method} {0x000001c26c53de48} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
8921 0x000001c22b228674: 85ff 48bf | 20c3 e26d | c201 0000 | 48bb 1001 | 0000 0000 | 0000 750a | 48bb 2001 | 0000 0000
8922 0x000001c22b228694: 0000 488b | 041f 488d | 4001 4889 | 041f 0f85 | 0a00 0000 | c5fa 1042 | 20c5 fa11 | 4228 c642
8923 0x000001c22b2286b4: ; {metadata(method data for {method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
8924 0x000001c22b2286b4: 3001 48ba | c0bf e26d | c201 0000 | ff82 6801 | 0000 e97f
8925
8926 0x000001c22b2286c8: ; {metadata(method data for {method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
8927 0x000001c22b2286c8: 0000 0048 | bbc0 bfe2 | 6dc2 0100 | 0048 8383 | 8001 0000
8928
8929 0x000001c22b2286dc: ; {metadata(method data for {method} {0x000001c26c53df18} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
8930 0x000001c22b2286dc: 0148 bfc0 | c1e2 6dc2 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
8931 0x000001c22b2286fc: 85db 0f84 | 3e34 0000 | 0fbe 7a30
8932
8933 0x000001c22b228708: ; {metadata(method data for {method} {0x000001c26c53df18} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
8934 0x000001c22b228708: 85ff 48bf | c0c1 e26d | c201 0000 | 48bb 1001 | 0000 0000 | 0000 740a | 48bb 2001 | 0000 0000
8935 0x000001c22b228728: 0000 488b | 041f 488d | 4001 4889 | 041f 0f84 | 0a00 0000 | c5fa 1042 | 28c5 fa11 | 4220 c642
8936 0x000001c22b228748: 3000 8bbe | 9800 0000 | 48c1 e703
8937
8938 0x000001c22b228754: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8939 0x000001c22b228754: 488b d648 | bbe0 82e3 | 6dc2 0100 | 0048 8383 | 0012 0000
8940
8941 0x000001c22b228768: ; {metadata(method data for {method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
8942 0x000001c22b228768: 0148 bab0 | b5d8 6dc2 | 0100 008b | 9acc 0000 | 0083 c302 | 899a cc00 | 0000 81e3 | feff 1f00
8943 0x000001c22b228788: 85db 0f84 | d333 0000 | 8b96 8801 | 0000 48c1 | e203 4885
8944
8945 0x000001c22b22879c: ; {metadata(method data for {method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
8946 0x000001c22b22879c: d248 bbb0 | b5d8 6dc2 | 0100 0048 | b810 0100 | 0000 0000 | 0074 0a48 | b820 0100 | 0000 0000
8947 0x000001c22b2287bc: 0048 8b0c | 0348 8d49 | 0148 890c | 0348 89bc | 2418 0100 | 000f 8401 | 0100 0048 | 3b02 488b
8948 0x000001c22b2287dc: ; {metadata(method data for {method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
8949 0x000001c22b2287dc: da48 b8b0 | b5d8 6dc2 | 0100 008b | 5b08 49ba | 0000 0000 | 0800 0000 | 4903 da48 | 3b98 4001
8950 0x000001c22b2287fc: 0000 750d | 4883 8048 | 0100 0001 | e960 0000 | 0048 3b98 | 5001 0000 | 750d 4883 | 8058 0100
8951 0x000001c22b22881c: 0001 e94a | 0000 0048 | 83b8 4001 | 0000 0075 | 1748 8998 | 4001 0000 | 48c7 8048 | 0100 0001
8952 0x000001c22b22883c: 0000 00e9 | 2900 0000 | 4883 b850 | 0100 0000 | 7517 4889 | 9850 0100 | 0048 c780 | 5801 0000
8953 0x000001c22b22885c: 0100 0000 | e908 0000 | 0048 8380 | 3001 0000 | 0148 b8ff | ffff ffff
8954
8955 0x000001c22b228874: ; {virtual_call}
8956 0x000001c22b228874: ffff ffe8
8957
8958 0x000001c22b228878: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
8959 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
8960 ; - net.minecraft.class_310::method_60647@11 (line 1943)
8961 ; - net.minecraft.class_310::method_1523@675 (line 1376)
8962 0x000001c22b228878: 046b cb05
8963
8964 0x000001c22b22887c: ; {other}
8965 0x000001c22b22887c: 0f1f 8400 | ec5b 003e | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff
8966
8967 0x000001c22b228894: ; {virtual_call}
8968 0x000001c22b228894: ffff ffe8
8969
8970 0x000001c22b228898: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
8971 ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0}
8972 ; - net.minecraft.class_310::method_60647@14 (line 1943)
8973 ; - net.minecraft.class_310::method_1523@675 (line 1376)
8974 0x000001c22b228898: e46a cb05
8975
8976 0x000001c22b22889c: ; {other}
8977 0x000001c22b22889c: 0f1f 8400 | 0c5c 003f
8978
8979 0x000001c22b2288a4: ; {metadata(method data for {method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
8980 0x000001c22b2288a4: 85c0 48ba | b0b5 d86d | c201 0000 | 48be a001 | 0000 0000 | 0000 740a | 48be b001 | 0000 0000
8981 0x000001c22b2288c4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 1a00 0000
8982
8983 0x000001c22b2288d8: ; {metadata(method data for {method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
8984 0x000001c22b2288d8: 48ba b0b5 | d86d c201 | 0000 ff82 | c001 0000 | ba01 0000 | 00e9 0500 | 0000 ba00 | 0000 0083
8985 0x000001c22b2288f8: e201 85d2
8986
8987 0x000001c22b2288fc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8988 0x000001c22b2288fc: 48ba e082 | e36d c201 | 0000 48be | 3812 0000 | 0000 0000 | 750a 48be | 4812 0000 | 0000 0000
8989 0x000001c22b22891c: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1a00
8990
8991 0x000001c22b22892c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8992 0x000001c22b22892c: 0000 48ba | e082 e36d | c201 0000 | ff82 5812 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
8993 0x000001c22b22894c: 0048 8bbc | 2418 0100 | 0048 3b07
8994
8995 0x000001c22b228958: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8996 0x000001c22b228958: 488b c748 | b9e0 82e3 | 6dc2 0100
8997
8998 0x000001c22b228964: ; {metadata('net/minecraft/class_9779$class_9781')}
8999 0x000001c22b228964: 0049 bad0 | fbc8 0008 | 0000 004c | 8991 8012 | 0000 4883 | 8188 1200 | 0001 83e2 | 0188 5731
9000 0x000001c22b228984: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9001 0x000001c22b228984: 48ba e082 | e36d c201 | 0000 4883 | 82a8 1200
9002
9003 0x000001c22b228994: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
9004 0x000001c22b228994: 0001 48ba | 90cc b26d | c201 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
9005 0x000001c22b2289b4: 0085 ff0f | 84d1 3100
9006
9007 0x000001c22b2289bc: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
9008 0x000001c22b2289bc: 0048 baa0 | ebc6 0002 | 0000 008b | 928c 0000 | 0048 c1e2 | 0348 3b02
9009
9010 0x000001c22b2289d4: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
9011 0x000001c22b2289d4: 488b fa48 | b890 ccb2 | 6dc2 0100 | 008b 7f08 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3bb8
9012 0x000001c22b2289f4: 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960 | 0000 0048 | 3bb8 3001 | 0000 750d | 4883 8038
9013 0x000001c22b228a14: 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000 | 0075 1748 | 89b8 2001 | 0000 48c7 | 8028 0100
9014 0x000001c22b228a34: 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100 | 0000 7517 | 4889 b830 | 0100 0048 | c780 3801
9015 0x000001c22b228a54: 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001 | 0000 0166 | 0f1f 4400 | 0048 b8d8 | e9e4 0008
9016 0x000001c22b228a74: ; {virtual_call}
9017 0x000001c22b228a74: 0000 00e8
9018
9019 0x000001c22b228a78: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9020 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
9021 ; - net.minecraft.class_156::method_648@3 (line 144)
9022 ; - net.minecraft.class_310::method_1523@689 (line 1378)
9023 0x000001c22b228a78: 2445 e506
9024
9025 0x000001c22b228a7c: ; {other}
9026 0x000001c22b228a7c: 0f1f 8400 | ec5d 0040 | 488b 9424 | b000 0000 | 488b 7228 | 488b f848 | 2bfe 8bb4 | 2400 0100
9027 0x000001c22b228a9c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9028 0x000001c22b228a9c: 0085 f648 | bee0 82e3 | 6dc2 0100 | 0048 bbb8 | 1200 0000 | 0000 0074 | 0a48 bbc8 | 1200 0000
9029 0x000001c22b228abc: 0000 0048 | 8b0c 1e48 | 8d49 0148 | 890c 1e0f | 8404 0000 | 0048 897a | 4048 8984 | 2428 0100
9030 0x000001c22b228adc: 0048 8bf2
9031
9032 0x000001c22b228ae0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9033 0x000001c22b228ae0: 48bb e082 | e36d c201
9034
9035 0x000001c22b228ae8: ; {metadata('net/minecraft/class_310')}
9036 0x000001c22b228ae8: 0000 49ba | a8ec c700 | 0800 0000 | 4c89 93e8 | 1200 0048 | 8383 f012
9037
9038 0x000001c22b228b00: ; {metadata(method data for {method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
9039 0x000001c22b228b00: 0000 0148 | be78 9cd2 | 6dc2 0100 | 008b 9ecc | 0000 0083 | c302 899e | cc00 0000 | 81e3 feff
9040 0x000001c22b228b20: 1f00 85db | 0f84 8a30 | 0000 8bb2 | d000 0000 | 48c1 e603
9041
9042 0x000001c22b228b34: ; implicit exception: dispatches to 0x000001c22b22bbd5
9043 0x000001c22b228b34: 483b 0648
9044
9045 0x000001c22b228b38: ; {metadata(method data for {method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
9046 0x000001c22b228b38: 8bde 48b9 | 789c d26d | c201 0000 | 4883 8128 | 0100 0001 | 8b76 6c48 | c1e6 0348 | 3b06 488b
9047 0x000001c22b228b58: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9048 0x000001c22b228b58: de48 b9e0 | 82e3 6dc2
9049
9050 0x000001c22b228b60: ; {metadata('net/minecraft/class_340')}
9051 0x000001c22b228b60: 0100 0049 | ba50 d7ed | 0008 0000 | 004c 8991 | 2013 0000 | 4883 8128 | 1300 0001
9052
9053 0x000001c22b228b7c: ; {metadata(method data for {method} {0x000001c26d44f640} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
9054 0x000001c22b228b7c: 48bb 80c4 | e26d c201 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
9055 0x000001c22b228b9c: c90f 843c | 3000 008b | 7630 48c1 | e603 483b | 0648 8bde
9056
9057 0x000001c22b228bb0: ; {metadata(method data for {method} {0x000001c26d44f640} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
9058 0x000001c22b228bb0: 48b9 80c4 | e26d c201 | 0000 8b5b | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 9920 0100
9059 0x000001c22b228bd0: 0075 0d48 | 8381 2801 | 0000 01e9 | 6000 0000 | 483b 9930 | 0100 0075 | 0d48 8381 | 3801 0000
9060 0x000001c22b228bf0: 01e9 4a00 | 0000 4883 | b920 0100 | 0000 7517 | 4889 9920 | 0100 0048 | c781 2801 | 0000 0100
9061 0x000001c22b228c10: 0000 e929 | 0000 0048 | 83b9 3001 | 0000 0075 | 1748 8999 | 3001 0000 | 48c7 8138 | 0100 0001
9062 0x000001c22b228c30: 0000 00e9 | 0800 0000 | 4883 8110 | 0100 0001
9063
9064 0x000001c22b228c40: ; {metadata(method data for {method} {0x000001c26d454c98} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
9065 0x000001c22b228c40: 48bb 18c6 | e26d c201 | 0000 8b8b | cc00 0000 | 83c1 0289 | 8bcc 0000 | 0081 e1fe | ff1f 0085
9066 0x000001c22b228c60: c90f 849e | 2f00 008b | 5e10 48c1 | e303 837b | 0c00 0f86 | b82f 0000 | 4889 7b10
9067
9068 0x000001c22b228c7c: ; {metadata(method data for {method} {0x000001c26d454c98} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
9069 0x000001c22b228c7c: 488b fe48 | bb18 c6e2 | 6dc2 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424 | 2001 0000
9070 0x000001c22b228c9c: ; {optimized virtual_call}
9071 0x000001c22b228c9c: 6666 90e8
9072
9073 0x000001c22b228ca0: ; ImmutableOopMap {[176]=Oop [224]=Oop [288]=Oop }
9074 ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0}
9075 ; - net.minecraft.class_9187::method_53066@8 (line 25)
9076 ; - net.minecraft.class_340::method_53534@5 (line 584)
9077 ; - net.minecraft.class_310::method_1523@720 (line 1383)
9078 0x000001c22b228ca0: dc48 fbff
9079
9080 0x000001c22b228ca4: ; {other}
9081 0x000001c22b228ca4: 0f1f 8400 | 1460 0041 | 488b b424 | 2001 0000
9082
9083 0x000001c22b228cb4: ; {metadata(method data for {method} {0x000001c26d454c98} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
9084 0x000001c22b228cb4: 48ba 18c6 | e26d c201 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b | b258 0100
9085 0x000001c22b228cd4: 0075 0d48 | 8382 6001 | 0000 01e9 | 6000 0000 | 483b b268 | 0100 0075 | 0d48 8382 | 7001 0000
9086 0x000001c22b228cf4: 01e9 4a00 | 0000 4883 | ba58 0100 | 0000 7517 | 4889 b258 | 0100 0048 | c782 6001 | 0000 0100
9087 0x000001c22b228d14: 0000 e929 | 0000 0048 | 83ba 6801 | 0000 0075 | 1748 89b2 | 6801 0000 | 48c7 8270 | 0100 0001
9088 0x000001c22b228d34: 0000 00e9 | 0800 0000 | 4883 8248 | 0100 0001 | 488b 9424 | 2001 0000
9089
9090 0x000001c22b228d4c: ; {optimized virtual_call}
9091 0x000001c22b228d4c: 6666 90e8
9092
9093 0x000001c22b228d50: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9094 ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0}
9095 ; - net.minecraft.class_9187::method_53066@12 (line 26)
9096 ; - net.minecraft.class_340::method_53534@5 (line 584)
9097 ; - net.minecraft.class_310::method_1523@720 (line 1383)
9098 0x000001c22b228d50: 0c52 fbff
9099
9100 0x000001c22b228d54: ; {other}
9101 0x000001c22b228d54: 0f1f 8400 | c460 0042 | 488b 9424 | b000 0000 | 488b 8424 | 2801 0000 | 4889 4228 | 4c8b 8424
9102 0x000001c22b228d74: e000 0000
9103
9104 0x000001c22b228d78: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9105 0x000001c22b228d78: 48be e082 | e36d c201 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 5813
9106 0x000001c22b228d98: 0000 750d | 4883 8660 | 1300 0001 | e960 0000 | 004c 3b86 | 6813 0000 | 750d 4883 | 8670 1300
9107 0x000001c22b228db8: 0001 e94a | 0000 0048 | 83be 5813 | 0000 0075 | 174c 8986 | 5813 0000 | 48c7 8660 | 1300 0001
9108 0x000001c22b228dd8: 0000 00e9 | 2900 0000 | 4883 be68 | 1300 0000 | 7517 4c89 | 8668 1300 | 0048 c786 | 7013 0000
9109 0x000001c22b228df8: 0100 0000 | e908 0000 | 0048 8386 | 4813 0000
9110
9111 0x000001c22b228e08: ; {oop("fpsUpdate"{0x0000000205a92060})}
9112 0x000001c22b228e08: 0149 b860 | 20a9 0502 | 0000 0048 | 8b94 24e0 | 0000 0066 | 9048 b8d0 | 66c9 0008
9113
9114 0x000001c22b228e24: ; {virtual_call}
9115 0x000001c22b228e24: 0000 00e8
9116
9117 0x000001c22b228e28: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9118 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
9119 ; - net.minecraft.class_310::method_1523@734 (line 1386)
9120 0x000001c22b228e28: f45a e506
9121
9122 0x000001c22b228e2c: ; {other}
9123 0x000001c22b228e2c: 0f1f 8400 | 9c61 0043 | 488b 9424 | b000 0000 | 8bb2 d401 | 0000 48c1 | e603 4885
9124
9125 0x000001c22b228e48: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9126 0x000001c22b228e48: f648 bfe0 | 82e3 6dc2 | 0100 0048 | bb80 1300 | 0000 0000 | 0074 0a48 | bb90 1300 | 0000 0000
9127 0x000001c22b228e68: 0048 8b04 | 1f48 8d40 | 0148 8904 | 1f0f 84ad | 0000 0048 | 8bd6 0f1f | 8000 0000 | 0048 b8ff
9128 0x000001c22b228e88: ffff ffff
9129
9130 0x000001c22b228e8c: ; {virtual_call}
9131 0x000001c22b228e8c: ffff ffe8
9132
9133 0x000001c22b228e90: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9134 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
9135 ; - net.minecraft.class_310::method_1523@750 (line 1388)
9136 0x000001c22b228e90: ec64 cb05
9137
9138 0x000001c22b228e94: ; {other}
9139 0x000001c22b228e94: 0f1f 8400 | 0462 0044
9140
9141 0x000001c22b228e9c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9142 0x000001c22b228e9c: 85c0 48ba | e082 e36d | c201 0000 | 48be d813 | 0000 0000 | 0000 740a | 48be e813 | 0000 0000
9143 0x000001c22b228ebc: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f84 | 5800 0000 | 488b 9424 | b000 0000 | 8bb2 d401
9144 0x000001c22b228edc: 0000 48c1 | e603 488b | d648 b8ff | ffff ffff
9145
9146 0x000001c22b228eec: ; {virtual_call}
9147 0x000001c22b228eec: ffff ffe8
9148
9149 0x000001c22b228ef0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9150 ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0}
9151 ; - net.minecraft.class_310::method_1523@761 (line 1389)
9152 0x000001c22b228ef0: 8c64 cb05
9153
9154 0x000001c22b228ef4: ; {other}
9155 0x000001c22b228ef4: 0f1f 8400 | 6462 0045 | 488b 9424 | b000 0000 | 488b 7240 | c4e1 fb2a
9156
9157 0x000001c22b228f0c: ; {section_word}
9158 0x000001c22b228f0c: c0c5 fb59 | 054b abff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 480f | 1f44 0000
9159
9160 0x000001c22b228f28: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9161 0x000001c22b228f28: 48be e082 | e36d c201 | 0000 4883 | 8630 1400
9162
9163 0x000001c22b228f38: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
9164 0x000001c22b228f38: 0001 48be | 304f d16d | c201 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
9165 0x000001c22b228f58: 0085 ff0f | 84e1 2c00
9166
9167 0x000001c22b228f60: ; {metadata(method data for {method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
9168 0x000001c22b228f60: 0048 be30 | 4fd1 6dc2 | 0100 0048 | 8386 1001
9169
9170 0x000001c22b228f70: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
9171 0x000001c22b228f70: 0000 0148 | be90 ccb2 | 6dc2 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
9172 0x000001c22b228f90: 1f00 85ff | 0f84 c92c
9173
9174 0x000001c22b228f98: ; {oop(a 'java/lang/Class'{0x0000000200c6eba0} = 'net/minecraft/class_156')}
9175 0x000001c22b228f98: 0000 48be | a0eb c600 | 0200 0000 | 8bb6 8c00 | 0000 48c1 | e603 483b | 0648 8bfe
9176
9177 0x000001c22b228fb4: ; {metadata(method data for {method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
9178 0x000001c22b228fb4: 48bb 90cc | b26d c201 | 0000 8b7f | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | bb20 0100
9179 0x000001c22b228fd4: 0075 0d48 | 8383 2801 | 0000 01e9 | 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000
9180 0x000001c22b228ff4: 01e9 4a00 | 0000 4883 | bb20 0100 | 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100
9181 0x000001c22b229014: 0000 e929 | 0000 0048 | 83bb 3001 | 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001
9182 0x000001c22b229034: 0000 00e9 | 0800 0000 | 4883 8310 | 0100 0001 | 488b d666 | 0f1f 4400 | 0048 b8d8 | e9e4 0008
9183 0x000001c22b229054: ; {virtual_call}
9184 0x000001c22b229054: 0000 00e8
9185
9186 0x000001c22b229058: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9187 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
9188 ; - net.minecraft.class_156::method_648@3 (line 144)
9189 ; - net.minecraft.class_156::method_658@0 (line 140)
9190 ; - net.minecraft.class_310::method_1523@778 (line 1392)
9191 0x000001c22b229058: 443f e506
9192
9193 0x000001c22b22905c: ; {other}
9194 0x000001c22b22905c: 0f1f 8400 | cc63 0046 | 48b9 4042 | 0f00 0000 | 0000 488b | d048 8bf1 | 488b ce48 | 83fe 000f
9195 0x000001c22b22907c: 8408 2c00
9196
9197 0x000001c22b229080: ; {runtime_call}
9198 0x000001c22b229080: 0048 b8e0 | 1585 12fc | 7f00 00ff
9199
9200 0x000001c22b22908c: ; {other}
9201 0x000001c22b22908c: d00f 1f84 | 0000 0000 | 0048 8b94 | 24b0 0000 | 004c 8b42 | 3048 bee8 | 0300 0000 | 0000 004c
9202 0x000001c22b2290ac: 03c6 493b
9203
9204 0x000001c22b2290b0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9205 0x000001c22b2290b0: c049 b8e0 | 82e3 6dc2 | 0100 0048 | be40 1400 | 0000 0000 | 007c 0a48 | be50 1400 | 0000 0000
9206 0x000001c22b2290d0: 0049 8b3c | 3048 8d7f | 0149 893c | 300f 8cb2 | 1800 00c5 | fb10 4248
9207
9208 0x000001c22b2290e8: ; {section_word}
9209 0x000001c22b2290e8: c5fb 100d | 78a9 ffff | c5f9 2ec1 | 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8
9210 0x000001c22b229108: 0000 0000 | 0f84 0300 | 0000 49ff | c045 85c0
9211
9212 0x000001c22b229118: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9213 0x000001c22b229118: 49b8 e082 | e36d c201 | 0000 48be | 6014 0000 | 0000 0000 | 7e0a 48be | 7014 0000 | 0000 0000
9214 0x000001c22b229138: 498b 3c30 | 488d 7f01 | 4989 3c30 | 0f8e ea01
9215
9216 0x000001c22b229148: ; {section_word}
9217 0x000001c22b229148: 0000 c5fb | 100d 1ea9 | ffff c5f9 | 2ec1 41b8 | ffff ffff | 0f8a 1500 | 0000 0f82 | 0f00 0000
9218 0x000001c22b229168: 41b8 0000 | 0000 0f84 | 0300 0000 | 49ff c045
9219
9220 0x000001c22b229178: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9221 0x000001c22b229178: 85c0 49b8 | e082 e36d | c201 0000 | 48be 8014 | 0000 0000 | 0000 7e0a | 48be 9014 | 0000 0000
9222 0x000001c22b229198: 0000 498b | 3c30 488d | 7f01 4989 | 3c30 0f8e | cd00 0000
9223
9224 0x000001c22b2291ac: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9225 0x000001c22b2291ac: 49b8 e082 | e36d c201 | 0000 4983 | 80a0 1400
9226
9227 0x000001c22b2291bc: ; {metadata(method data for {method} {0x000001c25b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9228 0x000001c22b2291bc: 0001 49b8 | 3867 705b | c201 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
9229 0x000001c22b2291dc: ff1f 0085 | f60f 84a7
9230
9231 0x000001c22b2291e4: ; {metadata(method data for {method} {0x000001c25b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9232 0x000001c22b2291e4: 2a00 0049 | b838 6770 | 5bc2 0100 | 0041 ff80 | 1001 0000
9233
9234 0x000001c22b2291f8: ; {oop(a 'net/minecraft/class_124'{0x000000020636f8a0})}
9235 0x000001c22b2291f8: 49b8 a0f8 | 3606 0200 | 0000 498b
9236
9237 0x000001c22b229204: ; {metadata(method data for {method} {0x000001c25b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9238 0x000001c22b229204: f048 bf38 | 6770 5bc2 | 0100 0048 | 8387 4801 | 0000 0145 | 8b40 2449 | c1e0 0390
9239
9240 0x000001c22b229220: ; {no_reloc}
9241 0x000001c22b229220: e99e 2a00 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000
9242
9243 0x000001c22b229234: ; {static_call}
9244 0x000001c22b229234: 0000 00e8
9245
9246 0x000001c22b229238: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9247 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
9248 ; - net.minecraft.class_310::method_1523@819 (line 1395)
9249 0x000001c22b229238: 4466 cb05
9250
9251 0x000001c22b22923c: ; {other}
9252 0x000001c22b22923c: 0f1f 8400 | ac65 0047
9253
9254 0x000001c22b229244: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9255 0x000001c22b229244: 48be e082 | e36d c201 | 0000 488d | b6d0 1400 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01
9256 0x000001c22b229264: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9257 0x000001c22b229264: 48be e082 | e36d c201 | 0000 ff86 | e014 0000 | e963 0000
9258
9259 0x000001c22b229278: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9260 0x000001c22b229278: 0048 bee0 | 82e3 6dc2 | 0100 0048 | 8386 f814 | 0000 010f
9261
9262 0x000001c22b22928c: ; {static_call}
9263 0x000001c22b22928c: 1f40 00e8
9264
9265 0x000001c22b229290: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9266 ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0}
9267 ; - net.minecraft.class_310::method_1523@831 (line 1395)
9268 0x000001c22b229290: ec65 cb05
9269
9270 0x000001c22b229294: ; {other}
9271 0x000001c22b229294: 0f1f 8400 | 0466 0048 | 0f1f 4000
9272
9273 0x000001c22b2292a0: ; {no_reloc}
9274 0x000001c22b2292a0: e937 2a00 | 0090 9090 | 9090 488b
9275
9276 0x000001c22b2292ac: ; {static_call}
9277 0x000001c22b2292ac: d066 90e8
9278
9279 0x000001c22b2292b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9280 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
9281 ; - net.minecraft.class_310::method_1523@834 (line 1395)
9282 0x000001c22b2292b0: cc65 cb05
9283
9284 0x000001c22b2292b4: ; {other}
9285 0x000001c22b2292b4: 0f1f 8400 | 2466 0049
9286
9287 0x000001c22b2292bc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9288 0x000001c22b2292bc: 48ba e082 | e36d c201 | 0000 488d | 9218 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01
9289 0x000001c22b2292dc: 0f1f 4000
9290
9291 0x000001c22b2292e0: ; {no_reloc}
9292 0x000001c22b2292e0: e910 2a00 | 0090 9090 | 9090 488b
9293
9294 0x000001c22b2292ec: ; {static_call}
9295 0x000001c22b2292ec: d066 90e8
9296
9297 0x000001c22b2292f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9298 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
9299 ; - net.minecraft.class_310::method_1523@839 (line 1395)
9300 0x000001c22b2292f0: 8c65 cb05
9301
9302 0x000001c22b2292f4: ; {other}
9303 0x000001c22b2292f4: 0f1f 8400 | 6466 004a
9304
9305 0x000001c22b2292fc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9306 0x000001c22b2292fc: 48bb e082 | e36d c201 | 0000 488d | 9b48 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01
9307 0x000001c22b22931c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9308 0x000001c22b22931c: 48bb e082 | e36d c201 | 0000 ff83 | 5815 0000 | 4c8b c0e9 | 0a00 0000
9309
9310 0x000001c22b229334: ; {oop(""{0x000000020200a148})}
9311 0x000001c22b229334: 49b8 48a1 | 0002 0200 | 0000 488b | 9424 b000 | 0000 8b5a
9312
9313 0x000001c22b229348: ; {oop(a 'java/lang/Class'{0x0000000207f6aef8} = 'net/minecraft/class_310')}
9314 0x000001c22b229348: 6449 b9f8 | aef6 0702 | 0000 0041 | 8999 a000 | 0000 bb07 | 0000 004c
9315
9316 0x000001c22b229360: ; {metadata('java/lang/Object'[])}
9317 0x000001c22b229360: 8bda 48ba | 489e 0500 | 0800 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 8780 | 2900 0048
9318 0x000001c22b229380: be17 0000 | 0000 0000 | 0048 8d34 | 9e48 83e6 | f849 8b87 | b801 0000 | 488d 3430 | 493b b7c8
9319 0x000001c22b2293a0: 0100 000f | 8756 2900 | 0049 89b7 | b801 0000 | 482b f048 | c700 0100 | 0000 488b | ca49 ba00
9320 0x000001c22b2293c0: 0000 0008 | 0000 0049 | 2bca 8948 | 0889 580c | 4883 ee10 | 4885 f60f | 8411 0000 | 0048 33db
9321 0x000001c22b2293e0: 48c1 ee03 | 4889 5cf0 | 0848 ffce | 75f6 418b | 99a0 0000
9322
9323 0x000001c22b2293f4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9324 0x000001c22b2293f4: 0048 bae0 | 82e3 6dc2 | 0100 0048 | 8382 7015
9325
9326 0x000001c22b229404: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9327 0x000001c22b229404: 0000 0148 | ba98 f787 | 5bc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
9328 0x000001c22b229424: 1f00 85f6 | 0f84 db28 | 0000 83fb
9329
9330 0x000001c22b229430: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9331 0x000001c22b229430: 8048 ba98 | f787 5bc2 | 0100 0048 | be10 0100 | 0000 0000 | 007c 0a48 | be20 0100 | 0000 0000
9332 0x000001c22b229450: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8c35 | 0000 0083
9333
9334 0x000001c22b229464: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9335 0x000001c22b229464: fb7f 48ba | 98f7 875b | c201 0000 | 48be 4001 | 0000 0000 | 0000 7e0a | 48be 3001 | 0000 0000
9336 0x000001c22b229484: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f8e | 0b01 0000
9337
9338 0x000001c22b229498: ; {metadata('java/lang/Integer')}
9339 0x000001c22b229498: 48ba d088 | 0500 0800 | 0000 4c8b | c849 8b87 | b801 0000 | 488d 7810 | 493b bfc8 | 0100 000f
9340 0x000001c22b2294b8: 876d 2800 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000
9341 0x000001c22b2294d8: 492b ca89 | 4808 4833 | c989 480c | 4833 c948
9342
9343 0x000001c22b2294e8: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9344 0x000001c22b2294e8: 8bd0 48be | 98f7 875b | c201 0000 | 4883 8650 | 0100 0001
9345
9346 0x000001c22b2294fc: ; {metadata(method data for {method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
9347 0x000001c22b2294fc: 48ba 28f9 | 875b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
9348 0x000001c22b22951c: f60f 8414 | 2800 0048
9349
9350 0x000001c22b229524: ; {metadata(method data for {method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
9351 0x000001c22b229524: 8bd0 48be | 28f9 875b | c201 0000 | 4883 8610 | 0100 0001
9352
9353 0x000001c22b229538: ; {metadata(method data for {method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
9354 0x000001c22b229538: 48ba 2840 | 755b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
9355 0x000001c22b229558: f60f 84f9 | 2700 0048
9356
9357 0x000001c22b229560: ; {metadata(method data for {method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
9358 0x000001c22b229560: 8bd0 48be | 2840 755b | c201 0000 | 4883 8610 | 0100 0001
9359
9360 0x000001c22b229574: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
9361 0x000001c22b229574: 48ba 7079 | 295b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
9362 0x000001c22b229594: f60f 84de | 2700 0089 | 580c e921 | 0000 004c | 8bc8 81c3 | 8000 0000
9363
9364 0x000001c22b2295ac: ; {oop(a 'java/lang/Integer'[256] {0x0000000202000268})}
9365 0x000001c22b2295ac: 48ba 6802 | 0002 0200 | 0000 4863 | db8b 549a | 1048 c1e2 | 0348 8bc2 | 8b9c 2404 | 0100 0048
9366 0x000001c22b2295cc: 85c0 7516
9367
9368 0x000001c22b2295d0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9369 0x000001c22b2295d0: 48be e082 | e36d c201 | 0000 808e | 7915 0000 | 01e9 f900 | 0000 418b | 5108 49ba | 0000 0000
9370 0x000001c22b2295f0: 0800 0000 | 4903 d28b | 7008 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 8b92 d000 | 0000 483b
9371 0x000001c22b229610: f20f 8427 | 0000 008b | 7a14 483b | 143e 0f84 | 1a00 0000 | 83ff 200f | 859b 0000
9372
9373 0x000001c22b22962c: ; {runtime_call slow_subtype_check Runtime1 stub}
9374 0x000001c22b22962c: 0056 52e8 | ccb0 d805 | 5e5a 85d2 | 0f84 8a00
9375
9376 0x000001c22b22963c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9377 0x000001c22b22963c: 0000 48be | e082 e36d | c201 0000 | 8b50 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9690
9378 0x000001c22b22965c: 1500 0075 | 0d48 8386 | 9815 0000 | 01e9 7100 | 0000 483b | 96a0 1500 | 0075 0d48 | 8386 a815
9379 0x000001c22b22967c: 0000 01e9 | 5b00 0000 | 4883 be90 | 1500 0000 | 7517 4889 | 9690 1500 | 0048 c786 | 9815 0000
9380 0x000001c22b22969c: 0100 0000 | e93a 0000 | 0048 83be | a015 0000 | 0075 1748 | 8996 a015 | 0000 48c7 | 86a8 1500
9381 0x000001c22b2296bc: 0001 0000 | 00e9 1900 | 0000 eb17
9382
9383 0x000001c22b2296c8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9384 0x000001c22b2296c8: 48be e082 | e36d c201 | 0000 4883 | ae80 1500 | 0001 e9c5 | 2600 0049 | 8d51 1041 | 0fbe 7740
9385 0x000001c22b2296e8: 85f6 0f85 | bd26 0000 | 4c8b d049 | c1ea 0344 | 8912 488b | f248 33f0 | 48c1 ee19 | 4883 fe00
9386 0x000001c22b229708: 0f85 bd26 | 0000 81fb | 0401 0000
9387
9388 0x000001c22b229714: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9389 0x000001c22b229714: 48ba e082 | e36d c201 | 0000 48be | b815 0000 | 0000 0000 | 750a 48be | c815 0000 | 0000 0000
9390 0x000001c22b229734: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f85 1f00
9391
9392 0x000001c22b229744: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9393 0x000001c22b229744: 0000 48ba | e082 e36d | c201 0000 | ff82 d815
9394
9395 0x000001c22b229754: ; {oop("inf"{0x000000020b617660})}
9396 0x000001c22b229754: 0000 49bd | 6076 610b | 0200 0000 | e9ce 0100
9397
9398 0x000001c22b229764: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9399 0x000001c22b229764: 0048 bae0 | 82e3 6dc2 | 0100 0048 | 8382 f015
9400
9401 0x000001c22b229774: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9402 0x000001c22b229774: 0000 0148 | ba98 f787 | 5bc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
9403 0x000001c22b229794: 1f00 85f6 | 0f84 4526 | 0000 83fb
9404
9405 0x000001c22b2297a0: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9406 0x000001c22b2297a0: 8048 ba98 | f787 5bc2 | 0100 0048 | be10 0100 | 0000 0000 | 007c 0a48 | be20 0100 | 0000 0000
9407 0x000001c22b2297c0: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 8c35 | 0000 0083
9408
9409 0x000001c22b2297d4: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9410 0x000001c22b2297d4: fb7f 48ba | 98f7 875b | c201 0000 | 48be 4001 | 0000 0000 | 0000 7e0a | 48be 3001 | 0000 0000
9411 0x000001c22b2297f4: 0000 488b | 3c32 488d | 7f01 4889 | 3c32 0f8e | 0b01 0000
9412
9413 0x000001c22b229808: ; {metadata('java/lang/Integer')}
9414 0x000001c22b229808: 48ba d088 | 0500 0800 | 0000 498b | 87b8 0100 | 0048 8d78 | 1049 3bbf | c801 0000 | 0f87 da25
9415 0x000001c22b229828: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
9416 0x000001c22b229848: 8948 0848 | 33c9 8948 | 0c48 33c9
9417
9418 0x000001c22b229854: ; {metadata(method data for {method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9419 0x000001c22b229854: 488b d048 | be98 f787 | 5bc2 0100 | 0048 8386 | 5001 0000
9420
9421 0x000001c22b229868: ; {metadata(method data for {method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
9422 0x000001c22b229868: 0148 ba28 | f987 5bc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
9423 0x000001c22b229888: 85f6 0f84 | 8125 0000
9424
9425 0x000001c22b229890: ; {metadata(method data for {method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
9426 0x000001c22b229890: 488b d048 | be28 f987 | 5bc2 0100 | 0048 8386 | 1001 0000
9427
9428 0x000001c22b2298a4: ; {metadata(method data for {method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
9429 0x000001c22b2298a4: 0148 ba28 | 4075 5bc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
9430 0x000001c22b2298c4: 85f6 0f84 | 6625 0000
9431
9432 0x000001c22b2298cc: ; {metadata(method data for {method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
9433 0x000001c22b2298cc: 488b d048 | be28 4075 | 5bc2 0100 | 0048 8386 | 1001 0000
9434
9435 0x000001c22b2298e0: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
9436 0x000001c22b2298e0: 0148 ba70 | 7929 5bc2 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
9437 0x000001c22b229900: 85f6 0f84 | 4b25 0000 | 8958 0c4c | 8be8 e920 | 0000 0048 | 8bc3 0580
9438
9439 0x000001c22b229918: ; {oop(a 'java/lang/Integer'[256] {0x0000000202000268})}
9440 0x000001c22b229918: 0000 0048 | ba68 0200 | 0202 0000 | 0048 63c0
9441
9442 0x000001c22b229928: ; implicit exception: dispatches to 0x000001c22b22be74
9443 0x000001c22b229928: 8b54 8210 | 48c1 e203 | 4c8b ea4d | 85ed 7516
9444
9445 0x000001c22b229938: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9446 0x000001c22b229938: 48be e082 | e36d c201 | 0000 808e | f915 0000 | 01e9 fb00 | 0000 418b | 5108 49ba | 0000 0000
9447 0x000001c22b229958: 0800 0000 | 4903 d241 | 8b75 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 488b 92d0 | 0000 0048
9448 0x000001c22b229978: 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20 | 0f85 9c00 | 0000 5652
9449 0x000001c22b229998: ; {runtime_call slow_subtype_check Runtime1 stub}
9450 0x000001c22b229998: e863 add8 | 055e 5a85 | d20f 848b
9451
9452 0x000001c22b2299a4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9453 0x000001c22b2299a4: 0000 0048 | bee0 82e3 | 6dc2 0100 | 0041 8b55 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b
9454 0x000001c22b2299c4: 9610 1600 | 0075 0d48 | 8386 1816 | 0000 01e9 | 7100 0000 | 483b 9620 | 1600 0075 | 0d48 8386
9455 0x000001c22b2299e4: 2816 0000 | 01e9 5b00 | 0000 4883 | be10 1600 | 0000 7517 | 4889 9610 | 1600 0048 | c786 1816
9456 0x000001c22b229a04: 0000 0100 | 0000 e93a | 0000 0048 | 83be 2016 | 0000 0075 | 1748 8996 | 2016 0000 | 48c7 8628
9457 0x000001c22b229a24: 1600 0001 | 0000 00e9 | 1900 0000
9458
9459 0x000001c22b229a30: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9460 0x000001c22b229a30: eb17 48be | e082 e36d | c201 0000 | 4883 ae00 | 1600 0001 | e935 2400 | 0049 8d51 | 1441 0fbe
9461 0x000001c22b229a50: 7740 85f6 | 0f85 2d24 | 0000 4d8b | d549 c1ea | 0344 8912 | 488b f249 | 33f5 48c1 | ee19 4883
9462 0x000001c22b229a70: fe00 0f85 | 2d24 0000 | 418b 93d4 | 0000 0048 | c1e2 0348 | 3b02 488b
9463
9464 0x000001c22b229a88: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9465 0x000001c22b229a88: f248 bfe0 | 82e3 6dc2
9466
9467 0x000001c22b229a90: ; {metadata('net/minecraft/class_315')}
9468 0x000001c22b229a90: 0100 0049 | ba68 a8dd | 0008 0000 | 004c 8997 | 4816 0000 | 4883 8750 | 1600 0001 | 8bb2 e000
9469 0x000001c22b229ab0: 0000 48c1 | e603 483b | 0648 8bfe
9470
9471 0x000001c22b229abc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9472 0x000001c22b229abc: 48b8 e082 | e36d c201 | 0000 4883 | 8070 1600 | 0001 8b76 | 2848 c1e6 | 0348 85f6
9473
9474 0x000001c22b229ad8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9475 0x000001c22b229ad8: 7516 48b8 | e082 e36d | c201 0000 | 8088 a116 | 0000 01e9 | cc00 0000
9476
9477 0x000001c22b229af0: ; {metadata('java/lang/Boolean')}
9478 0x000001c22b229af0: 48b9 9078 | 0500 0800 | 0000 8b7e | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | cf0f 858d
9479 0x000001c22b229b10: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9480 0x000001c22b229b10: 0000 0048 | b8e0 82e3 | 6dc2 0100 | 008b 4e08 | 49ba 0000 | 0000 0800 | 0000 4903 | ca48 3b88
9481 0x000001c22b229b30: b816 0000 | 750d 4883 | 80c0 1600 | 0001 e979 | 0000 0048 | 3b88 c816 | 0000 750d | 4883 80d0
9482 0x000001c22b229b50: 1600 0001 | e963 0000 | 0048 83b8 | b816 0000 | 0075 1748 | 8988 b816 | 0000 48c7 | 80c0 1600
9483 0x000001c22b229b70: 0001 0000 | 00e9 4200 | 0000 4883 | b8c8 1600 | 0000 7517 | 4889 88c8 | 1600 0048 | c780 d016
9484 0x000001c22b229b90: 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
9485
9486 0x000001c22b229ba0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9487 0x000001c22b229ba0: 48b8 e082 | e36d c201 | 0000 4883 | a8a8 1600 | 0001 e910 | 2300 00e9 | 0000 0000
9488
9489 0x000001c22b229bbc: ; implicit exception: dispatches to 0x000001c22b22bed0
9490 0x000001c22b229bbc: 483b 0648
9491
9492 0x000001c22b229bc0: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9493 0x000001c22b229bc0: 8bfe 48b8 | e082 e36d | c201 0000 | 4883 80e0 | 1600 0001 | 0fbe 760c | 83e6 0185
9494
9495 0x000001c22b229bdc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9496 0x000001c22b229bdc: f648 bee0 | 82e3 6dc2 | 0100 0048 | bf18 1700 | 0000 0000 | 0074 0a48 | bf28 1700 | 0000 0000
9497 0x000001c22b229bfc: 0048 8b04 | 3e48 8d40 | 0148 8904 | 3e0f 841f
9498
9499 0x000001c22b229c0c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9500 0x000001c22b229c0c: 0000 0048 | bee0 82e3 | 6dc2 0100 | 00ff 8638
9501
9502 0x000001c22b229c1c: ; {oop(" vsync "{0x0000000205a92078})}
9503 0x000001c22b229c1c: 1700 0048 | be78 20a9 | 0502 0000 | 00e9 0a00
9504
9505 0x000001c22b229c2c: ; {oop(" "{0x000000020257cb48})}
9506 0x000001c22b229c2c: 0000 48be | 48cb 5702 | 0200 0000 | 4885 f675
9507
9508 0x000001c22b229c3c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9509 0x000001c22b229c3c: 1648 b8e0 | 82e3 6dc2 | 0100 0080 | 8849 1700 | 0001 e9f9 | 0000 0041 | 8b79 0849 | ba00 0000
9510 0x000001c22b229c5c: 0008 0000 | 0049 03fa | 8b46 0849 | ba00 0000 | 0008 0000 | 0049 03c2 | 488b bfd0 | 0000 0048
9511 0x000001c22b229c7c: 3bc7 0f84 | 2700 0000 | 8b4f 1448 | 3b3c 080f | 841a 0000 | 0083 f920 | 0f85 9b00 | 0000 5057
9512 0x000001c22b229c9c: ; {runtime_call slow_subtype_check Runtime1 stub}
9513 0x000001c22b229c9c: e85f aad8 | 0558 5f85 | ff0f 848a
9514
9515 0x000001c22b229ca8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9516 0x000001c22b229ca8: 0000 0048 | b8e0 82e3 | 6dc2 0100 | 008b 7e08 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3bb8
9517 0x000001c22b229cc8: 6017 0000 | 750d 4883 | 8068 1700 | 0001 e971 | 0000 0048 | 3bb8 7017 | 0000 750d | 4883 8078
9518 0x000001c22b229ce8: 1700 0001 | e95b 0000 | 0048 83b8 | 6017 0000 | 0075 1748 | 89b8 6017 | 0000 48c7 | 8068 1700
9519 0x000001c22b229d08: 0001 0000 | 00e9 3a00 | 0000 4883 | b870 1700 | 0000 7517 | 4889 b870 | 1700 0048 | c780 7817
9520 0x000001c22b229d28: 0000 0100 | 0000 e919 | 0000 00eb
9521
9522 0x000001c22b229d34: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9523 0x000001c22b229d34: 1748 b8e0 | 82e3 6dc2 | 0100 0048 | 83a8 5017 | 0000 01e9 | 8e21 0000 | 498d 7918 | 410f be47
9524 0x000001c22b229d54: 4085 c00f | 8586 2100 | 004c 8bd6 | 49c1 ea03 | 4489 1748 | 8bc7 4833 | c648 c1e8 | 1948 83f8
9525 0x000001c22b229d74: 000f 8586 | 2100 0048
9526
9527 0x000001c22b229d7c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9528 0x000001c22b229d7c: 8bf2 48bf | e082 e36d | c201 0000
9529
9530 0x000001c22b229d88: ; {metadata('net/minecraft/class_315')}
9531 0x000001c22b229d88: 49ba 68a8 | dd00 0800 | 0000 4c89 | 9798 1700 | 0048 8387 | a017 0000 | 018b 7250 | 48c1 e603
9532 0x000001c22b229da8: ; implicit exception: dispatches to 0x000001c22b22bf19
9533 0x000001c22b229da8: 483b 0648
9534
9535 0x000001c22b229dac: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9536 0x000001c22b229dac: 8bfe 48b8 | e082 e36d | c201 0000 | 4883 80c0 | 1700 0001 | 8b76 2848 | c1e6 0348 | 85f6 7516
9537 0x000001c22b229dcc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9538 0x000001c22b229dcc: 48b8 e082 | e36d c201 | 0000 8088 | f117 0000 | 01e9 f900 | 0000 418b | 7908 49ba | 0000 0000
9539 0x000001c22b229dec: 0800 0000 | 4903 fa8b | 4608 49ba | 0000 0000 | 0800 0000 | 4903 c248 | 8bbf d000 | 0000 483b
9540 0x000001c22b229e0c: c70f 8427 | 0000 008b | 4f14 483b | 3c08 0f84 | 1a00 0000 | 83f9 200f | 859b 0000
9541
9542 0x000001c22b229e28: ; {runtime_call slow_subtype_check Runtime1 stub}
9543 0x000001c22b229e28: 0050 57e8 | d0a8 d805 | 585f 85ff | 0f84 8a00
9544
9545 0x000001c22b229e38: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9546 0x000001c22b229e38: 0000 48b8 | e082 e36d | c201 0000 | 8b7e 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b b808
9547 0x000001c22b229e58: 1800 0075 | 0d48 8380 | 1018 0000 | 01e9 7100 | 0000 483b | b818 1800 | 0075 0d48 | 8380 2018
9548 0x000001c22b229e78: 0000 01e9 | 5b00 0000 | 4883 b808 | 1800 0000 | 7517 4889 | b808 1800 | 0048 c780 | 1018 0000
9549 0x000001c22b229e98: 0100 0000 | e93a 0000 | 0048 83b8 | 1818 0000 | 0075 1748 | 89b8 1818 | 0000 48c7 | 8020 1800
9550 0x000001c22b229eb8: 0001 0000 | 00e9 1900 | 0000 eb17
9551
9552 0x000001c22b229ec4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9553 0x000001c22b229ec4: 48b8 e082 | e36d c201 | 0000 4883 | a8f8 1700 | 0001 e948 | 2000 0049 | 8d79 1c41 | 0fbe 4740
9554 0x000001c22b229ee4: 85c0 0f85 | 4020 0000 | 4c8b d649 | c1ea 0344 | 8917 488b | c748 33c6 | 48c1 e819 | 4883 f800
9555 0x000001c22b229f04: 0f85 4020 | 0000 488b
9556
9557 0x000001c22b229f0c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9558 0x000001c22b229f0c: f248 bfe0 | 82e3 6dc2
9559
9560 0x000001c22b229f14: ; {metadata('net/minecraft/class_315')}
9561 0x000001c22b229f14: 0100 0049 | ba68 a8dd | 0008 0000 | 004c 8997 | 4018 0000 | 4883 8748 | 1800 0001 | 8b72 4c48
9562 0x000001c22b229f34: c1e6 0348 | 3b06 488b
9563
9564 0x000001c22b229f3c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9565 0x000001c22b229f3c: fe48 b8e0 | 82e3 6dc2 | 0100 0048 | 8380 6818 | 0000 018b | 7e28 48c1
9566
9567 0x000001c22b229f54: ; {oop(a 'net/minecraft/class_4063'{0x0000000205a92090})}
9568 0x000001c22b229f54: e703 49ba | 9020 a905 | 0200 0000
9569
9570 0x000001c22b229f60: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9571 0x000001c22b229f60: 493b fa48 | b8e0 82e3 | 6dc2 0100 | 0048 b9a0 | 1800 0000 | 0000 0075 | 0a48 b9b0 | 1800 0000
9572 0x000001c22b229f80: 0000 004c | 8b2c 084d | 8d6d 014c | 892c 080f | 851f 0000
9573
9574 0x000001c22b229f94: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9575 0x000001c22b229f94: 0048 bee0 | 82e3 6dc2 | 0100 00ff | 86c0 1800
9576
9577 0x000001c22b229fa4: ; {oop(""{0x000000020200a148})}
9578 0x000001c22b229fa4: 0048 be48 | a100 0202 | 0000 00e9 | a000 0000
9579
9580 0x000001c22b229fb4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9581 0x000001c22b229fb4: 488b c248 | b9e0 82e3 | 6dc2 0100
9582
9583 0x000001c22b229fc0: ; {metadata('net/minecraft/class_315')}
9584 0x000001c22b229fc0: 0049 ba68 | a8dd 0008 | 0000 004c | 8991 e818 | 0000 4883 | 81f0 1800
9585
9586 0x000001c22b229fd8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9587 0x000001c22b229fd8: 0001 48b8 | e082 e36d | c201 0000 | 4883 8010 | 1900 0001
9588
9589 0x000001c22b229fec: ; {oop(a 'net/minecraft/class_4063'{0x0000000205a920b8})}
9590 0x000001c22b229fec: 49ba b820 | a905 0200 | 0000 493b
9591
9592 0x000001c22b229ff8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9593 0x000001c22b229ff8: fa48 bee0 | 82e3 6dc2 | 0100 0048 | bf48 1900 | 0000 0000 | 0075 0a48 | bf58 1900 | 0000 0000
9594 0x000001c22b22a018: 0048 8b04 | 3e48 8d40 | 0148 8904 | 3e0f 851f
9595
9596 0x000001c22b22a028: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9597 0x000001c22b22a028: 0000 0048 | bee0 82e3 | 6dc2 0100 | 00ff 8668
9598
9599 0x000001c22b22a038: ; {oop(" fast-clouds"{0x000000020b617678})}
9600 0x000001c22b22a038: 1900 0048 | be78 7661 | 0b02 0000 | 00e9 0a00
9601
9602 0x000001c22b22a048: ; {oop(" fancy-clouds"{0x0000000205a920e0})}
9603 0x000001c22b22a048: 0000 48be | e020 a905 | 0200 0000 | 4885 f675
9604
9605 0x000001c22b22a058: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9606 0x000001c22b22a058: 1648 b9e0 | 82e3 6dc2 | 0100 0080 | 8979 1900 | 0001 e9fb | 0000 0041 | 8b79 0849 | ba00 0000
9607 0x000001c22b22a078: 0008 0000 | 0049 03fa | 8b4e 0849 | ba00 0000 | 0008 0000 | 0049 03ca | 488b bfd0 | 0000 0048
9608 0x000001c22b22a098: 3bcf 0f84 | 2900 0000 | 448b 5f14 | 4a3b 3c19 | 0f84 1b00 | 0000 4183 | fb20 0f85 | 9b00 0000
9609 0x000001c22b22a0b8: ; {runtime_call slow_subtype_check Runtime1 stub}
9610 0x000001c22b22a0b8: 5157 e841 | a6d8 0559 | 5f85 ff0f | 848a 0000
9611
9612 0x000001c22b22a0c8: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9613 0x000001c22b22a0c8: 0048 b9e0 | 82e3 6dc2 | 0100 008b | 7e08 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bb9 9019
9614 0x000001c22b22a0e8: 0000 750d | 4883 8198 | 1900 0001 | e971 0000 | 0048 3bb9 | a019 0000 | 750d 4883 | 81a8 1900
9615 0x000001c22b22a108: 0001 e95b | 0000 0048 | 83b9 9019 | 0000 0075 | 1748 89b9 | 9019 0000 | 48c7 8198 | 1900 0001
9616 0x000001c22b22a128: 0000 00e9 | 3a00 0000 | 4883 b9a0 | 1900 0000 | 7517 4889 | b9a0 1900 | 0048 c781 | a819 0000
9617 0x000001c22b22a148: 0100 0000 | e919 0000
9618
9619 0x000001c22b22a150: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9620 0x000001c22b22a150: 00eb 1748 | b9e0 82e3 | 6dc2 0100 | 0048 83a9 | 8019 0000 | 01e9 021e | 0000 498d | 7920 410f
9621 0x000001c22b22a170: be4f 4085 | c90f 85fa | 1d00 004c | 8bd6 49c1 | ea03 4489 | 1748 8bcf | 4833 ce48 | c1e9 1948
9622 0x000001c22b22a190: 83f9 000f | 85fa 1d00 | 0048 8bf2
9623
9624 0x000001c22b22a19c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9625 0x000001c22b22a19c: 48bf e082 | e36d c201
9626
9627 0x000001c22b22a1a4: ; {metadata('net/minecraft/class_315')}
9628 0x000001c22b22a1a4: 0000 49ba | 68a8 dd00 | 0800 0000 | 4c89 97c8 | 1900 0048 | 8387 d019 | 0000 018b | 92b8 0000
9629 0x000001c22b22a1c4: 0048 c1e2 | 0348 3b02
9630
9631 0x000001c22b22a1cc: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9632 0x000001c22b22a1cc: 488b f248 | bfe0 82e3 | 6dc2 0100 | 0048 8387 | f019 0000 | 018b 5228 | 48c1 e203 | 4885 d275
9633 0x000001c22b22a1ec: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9634 0x000001c22b22a1ec: 1648 bfe0 | 82e3 6dc2 | 0100 0080 | 8f21 1a00 | 0001 e9f9 | 0000 0041 | 8b71 0849 | ba00 0000
9635 0x000001c22b22a20c: 0008 0000 | 0049 03f2 | 8b7a 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 488b b6d0 | 0000 0048
9636 0x000001c22b22a22c: 3bfe 0f84 | 2700 0000 | 8b4e 1448 | 3b34 0f0f | 841a 0000 | 0083 f920 | 0f85 9b00 | 0000 5756
9637 0x000001c22b22a24c: ; {runtime_call slow_subtype_check Runtime1 stub}
9638 0x000001c22b22a24c: e8af a4d8 | 055f 5e85 | f60f 848a
9639
9640 0x000001c22b22a258: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9641 0x000001c22b22a258: 0000 0048 | bfe0 82e3 | 6dc2 0100 | 008b 7208 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
9642 0x000001c22b22a278: 381a 0000 | 750d 4883 | 8740 1a00 | 0001 e971 | 0000 0048 | 3bb7 481a | 0000 750d | 4883 8750
9643 0x000001c22b22a298: 1a00 0001 | e95b 0000 | 0048 83bf | 381a 0000 | 0075 1748 | 89b7 381a | 0000 48c7 | 8740 1a00
9644 0x000001c22b22a2b8: 0001 0000 | 00e9 3a00 | 0000 4883 | bf48 1a00 | 0000 7517 | 4889 b748 | 1a00 0048 | c787 501a
9645 0x000001c22b22a2d8: 0000 0100 | 0000 e919 | 0000 00eb
9646
9647 0x000001c22b22a2e4: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9648 0x000001c22b22a2e4: 1748 bfe0 | 82e3 6dc2 | 0100 0048 | 83af 281a | 0000 01e9 | b91c 0000 | 498d 7124 | 410f be7f
9649 0x000001c22b22a304: 4085 ff0f | 85b1 1c00 | 004c 8bd2 | 49c1 ea03 | 4489 1648 | 8bfe 4833 | fa48 c1ef | 1948 83ff
9650 0x000001c22b22a324: 000f 85b1 | 1c00 004d | 85c0 7516
9651
9652 0x000001c22b22a330: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9653 0x000001c22b22a330: 48be e082 | e36d c201 | 0000 808e | 591a 0000 | 01e9 fb00 | 0000 418b | 5108 49ba | 0000 0000
9654 0x000001c22b22a350: 0800 0000 | 4903 d241 | 8b70 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 488b 92d0 | 0000 0048
9655 0x000001c22b22a370: 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f | 841a 0000 | 0083 ff20 | 0f85 9c00 | 0000 5652
9656 0x000001c22b22a390: ; {runtime_call slow_subtype_check Runtime1 stub}
9657 0x000001c22b22a390: e86b a3d8 | 055e 5a85 | d20f 848b
9658
9659 0x000001c22b22a39c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9660 0x000001c22b22a39c: 0000 0048 | bee0 82e3 | 6dc2 0100 | 0041 8b50 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b
9661 0x000001c22b22a3bc: 9670 1a00 | 0075 0d48 | 8386 781a | 0000 01e9 | 7100 0000 | 483b 9680 | 1a00 0075 | 0d48 8386
9662 0x000001c22b22a3dc: 881a 0000 | 01e9 5b00 | 0000 4883 | be70 1a00 | 0000 7517 | 4889 9670 | 1a00 0048 | c786 781a
9663 0x000001c22b22a3fc: 0000 0100 | 0000 e93a | 0000 0048 | 83be 801a | 0000 0075 | 1748 8996 | 801a 0000 | 48c7 8688
9664 0x000001c22b22a41c: 1a00 0001 | 0000 00e9 | 1900 0000
9665
9666 0x000001c22b22a428: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9667 0x000001c22b22a428: eb17 48be | e082 e36d | c201 0000 | 4883 ae60 | 1a00 0001 | e9b8 1b00 | 0049 8d51 | 2841 0fbe
9668 0x000001c22b22a448: 7740 85f6 | 0f85 b01b | 0000 4d8b | d049 c1ea | 0344 8912 | 488b f249 | 33f0 48c1 | ee19 4883
9669 0x000001c22b22a468: fe00 0f85 | b01b 0000
9670
9671 0x000001c22b22a470: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9672 0x000001c22b22a470: 48ba e082 | e36d c201 | 0000 4883 | 8298 1a00
9673
9674 0x000001c22b22a480: ; {metadata(method data for {method} {0x000001c25b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9675 0x000001c22b22a480: 0001 48ba | e839 565d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
9676 0x000001c22b22a4a0: 0085 f60f | 848f 1b00
9677
9678 0x000001c22b22a4a8: ; {metadata('java/util/Formatter')}
9679 0x000001c22b22a4a8: 0048 baa0 | b40e 0008 | 0000 0049 | 8b87 b801 | 0000 488d | 7818 493b | bfc8 0100 | 000f 878e
9680 0x000001c22b22a4c8: 1b00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 49ba 0000 | 0000 0800 | 0000 492b
9681 0x000001c22b22a4e8: ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8bd0
9682
9683 0x000001c22b22a4fc: ; {metadata(method data for {method} {0x000001c25b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9684 0x000001c22b22a4fc: 48be e839 | 565d c201 | 0000 4883 | 8610 0100
9685
9686 0x000001c22b22a50c: ; {metadata(method data for {method} {0x000001c25b8fe100} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
9687 0x000001c22b22a50c: 0001 48ba | c83b 565d | c201 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
9688 0x000001c22b22a52c: 0085 f60f | 8431 1b00
9689
9690 0x000001c22b22a534: ; {metadata('java/lang/StringBuilder')}
9691 0x000001c22b22a534: 0048 bac8 | 1305 0008 | 0000 0048 | 8984 2430 | 0100 0049 | 8b87 b801 | 0000 488d | 7818 493b
9692 0x000001c22b22a554: bfc8 0100 | 000f 8728 | 1b00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 49ba 0000
9693 0x000001c22b22a574: 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 104c 8bc0
9694
9695 0x000001c22b22a590: ; {metadata(method data for {method} {0x000001c25b8fe100} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
9696 0x000001c22b22a590: 48ba c83b | 565d c201 | 0000 4883 | 8210 0100
9697
9698 0x000001c22b22a5a0: ; {metadata(method data for {method} {0x000001c25b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
9699 0x000001c22b22a5a0: 0001 49b8 | 103b 335b | c201 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
9700 0x000001c22b22a5c0: ff1f 0085 | d20f 84c9 | 1a00 004c
9701
9702 0x000001c22b22a5cc: ; {metadata(method data for {method} {0x000001c25b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
9703 0x000001c22b22a5cc: 8bc0 48ba | 103b 335b | c201 0000 | 4883 8210 | 0100 0001 | 41b8 1000 | 0000 488b | d04c 898c
9704 0x000001c22b22a5ec: 2440 0100 | 0048 8984 | 2438 0100 | 0066 0f1f
9705
9706 0x000001c22b22a5fc: ; {optimized virtual_call}
9707 0x000001c22b22a5fc: 4400 00e8
9708
9709 0x000001c22b22a600: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
9710 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9711 ; - java.lang.StringBuilder::<init>@3 (line 106)
9712 ; - java.util.Formatter::<init>@6 (line 2139)
9713 ; - java.lang.String::format@5 (line 4431)
9714 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
9715 0x000001c22b22a600: bccb 4106
9716
9717 0x000001c22b22a604: ; {other}
9718 0x000001c22b22a604: 0f1f 8400 | 7479 004b | 488b 8424 | 3001 0000
9719
9720 0x000001c22b22a614: ; {metadata(method data for {method} {0x000001c25b8fe100} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
9721 0x000001c22b22a614: 49b8 c83b | 565d c201 | 0000 4983 | 8020 0100
9722
9723 0x000001c22b22a624: ; {metadata(method data for {method} {0x000001c25b8fddd8} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
9724 0x000001c22b22a624: 0001 49b8 | 38cd bf5b | c201 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
9725 0x000001c22b22a644: e1fe ff1f | 0045 85c9 | 0f84 631a | 0000 488b | 8424 3001
9726
9727 0x000001c22b22a658: ; {metadata(method data for {method} {0x000001c25b8fddd8} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
9728 0x000001c22b22a658: 0000 49b8 | 38cd bf5b | c201 0000 | 4983 8010 | 0100 0001
9729
9730 0x000001c22b22a66c: ; {metadata(method data for {method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
9731 0x000001c22b22a66c: 49b8 7079 | 295b c201 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
9732 0x000001c22b22a68c: ff1f 0045 | 85c9 0f84 | 3e1a 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 3001 0000 | 0f85 491a
9733 0x000001c22b22a6ac: 0000 4c8b | 8424 3801 | 0000 4d8b | d049 c1ea | 0344 8950 | 0c4c 8bc8 | 4d33 c849 | c1e9 1949
9734 0x000001c22b22a6cc: 83f9 000f | 8542 1a00
9735
9736 0x000001c22b22a6d4: ; {oop(a 'java/util/Locale'{0x000000020258f8d8})}
9737 0x000001c22b22a6d4: 0049 b8d8 | f858 0202 | 0000 0045 | 0fbe 4f40 | 4585 c90f | 8542 1a00
9738
9739 0x000001c22b22a6ec: ; {oop(a 'java/util/Locale'{0x000000020258f8d8})}
9740 0x000001c22b22a6ec: 0049 bad8 | f858 0202 | 0000 0049 | c1ea 0344
9741
9742 0x000001c22b22a6fc: ; {oop(a 'java/util/Locale'{0x000000020258f8d8})}
9743 0x000001c22b22a6fc: 8950 1049 | b9d8 f858 | 0202 0000 | 0048 8bf8 | 4933 f948 | c1ef 1948 | 83ff 000f | 8532 1a00
9744 0x000001c22b22a71c: 004c 8bc8
9745
9746 0x000001c22b22a720: ; {metadata(method data for {method} {0x000001c25b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9747 0x000001c22b22a720: 48bf e839 | 565d c201 | 0000 4883 | 8720 0100
9748
9749 0x000001c22b22a730: ; {metadata(method data for {method} {0x000001c25b8ff348} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
9750 0x000001c22b22a730: 0001 49b9 | 98ce bf5b | c201 0000 | 418b b9cc | 0000 0083 | c702 4189 | b9cc 0000 | 0081 e7fe
9751 0x000001c22b22a750: ff1f 0085 | ff0f 840c | 1a00 004c
9752
9753 0x000001c22b22a75c: ; {metadata(method data for {method} {0x000001c25b8ff348} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
9754 0x000001c22b22a75c: 8bc8 48bf | 98ce bf5b | c201 0000 | 4883 8710 | 0100 0001
9755
9756 0x000001c22b22a770: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x0000000205a920f8})}
9757 0x000001c22b22a770: 49b9 f820 | a905 0200 | 0000 488b | bc24 4001 | 0000 488b
9758
9759 0x000001c22b22a784: ; {optimized virtual_call}
9760 0x000001c22b22a784: d066 90e8
9761
9762 0x000001c22b22a788: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9763 ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0}
9764 ; - java.util.Formatter::format@7 (line 2728)
9765 ; - java.lang.String::format@10 (line 4431)
9766 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
9767 0x000001c22b22a788: f490 8506
9768
9769 0x000001c22b22a78c: ; {other}
9770 0x000001c22b22a78c: 0f1f 8400 | fc7a 004c
9771
9772 0x000001c22b22a794: ; implicit exception: dispatches to 0x000001c22b22c188
9773 0x000001c22b22a794: 483b 0048
9774
9775 0x000001c22b22a798: ; {metadata(method data for {method} {0x000001c25b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9776 0x000001c22b22a798: 8bd0 48be | e839 565d | c201 0000 | 4883 8658 | 0100 0001
9777
9778 0x000001c22b22a7ac: ; {metadata(method data for {method} {0x000001c25b8feee8} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
9779 0x000001c22b22a7ac: 48ba 20d7 | bf5b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
9780 0x000001c22b22a7cc: f60f 84ba | 1900 0048
9781
9782 0x000001c22b22a7d4: ; {metadata(method data for {method} {0x000001c25b8feee8} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
9783 0x000001c22b22a7d4: 8bd0 48be | 20d7 bf5b | c201 0000 | 4883 8610 | 0100 0001
9784
9785 0x000001c22b22a7e8: ; {metadata(method data for {method} {0x000001c25b8ff1c8} 'ensureOpen' '()V' in 'java/util/Formatter')}
9786 0x000001c22b22a7e8: 48ba e0d8 | bf5b c201 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
9787 0x000001c22b22a808: f60f 849f | 1900 008b | 500c 48c1 | e203 4885
9788
9789 0x000001c22b22a818: ; {metadata(method data for {method} {0x000001c25b8ff1c8} 'ensureOpen' '()V' in 'java/util/Formatter')}
9790 0x000001c22b22a818: d248 bee0 | d8bf 5bc2 | 0100 0048 | bf20 0100 | 0000 0000 | 0074 0a48 | bf10 0100 | 0000 0000
9791 0x000001c22b22a838: 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 841f | 0200 0048 | 3b02 488b
9792
9793 0x000001c22b22a850: ; {metadata(method data for {method} {0x000001c25b8feee8} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
9794 0x000001c22b22a850: f248 bf20 | d7bf 5bc2 | 0100 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb7 5801
9795 0x000001c22b22a870: 0000 750d | 4883 8760 | 0100 0001 | e960 0000 | 0048 3bb7 | 6801 0000 | 750d 4883 | 8770 0100
9796 0x000001c22b22a890: 0001 e94a | 0000 0048 | 83bf 5801 | 0000 0075 | 1748 89b7 | 5801 0000 | 48c7 8760 | 0100 0001
9797 0x000001c22b22a8b0: 0000 00e9 | 2900 0000 | 4883 bf68 | 0100 0000 | 7517 4889 | b768 0100 | 0048 c787 | 7001 0000
9798 0x000001c22b22a8d0: 0100 0000 | e908 0000 | 0048 8387 | 4801 0000 | 010f 1f40 | 0048 b8c8 | 1305 0008
9799
9800 0x000001c22b22a8ec: ; {virtual_call}
9801 0x000001c22b22a8ec: 0000 00e8
9802
9803 0x000001c22b22a8f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9804 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
9805 ; - java.util.Formatter::toString@8 (line 2628)
9806 ; - java.lang.String::format@13 (line 4431)
9807 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
9808 0x000001c22b22a8f0: 8ce9 ce06
9809
9810 0x000001c22b22a8f4: ; {other}
9811 0x000001c22b22a8f4: 0f1f 8400 | 647c 004d | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 85c3 1800 | 004c 8bd0
9812 0x000001c22b22a914: 49c1 ea03 | 4489 92b4 | 0100 0048 | 8bf2 4833 | f048 c1ee | 1948 83fe | 000f 85c3 | 1800 0048
9813 0x000001c22b22a934: 8b72 3048 | bfe8 0300 | 0000 0000 | 0048 03f7 | 4889 7230 | c742 6400
9814
9815 0x000001c22b22a94c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9816 0x000001c22b22a94c: 0000 0048 | bee0 82e3 | 6dc2 0100 | 008b bed0 | 0000 0083 | c702 89be | d000 0000 | 81e7 fe3f
9817 0x000001c22b22a96c: 0000 85ff | 0f84 9818 | 0000 4d8b | 9758 0400
9818
9819 0x000001c22b22a97c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9820 ;*goto {reexecute=1 rethrow=0 return_oop=0}
9821 ; - (reexecute) net.minecraft.class_310::method_1523@1040 (line 1412)
9822 ; {poll}
9823 0x000001c22b22a97c: 0041 8502
9824
9825 0x000001c22b22a980: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9826 0x000001c22b22a980: 48be e082 | e36d c201 | 0000 ff86 | a81a 0000 | e993 e5ff | ff4c 8b84 | 24e0 0000
9827
9828 0x000001c22b22a99c: ; {metadata(method data for {method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
9829 0x000001c22b22a99c: 0048 bae0 | 82e3 6dc2 | 0100 0045 | 8b40 0849 | ba00 0000 | 0008 0000 | 004d 03c2 | 4c3b 82d0
9830 0x000001c22b22a9bc: 1a00 0075 | 0d48 8382 | d81a 0000 | 01e9 6000 | 0000 4c3b | 82e0 1a00 | 0075 0d48 | 8382 e81a
9831 0x000001c22b22a9dc: 0000 01e9 | 4a00 0000 | 4883 bad0 | 1a00 0000 | 7517 4c89 | 82d0 1a00 | 0048 c782 | d81a 0000
9832 0x000001c22b22a9fc: 0100 0000 | e929 0000 | 0048 83ba | e01a 0000 | 0075 174c | 8982 e01a | 0000 48c7 | 82e8 1a00
9833 0x000001c22b22aa1c: 0001 0000 | 00e9 0800 | 0000 4883 | 82c0 1a00 | 0001 488b | 9424 e000 | 0000 0f1f | 8000 0000
9834 0x000001c22b22aa3c: 0048 b8d0 | 66c9 0008
9835
9836 0x000001c22b22aa44: ; {virtual_call}
9837 0x000001c22b22aa44: 0000 00e8
9838
9839 0x000001c22b22aa48: ; ImmutableOopMap {}
9840 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
9841 ; - net.minecraft.class_310::method_1523@1045 (line 1413)
9842 0x000001c22b22aa48: d441 e506
9843
9844 0x000001c22b22aa4c: ; {other}
9845 0x000001c22b22aa4c: 0f1f 8400 | bc7d 004f | 4881 c4a0 | 0100 005d
9846
9847 0x000001c22b22aa5c: ; {poll_return}
9848 0x000001c22b22aa5c: 493b a750 | 0400 000f | 87c6 1700 | 00c3 4889 | 8424 5001 | 0000 660f | 1f44 0000
9849
9850 0x000001c22b22aa78: ; {no_reloc}
9851 0x000001c22b22aa78: e9d7 1700 | 0000 0000 | 0000 e9d7 | 1700 0048
9852
9853 0x000001c22b22aa88: ; {metadata(method data for {method} {0x000001c25b8ff1c8} 'ensureOpen' '()V' in 'java/util/Formatter')}
9854 0x000001c22b22aa88: 8bd0 48b9 | e0d8 bf5b | c201 0000 | 4883 8130 | 0100 0001 | 488b d048 | 8984 2448
9855
9856 0x000001c22b22aaa4: ; {optimized virtual_call}
9857 0x000001c22b22aaa4: 0100 00e8
9858
9859 0x000001c22b22aaa8: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop [336]=Oop }
9860 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9861 ; - java.util.Formatter::ensureOpen@11 (line 2680)
9862 ; - java.util.Formatter::toString@1 (line 2627)
9863 ; - java.lang.String::format@13 (line 4431)
9864 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
9865 0x000001c22b22aaa8: d443 cb05
9866
9867 0x000001c22b22aaac: ; {other}
9868 0x000001c22b22aaac: 0f1f 8400 | 1c7e 0050 | 488b 8424 | 4801 0000 | e9b5 1900
9869
9870 0x000001c22b22aac0: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9871 0x000001c22b22aac0: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 6001
9872
9873 0x000001c22b22aad0: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9874 0x000001c22b22aad0: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
9875 0x000001c22b22aaf0: 1f00 85ff | 0f84 7117 | 0000 660f | 1f44 0000
9876
9877 0x000001c22b22ab00: ; {no_reloc}
9878 0x000001c22b22ab00: e996 1700 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8593 | 1700 0049 | 8b87 b801 | 0000 488d
9879 0x000001c22b22ab20: 7828 493b | bfc8 0100 | 000f 877b | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
9880 0x000001c22b22ab40: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
9881 0x000001c22b22ab60: 1848 8948 | 204c 8bc0
9882
9883 0x000001c22b22ab68: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9884 0x000001c22b22ab68: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
9885
9886 0x000001c22b22ab78: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
9887 0x000001c22b22ab78: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2458
9888
9889 0x000001c22b22ab8c: ; {optimized virtual_call}
9890 0x000001c22b22ab8c: 0100 00e8
9891
9892 0x000001c22b22ab90: ; ImmutableOopMap {[176]=Oop [224]=Oop [344]=Oop }
9893 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9894 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
9895 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
9896 ; - net.minecraft.class_276::method_1240@0 (line 198)
9897 ; - net.minecraft.class_310::method_1523@430 (line 1346)
9898 0x000001c22b22ab90: ec42 cb05
9899
9900 0x000001c22b22ab94: ; {other}
9901 0x000001c22b22ab94: 0f1f 8400 | 047f 0051 | 488b 8424 | 5801 0000 | e9cd 1800
9902
9903 0x000001c22b22aba8: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9904 0x000001c22b22aba8: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
9905
9906 0x000001c22b22abb8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9907 0x000001c22b22abb8: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
9908 0x000001c22b22abd8: 1f00 85f6 | 0f84 d516 | 0000 660f | 1f44 0000
9909
9910 0x000001c22b22abe8: ; {no_reloc}
9911 0x000001c22b22abe8: e9fa 1600 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85f7 | 1600 0049 | 8b87 b801 | 0000 488d
9912 0x000001c22b22ac08: 7828 493b | bfc8 0100 | 000f 87df | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
9913 0x000001c22b22ac28: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
9914 0x000001c22b22ac48: 1848 8948 | 204c 8bc0
9915
9916 0x000001c22b22ac50: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9917 0x000001c22b22ac50: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
9918
9919 0x000001c22b22ac60: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
9920 0x000001c22b22ac60: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2460
9921
9922 0x000001c22b22ac74: ; {optimized virtual_call}
9923 0x000001c22b22ac74: 0100 00e8
9924
9925 0x000001c22b22ac78: ; ImmutableOopMap {[176]=Oop [224]=Oop [352]=Oop }
9926 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9927 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
9928 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
9929 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
9930 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
9931 ; - net.minecraft.class_310::method_1523@353 (line 1333)
9932 0x000001c22b22ac78: 0442 cb05
9933
9934 0x000001c22b22ac7c: ; {other}
9935 0x000001c22b22ac7c: 0f1f 8400 | ec7f 0052 | 488b 8424 | 6001 0000 | e9e5 1700
9936
9937 0x000001c22b22ac90: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9938 0x000001c22b22ac90: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
9939
9940 0x000001c22b22aca0: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9941 0x000001c22b22aca0: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
9942 0x000001c22b22acc0: 1f00 85f6 | 0f84 3916 | 0000 660f | 1f44 0000
9943
9944 0x000001c22b22acd0: ; {no_reloc}
9945 0x000001c22b22acd0: e95e 1600 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 855b | 1600 0049 | 8b87 b801 | 0000 488d
9946 0x000001c22b22acf0: 7828 493b | bfc8 0100 | 000f 8743 | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
9947 0x000001c22b22ad10: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
9948 0x000001c22b22ad30: 1848 8948 | 204c 8bc0
9949
9950 0x000001c22b22ad38: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9951 0x000001c22b22ad38: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
9952
9953 0x000001c22b22ad48: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
9954 0x000001c22b22ad48: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2468
9955
9956 0x000001c22b22ad5c: ; {optimized virtual_call}
9957 0x000001c22b22ad5c: 0100 00e8
9958
9959 0x000001c22b22ad60: ; ImmutableOopMap {[176]=Oop [224]=Oop [360]=Oop }
9960 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9961 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
9962 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
9963 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
9964 ; - net.minecraft.class_310::method_1523@353 (line 1333)
9965 0x000001c22b22ad60: 1c41 cb05
9966
9967 0x000001c22b22ad64: ; {other}
9968 0x000001c22b22ad64: 0f1f 8400 | d480 0053 | 488b 8424 | 6801 0000 | e9fd 1600
9969
9970 0x000001c22b22ad78: ; {metadata(method data for {method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9971 0x000001c22b22ad78: 0048 ba20 | b49e 6dc2 | 0100 0048 | 8382 4001
9972
9973 0x000001c22b22ad88: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9974 0x000001c22b22ad88: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
9975 0x000001c22b22ada8: 1f00 85f6 | 0f84 9d15 | 0000 660f | 1f44 0000
9976
9977 0x000001c22b22adb8: ; {no_reloc}
9978 0x000001c22b22adb8: e9c2 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 85bf | 1500 0049 | 8b87 b801 | 0000 488d
9979 0x000001c22b22add8: 7828 493b | bfc8 0100 | 000f 87a7 | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
9980 0x000001c22b22adf8: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
9981 0x000001c22b22ae18: 1848 8948 | 204c 8bc0
9982
9983 0x000001c22b22ae20: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9984 0x000001c22b22ae20: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
9985
9986 0x000001c22b22ae30: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
9987 0x000001c22b22ae30: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2470
9988
9989 0x000001c22b22ae44: ; {optimized virtual_call}
9990 0x000001c22b22ae44: 0100 00e8
9991
9992 0x000001c22b22ae48: ; ImmutableOopMap {[176]=Oop [224]=Oop [368]=Oop }
9993 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
9994 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
9995 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
9996 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
9997 ; - net.minecraft.class_310::method_1523@340 (line 1330)
9998 0x000001c22b22ae48: 3440 cb05
9999
10000 0x000001c22b22ae4c: ; {other}
10001 0x000001c22b22ae4c: 0f1f 8400 | bc81 0054 | 488b 8424 | 7001 0000 | e915 1600
10002
10003 0x000001c22b22ae60: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10004 0x000001c22b22ae60: 0048 baa8 | 9c4c 6dc2 | 0100 0048 | 8382 6001
10005
10006 0x000001c22b22ae70: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
10007 0x000001c22b22ae70: 0000 0148 | bae0 9f4c | 6dc2 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
10008 0x000001c22b22ae90: 1f00 85ff | 0f84 0115 | 0000 660f | 1f44 0000
10009
10010 0x000001c22b22aea0: ; {no_reloc}
10011 0x000001c22b22aea0: e926 1500 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 8523 | 1500 0049 | 8b87 b801 | 0000 488d
10012 0x000001c22b22aec0: 7828 493b | bfc8 0100 | 000f 870b | 1500 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
10013 0x000001c22b22aee0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
10014 0x000001c22b22af00: 1848 8948 | 204c 8bc0
10015
10016 0x000001c22b22af08: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
10017 0x000001c22b22af08: 48ba e09f | 4c6d c201 | 0000 4883 | 8210 0100
10018
10019 0x000001c22b22af18: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
10020 0x000001c22b22af18: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2478
10021
10022 0x000001c22b22af2c: ; {optimized virtual_call}
10023 0x000001c22b22af2c: 0100 00e8
10024
10025 0x000001c22b22af30: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop [376]=Oop }
10026 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
10027 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
10028 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
10029 ; - net.minecraft.class_276::method_1235@0 (line 190)
10030 ; - net.minecraft.class_310::method_1523@334 (line 1329)
10031 0x000001c22b22af30: 4c3f cb05
10032
10033 0x000001c22b22af34: ; {other}
10034 0x000001c22b22af34: 0f1f 8400 | a482 0055 | 488b 8424 | 7801 0000 | e92d 1500 | 0089 b424 | 0001 0000
10035
10036 0x000001c22b22af50: ; {metadata(method data for {method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10037 0x000001c22b22af50: 48ba a89c | 4c6d c201 | 0000 4883 | 8260 0100
10038
10039 0x000001c22b22af60: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
10040 0x000001c22b22af60: 0001 48ba | e09f 4c6d | c201 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
10041 0x000001c22b22af80: 0085 ff0f | 845e 1400 | 000f 1f80 | 0000 0000
10042
10043 0x000001c22b22af90: ; {no_reloc}
10044 0x000001c22b22af90: e982 1400 | 0000 0000 | 0000 80ba | 2001 0000 | 050f 857f | 1400 0049 | 8b87 b801 | 0000 488d
10045 0x000001c22b22afb0: 7828 493b | bfc8 0100 | 000f 8767 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
10046 0x000001c22b22afd0: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948
10047 0x000001c22b22aff0: 1848 8948 | 2048 8bd0
10048
10049 0x000001c22b22aff8: ; {metadata(method data for {method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
10050 0x000001c22b22aff8: 48be e09f | 4c6d c201 | 0000 4883 | 8610 0100
10051
10052 0x000001c22b22b008: ; {oop("Rendersystem called from wrong thread"{0x0000000205a91f10})}
10053 0x000001c22b22b008: 0001 49b8 | 101f a905 | 0200 0000 | 488b d048 | 8984 2480
10054
10055 0x000001c22b22b01c: ; {optimized virtual_call}
10056 0x000001c22b22b01c: 0100 00e8
10057
10058 0x000001c22b22b020: ; ImmutableOopMap {[176]=Oop [224]=Oop [384]=Oop }
10059 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
10060 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 139)
10061 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
10062 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
10063 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
10064 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10065 0x000001c22b22b020: 5c3e cb05
10066
10067 0x000001c22b22b024: ; {other}
10068 0x000001c22b22b024: 0f1f 8400 | 9483 0056 | 488b 8424 | 8001 0000 | e93d 1400 | 000f 1f80 | 0000 0000
10069
10070 0x000001c22b22b040: ; {no_reloc}
10071 0x000001c22b22b040: e9fd 1300 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 ea13
10072 0x000001c22b22b060: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca
10073 0x000001c22b22b080: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828
10074
10075 0x000001c22b22b09c: ; {metadata(method data for {method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
10076 0x000001c22b22b09c: 488b d048 | be90 2587 | 5bc2 0100 | 0048 8386 | 3001 0000
10077
10078 0x000001c22b22b0b0: ; {oop("supplier.get()"{0x0000000203c1d1b0})}
10079 0x000001c22b22b0b0: 0148 bab0 | d1c1 0302 | 0000 004c | 8bc2 488b | d048 8984 | 2488 0100 | 0066 0f1f
10080
10081 0x000001c22b22b0cc: ; {optimized virtual_call}
10082 0x000001c22b22b0cc: 4400 00e8
10083
10084 0x000001c22b22b0d0: ; ImmutableOopMap {[176]=Oop [392]=Oop }
10085 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
10086 ; - java.util.Objects::requireNonNull@9 (line 259)
10087 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
10088 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10089 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10090 0x000001c22b22b0d0: ac3d cb05
10091
10092 0x000001c22b22b0d4: ; {other}
10093 0x000001c22b22b0d4: 0f1f 8400 | 4484 0057 | 488b 8424 | 8801 0000 | e98d 1300
10094
10095 0x000001c22b22b0e8: ; {metadata({method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
10096 0x000001c22b22b0e8: 0049 ba88 | 454b 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10097
10098 0x000001c22b22b100: ; {runtime_call counter_overflow Runtime1 stub}
10099 0x000001c22b22b100: e87b c6d8
10100
10101 0x000001c22b22b104: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10102 ;*synchronization entry
10103 ; - net.minecraft.class_310::method_1523@-1 (line 1272)
10104 0x000001c22b22b104: 05e9 ec89
10105
10106 0x000001c22b22b108: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10107 0x000001c22b22b108: ffff e811
10108
10109 0x000001c22b22b10c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
10110 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
10111 ; - net.minecraft.class_310::method_1523@7 (line 1272)
10112 0x000001c22b22b10c: 64d8 058b | 7e64 48c1 | e703 4883 | ff00 0f84 | 058a ffff | 4889 3c24
10113
10114 0x000001c22b22b124: ; {runtime_call g1_pre_barrier_slow}
10115 0x000001c22b22b124: e857 cdd8 | 05e9 f789 | ffff 4883 | ff00 0f84 | 1d8a ffff | 4889 3424
10116
10117 0x000001c22b22b13c: ; {runtime_call g1_post_barrier_slow}
10118 0x000001c22b22b13c: e8bf d0d8 | 05e9 0f8a
10119
10120 0x000001c22b22b144: ; {metadata({method} {0x000001c26cfba618} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
10121 0x000001c22b22b144: ffff 49ba | 10a6 fb6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10122
10123 0x000001c22b22b15c: ; {runtime_call counter_overflow Runtime1 stub}
10124 0x000001c22b22b15c: ffe8 1ec6
10125
10126 0x000001c22b22b160: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
10127 ;*synchronization entry
10128 ; - net.minecraft.class_1041::method_22093@-1 (line 158)
10129 ; - net.minecraft.class_310::method_1523@14 (line 1274)
10130 0x000001c22b22b160: d805 e92a
10131
10132 0x000001c22b22b164: ; {metadata({method} {0x000001c26cfb2c08} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
10133 0x000001c22b22b164: 8aff ff49 | ba00 2cfb | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10134
10135 0x000001c22b22b17c: ; {runtime_call counter_overflow Runtime1 stub}
10136 0x000001c22b22b17c: ffff e8fd
10137
10138 0x000001c22b22b180: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
10139 ;*synchronization entry
10140 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 94)
10141 ; - net.minecraft.class_1041::method_22093@1 (line 158)
10142 ; - net.minecraft.class_310::method_1523@14 (line 1274)
10143 0x000001c22b22b180: c5d8 05e9 | 428a ffff
10144
10145 0x000001c22b22b188: ; {metadata({method} {0x000001c26c4b5798} 'method_1592' '()V' in 'net/minecraft/class_310')}
10146 0x000001c22b22b188: 49ba 9057 | 4b6c c201 | 0000 4c89 | 5424 0848 | c704 24ff
10147
10148 0x000001c22b22b19c: ; {runtime_call counter_overflow Runtime1 stub}
10149 0x000001c22b22b19c: ffff ffe8
10150
10151 0x000001c22b22b1a0: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10152 ;*synchronization entry
10153 ; - net.minecraft.class_310::method_1592@-1 (line 1619)
10154 ; - net.minecraft.class_310::method_1523@21 (line 1275)
10155 0x000001c22b22b1a0: dcc5 d805 | e9f7 8aff | ff44 8b82 | c001 0000 | 49c1 e003 | 4983 f800 | 0f84 7f8c | ffff 4c89
10156 0x000001c22b22b1c0: ; {runtime_call g1_pre_barrier_slow}
10157 0x000001c22b22b1c0: 0424 e8b9 | ccd8 05e9 | 718c ffff
10158
10159 0x000001c22b22b1cc: ; {metadata({method} {0x000001c26c4cf398} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
10160 0x000001c22b22b1cc: 49ba 90f3 | 4c6c c201 | 0000 4c89 | 5424 0848 | c704 24ff
10161
10162 0x000001c22b22b1e0: ; {runtime_call counter_overflow Runtime1 stub}
10163 0x000001c22b22b1e0: ffff ffe8
10164
10165 0x000001c22b22b1e4: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop }
10166 ;*synchronization entry
10167 ; - net.minecraft.class_310::method_1521@-1 (line 1032)
10168 ; - net.minecraft.class_310::method_1523@52 (line 1282)
10169 0x000001c22b22b1e4: 98c5 d805 | e9ac 8cff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
10170
10171 0x000001c22b22b1fc: ; {runtime_call load_appendix_patching Runtime1 stub}
10172 0x000001c22b22b1fc: e8ff bbd8
10173
10174 0x000001c22b22b200: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop }
10175 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
10176 ; - (reexecute) net.minecraft.class_310::method_1523@56 (line 1282)
10177 0x000001c22b22b200: 05e9 d28c
10178
10179 0x000001c22b22b204: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10180 0x000001c22b22b204: ffff e815
10181
10182 0x000001c22b22b208: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
10183 ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0}
10184 ; - net.minecraft.class_310::method_1523@61 (line 1282)
10185 ; {metadata({method} {0x000001c25c9a5af0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
10186 0x000001c22b22b208: 63d8 0549 | bae8 5a9a | 5cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10187
10188 0x000001c22b22b220: ; {runtime_call counter_overflow Runtime1 stub}
10189 0x000001c22b22b220: ffff e859
10190
10191 0x000001c22b22b224: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
10192 ;*synchronization entry
10193 ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227)
10194 ; - net.minecraft.class_310::method_1523@61 (line 1282)
10195 0x000001c22b22b224: c5d8 05e9 | 9f8d ffff
10196
10197 0x000001c22b22b22c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10198 0x000001c22b22b22c: e8ef 62d8
10199
10200 0x000001c22b22b230: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10201 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
10202 ; - net.minecraft.class_310::method_1523@83 (line 1287)
10203 ; {metadata({method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
10204 0x000001c22b22b230: 0549 ba88 | 454b 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | 5800 0000
10205
10206 0x000001c22b22b248: ; {runtime_call counter_overflow Runtime1 stub}
10207 0x000001c22b22b248: e833 c5d8
10208
10209 0x000001c22b22b24c: ; ImmutableOopMap {[176]=Oop }
10210 ;*goto {reexecute=1 rethrow=0 return_oop=0}
10211 ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1287)
10212 0x000001c22b22b24c: 05e9 998e
10213
10214 0x000001c22b22b250: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10215 0x000001c22b22b250: ffff e8c9
10216
10217 0x000001c22b22b254: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
10218 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
10219 ; - net.minecraft.class_310::method_1523@69 (line 1286)
10220 0x000001c22b22b254: 62d8 0548
10221
10222 0x000001c22b22b258: ; {runtime_call throw_class_cast_exception Runtime1 stub}
10223 0x000001c22b22b258: 8904 24e8
10224
10225 0x000001c22b22b25c: ; ImmutableOopMap {[176]=Oop }
10226 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
10227 ; - net.minecraft.class_310::method_1523@74 (line 1286)
10228 0x000001c22b22b25c: c08e d805
10229
10230 0x000001c22b22b260: ; {metadata({method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
10231 0x000001c22b22b260: 49ba b8bf | 015d c201 | 0000 4c89 | 5424 0848 | c704 24ff
10232
10233 0x000001c22b22b274: ; {runtime_call counter_overflow Runtime1 stub}
10234 0x000001c22b22b274: ffff ffe8
10235
10236 0x000001c22b22b278: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
10237 ;*synchronization entry
10238 ; - net.minecraft.class_156::method_658@-1 (line 140)
10239 ; - net.minecraft.class_310::method_1523@95 (line 1290)
10240 0x000001c22b22b278: 04c5 d805 | e9d8 90ff
10241
10242 0x000001c22b22b280: ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
10243 0x000001c22b22b280: ff49 ba58 | c001 5dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10244
10245 0x000001c22b22b298: ; {runtime_call counter_overflow Runtime1 stub}
10246 0x000001c22b22b298: e8e3 c4d8
10247
10248 0x000001c22b22b29c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
10249 ;*synchronization entry
10250 ; - net.minecraft.class_156::method_648@-1 (line 144)
10251 ; - net.minecraft.class_156::method_658@0 (line 140)
10252 ; - net.minecraft.class_310::method_1523@95 (line 1290)
10253 0x000001c22b22b29c: 05e9 f090
10254
10255 0x000001c22b22b2a0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10256 0x000001c22b22b2a0: ffff e879
10257
10258 0x000001c22b22b2a4: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop }
10259 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
10260 ; - net.minecraft.class_156::method_648@3 (line 144)
10261 ; - net.minecraft.class_156::method_658@0 (line 140)
10262 ; - net.minecraft.class_310::method_1523@95 (line 1290)
10263 ; {runtime_call throw_div0_exception Runtime1 stub}
10264 0x000001c22b22b2a4: 62d8 05e8
10265
10266 0x000001c22b22b2a8: ; ImmutableOopMap {[176]=Oop [208]=Oop }
10267 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
10268 ; - net.minecraft.class_156::method_658@6 (line 140)
10269 ; - net.minecraft.class_310::method_1523@95 (line 1290)
10270 0x000001c22b22b2a8: 745f d805
10271
10272 0x000001c22b22b2ac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10273 0x000001c22b22b2ac: e86f 62d8
10274
10275 0x000001c22b22b2b0: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
10276 ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0}
10277 ; - net.minecraft.class_310::method_1523@99 (line 1290)
10278 ; {metadata({method} {0x000001c26c53dac8} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
10279 0x000001c22b22b2b0: 0549 bac0 | da53 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10280
10281 0x000001c22b22b2c8: ; {runtime_call counter_overflow Runtime1 stub}
10282 0x000001c22b22b2c8: e8b3 c4d8
10283
10284 0x000001c22b22b2cc: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
10285 ;*synchronization entry
10286 ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38)
10287 ; - net.minecraft.class_310::method_1523@99 (line 1290)
10288 0x000001c22b22b2cc: 05e9 1592
10289
10290 0x000001c22b22b2d0: ; {metadata({method} {0x000001c26d572b08} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
10291 0x000001c22b22b2d0: ffff 49ba | 002b 576d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10292
10293 0x000001c22b22b2e8: ; {runtime_call counter_overflow Runtime1 stub}
10294 0x000001c22b22b2e8: ffe8 92c4
10295
10296 0x000001c22b22b2ec: ; ImmutableOopMap {[176]=Oop }
10297 ;*synchronization entry
10298 ; - net.minecraft.class_10209::method_64146@-1 (line 47)
10299 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10300 0x000001c22b22b2ec: d805 e9e6
10301
10302 0x000001c22b22b2f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10303 0x000001c22b22b2f0: 92ff ffe8
10304
10305 0x000001c22b22b2f4: ; ImmutableOopMap {[176]=Oop }
10306 ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
10307 ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
10308 ; - net.minecraft.class_10209::method_64146@3 (line 47)
10309 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10310 0x000001c22b22b2f4: 2862 d805
10311
10312 0x000001c22b22b2f8: ; {metadata({method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
10313 0x000001c22b22b2f8: 49ba c02b | 576d c201 | 0000 4c89 | 5424 0848 | c704 24ff
10314
10315 0x000001c22b22b30c: ; {runtime_call counter_overflow Runtime1 stub}
10316 0x000001c22b22b30c: ffff ffe8
10317
10318 0x000001c22b22b310: ; ImmutableOopMap {[176]=Oop }
10319 ;*synchronization entry
10320 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
10321 ; - net.minecraft.class_10209::method_64146@9 (line 49)
10322 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10323 0x000001c22b22b310: 6cc4 d805 | e953 93ff
10324
10325 0x000001c22b22b318: ; {metadata({method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
10326 0x000001c22b22b318: ff49 ba50 | e1c9 5cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10327
10328 0x000001c22b22b330: ; {runtime_call counter_overflow Runtime1 stub}
10329 0x000001c22b22b330: e84b c4d8
10330
10331 0x000001c22b22b334: ; ImmutableOopMap {[176]=Oop }
10332 ;*synchronization entry
10333 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
10334 ; - net.minecraft.class_10209::method_64150@0 (line 55)
10335 ; - net.minecraft.class_10209::method_64146@9 (line 49)
10336 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10337 0x000001c22b22b334: 05e9 6d93
10338
10339 0x000001c22b22b338: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
10340 0x000001c22b22b338: ffff 49ba | 6869 425b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10341
10342 0x000001c22b22b350: ; {runtime_call counter_overflow Runtime1 stub}
10343 0x000001c22b22b350: ffe8 2ac4
10344
10345 0x000001c22b22b354: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10346 ;*synchronization entry
10347 ; - java.lang.ThreadLocal::get@-1 (line 172)
10348 ; - net.minecraft.class_10209::method_64150@9 (line 56)
10349 ; - net.minecraft.class_10209::method_64146@9 (line 49)
10350 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10351 0x000001c22b22b354: d805 e962 | 94ff ff48
10352
10353 0x000001c22b22b35c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
10354 0x000001c22b22b35c: 8904 24e8
10355
10356 0x000001c22b22b360: ; ImmutableOopMap {[176]=Oop }
10357 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
10358 ; - net.minecraft.class_10209::method_64150@12 (line 56)
10359 ; - net.minecraft.class_10209::method_64146@9 (line 49)
10360 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10361 0x000001c22b22b360: bc8d d805
10362
10363 0x000001c22b22b364: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
10364 0x000001c22b22b364: 49ba 6869 | 425b c201 | 0000 4c89 | 5424 0848 | c704 24ff
10365
10366 0x000001c22b22b378: ; {runtime_call counter_overflow Runtime1 stub}
10367 0x000001c22b22b378: ffff ffe8
10368
10369 0x000001c22b22b37c: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10370 ;*synchronization entry
10371 ; - java.lang.ThreadLocal::get@-1 (line 172)
10372 ; - net.minecraft.class_10209::method_64146@16 (line 51)
10373 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10374 0x000001c22b22b37c: 00c4 d805 | e95e 96ff | ff48 8904
10375
10376 0x000001c22b22b388: ; {runtime_call throw_class_cast_exception Runtime1 stub}
10377 0x000001c22b22b388: 24e8 928d
10378
10379 0x000001c22b22b38c: ; ImmutableOopMap {[176]=Oop }
10380 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
10381 ; - net.minecraft.class_10209::method_64146@19 (line 51)
10382 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10383 ; {metadata({method} {0x000001c25b534448} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
10384 0x000001c22b22b38c: d805 49ba | 4044 535b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10385
10386 0x000001c22b22b3a4: ; {runtime_call counter_overflow Runtime1 stub}
10387 0x000001c22b22b3a4: ffe8 d6c3
10388
10389 0x000001c22b22b3a8: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop }
10390 ;*synchronization entry
10391 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
10392 ; - net.minecraft.class_10209::method_64146@22 (line 51)
10393 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10394 0x000001c22b22b3a8: d805 e9dd
10395
10396 0x000001c22b22b3ac: ; {metadata({method} {0x000001c25b600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000800000400')}
10397 0x000001c22b22b3ac: 97ff ff49 | ba20 0260 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10398
10399 0x000001c22b22b3c4: ; {runtime_call counter_overflow Runtime1 stub}
10400 0x000001c22b22b3c4: ffff e8b5
10401
10402 0x000001c22b22b3c8: ; ImmutableOopMap {r8=Oop [176]=Oop }
10403 ;*synchronization entry
10404 ; - java.lang.invoke.LambdaForm$MH/0x0000000800000400::invoke@-1
10405 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
10406 ; - net.minecraft.class_10209::method_64146@22 (line 51)
10407 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10408 0x000001c22b22b3c8: c3d8 05e9 | 1598 ffff
10409
10410 0x000001c22b22b3d0: ; {metadata({method} {0x000001c25b187ee0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
10411 0x000001c22b22b3d0: 49ba d87e | 185b c201 | 0000 4c89 | 5424 0848 | c704 24ff
10412
10413 0x000001c22b22b3e4: ; {runtime_call counter_overflow Runtime1 stub}
10414 0x000001c22b22b3e4: ffff ffe8
10415
10416 0x000001c22b22b3e8: ; ImmutableOopMap {r8=Oop [176]=Oop }
10417 ;*synchronization entry
10418 ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
10419 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10420 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10421 0x000001c22b22b3e8: 94c3 d805 | e977 98ff
10422
10423 0x000001c22b22b3f0: ; {metadata({method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
10424 0x000001c22b22b3f0: ff49 ba90 | 7b18 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10425
10426 0x000001c22b22b408: ; {runtime_call counter_overflow Runtime1 stub}
10427 0x000001c22b22b408: e873 c3d8
10428
10429 0x000001c22b22b40c: ; ImmutableOopMap {[176]=Oop }
10430 ;*synchronization entry
10431 ; - java.util.Objects::requireNonNull@-1 (line 258)
10432 ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
10433 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10434 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10435 0x000001c22b22b40c: 05e9 db98
10436
10437 0x000001c22b22b410: ; {metadata({method} {0x000001c26d8371d8} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000800f82ad0')}
10438 0x000001c22b22b410: ffff 49ba | d071 836d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10439
10440 0x000001c22b22b428: ; {runtime_call counter_overflow Runtime1 stub}
10441 0x000001c22b22b428: ffe8 52c3
10442
10443 0x000001c22b22b42c: ; ImmutableOopMap {[176]=Oop }
10444 ;*synchronization entry
10445 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@-1
10446 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
10447 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10448 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10449 0x000001c22b22b42c: d805 e921
10450
10451 0x000001c22b22b430: ; {metadata({method} {0x000001c26d572bc8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
10452 0x000001c22b22b430: 99ff ff49 | bac0 2b57 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10453
10454 0x000001c22b22b448: ; {runtime_call counter_overflow Runtime1 stub}
10455 0x000001c22b22b448: ffff e831
10456
10457 0x000001c22b22b44c: ; ImmutableOopMap {[176]=Oop }
10458 ;*synchronization entry
10459 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
10460 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
10461 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
10462 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10463 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10464 0x000001c22b22b44c: c3d8 05e9 | 3b99 ffff
10465
10466 0x000001c22b22b454: ; {metadata({method} {0x000001c25cc9e158} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
10467 0x000001c22b22b454: 49ba 50e1 | c95c c201 | 0000 4c89 | 5424 0848 | c704 24ff
10468
10469 0x000001c22b22b468: ; {runtime_call counter_overflow Runtime1 stub}
10470 0x000001c22b22b468: ffff ffe8
10471
10472 0x000001c22b22b46c: ; ImmutableOopMap {[176]=Oop }
10473 ;*synchronization entry
10474 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
10475 ; - net.minecraft.class_10209::method_64150@0 (line 55)
10476 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
10477 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
10478 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10479 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10480 0x000001c22b22b46c: 10c3 d805 | e955 99ff
10481
10482 0x000001c22b22b474: ; {metadata({method} {0x000001c25b426970} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
10483 0x000001c22b22b474: ff49 ba68 | 6942 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10484
10485 0x000001c22b22b48c: ; {runtime_call counter_overflow Runtime1 stub}
10486 0x000001c22b22b48c: e8ef c2d8
10487
10488 0x000001c22b22b490: ; ImmutableOopMap {rdx=Oop [176]=Oop }
10489 ;*synchronization entry
10490 ; - java.lang.ThreadLocal::get@-1 (line 172)
10491 ; - net.minecraft.class_10209::method_64150@9 (line 56)
10492 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
10493 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
10494 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10495 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10496 0x000001c22b22b490: 05e9 439a | ffff 4889
10497
10498 0x000001c22b22b498: ; {runtime_call throw_class_cast_exception Runtime1 stub}
10499 0x000001c22b22b498: 0424 e881
10500
10501 0x000001c22b22b49c: ; ImmutableOopMap {[176]=Oop }
10502 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
10503 ; - net.minecraft.class_10209::method_64150@12 (line 56)
10504 ; - net.minecraft.class_10209$$Lambda/0x0000000800f82ad0::get@0
10505 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
10506 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10507 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10508 ; {metadata({method} {0x000001c25b187b98} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
10509 0x000001c22b22b49c: 8cd8 0549 | ba90 7b18 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10510
10511 0x000001c22b22b4b4: ; {runtime_call counter_overflow Runtime1 stub}
10512 0x000001c22b22b4b4: ffff e8c5
10513
10514 0x000001c22b22b4b8: ; ImmutableOopMap {r8=Oop [176]=Oop }
10515 ;*synchronization entry
10516 ; - java.util.Objects::requireNonNull@-1 (line 258)
10517 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
10518 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10519 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10520 0x000001c22b22b4b8: c2d8 05e9 | a99b ffff | 4c89 0424
10521
10522 0x000001c22b22b4c4: ; {runtime_call throw_class_cast_exception Runtime1 stub}
10523 0x000001c22b22b4c4: e857 8cd8
10524
10525 0x000001c22b22b4c8: ; ImmutableOopMap {[176]=Oop }
10526 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
10527 ; - net.minecraft.class_10209::method_64146@30 (line 51)
10528 ; - net.minecraft.class_310::method_1523@103 (line 1292)
10529 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10530 0x000001c22b22b4c8: 05e8 5260
10531
10532 0x000001c22b22b4cc: ; ImmutableOopMap {r8=Oop [176]=Oop }
10533 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
10534 ; - net.minecraft.class_310::method_1523@117 (line 1295)
10535 ; {metadata({method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
10536 0x000001c22b22b4cc: d805 49ba | f055 2f6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10537
10538 0x000001c22b22b4e4: ; {runtime_call counter_overflow Runtime1 stub}
10539 0x000001c22b22b4e4: ffe8 96c2
10540
10541 0x000001c22b22b4e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10542 ;*synchronization entry
10543 ; - net.minecraft.class_1255::method_5383@-1 (line 123)
10544 ; - net.minecraft.class_310::method_1523@123 (line 1296)
10545 0x000001c22b22b4e8: d805 e974
10546
10547 0x000001c22b22b4ec: ; {metadata({method} {0x000001c26c2f55f8} 'method_5383' '()V' in 'net/minecraft/class_1255')}
10548 0x000001c22b22b4ec: 9eff ff49 | baf0 552f | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 0700
10549
10550 0x000001c22b22b504: ; {runtime_call counter_overflow Runtime1 stub}
10551 0x000001c22b22b504: 0000 e875
10552
10553 0x000001c22b22b508: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10554 ;*goto {reexecute=1 rethrow=0 return_oop=0}
10555 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
10556 ; - net.minecraft.class_310::method_1523@123 (line 1296)
10557 0x000001c22b22b508: c2d8 05e9 | 7f9e ffff
10558
10559 0x000001c22b22b510: ; {metadata({method} {0x000001c25b1a99b0} 'min' '(II)I' in 'java/lang/Math')}
10560 0x000001c22b22b510: 49ba a899 | 1a5b c201 | 0000 4c89 | 5424 0848 | c704 24ff
10561
10562 0x000001c22b22b524: ; {runtime_call counter_overflow Runtime1 stub}
10563 0x000001c22b22b524: ffff ffe8
10564
10565 0x000001c22b22b528: ; ImmutableOopMap {r8=Oop [176]=Oop }
10566 ;*synchronization entry
10567 ; - java.lang.Math::min@-1 (line 2115)
10568 ; - net.minecraft.class_310::method_1523@151 (line 1300)
10569 0x000001c22b22b528: 54c2 d805 | e937 a1ff
10570
10571 0x000001c22b22b530: ; {metadata({method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
10572 0x000001c22b22b530: ff49 ba88 | 454b 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ae00 0000
10573
10574 0x000001c22b22b548: ; {runtime_call counter_overflow Runtime1 stub}
10575 0x000001c22b22b548: e833 c2d8
10576
10577 0x000001c22b22b54c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10578 ;*goto {reexecute=1 rethrow=0 return_oop=0}
10579 ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1300)
10580 0x000001c22b22b54c: 05e9 e2a2
10581
10582 0x000001c22b22b550: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10583 0x000001c22b22b550: ffff e8c9
10584
10585 0x000001c22b22b554: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop }
10586 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
10587 ; - net.minecraft.class_310::method_1523@191 (line 1307)
10588 0x000001c22b22b554: 5fd8 058b | 7e64 48c1 | e703 4883 | ff00 0f84 | eba3 ffff | 4889 3c24
10589
10590 0x000001c22b22b56c: ; {runtime_call g1_pre_barrier_slow}
10591 0x000001c22b22b56c: e80f c9d8 | 05e9 dda3 | ffff 4883 | ff00 0f84 | 03a4 ffff | 4889 3424
10592
10593 0x000001c22b22b584: ; {runtime_call g1_post_barrier_slow}
10594 0x000001c22b22b584: e877 ccd8 | 05e9 f5a3
10595
10596 0x000001c22b22b58c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10597 0x000001c22b22b58c: ffff e88d
10598
10599 0x000001c22b22b590: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop }
10600 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
10601 ; - net.minecraft.class_310::method_1523@199 (line 1309)
10602 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10603 0x000001c22b22b590: 5fd8 05e8
10604
10605 0x000001c22b22b594: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
10606 ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0}
10607 ; - net.minecraft.class_310::method_1523@212 (line 1310)
10608 0x000001c22b22b594: 885f d805
10609
10610 0x000001c22b22b598: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10611 0x000001c22b22b598: e883 5fd8
10612
10613 0x000001c22b22b59c: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
10614 ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0}
10615 ; - net.minecraft.class_310::method_1523@215 (line 1310)
10616 ; {metadata({method} {0x000001c26d23e5a8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
10617 0x000001c22b22b59c: 0549 baa0 | e523 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10618
10619 0x000001c22b22b5b4: ; {runtime_call counter_overflow Runtime1 stub}
10620 0x000001c22b22b5b4: e8c7 c1d8
10621
10622 0x000001c22b22b5b8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
10623 ;*synchronization entry
10624 ; - net.minecraft.class_1144::method_4876@-1 (line 260)
10625 ; - net.minecraft.class_310::method_1523@215 (line 1310)
10626 0x000001c22b22b5b8: 05e9 2ba5
10627
10628 0x000001c22b22b5bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10629 0x000001c22b22b5bc: ffff e85d
10630
10631 0x000001c22b22b5c0: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
10632 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
10633 ; - net.minecraft.class_1144::method_4876@5 (line 260)
10634 ; - net.minecraft.class_310::method_1523@215 (line 1310)
10635 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10636 0x000001c22b22b5c0: 5fd8 05e8
10637
10638 0x000001c22b22b5c4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10639 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
10640 ; - net.minecraft.class_310::method_1523@232 (line 1312)
10641 0x000001c22b22b5c4: 585f d805
10642
10643 0x000001c22b22b5c8: ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
10644 0x000001c22b22b5c8: 49ba 58c0 | 015d c201 | 0000 4c89 | 5424 0848 | c704 24ff
10645
10646 0x000001c22b22b5dc: ; {runtime_call counter_overflow Runtime1 stub}
10647 0x000001c22b22b5dc: ffff ffe8
10648
10649 0x000001c22b22b5e0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10650 ;*synchronization entry
10651 ; - net.minecraft.class_156::method_648@-1 (line 144)
10652 ; - net.minecraft.class_310::method_1523@245 (line 1315)
10653 0x000001c22b22b5e0: 9cc1 d805 | e964 a7ff
10654
10655 0x000001c22b22b5e8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10656 0x000001c22b22b5e8: ffe8 325f
10657
10658 0x000001c22b22b5ec: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10659 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
10660 ; - net.minecraft.class_156::method_648@3 (line 144)
10661 ; - net.minecraft.class_310::method_1523@245 (line 1315)
10662 ; {metadata({method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
10663 0x000001c22b22b5ec: d805 49ba | 08c8 4b6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10664
10665 0x000001c22b22b604: ; {runtime_call counter_overflow Runtime1 stub}
10666 0x000001c22b22b604: ffe8 76c1
10667
10668 0x000001c22b22b608: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10669 ;*synchronization entry
10670 ; - net.minecraft.class_310::method_53526@-1 (line 2860)
10671 ; - net.minecraft.class_310::method_1523@251 (line 1317)
10672 0x000001c22b22b608: d805 e95f
10673
10674 0x000001c22b22b60c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10675 0x000001c22b22b60c: a8ff ffe8
10676
10677 0x000001c22b22b610: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10678 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
10679 ; - net.minecraft.class_310::method_53526@4 (line 2860)
10680 ; - net.minecraft.class_310::method_1523@251 (line 1317)
10681 0x000001c22b22b610: 0c5f d805
10682
10683 0x000001c22b22b614: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10684 0x000001c22b22b614: e807 5fd8
10685
10686 0x000001c22b22b618: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10687 ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0}
10688 ; - net.minecraft.class_310::method_1523@254 (line 1317)
10689 ; {metadata({method} {0x000001c26d44ef70} 'method_53536' '()Z' in 'net/minecraft/class_340')}
10690 0x000001c22b22b618: 0549 ba68 | ef44 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10691
10692 0x000001c22b22b630: ; {runtime_call counter_overflow Runtime1 stub}
10693 0x000001c22b22b630: e84b c1d8
10694
10695 0x000001c22b22b634: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10696 ;*synchronization entry
10697 ; - net.minecraft.class_340::method_53536@-1 (line 541)
10698 ; - net.minecraft.class_310::method_1523@254 (line 1317)
10699 0x000001c22b22b634: 05e9 b5a8
10700
10701 0x000001c22b22b638: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10702 0x000001c22b22b638: ffff e8e1
10703
10704 0x000001c22b22b63c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10705 ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
10706 ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 541)
10707 ; - net.minecraft.class_310::method_1523@254 (line 1317)
10708 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10709 0x000001c22b22b63c: 5ed8 05e8
10710
10711 0x000001c22b22b640: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10712 ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
10713 ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 541)
10714 ; - net.minecraft.class_310::method_1523@254 (line 1317)
10715 0x000001c22b22b640: dc5e d805
10716
10717 0x000001c22b22b644: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
10718 0x000001c22b22b644: e8d7 8dd8
10719
10720 0x000001c22b22b648: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10721 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
10722 ; - net.minecraft.class_310::method_1523@264 (line 1317)
10723 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10724 0x000001c22b22b648: 05e8 d25e
10725
10726 0x000001c22b22b64c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
10727 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
10728 ; - net.minecraft.class_310::method_1523@264 (line 1317)
10729 ; {metadata({method} {0x000001c26c545890} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
10730 0x000001c22b22b64c: d805 49ba | 8858 546c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10731
10732 0x000001c22b22b664: ; {runtime_call counter_overflow Runtime1 stub}
10733 0x000001c22b22b664: ffe8 16c1
10734
10735 0x000001c22b22b668: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10736 ;*synchronization entry
10737 ; - net.minecraft.class_5963::method_34773@-1 (line 23)
10738 ; - net.minecraft.class_310::method_1523@264 (line 1317)
10739 0x000001c22b22b668: d805 e9e3 | a9ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
10740
10741 0x000001c22b22b67c: ; {runtime_call load_appendix_patching Runtime1 stub}
10742 0x000001c22b22b67c: 050a e87d
10743
10744 0x000001c22b22b680: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
10745 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
10746 ; - (reexecute) net.minecraft.class_310::method_1523@304 (line 1320)
10747 0x000001c22b22b680: b7d8 05e9 | f0aa ffff
10748
10749 0x000001c22b22b688: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10750 0x000001c22b22b688: e893 5ed8
10751
10752 0x000001c22b22b68c: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
10753 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
10754 ; - net.minecraft.class_310::method_1523@309 (line 1320)
10755 ; {metadata({method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
10756 0x000001c22b22b68c: 0549 ba80 | 0c35 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10757
10758 0x000001c22b22b6a4: ; {runtime_call counter_overflow Runtime1 stub}
10759 0x000001c22b22b6a4: e8d7 c0d8
10760
10761 0x000001c22b22b6a8: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
10762 ;*synchronization entry
10763 ; - java.util.Optional::ifPresent@-1 (line 177)
10764 ; - net.minecraft.class_310::method_1523@309 (line 1320)
10765 0x000001c22b22b6a8: 05e9 9dab
10766
10767 0x000001c22b22b6ac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10768 0x000001c22b22b6ac: ffff e86d
10769
10770 0x000001c22b22b6b0: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
10771 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
10772 ; - java.util.Optional::ifPresent@12 (line 178)
10773 ; - net.minecraft.class_310::method_1523@309 (line 1320)
10774 ; {metadata({method} {0x000001c26c24cc48} 'clear' '(I)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10775 0x000001c22b22b6b0: 5ed8 0549 | ba40 cc24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10776
10777 0x000001c22b22b6c8: ; {runtime_call counter_overflow Runtime1 stub}
10778 0x000001c22b22b6c8: ffff e8b1
10779
10780 0x000001c22b22b6cc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10781 ;*synchronization entry
10782 ; - com.mojang.blaze3d.systems.RenderSystem::clear@-1 (line 366)
10783 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10784 0x000001c22b22b6cc: c0d8 05e9 | b8ac ffff
10785
10786 0x000001c22b22b6d4: ; {metadata({method} {0x000001c26d0495d8} '_clear' '(I)V' in 'com/mojang/blaze3d/platform/GlStateManager')}
10787 0x000001c22b22b6d4: 49ba d095 | 046d c201 | 0000 4c89 | 5424 0848 | c704 24ff
10788
10789 0x000001c22b22b6e8: ; {runtime_call counter_overflow Runtime1 stub}
10790 0x000001c22b22b6e8: ffff ffe8
10791
10792 0x000001c22b22b6ec: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10793 ;*synchronization entry
10794 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@-1 (line 739)
10795 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
10796 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10797 0x000001c22b22b6ec: 90c0 d805 | e9d0 acff
10798
10799 0x000001c22b22b6f4: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10800 0x000001c22b22b6f4: ff49 ba28 | ab24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10801
10802 0x000001c22b22b70c: ; {runtime_call counter_overflow Runtime1 stub}
10803 0x000001c22b22b70c: e86f c0d8
10804
10805 0x000001c22b22b710: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10806 ;*synchronization entry
10807 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
10808 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
10809 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
10810 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10811 0x000001c22b22b710: 05e9 e8ac
10812
10813 0x000001c22b22b714: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
10814 0x000001c22b22b714: ffff 49ba | c8a9 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10815
10816 0x000001c22b22b72c: ; {runtime_call counter_overflow Runtime1 stub}
10817 0x000001c22b22b72c: ffe8 4ec0
10818
10819 0x000001c22b22b730: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10820 ;*synchronization entry
10821 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
10822 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
10823 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
10824 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
10825 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10826 0x000001c22b22b730: d805 e945
10827
10828 0x000001c22b22b734: ; {metadata({method} {0x000001c26d058580} 'glClear' '(I)V' in 'org/lwjgl/opengl/GL11')}
10829 0x000001c22b22b734: adff ff49 | ba78 8505 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10830
10831 0x000001c22b22b74c: ; {runtime_call counter_overflow Runtime1 stub}
10832 0x000001c22b22b74c: ffff e82d
10833
10834 0x000001c22b22b750: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10835 ;*synchronization entry
10836 ; - org.lwjgl.opengl.GL11::glClear@-1 (line 992)
10837 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@4 (line 740)
10838 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
10839 ; - net.minecraft.class_310::method_1523@326 (line 1327)
10840 0x000001c22b22b750: c0d8 05e9 | 1cae ffff
10841
10842 0x000001c22b22b758: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10843 0x000001c22b22b758: e8c3 5dd8
10844
10845 0x000001c22b22b75c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [264]=Oop }
10846 ;*invokevirtual method_1235 {reexecute=0 rethrow=0 return_oop=0}
10847 ; - net.minecraft.class_310::method_1523@334 (line 1329)
10848 ; {metadata({method} {0x000001c26c4d5798} 'method_1235' '(Z)V' in 'net/minecraft/class_276')}
10849 0x000001c22b22b75c: 0549 ba90 | 574d 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10850
10851 0x000001c22b22b774: ; {runtime_call counter_overflow Runtime1 stub}
10852 0x000001c22b22b774: e807 c0d8
10853
10854 0x000001c22b22b778: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [264]=Oop }
10855 ;*synchronization entry
10856 ; - net.minecraft.class_276::method_1235@-1 (line 190)
10857 ; - net.minecraft.class_310::method_1523@334 (line 1329)
10858 0x000001c22b22b778: 05e9 08af
10859
10860 0x000001c22b22b77c: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10861 0x000001c22b22b77c: ffff 49ba | 28ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10862
10863 0x000001c22b22b794: ; {runtime_call counter_overflow Runtime1 stub}
10864 0x000001c22b22b794: ffe8 e6bf
10865
10866 0x000001c22b22b798: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [264]=Oop }
10867 ;*synchronization entry
10868 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
10869 ; - net.minecraft.class_276::method_1235@0 (line 190)
10870 ; - net.minecraft.class_310::method_1523@334 (line 1329)
10871 0x000001c22b22b798: d805 e922
10872
10873 0x000001c22b22b79c: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
10874 0x000001c22b22b79c: afff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10875
10876 0x000001c22b22b7b4: ; {runtime_call counter_overflow Runtime1 stub}
10877 0x000001c22b22b7b4: ffff e8c5
10878
10879 0x000001c22b22b7b8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [264]=Oop }
10880 ;*synchronization entry
10881 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
10882 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
10883 ; - net.minecraft.class_276::method_1235@0 (line 190)
10884 ; - net.minecraft.class_310::method_1523@334 (line 1329)
10885 0x000001c22b22b7b8: bfd8 05e9 | 83af ffff
10886
10887 0x000001c22b22b7c0: ; {metadata({method} {0x000001c26c24cd00} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10888 0x000001c22b22b7c0: 49ba f8cc | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
10889
10890 0x000001c22b22b7d4: ; {runtime_call counter_overflow Runtime1 stub}
10891 0x000001c22b22b7d4: ffff ffe8
10892
10893 0x000001c22b22b7d8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10894 ;*synchronization entry
10895 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1 (line 370)
10896 ; - net.minecraft.class_310::method_1523@340 (line 1330)
10897 0x000001c22b22b7d8: a4bf d805 | e9d6 b0ff
10898
10899 0x000001c22b22b7e0: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10900 0x000001c22b22b7e0: ff49 bae0 | ab24 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10901
10902 0x000001c22b22b7f8: ; {runtime_call counter_overflow Runtime1 stub}
10903 0x000001c22b22b7f8: e883 bfd8
10904
10905 0x000001c22b22b7fc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10906 ;*synchronization entry
10907 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
10908 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
10909 ; - net.minecraft.class_310::method_1523@340 (line 1330)
10910 0x000001c22b22b7fc: 05e9 f0b0
10911
10912 0x000001c22b22b800: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
10913 0x000001c22b22b800: ffff 49ba | c8a9 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10914
10915 0x000001c22b22b818: ; {runtime_call counter_overflow Runtime1 stub}
10916 0x000001c22b22b818: ffe8 62bf
10917
10918 0x000001c22b22b81c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10919 ;*synchronization entry
10920 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
10921 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
10922 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
10923 ; - net.minecraft.class_310::method_1523@340 (line 1330)
10924 0x000001c22b22b81c: d805 e90a | b1ff ff41 | 8b90 ac00 | 0000 48c1 | e203 4883 | fa00 0f84 | d4b1 ffff | 4889 1424
10925 0x000001c22b22b83c: ; {runtime_call g1_pre_barrier_slow}
10926 0x000001c22b22b83c: e83f c6d8 | 05e9 c6b1 | ffff 4883 | fa00 0f84 | efb1 ffff | 4c89 0424
10927
10928 0x000001c22b22b854: ; {runtime_call g1_post_barrier_slow}
10929 0x000001c22b22b854: e8a7 c9d8 | 05e9 e1b1
10930
10931 0x000001c22b22b85c: ; {metadata({method} {0x000001c26c24bc08} 'enableCull' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10932 0x000001c22b22b85c: ffff 49ba | 00bc 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10933
10934 0x000001c22b22b874: ; {runtime_call counter_overflow Runtime1 stub}
10935 0x000001c22b22b874: ffe8 06bf
10936
10937 0x000001c22b22b878: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10938 ;*synchronization entry
10939 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@-1 (line 258)
10940 ; - net.minecraft.class_310::method_1523@353 (line 1333)
10941 0x000001c22b22b878: d805 e9c0
10942
10943 0x000001c22b22b87c: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10944 0x000001c22b22b87c: b2ff ff49 | bae0 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10945
10946 0x000001c22b22b894: ; {runtime_call counter_overflow Runtime1 stub}
10947 0x000001c22b22b894: ffff e8e5
10948
10949 0x000001c22b22b898: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10950 ;*synchronization entry
10951 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
10952 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
10953 ; - net.minecraft.class_310::method_1523@353 (line 1333)
10954 0x000001c22b22b898: bed8 05e9 | dab2 ffff
10955
10956 0x000001c22b22b8a0: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
10957 0x000001c22b22b8a0: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
10958
10959 0x000001c22b22b8b4: ; {runtime_call counter_overflow Runtime1 stub}
10960 0x000001c22b22b8b4: ffff ffe8
10961
10962 0x000001c22b22b8b8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
10963 ;*synchronization entry
10964 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
10965 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
10966 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
10967 ; - net.minecraft.class_310::method_1523@353 (line 1333)
10968 0x000001c22b22b8b8: c4be d805 | e9f4 b2ff
10969
10970 0x000001c22b22b8c0: ; {metadata({method} {0x000001c26d07f8c8} '_enableCull' '()V' in 'com/mojang/blaze3d/platform/GlStateManager')}
10971 0x000001c22b22b8c0: ff49 bac0 | f807 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10972
10973 0x000001c22b22b8d8: ; {runtime_call counter_overflow Runtime1 stub}
10974 0x000001c22b22b8d8: e8a3 bed8
10975
10976 0x000001c22b22b8dc: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
10977 ;*synchronization entry
10978 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@-1 (line 486)
10979 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
10980 ; - net.minecraft.class_310::method_1523@353 (line 1333)
10981 0x000001c22b22b8dc: 05e9 c5b3
10982
10983 0x000001c22b22b8e0: ; {metadata({method} {0x000001c26c24abe8} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
10984 0x000001c22b22b8e0: ffff 49ba | e0ab 246c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
10985
10986 0x000001c22b22b8f8: ; {runtime_call counter_overflow Runtime1 stub}
10987 0x000001c22b22b8f8: ffe8 82be
10988
10989 0x000001c22b22b8fc: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
10990 ;*synchronization entry
10991 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 133)
10992 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
10993 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
10994 ; - net.minecraft.class_310::method_1523@353 (line 1333)
10995 0x000001c22b22b8fc: d805 e9dd
10996
10997 0x000001c22b22b900: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
10998 0x000001c22b22b900: b3ff ff49 | bac8 a924 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
10999
11000 0x000001c22b22b918: ; {runtime_call counter_overflow Runtime1 stub}
11001 0x000001c22b22b918: ffff e861
11002
11003 0x000001c22b22b91c: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
11004 ;*synchronization entry
11005 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
11006 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 133)
11007 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
11008 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
11009 ; - net.minecraft.class_310::method_1523@353 (line 1333)
11010 0x000001c22b22b91c: bed8 05e9 | f5b3 ffff
11011
11012 0x000001c22b22b924: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11013 0x000001c22b22b924: e8f7 5bd8
11014
11015 0x000001c22b22b928: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11016 ;*getfield field_5072 {reexecute=1 rethrow=0 return_oop=0}
11017 ; - (reexecute) com.mojang.blaze3d.platform.GlStateManager::_enableCull@6 (line 487)
11018 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
11019 ; - net.minecraft.class_310::method_1523@353 (line 1333)
11020 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11021 0x000001c22b22b928: 05e8 f25b
11022
11023 0x000001c22b22b92c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11024 ;*invokevirtual method_4471 {reexecute=0 rethrow=0 return_oop=0}
11025 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
11026 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
11027 ; - net.minecraft.class_310::method_1523@353 (line 1333)
11028 ; {metadata({method} {0x000001c26d04cc08} 'method_4471' '()V' in 'com/mojang/blaze3d/platform/GlStateManager$class_1018')}
11029 0x000001c22b22b92c: d805 49ba | 00cc 046d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11030
11031 0x000001c22b22b944: ; {runtime_call counter_overflow Runtime1 stub}
11032 0x000001c22b22b944: ffe8 36be
11033
11034 0x000001c22b22b948: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11035 ;*synchronization entry
11036 ; - com.mojang.blaze3d.platform.GlStateManager$class_1018::method_4471@-1 (line 920)
11037 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@9 (line 487)
11038 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
11039 ; - net.minecraft.class_310::method_1523@353 (line 1333)
11040 0x000001c22b22b948: d805 e9c9
11041
11042 0x000001c22b22b94c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11043 0x000001c22b22b94c: b4ff ffe8
11044
11045 0x000001c22b22b950: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11046 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
11047 ; - net.minecraft.class_310::method_1523@370 (line 1336)
11048 0x000001c22b22b950: cc5b d805
11049
11050 0x000001c22b22b954: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11051 0x000001c22b22b954: e8c7 5bd8
11052
11053 0x000001c22b22b958: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
11054 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
11055 ; - net.minecraft.class_310::method_1523@406 (line 1341)
11056 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11057 0x000001c22b22b958: 05e8 c25b
11058
11059 0x000001c22b22b95c: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
11060 ;*invokevirtual method_1240 {reexecute=0 rethrow=0 return_oop=0}
11061 ; - net.minecraft.class_310::method_1523@430 (line 1346)
11062 ; {metadata({method} {0x000001c26c4d5858} 'method_1240' '()V' in 'net/minecraft/class_276')}
11063 0x000001c22b22b95c: d805 49ba | 5058 4d6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11064
11065 0x000001c22b22b974: ; {runtime_call counter_overflow Runtime1 stub}
11066 0x000001c22b22b974: ffe8 06be
11067
11068 0x000001c22b22b978: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11069 ;*synchronization entry
11070 ; - net.minecraft.class_276::method_1240@-1 (line 198)
11071 ; - net.minecraft.class_310::method_1523@430 (line 1346)
11072 0x000001c22b22b978: d805 e94d
11073
11074 0x000001c22b22b97c: ; {metadata({method} {0x000001c26c24ab30} 'assertOnRenderThreadOrInit' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
11075 0x000001c22b22b97c: baff ff49 | ba28 ab24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11076
11077 0x000001c22b22b994: ; {runtime_call counter_overflow Runtime1 stub}
11078 0x000001c22b22b994: ffff e8e5
11079
11080 0x000001c22b22b998: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11081 ;*synchronization entry
11082 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@-1 (line 126)
11083 ; - net.minecraft.class_276::method_1240@0 (line 198)
11084 ; - net.minecraft.class_310::method_1523@430 (line 1346)
11085 0x000001c22b22b998: bdd8 05e9 | 67ba ffff
11086
11087 0x000001c22b22b9a0: ; {metadata({method} {0x000001c26c24a9d0} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
11088 0x000001c22b22b9a0: 49ba c8a9 | 246c c201 | 0000 4c89 | 5424 0848 | c704 24ff
11089
11090 0x000001c22b22b9b4: ; {runtime_call counter_overflow Runtime1 stub}
11091 0x000001c22b22b9b4: ffff ffe8
11092
11093 0x000001c22b22b9b8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11094 ;*synchronization entry
11095 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 118)
11096 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@6 (line 126)
11097 ; - net.minecraft.class_276::method_1240@0 (line 198)
11098 ; - net.minecraft.class_310::method_1523@430 (line 1346)
11099 0x000001c22b22b9b8: c4bd d805 | e9c8 baff
11100
11101 0x000001c22b22b9c0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11102 0x000001c22b22b9c0: ffe8 5a5b
11103
11104 0x000001c22b22b9c4: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop }
11105 ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0}
11106 ; - net.minecraft.class_310::method_1523@437 (line 1348)
11107 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11108 0x000001c22b22b9c4: d805 e855
11109
11110 0x000001c22b22b9c8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11111 ;*invokevirtual method_1237 {reexecute=0 rethrow=0 return_oop=0}
11112 ; - net.minecraft.class_310::method_1523@461 (line 1349)
11113 ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
11114 0x000001c22b22b9c8: 5bd8 0549 | ba58 c001 | 5dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11115
11116 0x000001c22b22b9e0: ; {runtime_call counter_overflow Runtime1 stub}
11117 0x000001c22b22b9e0: ffff e899
11118
11119 0x000001c22b22b9e4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11120 ;*synchronization entry
11121 ; - net.minecraft.class_156::method_648@-1 (line 144)
11122 ; - net.minecraft.class_310::method_1523@465 (line 1351)
11123 0x000001c22b22b9e4: bdd8 05e9 | 19bd ffff
11124
11125 0x000001c22b22b9ec: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11126 0x000001c22b22b9ec: e82f 5bd8
11127
11128 0x000001c22b22b9f0: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
11129 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
11130 ; - net.minecraft.class_156::method_648@3 (line 144)
11131 ; - net.minecraft.class_310::method_1523@465 (line 1351)
11132 0x000001c22b22b9f0: 0549 b800 | 0000 0000 | 0000 00b8 | 000f 050a
11133
11134 0x000001c22b22ba00: ; {runtime_call load_appendix_patching Runtime1 stub}
11135 0x000001c22b22ba00: e8fb b3d8
11136
11137 0x000001c22b22ba04: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
11138 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
11139 ; - (reexecute) net.minecraft.class_310::method_1523@483 (line 1353)
11140 0x000001c22b22ba04: 05e9 2ebe
11141
11142 0x000001c22b22ba08: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11143 0x000001c22b22ba08: ffff e811
11144
11145 0x000001c22b22ba0c: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
11146 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
11147 ; - net.minecraft.class_310::method_1523@488 (line 1353)
11148 ; {metadata({method} {0x000001c25b350c88} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
11149 0x000001c22b22ba0c: 5bd8 0549 | ba80 0c35 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11150
11151 0x000001c22b22ba24: ; {runtime_call counter_overflow Runtime1 stub}
11152 0x000001c22b22ba24: ffff e855
11153
11154 0x000001c22b22ba28: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
11155 ;*synchronization entry
11156 ; - java.util.Optional::ifPresent@-1 (line 177)
11157 ; - net.minecraft.class_310::method_1523@488 (line 1353)
11158 0x000001c22b22ba28: bdd8 05e9 | e3be ffff
11159
11160 0x000001c22b22ba30: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11161 0x000001c22b22ba30: e8eb 5ad8
11162
11163 0x000001c22b22ba34: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
11164 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
11165 ; - java.util.Optional::ifPresent@12 (line 178)
11166 ; - net.minecraft.class_310::method_1523@488 (line 1353)
11167 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11168 0x000001c22b22ba34: 05e8 e65a
11169
11170 0x000001c22b22ba38: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
11171 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
11172 ; - net.minecraft.class_310::method_1523@534 (line 1361)
11173 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11174 0x000001c22b22ba38: d805 e8e1
11175
11176 0x000001c22b22ba3c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11177 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
11178 ; - net.minecraft.class_310::method_1523@541 (line 1362)
11179 ; {metadata({method} {0x000001c25b04adf0} 'yield' '()V' in 'java/lang/Thread')}
11180 0x000001c22b22ba3c: 5ad8 0549 | bae8 ad04 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11181
11182 0x000001c22b22ba54: ; {runtime_call counter_overflow Runtime1 stub}
11183 0x000001c22b22ba54: ffff e825
11184
11185 0x000001c22b22ba58: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11186 ;*synchronization entry
11187 ; - java.lang.Thread::yield@-1 (line 442)
11188 ; - net.minecraft.class_310::method_1523@569 (line 1368)
11189 0x000001c22b22ba58: bdd8 05e9 | 05c3 ffff | 4889 1424
11190
11191 0x000001c22b22ba64: ; {runtime_call throw_class_cast_exception Runtime1 stub}
11192 0x000001c22b22ba64: e8b7 86d8
11193
11194 0x000001c22b22ba68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11195 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
11196 ; - java.lang.Thread::yield@12 (line 442)
11197 ; - net.minecraft.class_310::method_1523@569 (line 1368)
11198 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11199 0x000001c22b22ba68: 05e8 b25a
11200
11201 0x000001c22b22ba6c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11202 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
11203 ; - java.lang.Thread::yield@17 (line 443)
11204 ; - net.minecraft.class_310::method_1523@569 (line 1368)
11205 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11206 0x000001c22b22ba6c: d805 e8ad
11207
11208 0x000001c22b22ba70: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11209 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
11210 ; - net.minecraft.class_310::method_1523@586 (line 1371)
11211 0x000001c22b22ba70: 5ad8 058b | 7e64 48c1 | e703 4883 | ff00 0f84 | dfc6 ffff | 4889 3c24
11212
11213 0x000001c22b22ba88: ; {runtime_call g1_pre_barrier_slow}
11214 0x000001c22b22ba88: e8f3 c3d8 | 05e9 d1c6 | ffff 4883 | ff00 0f84 | f7c6 ffff | 4889 3424
11215
11216 0x000001c22b22baa0: ; {runtime_call g1_post_barrier_slow}
11217 0x000001c22b22baa0: e85b c7d8 | 05e9 e9c6
11218
11219 0x000001c22b22baa8: ; {metadata({method} {0x000001c26c4b9890} 'method_1496' '()Z' in 'net/minecraft/class_310')}
11220 0x000001c22b22baa8: ffff 49ba | 8898 4b6c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11221
11222 0x000001c22b22bac0: ; {runtime_call counter_overflow Runtime1 stub}
11223 0x000001c22b22bac0: ffe8 babc
11224
11225 0x000001c22b22bac4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11226 ;*synchronization entry
11227 ; - net.minecraft.class_310::method_1496@-1 (line 2475)
11228 ; - net.minecraft.class_310::method_1523@601 (line 1374)
11229 0x000001c22b22bac4: d805 e91d
11230
11231 0x000001c22b22bac8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11232 0x000001c22b22bac8: c7ff ffe8
11233
11234 0x000001c22b22bacc: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
11235 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
11236 ; - net.minecraft.class_310::method_1523@618 (line 1374)
11237 0x000001c22b22bacc: 505a d805
11238
11239 0x000001c22b22bad0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11240 0x000001c22b22bad0: e84b 5ad8
11241
11242 0x000001c22b22bad4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11243 ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0}
11244 ; - net.minecraft.class_310::method_1523@635 (line 1374)
11245 ; {metadata({method} {0x000001c26c303a80} 'method_18640' '()Z' in 'net/minecraft/class_425')}
11246 0x000001c22b22bad4: 0549 ba78 | 3a30 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11247
11248 0x000001c22b22baec: ; {runtime_call counter_overflow Runtime1 stub}
11249 0x000001c22b22baec: e88f bcd8
11250
11251 0x000001c22b22baf0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11252 ;*synchronization entry
11253 ; - net.minecraft.class_425::method_18640@-1 (line 163)
11254 ; - net.minecraft.class_310::method_1523@635 (line 1374)
11255 0x000001c22b22baf0: 05e9 76c9
11256
11257 0x000001c22b22baf4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11258 0x000001c22b22baf4: ffff e825
11259
11260 0x000001c22b22baf8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11261 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
11262 ; - net.minecraft.class_310::method_1523@645 (line 1374)
11263 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11264 0x000001c22b22baf8: 5ad8 05e8
11265
11266 0x000001c22b22bafc: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
11267 ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0}
11268 ; - net.minecraft.class_310::method_1523@667 (line 1375)
11269 0x000001c22b22bafc: 205a d805
11270
11271 0x000001c22b22bb00: ; {metadata({method} {0x000001c26c53dd78} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
11272 0x000001c22b22bb00: 49ba 70dd | 536c c201 | 0000 4c89 | 5424 0848 | c704 24ff
11273
11274 0x000001c22b22bb14: ; {runtime_call counter_overflow Runtime1 stub}
11275 0x000001c22b22bb14: ffff ffe8
11276
11277 0x000001c22b22bb18: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
11278 ;*synchronization entry
11279 ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61)
11280 ; - net.minecraft.class_310::method_1523@667 (line 1375)
11281 0x000001c22b22bb18: 64bc d805 | e9df caff
11282
11283 0x000001c22b22bb20: ; {metadata({method} {0x000001c26c53de48} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
11284 0x000001c22b22bb20: ff49 ba40 | de53 6cc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11285
11286 0x000001c22b22bb38: ; {runtime_call counter_overflow Runtime1 stub}
11287 0x000001c22b22bb38: e843 bcd8
11288
11289 0x000001c22b22bb3c: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
11290 ;*synchronization entry
11291 ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69)
11292 ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62)
11293 ; - net.minecraft.class_310::method_1523@667 (line 1375)
11294 0x000001c22b22bb3c: 05e9 2ecb
11295
11296 0x000001c22b22bb40: ; {metadata({method} {0x000001c26c53df18} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
11297 0x000001c22b22bb40: ffff 49ba | 10df 536c | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11298
11299 0x000001c22b22bb58: ; {runtime_call counter_overflow Runtime1 stub}
11300 0x000001c22b22bb58: ffe8 22bc
11301
11302 0x000001c22b22bb5c: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
11303 ;*synchronization entry
11304 ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76)
11305 ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64)
11306 ; - net.minecraft.class_310::method_1523@667 (line 1375)
11307 0x000001c22b22bb5c: d805 e9a1
11308
11309 0x000001c22b22bb60: ; {metadata({method} {0x000001c26c4b68f0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
11310 0x000001c22b22bb60: cbff ff49 | bae8 684b | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11311
11312 0x000001c22b22bb78: ; {runtime_call counter_overflow Runtime1 stub}
11313 0x000001c22b22bb78: ffff e801
11314
11315 0x000001c22b22bb7c: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
11316 ;*synchronization entry
11317 ; - net.minecraft.class_310::method_60647@-1 (line 1943)
11318 ; - net.minecraft.class_310::method_1523@675 (line 1376)
11319 0x000001c22b22bb7c: bcd8 05e9 | 0ccc ffff
11320
11321 0x000001c22b22bb84: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11322 0x000001c22b22bb84: e897 59d8
11323
11324 0x000001c22b22bb88: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [280]=Oop }
11325 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
11326 ; - net.minecraft.class_310::method_60647@11 (line 1943)
11327 ; - net.minecraft.class_310::method_1523@675 (line 1376)
11328 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11329 0x000001c22b22bb88: 05e8 9259
11330
11331 0x000001c22b22bb8c: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
11332 ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0}
11333 ; - net.minecraft.class_310::method_1523@686 (line 1376)
11334 ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
11335 0x000001c22b22bb8c: d805 49ba | 58c0 015d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11336
11337 0x000001c22b22bba4: ; {runtime_call counter_overflow Runtime1 stub}
11338 0x000001c22b22bba4: ffe8 d6bb
11339
11340 0x000001c22b22bba8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11341 ;*synchronization entry
11342 ; - net.minecraft.class_156::method_648@-1 (line 144)
11343 ; - net.minecraft.class_310::method_1523@689 (line 1378)
11344 0x000001c22b22bba8: d805 e90e
11345
11346 0x000001c22b22bbac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11347 0x000001c22b22bbac: ceff ffe8
11348
11349 0x000001c22b22bbb0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11350 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
11351 ; - net.minecraft.class_156::method_648@3 (line 144)
11352 ; - net.minecraft.class_310::method_1523@689 (line 1378)
11353 0x000001c22b22bbb0: 6c59 d805
11354
11355 0x000001c22b22bbb4: ; {metadata({method} {0x000001c26c4bc810} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
11356 0x000001c22b22bbb4: 49ba 08c8 | 4b6c c201 | 0000 4c89 | 5424 0848 | c704 24ff
11357
11358 0x000001c22b22bbc8: ; {runtime_call counter_overflow Runtime1 stub}
11359 0x000001c22b22bbc8: ffff ffe8
11360
11361 0x000001c22b22bbcc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11362 ;*synchronization entry
11363 ; - net.minecraft.class_310::method_53526@-1 (line 2860)
11364 ; - net.minecraft.class_310::method_1523@715 (line 1383)
11365 0x000001c22b22bbcc: b0bb d805 | e955 cfff
11366
11367 0x000001c22b22bbd4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11368 0x000001c22b22bbd4: ffe8 4659
11369
11370 0x000001c22b22bbd8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11371 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
11372 ; - net.minecraft.class_310::method_53526@4 (line 2860)
11373 ; - net.minecraft.class_310::method_1523@715 (line 1383)
11374 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11375 0x000001c22b22bbd8: d805 e841
11376
11377 0x000001c22b22bbdc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11378 ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0}
11379 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11380 ; {metadata({method} {0x000001c26d44f640} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
11381 0x000001c22b22bbdc: 59d8 0549 | ba38 f644 | 6dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11382
11383 0x000001c22b22bbf4: ; {runtime_call counter_overflow Runtime1 stub}
11384 0x000001c22b22bbf4: ffff e885
11385
11386 0x000001c22b22bbf8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11387 ;*synchronization entry
11388 ; - net.minecraft.class_340::method_53534@-1 (line 584)
11389 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11390 0x000001c22b22bbf8: bbd8 05e9 | a3cf ffff
11391
11392 0x000001c22b22bc00: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11393 0x000001c22b22bc00: e81b 59d8
11394
11395 0x000001c22b22bc04: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11396 ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0}
11397 ; - net.minecraft.class_340::method_53534@5 (line 584)
11398 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11399 ; {metadata({method} {0x000001c26d454c98} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
11400 0x000001c22b22bc04: 0549 ba90 | 4c45 6dc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11401
11402 0x000001c22b22bc1c: ; {runtime_call counter_overflow Runtime1 stub}
11403 0x000001c22b22bc1c: e85f bbd8
11404
11405 0x000001c22b22bc20: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11406 ;*synchronization entry
11407 ; - net.minecraft.class_9187::method_53066@-1 (line 24)
11408 ; - net.minecraft.class_340::method_53534@5 (line 584)
11409 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11410 0x000001c22b22bc20: 05e9 41d0
11411
11412 0x000001c22b22bc24: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11413 0x000001c22b22bc24: ffff e8f5
11414
11415 0x000001c22b22bc28: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
11416 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
11417 ; - net.minecraft.class_9187::method_53066@6 (line 24)
11418 ; - net.minecraft.class_340::method_53534@5 (line 584)
11419 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11420 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11421 0x000001c22b22bc28: 58d8 05e8
11422
11423 0x000001c22b22bc2c: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
11424 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
11425 ; - net.minecraft.class_9187::method_53066@6 (line 24)
11426 ; - net.minecraft.class_340::method_53534@5 (line 584)
11427 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11428 0x000001c22b22bc2c: f058 d805 | 48c7 0424 | 0000 0000 | 4889 5c24
11429
11430 0x000001c22b22bc3c: ; {runtime_call throw_range_check_failed Runtime1 stub}
11431 0x000001c22b22bc3c: 08e8 de4f
11432
11433 0x000001c22b22bc40: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
11434 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
11435 ; - net.minecraft.class_9187::method_53066@6 (line 24)
11436 ; - net.minecraft.class_340::method_53534@5 (line 584)
11437 ; - net.minecraft.class_310::method_1523@720 (line 1383)
11438 ; {metadata({method} {0x000001c25d01bfc0} 'method_658' '()J' in 'net/minecraft/class_156')}
11439 0x000001c22b22bc40: d805 49ba | b8bf 015d | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11440
11441 0x000001c22b22bc58: ; {runtime_call counter_overflow Runtime1 stub}
11442 0x000001c22b22bc58: ffe8 22bb
11443
11444 0x000001c22b22bc5c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11445 ;*synchronization entry
11446 ; - net.minecraft.class_156::method_658@-1 (line 140)
11447 ; - net.minecraft.class_310::method_1523@778 (line 1392)
11448 0x000001c22b22bc5c: d805 e9fe
11449
11450 0x000001c22b22bc60: ; {metadata({method} {0x000001c25d01c060} 'method_648' '()J' in 'net/minecraft/class_156')}
11451 0x000001c22b22bc60: d2ff ff49 | ba58 c001 | 5dc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11452
11453 0x000001c22b22bc78: ; {runtime_call counter_overflow Runtime1 stub}
11454 0x000001c22b22bc78: ffff e801
11455
11456 0x000001c22b22bc7c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11457 ;*synchronization entry
11458 ; - net.minecraft.class_156::method_648@-1 (line 144)
11459 ; - net.minecraft.class_156::method_658@0 (line 140)
11460 ; - net.minecraft.class_310::method_1523@778 (line 1392)
11461 0x000001c22b22bc7c: bbd8 05e9 | 16d3 ffff
11462
11463 0x000001c22b22bc84: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11464 0x000001c22b22bc84: e897 58d8
11465
11466 0x000001c22b22bc88: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
11467 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
11468 ; - net.minecraft.class_156::method_648@3 (line 144)
11469 ; - net.minecraft.class_156::method_658@0 (line 140)
11470 ; - net.minecraft.class_310::method_1523@778 (line 1392)
11471 ; {runtime_call throw_div0_exception Runtime1 stub}
11472 0x000001c22b22bc88: 05e8 9255
11473
11474 0x000001c22b22bc8c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11475 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
11476 ; - net.minecraft.class_156::method_658@6 (line 140)
11477 ; - net.minecraft.class_310::method_1523@778 (line 1392)
11478 ; {metadata({method} {0x000001c25b00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
11479 0x000001c22b22bc8c: d805 49ba | 88fc 005b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11480
11481 0x000001c22b22bca4: ; {runtime_call counter_overflow Runtime1 stub}
11482 0x000001c22b22bca4: ffe8 d6ba
11483
11484 0x000001c22b22bca8: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11485 ;*synchronization entry
11486 ; - java.lang.String::valueOf@-1 (line 4465)
11487 ; - net.minecraft.class_310::method_1523@816 (line 1395)
11488 0x000001c22b22bca8: d805 e938
11489
11490 0x000001c22b22bcac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11491 0x000001c22b22bcac: d5ff ffe8
11492
11493 0x000001c22b22bcb0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
11494 ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0}
11495 ; - (reexecute) net.minecraft.class_124::toString@1 (line 104)
11496 ; - java.lang.String::valueOf@11 (line 4465)
11497 ; - net.minecraft.class_310::method_1523@816 (line 1395)
11498 0x000001c22b22bcb0: 6c58 d805 | 48be 0000 | 0000 0000 | 0000 b800
11499
11500 0x000001c22b22bcc0: ; {runtime_call load_appendix_patching Runtime1 stub}
11501 0x000001c22b22bcc0: 0f05 0ae8
11502
11503 0x000001c22b22bcc4: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
11504 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
11505 ; - (reexecute) net.minecraft.class_310::method_1523@819 (line 1395)
11506 0x000001c22b22bcc4: 38b1 d805 | e953 d5ff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
11507
11508 0x000001c22b22bcdc: ; {runtime_call load_appendix_patching Runtime1 stub}
11509 0x000001c22b22bcdc: e81f b1d8
11510
11511 0x000001c22b22bce0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
11512 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
11513 ; - (reexecute) net.minecraft.class_310::method_1523@834 (line 1395)
11514 0x000001c22b22bce0: 05e9 bad5 | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
11515
11516 0x000001c22b22bcf4: ; {runtime_call load_appendix_patching Runtime1 stub}
11517 0x000001c22b22bcf4: 0ae8 06b1
11518
11519 0x000001c22b22bcf8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
11520 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
11521 ; - (reexecute) net.minecraft.class_310::method_1523@839 (line 1395)
11522 0x000001c22b22bcf8: d805 e9e1
11523
11524 0x000001c22b22bcfc: ; {runtime_call new_object_array Runtime1 stub}
11525 0x000001c22b22bcfc: d5ff ffe8
11526
11527 0x000001c22b22bd00: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop }
11528 ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
11529 ; - net.minecraft.class_310::method_1523@870 (line 1401)
11530 0x000001c22b22bd00: fc6e d805 | e9e5 d6ff
11531
11532 0x000001c22b22bd08: ; {metadata({method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
11533 0x000001c22b22bd08: ff49 bae0 | 4a15 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11534
11535 0x000001c22b22bd20: ; {runtime_call counter_overflow Runtime1 stub}
11536 0x000001c22b22bd20: e85b bad8
11537
11538 0x000001c22b22bd24: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop }
11539 ;*synchronization entry
11540 ; - java.lang.Integer::valueOf@-1 (line 1071)
11541 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11542 0x000001c22b22bd24: 05e9 04d7 | ffff 488b
11543
11544 0x000001c22b22bd2c: ; {runtime_call fast_new_instance Runtime1 stub}
11545 0x000001c22b22bd2c: d2e8 ce62
11546
11547 0x000001c22b22bd30: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
11548 ;*new {reexecute=0 rethrow=0 return_oop=0}
11549 ; - java.lang.Integer::valueOf@23 (line 1073)
11550 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11551 0x000001c22b22bd30: d805 e9b0
11552
11553 0x000001c22b22bd34: ; {metadata({method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
11554 0x000001c22b22bd34: d7ff ff49 | bac8 4b15 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11555
11556 0x000001c22b22bd4c: ; {runtime_call counter_overflow Runtime1 stub}
11557 0x000001c22b22bd4c: ffff e82d
11558
11559 0x000001c22b22bd50: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11560 ;*synchronization entry
11561 ; - java.lang.Integer::<init>@-1 (line 1096)
11562 ; - java.lang.Integer::valueOf@28 (line 1073)
11563 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11564 0x000001c22b22bd50: bad8 05e9 | cbd7 ffff
11565
11566 0x000001c22b22bd58: ; {metadata({method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
11567 0x000001c22b22bd58: 49ba 50b2 | 145b c201 | 0000 4c89 | 5424 0848 | c704 24ff
11568
11569 0x000001c22b22bd6c: ; {runtime_call counter_overflow Runtime1 stub}
11570 0x000001c22b22bd6c: ffff ffe8
11571
11572 0x000001c22b22bd70: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11573 ;*synchronization entry
11574 ; - java.lang.Number::<init>@-1 (line 59)
11575 ; - java.lang.Integer::<init>@1 (line 1096)
11576 ; - java.lang.Integer::valueOf@28 (line 1073)
11577 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11578 0x000001c22b22bd70: 0cba d805 | e9e6 d7ff
11579
11580 0x000001c22b22bd78: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
11581 0x000001c22b22bd78: ff49 ba40 | 0600 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11582
11583 0x000001c22b22bd90: ; {runtime_call counter_overflow Runtime1 stub}
11584 0x000001c22b22bd90: e8eb b9d8
11585
11586 0x000001c22b22bd94: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11587 ;*synchronization entry
11588 ; - java.lang.Object::<init>@-1 (line 45)
11589 ; - java.lang.Number::<init>@1 (line 59)
11590 ; - java.lang.Integer::<init>@1 (line 1096)
11591 ; - java.lang.Integer::valueOf@28 (line 1073)
11592 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11593 0x000001c22b22bd94: 05e9 01d8
11594
11595 0x000001c22b22bd98: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11596 0x000001c22b22bd98: ffff e881
11597
11598 0x000001c22b22bd9c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
11599 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
11600 ; - java.lang.Integer::valueOf@21 (line 1072)
11601 ; - net.minecraft.class_310::method_1523@878 (line 1402)
11602 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11603 0x000001c22b22bd9c: 57d8 05e8
11604
11605 0x000001c22b22bda0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11606 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11607 ; - (reexecute) net.minecraft.class_310::method_1523@881 (line 1402)
11608 0x000001c22b22bda0: 7c57 d805 | 4889 0424
11609
11610 0x000001c22b22bda8: ; {runtime_call throw_array_store_exception Runtime1 stub}
11611 0x000001c22b22bda8: e873 80d8
11612
11613 0x000001c22b22bdac: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11614 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11615 ; - (reexecute) net.minecraft.class_310::method_1523@881 (line 1402)
11616 0x000001c22b22bdac: 058b 3248 | c1e6 0348 | 83fe 000f | 8433 d9ff | ff48 8934
11617
11618 0x000001c22b22bdc0: ; {runtime_call g1_pre_barrier_slow}
11619 0x000001c22b22bdc0: 24e8 bac0 | d805 e925 | d9ff ff48 | 83f8 000f | 8439 d9ff | ff48 8914
11620
11621 0x000001c22b22bdd8: ; {runtime_call g1_post_barrier_slow}
11622 0x000001c22b22bdd8: 24e8 22c4 | d805 e92b
11623
11624 0x000001c22b22bde0: ; {metadata({method} {0x000001c25b154ae8} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
11625 0x000001c22b22bde0: d9ff ff49 | bae0 4a15 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11626
11627 0x000001c22b22bdf8: ; {runtime_call counter_overflow Runtime1 stub}
11628 0x000001c22b22bdf8: ffff e881
11629
11630 0x000001c22b22bdfc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
11631 ;*synchronization entry
11632 ; - java.lang.Integer::valueOf@-1 (line 1071)
11633 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11634 0x000001c22b22bdfc: b9d8 05e9 | 9ad9 ffff
11635
11636 0x000001c22b22be04: ; {runtime_call fast_new_instance Runtime1 stub}
11637 0x000001c22b22be04: 488b d2e8
11638
11639 0x000001c22b22be08: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
11640 ;*new {reexecute=0 rethrow=0 return_oop=0}
11641 ; - java.lang.Integer::valueOf@23 (line 1073)
11642 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11643 0x000001c22b22be08: f461 d805 | e943 daff
11644
11645 0x000001c22b22be10: ; {metadata({method} {0x000001c25b154bd0} '<init>' '(I)V' in 'java/lang/Integer')}
11646 0x000001c22b22be10: ff49 bac8 | 4b15 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11647
11648 0x000001c22b22be28: ; {runtime_call counter_overflow Runtime1 stub}
11649 0x000001c22b22be28: e853 b9d8
11650
11651 0x000001c22b22be2c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11652 ;*synchronization entry
11653 ; - java.lang.Integer::<init>@-1 (line 1096)
11654 ; - java.lang.Integer::valueOf@28 (line 1073)
11655 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11656 0x000001c22b22be2c: 05e9 5eda
11657
11658 0x000001c22b22be30: ; {metadata({method} {0x000001c25b14b258} '<init>' '()V' in 'java/lang/Number')}
11659 0x000001c22b22be30: ffff 49ba | 50b2 145b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11660
11661 0x000001c22b22be48: ; {runtime_call counter_overflow Runtime1 stub}
11662 0x000001c22b22be48: ffe8 32b9
11663
11664 0x000001c22b22be4c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11665 ;*synchronization entry
11666 ; - java.lang.Number::<init>@-1 (line 59)
11667 ; - java.lang.Integer::<init>@1 (line 1096)
11668 ; - java.lang.Integer::valueOf@28 (line 1073)
11669 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11670 0x000001c22b22be4c: d805 e979
11671
11672 0x000001c22b22be50: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
11673 0x000001c22b22be50: daff ff49 | ba40 0600 | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11674
11675 0x000001c22b22be68: ; {runtime_call counter_overflow Runtime1 stub}
11676 0x000001c22b22be68: ffff e811
11677
11678 0x000001c22b22be6c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
11679 ;*synchronization entry
11680 ; - java.lang.Object::<init>@-1 (line 45)
11681 ; - java.lang.Number::<init>@1 (line 59)
11682 ; - java.lang.Integer::<init>@1 (line 1096)
11683 ; - java.lang.Integer::valueOf@28 (line 1073)
11684 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11685 0x000001c22b22be6c: b9d8 05e9 | 94da ffff
11686
11687 0x000001c22b22be74: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11688 0x000001c22b22be74: e8a7 56d8
11689
11690 0x000001c22b22be78: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
11691 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
11692 ; - java.lang.Integer::valueOf@21 (line 1072)
11693 ; - net.minecraft.class_310::method_1523@900 (line 1403)
11694 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11695 0x000001c22b22be78: 05e8 a256
11696
11697 0x000001c22b22be7c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
11698 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11699 ; - (reexecute) net.minecraft.class_310::method_1523@903 (line 1403)
11700 0x000001c22b22be7c: d805 4c89
11701
11702 0x000001c22b22be80: ; {runtime_call throw_array_store_exception Runtime1 stub}
11703 0x000001c22b22be80: 2c24 e899
11704
11705 0x000001c22b22be84: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
11706 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11707 ; - (reexecute) net.minecraft.class_310::method_1523@903 (line 1403)
11708 0x000001c22b22be84: 7fd8 058b | 3248 c1e6 | 0348 83fe | 000f 84c3 | dbff ff48
11709
11710 0x000001c22b22be98: ; {runtime_call g1_pre_barrier_slow}
11711 0x000001c22b22be98: 8934 24e8 | e0bf d805 | e9b5 dbff | ff49 83fd | 000f 84c9 | dbff ff48
11712
11713 0x000001c22b22beb0: ; {runtime_call g1_post_barrier_slow}
11714 0x000001c22b22beb0: 8914 24e8 | 48c3 d805 | e9bb dbff
11715
11716 0x000001c22b22bebc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11717 0x000001c22b22bebc: ffe8 5e56
11718
11719 0x000001c22b22bec0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
11720 ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0}
11721 ; - net.minecraft.class_310::method_1523@910 (line 1404)
11722 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11723 0x000001c22b22bec0: d805 e859
11724
11725 0x000001c22b22bec4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11726 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
11727 ; - net.minecraft.class_310::method_1523@913 (line 1404)
11728 0x000001c22b22bec4: 56d8 0548
11729
11730 0x000001c22b22bec8: ; {runtime_call throw_class_cast_exception Runtime1 stub}
11731 0x000001c22b22bec8: 8934 24e8
11732
11733 0x000001c22b22becc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
11734 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
11735 ; - net.minecraft.class_310::method_1523@916 (line 1404)
11736 0x000001c22b22becc: 5082 d805
11737
11738 0x000001c22b22bed0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11739 0x000001c22b22bed0: e84b 56d8
11740
11741 0x000001c22b22bed4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11742 ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
11743 ; - net.minecraft.class_310::method_1523@919 (line 1404)
11744 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11745 0x000001c22b22bed4: 05e8 4656
11746
11747 0x000001c22b22bed8: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11748 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11749 ; - (reexecute) net.minecraft.class_310::method_1523@934 (line 1404)
11750 0x000001c22b22bed8: d805 4889
11751
11752 0x000001c22b22bedc: ; {runtime_call throw_array_store_exception Runtime1 stub}
11753 0x000001c22b22bedc: 3424 e83d
11754
11755 0x000001c22b22bee0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11756 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11757 ; - (reexecute) net.minecraft.class_310::method_1523@934 (line 1404)
11758 0x000001c22b22bee0: 7fd8 058b | 0748 c1e0 | 0348 83f8 | 000f 846a | deff ff48
11759
11760 0x000001c22b22bef4: ; {runtime_call g1_pre_barrier_slow}
11761 0x000001c22b22bef4: 8904 24e8 | 84bf d805 | e95c deff | ff48 83fe | 000f 8470 | deff ff48
11762
11763 0x000001c22b22bf0c: ; {runtime_call g1_post_barrier_slow}
11764 0x000001c22b22bf0c: 893c 24e8 | ecc2 d805 | e962 deff
11765
11766 0x000001c22b22bf18: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11767 0x000001c22b22bf18: ffe8 0256
11768
11769 0x000001c22b22bf1c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11770 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
11771 ; - net.minecraft.class_310::method_1523@944 (line 1405)
11772 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11773 0x000001c22b22bf1c: d805 e8fd
11774
11775 0x000001c22b22bf20: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11776 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11777 ; - (reexecute) net.minecraft.class_310::method_1523@947 (line 1405)
11778 0x000001c22b22bf20: 55d8 0548
11779
11780 0x000001c22b22bf24: ; {runtime_call throw_array_store_exception Runtime1 stub}
11781 0x000001c22b22bf24: 8934 24e8
11782
11783 0x000001c22b22bf28: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11784 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11785 ; - (reexecute) net.minecraft.class_310::method_1523@947 (line 1405)
11786 0x000001c22b22bf28: f47e d805 | 8b07 48c1 | e003 4883 | f800 0f84 | b0df ffff | 4889 0424
11787
11788 0x000001c22b22bf40: ; {runtime_call g1_pre_barrier_slow}
11789 0x000001c22b22bf40: e83b bfd8 | 05e9 a2df | ffff 4883 | fe00 0f84 | b6df ffff | 4889 3c24
11790
11791 0x000001c22b22bf58: ; {runtime_call g1_post_barrier_slow}
11792 0x000001c22b22bf58: e8a3 c2d8 | 05e9 a8df
11793
11794 0x000001c22b22bf60: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11795 0x000001c22b22bf60: ffff e8b9
11796
11797 0x000001c22b22bf64: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11798 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
11799 ; - net.minecraft.class_310::method_1523@957 (line 1406)
11800 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11801 0x000001c22b22bf64: 55d8 05e8
11802
11803 0x000001c22b22bf68: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11804 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11805 ; - (reexecute) net.minecraft.class_310::method_1523@997 (line 1406)
11806 0x000001c22b22bf68: b455 d805 | 4889 3424
11807
11808 0x000001c22b22bf70: ; {runtime_call throw_array_store_exception Runtime1 stub}
11809 0x000001c22b22bf70: e8ab 7ed8
11810
11811 0x000001c22b22bf74: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
11812 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11813 ; - (reexecute) net.minecraft.class_310::method_1523@997 (line 1406)
11814 0x000001c22b22bf74: 058b 0f48 | c1e1 0348 | 83f9 000f | 84f6 e1ff | ff48 890c
11815
11816 0x000001c22b22bf88: ; {runtime_call g1_pre_barrier_slow}
11817 0x000001c22b22bf88: 24e8 f2be | d805 e9e8 | e1ff ff48 | 83fe 000f | 84fc e1ff | ff48 893c
11818
11819 0x000001c22b22bfa0: ; {runtime_call g1_post_barrier_slow}
11820 0x000001c22b22bfa0: 24e8 5ac2 | d805 e9ee
11821
11822 0x000001c22b22bfa8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11823 0x000001c22b22bfa8: e1ff ffe8
11824
11825 0x000001c22b22bfac: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
11826 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
11827 ; - net.minecraft.class_310::method_1523@1007 (line 1407)
11828 0x000001c22b22bfac: 7055 d805
11829
11830 0x000001c22b22bfb0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11831 0x000001c22b22bfb0: e86b 55d8
11832
11833 0x000001c22b22bfb4: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
11834 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11835 ; - (reexecute) net.minecraft.class_310::method_1523@1010 (line 1407)
11836 0x000001c22b22bfb4: 0548 8914
11837
11838 0x000001c22b22bfb8: ; {runtime_call throw_array_store_exception Runtime1 stub}
11839 0x000001c22b22bfb8: 24e8 627e
11840
11841 0x000001c22b22bfbc: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
11842 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11843 ; - (reexecute) net.minecraft.class_310::method_1523@1010 (line 1407)
11844 0x000001c22b22bfbc: d805 8b3e | 48c1 e703 | 4883 ff00 | 0f84 3fe3 | ffff 4889
11845
11846 0x000001c22b22bfd0: ; {runtime_call g1_pre_barrier_slow}
11847 0x000001c22b22bfd0: 3c24 e8a9 | bed8 05e9 | 31e3 ffff | 4883 fa00 | 0f84 45e3 | ffff 4889
11848
11849 0x000001c22b22bfe8: ; {runtime_call g1_post_barrier_slow}
11850 0x000001c22b22bfe8: 3424 e811 | c2d8 05e9 | 37e3 ffff
11851
11852 0x000001c22b22bff4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11853 0x000001c22b22bff4: e827 55d8
11854
11855 0x000001c22b22bff8: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
11856 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11857 ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
11858 0x000001c22b22bff8: 054c 8904
11859
11860 0x000001c22b22bffc: ; {runtime_call throw_array_store_exception Runtime1 stub}
11861 0x000001c22b22bffc: 24e8 1e7e
11862
11863 0x000001c22b22c000: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
11864 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
11865 ; - (reexecute) net.minecraft.class_310::method_1523@1016 (line 1407)
11866 0x000001c22b22c000: d805 8b32 | 48c1 e603 | 4883 fe00 | 0f84 40e4 | ffff 4889
11867
11868 0x000001c22b22c014: ; {runtime_call g1_pre_barrier_slow}
11869 0x000001c22b22c014: 3424 e865 | bed8 05e9 | 32e4 ffff | 4983 f800 | 0f84 46e4 | ffff 4889
11870
11871 0x000001c22b22c02c: ; {runtime_call g1_post_barrier_slow}
11872 0x000001c22b22c02c: 1424 e8cd | c1d8 05e9 | 38e4 ffff
11873
11874 0x000001c22b22c038: ; {metadata({method} {0x000001c25b00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
11875 0x000001c22b22c038: 49ba 10fb | 005b c201 | 0000 4c89 | 5424 0848 | c704 24ff
11876
11877 0x000001c22b22c04c: ; {runtime_call counter_overflow Runtime1 stub}
11878 0x000001c22b22c04c: ffff ffe8
11879
11880 0x000001c22b22c050: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
11881 ;*synchronization entry
11882 ; - java.lang.String::format@-1 (line 4431)
11883 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11884 0x000001c22b22c050: 2cb7 d805 | e950 e4ff | ff48 8bd2
11885
11886 0x000001c22b22c05c: ; {runtime_call fast_new_instance Runtime1 stub}
11887 0x000001c22b22c05c: e89f 5fd8
11888
11889 0x000001c22b22c060: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
11890 ;*new {reexecute=0 rethrow=0 return_oop=0}
11891 ; - java.lang.String::format@0 (line 4431)
11892 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11893 0x000001c22b22c060: 05e9 93e4
11894
11895 0x000001c22b22c064: ; {metadata({method} {0x000001c25b8fe100} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
11896 0x000001c22b22c064: ffff 49ba | f8e0 8f5b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11897
11898 0x000001c22b22c07c: ; {runtime_call counter_overflow Runtime1 stub}
11899 0x000001c22b22c07c: ffe8 feb6
11900
11901 0x000001c22b22c080: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop }
11902 ;*synchronization entry
11903 ; - java.util.Formatter::<init>@-1 (line 2139)
11904 ; - java.lang.String::format@5 (line 4431)
11905 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11906 0x000001c22b22c080: d805 e9ae | e4ff ff48
11907
11908 0x000001c22b22c088: ; {runtime_call fast_new_instance Runtime1 stub}
11909 0x000001c22b22c088: 8bd2 e871
11910
11911 0x000001c22b22c08c: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [304]=Oop }
11912 ;*new {reexecute=0 rethrow=0 return_oop=0}
11913 ; - java.util.Formatter::<init>@2 (line 2139)
11914 ; - java.lang.String::format@5 (line 4431)
11915 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11916 0x000001c22b22c08c: 5fd8 05e9 | f9e4 ffff
11917
11918 0x000001c22b22c094: ; {metadata({method} {0x000001c25b0d7508} '<init>' '()V' in 'java/lang/StringBuilder')}
11919 0x000001c22b22c094: 49ba 0075 | 0d5b c201 | 0000 4c89 | 5424 0848 | c704 24ff
11920
11921 0x000001c22b22c0a8: ; {runtime_call counter_overflow Runtime1 stub}
11922 0x000001c22b22c0a8: ffff ffe8
11923
11924 0x000001c22b22c0ac: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [304]=Oop }
11925 ;*synchronization entry
11926 ; - java.lang.StringBuilder::<init>@-1 (line 106)
11927 ; - java.util.Formatter::<init>@6 (line 2139)
11928 ; - java.lang.String::format@5 (line 4431)
11929 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11930 0x000001c22b22c0ac: d0b6 d805 | e916 e5ff
11931
11932 0x000001c22b22c0b4: ; {metadata({method} {0x000001c25b8fddd8} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
11933 0x000001c22b22c0b4: ff49 bad0 | dd8f 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11934
11935 0x000001c22b22c0cc: ; {runtime_call counter_overflow Runtime1 stub}
11936 0x000001c22b22c0cc: e8af b6d8
11937
11938 0x000001c22b22c0d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
11939 ;*synchronization entry
11940 ; - java.util.Formatter::<init>@-1 (line 2082)
11941 ; - java.util.Formatter::<init>@9 (line 2139)
11942 ; - java.lang.String::format@5 (line 4431)
11943 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11944 0x000001c22b22c0d0: 05e9 7ce5
11945
11946 0x000001c22b22c0d4: ; {metadata({method} {0x000001c25b000648} '<init>' '()V' in 'java/lang/Object')}
11947 0x000001c22b22c0d4: ffff 49ba | 4006 005b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
11948
11949 0x000001c22b22c0ec: ; {runtime_call counter_overflow Runtime1 stub}
11950 0x000001c22b22c0ec: ffe8 8eb6
11951
11952 0x000001c22b22c0f0: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
11953 ;*synchronization entry
11954 ; - java.lang.Object::<init>@-1 (line 45)
11955 ; - java.util.Formatter::<init>@1 (line 2082)
11956 ; - java.util.Formatter::<init>@9 (line 2139)
11957 ; - java.lang.String::format@5 (line 4431)
11958 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11959 0x000001c22b22c0f0: d805 e9a1 | e5ff ff44 | 8b40 0c49 | c1e0 0349 | 83f8 000f | 84a5 e5ff | ff4c 8904
11960
11961 0x000001c22b22c10c: ; {runtime_call g1_pre_barrier_slow}
11962 0x000001c22b22c10c: 24e8 6ebd | d805 e997 | e5ff ff49 | 83f8 000f | 84b4 e5ff | ff48 8904
11963
11964 0x000001c22b22c124: ; {runtime_call g1_post_barrier_slow}
11965 0x000001c22b22c124: 24e8 d6c0 | d805 e9a6 | e5ff ff44 | 8b48 1049 | c1e1 0349 | 83f9 000f | 84ac e5ff | ff4c 890c
11966 0x000001c22b22c144: ; {runtime_call g1_pre_barrier_slow}
11967 0x000001c22b22c144: 24e8 36bd | d805 e99e | e5ff ff49 | 83f9 000f | 84c4 e5ff | ff48 8904
11968
11969 0x000001c22b22c15c: ; {runtime_call g1_post_barrier_slow}
11970 0x000001c22b22c15c: 24e8 9ec0 | d805 e9b6
11971
11972 0x000001c22b22c164: ; {metadata({method} {0x000001c25b8ff348} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
11973 0x000001c22b22c164: e5ff ff49 | ba40 f38f | 5bc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
11974
11975 0x000001c22b22c17c: ; {runtime_call counter_overflow Runtime1 stub}
11976 0x000001c22b22c17c: ffff e8fd
11977
11978 0x000001c22b22c180: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [320]=Oop }
11979 ;*synchronization entry
11980 ; - java.util.Formatter::format@-1 (line 2728)
11981 ; - java.lang.String::format@10 (line 4431)
11982 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11983 0x000001c22b22c180: b5d8 05e9 | d3e5 ffff
11984
11985 0x000001c22b22c188: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
11986 0x000001c22b22c188: e893 53d8
11987
11988 0x000001c22b22c18c: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
11989 ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
11990 ; - java.lang.String::format@13 (line 4431)
11991 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
11992 ; {metadata({method} {0x000001c25b8feee8} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
11993 0x000001c22b22c18c: 0549 bae0 | ee8f 5bc2 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
11994
11995 0x000001c22b22c1a4: ; {runtime_call counter_overflow Runtime1 stub}
11996 0x000001c22b22c1a4: e8d7 b5d8
11997
11998 0x000001c22b22c1a8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
11999 ;*synchronization entry
12000 ; - java.util.Formatter::toString@-1 (line 2627)
12001 ; - java.lang.String::format@13 (line 4431)
12002 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
12003 0x000001c22b22c1a8: 05e9 25e6
12004
12005 0x000001c22b22c1ac: ; {metadata({method} {0x000001c25b8ff1c8} 'ensureOpen' '()V' in 'java/util/Formatter')}
12006 0x000001c22b22c1ac: ffff 49ba | c0f1 8f5b | c201 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
12007
12008 0x000001c22b22c1c4: ; {runtime_call counter_overflow Runtime1 stub}
12009 0x000001c22b22c1c4: ffe8 b6b5
12010
12011 0x000001c22b22c1c8: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
12012 ;*synchronization entry
12013 ; - java.util.Formatter::ensureOpen@-1 (line 2679)
12014 ; - java.util.Formatter::toString@1 (line 2627)
12015 ; - java.lang.String::format@13 (line 4431)
12016 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
12017 0x000001c22b22c1c8: d805 e940
12018
12019 0x000001c22b22c1cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12020 0x000001c22b22c1cc: e6ff ffe8
12021
12022 0x000001c22b22c1d0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
12023 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
12024 ; - java.util.Formatter::toString@8 (line 2628)
12025 ; - java.lang.String::format@13 (line 4431)
12026 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
12027 0x000001c22b22c1d0: 4c53 d805 | 8bb2 b401 | 0000 48c1 | e603 4883 | fe00 0f84 | 29e7 ffff | 4889 3424
12028
12029 0x000001c22b22c1ec: ; {runtime_call g1_pre_barrier_slow}
12030 0x000001c22b22c1ec: e88f bcd8 | 05e9 1be7 | ffff 4883 | f800 0f84 | 33e7 ffff | 4889 1424
12031
12032 0x000001c22b22c204: ; {runtime_call g1_post_barrier_slow}
12033 0x000001c22b22c204: e8f7 bfd8 | 05e9 25e7
12034
12035 0x000001c22b22c20c: ; {metadata({method} {0x000001c26c4b4590} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
12036 0x000001c22b22c20c: ffff 49ba | 8845 4b6c | c201 0000 | 4c89 5424 | 0848 c704 | 2410 0400
12037
12038 0x000001c22b22c224: ; {runtime_call counter_overflow Runtime1 stub}
12039 0x000001c22b22c224: 00e8 56b5
12040
12041 0x000001c22b22c228: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
12042 ;*goto {reexecute=1 rethrow=0 return_oop=0}
12043 ; - (reexecute) net.minecraft.class_310::method_1523@1040 (line 1412)
12044 0x000001c22b22c228: d805 e947
12045
12046 0x000001c22b22c22c: ; {internal_word}
12047 0x000001c22b22c22c: e7ff ff49 | ba5c aa22 | 2bc2 0100 | 004d 8997 | 6804 0000
12048
12049 0x000001c22b22c240: ; {runtime_call SafepointBlob}
12050 0x000001c22b22c240: e93b a9cb
12051
12052 0x000001c22b22c244: ; {metadata(nullptr)}
12053 0x000001c22b22c244: 0548 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
12054
12055 0x000001c22b22c254: ; {runtime_call load_klass_patching Runtime1 stub}
12056 0x000001c22b22c254: e8a7 9ed8
12057
12058 0x000001c22b22c258: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
12059 ;*new {reexecute=1 rethrow=0 return_oop=0}
12060 ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680)
12061 ; - java.util.Formatter::toString@1 (line 2627)
12062 ; - java.lang.String::format@13 (line 4431)
12063 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
12064 0x000001c22b22c258: 05e9 1ae8 | ffff 488b
12065
12066 0x000001c22b22c260: ; {runtime_call new_instance Runtime1 stub}
12067 0x000001c22b22c260: d2e8 9a59
12068
12069 0x000001c22b22c264: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
12070 ;*new {reexecute=0 rethrow=0 return_oop=0}
12071 ; - java.util.Formatter::ensureOpen@7 (line 2680)
12072 ; - java.util.Formatter::toString@1 (line 2627)
12073 ; - java.lang.String::format@13 (line 4431)
12074 ; - net.minecraft.class_310::method_1523@1017 (line 1401)
12075 0x000001c22b22c264: d805 e91c
12076
12077 0x000001c22b22c268: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12078 0x000001c22b22c268: e8ff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12079
12080 0x000001c22b22c280: ; {runtime_call counter_overflow Runtime1 stub}
12081 0x000001c22b22c280: ffff e8f9
12082
12083 0x000001c22b22c284: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12084 ;*synchronization entry
12085 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12086 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12087 ; - net.minecraft.class_276::method_1240@0 (line 198)
12088 ; - net.minecraft.class_310::method_1523@430 (line 1346)
12089 0x000001c22b22c284: b4d8 05e9 | 6ee8 ffff
12090
12091 0x000001c22b22c28c: ; {metadata(nullptr)}
12092 0x000001c22b22c28c: 48ba 0000 | 0000 0000 | 0000 b800
12093
12094 0x000001c22b22c298: ; {runtime_call load_klass_patching Runtime1 stub}
12095 0x000001c22b22c298: 0f05 0ae8
12096
12097 0x000001c22b22c29c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12098 ;*new {reexecute=1 rethrow=0 return_oop=0}
12099 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12100 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12101 ; - net.minecraft.class_276::method_1240@0 (line 198)
12102 ; - net.minecraft.class_310::method_1523@430 (line 1346)
12103 0x000001c22b22c29c: 609e d805 | e95b e8ff
12104
12105 0x000001c22b22c2a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12106 0x000001c22b22c2a4: ffe8 7652
12107
12108 0x000001c22b22c2a8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12109 ;*new {reexecute=0 rethrow=0 return_oop=0}
12110 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12111 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12112 ; - net.minecraft.class_276::method_1240@0 (line 198)
12113 ; - net.minecraft.class_310::method_1523@430 (line 1346)
12114 0x000001c22b22c2a8: d805 488b
12115
12116 0x000001c22b22c2ac: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12117 0x000001c22b22c2ac: d2e8 4e61
12118
12119 0x000001c22b22c2b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12120 ;*new {reexecute=0 rethrow=0 return_oop=0}
12121 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12122 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12123 ; - net.minecraft.class_276::method_1240@0 (line 198)
12124 ; - net.minecraft.class_310::method_1523@430 (line 1346)
12125 0x000001c22b22c2b0: d805 e9ae
12126
12127 0x000001c22b22c2b4: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12128 0x000001c22b22c2b4: e8ff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12129
12130 0x000001c22b22c2cc: ; {runtime_call counter_overflow Runtime1 stub}
12131 0x000001c22b22c2cc: ffff e8ad
12132
12133 0x000001c22b22c2d0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12134 ;*synchronization entry
12135 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12136 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12137 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
12138 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
12139 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12140 0x000001c22b22c2d0: b4d8 05e9 | 0ae9 ffff
12141
12142 0x000001c22b22c2d8: ; {metadata(nullptr)}
12143 0x000001c22b22c2d8: 48ba 0000 | 0000 0000 | 0000 b800
12144
12145 0x000001c22b22c2e4: ; {runtime_call load_klass_patching Runtime1 stub}
12146 0x000001c22b22c2e4: 0f05 0ae8
12147
12148 0x000001c22b22c2e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12149 ;*new {reexecute=1 rethrow=0 return_oop=0}
12150 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12151 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12152 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
12153 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
12154 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12155 0x000001c22b22c2e8: 149e d805 | e9f7 e8ff
12156
12157 0x000001c22b22c2f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12158 0x000001c22b22c2f0: ffe8 2a52
12159
12160 0x000001c22b22c2f4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12161 ;*new {reexecute=0 rethrow=0 return_oop=0}
12162 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12163 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12164 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
12165 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
12166 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12167 0x000001c22b22c2f4: d805 488b
12168
12169 0x000001c22b22c2f8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12170 0x000001c22b22c2f8: d2e8 0261
12171
12172 0x000001c22b22c2fc: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12173 ;*new {reexecute=0 rethrow=0 return_oop=0}
12174 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12175 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12176 ; - com.mojang.blaze3d.platform.GlStateManager::_enableCull@0 (line 486)
12177 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@3 (line 259)
12178 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12179 0x000001c22b22c2fc: d805 e94a
12180
12181 0x000001c22b22c300: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12182 0x000001c22b22c300: e9ff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12183
12184 0x000001c22b22c318: ; {runtime_call counter_overflow Runtime1 stub}
12185 0x000001c22b22c318: ffff e861
12186
12187 0x000001c22b22c31c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12188 ;*synchronization entry
12189 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12190 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12191 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
12192 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12193 0x000001c22b22c31c: b4d8 05e9 | a6e9 ffff
12194
12195 0x000001c22b22c324: ; {metadata(nullptr)}
12196 0x000001c22b22c324: 48ba 0000 | 0000 0000 | 0000 b800
12197
12198 0x000001c22b22c330: ; {runtime_call load_klass_patching Runtime1 stub}
12199 0x000001c22b22c330: 0f05 0ae8
12200
12201 0x000001c22b22c334: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12202 ;*new {reexecute=1 rethrow=0 return_oop=0}
12203 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12204 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12205 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
12206 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12207 0x000001c22b22c334: c89d d805 | e993 e9ff
12208
12209 0x000001c22b22c33c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12210 0x000001c22b22c33c: ffe8 de51
12211
12212 0x000001c22b22c340: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12213 ;*new {reexecute=0 rethrow=0 return_oop=0}
12214 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12215 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12216 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
12217 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12218 0x000001c22b22c340: d805 488b
12219
12220 0x000001c22b22c344: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12221 0x000001c22b22c344: d2e8 b660
12222
12223 0x000001c22b22c348: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12224 ;*new {reexecute=0 rethrow=0 return_oop=0}
12225 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12226 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12227 ; - com.mojang.blaze3d.systems.RenderSystem::enableCull@0 (line 258)
12228 ; - net.minecraft.class_310::method_1523@353 (line 1333)
12229 0x000001c22b22c348: d805 e9e6
12230
12231 0x000001c22b22c34c: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12232 0x000001c22b22c34c: e9ff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12233
12234 0x000001c22b22c364: ; {runtime_call counter_overflow Runtime1 stub}
12235 0x000001c22b22c364: ffff e815
12236
12237 0x000001c22b22c368: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12238 ;*synchronization entry
12239 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12240 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12241 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
12242 ; - net.minecraft.class_310::method_1523@340 (line 1330)
12243 0x000001c22b22c368: b4d8 05e9 | 42ea ffff
12244
12245 0x000001c22b22c370: ; {metadata(nullptr)}
12246 0x000001c22b22c370: 48ba 0000 | 0000 0000 | 0000 b800
12247
12248 0x000001c22b22c37c: ; {runtime_call load_klass_patching Runtime1 stub}
12249 0x000001c22b22c37c: 0f05 0ae8
12250
12251 0x000001c22b22c380: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12252 ;*new {reexecute=1 rethrow=0 return_oop=0}
12253 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12254 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12255 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
12256 ; - net.minecraft.class_310::method_1523@340 (line 1330)
12257 0x000001c22b22c380: 7c9d d805 | e92f eaff
12258
12259 0x000001c22b22c388: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12260 0x000001c22b22c388: ffe8 9251
12261
12262 0x000001c22b22c38c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12263 ;*new {reexecute=0 rethrow=0 return_oop=0}
12264 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12265 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12266 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
12267 ; - net.minecraft.class_310::method_1523@340 (line 1330)
12268 0x000001c22b22c38c: d805 488b
12269
12270 0x000001c22b22c390: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12271 0x000001c22b22c390: d2e8 6a60
12272
12273 0x000001c22b22c394: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12274 ;*new {reexecute=0 rethrow=0 return_oop=0}
12275 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12276 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 134)
12277 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 370)
12278 ; - net.minecraft.class_310::method_1523@340 (line 1330)
12279 0x000001c22b22c394: d805 e982
12280
12281 0x000001c22b22c398: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12282 0x000001c22b22c398: eaff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12283
12284 0x000001c22b22c3b0: ; {runtime_call counter_overflow Runtime1 stub}
12285 0x000001c22b22c3b0: ffff e8c9
12286
12287 0x000001c22b22c3b4: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
12288 ;*synchronization entry
12289 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12290 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12291 ; - net.minecraft.class_276::method_1235@0 (line 190)
12292 ; - net.minecraft.class_310::method_1523@334 (line 1329)
12293 0x000001c22b22c3b4: b3d8 05e9 | deea ffff
12294
12295 0x000001c22b22c3bc: ; {metadata(nullptr)}
12296 0x000001c22b22c3bc: 48ba 0000 | 0000 0000 | 0000 b800
12297
12298 0x000001c22b22c3c8: ; {runtime_call load_klass_patching Runtime1 stub}
12299 0x000001c22b22c3c8: 0f05 0ae8
12300
12301 0x000001c22b22c3cc: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
12302 ;*new {reexecute=1 rethrow=0 return_oop=0}
12303 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12304 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12305 ; - net.minecraft.class_276::method_1235@0 (line 190)
12306 ; - net.minecraft.class_310::method_1523@334 (line 1329)
12307 0x000001c22b22c3cc: 309d d805 | e9cb eaff
12308
12309 0x000001c22b22c3d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12310 0x000001c22b22c3d4: ffe8 4651
12311
12312 0x000001c22b22c3d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
12313 ;*new {reexecute=0 rethrow=0 return_oop=0}
12314 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12315 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12316 ; - net.minecraft.class_276::method_1235@0 (line 190)
12317 ; - net.minecraft.class_310::method_1523@334 (line 1329)
12318 0x000001c22b22c3d8: d805 488b
12319
12320 0x000001c22b22c3dc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12321 0x000001c22b22c3dc: d2e8 1e60
12322
12323 0x000001c22b22c3e0: ; ImmutableOopMap {[176]=Oop [224]=Oop [264]=Oop }
12324 ;*new {reexecute=0 rethrow=0 return_oop=0}
12325 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12326 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12327 ; - net.minecraft.class_276::method_1235@0 (line 190)
12328 ; - net.minecraft.class_310::method_1523@334 (line 1329)
12329 0x000001c22b22c3e0: d805 e91e
12330
12331 0x000001c22b22c3e4: ; {metadata({method} {0x000001c26c24ac98} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
12332 0x000001c22b22c3e4: ebff ff49 | ba90 ac24 | 6cc2 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
12333
12334 0x000001c22b22c3fc: ; {runtime_call counter_overflow Runtime1 stub}
12335 0x000001c22b22c3fc: ffff e87d
12336
12337 0x000001c22b22c400: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12338 ;*synchronization entry
12339 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 139)
12340 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12341 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
12342 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
12343 ; - net.minecraft.class_310::method_1523@326 (line 1327)
12344 0x000001c22b22c400: b3d8 05e9 | 81eb ffff
12345
12346 0x000001c22b22c408: ; {metadata(nullptr)}
12347 0x000001c22b22c408: 48ba 0000 | 0000 0000 | 0000 b800
12348
12349 0x000001c22b22c414: ; {runtime_call load_klass_patching Runtime1 stub}
12350 0x000001c22b22c414: 0f05 0ae8
12351
12352 0x000001c22b22c418: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12353 ;*new {reexecute=1 rethrow=0 return_oop=0}
12354 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12355 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12356 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
12357 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
12358 ; - net.minecraft.class_310::method_1523@326 (line 1327)
12359 0x000001c22b22c418: e49c d805 | e96f ebff
12360
12361 0x000001c22b22c420: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
12362 0x000001c22b22c420: ffe8 fa50
12363
12364 0x000001c22b22c424: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12365 ;*new {reexecute=0 rethrow=0 return_oop=0}
12366 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12367 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12368 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
12369 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
12370 ; - net.minecraft.class_310::method_1523@326 (line 1327)
12371 0x000001c22b22c424: d805 488b
12372
12373 0x000001c22b22c428: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
12374 0x000001c22b22c428: d2e8 d25f
12375
12376 0x000001c22b22c42c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
12377 ;*new {reexecute=0 rethrow=0 return_oop=0}
12378 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 139)
12379 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThreadOrInit@13 (line 129)
12380 ; - com.mojang.blaze3d.platform.GlStateManager::_clear@0 (line 739)
12381 ; - com.mojang.blaze3d.systems.RenderSystem::clear@1 (line 366)
12382 ; - net.minecraft.class_310::method_1523@326 (line 1327)
12383 0x000001c22b22c42c: d805 e9c2
12384
12385 0x000001c22b22c430: ; {metadata(nullptr)}
12386 0x000001c22b22c430: ebff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
12387
12388 0x000001c22b22c440: ; {runtime_call load_klass_patching Runtime1 stub}
12389 0x000001c22b22c440: 050a e8b9
12390
12391 0x000001c22b22c444: ; ImmutableOopMap {[176]=Oop }
12392 ;*new {reexecute=1 rethrow=0 return_oop=0}
12393 ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
12394 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
12395 ; - net.minecraft.class_10209::method_64146@27 (line 51)
12396 ; - net.minecraft.class_310::method_1523@103 (line 1292)
12397 0x000001c22b22c444: 9cd8 05e9 | f4eb ffff
12398
12399 0x000001c22b22c44c: ; {runtime_call fast_new_instance Runtime1 stub}
12400 0x000001c22b22c44c: 488b d2e8
12401
12402 0x000001c22b22c450: ; ImmutableOopMap {[176]=Oop }
12403 ;*new {reexecute=0 rethrow=0 return_oop=0}
12404 ; - java.util.Objects::requireNonNull@4 (line 259)
12405 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
12406 ; - net.minecraft.class_10209::method_64146@27 (line 51)
12407 ; - net.minecraft.class_310::method_1523@103 (line 1292)
12408 0x000001c22b22c450: ac5b d805 | e943 ecff | ff49 8b87 | 0005 0000 | 49c7 8700 | 0500 0000 | 0000 0049 | c787 0805
12409 0x000001c22b22c470: 0000 0000 | 0000 4881 | c4a0 0100
12410
12411 0x000001c22b22c47c: ; {runtime_call unwind_exception Runtime1 stub}
12412 0x000001c22b22c47c: 005d e97d | 41d8 05f4 | f4f4 f4f4
12413[Stub Code]
12414 0x000001c22b22c488: ; {no_reloc}
12415 0x000001c22b22c488: 0f1f 4400
12416
12417 0x000001c22b22c48c: ; {static_stub}
12418 0x000001c22b22c48c: 0048 bb00 | 0000 0000
12419
12420 0x000001c22b22c494: ; {runtime_call}
12421 0x000001c22b22c494: 0000 00e9 | fbff ffff
12422
12423 0x000001c22b22c49c: ; {static_stub}
12424 0x000001c22b22c49c: 9048 bb00 | 0000 0000
12425
12426 0x000001c22b22c4a4: ; {runtime_call}
12427 0x000001c22b22c4a4: 0000 00e9 | fbff ffff
12428
12429 0x000001c22b22c4ac: ; {static_stub}
12430 0x000001c22b22c4ac: 9048 bb00 | 0000 0000
12431
12432 0x000001c22b22c4b4: ; {runtime_call}
12433 0x000001c22b22c4b4: 0000 00e9 | fbff ffff
12434
12435 0x000001c22b22c4bc: ; {static_stub}
12436 0x000001c22b22c4bc: 9048 bb00 | 0000 0000
12437
12438 0x000001c22b22c4c4: ; {runtime_call}
12439 0x000001c22b22c4c4: 0000 00e9 | fbff ffff
12440
12441 0x000001c22b22c4cc: ; {static_stub}
12442 0x000001c22b22c4cc: 9048 bb00 | 0000 0000
12443
12444 0x000001c22b22c4d4: ; {runtime_call}
12445 0x000001c22b22c4d4: 0000 00e9 | fbff ffff
12446
12447 0x000001c22b22c4dc: ; {static_stub}
12448 0x000001c22b22c4dc: 9048 bbf0 | 562f 6cc2
12449
12450 0x000001c22b22c4e4: ; {runtime_call I2C/C2I adapters}
12451 0x000001c22b22c4e4: 0100 00e9 | 9779 cb05
12452
12453 0x000001c22b22c4ec: ; {static_stub}
12454 0x000001c22b22c4ec: 9048 bb00 | 0000 0000
12455
12456 0x000001c22b22c4f4: ; {runtime_call}
12457 0x000001c22b22c4f4: 0000 00e9 | fbff ffff
12458
12459 0x000001c22b22c4fc: ; {static_stub}
12460 0x000001c22b22c4fc: 9048 bb00 | 0000 0000
12461
12462 0x000001c22b22c504: ; {runtime_call}
12463 0x000001c22b22c504: 0000 00e9 | fbff ffff
12464
12465 0x000001c22b22c50c: ; {static_stub}
12466 0x000001c22b22c50c: 9048 bb00 | 0000 0000
12467
12468 0x000001c22b22c514: ; {runtime_call}
12469 0x000001c22b22c514: 0000 00e9 | fbff ffff
12470
12471 0x000001c22b22c51c: ; {static_stub}
12472 0x000001c22b22c51c: 9048 bbe0 | 674b 6cc2
12473
12474 0x000001c22b22c524: ; {runtime_call I2C/C2I adapters}
12475 0x000001c22b22c524: 0100 00e9 | 5779 cb05
12476
12477 0x000001c22b22c52c: ; {static_stub}
12478 0x000001c22b22c52c: 9048 bb00 | 0000 0000
12479
12480 0x000001c22b22c534: ; {runtime_call}
12481 0x000001c22b22c534: 0000 00e9 | fbff ffff
12482
12483 0x000001c22b22c53c: ; {static_stub}
12484 0x000001c22b22c53c: 9048 bb00 | 0000 0000
12485
12486 0x000001c22b22c544: ; {runtime_call}
12487 0x000001c22b22c544: 0000 00e9 | fbff ffff
12488
12489 0x000001c22b22c54c: ; {static_stub}
12490 0x000001c22b22c54c: 9048 bb00 | 0000 0000
12491
12492 0x000001c22b22c554: ; {runtime_call}
12493 0x000001c22b22c554: 0000 00e9 | fbff ffff
12494
12495 0x000001c22b22c55c: ; {static_stub}
12496 0x000001c22b22c55c: 9048 bb00 | 0000 0000
12497
12498 0x000001c22b22c564: ; {runtime_call}
12499 0x000001c22b22c564: 0000 00e9 | fbff ffff
12500
12501 0x000001c22b22c56c: ; {static_stub}
12502 0x000001c22b22c56c: 9048 bb00 | 0000 0000
12503
12504 0x000001c22b22c574: ; {runtime_call}
12505 0x000001c22b22c574: 0000 00e9 | fbff ffff
12506
12507 0x000001c22b22c57c: ; {static_stub}
12508 0x000001c22b22c57c: 9048 bb00 | 0000 0000
12509
12510 0x000001c22b22c584: ; {runtime_call}
12511 0x000001c22b22c584: 0000 00e9 | fbff ffff
12512
12513 0x000001c22b22c58c: ; {static_stub}
12514 0x000001c22b22c58c: 9048 bb00 | 0000 0000
12515
12516 0x000001c22b22c594: ; {runtime_call}
12517 0x000001c22b22c594: 0000 00e9 | fbff ffff
12518
12519 0x000001c22b22c59c: ; {static_stub}
12520 0x000001c22b22c59c: 9048 bb00 | 0000 0000
12521
12522 0x000001c22b22c5a4: ; {runtime_call}
12523 0x000001c22b22c5a4: 0000 00e9 | fbff ffff
12524
12525 0x000001c22b22c5ac: ; {static_stub}
12526 0x000001c22b22c5ac: 9048 bb00 | 0000 0000
12527
12528 0x000001c22b22c5b4: ; {runtime_call}
12529 0x000001c22b22c5b4: 0000 00e9 | fbff ffff
12530
12531 0x000001c22b22c5bc: ; {static_stub}
12532 0x000001c22b22c5bc: 9048 bb00 | 0000 0000
12533
12534 0x000001c22b22c5c4: ; {runtime_call}
12535 0x000001c22b22c5c4: 0000 00e9 | fbff ffff
12536
12537 0x000001c22b22c5cc: ; {static_stub}
12538 0x000001c22b22c5cc: 9048 bb00 | 0000 0000
12539
12540 0x000001c22b22c5d4: ; {runtime_call}
12541 0x000001c22b22c5d4: 0000 00e9 | fbff ffff
12542
12543 0x000001c22b22c5dc: ; {static_stub}
12544 0x000001c22b22c5dc: 9048 bb00 | 0000 0000
12545
12546 0x000001c22b22c5e4: ; {runtime_call}
12547 0x000001c22b22c5e4: 0000 00e9 | fbff ffff
12548
12549 0x000001c22b22c5ec: ; {static_stub}
12550 0x000001c22b22c5ec: 9048 bb00 | 0000 0000
12551
12552 0x000001c22b22c5f4: ; {runtime_call}
12553 0x000001c22b22c5f4: 0000 00e9 | fbff ffff
12554
12555 0x000001c22b22c5fc: ; {static_stub}
12556 0x000001c22b22c5fc: 9048 bb00 | 0000 0000
12557
12558 0x000001c22b22c604: ; {runtime_call}
12559 0x000001c22b22c604: 0000 00e9 | fbff ffff
12560
12561 0x000001c22b22c60c: ; {static_stub}
12562 0x000001c22b22c60c: 9048 bb00 | 0000 0000
12563
12564 0x000001c22b22c614: ; {runtime_call}
12565 0x000001c22b22c614: 0000 00e9 | fbff ffff
12566
12567 0x000001c22b22c61c: ; {static_stub}
12568 0x000001c22b22c61c: 9048 bb00 | 0000 0000
12569
12570 0x000001c22b22c624: ; {runtime_call}
12571 0x000001c22b22c624: 0000 00e9 | fbff ffff
12572
12573 0x000001c22b22c62c: ; {static_stub}
12574 0x000001c22b22c62c: 9048 bb00 | 0000 0000
12575
12576 0x000001c22b22c634: ; {runtime_call}
12577 0x000001c22b22c634: 0000 00e9 | fbff ffff
12578
12579 0x000001c22b22c63c: ; {static_stub}
12580 0x000001c22b22c63c: 9048 bb00 | 0000 0000
12581
12582 0x000001c22b22c644: ; {runtime_call}
12583 0x000001c22b22c644: 0000 00e9 | fbff ffff
12584
12585 0x000001c22b22c64c: ; {static_stub}
12586 0x000001c22b22c64c: 9048 bb00 | 0000 0000
12587
12588 0x000001c22b22c654: ; {runtime_call}
12589 0x000001c22b22c654: 0000 00e9 | fbff ffff
12590
12591 0x000001c22b22c65c: ; {static_stub}
12592 0x000001c22b22c65c: 9048 bb00 | 0000 0000
12593
12594 0x000001c22b22c664: ; {runtime_call}
12595 0x000001c22b22c664: 0000 00e9 | fbff ffff
12596
12597 0x000001c22b22c66c: ; {static_stub}
12598 0x000001c22b22c66c: 9048 bb00 | 0000 0000
12599
12600 0x000001c22b22c674: ; {runtime_call}
12601 0x000001c22b22c674: 0000 00e9 | fbff ffff
12602
12603 0x000001c22b22c67c: ; {static_stub}
12604 0x000001c22b22c67c: 9048 bb00 | 0000 0000
12605
12606 0x000001c22b22c684: ; {runtime_call}
12607 0x000001c22b22c684: 0000 00e9 | fbff ffff
12608
12609 0x000001c22b22c68c: ; {static_stub}
12610 0x000001c22b22c68c: 9048 bb00 | 0000 0000
12611
12612 0x000001c22b22c694: ; {runtime_call}
12613 0x000001c22b22c694: 0000 00e9 | fbff ffff
12614
12615 0x000001c22b22c69c: ; {static_stub}
12616 0x000001c22b22c69c: 9048 bb00 | 0000 0000
12617
12618 0x000001c22b22c6a4: ; {runtime_call}
12619 0x000001c22b22c6a4: 0000 00e9 | fbff ffff
12620
12621 0x000001c22b22c6ac: ; {static_stub}
12622 0x000001c22b22c6ac: 9048 bb00 | 0000 0000
12623
12624 0x000001c22b22c6b4: ; {runtime_call}
12625 0x000001c22b22c6b4: 0000 00e9 | fbff ffff
12626
12627 0x000001c22b22c6bc: ; {static_stub}
12628 0x000001c22b22c6bc: 9048 bb00 | 0000 0000
12629
12630 0x000001c22b22c6c4: ; {runtime_call}
12631 0x000001c22b22c6c4: 0000 00e9 | fbff ffff
12632
12633 0x000001c22b22c6cc: ; {static_stub}
12634 0x000001c22b22c6cc: 9048 bb00 | 0000 0000
12635
12636 0x000001c22b22c6d4: ; {runtime_call}
12637 0x000001c22b22c6d4: 0000 00e9 | fbff ffff
12638
12639 0x000001c22b22c6dc: ; {static_stub}
12640 0x000001c22b22c6dc: 9048 bb00 | 0000 0000
12641
12642 0x000001c22b22c6e4: ; {runtime_call}
12643 0x000001c22b22c6e4: 0000 00e9 | fbff ffff
12644
12645 0x000001c22b22c6ec: ; {static_stub}
12646 0x000001c22b22c6ec: 9048 bb00 | 0000 0000
12647
12648 0x000001c22b22c6f4: ; {runtime_call}
12649 0x000001c22b22c6f4: 0000 00e9 | fbff ffff
12650
12651 0x000001c22b22c6fc: ; {static_stub}
12652 0x000001c22b22c6fc: 9048 bb00 | 0000 0000
12653
12654 0x000001c22b22c704: ; {runtime_call}
12655 0x000001c22b22c704: 0000 00e9 | fbff ffff
12656
12657 0x000001c22b22c70c: ; {static_stub}
12658 0x000001c22b22c70c: 9048 bb00 | 0000 0000
12659
12660 0x000001c22b22c714: ; {runtime_call}
12661 0x000001c22b22c714: 0000 00e9 | fbff ffff
12662
12663 0x000001c22b22c71c: ; {static_stub}
12664 0x000001c22b22c71c: 9048 bb00 | 0000 0000
12665
12666 0x000001c22b22c724: ; {runtime_call}
12667 0x000001c22b22c724: 0000 00e9 | fbff ffff
12668
12669 0x000001c22b22c72c: ; {static_stub}
12670 0x000001c22b22c72c: 9048 bb00 | 0000 0000
12671
12672 0x000001c22b22c734: ; {runtime_call}
12673 0x000001c22b22c734: 0000 00e9 | fbff ffff
12674
12675 0x000001c22b22c73c: ; {static_stub}
12676 0x000001c22b22c73c: 9048 bb00 | 0000 0000
12677
12678 0x000001c22b22c744: ; {runtime_call}
12679 0x000001c22b22c744: 0000 00e9 | fbff ffff
12680
12681 0x000001c22b22c74c: ; {static_stub}
12682 0x000001c22b22c74c: 9048 bb00 | 0000 0000
12683
12684 0x000001c22b22c754: ; {runtime_call}
12685 0x000001c22b22c754: 0000 00e9 | fbff ffff
12686
12687 0x000001c22b22c75c: ; {static_stub}
12688 0x000001c22b22c75c: 9048 bb00 | 0000 0000
12689
12690 0x000001c22b22c764: ; {runtime_call}
12691 0x000001c22b22c764: 0000 00e9 | fbff ffff
12692
12693 0x000001c22b22c76c: ; {static_stub}
12694 0x000001c22b22c76c: 9048 bb00 | 0000 0000
12695
12696 0x000001c22b22c774: ; {runtime_call}
12697 0x000001c22b22c774: 0000 00e9 | fbff ffff
12698
12699 0x000001c22b22c77c: ; {static_stub}
12700 0x000001c22b22c77c: 9048 bb00 | 0000 0000
12701
12702 0x000001c22b22c784: ; {runtime_call}
12703 0x000001c22b22c784: 0000 00e9 | fbff ffff
12704
12705 0x000001c22b22c78c: ; {static_stub}
12706 0x000001c22b22c78c: 9048 bb00 | 0000 0000
12707
12708 0x000001c22b22c794: ; {runtime_call}
12709 0x000001c22b22c794: 0000 00e9 | fbff ffff
12710
12711 0x000001c22b22c79c: ; {static_stub}
12712 0x000001c22b22c79c: 9048 bb00 | 0000 0000
12713
12714 0x000001c22b22c7a4: ; {runtime_call}
12715 0x000001c22b22c7a4: 0000 00e9 | fbff ffff
12716
12717 0x000001c22b22c7ac: ; {static_stub}
12718 0x000001c22b22c7ac: 9048 bb00 | 0000 0000
12719
12720 0x000001c22b22c7b4: ; {runtime_call}
12721 0x000001c22b22c7b4: 0000 00e9 | fbff ffff
12722
12723 0x000001c22b22c7bc: ; {static_stub}
12724 0x000001c22b22c7bc: 9048 bb00 | 0000 0000
12725
12726 0x000001c22b22c7c4: ; {runtime_call}
12727 0x000001c22b22c7c4: 0000 00e9 | fbff ffff
12728
12729 0x000001c22b22c7cc: ; {static_stub}
12730 0x000001c22b22c7cc: 9048 bb00 | 0000 0000
12731
12732 0x000001c22b22c7d4: ; {runtime_call}
12733 0x000001c22b22c7d4: 0000 00e9 | fbff ffff
12734
12735 0x000001c22b22c7dc: ; {static_stub}
12736 0x000001c22b22c7dc: 9048 bb00 | 0000 0000
12737
12738 0x000001c22b22c7e4: ; {runtime_call}
12739 0x000001c22b22c7e4: 0000 00e9 | fbff ffff
12740
12741 0x000001c22b22c7ec: ; {static_stub}
12742 0x000001c22b22c7ec: 9048 bb00 | 0000 0000
12743
12744 0x000001c22b22c7f4: ; {runtime_call}
12745 0x000001c22b22c7f4: 0000 00e9 | fbff ffff
12746
12747 0x000001c22b22c7fc: ; {static_stub}
12748 0x000001c22b22c7fc: 9048 bb00 | 0000 0000
12749
12750 0x000001c22b22c804: ; {runtime_call}
12751 0x000001c22b22c804: 0000 00e9 | fbff ffff
12752
12753 0x000001c22b22c80c: ; {static_stub}
12754 0x000001c22b22c80c: 9048 bb00 | 0000 0000
12755
12756 0x000001c22b22c814: ; {runtime_call}
12757 0x000001c22b22c814: 0000 00e9 | fbff ffff
12758
12759 0x000001c22b22c81c: ; {static_stub}
12760 0x000001c22b22c81c: 9048 bb00 | 0000 0000
12761
12762 0x000001c22b22c824: ; {runtime_call}
12763 0x000001c22b22c824: 0000 00e9 | fbff ffff
12764
12765 0x000001c22b22c82c: ; {static_stub}
12766 0x000001c22b22c82c: 9048 bb00 | 0000 0000
12767
12768 0x000001c22b22c834: ; {runtime_call}
12769 0x000001c22b22c834: 0000 00e9 | fbff ffff
12770
12771 0x000001c22b22c83c: ; {static_stub}
12772 0x000001c22b22c83c: 48bb 0000 | 0000 0000
12773
12774 0x000001c22b22c844: ; {runtime_call}
12775 0x000001c22b22c844: 0000 e9fb
12776
12777 0x000001c22b22c848: ; {static_stub}
12778 0x000001c22b22c848: ffff ff48 | bb00 0000 | 0000 0000
12779
12780 0x000001c22b22c854: ; {runtime_call}
12781 0x000001c22b22c854: 00e9 fbff
12782
12783 0x000001c22b22c858: ; {static_stub}
12784 0x000001c22b22c858: ffff 48bb | 0000 0000 | 0000 0000
12785
12786 0x000001c22b22c864: ; {runtime_call}
12787 0x000001c22b22c864: e9fb ffff
12788
12789 0x000001c22b22c868: ; {static_stub}
12790 0x000001c22b22c868: ff48 bb00 | 0000 0000
12791
12792 0x000001c22b22c870: ; {runtime_call}
12793 0x000001c22b22c870: 0000 00e9 | fbff ffff
12794
12795 0x000001c22b22c878: ; {static_stub}
12796 0x000001c22b22c878: 48bb 0000 | 0000 0000
12797
12798 0x000001c22b22c880: ; {runtime_call}
12799 0x000001c22b22c880: 0000 e9fb
12800
12801 0x000001c22b22c884: ; {static_stub}
12802 0x000001c22b22c884: ffff ff48 | bb00 0000 | 0000 0000
12803
12804 0x000001c22b22c890: ; {runtime_call}
12805 0x000001c22b22c890: 00e9 fbff
12806
12807 0x000001c22b22c894: ; {static_stub}
12808 0x000001c22b22c894: ffff 48bb | 0000 0000 | 0000 0000
12809
12810 0x000001c22b22c8a0: ; {runtime_call}
12811 0x000001c22b22c8a0: e9fb ffff
12812
12813 0x000001c22b22c8a4: ; {static_stub}
12814 0x000001c22b22c8a4: ff48 bb00 | 0000 0000
12815
12816 0x000001c22b22c8ac: ; {runtime_call}
12817 0x000001c22b22c8ac: 0000 00e9 | fbff ffff
12818
12819 0x000001c22b22c8b4: ; {static_stub}
12820 0x000001c22b22c8b4: 48bb 0000 | 0000 0000
12821
12822 0x000001c22b22c8bc: ; {runtime_call}
12823 0x000001c22b22c8bc: 0000 e9fb
12824
12825 0x000001c22b22c8c0: ; {static_stub}
12826 0x000001c22b22c8c0: ffff ff48 | bb00 0000 | 0000 0000
12827
12828 0x000001c22b22c8cc: ; {runtime_call}
12829 0x000001c22b22c8cc: 00e9 fbff
12830
12831 0x000001c22b22c8d0: ; {static_stub}
12832 0x000001c22b22c8d0: ffff 48bb | 0000 0000 | 0000 0000
12833
12834 0x000001c22b22c8dc: ; {runtime_call}
12835 0x000001c22b22c8dc: e9fb ffff
12836
12837 0x000001c22b22c8e0: ; {static_stub}
12838 0x000001c22b22c8e0: ff48 bb00 | 0000 0000
12839
12840 0x000001c22b22c8e8: ; {runtime_call}
12841 0x000001c22b22c8e8: 0000 00e9 | fbff ffff
12842
12843 0x000001c22b22c8f0: ; {static_stub}
12844 0x000001c22b22c8f0: 48bb 0000 | 0000 0000
12845
12846 0x000001c22b22c8f8: ; {runtime_call}
12847 0x000001c22b22c8f8: 0000 e9fb
12848
12849 0x000001c22b22c8fc: ; {static_stub}
12850 0x000001c22b22c8fc: ffff ff48 | bb00 0000 | 0000 0000
12851
12852 0x000001c22b22c908: ; {runtime_call}
12853 0x000001c22b22c908: 00e9 fbff
12854
12855 0x000001c22b22c90c: ; {static_stub}
12856 0x000001c22b22c90c: ffff 48bb | 0000 0000 | 0000 0000
12857
12858 0x000001c22b22c918: ; {runtime_call}
12859 0x000001c22b22c918: e9fb ffff
12860
12861 0x000001c22b22c91c: ; {static_stub}
12862 0x000001c22b22c91c: ff48 bb00 | 0000 0000
12863
12864 0x000001c22b22c924: ; {runtime_call}
12865 0x000001c22b22c924: 0000 00e9 | fbff ffff
12866
12867 0x000001c22b22c92c: ; {static_stub}
12868 0x000001c22b22c92c: 48bb 0000 | 0000 0000
12869
12870 0x000001c22b22c934: ; {runtime_call}
12871 0x000001c22b22c934: 0000 e9fb
12872
12873 0x000001c22b22c938: ; {runtime_call handle_exception_from_callee Runtime1 stub}
12874 0x000001c22b22c938: ffff ffe8 | c071 d805
12875
12876 0x000001c22b22c940: ; {external_word}
12877 0x000001c22b22c940: 48b9 1011 | b112 fc7f | 0000 4883
12878
12879 0x000001c22b22c94c: ; {runtime_call}
12880 0x000001c22b22c94c: e4f0 48b8 | d0d2 7312 | fc7f 0000
12881
12882 0x000001c22b22c958: ; {section_word}
12883 0x000001c22b22c958: ffd0 f449 | ba5b c922 | 2bc2 0100
12884
12885 0x000001c22b22c964: ; {runtime_call DeoptimizationBlob}
12886 0x000001c22b22c964: 0041 52e9 | b4b6 cb05 | f4f4 f4f4
12887[/MachCode]
12888
12889
12890--------------- P R O C E S S ---------------
12891
12892Threads class SMR info:
12893_java_thread_list=0x000001c28df1f870, length=102, elements={
128940x000001c224352880, 0x000001c25ab11e40, 0x000001c25ab128a0, 0x000001c25ab675e0,
128950x000001c25ab68040, 0x000001c25ab68aa0, 0x000001c25ab49570, 0x000001c25ab4e310,
128960x000001c25ab6da10, 0x000001c25ad20840, 0x000001c25ad2b620, 0x000001c2642de7e0,
128970x000001c26a1744b0, 0x000001c26a171030, 0x000001c26a1723e0, 0x000001c26a172a70,
128980x000001c26a173100, 0x000001c26a174b40, 0x000001c26a1716c0, 0x000001c26a176580,
128990x000001c26a178650, 0x000001c26a176c10, 0x000001c26a1772a0, 0x000001c26a177930,
129000x000001c26a177fc0, 0x000001c26a1751d0, 0x000001c26a175860, 0x000001c26a175ef0,
129010x000001c264135c70, 0x000001c264134f50, 0x000001c2641355e0, 0x000001c2641376b0,
129020x000001c264137d40, 0x000001c26413b1c0, 0x000001c26413ab30, 0x000001c26413b850,
129030x000001c26413bee0, 0x000001c26413c570, 0x000001c2642dee70, 0x000001c264eb5180,
129040x000001c264eb6bc0, 0x000001c264eb5810, 0x000001c264eb8c90, 0x000001c264eb5ea0,
129050x000001c264eb7f70, 0x000001c264eb7250, 0x000001c264eb78e0, 0x000001c264eb9320,
129060x000001c264eb99b0, 0x000001c264ebb3f0, 0x000001c265bc7fd0, 0x000001c265bc72b0,
129070x000001c265bc8660, 0x000001c265bc8cf0, 0x000001c26aee9680, 0x000001c26aeeb1c0,
129080x000001c26aeeb890, 0x000001c26aee8210, 0x000001c26aeecd00, 0x000001c26aeef5e0,
129090x000001c26aeeef10, 0x000001c26aeebf60, 0x000001c263300ca0, 0x000001c2633026e0,
129100x000001c263302d70, 0x000001c263303400, 0x000001c2632fff80, 0x000001c263304e40,
129110x000001c263303a90, 0x000001c2633061f0, 0x000001c2675ccf70, 0x000001c26aeee170,
129120x000001c263306f10, 0x000001c263305b60, 0x000001c2633075a0, 0x000001c263304120,
129130x000001c2633047b0, 0x000001c264136300, 0x000001c26a3d4a80, 0x000001c26a3d7f00,
129140x000001c26a3d6b50, 0x000001c26a3d71e0, 0x000001c26a3d7870, 0x000001c26a3d8590,
129150x000001c26a3d64c0, 0x000001c26a3d5110, 0x000001c26a3d8c20, 0x000001c26a3d57a0,
129160x000001c26a3d9940, 0x000001c26a3d9fd0, 0x000001c26a3da660, 0x000001c26a3dc0a0,
129170x000001c26a3db380, 0x000001c26a3dba10, 0x000001c263300610, 0x000001c26b514d70,
129180x000001c26b515400, 0x000001c26b515a90, 0x000001c26b5139c0, 0x000001c26b512610,
129190x000001c26b516120, 0x000001c26b512ca0
12920}
12921
12922Java Threads: ( => current thread )
12923=>0x000001c224352880 JavaThread "Render thread" [_thread_in_native, id=9780, stack(0x0000006146600000,0x0000006146700000) (1024K)]
12924 0x000001c25ab11e40 JavaThread "Reference Handler" daemon [_thread_blocked, id=16888, stack(0x0000006146e00000,0x0000006146f00000) (1024K)]
12925 0x000001c25ab128a0 JavaThread "Finalizer" daemon [_thread_blocked, id=19644, stack(0x0000006146f00000,0x0000006147000000) (1024K)]
12926 0x000001c25ab675e0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1476, stack(0x0000006147000000,0x0000006147100000) (1024K)]
12927 0x000001c25ab68040 JavaThread "Attach Listener" daemon [_thread_blocked, id=5168, stack(0x0000006147100000,0x0000006147200000) (1024K)]
12928 0x000001c25ab68aa0 JavaThread "Service Thread" daemon [_thread_blocked, id=18384, stack(0x0000006147200000,0x0000006147300000) (1024K)]
12929 0x000001c25ab49570 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=11892, stack(0x0000006147300000,0x0000006147400000) (1024K)]
12930 0x000001c25ab4e310 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7140, stack(0x0000006147400000,0x0000006147500000) (1024K)]
12931 0x000001c25ab6da10 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=22616, stack(0x0000006147500000,0x0000006147600000) (1024K)]
12932 0x000001c25ad20840 JavaThread "Notification Thread" daemon [_thread_blocked, id=22680, stack(0x0000006147700000,0x0000006147800000) (1024K)]
12933 0x000001c25ad2b620 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=7664, stack(0x0000006147800000,0x0000006147900000) (1024K)]
12934 0x000001c2642de7e0 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=20976, stack(0x0000006149100000,0x0000006149200000) (1024K)]
12935 0x000001c26a1744b0 JavaThread "Timer hack thread" daemon [_thread_blocked, id=19080, stack(0x0000006149400000,0x0000006149500000) (1024K)]
12936 0x000001c26a171030 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=19476, stack(0x0000006149500000,0x0000006149600000) (1024K)]
12937 0x000001c26a1723e0 JavaThread "Download-1" daemon [_thread_blocked, id=20592, stack(0x0000006149600000,0x0000006149700000) (1024K)]
12938 0x000001c26a172a70 JavaThread "Download-2" daemon [_thread_blocked, id=16276, stack(0x0000006149700000,0x0000006149800000) (1024K)]
12939 0x000001c26a173100 JavaThread "Thread-3" daemon [_thread_in_native, id=21916, stack(0x0000006149a00000,0x0000006149b00000) (1024K)]
12940 0x000001c26a174b40 JavaThread "Thread-4" daemon [_thread_in_native, id=17076, stack(0x0000006149b00000,0x0000006149c00000) (1024K)]
12941 0x000001c26a1716c0 JavaThread "Thread-5" daemon [_thread_in_native, id=3160, stack(0x0000006149c00000,0x0000006149d00000) (1024K)]
12942 0x000001c26a176580 JavaThread "Thread-6" daemon [_thread_in_native, id=21020, stack(0x0000006149d00000,0x0000006149e00000) (1024K)]
12943 0x000001c26a178650 JavaThread "Thread-7" daemon [_thread_in_native, id=9232, stack(0x0000006149e00000,0x0000006149f00000) (1024K)]
12944 0x000001c26a176c10 JavaThread "Thread-8" daemon [_thread_in_native, id=3920, stack(0x0000006149f00000,0x000000614a000000) (1024K)]
12945 0x000001c26a1772a0 JavaThread "Thread-9" daemon [_thread_in_native, id=11968, stack(0x000000614a000000,0x000000614a100000) (1024K)]
12946 0x000001c26a177930 JavaThread "Thread-10" daemon [_thread_in_native, id=19312, stack(0x000000614a100000,0x000000614a200000) (1024K)]
12947 0x000001c26a177fc0 JavaThread "Thread-11" daemon [_thread_in_native, id=1432, stack(0x000000614a200000,0x000000614a300000) (1024K)]
12948 0x000001c26a1751d0 JavaThread "Thread-12" daemon [_thread_in_native, id=3712, stack(0x000000614a300000,0x000000614a400000) (1024K)]
12949 0x000001c26a175860 JavaThread "Thread-13" daemon [_thread_in_native, id=18948, stack(0x000000614a400000,0x000000614a500000) (1024K)]
12950 0x000001c26a175ef0 JavaThread "Thread-14" daemon [_thread_in_native, id=9672, stack(0x000000614a500000,0x000000614a600000) (1024K)]
12951 0x000001c264135c70 JavaThread "Thread-15" daemon [_thread_in_native, id=9268, stack(0x000000614a600000,0x000000614a700000) (1024K)]
12952 0x000001c264134f50 JavaThread "Thread-16" daemon [_thread_in_native, id=9040, stack(0x000000614a700000,0x000000614a800000) (1024K)]
12953 0x000001c2641355e0 JavaThread "Thread-17" daemon [_thread_in_native, id=17196, stack(0x000000614a800000,0x000000614a900000) (1024K)]
12954 0x000001c2641376b0 JavaThread "Thread-18" daemon [_thread_in_native, id=12600, stack(0x000000614a900000,0x000000614aa00000) (1024K)]
12955 0x000001c264137d40 JavaThread "Thread-19" daemon [_thread_in_native, id=19548, stack(0x000000614aa00000,0x000000614ab00000) (1024K)]
12956 0x000001c26413b1c0 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=2512, stack(0x000000614b500000,0x000000614b600000) (1024K)]
12957 0x000001c26413ab30 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=7164, stack(0x000000614b600000,0x000000614b700000) (1024K)]
12958 0x000001c26413b850 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=13960, stack(0x000000614b700000,0x000000614b800000) (1024K)]
12959 0x000001c26413bee0 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=11620, stack(0x000000614b800000,0x000000614b900000) (1024K)]
12960 0x000001c26413c570 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=20752, stack(0x000000614b900000,0x000000614ba00000) (1024K)]
12961 0x000001c2642dee70 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=3216, stack(0x000000614ba00000,0x000000614bb00000) (1024K)]
12962 0x000001c264eb5180 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=16284, stack(0x000000614bb00000,0x000000614bc00000) (1024K)]
12963 0x000001c264eb6bc0 JavaThread "Worker-Main-8" daemon [_thread_in_Java, id=22600, stack(0x000000614bc00000,0x000000614bd00000) (1024K)]
12964 0x000001c264eb5810 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=15884, stack(0x000000614bd00000,0x000000614be00000) (1024K)]
12965 0x000001c264eb8c90 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=7696, stack(0x000000614be00000,0x000000614bf00000) (1024K)]
12966 0x000001c264eb5ea0 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=23300, stack(0x000000614bf00000,0x000000614c000000) (1024K)]
12967 0x000001c264eb7f70 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=3940, stack(0x000000614c000000,0x000000614c100000) (1024K)]
12968 0x000001c264eb7250 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=11312, stack(0x000000614c300000,0x000000614c400000) (1024K)]
12969 0x000001c264eb78e0 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=11656, stack(0x000000614c400000,0x000000614c500000) (1024K)]
12970 0x000001c264eb9320 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=12092, stack(0x000000614c500000,0x000000614c600000) (1024K)]
12971 0x000001c264eb99b0 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=11324, stack(0x000000614c600000,0x000000614c700000) (1024K)]
12972 0x000001c264ebb3f0 JavaThread "IO-Worker-1" [_thread_blocked, id=15672, stack(0x000000614cb00000,0x000000614cc00000) (1024K)]
12973 0x000001c265bc7fd0 JavaThread "IO-Worker-2" [_thread_blocked, id=2440, stack(0x000000614d800000,0x000000614d900000) (1024K)]
12974 0x000001c265bc72b0 JavaThread "IO-Worker-3" [_thread_blocked, id=18964, stack(0x000000614d900000,0x000000614da00000) (1024K)]
12975 0x000001c265bc8660 JavaThread "IO-Worker-4" [_thread_blocked, id=13736, stack(0x000000614da00000,0x000000614db00000) (1024K)]
12976 0x000001c265bc8cf0 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=22760, stack(0x0000006147900000,0x0000006147a00000) (1024K)]
12977 0x000001c26aee9680 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8604, stack(0x0000006147600000,0x0000006147700000) (1024K)]
12978 0x000001c26aeeb1c0 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=15152, stack(0x0000006147a00000,0x0000006147b00000) (1024K)]
12979 0x000001c26aeeb890 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=10788, stack(0x0000006147c00000,0x0000006147d00000) (1024K)]
12980 0x000001c26aee8210 JavaThread "C1 CompilerThread1" daemon [_thread_in_native, id=5840, stack(0x0000006147d00000,0x0000006147e00000) (1024K)]
12981 0x000001c26aeecd00 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=15716, stack(0x0000006147e00000,0x0000006147f00000) (1024K)]
12982 0x000001c26aeef5e0 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=15528, stack(0x0000006147f00000,0x0000006148000000) (1024K)]
12983 0x000001c26aeeef10 JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=14500, stack(0x000000614ab00000,0x000000614ac00000) (1024K)]
12984 0x000001c26aeebf60 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=13816, stack(0x000000614ac00000,0x000000614ad00000) (1024K)]
12985 0x000001c263300ca0 JavaThread "Server thread" [_thread_blocked, id=21548, stack(0x000000614b200000,0x000000614b300000) (1024K)]
12986 0x000001c2633026e0 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=19500, stack(0x000000614b300000,0x000000614b400000) (1024K)]
12987 0x000001c263302d70 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=11824, stack(0x000000614b400000,0x000000614b500000) (1024K)]
12988 0x000001c263303400 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=21080, stack(0x000000614c100000,0x000000614c200000) (1024K)]
12989 0x000001c2632fff80 JavaThread "DH-Parent Update Queue [minecraft:overworld] Thread[0]" [_thread_blocked, id=8572, stack(0x000000614c200000,0x000000614c300000) (1024K)]
12990 0x000001c263304e40 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16532, stack(0x000000614cc00000,0x000000614cd00000) (1024K)]
12991 0x000001c263303a90 JavaThread "DH-Parent Update Queue [minecraft:the_nether] Thread[0]" [_thread_blocked, id=5980, stack(0x000000614cd00000,0x000000614ce00000) (1024K)]
12992 0x000001c2633061f0 JavaThread "DH-Parent Update Queue [minecraft:the_end] Thread[0]" [_thread_blocked, id=21904, stack(0x000000614ce00000,0x000000614cf00000) (1024K)]
12993 0x000001c2675ccf70 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=4752, stack(0x0000006148f00000,0x0000006149000000) (1024K)]
12994 0x000001c26aeee170 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=22948, stack(0x0000006149900000,0x0000006149a00000) (1024K)]
12995 0x000001c263306f10 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_in_Java, id=17116, stack(0x000000614cf00000,0x000000614d000000) (1024K)]
12996 0x000001c263305b60 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_in_Java, id=13668, stack(0x000000614d000000,0x000000614d100000) (1024K)]
12997 0x000001c2633075a0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=21348, stack(0x000000614d100000,0x000000614d200000) (1024K)]
12998 0x000001c263304120 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_in_Java, id=11964, stack(0x000000614d200000,0x000000614d300000) (1024K)]
12999 0x000001c2633047b0 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_in_Java, id=1408, stack(0x000000614d300000,0x000000614d400000) (1024K)]
13000 0x000001c264136300 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_in_Java, id=21764, stack(0x000000614db00000,0x000000614dc00000) (1024K)]
13001 0x000001c26a3d4a80 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_in_Java, id=7316, stack(0x000000614dc00000,0x000000614dd00000) (1024K)]
13002 0x000001c26a3d7f00 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=1224, stack(0x000000614dd00000,0x000000614de00000) (1024K)]
13003 0x000001c26a3d6b50 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=14712, stack(0x000000614de00000,0x000000614df00000) (1024K)]
13004 0x000001c26a3d71e0 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_in_vm, id=16488, stack(0x000000614df00000,0x000000614e000000) (1024K)]
13005 0x000001c26a3d7870 JavaThread "DH-PriorityTaskPicker Thread[10]" [_thread_in_vm, id=11028, stack(0x000000614e000000,0x000000614e100000) (1024K)]
13006 0x000001c26a3d8590 JavaThread "DH-PriorityTaskPicker Thread[11]" [_thread_blocked, id=18944, stack(0x000000614e100000,0x000000614e200000) (1024K)]
13007 0x000001c26a3d64c0 JavaThread "DH-PriorityTaskPicker Thread[12]" [_thread_blocked, id=3624, stack(0x000000614e200000,0x000000614e300000) (1024K)]
13008 0x000001c26a3d5110 JavaThread "DH-PriorityTaskPicker Thread[13]" [_thread_blocked, id=21100, stack(0x000000614e300000,0x000000614e400000) (1024K)]
13009 0x000001c26a3d8c20 JavaThread "DH-PriorityTaskPicker Thread[14]" [_thread_blocked, id=9424, stack(0x000000614e400000,0x000000614e500000) (1024K)]
13010 0x000001c26a3d57a0 JavaThread "DH-PriorityTaskPicker Thread[15]" [_thread_blocked, id=2256, stack(0x000000614e500000,0x000000614e600000) (1024K)]
13011 0x000001c26a3d9940 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=14424, stack(0x000000614e600000,0x000000614e700000) (1024K)]
13012 0x000001c26a3d9fd0 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=3956, stack(0x000000614e700000,0x000000614e800000) (1024K)]
13013 0x000001c26a3da660 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=17964, stack(0x000000614e800000,0x000000614e900000) (1024K)]
13014 0x000001c26a3dc0a0 JavaThread "DH-Client Server World Ticker Thread Thread[0]" [_thread_blocked, id=12652, stack(0x000000614e900000,0x000000614ea00000) (1024K)]
13015 0x000001c26a3db380 JavaThread "DH-FullDataPayloadSender" daemon [_thread_blocked, id=21048, stack(0x000000614ea00000,0x000000614eb00000) (1024K)]
13016 0x000001c26a3dba10 JavaThread "Sound engine" daemon [_thread_blocked, id=20876, stack(0x000000614eb00000,0x000000614ec00000) (1024K)]
13017 0x000001c263300610 JavaThread "DH-World Gen Queue Thread[0]" [_thread_blocked, id=17892, stack(0x0000006148e00000,0x0000006148f00000) (1024K)]
13018 0x000001c26b514d70 JavaThread "DH-World Gen Progress Updater Thread[0]" daemon [_thread_blocked, id=15776, stack(0x000000614ec00000,0x000000614ed00000) (1024K)]
13019 0x000001c26b515400 JavaThread "Telemetry-Sender-#1" [_thread_blocked, id=19084, stack(0x000000614ed00000,0x000000614ee00000) (1024K)]
13020 0x000001c26b515a90 JavaThread "DH-GLBuffer Cleanup Thread[0]" daemon [_thread_blocked, id=10148, stack(0x000000614f000000,0x000000614f100000) (1024K)]
13021 0x000001c26b5139c0 JavaThread "DH-Beacon Culling Thread[0]" [_thread_blocked, id=12372, stack(0x000000614f700000,0x000000614f800000) (1024K)]
13022 0x000001c26b512610 JavaThread "IO-Worker-7" [_thread_blocked, id=8988, stack(0x000000614f800000,0x000000614f900000) (1024K)]
13023 0x000001c26b516120 JavaThread "IO-Worker-5" [_thread_in_native, id=22052, stack(0x000000614f900000,0x000000614fa00000) (1024K)]
13024 0x000001c26b512ca0 JavaThread "IO-Worker-6" [_thread_blocked, id=9580, stack(0x000000614fa00000,0x000000614fb00000) (1024K)]
13025Total: 102
13026
13027Other Threads:
13028 0x000001c25aadf380 VMThread "VM Thread" [id=21980, stack(0x0000006146d00000,0x0000006146e00000) (1024K)]
13029 0x000001c239ba9400 WatcherThread "VM Periodic Task Thread" [id=1892, stack(0x0000006146c00000,0x0000006146d00000) (1024K)]
13030 0x000001c224702cd0 WorkerThread "GC Thread#0" [id=7924, stack(0x0000006146700000,0x0000006146800000) (1024K)]
13031 0x000001c26045cec0 WorkerThread "GC Thread#1" [id=14124, stack(0x0000006148000000,0x0000006148100000) (1024K)]
13032 0x000001c26039c010 WorkerThread "GC Thread#2" [id=15384, stack(0x0000006148100000,0x0000006148200000) (1024K)]
13033 0x000001c26039c3b0 WorkerThread "GC Thread#3" [id=22164, stack(0x0000006148200000,0x0000006148300000) (1024K)]
13034 0x000001c26045b170 WorkerThread "GC Thread#4" [id=22488, stack(0x0000006148300000,0x0000006148400000) (1024K)]
13035 0x000001c26045bd20 WorkerThread "GC Thread#5" [id=12936, stack(0x0000006148400000,0x0000006148500000) (1024K)]
13036 0x000001c26044b170 WorkerThread "GC Thread#6" [id=6496, stack(0x0000006148500000,0x0000006148600000) (1024K)]
13037 0x000001c26044aa30 WorkerThread "GC Thread#7" [id=12756, stack(0x0000006148600000,0x0000006148700000) (1024K)]
13038 0x000001c26044a2f0 WorkerThread "GC Thread#8" [id=5152, stack(0x0000006148700000,0x0000006148800000) (1024K)]
13039 0x000001c26044add0 WorkerThread "GC Thread#9" [id=17112, stack(0x0000006148800000,0x0000006148900000) (1024K)]
13040 0x000001c260449810 WorkerThread "GC Thread#10" [id=1360, stack(0x0000006148900000,0x0000006148a00000) (1024K)]
13041 0x000001c26044a690 WorkerThread "GC Thread#11" [id=9792, stack(0x0000006148a00000,0x0000006148b00000) (1024K)]
13042 0x000001c260449bb0 WorkerThread "GC Thread#12" [id=22280, stack(0x0000006148b00000,0x0000006148c00000) (1024K)]
13043 0x000001c22470a940 ConcurrentGCThread "G1 Main Marker" [id=1920, stack(0x0000006146800000,0x0000006146900000) (1024K)]
13044 0x000001c22470c8a0 WorkerThread "G1 Conc#0" [id=10992, stack(0x0000006146900000,0x0000006146a00000) (1024K)]
13045 0x000001c260449f50 WorkerThread "G1 Conc#1" [id=6852, stack(0x0000006148c00000,0x0000006148d00000) (1024K)]
13046 0x000001c26031f900 WorkerThread "G1 Conc#2" [id=22772, stack(0x0000006148d00000,0x0000006148e00000) (1024K)]
13047 0x000001c239af9610 ConcurrentGCThread "G1 Refine#0" [id=20696, stack(0x0000006146a00000,0x0000006146b00000) (1024K)]
13048 0x000001c239af9e30 ConcurrentGCThread "G1 Service" [id=1308, stack(0x0000006146b00000,0x0000006146c00000) (1024K)]
13049Total: 21
13050
13051Threads with active compile tasks:
13052C2 CompilerThread0 52245 25969 4 net.minecraft.class_2499::method_10531 (52 bytes)
13053C1 CompilerThread0 52245 26118 3 io.netty.util.internal.shaded.org.jctools.queues.SpscLinkedQueue::isEmpty (5 bytes)
13054C2 CompilerThread1 52245 26039 4 net.minecraft.class_8528::method_51541 (190 bytes)
13055C2 CompilerThread2 52245 25470 ! 4 com.seibel.distanthorizons.core.dataObjects.transformers.LodDataBuilder::createFromChunk (904 bytes)
13056C2 CompilerThread3 52245 26056 4 loaderCommon.fabric.com.seibel.distanthorizons.common.wrappers.chunk.ChunkWrapper::getBlockState (56 bytes)
13057C1 CompilerThread1 52245 26076 3 net.minecraft.class_4538::method_22349 (37 bytes)
13058C2 CompilerThread4 52245 25734 ! 4 net.minecraft.class_2841::method_44346 (233 bytes)
13059C2 CompilerThread5 52245 25771 4 net.minecraft.class_3215::method_14134 (153 bytes)
13060C1 CompilerThread2 52245 26082 2 net.minecraft.class_14::method_43569 (34 bytes)
13061C1 CompilerThread3 52245 26083 3 net.minecraft.class_1297::method_5718 (43 bytes)
13062C2 CompilerThread6 52245 25732 4 net.minecraft.class_2841$$Lambda/0x00000008012cf518::apply (20 bytes)
13063C2 CompilerThread7 52245 26036 4 net.minecraft.class_2834::<init> (131 bytes)
13064Total: 12
13065
13066VM state: not at safepoint (normal execution)
13067
13068VM Mutex/Monitor currently owned by a thread: None
13069
13070Heap address: 0x0000000200000000, size: 24576 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
13071
13072CDS archive(s) not mapped
13073Compressed class space mapped at: 0x0000000800000000-0x0000000840000000, reserved size: 1073741824
13074Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x40000000
13075
13076GC Precious Log:
13077 CardTable entry size: 512
13078 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
13079 CPUs: 16 total, 16 available
13080 Memory: 63033M
13081 Large Page Support: Disabled
13082 NUMA Support: Disabled
13083 Compressed Oops: Enabled (Zero based)
13084 Heap Region Size: 32M
13085 Heap Min Capacity: 32M
13086 Heap Initial Capacity: 992M
13087 Heap Max Capacity: 24G
13088 Pre-touch: Disabled
13089 Parallel Workers: 13
13090 Concurrent Workers: 3
13091 Concurrent Refinement Workers: 13
13092 Periodic GC: Disabled
13093
13094Heap:
13095 garbage-first heap total 786432K, used 462708K [0x0000000200000000, 0x0000000800000000)
13096 region size 32768K, 4 young (131072K), 1 survivors (32768K)
13097 Metaspace used 144992K, committed 146560K, reserved 1179648K
13098 class space used 21254K, committed 21952K, reserved 1048576K
13099
13100Heap 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
13101| 0|0x0000000200000000, 0x0000000201eef798, 0x0000000202000000| 96%| O| |TAMS 0x0000000200000000| PB 0x0000000200000000| Untracked
13102| 1|0x0000000202000000, 0x0000000204000000, 0x0000000204000000|100%| O| |TAMS 0x0000000202000000| PB 0x0000000202000000| Untracked
13103| 2|0x0000000204000000, 0x0000000206000000, 0x0000000206000000|100%| O| |TAMS 0x0000000204000000| PB 0x0000000204000000| Untracked
13104| 3|0x0000000206000000, 0x0000000208000000, 0x0000000208000000|100%| O| |TAMS 0x0000000206000000| PB 0x0000000206000000| Untracked
13105| 4|0x0000000208000000, 0x000000020a000000, 0x000000020a000000|100%| O| |TAMS 0x0000000208000000| PB 0x0000000208000000| Untracked
13106| 5|0x000000020a000000, 0x000000020c000000, 0x000000020c000000|100%| O| |TAMS 0x000000020a000000| PB 0x000000020a000000| Untracked
13107| 6|0x000000020c000000, 0x000000020e000000, 0x000000020e000000|100%| O| |TAMS 0x000000020c000000| PB 0x000000020c000000| Untracked
13108| 7|0x000000020e000000, 0x0000000210000000, 0x0000000210000000|100%| O| |TAMS 0x000000020e000000| PB 0x000000020e000000| Untracked
13109| 8|0x0000000210000000, 0x0000000212000000, 0x0000000212000000|100%| O| |TAMS 0x0000000210000000| PB 0x0000000210000000| Untracked
13110| 9|0x0000000212000000, 0x0000000214000000, 0x0000000214000000|100%| O| |TAMS 0x0000000212000000| PB 0x0000000212000000| Untracked
13111| 10|0x0000000214000000, 0x00000002144eda40, 0x0000000216000000| 15%| O| |TAMS 0x0000000214000000| PB 0x0000000214000000| Untracked
13112| 11|0x0000000216000000, 0x0000000218000000, 0x0000000218000000|100%| O| |TAMS 0x0000000216000000| PB 0x0000000216000000| Untracked
13113| 12|0x0000000218000000, 0x0000000218000000, 0x000000021a000000| 0%| F| |TAMS 0x0000000218000000| PB 0x0000000218000000| Untracked
13114| 13|0x000000021a000000, 0x000000021a000000, 0x000000021c000000| 0%| F| |TAMS 0x000000021a000000| PB 0x000000021a000000| Untracked
13115| 14|0x000000021c000000, 0x000000021c000000, 0x000000021e000000| 0%| F| |TAMS 0x000000021c000000| PB 0x000000021c000000| Untracked
13116| 15|0x000000021e000000, 0x0000000220000000, 0x0000000220000000|100%| S|CS|TAMS 0x000000021e000000| PB 0x000000021e000000| Complete
13117| 16|0x0000000220000000, 0x0000000220000000, 0x0000000222000000| 0%| F| |TAMS 0x0000000220000000| PB 0x0000000220000000| Untracked
13118| 17|0x0000000222000000, 0x0000000222000000, 0x0000000224000000| 0%| F| |TAMS 0x0000000222000000| PB 0x0000000222000000| Untracked
13119| 18|0x0000000224000000, 0x0000000224000000, 0x0000000226000000| 0%| F| |TAMS 0x0000000224000000| PB 0x0000000224000000| Untracked
13120| 19|0x0000000226000000, 0x0000000226000000, 0x0000000228000000| 0%| F| |TAMS 0x0000000226000000| PB 0x0000000226000000| Untracked
13121| 20|0x0000000228000000, 0x0000000228000000, 0x000000022a000000| 0%| F| |TAMS 0x0000000228000000| PB 0x0000000228000000| Untracked
13122| 21|0x000000022a000000, 0x000000022a6694c8, 0x000000022c000000| 20%| E| |TAMS 0x000000022a000000| PB 0x000000022a000000| Complete
13123| 22|0x000000022c000000, 0x000000022e000000, 0x000000022e000000|100%| E|CS|TAMS 0x000000022c000000| PB 0x000000022c000000| Complete
13124| 30|0x000000023c000000, 0x000000023e000000, 0x000000023e000000|100%| E|CS|TAMS 0x000000023c000000| PB 0x000000023c000000| Complete
13125
13126Card table byte_map: [0x000001c23cc10000,0x000001c23fc10000] _byte_map_base: 0x000001c23bc10000
13127
13128Marking Bits: (CMBitMap*) 0x000001c2247031e0
13129 Bits: [0x000001c23fc10000, 0x000001c257c10000)
13130
13131Polling page: 0x000001c224770000
13132
13133Metaspace:
13134
13135Usage:
13136 Non-class: 120.84 MB used.
13137 Class: 20.76 MB used.
13138 Both: 141.59 MB used.
13139
13140Virtual space:
13141 Non-class space: 128.00 MB reserved, 121.69 MB ( 95%) committed, 2 nodes.
13142 Class space: 1.00 GB reserved, 21.44 MB ( 2%) committed, 1 nodes.
13143 Both: 1.12 GB reserved, 143.12 MB ( 12%) committed.
13144
13145Chunk freelists:
13146 Non-Class: 6.27 MB
13147 Class: 10.61 MB
13148 Both: 16.88 MB
13149
13150MaxMetaspaceSize: unlimited
13151CompressedClassSpaceSize: 1.00 GB
13152Initial GC threshold: 21.00 MB
13153Current GC threshold: 223.38 MB
13154CDS: off
13155 - commit_granule_bytes: 65536.
13156 - commit_granule_words: 8192.
13157 - virtual_space_node_default_size: 8388608.
13158 - enlarge_chunks_in_place: 1.
13159 - use_allocation_guard: 0.
13160
13161
13162Internal statistics:
13163
13164num_allocs_failed_limit: 17.
13165num_arena_births: 2482.
13166num_arena_deaths: 18.
13167num_vsnodes_births: 3.
13168num_vsnodes_deaths: 0.
13169num_space_committed: 2282.
13170num_space_uncommitted: 0.
13171num_chunks_returned_to_freelist: 44.
13172num_chunks_taken_from_freelist: 8110.
13173num_chunk_merges: 23.
13174num_chunk_splits: 5298.
13175num_chunks_enlarged: 3917.
13176num_inconsistent_stats: 0.
13177
13178CodeHeap 'non-profiled nmethods': size=119168Kb used=18155Kb max_used=18155Kb free=101012Kb
13179 bounds [0x000001c2315e0000, 0x000001c2327a0000, 0x000001c238a40000]
13180CodeHeap 'profiled nmethods': size=119104Kb used=41656Kb max_used=41656Kb free=77447Kb
13181 bounds [0x000001c229a40000, 0x000001c22c2f0000, 0x000001c230e90000]
13182CodeHeap 'non-nmethods': size=7488Kb used=5783Kb max_used=5876Kb free=1704Kb
13183 bounds [0x000001c230e90000, 0x000001c231470000, 0x000001c2315e0000]
13184 total_blobs=24964 nmethods=22812 adapters=2052
13185 compilation: enabled
13186 stopped_count=0, restarted_count=0
13187 full_count=0
13188
13189Compilation events (20 events):
13190Event: 51.750 Thread 0x000001c25ab6da10 24736 2 com.seibel.distanthorizons.core.util.math.Vec3d::getDistance (6 bytes)
13191Event: 51.750 Thread 0x000001c26aeebf60 24737 2 com.seibel.distanthorizons.core.util.math.Vec3d::getDistance (51 bytes)
13192Event: 51.750 Thread 0x000001c26aee8210 24738 2 com.seibel.distanthorizons.core.util.math.Vec3f::dotProduct (30 bytes)
13193Event: 51.750 Thread 0x000001c26aeeef10 nmethod 24734 0x000001c23177a390 code [0x000001c23177a520, 0x000001c23177a5f0]
13194Event: 51.750 Thread 0x000001c26aeef5e0 23837 4 io.netty.buffer.AbstractByteBuf::checkReadableBytes0 (72 bytes)
13195Event: 51.750 Thread 0x000001c25ab6da10 nmethod 24736 0x000001c22c03b290 code [0x000001c22c03b440, 0x000001c22c03b560]
13196Event: 51.750 Thread 0x000001c26aeeef10 24739 3 java.util.AbstractQueue::add (20 bytes)
13197Event: 51.750 Thread 0x000001c26aee8210 nmethod 24738 0x000001c22c03b610 code [0x000001c22c03b7a0, 0x000001c22c03b8e0]
13198Event: 51.750 Thread 0x000001c26aeebf60 nmethod 24737 0x000001c22c03b990 code [0x000001c22c03bb60, 0x000001c22c03bd20]
13199Event: 51.750 Thread 0x000001c25ab6da10 24733 1 com.seibel.distanthorizons.core.render.renderer.generic.RenderableBoxGroup::getId (5 bytes)
13200Event: 51.751 Thread 0x000001c26aeeef10 nmethod 24739 0x000001c22c03be10 code [0x000001c22c03bfe0, 0x000001c22c03c2b0]
13201Event: 51.751 Thread 0x000001c25ab6da10 nmethod 24733 0x000001c23177a090 code [0x000001c23177a220, 0x000001c23177a2e8]
13202Event: 51.752 Thread 0x000001c2675ccf70 nmethod 24556 0x000001c231779a90 code [0x000001c231779c60, 0x000001c231779e58]
13203Event: 51.752 Thread 0x000001c26aeef5e0 nmethod 23837 0x000001c231779610 code [0x000001c2317797a0, 0x000001c2317798a8]
13204Event: 51.752 Thread 0x000001c26aeef5e0 23790 4 net.minecraft.class_1382::method_6296 (81 bytes)
13205Event: 51.752 Thread 0x000001c2675ccf70 24014 4 io.netty.buffer.AbstractByteBuf::readByte (25 bytes)
13206Event: 51.753 Thread 0x000001c26aeeef10 24740 2 java.time.Instant::create (49 bytes)
13207Event: 51.753 Thread 0x000001c26aeeef10 nmethod 24740 0x000001c22c03c390 code [0x000001c22c03c540, 0x000001c22c03c7c8]
13208Event: 51.754 Thread 0x000001c2675ccf70 nmethod 24014 0x000001c231a90a90 code [0x000001c231a90c40, 0x000001c231a90e38]
13209Event: 51.754 Thread 0x000001c2675ccf70 23800 4 net.minecraft.class_5539::method_31604 (9 bytes)
13210
13211GC Heap History (20 events):
13212Event: 7.574 GC heap before
13213{Heap before GC invocations=22 (full 0):
13214 garbage-first heap total 491520K, used 373988K [0x0000000200000000, 0x0000000800000000)
13215 region size 32768K, 9 young (294912K), 2 survivors (65536K)
13216 Metaspace used 105449K, committed 106624K, reserved 1179648K
13217 class space used 15530K, committed 16064K, reserved 1048576K
13218}
13219Event: 7.584 GC heap after
13220{Heap after GC invocations=23 (full 0):
13221 garbage-first heap total 589824K, used 157316K [0x0000000200000000, 0x0000000800000000)
13222 region size 32768K, 2 young (65536K), 2 survivors (65536K)
13223 Metaspace used 105449K, committed 106624K, reserved 1179648K
13224 class space used 15530K, committed 16064K, reserved 1048576K
13225}
13226Event: 8.021 GC heap before
13227{Heap before GC invocations=23 (full 0):
13228 garbage-first heap total 589824K, used 386692K [0x0000000200000000, 0x0000000800000000)
13229 region size 32768K, 10 young (327680K), 2 survivors (65536K)
13230 Metaspace used 107832K, committed 109120K, reserved 1179648K
13231 class space used 15809K, committed 16384K, reserved 1048576K
13232}
13233Event: 8.030 GC heap after
13234{Heap after GC invocations=24 (full 0):
13235 garbage-first heap total 589824K, used 189323K [0x0000000200000000, 0x0000000800000000)
13236 region size 32768K, 2 young (65536K), 2 survivors (65536K)
13237 Metaspace used 107832K, committed 109120K, reserved 1179648K
13238 class space used 15809K, committed 16384K, reserved 1048576K
13239}
13240Event: 25.610 GC heap before
13241{Heap before GC invocations=24 (full 0):
13242 garbage-first heap total 589824K, used 451467K [0x0000000200000000, 0x0000000800000000)
13243 region size 32768K, 10 young (327680K), 2 survivors (65536K)
13244 Metaspace used 112240K, committed 113536K, reserved 1179648K
13245 class space used 16438K, committed 17024K, reserved 1048576K
13246}
13247Event: 25.619 GC heap after
13248{Heap after GC invocations=25 (full 0):
13249 garbage-first heap total 589824K, used 202697K [0x0000000200000000, 0x0000000800000000)
13250 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13251 Metaspace used 112240K, committed 113536K, reserved 1179648K
13252 class space used 16438K, committed 17024K, reserved 1048576K
13253}
13254Event: 44.011 GC heap before
13255{Heap before GC invocations=25 (full 0):
13256 garbage-first heap total 589824K, used 464841K [0x0000000200000000, 0x0000000800000000)
13257 region size 32768K, 9 young (294912K), 1 survivors (32768K)
13258 Metaspace used 112896K, committed 114176K, reserved 1179648K
13259 class space used 16486K, committed 17088K, reserved 1048576K
13260}
13261Event: 44.014 GC heap after
13262{Heap after GC invocations=26 (full 0):
13263 garbage-first heap total 589824K, used 200288K [0x0000000200000000, 0x0000000800000000)
13264 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13265 Metaspace used 112896K, committed 114176K, reserved 1179648K
13266 class space used 16486K, committed 17088K, reserved 1048576K
13267}
13268Event: 48.645 GC heap before
13269{Heap before GC invocations=26 (full 0):
13270 garbage-first heap total 589824K, used 462432K [0x0000000200000000, 0x0000000800000000)
13271 region size 32768K, 9 young (294912K), 1 survivors (32768K)
13272 Metaspace used 115068K, committed 116416K, reserved 1179648K
13273 class space used 16830K, committed 17472K, reserved 1048576K
13274}
13275Event: 48.649 GC heap after
13276{Heap after GC invocations=27 (full 0):
13277 garbage-first heap total 589824K, used 204864K [0x0000000200000000, 0x0000000800000000)
13278 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13279 Metaspace used 115068K, committed 116416K, reserved 1179648K
13280 class space used 16830K, committed 17472K, reserved 1048576K
13281}
13282Event: 49.130 GC heap before
13283{Heap before GC invocations=27 (full 0):
13284 garbage-first heap total 589824K, used 467008K [0x0000000200000000, 0x0000000800000000)
13285 region size 32768K, 9 young (294912K), 1 survivors (32768K)
13286 Metaspace used 120475K, committed 121792K, reserved 1179648K
13287 class space used 17808K, committed 18432K, reserved 1048576K
13288}
13289Event: 49.135 GC heap after
13290{Heap after GC invocations=28 (full 0):
13291 garbage-first heap total 589824K, used 210955K [0x0000000200000000, 0x0000000800000000)
13292 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13293 Metaspace used 120475K, committed 121792K, reserved 1179648K
13294 class space used 17808K, committed 18432K, reserved 1048576K
13295}
13296Event: 49.920 GC heap before
13297{Heap before GC invocations=28 (full 0):
13298 garbage-first heap total 589824K, used 473099K [0x0000000200000000, 0x0000000800000000)
13299 region size 32768K, 9 young (294912K), 1 survivors (32768K)
13300 Metaspace used 128431K, committed 129792K, reserved 1179648K
13301 class space used 18860K, committed 19456K, reserved 1048576K
13302}
13303Event: 49.928 GC heap after
13304{Heap after GC invocations=29 (full 0):
13305 garbage-first heap total 589824K, used 225605K [0x0000000200000000, 0x0000000800000000)
13306 region size 32768K, 2 young (65536K), 2 survivors (65536K)
13307 Metaspace used 128431K, committed 129792K, reserved 1179648K
13308 class space used 18860K, committed 19456K, reserved 1048576K
13309}
13310Event: 50.781 GC heap before
13311{Heap before GC invocations=29 (full 0):
13312 garbage-first heap total 589824K, used 422213K [0x0000000200000000, 0x0000000800000000)
13313 region size 32768K, 8 young (262144K), 2 survivors (65536K)
13314 Metaspace used 135457K, committed 136896K, reserved 1179648K
13315 class space used 19827K, committed 20480K, reserved 1048576K
13316}
13317Event: 50.791 GC heap after
13318{Heap after GC invocations=30 (full 0):
13319 garbage-first heap total 589824K, used 245558K [0x0000000200000000, 0x0000000800000000)
13320 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13321 Metaspace used 135457K, committed 136896K, reserved 1179648K
13322 class space used 19827K, committed 20480K, reserved 1048576K
13323}
13324Event: 50.817 GC heap before
13325{Heap before GC invocations=30 (full 0):
13326 garbage-first heap total 589824K, used 245558K [0x0000000200000000, 0x0000000800000000)
13327 region size 32768K, 2 young (65536K), 1 survivors (32768K)
13328 Metaspace used 135695K, committed 137088K, reserved 1179648K
13329 class space used 19870K, committed 20480K, reserved 1048576K
13330}
13331Event: 50.823 GC heap after
13332{Heap after GC invocations=31 (full 0):
13333 garbage-first heap total 786432K, used 251152K [0x0000000200000000, 0x0000000800000000)
13334 region size 32768K, 1 young (32768K), 1 survivors (32768K)
13335 Metaspace used 135695K, committed 137088K, reserved 1179648K
13336 class space used 19870K, committed 20480K, reserved 1048576K
13337}
13338Event: 51.562 GC heap before
13339{Heap before GC invocations=32 (full 0):
13340 garbage-first heap total 786432K, used 611600K [0x0000000200000000, 0x0000000800000000)
13341 region size 32768K, 13 young (425984K), 1 survivors (32768K)
13342 Metaspace used 142759K, committed 144320K, reserved 1179648K
13343 class space used 21064K, committed 21760K, reserved 1048576K
13344}
13345Event: 51.572 GC heap after
13346{Heap after GC invocations=33 (full 0):
13347 garbage-first heap total 786432K, used 322313K [0x0000000200000000, 0x0000000800000000)
13348 region size 32768K, 2 young (65536K), 2 survivors (65536K)
13349 Metaspace used 142759K, committed 144320K, reserved 1179648K
13350 class space used 21064K, committed 21760K, reserved 1048576K
13351}
13352
13353Dll operation events (18 events):
13354Event: 0.006 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
13355Event: 0.010 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
13356Event: 0.034 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
13357Event: 0.069 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
13358Event: 0.070 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
13359Event: 0.073 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
13360Event: 0.129 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
13361Event: 0.404 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
13362Event: 0.406 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
13363Event: 0.552 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
13364Event: 2.220 Loaded shared library \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\jna921191327372991347.dll
13365Event: 5.937 Loaded shared library \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl.dll
13366Event: 6.112 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
13367Event: 6.219 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
13368Event: 6.326 Loaded shared library \AppData\Local\Temp\sqlite-3.47.2.0-18af269a-404c-4a85-bf74-0321fd787254-sqlitejdbc.dll
13369Event: 6.816 Loaded shared library \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl_opengl.dll
13370Event: 6.943 Loaded shared library \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl_stb.dll
13371Event: 49.583 Loaded shared library D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
13372
13373Deoptimization events (20 events):
13374Event: 51.747 Thread 0x000001c224352880 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001c2317d58bc relative=0x00000000000003dc
13375Event: 51.747 Thread 0x000001c224352880 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c2317d58bc method=com.google.common.cache.LocalCache$AccessQueue.remove(Ljava/lang/Object;)Z @ 1 c2
13376Event: 51.747 Thread 0x000001c224352880 DEOPT PACKING pc=0x000001c2317d58bc sp=0x00000061466fe0d0
13377Event: 51.747 Thread 0x000001c224352880 DEOPT UNPACKING pc=0x000001c230ee7da2 sp=0x00000061466fe098 mode 2
13378Event: 51.747 Thread 0x000001c224352880 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c2317d65f8 relative=0x00000000000003b8
13379Event: 51.747 Thread 0x000001c224352880 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c2317d65f8 method=com.google.common.cache.LocalCache$LoadingValueReference.<init>(Lcom/google/common/cache/LocalCache$ValueReference;)V @ 20 c2
13380Event: 51.747 Thread 0x000001c224352880 DEOPT PACKING pc=0x000001c2317d65f8 sp=0x00000061466fe080
13381Event: 51.747 Thread 0x000001c224352880 DEOPT UNPACKING pc=0x000001c230ee7da2 sp=0x00000061466fe038 mode 2
13382Event: 51.747 Thread 0x000001c224352880 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001c2317d58bc relative=0x00000000000003dc
13383Event: 51.747 Thread 0x000001c224352880 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c2317d58bc method=com.google.common.cache.LocalCache$AccessQueue.remove(Ljava/lang/Object;)Z @ 1 c2
13384Event: 51.747 Thread 0x000001c224352880 DEOPT PACKING pc=0x000001c2317d58bc sp=0x00000061466fe0d0
13385Event: 51.747 Thread 0x000001c224352880 DEOPT UNPACKING pc=0x000001c230ee7da2 sp=0x00000061466fe098 mode 2
13386Event: 51.747 Thread 0x000001c224352880 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001c2317d58bc relative=0x00000000000003dc
13387Event: 51.747 Thread 0x000001c224352880 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c2317d58bc method=com.google.common.cache.LocalCache$AccessQueue.remove(Ljava/lang/Object;)Z @ 1 c2
13388Event: 51.748 Thread 0x000001c224352880 DEOPT PACKING pc=0x000001c2317d58bc sp=0x00000061466fe0d0
13389Event: 51.748 Thread 0x000001c224352880 DEOPT UNPACKING pc=0x000001c230ee7da2 sp=0x00000061466fe098 mode 2
13390Event: 51.748 Thread 0x000001c224352880 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001c2317d58bc relative=0x00000000000003dc
13391Event: 51.748 Thread 0x000001c224352880 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c2317d58bc method=com.google.common.cache.LocalCache$AccessQueue.remove(Ljava/lang/Object;)Z @ 1 c2
13392Event: 51.748 Thread 0x000001c224352880 DEOPT PACKING pc=0x000001c2317d58bc sp=0x00000061466fe0d0
13393Event: 51.748 Thread 0x000001c224352880 DEOPT UNPACKING pc=0x000001c230ee7da2 sp=0x00000061466fe098 mode 2
13394
13395Classes loaded (20 events):
13396Event: 51.111 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator
13397Event: 51.111 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator done
13398Event: 51.251 Loading class java/util/concurrent/LinkedBlockingQueue$Itr
13399Event: 51.251 Loading class java/util/concurrent/LinkedBlockingQueue$Itr done
13400Event: 51.269 Loading class java/util/Spliterators$LongIteratorSpliterator
13401Event: 51.269 Loading class java/util/Spliterators$LongIteratorSpliterator done
13402Event: 51.417 Loading class java/util/stream/ReferencePipeline$15
13403Event: 51.417 Loading class java/util/stream/ReferencePipeline$15 done
13404Event: 51.418 Loading class java/util/stream/ReferencePipeline$15$1
13405Event: 51.418 Loading class java/util/stream/ReferencePipeline$15$1 done
13406Event: 51.457 Loading class sun/net/www/http/PosterOutputStream
13407Event: 51.457 Loading class sun/net/www/http/PosterOutputStream done
13408Event: 51.518 Loading class sun/security/rsa/RSASignature$SHA1withRSA
13409Event: 51.519 Loading class sun/security/rsa/RSASignature$SHA1withRSA done
13410Event: 51.536 Loading class jdk/internal/vm/annotation/ForceInline
13411Event: 51.537 Loading class jdk/internal/vm/annotation/ForceInline done
13412Event: 51.560 Loading class java/nio/HeapFloatBuffer
13413Event: 51.560 Loading class java/nio/HeapFloatBuffer done
13414Event: 51.574 Loading class java/lang/reflect/InaccessibleObjectException
13415Event: 51.574 Loading class java/lang/reflect/InaccessibleObjectException done
13416
13417Classes unloaded (9 events):
13418Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f99800 'java/lang/invoke/LambdaForm$MH+0x0000000800f99800'
13419Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f99000 'java/lang/invoke/LambdaForm$DMH+0x0000000800f99000'
13420Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f98800 'java/lang/invoke/LambdaForm$DMH+0x0000000800f98800'
13421Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f78c00 'java/lang/invoke/LambdaForm$DMH+0x0000000800f78c00'
13422Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f78800 'java/lang/invoke/LambdaForm$DMH+0x0000000800f78800'
13423Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f78400 'java/lang/invoke/LambdaForm$DMH+0x0000000800f78400'
13424Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f78000 'java/lang/invoke/LambdaForm$DMH+0x0000000800f78000'
13425Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f50800 'java/lang/invoke/LambdaForm$DMH+0x0000000800f50800'
13426Event: 50.879 Thread 0x000001c25aadf380 Unloading class 0x0000000800f50000 'java/lang/invoke/LambdaForm$DMH+0x0000000800f50000'
13427
13428Classes redefined (0 events):
13429No events
13430
13431Internal exceptions (20 events):
13432Event: 51.591 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023ce02dc0}> (0x000000023ce02dc0)
13433thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13434Event: 51.591 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023ce2cc38}> (0x000000023ce2cc38)
13435thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13436Event: 51.592 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cea5428}> (0x000000023cea5428)
13437thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13438Event: 51.593 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cf2be40}> (0x000000023cf2be40)
13439thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13440Event: 51.594 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cf54f18}> (0x000000023cf54f18)
13441thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13442Event: 51.594 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cf98608}> (0x000000023cf98608)
13443thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13444Event: 51.594 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cfa62a0}> (0x000000023cfa62a0)
13445thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13446Event: 51.594 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cfcb500}> (0x000000023cfcb500)
13447thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13448Event: 51.595 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023cff07d8}> (0x000000023cff07d8)
13449thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13450Event: 51.595 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d00f1e8}> (0x000000023d00f1e8)
13451thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13452Event: 51.595 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d0321f0}> (0x000000023d0321f0)
13453thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13454Event: 51.596 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d0fa978}> (0x000000023d0fa978)
13455thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13456Event: 51.597 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d1557f0}> (0x000000023d1557f0)
13457thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13458Event: 51.598 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d1a7c90}> (0x000000023d1a7c90)
13459thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13460Event: 51.599 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d21cd48}> (0x000000023d21cd48)
13461thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13462Event: 51.599 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d2733e8}> (0x000000023d2733e8)
13463thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13464Event: 51.599 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d282dd0}> (0x000000023d282dd0)
13465thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13466Event: 51.600 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d2cf0b0}> (0x000000023d2cf0b0)
13467thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13468Event: 51.600 Thread 0x000001c263300ca0 Exception <a 'sun/nio/fs/WindowsException'{0x000000023d2fd698}> (0x000000023d2fd698)
13469thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
13470Event: 51.607 Thread 0x000001c263300ca0 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000023d394d08}: Found class java.lang.Object, but interface was expected> (0x000000023d394d08)
13471thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
13472
13473ZGC Phase Switch (0 events):
13474No events
13475
13476VM Operations (20 events):
13477Event: 51.403 Executing VM operation: HandshakeAllThreads (Deoptimize)
13478Event: 51.404 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13479Event: 51.455 Executing VM operation: ICBufferFull
13480Event: 51.455 Executing VM operation: ICBufferFull done
13481Event: 51.460 Executing VM operation: HandshakeAllThreads (Deoptimize)
13482Event: 51.460 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13483Event: 51.528 Executing VM operation: ICBufferFull
13484Event: 51.532 Executing VM operation: ICBufferFull done
13485Event: 51.556 Executing VM operation: HandshakeAllThreads (Deoptimize)
13486Event: 51.556 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13487Event: 51.560 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
13488Event: 51.572 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
13489Event: 51.572 Executing VM operation: HandshakeAllThreads (Deoptimize)
13490Event: 51.573 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13491Event: 51.579 Executing VM operation: HandshakeAllThreads (Deoptimize)
13492Event: 51.579 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13493Event: 51.653 Executing VM operation: HandshakeAllThreads (Deoptimize)
13494Event: 51.653 Executing VM operation: HandshakeAllThreads (Deoptimize) done
13495Event: 51.718 Executing VM operation: ICBufferFull
13496Event: 51.718 Executing VM operation: ICBufferFull done
13497
13498Events (20 events):
13499Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c231644810
13500Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c23160c690
13501Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c23162de10
13502Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c23160b110
13503Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c231600410
13504Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c231615f10
13505Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c231627190
13506Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c231603c10
13507Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c2315ed510
13508Event: 50.895 Thread 0x000001c25aadf380 flushing nmethod 0x000001c2315e6010
13509Event: 51.111 Thread 0x000001c26a3db380 Thread added: 0x000001c26a3db380
13510Event: 51.166 Thread 0x000001c263300610 Thread exited: 0x000001c263300610
13511Event: 51.166 Thread 0x000001c26a3dba10 Thread added: 0x000001c26a3dba10
13512Event: 51.250 Thread 0x000001c263300610 Thread added: 0x000001c263300610
13513Event: 51.251 Thread 0x000001c26b514d70 Thread added: 0x000001c26b514d70
13514Event: 51.395 Thread 0x000001c26b515400 Thread added: 0x000001c26b515400
13515Event: 51.456 Thread 0x000001c26b5146e0 Thread added: 0x000001c26b5146e0
13516Event: 51.457 Thread 0x000001c26b5146e0 Thread exited: 0x000001c26b5146e0
13517Event: 51.619 Thread 0x000001c26b515a90 Thread added: 0x000001c26b515a90
13518Event: 51.750 Thread 0x000001c26b5139c0 Thread added: 0x000001c26b5139c0
13519
13520
13521Dynamic libraries:
135220x00007ff78cad0000 - 0x00007ff78cade000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe
135230x00007ffcb1fa0000 - 0x00007ffcb2203000 C:\WINDOWS\SYSTEM32\ntdll.dll
135240x00007ffcb04a0000 - 0x00007ffcb0567000 C:\WINDOWS\System32\KERNEL32.DLL
135250x00007ffcaf4f0000 - 0x00007ffcaf8b7000 C:\WINDOWS\System32\KERNELBASE.dll
135260x00007ffcaf960000 - 0x00007ffcafaac000 C:\WINDOWS\System32\ucrtbase.dll
135270x00007ffca86b0000 - 0x00007ffca86c8000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll
135280x00007ffc9fb10000 - 0x00007ffc9fb2b000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll
135290x00007ffcb0570000 - 0x00007ffcb0739000 C:\WINDOWS\System32\USER32.dll
135300x00007ffcaf340000 - 0x00007ffcaf367000 C:\WINDOWS\System32\win32u.dll
135310x00007ffcb1420000 - 0x00007ffcb144a000 C:\WINDOWS\System32\GDI32.dll
135320x00007ffc93160000 - 0x00007ffc933f0000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3037_none_3e09262ce333c378\COMCTL32.dll
135330x00007ffcafab0000 - 0x00007ffcafbdb000 C:\WINDOWS\System32\gdi32full.dll
135340x00007ffcafd30000 - 0x00007ffcafdd3000 C:\WINDOWS\System32\msvcp_win.dll
135350x00007ffcafde0000 - 0x00007ffcafe89000 C:\WINDOWS\System32\msvcrt.dll
135360x00007ffcb1310000 - 0x00007ffcb133f000 C:\WINDOWS\System32\IMM32.DLL
135370x00007ffca86a0000 - 0x00007ffca86ac000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll
135380x00007ffc9cc80000 - 0x00007ffc9cd0d000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll
135390x00007ffc12110000 - 0x00007ffc12ea4000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll
135400x00007ffcb1350000 - 0x00007ffcb1404000 C:\WINDOWS\System32\ADVAPI32.dll
135410x00007ffcb08a0000 - 0x00007ffcb0946000 C:\WINDOWS\System32\sechost.dll
135420x00007ffcb09f0000 - 0x00007ffcb0b06000 C:\WINDOWS\System32\RPCRT4.dll
135430x00007ffcb1290000 - 0x00007ffcb1304000 C:\WINDOWS\System32\WS2_32.dll
135440x00007ffca3960000 - 0x00007ffca3996000 C:\WINDOWS\SYSTEM32\WINMM.dll
135450x00007ffca1fd0000 - 0x00007ffca1fdb000 C:\WINDOWS\SYSTEM32\VERSION.dll
135460x00007ffcae840000 - 0x00007ffcae88e000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
135470x00007ffcae820000 - 0x00007ffcae834000 C:\WINDOWS\SYSTEM32\UMPDC.dll
135480x00007ffcae170000 - 0x00007ffcae18a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
135490x00007ffca8570000 - 0x00007ffca857a000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
135500x00007ffcac790000 - 0x00007ffcac9d1000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
135510x00007ffcb0df0000 - 0x00007ffcb116e000 C:\WINDOWS\System32\combase.dll
135520x00007ffcb11b0000 - 0x00007ffcb1286000 C:\WINDOWS\System32\OLEAUT32.dll
135530x00007ffc9f3b0000 - 0x00007ffc9f3e9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
135540x00007ffcaf8c0000 - 0x00007ffcaf959000 C:\WINDOWS\System32\bcryptPrimitives.dll
135550x00007ffc9faf0000 - 0x00007ffc9fb0f000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
135560x00007ffc9f780000 - 0x00007ffc9f798000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
135570x00007ffcb1700000 - 0x00007ffcb1e04000 C:\WINDOWS\System32\SHELL32.dll
135580x00007ffcad030000 - 0x00007ffcad867000 C:\WINDOWS\SYSTEM32\windows.storage.dll
135590x00007ffcb1e70000 - 0x00007ffcb1f59000 C:\WINDOWS\System32\SHCORE.dll
135600x00007ffcb1e10000 - 0x00007ffcb1e6d000 C:\WINDOWS\System32\shlwapi.dll
135610x00007ffcaf250000 - 0x00007ffcaf27e000 C:\WINDOWS\SYSTEM32\profapi.dll
135620x00007ffc85300000 - 0x00007ffc853d7000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
135630x00007ffc9fae0000 - 0x00007ffc9faf0000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
135640x00007ffca7ff0000 - 0x00007ffca810e000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
135650x00007ffcae6f0000 - 0x00007ffcae75a000 C:\WINDOWS\system32\mswsock.dll
135660x00007ffc9cd80000 - 0x00007ffc9cd96000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
135670x00007ffc9b940000 - 0x00007ffc9b949000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
135680x00007ffc9b930000 - 0x00007ffc9b93b000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
135690x00007ffcb16a0000 - 0x00007ffcb16a8000 C:\WINDOWS\System32\PSAPI.DLL
135700x00007ffca32f0000 - 0x00007ffca3308000 C:\WINDOWS\system32\napinsp.dll
135710x00007ffcadc50000 - 0x00007ffcadd75000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
135720x00007ffcadbb0000 - 0x00007ffcadbe2000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
135730x00007ffcb1410000 - 0x00007ffcb141a000 C:\WINDOWS\System32\NSI.dll
135740x00007ffca2280000 - 0x00007ffca2292000 C:\WINDOWS\System32\winrnr.dll
135750x00007ffc9f840000 - 0x00007ffc9f862000 C:\WINDOWS\system32\nlansp_c.dll
135760x00007ffca34c0000 - 0x00007ffca34d6000 C:\WINDOWS\system32\wshbth.dll
135770x00007ffca2230000 - 0x00007ffca223b000 C:\Windows\System32\rasadhlp.dll
135780x00007ffca34e0000 - 0x00007ffca3565000 C:\WINDOWS\System32\fwpuclnt.dll
135790x00007ffc9b920000 - 0x00007ffc9b930000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
135800x00007ffcaea40000 - 0x00007ffcaea5c000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
135810x00007ffcae0d0000 - 0x00007ffcae108000 C:\WINDOWS\system32\rsaenh.dll
135820x00007ffcae790000 - 0x00007ffcae7bb000 C:\WINDOWS\SYSTEM32\USERENV.dll
135830x00007ffcaec70000 - 0x00007ffcaec96000 C:\WINDOWS\SYSTEM32\bcrypt.dll
135840x00007ffcaea30000 - 0x00007ffcaea3c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
135850x00007ffc9b8d0000 - 0x00007ffc9b919000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\jna921191327372991347.dll
135860x00007ffcb0b20000 - 0x00007ffcb0cb5000 C:\WINDOWS\System32\Ole32.dll
135870x00007ffcb0d40000 - 0x00007ffcb0de8000 C:\WINDOWS\System32\clbcatq.dll
135880x00007ffc71690000 - 0x00007ffc716ad000 C:\WINDOWS\SYSTEM32\amsi.dll
135890x00007ffc71600000 - 0x00007ffc71681000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25010.11-0\MpOav.dll
135900x00007ffca0340000 - 0x00007ffca0396000 C:\WINDOWS\SYSTEM32\Pdh.dll
135910x00007ffca8750000 - 0x00007ffca8761000 C:\WINDOWS\System32\perfos.dll
135920x00007ffcab760000 - 0x00007ffcab772000 C:\WINDOWS\SYSTEM32\pfclient.dll
135930x00007ffc99d60000 - 0x00007ffc99ddb000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl.dll
135940x00007ffc84d40000 - 0x00007ffc84fb0000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\jemalloc.dll
135950x00007ffc9b710000 - 0x00007ffc9b71e000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
135960x00007ffcaf370000 - 0x00007ffcaf4e6000 C:\WINDOWS\System32\CRYPT32.dll
135970x00007ffcaec30000 - 0x00007ffcaec60000 C:\WINDOWS\SYSTEM32\ncrypt.dll
135980x00007ffcaebe0000 - 0x00007ffcaec1f000 C:\WINDOWS\SYSTEM32\NTASN1.dll
135990x00007ffc9b4c0000 - 0x00007ffc9b4c9000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
136000x00007ffc7ed50000 - 0x00007ffc7ee49000 \AppData\Local\Temp\sqlite-3.47.2.0-18af269a-404c-4a85-bf74-0321fd787254-sqlitejdbc.dll
136010x00007ffc940c0000 - 0x00007ffc94142000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\glfw.dll
136020x00007ffc93ea0000 - 0x00007ffc93eeb000 C:\WINDOWS\SYSTEM32\dinput8.dll
136030x00007ffc99d40000 - 0x00007ffc99d52000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
136040x00007ffcaefa0000 - 0x00007ffcaefcd000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
136050x00007ffcaefd0000 - 0x00007ffcaf02f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
136060x00007ffcab8b0000 - 0x00007ffcab8de000 C:\WINDOWS\SYSTEM32\dwmapi.dll
136070x00007ffc97320000 - 0x00007ffc974fe000 C:\WINDOWS\SYSTEM32\inputhost.dll
136080x00007ffcab170000 - 0x00007ffcab296000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
136090x00007ffcab780000 - 0x00007ffcab82d000 C:\WINDOWS\system32\uxtheme.dll
136100x00007ffcb0740000 - 0x00007ffcb089c000 C:\WINDOWS\System32\MSCTF.dll
136110x00007ffc57a20000 - 0x00007ffc57b2c000 C:\WINDOWS\SYSTEM32\opengl32.dll
136120x00007ffc967d0000 - 0x00007ffc967fd000 C:\WINDOWS\SYSTEM32\GLU32.dll
136130x00007ffcabb00000 - 0x00007ffcabb47000 C:\WINDOWS\SYSTEM32\dxcore.dll
136140x00007ffca1240000 - 0x00007ffca125a000 C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll
136150x00007ffc871b0000 - 0x00007ffc871e1000 C:\WINDOWS\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\atig6pxx.dll
136160x00007ffbe4700000 - 0x00007ffbe897e000 C:\WINDOWS\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\atio6axx.dll
136170x00007ffcafeb0000 - 0x00007ffcb0336000 C:\WINDOWS\System32\SETUPAPI.dll
136180x00007ffcafbe0000 - 0x00007ffcafc5f000 C:\WINDOWS\System32\WINTRUST.dll
136190x00007ffcaeaa0000 - 0x00007ffcaeab3000 C:\WINDOWS\SYSTEM32\MSASN1.dll
136200x00007ffc93ff0000 - 0x00007ffc9402b000 C:\WINDOWS\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\amdihk64.dll
136210x00007ffc93930000 - 0x00007ffc93a76000 C:\WINDOWS\SYSTEM32\textinputframework.dll
136220x00007ffc92800000 - 0x00007ffc9285e000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl_opengl.dll
136230x00007ffc8e6d0000 - 0x00007ffc8e752000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\lwjgl_stb.dll
136240x00007ffca1860000 - 0x00007ffca1920000 C:\WINDOWS\SYSTEM32\mscms.dll
136250x00007ffc97110000 - 0x00007ffc97159000 C:\WINDOWS\SYSTEM32\icm32.dll
136260x00007ffc7e790000 - 0x00007ffc7e957000 \AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d\OpenAL.dll
136270x00007ffca3e60000 - 0x00007ffca3ef2000 C:\WINDOWS\System32\MMDevApi.dll
136280x00007ffc50b80000 - 0x00007ffc50cf4000 C:\WINDOWS\System32\Speech\Common\sapi.dll
136290x00007ffcaceb0000 - 0x00007ffcacfdc000 C:\WINDOWS\system32\dxgi.dll
136300x00007ffcacbd0000 - 0x00007ffcacc2c000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
136310x00007ffc978a0000 - 0x00007ffc978c3000 C:\WINDOWS\system32\d3d12.dll
136320x00007ffbd32e0000 - 0x00007ffbd95e8000 C:\WINDOWS\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\amdxc64.dll
136330x00007ffc1fb30000 - 0x00007ffc1fda3000 C:\WINDOWS\system32\D3D12Core.dll
136340x00007ffc8c500000 - 0x00007ffc8c52e000 C:\WINDOWS\SYSTEM32\D3DSCache.dll
136350x00007ffca22a0000 - 0x00007ffca24d8000 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
136360x00007ffcaaaf0000 - 0x00007ffcaad15000 C:\WINDOWS\SYSTEM32\dcomp.dll
136370x00007ffcaa400000 - 0x00007ffcaa419000 C:\WINDOWS\SYSTEM32\Microsoft.Internal.WarpPal.dll
136380x00007ffc9c180000 - 0x00007ffc9c33e000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
136390x00007ffcac570000 - 0x00007ffcac584000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
136400x00007ffca8790000 - 0x00007ffca8a73000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
136410x00007ffca8f90000 - 0x00007ffca90f8000 C:\WINDOWS\SYSTEM32\wintypes.dll
136420x00007ffc4a970000 - 0x00007ffc4aafd000 D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
136430x00007ffcab540000 - 0x00007ffcab5dc000 C:\WINDOWS\SYSTEM32\apphelp.dll
136440x00007ffc97100000 - 0x00007ffc97108000 C:\WINDOWS\system32\wshunix.dll
13645
13646dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
13647symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;D:\Program Files\Minecraft\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.3037_none_3e09262ce333c378;D:\Program Files\Minecraft\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server;\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25010.11-0;\AppData\Local\Temp;C:\WINDOWS\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137;C:\WINDOWS\System32\Speech\Common
13648
13649VM Arguments:
13650jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\dbc5b3a19e810a9c27217671508d97993db2ea8d -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.9.23 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx24G -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
13651java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --username _Riley --version fabric-loader-0.16.10-1.21.4 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 1e11189f0418426f8e9f9b27d3296b2d -aQ-FzKtYQVAMkLjGDPe5ZYRtBMWQk --clientId NmMwOGIwZTgtMmE3Ny00MjRjLWFjODktNTYxOGI3YmEyZWEy --xuid 2535435069881079 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1741878753947.json
13652java_class_path (initial): \AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.7.1\asm-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.7.1\asm-analysis-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.7.1\asm-commons-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.7.1\asm-tree-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.7.1\asm-util-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\sponge-mixin\0.15.4+mixin.0.8.7\sponge-mixin-0.15.4+mixin.0.8.7.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.21.4\intermediary-1.21.4.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.10\fabric-loader-0.16.10.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.10-1.21.4\fabric-loader-0.16.10-1.21.4.jar
13653Launcher Type: SUN_STANDARD
13654
13655[Global flags]
13656 intx CICompilerCount = 12 {product} {ergonomic}
13657 uint ConcGCThreads = 3 {product} {ergonomic}
13658 uint G1ConcRefinementThreads = 13 {product} {ergonomic}
13659 uint G1EagerReclaimRemSetThreshold = 256 {experimental} {ergonomic}
13660 size_t G1HeapRegionSize = 33554432 {product} {command line}
13661 uintx G1NewSizePercent = 20 {experimental} {command line}
13662 uint G1RemSetArrayOfCardsEntries = 256 {experimental} {ergonomic}
13663 uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
13664 uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
13665 uintx G1ReservePercent = 20 {product} {command line}
13666 uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
13667 ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
13668 size_t InitialHeapSize = 1040187392 {product} {ergonomic}
13669 size_t MarkStackSize = 4194304 {product} {ergonomic}
13670 uintx MaxGCPauseMillis = 50 {product} {command line}
13671 size_t MaxHeapSize = 25769803776 {product} {command line}
13672 size_t MaxNewSize = 15435038720 {product} {ergonomic}
13673 size_t MinHeapDeltaBytes = 33554432 {product} {ergonomic}
13674 size_t MinHeapSize = 33554432 {product} {ergonomic}
13675 uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic}
13676 uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
13677 uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
13678 uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
13679 bool SegmentedCodeCache = true {product} {ergonomic}
13680 size_t SoftMaxHeapSize = 25769803776 {manageable} {ergonomic}
13681 intx ThreadStackSize = 1024 {pd product} {command line}
13682 bool UnlockExperimentalVMOptions = true {experimental} {command line}
13683 bool UseCompressedOops = true {product lp64_product} {ergonomic}
13684 bool UseG1GC = true {product} {command line}
13685 bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
13686
13687Logging:
13688Log output configuration:
13689 #0: stdout all=warning uptime,level,tags foldmultilines=false
13690 #1: stderr all=off uptime,level,tags foldmultilines=false
13691
13692Environment Variables:
13693PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;\AppData\Local\Microsoft\WindowsApps;D:\Program Files\Microsoft VS Code\bin
13694USERNAME=********
13695OS=Windows_NT
13696PROCESSOR_IDENTIFIER=AMD64 Family 26 Model 68 Stepping 0, AuthenticAMD
13697TMP=<TMP>
13698TEMP=<TEMP>
13699
13700
13701
13702
13703Periodic native trim disabled
13704
13705--------------- S Y S T E M ---------------
13706
13707OS:
13708 Windows 11 , 64 bit Build 26100 (10.0.26100.3037)
13709OS uptime: 2 days 11:38 hours
13710Hyper-V role detected
13711
13712CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 26 model 68 stepping 0 microcode 0xb40401a, 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, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, sha, fma, vzeroupper, avx512_vpopcntdq, avx512_vpclmulqdq, avx512_vaes, avx512_vnni, clflush, clflushopt, avx512_vbmi2, avx512_vbmi, hv, rdtscp, rdpid, fsrm, gfni, avx512_bitalg, f16c, cet_ss, avx512_ifma
13713Processor Information for all 16 processors :
13714 Max Mhz: 4700, Current Mhz: 4700, Mhz Limit: 4700
13715
13716Memory: 4k page, system-wide physical 63033M (47402M free)
13717TotalPageFile size 67001M (AvailPageFile size 45788M)
13718current process WorkingSet (physical memory assigned to process): 1514M, peak: 1528M
13719current process commit charge ("private bytes"): 2047M, peak: 2062M
13720
13721vm_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)
13722
13723END.
This log will be saved for 90 days from their last view.
Report abuse