Unknown Log

#G3EPWcF
11585 lines
Raw
1#
2# A fatal error has been detected by the Java Runtime Environment:
3#
4# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffcb3664b2, pid=23356, tid=16184
5#
6# JRE version: OpenJDK Runtime Environment Microsoft-11369940 (21.0.7+6) (build 21.0.7+6-LTS)
7# Java VM: OpenJDK 64-Bit Server VM Microsoft-11369940 (21.0.7+6-LTS, mixed mode, tiered, compressed class ptrs, g1 gc, windows-amd64)
8# Problematic frame:
9# C [atio6axx.dll+0x10264b2]
10#
11# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
12#
13# If you would like to submit a bug report, please visit:
14# https://aka.ms/minecraftjavacrashes
15# The crash happened outside the Java Virtual Machine in native code.
16# See problematic frame for where to report the bug.
17#
18
19--------------- S U M M A R Y ------------
20
21Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.15.40 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=64M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml net.fabricmc.loader.impl.launch.knot.KnotClient --version fabric-loader-0.16.14-1.21.5 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 24 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1749943326087.json
22
23Host: AMD Ryzen 7 7800X3D 8-Core Processor , 16 cores, 63G, Windows 11 , 64 bit Build 26100 (10.0.26100.3912)
24Time: Sat Jun 14 19:22:45 2025 Eastern Daylight Time elapsed time: 39.278229 seconds (0d 0h 0m 39s)
25
26--------------- T H R E A D ---------------
27
28Current thread (0x000001c74f1ae8c0): JavaThread "Render thread" [_thread_in_native, id=16184, stack(0x0000006a72500000,0x0000006a72600000) (1024K)]
29
30Stack: [0x0000006a72500000,0x0000006a72600000], sp=0x0000006a725fdbe8, free space=1014k
31Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
32C [atio6axx.dll+0x10264b2]
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+154
39j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/util/List;Ljava/util/List;[Ljava/lang/String;)V+128
40j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.<init>(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/lang/String;[Ljava/lang/String;)V+39
41j com.seibel.distanthorizons.core.render.renderer.DhTerrainShaderProgram.<init>()V+27
42j com.seibel.distanthorizons.core.render.renderer.LodRenderer.setupRenderObjects()V+71
43j com.seibel.distanthorizons.core.render.renderer.LodRenderer.setupGLStateAndRenderObjects(Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Z)V+17
44j com.seibel.distanthorizons.core.render.renderer.LodRenderer.renderLodPass(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Z)V+118
45j com.seibel.distanthorizons.core.render.renderer.LodRenderer.drawLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+5
46j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26
47j com.seibel.distanthorizons.core.level.DhClientServerLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6
48j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLodLayer(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;FZ)V+408
49j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+7
50j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+46
51j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda+0x0000000080d36290.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5
52j net.minecraft.class_761.handler$zei000$fabric-rendering-v1$beforeTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+13
53j net.minecraft.class_761.method_62214(Lnet/minecraft/class_9958;Lnet/minecraft/class_9779;Lnet/minecraft/class_4184;Lnet/minecraft/class_3695;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;ZLnet/minecraft/class_4604;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;)V+52
54j net.minecraft.class_761$$Lambda+0x000000008154aa70.run()V+52
55j net.minecraft.class_9909.method_61910(Lnet/minecraft/class_9922;Lnet/minecraft/class_9909$class_9912;)V+190
56j net.minecraft.class_761.method_22710(Lnet/minecraft/class_9922;Lnet/minecraft/class_9779;ZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V+984
57j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+565
58J 14643 c1 net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V (895 bytes) @ 0x000001c7541b95e4 [0x000001c7541b7fc0+0x0000000000001624]
59J 14626 c1 net.minecraft.class_310.method_1523(Z)V (1043 bytes) @ 0x000001c7541ae064 [0x000001c7541ab1e0+0x0000000000002e84]
60j net.minecraft.class_310.method_1514()V+102
61j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1681
62j java.lang.invoke.LambdaForm$DMH+0x00000000800dc400.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.7
63j java.lang.invoke.LambdaForm$MH+0x00000000802b4c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+19 java.base@21.0.7
64j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74
65j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40
66j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4
67v ~StubRoutines::call_stub 0x000001c75a1c10d9
68
69siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001cf7b691000
70
71
72Registers:
73RAX=0x0000000000000000, RBX=0x0000000000000023, RCX=0x0000000000000010, RDX=0x00007fffcdd49760
74RSP=0x0000006a725fdbe8, RBP=0x0000006a725fdc79, RSI=0x0000000000000f09, RDI=0x00007fffcdd49760
75R8 =0x000001cf7b691000, R9 =0x000001c7315be224, R10=0x0000000000000fff, R11=0x0000000000000ff0
76R12=0x000001c7315be228, R13=0x000001c74ba93080, R14=0x00007fffcdd498b0, R15=0x00007fffcdd499d0
77RIP=0x00007fffcb3664b2, EFLAGS=0x0000000000010283
78
79XMM[0]=0x726f632030333320 0x6e6f697372657623
80XMM[1]=0x4b4b4b4b4b4b4b4b 0x4b4b4b4b4b4b4b4b
81XMM[2]=0x0000000000000000 0x3ff0000000000000
82XMM[3]=0x0000000000000000 0x0000000000000000
83XMM[4]=0x0000000000000000 0x0000000000000000
84XMM[5]=0x0000000000000000 0x0000000000000000
85XMM[6]=0xf46515a3e7f8be51 0x652d8b45be8f67cf
86XMM[7]=0x46fa697d64b0c50b 0x9f760805df90406a
87XMM[8]=0xe506bcf088a618b7 0xfb05e9109dc19bd1
88XMM[9]=0xa14059f2a14059f2 0xa14059f23efa2d68
89XMM[10]=0x0000000000000000 0x000000009db9d376
90XMM[11]=0xe19b496be19b496b 0xe19b496b209576d3
91XMM[12]=0x0000000000000000 0x000000003efa2d68
92XMM[13]=0x0000000000000000 0x00000000bf79b33c
93XMM[14]=0x0000000000000000 0x000000003f79b33b
94XMM[15]=0x0000000000000000 0x0000000000000000
95 MXCSR=0x00001fa7
96
97
98Register to memory mapping:
99
100RAX=0x0 is null
101RBX=0x0000000000000023 is an unknown value
102RCX=0x0000000000000010 is an unknown value
103RDX=0x00007fffcdd49760 atio6axx.dll
104RSP=0x0000006a725fdbe8 is pointing into the stack for thread: 0x000001c74f1ae8c0
105RBP=0x0000006a725fdc79 is pointing into the stack for thread: 0x000001c74f1ae8c0
106RSI=0x0000000000000f09 is an unknown value
107RDI=0x00007fffcdd49760 atio6axx.dll
108R8 =0x000001cf7b691000 is an unknown value
109R9 =0x000001c7315be224 points into unknown readable memory: 09 0f 00 00
110R10=0x0000000000000fff is an unknown value
111R11=0x0000000000000ff0 is an unknown value
112R12=0x000001c7315be228 points into unknown readable memory: 0x000001cf7b690000 | 00 00 69 7b cf 01 00 00
113R13=0x000001c74ba93080 points into unknown readable memory: 0x00007fffcd39a600 | 00 a6 39 cd ff 7f 00 00
114R14=0x00007fffcdd498b0 atio6axx.dll
115R15=0x00007fffcdd499d0 atio6axx.dll
116
117Top of Stack: (sp=0x0000006a725fdbe8)
1180x0000006a725fdbe8: 00007fffca4b1502 0000000000000000
1190x0000006a725fdbf8: 00007fffcdd497d0 0000000000000000
1200x0000006a725fdc08: 000001c778361e68 000001c73ac49e80
1210x0000006a725fdc18: 0000000000000000 0000006a725fdc98
1220x0000006a725fdc28: 000000bc00000001 000001c7315be224
1230x0000006a725fdc38: 0000000000000000 000001c7315be228
1240x0000006a725fdc48: 0000000000000000 0000006a725f0000
1250x0000006a725fdc58: 000001c72e772528 0000000000000004
1260x0000006a725fdc68: 000001c73aea3370 0000006a725fdd00
1270x0000006a725fdc78: 000001c75a1c8846 00009abc927ec648
1280x0000006a725fdc88: 0000000000000f09 000001c7315be224
1290x0000006a725fdc98: 000001c74f1ae8c0 0000006a725fddc8
1300x0000006a725fdca8: 000001c73b09abe0 0000000000000000
1310x0000006a725fdcb8: 000001c7315be224 0000000000000f09
1320x0000006a725fdcc8: 000001c73b09abe0 0000006a725fdd80
1330x0000006a725fdcd8: 000001c75a1ccf0b 000001c76598f178
1340x0000006a725fdce8: 000001c72a63ae20 0000000000000000
1350x0000006a725fdcf8: 0000006a725fdd18 000001c7315be228
1360x0000006a725fdd08: 000001c7315be224 0000000000000000
1370x0000006a725fdd18: 0000000000000f09 0000000000000001
1380x0000006a725fdd28: 0000006a725fdd28 000001c73ac73a89
1390x0000006a725fdd38: 0000006a725fdd38 0000000000000000
1400x0000006a725fdd48: 0000000000000009 000001c73b0b99d0
1410x0000006a725fdd58: 0000000000000000 000001c7788c0be8
1420x0000006a725fdd68: 000001c73b09abe0 0000000000000000
1430x0000006a725fdd78: 0000006a725fdda0 0000006a725fde18
1440x0000006a725fdd88: 000001c75a1c8846 000001c7788c0be8
1450x0000006a725fdd98: 000001c75a1ca397 000001c7315be224
1460x0000006a725fdda8: 0000000000000000 000001c7315be228
1470x0000006a725fddb8: 0000000000000000 0000000000000001
1480x0000006a725fddc8: 00000000000000bc 0000006a725fddd0
1490x0000006a725fddd8: 000001c73b09af46 0000000000000008
150
151Instructions: (pc=0x00007fffcb3664b2)
1520x00007fffcb3663b2: c3 77 28 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3
1530x00007fffcb3663c2: 66 0f 74 ca 0f 56 c8 66 0f d7 c1 85 c0 75 06 49
1540x00007fffcb3663d2: 83 c0 10 eb d3 0f bc c0 4c 03 c0 41 80 38 00 0f
1550x00007fffcb3663e2: 84 50 01 00 00 41 3a 18 75 62 49 8b d0 4c 8b cf
1560x00007fffcb3663f2: 49 8b c1 49 23 c2 49 3b c3 77 3e 48 8b c2 49 23
1570x00007fffcb366402: c2 49 3b c3 77 33 f3 41 0f 6f 01 f3 0f 6f 0a 66
1580x00007fffcb366412: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 0f 56 c8 66 0f
1590x00007fffcb366422: d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb c0
1600x00007fffcb366432: 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74 14
1610x00007fffcb366442: 38 02 75 08 48 ff c2 49 ff c1 eb a4 49 ff c0 e9
1620x00007fffcb366452: 54 ff ff ff 49 8b c0 e9 db 00 00 00 48 8b c7 49
1630x00007fffcb366462: 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 38 0f 57 c0
1640x00007fffcb366472: 48 8b cf ba 10 00 00 00 0f be c3 44 8a cb 66 0f
1650x00007fffcb366482: 73 d8 01 66 0f 3a 20 c0 0f 48 8d 41 01 84 db 74
1660x00007fffcb366492: 02 8a 18 45 84 c9 48 0f 44 c1 48 8b c8 48 83 ea
1670x00007fffcb3664a2: 01 75 d5 8a 1f 49 8b c0 49 23 c2 49 3b c3 77 5e
1680x00007fffcb3664b2: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0
1690x00007fffcb3664c2: 10 eb e2 73 70 66 0f 3a 63 c1 0c 48 63 c1 4c 03
1700x00007fffcb3664d2: c0 49 8b d0 4c 8b cf 48 8b c2 49 23 c2 49 3b c3
1710x00007fffcb3664e2: 77 3c 49 8b c1 49 23 c2 49 3b c3 77 31 f3 0f 6f
1720x00007fffcb3664f2: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 1b 0f 88
1730x00007fffcb366502: 50 ff ff ff 48 83 c2 10 49 83 c1 10 eb c9 41 80
1740x00007fffcb366512: 38 00 74 21 41 38 18 74 b8 49 ff c0 eb 87 41 8a
1750x00007fffcb366522: 01 84 c0 0f 84 2b ff ff ff 38 02 75 ec 48 ff c2
1760x00007fffcb366532: 49 ff c1 eb a2 33 c0 48 8b 5c 24 08 48 8b 7c 24
1770x00007fffcb366542: 10 c3 48 87 11 48 8b c2 c3 cc 48 8b 01 90 c3 cc
1780x00007fffcb366552: cc cc 48 8b 01 90 c3 cc cc cc 48 8b 05 cd 73 aa
1790x00007fffcb366562: 02 90 c3 cc cc cc 48 83 ec 28 e8 eb ff ff ff 48
1800x00007fffcb366572: 85 c0 74 06 ff 15 e4 65 1f 01 e8 6f 00 05 00 cc
1810x00007fffcb366582: cc cc 48 87 0d a5 73 aa 02 48 8b c1 c3 cc 4c 8b
1820x00007fffcb366592: c1 44 0f b7 ca 33 c9 83 3d e8 ea 95 02 02 7d 2f
1830x00007fffcb3665a2: 49 8b d0 41 0f b7 00 49 83 c0 02 66 85 c0 75 f3
184
185
186Stack slot to memory mapping:
187
188stack at sp + 0 slots: 0x00007fffca4b1502 atio6axx.dll
189stack at sp + 1 slots: 0x0 is null
190stack at sp + 2 slots: 0x00007fffcdd497d0 atio6axx.dll
191stack at sp + 3 slots: 0x0 is null
192stack at sp + 4 slots: 0x000001c778361e68 is an oop: java.lang.Class
193{0x000001c778361e68} - klass: 'java/lang/Class'
194 - ---- fields (total size 23 words):
195 - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000)
196 - injected 'klass' 'J' @16 2161967640 (0x0000000080dd0218)
197 - injected 'array_klass' 'J' @24 0 (0x0000000000000000)
198 - injected 'oop_size' 'I' @32 23 (0x00000017)
199 - injected 'static_oop_field_count' 'I' @36 0 (0x00000000)
200 - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x0000000000000000)
201 - private transient 'name' 'Ljava/lang/String;' @48 "org.lwjgl.system.CustomBuffer"{0x000001c778361f20} (0x000001c778361f20)
202 - private transient 'module' 'Ljava/lang/Module;' @56 a 'java/lang/Module'{0x000001c764003a28} (0x000001c764003a28)
203 - private final 'classLoader' 'Ljava/lang/ClassLoader;' @64 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x000001c764001068} (0x000001c764001068)
204 - private transient 'classData' 'Ljava/lang/Object;' @72 null (0x0000000000000000)
205 - private transient 'packageName' 'Ljava/lang/String;' @80 "org.lwjgl.system"{0x000001c773a9fde0} (0x000001c773a9fde0)
206 - private final 'componentType' 'Ljava/lang/Class;' @88 null (0x0000000000000000)
207 - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @96 a 'java/lang/ref/SoftReference'{0x000001c778361f70} (0x000001c778361f70)
208 - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @104 null (0x0000000000000000)
209 - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @112 null (0x0000000000000000)
210 - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @120 null (0x0000000000000000)
211 - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @128 null (0x0000000000000000)
212 - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @136 null (0x0000000000000000)
213 - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @144 null (0x0000000000000000)
214 - injected 'protection_domain' 'Ljava/lang/Object;' @152 a 'java/security/ProtectionDomain'{0x000001c773937fb0} (0x000001c773937fb0)
215 - injected 'signers_name' 'Ljava/lang/Object;' @160 null (0x0000000000000000)
216 - injected 'source_file' 'Ljava/lang/Object;' @168 null (0x0000000000000000)
217 - injected '<init_lock>' 'Ljava/lang/Object;' @176 null (0x0000000000000000)
218 - signature: Lorg/lwjgl/system/CustomBuffer;
219 - ---- static fields (0):
220stack at sp + 5 slots: {method} {0x000001c73ac49e88} 'nextPutIndex' '()I' in 'org/lwjgl/system/CustomBuffer'
221stack at sp + 6 slots: 0x0 is null
222stack at sp + 7 slots: 0x0000006a725fdc98 is pointing into the stack for thread: 0x000001c74f1ae8c0
223
224
225Compiled method (c1) 39388 14643 ! 3 net.minecraft.class_757::method_3192 (895 bytes)
226 total in heap [0x000001c7541b7410,0x000001c7541c10e0] = 40144
227 relocation [0x000001c7541b7570,0x000001c7541b7f70] = 2560
228 constants [0x000001c7541b7f80,0x000001c7541b7fc0] = 64
229 main code [0x000001c7541b7fc0,0x000001c7541be248] = 25224
230 stub code [0x000001c7541be248,0x000001c7541be638] = 1008
231 oops [0x000001c7541be638,0x000001c7541be6c8] = 144
232 metadata [0x000001c7541be6c8,0x000001c7541be9a0] = 728
233 scopes data [0x000001c7541be9a0,0x000001c7541bfc30] = 4752
234 scopes pcs [0x000001c7541bfc30,0x000001c7541c0c90] = 4192
235 dependencies [0x000001c7541c0c90,0x000001c7541c0cf8] = 104
236 handler table [0x000001c7541c0cf8,0x000001c7541c0e78] = 384
237 nul chk table [0x000001c7541c0e78,0x000001c7541c10e0] = 616
238
239
240[Constant Pool]
241 Address hex4 hex8
242 0x000001c7541b7f80: 0x00000000 0x3ff0000000000000
243 0x000001c7541b7f84: 0x3ff00000
244 0x000001c7541b7f88: 0x00000000 0x0000000000000000
245 0x000001c7541b7f8c: 0x00000000
246 0x000001c7541b7f90: 0x447a0000 0x46a41000447a0000
247 0x000001c7541b7f94: 0x46a41000
248 0x000001c7541b7f98: 0x3f800000 0x000000003f800000
249 0x000001c7541b7f9c: 0x00000000
250 0x000001c7541b7fa0: 0x00000000 0x3ff0000000000000
251 0x000001c7541b7fa4: 0x3ff00000
252 0x000001c7541b7fa8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
253 0x000001c7541b7fac: 0xf4f4f4f4
254 0x000001c7541b7fb0: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
255 0x000001c7541b7fb4: 0xf4f4f4f4
256 0x000001c7541b7fb8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
257 0x000001c7541b7fbc: 0xf4f4f4f4
258
259[MachCode]
260[Entry Point]
261 # {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757'
262 # this: rdx:rdx = 'net/minecraft/class_757'
263 # parm0: r8:r8 = 'net/minecraft/class_9779'
264 # parm1: r9 = boolean
265 # [sp+0x1e0] (sp of caller)
266 0x000001c7541b7fc0: ; {no_reloc}
267 0x000001c7541b7fc0: 448b 5208
268
269 0x000001c7541b7fc4: ; {runtime_call ic_miss_stub}
270 0x000001c7541b7fc4: 4c3b d00f | 85b3 6905 | 0666 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000
271[Verified Entry Point]
272 0x000001c7541b7fe0: 8984 2400 | 80ff ff55 | 4881 ecd0 | 0100 0090 | 4181 7f20 | 0c00 0000
273
274 0x000001c7541b7ff8: ; {runtime_call StubRoutines (final stubs)}
275 0x000001c7541b7ff8: 7405 e861 | e503 0648 | 8994 24a8 | 0000 004c | 8984 24b8 | 0000 0044 | 898c 24b0
276
277 0x000001c7541b8014: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
278 0x000001c7541b8014: 0000 0048 | be50 b6c5 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
279 0x000001c7541b8034: 0000 85ff | 0f84 6b53 | 0000 488b | 7258 483b | 0648 8bfe
280
281 0x000001c7541b8048: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
282 0x000001c7541b8048: 48bb 50b6 | c53b c701
283
284 0x000001c7541b8050: ; {metadata('net/minecraft/class_310')}
285 0x000001c7541b8050: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 9320 | 0100 0048 | 8383 2801 | 0000 010f | bebe 8000
286 0x000001c7541b8070: 0000 83e7
287
288 0x000001c7541b8074: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
289 0x000001c7541b8074: 0185 ff48 | bf50 b6c5 | 3bc7 0100 | 0048 c7c3 | 4801 0000 | 7507 48c7 | c358 0100 | 0048 8b04
290 0x000001c7541b8094: 1f48 8d40 | 0148 8904 | 1f0f 85ee | 0300 0048 | 8bbe 3801 | 0000 0fbe | 5f1e 85db
291
292 0x000001c7541b80b0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
293 0x000001c7541b80b0: 48bb 50b6 | c53b c701 | 0000 48c7 | c068 0100 | 0074 0748 | c7c0 7801 | 0000 488b | 0c03 488d
294 0x000001c7541b80d0: 4901 4889 | 0c03 0f84 | b503 0000
295
296 0x000001c7541b80dc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
297 0x000001c7541b80dc: 488b df48 | b850 b6c5 | 3bc7 0100
298
299 0x000001c7541b80e8: ; {metadata('net/minecraft/class_315')}
300 0x000001c7541b80e8: 0049 ba18 | 26db 8000 | 0000 004c | 8990 9801 | 0000 4883 | 80a0 0100 | 0001 488b | bf00 0200
301 0x000001c7541b8108: 0048 3b07
302
303 0x000001c7541b810c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
304 0x000001c7541b810c: 488b df48 | b850 b6c5 | 3bc7 0100 | 0048 8380 | c001 0000 | 0148 8b7f | 4848 85ff
305
306 0x000001c7541b8128: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
307 0x000001c7541b8128: 7516 48b8 | 50b6 c53b | c701 0000 | 8088 f101 | 0000 01e9 | b200 0000
308
309 0x000001c7541b8140: ; {metadata('java/lang/Boolean')}
310 0x000001c7541b8140: 48b9 d073 | 0580 0000 | 0000 8b5f | 0848 3bcb | 0f85 8000
311
312 0x000001c7541b8154: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
313 0x000001c7541b8154: 0000 48b8 | 50b6 c53b | c701 0000 | 8b4f 0848 | 3b88 0802 | 0000 750d | 4883 8010 | 0200 0001
314 0x000001c7541b8174: e979 0000 | 0048 3b88 | 1802 0000 | 750d 4883 | 8020 0200 | 0001 e963 | 0000 0048 | 83b8 0802
315 0x000001c7541b8194: 0000 0075 | 1748 8988 | 0802 0000 | 48c7 8010 | 0200 0001 | 0000 00e9 | 4200 0000 | 4883 b818
316 0x000001c7541b81b4: 0200 0000 | 7517 4889 | 8818 0200 | 0048 c780 | 2002 0000 | 0100 0000 | e921 0000 | 00e9 1c00
317 0x000001c7541b81d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
318 0x000001c7541b81d4: 0000 48b8 | 50b6 c53b | c701 0000 | 4883 a8f8 | 0100 0001 | e9ec 5100 | 00e9 0000 | 0000 483b
319 0x000001c7541b81f4: 0748 8bdf
320
321 0x000001c7541b81f8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
322 0x000001c7541b81f8: 48b8 50b6 | c53b c701 | 0000 4883 | 8030 0200 | 0001 0fbe | 7f0c 83e7
323
324 0x000001c7541b8210: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
325 0x000001c7541b8210: 0185 ff48 | bf50 b6c5 | 3bc7 0100 | 0048 c7c3 | 6802 0000 | 7407 48c7 | c378 0200 | 0048 8b04
326 0x000001c7541b8230: 1f48 8d40 | 0148 8904 | 1f0f 8465 | 0000 0048 | 8bb6 4801 | 0000 483b | 0648 8bfe
327
328 0x000001c7541b824c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
329 0x000001c7541b824c: 48bb 50b6 | c53b c701
330
331 0x000001c7541b8254: ; {metadata('net/minecraft/class_312')}
332 0x000001c7541b8254: 0000 49ba | 18b5 e180 | 0000 0000 | 4c89 9398 | 0200 0048 | 8383 a002 | 0000 010f | be76 4a83
333 0x000001c7541b8274: e601 85f6
334
335 0x000001c7541b8278: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
336 0x000001c7541b8278: 48be 50b6 | c53b c701 | 0000 48c7 | c7d0 0200 | 0075 0748 | c7c7 c002 | 0000 488b | 1c3e 488d
337 0x000001c7541b8298: 5b01 4889 | 1c3e 0f85 | ed01 0000
338
339 0x000001c7541b82a4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
340 0x000001c7541b82a4: 48be 50b6 | c53b c701 | 0000 4883 | 8608 0300
341
342 0x000001c7541b82b4: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
343 0x000001c7541b82b4: 0001 48be | 3858 9d3b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
344 0x000001c7541b82d4: 0085 ff0f | 840f 5100
345
346 0x000001c7541b82dc: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
347 0x000001c7541b82dc: 0048 be38 | 589d 3bc7 | 0100 0048 | 8386 1001
348
349 0x000001c7541b82ec: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
350 0x000001c7541b82ec: 0000 0148 | be90 599d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
351 0x000001c7541b830c: 1f00 85ff | 0f84 f750
352
353 0x000001c7541b8314: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
354 0x000001c7541b8314: 0000 48be | c8f2 b965 | c701 0000 | 488b b6f0 | 0000 0048 | 3b06 488b
355
356 0x000001c7541b832c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
357 0x000001c7541b832c: fe48 bb90 | 599d 3bc7 | 0100 008b | 7f08 483b | bb20 0100 | 0075 0d48 | 8383 2801 | 0000 01e9
358 0x000001c7541b834c: 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000 | 01e9 4a00 | 0000 4883 | bb20 0100
359 0x000001c7541b836c: 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 3001
360 0x000001c7541b838c: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8310
361 0x000001c7541b83ac: 0100 0001 | 488b d666 | 9048 b8ff | ffff ffff
362
363 0x000001c7541b83bc: ; {virtual_call}
364 0x000001c7541b83bc: ffff ffe8
365
366 0x000001c7541b83c0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
367 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
368 ; - net.minecraft.class_156::method_648@3 (line 145)
369 ; - net.minecraft.class_156::method_658@0 (line 141)
370 ; - net.minecraft.class_757::method_3192@68 (line 498)
371 0x000001c7541b83c0: bc6f 0506
372
373 0x000001c7541b83c4: ; {other}
374 0x000001c7541b83c4: 0f1f 8400 | b40f 0000 | 488b d048 | c7c1 4042 | 0f00 488b | f148 8bce | 4883 fe00 | 0f84 4d50
375 0x000001c7541b83e4: ; {runtime_call}
376 0x000001c7541b83e4: 0000 48b8 | 50e1 69a4 | ff7f 0000
377
378 0x000001c7541b83f0: ; {other}
379 0x000001c7541b83f0: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 a800 | 0000 4c8b | 4218 492b | c049 c7c0 | f401 0000
380 0x000001c7541b8410: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
381 0x000001c7541b8410: 4c3b c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 1803 0000 | 7d07 48c7 | c628 0300 | 0049 8b3c
382 0x000001c7541b8430: 3048 8d7f | 0149 893c | 300f 8dc8 | 0100 0048 | 8b72 5848 | 3b06 4c8b
383
384 0x000001c7541b8448: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
385 0x000001c7541b8448: c648 bf50 | b6c5 3bc7
386
387 0x000001c7541b8450: ; {metadata('net/minecraft/class_310')}
388 0x000001c7541b8450: 0100 0049 | ba00 8aca | 8000 0000 | 004c 8997 | 4803 0000 | 4883 8750 | 0300 0001 | 41b8 0000
389 0x000001c7541b8470: 0000 488b
390
391 0x000001c7541b8474: ; {optimized virtual_call}
392 0x000001c7541b8474: d666 90e8
393
394 0x000001c7541b8478: ; ImmutableOopMap {[168]=Oop [184]=Oop }
395 ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
396 ; - net.minecraft.class_757::method_3192@88 (line 499)
397 0x000001c7541b8478: 046a 0506
398
399 0x000001c7541b847c: ; {other}
400 0x000001c7541b847c: 0f1f 8400 | 6c10 0001 | 488b 9424 | a800 0000 | e976 0100
401
402 0x000001c7541b8490: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
403 0x000001c7541b8490: 0048 be50 | b6c5 3bc7 | 0100 0048 | 8386 e002
404
405 0x000001c7541b84a0: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
406 0x000001c7541b84a0: 0000 0148 | be38 589d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
407 0x000001c7541b84c0: 1f00 85ff | 0f84 734f
408
409 0x000001c7541b84c8: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
410 0x000001c7541b84c8: 0000 48be | 3858 9d3b | c701 0000 | 4883 8610 | 0100 0001
411
412 0x000001c7541b84dc: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
413 0x000001c7541b84dc: 48be 9059 | 9d3b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
414 0x000001c7541b84fc: ff0f 845b
415
416 0x000001c7541b8500: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
417 0x000001c7541b8500: 4f00 0048 | bec8 f2b9 | 65c7 0100 | 0048 8bb6 | f000 0000
418
419 0x000001c7541b8514: ; implicit exception: dispatches to 0x000001c7541bd47f
420 0x000001c7541b8514: 483b 0648
421
422 0x000001c7541b8518: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
423 0x000001c7541b8518: 8bfe 48bb | 9059 9d3b | c701 0000 | 8b7f 0848 | 3bbb 2001 | 0000 750d | 4883 8328 | 0100 0001
424 0x000001c7541b8538: e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100 | 0001 e94a | 0000 0048 | 83bb 2001
425 0x000001c7541b8558: 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb30
426 0x000001c7541b8578: 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000 | 0100 0000 | e908 0000 | 0048 8383
427 0x000001c7541b8598: 1001 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b800 | c8e0 8000
428
429 0x000001c7541b85ac: ; {virtual_call}
430 0x000001c7541b85ac: 0000 00e8
431
432 0x000001c7541b85b0: ; ImmutableOopMap {[168]=Oop [184]=Oop }
433 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
434 ; - net.minecraft.class_156::method_648@3 (line 145)
435 ; - net.minecraft.class_156::method_658@0 (line 141)
436 ; - net.minecraft.class_757::method_3192@59 (line 496)
437 0x000001c7541b85b0: ec9b 2107
438
439 0x000001c7541b85b4: ; {other}
440 0x000001c7541b85b4: 0f1f 8400 | a411 0002 | 488b d048 | c7c1 4042 | 0f00 488b | f148 8bce | 4883 fe00 | 0f84 ae4e
441 0x000001c7541b85d4: ; {runtime_call}
442 0x000001c7541b85d4: 0000 48b8 | 50e1 69a4 | ff7f 0000
443
444 0x000001c7541b85e0: ; {other}
445 0x000001c7541b85e0: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 a800 | 0000 4889
446
447 0x000001c7541b85f4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
448 0x000001c7541b85f4: 4218 49b8 | 50b6 c53b | c701 0000 | 41ff 80f0 | 0200 004c | 8b42 5845 | 0fbe 4079
449
450 0x000001c7541b8610: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
451 0x000001c7541b8610: 4585 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 8003 0000 | 7507 48c7 | c670 0300 | 0049 8b3c
452 0x000001c7541b8630: 3048 8d7f | 0149 893c | 300f 858b
453
454 0x000001c7541b863c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
455 0x000001c7541b863c: 3e00 0049 | b850 b6c5 | 3bc7 0100 | 0049 8380 | 9003 0000
456
457 0x000001c7541b8650: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
458 0x000001c7541b8650: 0149 b8e0 | 02b9 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
459 0x000001c7541b8670: 1f00 85f6 | 0f84 144e
460
461 0x000001c7541b8678: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001c778786380})}
462 0x000001c7541b8678: 0000 49b8 | 8063 7878 | c701 0000
463
464 0x000001c7541b8684: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
465 0x000001c7541b8684: 498b f048 | bfe0 02b9 | 3bc7 0100 | 0048 8387 | 1001 0000 | 0145 8b40 | 0c45 85c0
466
467 0x000001c7541b86a0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
468 0x000001c7541b86a0: 49b8 e002 | b93b c701 | 0000 48c7 | c648 0100 | 0075 0748 | c7c6 5801 | 0000 498b | 3c30 488d
469 0x000001c7541b86c0: 7f01 4989 | 3c30 0f85 | b702 0000
470
471 0x000001c7541b86cc: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
472 0x000001c7541b86cc: 49b8 e002 | b93b c701 | 0000 4983 | 8068 0100
473
474 0x000001c7541b86dc: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
475 0x000001c7541b86dc: 0001 49b8 | f806 b93b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
476 0x000001c7541b86fc: ff1f 0085 | f60f 84ad
477
478 0x000001c7541b8704: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
479 0x000001c7541b8704: 4d00 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000
480
481 0x000001c7541b8718: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
482 0x000001c7541b8718: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
483 0x000001c7541b8738: 1f00 85f6 | 0f84 934d
484
485 0x000001c7541b8740: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')}
486 0x000001c7541b8740: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001
487
488 0x000001c7541b8758: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
489 0x000001c7541b8758: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7407 48c7 | c630 0100 | 0049 8b3c
490 0x000001c7541b8778: 3048 8d7f | 0149 893c | 300f 84ed
491
492 0x000001c7541b8784: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})}
493 0x000001c7541b8784: 0100 0048 | be68 6378 | 78c7 0100 | 004c 8bc6
494
495 0x000001c7541b8794: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
496 0x000001c7541b8794: 48bf f806 | b93b c701 | 0000 458b | 4008 4c3b | 8750 0100 | 0075 0d48 | 8387 5801 | 0000 01e9
497 0x000001c7541b87b4: 6000 0000 | 4c3b 8760 | 0100 0075 | 0d48 8387 | 6801 0000 | 01e9 4a00 | 0000 4883 | bf50 0100
498 0x000001c7541b87d4: 0000 7517 | 4c89 8750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bf 6001
499 0x000001c7541b87f4: 0000 0075 | 174c 8987 | 6001 0000 | 48c7 8768 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8740
500 0x000001c7541b8814: 0100 0001
501
502 0x000001c7541b8818: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
503 0x000001c7541b8818: 49b8 10ed | 992b c701 | 0000 418b | b8cc 0000 | 0083 c702 | 4189 b8cc | 0000 0081 | e7fe ff1f
504 0x000001c7541b8838: 0085 ff0f | 84b5 4c00
505
506 0x000001c7541b8840: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
507 0x000001c7541b8840: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c
508
509 0x000001c7541b8854: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
510 0x000001c7541b8854: 8bc6 48bf | 10ed 992b | c701 0000 | 4883 8720 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 488b
511 0x000001c7541b8874: ; {optimized virtual_call}
512 0x000001c7541b8874: d666 90e8
513
514 0x000001c7541b8878: ; ImmutableOopMap {[168]=Oop [184]=Oop }
515 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
516 ; - java.lang.ThreadLocal::get@4 (line 172)
517 ; - net.minecraft.class_10209::method_64150@9 (line 56)
518 ; - net.minecraft.class_10209::method_64146@9 (line 49)
519 ; - net.minecraft.class_757::method_3192@102 (line 507)
520 0x000001c7541b8878: 0466 0506
521
522 0x000001c7541b887c: ; {other}
523 0x000001c7541b887c: 0f1f 8400 | 6c14 0003 | 4885 c075
524
525 0x000001c7541b8888: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
526 0x000001c7541b8888: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd
527
528 0x000001c7541b889c: ; {metadata('net/minecraft/class_3695')}
529 0x000001c7541b889c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
530 0x000001c7541b88bc: 0000 0056
531
532 0x000001c7541b88c0: ; {runtime_call slow_subtype_check Runtime1 stub}
533 0x000001c7541b88c0: 57e8 ba9f | 1206 5e5e | 85f6 0f84 | 8000 0000
534
535 0x000001c7541b88d0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
536 0x000001c7541b88d0: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
537 0x000001c7541b88f0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
538 0x000001c7541b8910: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
539 0x000001c7541b8930: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
540 0x000001c7541b8950: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
541 0x000001c7541b8950: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e9b0 | 4b00 00e9 | 0000 0000 | 4c8b c0e9
542 0x000001c7541b8970: 1c08 0000
543
544 0x000001c7541b8974: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})}
545 0x000001c7541b8974: 49b8 1802 | 8573 c701 | 0000 e90d
546
547 0x000001c7541b8980: ; {oop(a 'java/lang/ThreadLocal'{0x000001c778786358})}
548 0x000001c7541b8980: 0800 0048 | ba58 6378 | 78c7 0100 | 004c 8bc2
549
550 0x000001c7541b8990: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
551 0x000001c7541b8990: 48be e002 | b93b c701 | 0000 458b | 4008 4c3b | 8688 0100 | 0075 0d48 | 8386 9001 | 0000 01e9
552 0x000001c7541b89b0: 6000 0000 | 4c3b 8698 | 0100 0075 | 0d48 8386 | a001 0000 | 01e9 4a00 | 0000 4883 | be88 0100
553 0x000001c7541b89d0: 0000 7517 | 4c89 8688 | 0100 0048 | c786 9001 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 9801
554 0x000001c7541b89f0: 0000 0075 | 174c 8986 | 9801 0000 | 48c7 86a0 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8678
555 0x000001c7541b8a10: 0100 0001
556
557 0x000001c7541b8a14: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
558 0x000001c7541b8a14: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
559 0x000001c7541b8a34: 0085 f60f | 84e3 4a00
560
561 0x000001c7541b8a3c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
562 0x000001c7541b8a3c: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c
563
564 0x000001c7541b8a50: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
565 0x000001c7541b8a50: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d
566
567 0x000001c7541b8a6c: ; {optimized virtual_call}
568 0x000001c7541b8a6c: 8b00 90e8
569
570 0x000001c7541b8a70: ; ImmutableOopMap {[168]=Oop [184]=Oop }
571 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
572 ; - java.lang.ThreadLocal::get@4 (line 172)
573 ; - net.minecraft.class_10209::method_64146@16 (line 51)
574 ; - net.minecraft.class_757::method_3192@102 (line 507)
575 0x000001c7541b8a70: dc86 b106
576
577 0x000001c7541b8a74: ; {other}
578 0x000001c7541b8a74: 0f1f 8400 | 6416 0004 | 4885 c075
579
580 0x000001c7541b8a80: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
581 0x000001c7541b8a80: 1648 bee0 | 02b9 3bc7 | 0100 0080 | 8ea9 0100 | 0001 e9cd
582
583 0x000001c7541b8a94: ; {metadata('net/minecraft/class_3695')}
584 0x000001c7541b8a94: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
585 0x000001c7541b8ab4: 0000 0056
586
587 0x000001c7541b8ab8: ; {runtime_call slow_subtype_check Runtime1 stub}
588 0x000001c7541b8ab8: 57e8 c29d | 1206 5e5e | 85f6 0f84 | 8000 0000
589
590 0x000001c7541b8ac8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
591 0x000001c7541b8ac8: 48be e002 | b93b c701 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979
592 0x000001c7541b8ae8: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000
593 0x000001c7541b8b08: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100
594 0x000001c7541b8b28: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
595 0x000001c7541b8b48: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
596 0x000001c7541b8b48: 48be e002 | b93b c701 | 0000 4883 | aeb0 0100 | 0001 e9e2 | 4900 00e9 | 0000 0000
597
598 0x000001c7541b8b64: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
599 0x000001c7541b8b64: 4c8b c048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | e801 0000
600
601 0x000001c7541b8b78: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c778673368})}
602 0x000001c7541b8b78: 48be 6833 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
603
604 0x000001c7541b8b90: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
605 0x000001c7541b8b90: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 e801
606
607 0x000001c7541b8ba0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
608 0x000001c7541b8ba0: 0000 0148 | bab8 0c5c | 2ac7 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
609 0x000001c7541b8bc0: 1f00 85ff | 0f84 8049
610
611 0x000001c7541b8bc8: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
612 0x000001c7541b8bc8: 0000 48ba | 4804 602a | c701 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883
613 0x000001c7541b8be8: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
614 0x000001c7541b8be8: 0a01 48ba | b80c 5c2a | c701 0000 | 4883 8248 | 0100 0001
615
616 0x000001c7541b8bfc: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
617 0x000001c7541b8bfc: 48ba 4804 | 602a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
618 0x000001c7541b8c1c: f60f 8448
619
620 0x000001c7541b8c20: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
621 0x000001c7541b8c20: 4900 0048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | 8001 0000
622
623 0x000001c7541b8c34: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})}
624 0x000001c7541b8c34: 48be a033 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
625
626 0x000001c7541b8c4c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
627 0x000001c7541b8c4c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
628 0x000001c7541b8c6c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
629 0x000001c7541b8c6c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 0802
630
631 0x000001c7541b8c7c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
632 0x000001c7541b8c7c: 0000 0148 | ba20 9fdb | 3ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
633 0x000001c7541b8c9c: 1f00 85f6 | 0f84 e648 | 0000 4d85
634
635 0x000001c7541b8ca8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
636 0x000001c7541b8ca8: c048 ba20 | 9fdb 3ac7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248
637 0x000001c7541b8cc8: 8d7f 0148 | 893c 320f | 8415 0000
638
639 0x000001c7541b8cd4: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
640 0x000001c7541b8cd4: 0048 ba20 | 9fdb 3ac7 | 0100 00ff | 8230 0100 | 00e9 bc03
641
642 0x000001c7541b8ce8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
643 0x000001c7541b8ce8: 0000 49b8 | 209f db3a | c701 0000 | 4983 8048 | 0100 0001
644
645 0x000001c7541b8cfc: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
646 0x000001c7541b8cfc: 49b8 b82f | 582a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
647 0x000001c7541b8d1c: 0085 d20f | 8488 4800
648
649 0x000001c7541b8d24: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
650 0x000001c7541b8d24: 0049 b8b8 | 2f58 2ac7 | 0100 0041 | ff80 1001
651
652 0x000001c7541b8d34: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})}
653 0x000001c7541b8d34: 0000 49b8 | a033 6778 | c701 0000
654
655 0x000001c7541b8d40: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
656 0x000001c7541b8d40: 48ba 209f | db3a c701
657
658 0x000001c7541b8d48: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
659 0x000001c7541b8d48: 0000 49ba | 98cc f280 | 0000 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
660
661 0x000001c7541b8d60: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
662 0x000001c7541b8d60: 0000 0149 | b808 0ab9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
663 0x000001c7541b8d80: feff 1f00 | 85d2 0f84 | 4248 0000
664
665 0x000001c7541b8d8c: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
666 0x000001c7541b8d8c: 49b8 080a | b93b c701 | 0000 4983 | 8010 0100
667
668 0x000001c7541b8d9c: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
669 0x000001c7541b8d9c: 0001 49b8 | f806 b93b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
670 0x000001c7541b8dbc: ff1f 0085 | d20f 8428
671
672 0x000001c7541b8dc4: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
673 0x000001c7541b8dc4: 4800 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000
674
675 0x000001c7541b8dd8: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
676 0x000001c7541b8dd8: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
677 0x000001c7541b8df8: 1f00 85d2 | 0f84 0e48
678
679 0x000001c7541b8e00: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')}
680 0x000001c7541b8e00: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001
681
682 0x000001c7541b8e18: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
683 0x000001c7541b8e18: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c2 | 2001 0000 | 7407 48c7 | c230 0100 | 0049 8b34
684 0x000001c7541b8e38: 1048 8d76 | 0149 8934 | 100f 84ed
685
686 0x000001c7541b8e44: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})}
687 0x000001c7541b8e44: 0100 0048 | ba68 6378 | 78c7 0100 | 004c 8bc2
688
689 0x000001c7541b8e54: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
690 0x000001c7541b8e54: 48be f806 | b93b c701 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9
691 0x000001c7541b8e74: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100
692 0x000001c7541b8e94: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001
693 0x000001c7541b8eb4: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640
694 0x000001c7541b8ed4: 0100 0001
695
696 0x000001c7541b8ed8: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
697 0x000001c7541b8ed8: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
698 0x000001c7541b8ef8: 0085 f60f | 8430 4700
699
700 0x000001c7541b8f00: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
701 0x000001c7541b8f00: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c
702
703 0x000001c7541b8f14: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
704 0x000001c7541b8f14: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
705 0x000001c7541b8f34: ; {optimized virtual_call}
706 0x000001c7541b8f34: 4400 00e8
707
708 0x000001c7541b8f38: ; ImmutableOopMap {[168]=Oop [184]=Oop }
709 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
710 ; - java.lang.ThreadLocal::get@4 (line 172)
711 ; - net.minecraft.class_10209::method_64150@9 (line 56)
712 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
713 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
714 ; - net.minecraft.class_10209::method_64146@27 (line 51)
715 ; - net.minecraft.class_757::method_3192@102 (line 507)
716 0x000001c7541b8f38: 445f 0506
717
718 0x000001c7541b8f3c: ; {other}
719 0x000001c7541b8f3c: 0f1f 8400 | 2c1b 0005 | 4885 c075
720
721 0x000001c7541b8f48: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
722 0x000001c7541b8f48: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd
723
724 0x000001c7541b8f5c: ; {metadata('net/minecraft/class_3695')}
725 0x000001c7541b8f5c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
726 0x000001c7541b8f7c: 0000 0056
727
728 0x000001c7541b8f80: ; {runtime_call slow_subtype_check Runtime1 stub}
729 0x000001c7541b8f80: 57e8 fa98 | 1206 5e5e | 85f6 0f84 | 8000 0000
730
731 0x000001c7541b8f90: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
732 0x000001c7541b8f90: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
733 0x000001c7541b8fb0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
734 0x000001c7541b8fd0: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
735 0x000001c7541b8ff0: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
736 0x000001c7541b9010: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
737 0x000001c7541b9010: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e92b | 4600 00e9 | 0000 0000 | 4c8b c0e9
738 0x000001c7541b9030: 0a00 0000
739
740 0x000001c7541b9034: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})}
741 0x000001c7541b9034: 49b8 1802 | 8573 c701
742
743 0x000001c7541b903c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
744 0x000001c7541b903c: 0000 48ba | 209f db3a | c701 0000 | 4883 82c8 | 0100 0001
745
746 0x000001c7541b9050: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
747 0x000001c7541b9050: 48ba b82f | 582a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
748 0x000001c7541b9070: f60f 84e4 | 4500 004d
749
750 0x000001c7541b9078: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
751 0x000001c7541b9078: 85c0 48ba | b82f 582a | c701 0000 | 48c7 c620 | 0100 0074 | 0748 c7c6 | 1001 0000 | 488b 3c32
752 0x000001c7541b9098: 488d 7f01 | 4889 3c32 | 0f84 eb38 | 0000 4d85
753
754 0x000001c7541b90a8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
755 0x000001c7541b90a8: c075 1648 | bee0 02b9 | 3bc7 0100 | 0080 8e11 | 0200 0001 | e9cf 0000
756
757 0x000001c7541b90c0: ; {metadata('net/minecraft/class_3695')}
758 0x000001c7541b90c0: 0048 bf30 | f6ca 8000 | 0000 0041 | 8b70 0848 | 3b7e 200f | 841a 0000 | 0048 3bf7 | 0f84 1100
759 0x000001c7541b90e0: 0000 5657
760
761 0x000001c7541b90e4: ; {runtime_call slow_subtype_check Runtime1 stub}
762 0x000001c7541b90e4: e897 9712 | 065e 5e85 | f60f 8481
763
764 0x000001c7541b90f0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
765 0x000001c7541b90f0: 0000 0048 | bee0 02b9 | 3bc7 0100 | 0041 8b78 | 0848 3bbe | 2802 0000 | 750d 4883 | 8630 0200
766 0x000001c7541b9110: 0001 e979 | 0000 0048 | 3bbe 3802 | 0000 750d | 4883 8640 | 0200 0001 | e963 0000 | 0048 83be
767 0x000001c7541b9130: 2802 0000 | 0075 1748 | 89be 2802 | 0000 48c7 | 8630 0200 | 0001 0000 | 00e9 4200 | 0000 4883
768 0x000001c7541b9150: be38 0200 | 0000 7517 | 4889 be38 | 0200 0048 | c786 4002 | 0000 0100 | 0000 e921 | 0000 00e9
769 0x000001c7541b9170: 1c00 0000
770
771 0x000001c7541b9174: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
772 0x000001c7541b9174: 48be e002 | b93b c701 | 0000 4883 | ae18 0200 | 0001 e9f1 | 4400 00e9 | 0000 0000 | 488b 9424
773 0x000001c7541b9194: a800 0000 | 488b 7258
774
775 0x000001c7541b919c: ; implicit exception: dispatches to 0x000001c7541bd685
776 0x000001c7541b919c: 483b 0648
777
778 0x000001c7541b91a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
779 0x000001c7541b91a0: 8bfe 48bb | 50b6 c53b | c701 0000
780
781 0x000001c7541b91ac: ; {metadata('net/minecraft/class_310')}
782 0x000001c7541b91ac: 49ba 008a | ca80 0000 | 0000 4c89 | 93b0 0300 | 0048 8383 | b803 0000 | 010f bebe | 8100 0000
783 0x000001c7541b91cc: 83e7 0189 | bc24 b400 | 0000 488b | 9e48 0100 | 0048 8bc6
784
785 0x000001c7541b91e0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
786 0x000001c7541b91e0: 48b9 50b6 | c53b c701
787
788 0x000001c7541b91e8: ; {metadata('net/minecraft/class_310')}
789 0x000001c7541b91e8: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 91e8 | 0300 0048 | 8381 f003 | 0000 0148 | 8b86 b800
790 0x000001c7541b9208: 0000 483b | 0348 8bcb
791
792 0x000001c7541b9210: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
793 0x000001c7541b9210: 49b9 50b6 | c53b c701
794
795 0x000001c7541b9218: ; {metadata('net/minecraft/class_312')}
796 0x000001c7541b9218: 0000 49ba | 18b5 e180 | 0000 0000 | 4d89 9120 | 0400 0049 | 8381 2804
797
798 0x000001c7541b9230: ; {metadata(method data for {method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
799 0x000001c7541b9230: 0000 0148 | b9d0 d3c5 | 3bc7 0100 | 0044 8b89 | cc00 0000 | 4183 c102 | 4489 89cc | 0000 0041
800 0x000001c7541b9250: 81e1 feff | 1f00 4585 | c90f 8430 | 4400 00c5 | fb10 4310
801
802 0x000001c7541b9264: ; {metadata(method data for {method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
803 0x000001c7541b9264: 48b9 d0d3 | c53b c701 | 0000 4883 | 8110 0100
804
805 0x000001c7541b9274: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
806 0x000001c7541b9274: 0001 48b9 | 38d5 c53b | c701 0000 | 448b 89cc | 0000 0041 | 83c1 0244 | 8989 cc00 | 0000 4181
807 0x000001c7541b9294: e1fe ff1f | 0045 85c9 | 0f84 0e44 | 0000 483b | 0048 8bc8
808
809 0x000001c7541b92a8: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
810 0x000001c7541b92a8: 49b9 38d5 | c53b c701 | 0000 4983 | 8110 0100 | 0001 8b48 | 444c 8bc8
811
812 0x000001c7541b92c0: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
813 0x000001c7541b92c0: 49bb 38d5 | c53b c701 | 0000 4983 | 8348 0100 | 0001 448b | 4834 c5f3 | 2ac9 c5fb | 59c1 c4c1
814 0x000001c7541b92e0: 732a c9c5 | fb5e c1c5 | fb2c c881 | f900 0000 | 8075 0f48 | 83ec 08c5 | fb11 0424
815
816 0x000001c7541b92fc: ; {runtime_call StubRoutines (initial stubs)}
817 0x000001c7541b92fc: e83c 8000 | 0659 898c | 24c8 0000 | 004c 8bce
818
819 0x000001c7541b930c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
820 0x000001c7541b930c: 49bb 50b6 | c53b c701
821
822 0x000001c7541b9314: ; {metadata('net/minecraft/class_310')}
823 0x000001c7541b9314: 0000 49ba | 008a ca80 | 0000 0000 | 4d89 9358 | 0400 0049 | 8383 6004 | 0000 014c
824
825 0x000001c7541b9330: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
826 0x000001c7541b9330: 8bcb 49bb | 50b6 c53b | c701 0000
827
828 0x000001c7541b933c: ; {metadata('net/minecraft/class_312')}
829 0x000001c7541b933c: 49ba 18b5 | e180 0000 | 0000 4d89 | 9390 0400 | 0049 8383 | 9804 0000
830
831 0x000001c7541b9354: ; {metadata(method data for {method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
832 0x000001c7541b9354: 0149 b908 | d7c5 3bc7 | 0100 0045 | 8b99 cc00 | 0000 4183 | c302 4589 | 99cc 0000 | 0041 81e3
833 0x000001c7541b9374: feff 1f00 | 4585 db0f | 8455 4300 | 00c5 fb10
834
835 0x000001c7541b9384: ; {metadata(method data for {method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
836 0x000001c7541b9384: 4318 48bb | 08d7 c53b | c701 0000 | 4883 8310 | 0100 0001
837
838 0x000001c7541b9398: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
839 0x000001c7541b9398: 48bb 70d8 | c53b c701 | 0000 448b | 8bcc 0000 | 0041 83c1 | 0244 898b | cc00 0000 | 4181 e1fe
840 0x000001c7541b93b8: ff1f 0045 | 85c9 0f84 | 3343 0000
841
842 0x000001c7541b93c4: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
843 0x000001c7541b93c4: 488b d849 | b970 d8c5 | 3bc7 0100 | 0049 8381 | 1001 0000 | 018b 5848
844
845 0x000001c7541b93dc: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
846 0x000001c7541b93dc: 4c8b c849 | bb70 d8c5 | 3bc7 0100 | 0049 8383 | 4801 0000 | 018b 4038 | c5f3 2acb | c5fb 59c1
847 0x000001c7541b93fc: c5f3 2ac8 | c5fb 5ec1 | c5fb 2cd8 | 81fb 0000 | 0080 750f | 4883 ec08 | c5fb 1104
848
849 0x000001c7541b9418: ; {runtime_call StubRoutines (initial stubs)}
850 0x000001c7541b9418: 24e8 1f7f | 0006 5b89 | 9c24 cc00 | 0000 85ff
851
852 0x000001c7541b9428: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
853 0x000001c7541b9428: 48b8 50b6 | c53b c701 | 0000 49c7 | c1c8 0400 | 0075 0749 | c7c1 b804 | 0000 4e8b | 1c08 4d8d
854 0x000001c7541b9448: 5b01 4e89 | 1c08 0f85 | 0d00 0000 | 4c89 8424 | c000 0000 | e9bb 0700 | 0044 8b8c | 24b0 0000
855 0x000001c7541b9468: 0045 85c9
856
857 0x000001c7541b946c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
858 0x000001c7541b946c: 48b8 50b6 | c53b c701 | 0000 49c7 | c3e8 0400 | 0075 0749 | c7c3 d804 | 0000 4e8b | 2c18 4d8d
859 0x000001c7541b948c: 6d01 4e89 | 2c18 0f85 | 0d00 0000 | 4c89 8424 | c000 0000 | e977 0700 | 0048 8bb6 | a002 0000
860 0x000001c7541b94ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
861 0x000001c7541b94ac: 4885 f648 | be50 b6c5 | 3bc7 0100 | 0048 c7c0 | 0805 0000 | 7507 48c7 | c0f8 0400 | 004c 8b1c
862 0x000001c7541b94cc: 064d 8d5b | 014c 891c | 060f 850d | 0000 004c | 8984 24c0 | 0000 00e9 | 3407 0000
863
864 0x000001c7541b94e8: ; implicit exception: dispatches to 0x000001c7541bd718
865 0x000001c7541b94e8: 493b 0049
866
867 0x000001c7541b94ec: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
868 0x000001c7541b94ec: 8bf0 48b8 | 50b6 c53b | c701 0000 | 8b76 0848 | 3bb0 2805 | 0000 750d | 4883 8030 | 0500 0001
869 0x000001c7541b950c: e960 0000 | 0048 3bb0 | 3805 0000 | 750d 4883 | 8040 0500 | 0001 e94a | 0000 0048 | 83b8 2805
870 0x000001c7541b952c: 0000 0075 | 1748 89b0 | 2805 0000 | 48c7 8030 | 0500 0001 | 0000 00e9 | 2900 0000 | 4883 b838
871 0x000001c7541b954c: 0500 0000 | 7517 4889 | b038 0500 | 0048 c780 | 4005 0000 | 0100 0000 | e908 0000 | 0048 8380
872 0x000001c7541b956c: 1805 0000 | 0149 8bf0
873
874 0x000001c7541b9574: ; {oop("level"{0x000001c7640c4f50})}
875 0x000001c7541b9574: 49b8 504f | 0c64 c701 | 0000 488b | d648 89b4 | 24c0 0000 | 000f 1f40 | 0048 b8b8 | 29ee 8000
876 0x000001c7541b9594: ; {virtual_call}
877 0x000001c7541b9594: 0000 00e8
878
879 0x000001c7541b9598: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
880 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
881 ; - net.minecraft.class_757::method_3192@178 (line 515)
882 0x000001c7541b9598: 8420 2507
883
884 0x000001c7541b959c: ; {other}
885 0x000001c7541b959c: 0f1f 8400 | 8c21 0006 | 488b 9424 | a800 0000
886
887 0x000001c7541b95ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
888 0x000001c7541b95ac: 49b8 50b6 | c53b c701
889
890 0x000001c7541b95b4: ; {metadata('net/minecraft/class_757')}
891 0x000001c7541b95b4: 0000 49ba | 9071 e980 | 0000 0000 | 4d89 9060 | 0500 0049 | 8380 6805 | 0000 014c | 8b84 24b8
892 0x000001c7541b95d4: 0000 0048 | 8b94 24a8
893
894 0x000001c7541b95dc: ; {optimized virtual_call}
895 0x000001c7541b95dc: 0000 00e8
896
897 0x000001c7541b95e0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
898 ;*invokevirtual method_3188 {reexecute=0 rethrow=0 return_oop=0}
899 ; - net.minecraft.class_757::method_3192@185 (line 517)
900 0x000001c7541b95e0: a94c 0000
901
902 0x000001c7541b95e4: ; {other}
903 0x000001c7541b95e4: 0f1f 8400 | d421 0007 | 488b 9424 | a800 0000
904
905 0x000001c7541b95f4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
906 0x000001c7541b95f4: 48be 50b6 | c53b c701 | 0000 4883 | 8688 0500 | 0001 488b | 9424 a800
907
908 0x000001c7541b960c: ; {optimized virtual_call}
909 0x000001c7541b960c: 0000 90e8
910
911 0x000001c7541b9610: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
912 ;*invokevirtual method_37473 {reexecute=0 rethrow=0 return_oop=0}
913 ; - net.minecraft.class_757::method_3192@189 (line 519)
914 0x000001c7541b9610: 6c58 0506
915
916 0x000001c7541b9614: ; {other}
917 0x000001c7541b9614: 0f1f 8400 | 0422 0008 | 488b 9424 | a800 0000 | 488b 7258
918
919 0x000001c7541b9628: ; implicit exception: dispatches to 0x000001c7541bd71d
920 0x000001c7541b9628: 488b b6d0 | 0000 0048 | 3b06 488b
921
922 0x000001c7541b9634: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
923 0x000001c7541b9634: fe48 bb50 | b6c5 3bc7
924
925 0x000001c7541b963c: ; {metadata('net/minecraft/class_761')}
926 0x000001c7541b963c: 0100 0049 | bae0 87e9 | 8000 0000 | 004c 8993 | d005 0000 | 4883 83d8 | 0500 0001
927
928 0x000001c7541b9658: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
929 0x000001c7541b9658: 48bf 50f3 | c53b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
930 0x000001c7541b9678: db0f 84a8 | 4000 0048
931
932 0x000001c7541b9680: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
933 0x000001c7541b9680: 8bfe 48bb | 50f3 c53b | c701 0000
934
935 0x000001c7541b968c: ; {metadata('net/minecraft/class_761')}
936 0x000001c7541b968c: 49ba e087 | e980 0000 | 0000 4c89 | 9320 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424
937 0x000001c7541b96ac: d000 0000 | 0f1f 8000
938
939 0x000001c7541b96b4: ; {optimized virtual_call}
940 0x000001c7541b96b4: 0000 00e8
941
942 0x000001c7541b96b8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop }
943 ;*invokevirtual method_3270 {reexecute=0 rethrow=0 return_oop=0}
944 ; - net.minecraft.class_761::method_3254@1 (line 230)
945 ; - net.minecraft.class_757::method_3192@199 (line 521)
946 0x000001c7541b96b8: c457 0506
947
948 0x000001c7541b96bc: ; {other}
949 0x000001c7541b96bc: 0f1f 8400 | ac22 0009
950
951 0x000001c7541b96c4: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
952 0x000001c7541b96c4: 85c0 49b8 | 50f3 c53b | c701 0000 | 48c7 c248 | 0100 0074 | 0748 c7c2 | 5801 0000 | 498b 3410
953 0x000001c7541b96e4: 488d 7601 | 4989 3410 | 0f84 6a01 | 0000 488b | b424 d000 | 0000 488b | 96d8 0000 | 004c 8b46
954 0x000001c7541b9704: 5849 3b00
955
956 0x000001c7541b9708: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
957 0x000001c7541b9708: 498b f048 | bf50 f3c5 | 3bc7 0100
958
959 0x000001c7541b9714: ; {metadata('net/minecraft/class_310')}
960 0x000001c7541b9714: 0049 ba00 | 8aca 8000 | 0000 004c | 8997 7801 | 0000 4883 | 8780 0100 | 0001 4d8b | 80b8 0100
961 0x000001c7541b9734: 0049 3b00
962
963 0x000001c7541b9738: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
964 0x000001c7541b9738: 498b f048 | bf50 f3c5 | 3bc7 0100 | 008b 7608 | 483b b7b0 | 0100 0075 | 0d48 8387 | b801 0000
965 0x000001c7541b9758: 01e9 6000 | 0000 483b | b7c0 0100 | 0075 0d48 | 8387 c801 | 0000 01e9 | 4a00 0000 | 4883 bfb0
966 0x000001c7541b9778: 0100 0000 | 7517 4889 | b7b0 0100 | 0048 c787 | b801 0000 | 0100 0000 | e929 0000 | 0048 83bf
967 0x000001c7541b9798: c001 0000 | 0075 1748 | 89b7 c001 | 0000 48c7 | 87c8 0100 | 0001 0000 | 00e9 0800 | 0000 4883
968 0x000001c7541b97b8: 87a0 0100 | 0001 4d8b | 4028 483b | 0248 8bf2
969
970 0x000001c7541b97c8: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
971 0x000001c7541b97c8: 48bf 50f3 | c53b c701 | 0000 8b76 | 0848 3bb7 | e801 0000 | 750d 4883 | 87f0 0100 | 0001 e960
972 0x000001c7541b97e8: 0000 0048 | 3bb7 f801 | 0000 750d | 4883 8700 | 0200 0001 | e94a 0000 | 0048 83bf | e801 0000
973 0x000001c7541b9808: 0075 1748 | 89b7 e801 | 0000 48c7 | 87f0 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bff8 0100
974 0x000001c7541b9828: 0000 7517 | 4889 b7f8 | 0100 0048 | c787 0002 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 d801
975 0x000001c7541b9848: 0000 010f
976
977 0x000001c7541b984c: ; {optimized virtual_call}
978 0x000001c7541b984c: 1f40 00e8
979
980 0x000001c7541b9850: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
981 ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0}
982 ; - net.minecraft.class_761::method_3254@21 (line 231)
983 ; - net.minecraft.class_757::method_3192@199 (line 521)
984 0x000001c7541b9850: 2c56 0506
985
986 0x000001c7541b9854: ; {other}
987 0x000001c7541b9854: 0f1f 8400 | 4424 000a | 488b 9424 | a800 0000 | 488b b2a0 | 0000 0048
988
989 0x000001c7541b986c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
990 0x000001c7541b986c: 85f6 48be | 50b6 c53b | c701 0000 | 48c7 c7f8 | 0500 0074 | 0748 c7c7 | 0806 0000 | 488b 1c3e
991 0x000001c7541b988c: 488d 5b01 | 4889 1c3e | 0f84 8203 | 0000 0fbe | 7254 85f6
992
993 0x000001c7541b98a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
994 0x000001c7541b98a0: 48be 50b6 | c53b c701 | 0000 48c7 | c718 0600 | 0074 0748 | c7c7 2806 | 0000 488b | 1c3e 488d
995 0x000001c7541b98c0: 5b01 4889 | 1c3e 0f84 | 5003 0000
996
997 0x000001c7541b98cc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
998 0x000001c7541b98cc: 48be 50b6 | c53b c701 | 0000 4883 | 8638 0600
999
1000 0x000001c7541b98dc: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1001 0x000001c7541b98dc: 0001 48be | 58fc c53b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
1002 0x000001c7541b98fc: 0085 ff0f | 8452 3e00
1003
1004 0x000001c7541b9904: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1005 0x000001c7541b9904: 0048 be58 | fcc5 3bc7 | 0100 0048 | 8386 1001
1006
1007 0x000001c7541b9914: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1008 0x000001c7541b9914: 0000 0148 | be20 8477 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
1009 0x000001c7541b9934: 1f00 85ff | 0f84 3a3e
1010
1011 0x000001c7541b993c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1012 0x000001c7541b993c: 0000 48be | 2084 773b | c701 0000 | 4883 8610 | 0100 0001
1013
1014 0x000001c7541b9950: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1015 0x000001c7541b9950: 48be a885 | 773b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
1016 0x000001c7541b9970: ff0f 8422
1017
1018 0x000001c7541b9974: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1019 0x000001c7541b9974: 3e00 0048 | bea8 8577 | 3bc7 0100 | 0048 8386 | 1001 0000
1020
1021 0x000001c7541b9988: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1022 0x000001c7541b9988: 0148 bef8 | 26ca 70c7 | 0100 0048 | 8bb6 c800 | 0000 498b | bf80 0300 | 0048 8b3f
1023
1024 0x000001c7541b99a4: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1025 0x000001c7541b99a4: 483b fe48 | bea8 8577 | 3bc7 0100 | 0048 c7c7 | 2001 0000 | 7507 48c7 | c730 0100 | 0048 8b1c
1026 0x000001c7541b99c4: 3e48 8d5b | 0148 891c | 3e0f 851a
1027
1028 0x000001c7541b99d0: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1029 0x000001c7541b99d0: 0000 0048 | bea8 8577 | 3bc7 0100 | 00ff 8640 | 0100 00be | 0100 0000 | e905 0000 | 00be 0000
1030 0x000001c7541b99f0: 0000 83e6
1031
1032 0x000001c7541b99f4: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1033 0x000001c7541b99f4: 0185 f648 | be20 8477 | 3bc7 0100 | 0048 c7c7 | 3001 0000 | 7407 48c7 | c720 0100 | 0048 8b1c
1034 0x000001c7541b9a14: 3e48 8d5b | 0148 891c | 3e0f 848e
1035
1036 0x000001c7541b9a20: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1037 0x000001c7541b9a20: 2e00 0048 | bef8 26ca | 70c7 0100 | 0048 8bb6 | 1801 0000
1038
1039 0x000001c7541b9a34: ; implicit exception: dispatches to 0x000001c7541bd7ba
1040 0x000001c7541b9a34: 483b 0648
1041
1042 0x000001c7541b9a38: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1043 0x000001c7541b9a38: 8bfe 48bb | 58fc c53b | c701 0000 | 8b7f 0848 | 3bbb 3001 | 0000 750d | 4883 8338 | 0100 0001
1044 0x000001c7541b9a58: e960 0000 | 0048 3bbb | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e94a | 0000 0048 | 83bb 3001
1045 0x000001c7541b9a78: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb40
1046 0x000001c7541b9a98: 0100 0000 | 7517 4889 | bb40 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8383
1047 0x000001c7541b9ab8: 2001 0000 | 0148 8bd6 | 0f1f 8000
1048
1049 0x000001c7541b9ac4: ; {optimized virtual_call}
1050 0x000001c7541b9ac4: 0000 00e8
1051
1052 0x000001c7541b9ac8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
1053 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
1054 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345)
1055 ; - net.minecraft.class_757::method_3192@216 (line 524)
1056 0x000001c7541b9ac8: b453 0506
1057
1058 0x000001c7541b9acc: ; {other}
1059 0x000001c7541b9acc: 0f1f 8400 | bc26 000b | 488b 9424 | a800 0000 | 4c8b 4258
1060
1061 0x000001c7541b9ae0: ; implicit exception: dispatches to 0x000001c7541bd7bf
1062 0x000001c7541b9ae0: 493b 004d
1063
1064 0x000001c7541b9ae4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1065 0x000001c7541b9ae4: 8bc8 48be | 50b6 c53b | c701 0000
1066
1067 0x000001c7541b9af0: ; {metadata('net/minecraft/class_310')}
1068 0x000001c7541b9af0: 49ba 008a | ca80 0000 | 0000 4c89 | 9658 0600 | 0048 8386 | 6006 0000 | 0149 8bb0 | a000 0000
1069 0x000001c7541b9b10: 4c8b 82a0 | 0000 0048 | 3b06 4c8b
1070
1071 0x000001c7541b9b1c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1072 0x000001c7541b9b1c: ce48 bf50 | b6c5 3bc7
1073
1074 0x000001c7541b9b24: ; {metadata('net/minecraft/class_10151')}
1075 0x000001c7541b9b24: 0100 0049 | ba28 f3e3 | 8000 0000 | 004c 8997 | 9006 0000 | 4883 8798 | 0600 0001
1076
1077 0x000001c7541b9b40: ; {oop(a 'java/util/ImmutableCollections$Set12'{0x000001c7788c12d8})}
1078 0x000001c7541b9b40: 49b9 d812 | 8c78 c701 | 0000 488b
1079
1080 0x000001c7541b9b4c: ; {optimized virtual_call}
1081 0x000001c7541b9b4c: d666 90e8
1082
1083 0x000001c7541b9b50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
1084 ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
1085 ; - net.minecraft.class_757::method_3192@233 (line 526)
1086 0x000001c7541b9b50: 2c53 0506
1087
1088 0x000001c7541b9b54: ; {other}
1089 0x000001c7541b9b54: 0f1f 8400 | 4427 000c
1090
1091 0x000001c7541b9b5c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1092 0x000001c7541b9b5c: 4885 c049 | b850 b6c5 | 3bc7 0100 | 0049 c7c1 | b806 0000 | 7407 49c7 | c1c8 0600 | 004b 8b3c
1093 0x000001c7541b9b7c: 0848 8d7f | 014b 893c | 0848 8b94 | 24a8 0000 | 000f 8489 | 0000 004c | 8b42 5849 | 3b00 4d8b
1094 0x000001c7541b9b9c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1095 0x000001c7541b9b9c: c848 bf50 | b6c5 3bc7
1096
1097 0x000001c7541b9ba4: ; {metadata('net/minecraft/class_310')}
1098 0x000001c7541b9ba4: 0100 0049 | ba00 8aca | 8000 0000 | 004c 8997 | e806 0000 | 4883 87f0 | 0600 0001 | 4d8b 80b8
1099 0x000001c7541b9bc4: 0100 004c | 8b8a 9800 | 0000 483b | 0048 8bf8
1100
1101 0x000001c7541b9bd4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1102 0x000001c7541b9bd4: 48be 50b6 | c53b c701
1103
1104 0x000001c7541b9bdc: ; {metadata('net/minecraft/class_279')}
1105 0x000001c7541b9bdc: 0000 49ba | a0b6 e980 | 0000 0000 | 4c89 9620 | 0700 0048 | 8386 2807
1106
1107 0x000001c7541b9bf4: ; {oop(nullptr)}
1108 0x000001c7541b9bf4: 0000 0148 | bf00 0000 | 0000 0000 | 0048 8bd0
1109
1110 0x000001c7541b9c04: ; {optimized virtual_call}
1111 0x000001c7541b9c04: 6666 90e8
1112
1113 0x000001c7541b9c08: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
1114 ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
1115 ; - net.minecraft.class_757::method_3192@257 (line 528)
1116 0x000001c7541b9c08: 7452 0506
1117
1118 0x000001c7541b9c0c: ; {other}
1119 0x000001c7541b9c0c: 0f1f 8400 | fc27 000d | 488b 9424 | a800 0000 | 4c8b 4258
1120
1121 0x000001c7541b9c20: ; implicit exception: dispatches to 0x000001c7541bd7d3
1122 0x000001c7541b9c20: 493b 0049
1123
1124 0x000001c7541b9c24: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1125 0x000001c7541b9c24: 8bf0 48bf | 50b6 c53b | c701 0000
1126
1127 0x000001c7541b9c30: ; {metadata('net/minecraft/class_310')}
1128 0x000001c7541b9c30: 49ba 008a | ca80 0000 | 0000 4c89 | 9758 0700 | 0048 8387 | 6007 0000 | 0149 8bb0 | b800 0000
1129 0x000001c7541b9c50: 4889 b424 | d800 0000
1130
1131 0x000001c7541b9c58: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1132 0x000001c7541b9c58: 498b f848 | bb50 b6c5 | 3bc7 0100
1133
1134 0x000001c7541b9c64: ; {metadata('net/minecraft/class_310')}
1135 0x000001c7541b9c64: 0049 ba00 | 8aca 8000 | 0000 004c | 8993 9007 | 0000 4883 | 8398 0700 | 0001 498b | b8b8 0100
1136 0x000001c7541b9c84: 0048 89bc | 24e0 0000
1137
1138 0x000001c7541b9c8c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1139 0x000001c7541b9c8c: 0049 b850 | b6c5 3bc7 | 0100 0049 | 8380 b807
1140
1141 0x000001c7541b9c9c: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1142 0x000001c7541b9c9c: 0000 0149 | b8d8 b69b | 3bc7 0100 | 0041 8b98 | cc00 0000 | 83c3 0241 | 8998 cc00 | 0000 81e3
1143 0x000001c7541b9cbc: feff 1f00 | 85db 0f84 | 103b 0000
1144
1145 0x000001c7541b9cc8: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1146 0x000001c7541b9cc8: 49b8 f826 | ca70 c701 | 0000 4d8b | 80d0 0000 | 004d 85c0
1147
1148 0x000001c7541b9cdc: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1149 0x000001c7541b9cdc: 48bb d8b6 | 9b3b c701 | 0000 48c7 | c020 0100 | 0074 0748 | c7c0 1001 | 0000 488b | 0c03 488d
1150 0x000001c7541b9cfc: 4901 4889 | 0c03 0f84 | 012b 0000 | 4d85 c00f | 841d 0000
1151
1152 0x000001c7541b9d10: ; {metadata('net/minecraft/class_10865')}
1153 0x000001c7541b9d10: 0049 b9c8 | 21e2 8000 | 0000 0041 | 8b48 084c | 3b49 380f | 85d0 3a00 | 00e9 0000 | 0000 498b
1154 0x000001c7541b9d30: d849 3b00
1155
1156 0x000001c7541b9d34: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1157 0x000001c7541b9d34: 498b d848 | b850 b6c5 | 3bc7 0100
1158
1159 0x000001c7541b9d40: ; {metadata('net/minecraft/class_10865')}
1160 0x000001c7541b9d40: 0049 bac8 | 21e2 8000 | 0000 004c | 8990 d807 | 0000 4883 | 80e0 0700 | 0001 498b | 5810 483b
1161 0x000001c7541b9d60: 074c 8bc7
1162
1163 0x000001c7541b9d64: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1164 0x000001c7541b9d64: 48b8 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 8010 0800 | 0075 0d48 | 8380 1808 | 0000 01e9
1165 0x000001c7541b9d84: 6000 0000 | 4c3b 8020 | 0800 0075 | 0d48 8380 | 2808 0000 | 01e9 4a00 | 0000 4883 | b810 0800
1166 0x000001c7541b9da4: 0000 7517 | 4c89 8010 | 0800 0048 | c780 1808 | 0000 0100 | 0000 e929 | 0000 0048 | 83b8 2008
1167 0x000001c7541b9dc4: 0000 0075 | 174c 8980 | 2008 0000 | 48c7 8028 | 0800 0001 | 0000 00e9 | 0800 0000 | 4883 8000
1168 0x000001c7541b9de4: 0800 0001 | 4c8b 4730 | 4885 db0f | 841d 0000
1169
1170 0x000001c7541b9df4: ; {metadata('net/minecraft/class_10860')}
1171 0x000001c7541b9df4: 0049 bb08 | d5e2 8000 | 0000 0044 | 8b4b 084d | 3b59 380f | 85fb 3900 | 00e9 0000 | 0000 488b
1172 0x000001c7541b9e14: c348 3b03
1173
1174 0x000001c7541b9e18: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1175 0x000001c7541b9e18: 488b c348 | b950 b6c5 | 3bc7 0100
1176
1177 0x000001c7541b9e24: ; {metadata('net/minecraft/class_10860')}
1178 0x000001c7541b9e24: 0049 ba08 | d5e2 8000 | 0000 004c | 8991 4808 | 0000 4883 | 8150 0800
1179
1180 0x000001c7541b9e3c: ; {section_word}
1181 0x000001c7541b9e3c: 0001 c5fb | 1005 3ae1 | ffff 488b | d366 0f1f
1182
1183 0x000001c7541b9e4c: ; {optimized virtual_call}
1184 0x000001c7541b9e4c: 4400 00e8
1185
1186 0x000001c7541b9e50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
1187 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
1188 ; - net.minecraft.class_757::method_3192@292 (line 535)
1189 0x000001c7541b9e50: 8c92 feff
1190
1191 0x000001c7541b9e54: ; {other}
1192 0x000001c7541b9e54: 0f1f 8400 | 442a 000e
1193
1194 0x000001c7541b9e5c: ; {metadata('org/joml/Matrix4f')}
1195 0x000001c7541b9e5c: 48ba 0080 | 6180 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 5049 3bbf | c801 0000 | 0f87 9439
1196 0x000001c7541b9e7c: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
1197 0x000001c7541b9e9c: c7c7 0800 | 0000 4889 | 4cf8 0848 | ffcf 75f6
1198
1199 0x000001c7541b9eac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1200 0x000001c7541b9eac: 488b d048 | be50 b6c5 | 3bc7 0100 | 0048 8386 | 7008 0000
1201
1202 0x000001c7541b9ec0: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1203 0x000001c7541b9ec0: 0148 bae0 | f89a 3bc7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1204 0x000001c7541b9ee0: 85f6 0f84 | 3739 0000
1205
1206 0x000001c7541b9ee8: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1207 0x000001c7541b9ee8: 488b d048 | bee0 f89a | 3bc7 0100 | 0048 8386 | 1001 0000
1208
1209 0x000001c7541b9efc: ; {metadata(method data for {method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
1210 0x000001c7541b9efc: 0148 ba58 | 8629 2ac7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
1211 0x000001c7541b9f1c: 85f6 0f84 | 1c39 0000
1212
1213 0x000001c7541b9f24: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1214 0x000001c7541b9f24: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9630 | 0100 0075 | 0d48 8386 | 3801 0000
1215 0x000001c7541b9f44: 01e9 6000 | 0000 483b | 9640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9 | 4a00 0000 | 4883 be30
1216 0x000001c7541b9f64: 0100 0000 | 7517 4889 | 9630 0100 | 0048 c786 | 3801 0000 | 0100 0000 | e929 0000 | 0048 83be
1217 0x000001c7541b9f84: 4001 0000 | 0075 1748 | 8996 4001 | 0000 48c7 | 8648 0100 | 0001 0000 | 00e9 0800 | 0000 4883
1218 0x000001c7541b9fa4: 8620 0100
1219
1220 0x000001c7541b9fa8: ; {metadata(method data for {method} {0x000001c72cba67d8} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1221 0x000001c7541b9fa8: 0001 48ba | d02d 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1222 0x000001c7541b9fc8: 0085 f60f | 8490 3800 | 00c7 4010 | 0000 803f
1223
1224 0x000001c7541b9fd8: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1225 0x000001c7541b9fd8: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9668 | 0100 0075 | 0d48 8386 | 7001 0000
1226 0x000001c7541b9ff8: 01e9 6000 | 0000 483b | 9678 0100 | 0075 0d48 | 8386 8001 | 0000 01e9 | 4a00 0000 | 4883 be68
1227 0x000001c7541ba018: 0100 0000 | 7517 4889 | 9668 0100 | 0048 c786 | 7001 0000 | 0100 0000 | e929 0000 | 0048 83be
1228 0x000001c7541ba038: 7801 0000 | 0075 1748 | 8996 7801 | 0000 48c7 | 8680 0100 | 0001 0000 | 00e9 0800 | 0000 4883
1229 0x000001c7541ba058: 8658 0100
1230
1231 0x000001c7541ba05c: ; {metadata(method data for {method} {0x000001c72cba6b70} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1232 0x000001c7541ba05c: 0001 48ba | 402b 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1233 0x000001c7541ba07c: 0085 f60f | 84fd 3700 | 00c7 4024 | 0000 803f
1234
1235 0x000001c7541ba08c: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1236 0x000001c7541ba08c: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 96a0 | 0100 0075 | 0d48 8386 | a801 0000
1237 0x000001c7541ba0ac: 01e9 6000 | 0000 483b | 96b0 0100 | 0075 0d48 | 8386 b801 | 0000 01e9 | 4a00 0000 | 4883 bea0
1238 0x000001c7541ba0cc: 0100 0000 | 7517 4889 | 96a0 0100 | 0048 c786 | a801 0000 | 0100 0000 | e929 0000 | 0048 83be
1239 0x000001c7541ba0ec: b001 0000 | 0075 1748 | 8996 b001 | 0000 48c7 | 86b8 0100 | 0001 0000 | 00e9 0800 | 0000 4883
1240 0x000001c7541ba10c: 8690 0100
1241
1242 0x000001c7541ba110: ; {metadata(method data for {method} {0x000001c72cba6f08} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1243 0x000001c7541ba110: 0001 48ba | 882c 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1244 0x000001c7541ba130: 0085 f60f | 846a 3700 | 00c7 4038 | 0000 803f
1245
1246 0x000001c7541ba140: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1247 0x000001c7541ba140: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 96d8 | 0100 0075 | 0d48 8386 | e001 0000
1248 0x000001c7541ba160: 01e9 6000 | 0000 483b | 96e8 0100 | 0075 0d48 | 8386 f001 | 0000 01e9 | 4a00 0000 | 4883 bed8
1249 0x000001c7541ba180: 0100 0000 | 7517 4889 | 96d8 0100 | 0048 c786 | e001 0000 | 0100 0000 | e929 0000 | 0048 83be
1250 0x000001c7541ba1a0: e801 0000 | 0075 1748 | 8996 e801 | 0000 48c7 | 86f0 0100 | 0001 0000 | 00e9 0800 | 0000 4883
1251 0x000001c7541ba1c0: 86c8 0100
1252
1253 0x000001c7541ba1c4: ; {metadata(method data for {method} {0x000001c72cba72a0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1254 0x000001c7541ba1c4: 0001 48ba | 182f 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1255 0x000001c7541ba1e4: 0085 f60f | 84d7 3600 | 00c7 404c | 0000 803f
1256
1257 0x000001c7541ba1f4: ; {metadata(method data for {method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
1258 0x000001c7541ba1f4: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9610 | 0200 0075 | 0d48 8386 | 1802 0000
1259 0x000001c7541ba214: 01e9 6000 | 0000 483b | 9620 0200 | 0075 0d48 | 8386 2802 | 0000 01e9 | 4a00 0000 | 4883 be10
1260 0x000001c7541ba234: 0200 0000 | 7517 4889 | 9610 0200 | 0048 c786 | 1802 0000 | 0100 0000 | e929 0000 | 0048 83be
1261 0x000001c7541ba254: 2002 0000 | 0075 1748 | 8996 2002 | 0000 48c7 | 8628 0200 | 0001 0000 | 00e9 0800 | 0000 4883
1262 0x000001c7541ba274: 8600 0200
1263
1264 0x000001c7541ba278: ; {metadata(method data for {method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1265 0x000001c7541ba278: 0001 48ba | b8e5 963b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1266 0x000001c7541ba298: 0085 f60f | 8444 3600 | 00c7 400c | 1e00 0000 | 488b b424 | d800 0000
1267
1268 0x000001c7541ba2b0: ; implicit exception: dispatches to 0x000001c7541bd906
1269 0x000001c7541ba2b0: 483b 0648
1270
1271 0x000001c7541ba2b4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1272 0x000001c7541ba2b4: 8bd6 48bf | 50b6 c53b | c701 0000 | 4883 8780 | 0800 0001 | 8b56 3c48
1273
1274 0x000001c7541ba2cc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1275 0x000001c7541ba2cc: 8bfe 48bb | 50b6 c53b | c701 0000 | 4883 83b8 | 0800 0001 | c5fb 1046 | 1848 8bfe
1276
1277 0x000001c7541ba2e8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1278 0x000001c7541ba2e8: 48bb 50b6 | c53b c701 | 0000 4883 | 83f0 0800 | 0001 8b7e
1279
1280 0x000001c7541ba2fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1281 0x000001c7541ba2fc: 4048 bb50 | b6c5 3bc7 | 0100 0048 | 8383 2809 | 0000 0148
1282
1283 0x000001c7541ba310: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1284 0x000001c7541ba310: 8bf0 48bb | 50b6 c53b | c701 0000 | 8b76 0848 | 3bb3 7009 | 0000 750d | 4883 8378 | 0900 0001
1285 0x000001c7541ba330: e960 0000 | 0048 3bb3 | 8009 0000 | 750d 4883 | 8388 0900 | 0001 e94a | 0000 0048 | 83bb 7009
1286 0x000001c7541ba350: 0000 0075 | 1748 89b3 | 7009 0000 | 48c7 8378 | 0900 0001 | 0000 00e9 | 2900 0000 | 4883 bb80
1287 0x000001c7541ba370: 0900 0000 | 7517 4889 | b380 0900 | 0048 c783 | 8809 0000 | 0100 0000 | e908 0000 | 0048 8383
1288 0x000001c7541ba390: 6009 0000 | 01c5 f32a | cac5 f35e | c8c5 f35a | c9c5 eb2a | d7c5 eb5e | d0c5 eb5a
1289
1290 0x000001c7541ba3ac: ; {section_word}
1291 0x000001c7541ba3ac: d2c5 fa10 | 05d3 dbff
1292
1293 0x000001c7541ba3b4: ; {section_word}
1294 0x000001c7541ba3b4: ffc5 fa10 | 1dcf dbff
1295
1296 0x000001c7541ba3bc: ; {section_word}
1297 0x000001c7541ba3bc: ffc5 fa10 | 25cb dbff
1298
1299 0x000001c7541ba3c4: ; {section_word}
1300 0x000001c7541ba3c4: ffc5 fa10 | 2dc7 dbff | ff48 8bd0 | 0f1f 8000
1301
1302 0x000001c7541ba3d4: ; {optimized virtual_call}
1303 0x000001c7541ba3d4: 0000 00e8
1304
1305 0x000001c7541ba3d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
1306 ;*invokevirtual setOrtho {reexecute=0 rethrow=0 return_oop=0}
1307 ; - net.minecraft.class_757::method_3192@337 (line 537)
1308 0x000001c7541ba3d8: 0475 feff
1309
1310 0x000001c7541ba3dc: ; {other}
1311 0x000001c7541ba3dc: 0f1f 8400 | cc2f 000f
1312
1313 0x000001c7541ba3e4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1314 0x000001c7541ba3e4: 48ba 50b6 | c53b c701 | 0000 4883 | 8298 0900
1315
1316 0x000001c7541ba3f4: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1317 0x000001c7541ba3f4: 0001 48ba | 286c bf3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1318 0x000001c7541ba414: 0085 f60f | 84ee 3400
1319
1320 0x000001c7541ba41c: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1321 0x000001c7541ba41c: 0048 ba28 | 6cbf 3bc7 | 0100 0048 | 8382 1001
1322
1323 0x000001c7541ba42c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1324 0x000001c7541ba42c: 0000 0148 | ba20 8477 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1325 0x000001c7541ba44c: 1f00 85f6 | 0f84 d634
1326
1327 0x000001c7541ba454: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1328 0x000001c7541ba454: 0000 48ba | 2084 773b | c701 0000 | 4883 8210 | 0100 0001
1329
1330 0x000001c7541ba468: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1331 0x000001c7541ba468: 48ba a885 | 773b c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1332 0x000001c7541ba488: f60f 84be
1333
1334 0x000001c7541ba48c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1335 0x000001c7541ba48c: 3400 0048 | baa8 8577 | 3bc7 0100 | 0048 8382 | 1001 0000
1336
1337 0x000001c7541ba4a0: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1338 0x000001c7541ba4a0: 0148 baf8 | 26ca 70c7 | 0100 0048 | 8b92 c800 | 0000 498b | b780 0300 | 0048 8b36
1339
1340 0x000001c7541ba4bc: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1341 0x000001c7541ba4bc: 483b f248 | baa8 8577 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7507 48c7 | c630 0100 | 0048 8b3c
1342 0x000001c7541ba4dc: 3248 8d7f | 0148 893c | 320f 851a
1343
1344 0x000001c7541ba4e8: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1345 0x000001c7541ba4e8: 0000 0048 | baa8 8577 | 3bc7 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000
1346 0x000001c7541ba508: 0000 83e2
1347
1348 0x000001c7541ba50c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1349 0x000001c7541ba50c: 0185 d248 | ba20 8477 | 3bc7 0100 | 0048 c7c6 | 3001 0000 | 7407 48c7 | c620 0100 | 0048 8b3c
1350 0x000001c7541ba52c: 3248 8d7f | 0148 893c | 320f 84e6
1351
1352 0x000001c7541ba538: ; {metadata('org/joml/Matrix4f')}
1353 0x000001c7541ba538: 2100 0048 | ba00 8061 | 8000 0000 | 0048 8bd8 | 498b 87b8 | 0100 0048 | 8d78 5049 | 3bbf c801
1354 0x000001c7541ba558: 0000 0f87 | 0e34 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca89 4808 | 4833 c989
1355 0x000001c7541ba578: 480c 4833 | c948 c7c7 | 0800 0000 | 4889 4cf8 | 0848 ffcf | 75f6 4c8b
1356
1357 0x000001c7541ba590: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1358 0x000001c7541ba590: c048 ba28 | 6cbf 3bc7 | 0100 0048 | 8382 2001
1359
1360 0x000001c7541ba5a0: ; {metadata(method data for {method} {0x000001c72cba4960} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1361 0x000001c7541ba5a0: 0000 0149 | b828 0db9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
1362 0x000001c7541ba5c0: feff 1f00 | 85d2 0f84 | af33 0000
1363
1364 0x000001c7541ba5cc: ; {metadata(method data for {method} {0x000001c72cba4960} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1365 0x000001c7541ba5cc: 4c8b c048 | ba28 0db9 | 3bc7 0100 | 0048 8382 | 1001 0000
1366
1367 0x000001c7541ba5e0: ; {metadata(method data for {method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
1368 0x000001c7541ba5e0: 0149 b858 | 8629 2ac7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
1369 0x000001c7541ba600: 1f00 85d2 | 0f84 9233 | 0000 4c8b
1370
1371 0x000001c7541ba60c: ; {metadata(method data for {method} {0x000001c72cba4960} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
1372 0x000001c7541ba60c: c048 ba28 | 0db9 3bc7 | 0100 0045 | 8b40 084c | 3b82 3001 | 0000 750d | 4883 8238 | 0100 0001
1373 0x000001c7541ba62c: e960 0000 | 004c 3b82 | 4001 0000 | 750d 4883 | 8248 0100 | 0001 e94a | 0000 0048 | 83ba 3001
1374 0x000001c7541ba64c: 0000 0075 | 174c 8982 | 3001 0000 | 48c7 8238 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba40
1375 0x000001c7541ba66c: 0100 0000 | 7517 4c89 | 8240 0100 | 0048 c782 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8382
1376 0x000001c7541ba68c: 2001 0000 | 014c 8bc3 | 488b d048 | 8984 24e8
1377
1378 0x000001c7541ba69c: ; {optimized virtual_call}
1379 0x000001c7541ba69c: 0000 00e8
1380
1381 0x000001c7541ba6a0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [232]=Oop }
1382 ;*invokevirtual set {reexecute=0 rethrow=0 return_oop=0}
1383 ; - org.joml.Matrix4f::<init>@6 (line 90)
1384 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
1385 ; - net.minecraft.class_757::method_3192@347 (line 539)
1386 0x000001c7541ba6a0: 8ce6 2607
1387
1388 0x000001c7541ba6a4: ; {other}
1389 0x000001c7541ba6a4: 0f1f 8400 | 9432 0010
1390
1391 0x000001c7541ba6ac: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1392 0x000001c7541ba6ac: 48ba f826 | ca70 c701 | 0000 410f | be77 4085 | f60f 85fa | 3200 0048 | 8b84 24e8 | 0000 0048
1393 0x000001c7541ba6cc: 8982 f000 | 0000 488b | f248 33f0 | 48c1 ee1a | 4883 fe00 | 0f85 f632
1394
1395 0x000001c7541ba6e4: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})}
1396 0x000001c7541ba6e4: 0000 48be | c808 0c71 | c701 0000 | 410f be77 | 4085 f60f | 85f7 3200
1397
1398 0x000001c7541ba6fc: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})}
1399 0x000001c7541ba6fc: 0049 bac8 | 080c 71c7 | 0100 004c | 8992 0001
1400
1401 0x000001c7541ba70c: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})}
1402 0x000001c7541ba70c: 0000 48be | c808 0c71 | c701 0000 | 488b fa48 | 33fe 48c1 | ef1a 4883 | ff00 0f85 | e732 0000
1403 0x000001c7541ba72c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1404 0x000001c7541ba72c: 48ba 50b6 | c53b c701 | 0000 4883 | 82a8 0900
1405
1406 0x000001c7541ba73c: ; {metadata(method data for {method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1407 0x000001c7541ba73c: 0001 48ba | a06d bf3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1408 0x000001c7541ba75c: 0085 f60f | 84c6 3200
1409
1410 0x000001c7541ba764: ; {metadata(method data for {method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1411 0x000001c7541ba764: 0048 baa0 | 6dbf 3bc7 | 0100 0048 | 8382 1001
1412
1413 0x000001c7541ba774: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1414 0x000001c7541ba774: 0000 0148 | ba20 8477 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
1415 0x000001c7541ba794: 1f00 85f6 | 0f84 ae32
1416
1417 0x000001c7541ba79c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1418 0x000001c7541ba79c: 0000 48ba | 2084 773b | c701 0000 | 4883 8210 | 0100 0001
1419
1420 0x000001c7541ba7b0: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1421 0x000001c7541ba7b0: 48ba a885 | 773b c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
1422 0x000001c7541ba7d0: f60f 8496
1423
1424 0x000001c7541ba7d4: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1425 0x000001c7541ba7d4: 3200 0048 | baa8 8577 | 3bc7 0100 | 0048 8382 | 1001 0000
1426
1427 0x000001c7541ba7e8: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1428 0x000001c7541ba7e8: 0148 baf8 | 26ca 70c7 | 0100 0048 | 8b92 c800 | 0000 498b | b780 0300 | 0048 8b36
1429
1430 0x000001c7541ba804: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1431 0x000001c7541ba804: 483b f248 | baa8 8577 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7507 48c7 | c630 0100 | 0048 8b3c
1432 0x000001c7541ba824: 3248 8d7f | 0148 893c | 320f 851a
1433
1434 0x000001c7541ba830: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
1435 0x000001c7541ba830: 0000 0048 | baa8 8577 | 3bc7 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000
1436 0x000001c7541ba850: 0000 83e2
1437
1438 0x000001c7541ba854: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
1439 0x000001c7541ba854: 0185 d248 | ba20 8477 | 3bc7 0100 | 0048 c7c6 | 3001 0000 | 7407 48c7 | c620 0100 | 0048 8b3c
1440 0x000001c7541ba874: 3248 8d7f | 0148 893c | 320f 84be
1441
1442 0x000001c7541ba880: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})}
1443 0x000001c7541ba880: 1d00 0048 | bed8 4426 | 73c7 0100 | 0048 8bd6
1444
1445 0x000001c7541ba890: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1446 0x000001c7541ba890: 48bf 50b6 | c53b c701
1447
1448 0x000001c7541ba898: ; {metadata('org/joml/Matrix4fStack')}
1449 0x000001c7541ba898: 0000 49ba | 0080 c480 | 0000 0000 | 4c89 97c8 | 0900 0048 | 8387 d009 | 0000 0148 | 8bd6 4889
1450 0x000001c7541ba8b8: b424 f000
1451
1452 0x000001c7541ba8bc: ; {optimized virtual_call}
1453 0x000001c7541ba8bc: 0000 90e8
1454
1455 0x000001c7541ba8c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop }
1456 ;*invokevirtual pushMatrix {reexecute=0 rethrow=0 return_oop=0}
1457 ; - net.minecraft.class_757::method_3192@357 (line 542)
1458 0x000001c7541ba8c0: 6c89 2907
1459
1460 0x000001c7541ba8c4: ; {other}
1461 0x000001c7541ba8c4: 0f1f 8400 | b434 0011 | 488b b424 | f000 0000
1462
1463 0x000001c7541ba8d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1464 0x000001c7541ba8d4: 49b8 50b6 | c53b c701 | 0000 8b76 | 0849 3bb0 | 000a 0000 | 750d 4983 | 8008 0a00 | 0001 e960
1465 0x000001c7541ba8f4: 0000 0049 | 3bb0 100a | 0000 750d | 4983 8018 | 0a00 0001 | e94a 0000 | 0049 83b8 | 000a 0000
1466 0x000001c7541ba914: 0075 1749 | 89b0 000a | 0000 49c7 | 8008 0a00 | 0001 0000 | 00e9 2900 | 0000 4983 | b810 0a00
1467 0x000001c7541ba934: 0000 7517 | 4989 b010 | 0a00 0049 | c780 180a | 0000 0100 | 0000 e908 | 0000 0049 | 8380 f009
1468 0x000001c7541ba954: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1469 0x000001c7541ba954: 0000 0149 | b820 f6be | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
1470 0x000001c7541ba974: feff 1f00 | 85d2 0f84 | 0e31 0000 | 488b b424 | f000 0000 | 448b 460c | 4183 e004
1471
1472 0x000001c7541ba990: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1473 0x000001c7541ba990: 4585 c049 | b820 f6be | 3bc7 0100 | 0048 c7c2 | 1001 0000 | 7507 48c7 | c220 0100 | 0049 8b34
1474 0x000001c7541ba9b0: 1048 8d76 | 0149 8934 | 100f 85ad
1475
1476 0x000001c7541ba9bc: ; {oop(a 'org/joml/MemUtil$MemUtilUnsafe'{0x000001c777a65ee8})}
1477 0x000001c7541ba9bc: 0000 0048 | bae8 5ea6 | 77c7 0100 | 004c 8bc2
1478
1479 0x000001c7541ba9cc: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1480 0x000001c7541ba9cc: 48be 20f6 | be3b c701 | 0000 458b | 4008 4c3b | 8640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9
1481 0x000001c7541ba9ec: 6000 0000 | 4c3b 8650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100
1482 0x000001c7541baa0c: 0000 7517 | 4c89 8640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001
1483 0x000001c7541baa2c: 0000 0075 | 174c 8986 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630
1484 0x000001c7541baa4c: 0100 0001
1485
1486 0x000001c7541baa50: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})}
1487 0x000001c7541baa50: 49b8 d844 | 2673 c701 | 0000 0f1f
1488
1489 0x000001c7541baa5c: ; {optimized virtual_call}
1490 0x000001c7541baa5c: 4400 00e8
1491
1492 0x000001c7541baa60: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
1493 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
1494 ; - org.joml.Matrix4f::translation@13 (line 3089)
1495 ; - net.minecraft.class_757::method_3192@368 (line 543)
1496 0x000001c7541baa60: 1c44 0506
1497
1498 0x000001c7541baa64: ; {other}
1499 0x000001c7541baa64: 0f1f 8400 | 5436 0012
1500
1501 0x000001c7541baa6c: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})}
1502 0x000001c7541baa6c: 48ba d844 | 2673 c701 | 0000 4c8b
1503
1504 0x000001c7541baa78: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1505 0x000001c7541baa78: c248 be20 | f6be 3bc7 | 0100 0045 | 8b40 084c | 3b86 7801 | 0000 750d | 4883 8680 | 0100 0001
1506 0x000001c7541baa98: e960 0000 | 004c 3b86 | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e94a | 0000 0048 | 83be 7801
1507 0x000001c7541baab8: 0000 0075 | 174c 8986 | 7801 0000 | 48c7 8680 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 be88
1508 0x000001c7541baad8: 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8386
1509 0x000001c7541baaf8: 6801 0000
1510
1511 0x000001c7541baafc: ; {metadata(method data for {method} {0x000001c72cba7078} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1512 0x000001c7541baafc: 0149 b860 | 3097 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
1513 0x000001c7541bab1c: 1f00 85f6 | 0f84 892f | 0000 c742 | 4000 0000 | 004c 8bc2
1514
1515 0x000001c7541bab30: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1516 0x000001c7541bab30: 48be 20f6 | be3b c701 | 0000 458b | 4008 4c3b | 86b0 0100 | 0075 0d48 | 8386 b801 | 0000 01e9
1517 0x000001c7541bab50: 6000 0000 | 4c3b 86c0 | 0100 0075 | 0d48 8386 | c801 0000 | 01e9 4a00 | 0000 4883 | beb0 0100
1518 0x000001c7541bab70: 0000 7517 | 4c89 86b0 | 0100 0048 | c786 b801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be c001
1519 0x000001c7541bab90: 0000 0075 | 174c 8986 | c001 0000 | 48c7 86c8 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 86a0
1520 0x000001c7541babb0: 0100 0001
1521
1522 0x000001c7541babb4: ; {metadata(method data for {method} {0x000001c72cba7130} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1523 0x000001c7541babb4: 49b8 a831 | 973b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
1524 0x000001c7541babd4: 0085 f60f | 84f3 2e00 | 00c7 4244 | 0000 0000
1525
1526 0x000001c7541babe4: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1527 0x000001c7541babe4: 4c8b c248 | be20 f6be | 3bc7 0100 | 0045 8b40 | 084c 3b86 | e801 0000 | 750d 4883 | 86f0 0100
1528 0x000001c7541bac04: 0001 e960 | 0000 004c | 3b86 f801 | 0000 750d | 4883 8600 | 0200 0001 | e94a 0000 | 0048 83be
1529 0x000001c7541bac24: e801 0000 | 0075 174c | 8986 e801 | 0000 48c7 | 86f0 0100 | 0001 0000 | 00e9 2900 | 0000 4883
1530 0x000001c7541bac44: bef8 0100 | 0000 7517 | 4c89 86f8 | 0100 0048 | c786 0002 | 0000 0100 | 0000 e908 | 0000 0048
1531 0x000001c7541bac64: 8386 d801
1532
1533 0x000001c7541bac68: ; {metadata(method data for {method} {0x000001c72cba71e8} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1534 0x000001c7541bac68: 0000 0149 | b8f0 3297 | 3bc7 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
1535 0x000001c7541bac88: feff 1f00 | 85f6 0f84 | 5d2e 0000 | c742 4800 | e02b c64c
1536
1537 0x000001c7541bac9c: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1538 0x000001c7541bac9c: 8bc2 48be | 20f6 be3b | c701 0000 | 458b 4008 | 4c3b 8620 | 0200 0075 | 0d48 8386 | 2802 0000
1539 0x000001c7541bacbc: 01e9 6000 | 0000 4c3b | 8630 0200 | 0075 0d48 | 8386 3802 | 0000 01e9 | 4a00 0000 | 4883 be20
1540 0x000001c7541bacdc: 0200 0000 | 7517 4c89 | 8620 0200 | 0048 c786 | 2802 0000 | 0100 0000 | e929 0000 | 0048 83be
1541 0x000001c7541bacfc: 3002 0000 | 0075 174c | 8986 3002 | 0000 48c7 | 8638 0200 | 0001 0000 | 00e9 0800 | 0000 4883
1542 0x000001c7541bad1c: 8610 0200
1543
1544 0x000001c7541bad20: ; {metadata(method data for {method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
1545 0x000001c7541bad20: 0001 49b8 | b8e5 963b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
1546 0x000001c7541bad40: ff1f 0085 | f60f 84c7 | 2d00 00c7 | 420c 1a00
1547
1548 0x000001c7541bad50: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1549 0x000001c7541bad50: 0000 49b8 | 50b6 c53b | c701 0000 | 4983 8028 | 0a00 0001
1550
1551 0x000001c7541bad64: ; {metadata(method data for {method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')}
1552 0x000001c7541bad64: 49b8 a01d | c63b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
1553 0x000001c7541bad84: 0085 f60f | 84a6 2d00
1554
1555 0x000001c7541bad8c: ; {metadata(method data for {method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')}
1556 0x000001c7541bad8c: 0049 b8a0 | 1dc6 3bc7 | 0100 0049 | 8380 1001
1557
1558 0x000001c7541bad9c: ; {oop(a 'org/joml/Vector3f'{0x000001c7788c12f8})}
1559 0x000001c7541bad9c: 0000 0148 | baf8 128c | 78c7 0100
1560
1561 0x000001c7541bada8: ; {oop(a 'org/joml/Vector3f'{0x000001c7788c1310})}
1562 0x000001c7541bada8: 0049 b810 | 138c 78c7 | 0100 000f
1563
1564 0x000001c7541badb4: ; {static_call}
1565 0x000001c7541badb4: 1f40 00e8
1566
1567 0x000001c7541badb8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
1568 ;*invokestatic setupGui3DDiffuseLighting {reexecute=0 rethrow=0 return_oop=0}
1569 ; - net.minecraft.class_308::method_24211@6 (line 30)
1570 ; - net.minecraft.class_757::method_3192@372 (line 545)
1571 0x000001c7541badb8: 44b0 feff
1572
1573 0x000001c7541badbc: ; {other}
1574 0x000001c7541badbc: 0f1f 8400 | ac39 0013
1575
1576 0x000001c7541badc4: ; {metadata('net/minecraft/class_332')}
1577 0x000001c7541badc4: 48ba b82b | ea80 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4049 3bbf | c801 0000 | 0f87 6e2d
1578 0x000001c7541bade4: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
1579 0x000001c7541bae04: c7c7 0600 | 0000 4889 | 4cf8 0848 | ffcf 75f6 | 4889 8424 | f800 0000 | 488b 9424 | a800 0000
1580 0x000001c7541bae24: 488b 5a58 | 488b 7278
1581
1582 0x000001c7541bae2c: ; implicit exception: dispatches to 0x000001c7541bdb61
1583 0x000001c7541bae2c: 483b 0648
1584
1585 0x000001c7541bae30: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1586 0x000001c7541bae30: 8bfe 48b9 | 50b6 c53b | c701 0000
1587
1588 0x000001c7541bae3c: ; {metadata('net/minecraft/class_4599')}
1589 0x000001c7541bae3c: 49ba c0c4 | e580 0000 | 0000 4c89 | 9148 0a00 | 0048 8381 | 500a 0000 | 014c 8b46 | 2048 8bf0
1590 0x000001c7541bae5c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1591 0x000001c7541bae5c: 48bf 50b6 | c53b c701 | 0000 4883 | 8770 0a00
1592
1593 0x000001c7541bae6c: ; {metadata(method data for {method} {0x000001c73b3f5308} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
1594 0x000001c7541bae6c: 0001 48be | b821 c63b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
1595 0x000001c7541bae8c: 0085 ff0f | 84d1 2c00
1596
1597 0x000001c7541bae94: ; {metadata('net/minecraft/class_4587')}
1598 0x000001c7541bae94: 0048 ba80 | 31f5 8000 | 0000 0049 | 8b87 b801 | 0000 488d | 7818 493b | bfc8 0100 | 000f 87d0
1599 0x000001c7541baeb4: 2c00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 8948 0848 | 33c9 8948 | 0c48 33c9
1600 0x000001c7541baed4: 4889 4810
1601
1602 0x000001c7541baed8: ; {metadata(method data for {method} {0x000001c73b3f5308} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
1603 0x000001c7541baed8: 488b d048 | beb8 21c6 | 3bc7 0100 | 0048 8386 | 1001 0000 | 0148 8bd0 | 4c89 8424 | 1001 0000
1604 0x000001c7541baef8: 4889 8424 | 0801 0000 | 4889 9c24 | 0001 0000 | 0f1f 8000
1605
1606 0x000001c7541baf0c: ; {optimized virtual_call}
1607 0x000001c7541baf0c: 0000 00e8
1608
1609 0x000001c7541baf10: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [256]=Oop [264]=Oop [272]=Oop }
1610 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
1611 ; - net.minecraft.class_332::<init>@6 (line 79)
1612 ; - net.minecraft.class_757::method_3192@390 (line 547)
1613 0x000001c7541baf10: 8ce3 feff
1614
1615 0x000001c7541baf14: ; {other}
1616 0x000001c7541baf14: 0f1f 8400 | 043b 0014 | 488b 8424 | f800 0000
1617
1618 0x000001c7541baf24: ; {metadata(method data for {method} {0x000001c73b3f5308} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
1619 0x000001c7541baf24: 49b8 b821 | c63b c701 | 0000 4983 | 8020 0100 | 0001 4c8b | 8424 0001 | 0000 4c8b | 8c24 0801
1620 0x000001c7541baf44: 0000 488b | bc24 1001 | 0000 488b | 9424 f800
1621
1622 0x000001c7541baf54: ; {optimized virtual_call}
1623 0x000001c7541baf54: 0000 90e8
1624
1625 0x000001c7541baf58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
1626 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
1627 ; - net.minecraft.class_332::<init>@10 (line 79)
1628 ; - net.minecraft.class_757::method_3192@390 (line 547)
1629 0x000001c7541baf58: e48d 0200
1630
1631 0x000001c7541baf5c: ; {other}
1632 0x000001c7541baf5c: 0f1f 8400 | 4c3b 0015 | 8bbc 24b4 | 0000 0085
1633
1634 0x000001c7541baf6c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1635 0x000001c7541baf6c: ff49 b850 | b6c5 3bc7 | 0100 0048 | c7c2 900a | 0000 7507 | 48c7 c280 | 0a00 0049 | 8b34 1048
1636 0x000001c7541baf8c: 8d76 0149 | 8934 100f | 850d 0000 | 0048 8b94 | 24a8 0000 | 00e9 de09 | 0000 448b | 8c24 b000
1637 0x000001c7541bafac: 0000 4585
1638
1639 0x000001c7541bafb0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1640 0x000001c7541bafb0: c949 b850 | b6c5 3bc7 | 0100 0048 | c7c2 a00a | 0000 7407 | 48c7 c2b0 | 0a00 0049 | 8b34 1048
1641 0x000001c7541bafd0: 8d76 0149 | 8934 1048 | 8b94 24a8 | 0000 000f | 849f 0900 | 004c 8b42 | 584d 8b80 | a002 0000
1642 0x000001c7541baff0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1643 0x000001c7541baff0: 4d85 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | c00a 0000 | 7407 48c7 | c6d0 0a00 | 0049 8b1c
1644 0x000001c7541bb010: 3048 8d5b | 0149 891c | 300f 8465 | 0900 004c | 8b84 24c0 | 0000 0049 | 3b00 498b
1645
1646 0x000001c7541bb02c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1647 0x000001c7541bb02c: f048 bb50 | b6c5 3bc7 | 0100 008b | 7608 483b | b3f0 0a00 | 0075 0d48 | 8383 f80a | 0000 01e9
1648 0x000001c7541bb04c: 6000 0000 | 483b b300 | 0b00 0075 | 0d48 8383 | 080b 0000 | 01e9 4a00 | 0000 4883 | bbf0 0a00
1649 0x000001c7541bb06c: 0000 7517 | 4889 b3f0 | 0a00 0048 | c783 f80a | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 000b
1650 0x000001c7541bb08c: 0000 0075 | 1748 89b3 | 000b 0000 | 48c7 8308 | 0b00 0001 | 0000 00e9 | 0800 0000 | 4883 83e0
1651 0x000001c7541bb0ac: 0a00 0001
1652
1653 0x000001c7541bb0b0: ; {oop("gui"{0x000001c770d494d8})}
1654 0x000001c7541bb0b0: 498b f049 | b8d8 94d4 | 70c7 0100 | 0048 8bd6 | 4889 b424 | c000 0000 | 0f1f 4400 | 0048 b8ff
1655 0x000001c7541bb0d0: ffff ffff
1656
1657 0x000001c7541bb0d4: ; {virtual_call}
1658 0x000001c7541bb0d4: ffff ffe8
1659
1660 0x000001c7541bb0d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
1661 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
1662 ; - net.minecraft.class_757::method_3192@418 (line 550)
1663 0x000001c7541bb0d8: a442 0506
1664
1665 0x000001c7541bb0dc: ; {other}
1666 0x000001c7541bb0dc: 0f1f 8400 | cc3c 0016 | 488b 9424 | a800 0000 | 4c8b 4258
1667
1668 0x000001c7541bb0f0: ; implicit exception: dispatches to 0x000001c7541bdb9e
1669 0x000001c7541bb0f0: 4d8b 8038 | 0100 0045 | 0fbe 4022
1670
1671 0x000001c7541bb0fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1672 0x000001c7541bb0fc: 4585 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 280b 0000 | 7407 48c7 | c618 0b00 | 0049 8b3c
1673 0x000001c7541bb11c: 3048 8d7f | 0149 893c | 300f 840d | 0000 0048 | 8b84 24f8 | 0000 00e9 | 6c01 0000 | 4c8b 8424
1674 0x000001c7541bb13c: b800 0000 | 4d85 c00f | 841d 0000
1675
1676 0x000001c7541bb148: ; {metadata('net/minecraft/class_9779$class_9781')}
1677 0x000001c7541bb148: 0048 b878 | a3cb 8000 | 0000 0041 | 8b58 0848 | 3b43 380f | 8547 2a00 | 00e9 0000 | 0000 498b
1678 0x000001c7541bb168: f049 3b00
1679
1680 0x000001c7541bb16c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1681 0x000001c7541bb16c: 498b f048 | bf50 b6c5 | 3bc7 0100
1682
1683 0x000001c7541bb178: ; {metadata('net/minecraft/class_9779$class_9781')}
1684 0x000001c7541bb178: 0049 ba78 | a3cb 8000 | 0000 004c | 8997 480b | 0000 4883 | 8750 0b00
1685
1686 0x000001c7541bb190: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
1687 0x000001c7541bb190: 0001 48be | a826 c63b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
1688 0x000001c7541bb1b0: 0085 ff0f | 84f9 2900
1689
1690 0x000001c7541bb1b8: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
1691 0x000001c7541bb1b8: 0048 bea8 | 26c6 3bc7 | 0100 00ff | 8620 0100 | 0041 0fbe | 7031 85f6
1692
1693 0x000001c7541bb1d0: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
1694 0x000001c7541bb1d0: 48be a826 | c63b c701 | 0000 48c7 | c730 0100 | 0074 0748 | c7c7 4001 | 0000 488b | 1c3e 488d
1695 0x000001c7541bb1f0: 5b01 4889 | 1c3e 0f84 | 0d00 0000
1696
1697 0x000001c7541bb1fc: ; {section_word}
1698 0x000001c7541bb1fc: c5fa 1005 | 94cd ffff | e954 0000 | 0041 0fbe | 7030 85f6
1699
1700 0x000001c7541bb210: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
1701 0x000001c7541bb210: 48be a826 | c63b c701 | 0000 48c7 | c750 0100 | 0074 0748 | c7c7 6001 | 0000 488b | 1c3e 488d
1702 0x000001c7541bb230: 5b01 4889 | 1c3e 0f84 | 1b00 0000 | c4c1 7a10
1703
1704 0x000001c7541bb240: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
1705 0x000001c7541bb240: 4028 48be | a826 c63b | c701 0000 | ff86 7001 | 0000 e906 | 0000 00c4 | c17a 1040 | 2048 8bf2
1706 0x000001c7541bb260: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1707 0x000001c7541bb260: 48bf 50b6 | c53b c701 | 0000 4883 | 8770 0b00 | 0001 4c8b | 8424 f800 | 0000 488b | fa48 8bd7
1708 0x000001c7541bb280: 0f1f 8000
1709
1710 0x000001c7541bb284: ; {optimized virtual_call}
1711 0x000001c7541bb284: 0000 00e8
1712
1713 0x000001c7541bb288: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
1714 ;*invokevirtual method_3171 {reexecute=0 rethrow=0 return_oop=0}
1715 ; - net.minecraft.class_757::method_3192@446 (line 552)
1716 0x000001c7541bb288: f43b 0506
1717
1718 0x000001c7541bb28c: ; {other}
1719 0x000001c7541bb28c: 0f1f 8400 | 7c3e 0017 | 488b 8424 | f800 0000 | 488b 9424 | a800 0000 | 488b 7258
1720
1721 0x000001c7541bb2a8: ; implicit exception: dispatches to 0x000001c7541bdbd3
1722 0x000001c7541bb2a8: 488b b630 | 0100 0048 | 89b4 2420 | 0100 0048 | 3b06 488b
1723
1724 0x000001c7541bb2bc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1725 0x000001c7541bb2bc: fe48 bb50 | b6c5 3bc7
1726
1727 0x000001c7541bb2c4: ; {metadata('net/minecraft/class_329')}
1728 0x000001c7541bb2c4: 0100 0049 | ba70 0fc6 | 8000 0000 | 004c 8993 | b80b 0000 | 4883 83c0 | 0b00 0001
1729
1730 0x000001c7541bb2e0: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
1731 0x000001c7541bb2e0: 48bf 782e | c63b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
1732 0x000001c7541bb300: db0f 84d6 | 2800 0048 | 8bbe b800 | 0000 483b | 0748 8bdf
1733
1734 0x000001c7541bb314: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
1735 0x000001c7541bb314: 48b9 782e | c63b c701
1736
1737 0x000001c7541bb31c: ; {metadata('net/minecraft/class_9080')}
1738 0x000001c7541bb31c: 0000 49ba | 98e4 e980 | 0000 0000 | 4c89 9120 | 0100 0048 | 8381 2801
1739
1740 0x000001c7541bb334: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1741 0x000001c7541bb334: 0000 0148 | bb48 30c6 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff
1742 0x000001c7541bb354: 1f00 85c9 | 0f84 a528 | 0000 488b
1743
1744 0x000001c7541bb360: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1745 0x000001c7541bb360: d848 b948 | 30c6 3bc7
1746
1747 0x000001c7541bb368: ; {metadata('net/minecraft/class_332')}
1748 0x000001c7541bb368: 0100 0049 | bab8 2bea | 8000 0000 | 004c 8991 | 2001 0000 | 4883 8128 | 0100 0001 | 488b 5818
1749 0x000001c7541bb388: ; implicit exception: dispatches to 0x000001c7541bdc24
1750 0x000001c7541bb388: 483b 0348
1751
1752 0x000001c7541bb38c: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1753 0x000001c7541bb38c: 8bcb 49b8 | 4830 c63b | c701 0000
1754
1755 0x000001c7541bb398: ; {metadata('net/minecraft/class_4587')}
1756 0x000001c7541bb398: 49ba 8031 | f580 0000 | 0000 4d89 | 9058 0100 | 0049 8380 | 6001 0000 | 0148 8bd3 | 4889 bc24
1757 0x000001c7541bb3b8: 1801 0000
1758
1759 0x000001c7541bb3bc: ; {optimized virtual_call}
1760 0x000001c7541bb3bc: 6666 90e8
1761
1762 0x000001c7541bb3c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [280]=Oop [288]=Oop }
1763 ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
1764 ; - net.minecraft.class_9080::method_55809@4 (line 28)
1765 ; - net.minecraft.class_329::method_1753@6 (line 235)
1766 ; - net.minecraft.class_757::method_3192@459 (line 554)
1767 0x000001c7541bb3c0: bc3a 0506
1768
1769 0x000001c7541bb3c4: ; {other}
1770 0x000001c7541bb3c4: 0f1f 8400 | b43f 0018 | 488b bc24 | 1801 0000
1771
1772 0x000001c7541bb3d4: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1773 0x000001c7541bb3d4: 49b8 4830 | c63b c701 | 0000 4983 | 8080 0100 | 0001 4c8b | 8424 f800 | 0000 4c8b | 8c24 b800
1774 0x000001c7541bb3f4: 0000 488b | 9424 1801
1775
1776 0x000001c7541bb3fc: ; {optimized virtual_call}
1777 0x000001c7541bb3fc: 0000 90e8
1778
1779 0x000001c7541bb400: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
1780 ;*invokevirtual method_55813 {reexecute=0 rethrow=0 return_oop=0}
1781 ; - net.minecraft.class_9080::method_55809@10 (line 29)
1782 ; - net.minecraft.class_329::method_1753@6 (line 235)
1783 ; - net.minecraft.class_757::method_3192@459 (line 554)
1784 0x000001c7541bb400: 7c3a 0506
1785
1786 0x000001c7541bb404: ; {other}
1787 0x000001c7541bb404: 0f1f 8400 | f43f 0019 | 488b 8424 | f800 0000
1788
1789 0x000001c7541bb414: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1790 0x000001c7541bb414: 49b8 4830 | c63b c701
1791
1792 0x000001c7541bb41c: ; {metadata('net/minecraft/class_332')}
1793 0x000001c7541bb41c: 0000 49ba | b82b ea80 | 0000 0000 | 4d89 90c8 | 0100 0049 | 8380 d001 | 0000 0148 | 8b84 24f8
1794 0x000001c7541bb43c: 0000 004c | 8b40 1849 | 3b00 4d8b
1795
1796 0x000001c7541bb448: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
1797 0x000001c7541bb448: c848 ba48 | 30c6 3bc7
1798
1799 0x000001c7541bb450: ; {metadata('net/minecraft/class_4587')}
1800 0x000001c7541bb450: 0100 0049 | ba80 31f5 | 8000 0000 | 004c 8992 | 0002 0000 | 4883 8208 | 0200 0001
1801
1802 0x000001c7541bb46c: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')}
1803 0x000001c7541bb46c: 49b9 f038 | c63b c701 | 0000 418b | 91cc 0000 | 0083 c202 | 4189 91cc | 0000 0081 | e2fe ff1f
1804 0x000001c7541bb48c: 0085 d20f | 8499 2700 | 0045 8b48 | 0c45 85c9
1805
1806 0x000001c7541bb49c: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')}
1807 0x000001c7541bb49c: 48ba f038 | c63b c701 | 0000 48c7 | c620 0100 | 0074 0748 | c7c6 1001 | 0000 488b | 3c32 488d
1808 0x000001c7541bb4bc: 7f01 4889 | 3c32 0f84 | d910 0000 | 41ff c945 | 8948 0c48 | 8bb4 2420
1809
1810 0x000001c7541bb4d4: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
1811 0x000001c7541bb4d4: 0100 0049 | b878 2ec6 | 3bc7 0100
1812
1813 0x000001c7541bb4e0: ; {metadata('net/minecraft/class_329')}
1814 0x000001c7541bb4e0: 0049 ba70 | 0fc6 8000 | 0000 004d | 8990 5801 | 0000 4983 | 8060 0100
1815
1816 0x000001c7541bb4f8: ; {metadata(method data for {method} {0x000001c73a3b8840} 'handler$zee000$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')}
1817 0x000001c7541bb4f8: 0001 49b8 | 603a c63b | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
1818 0x000001c7541bb518: e1fe ff1f | 0045 85c9 | 0f84 2927 | 0000 6690
1819
1820 0x000001c7541bb528: ; {no_reloc}
1821 0x000001c7541bb528: e9bb 2700 | 0000 0000 | 0000 660f | 1f44 0000
1822
1823 0x000001c7541bb538: ; implicit exception: dispatches to 0x000001c7541bdcf2
1824 0x000001c7541bb538: e9c6 2700 | 0090 9049 | 3b00 4d8b
1825
1826 0x000001c7541bb544: ; {metadata(method data for {method} {0x000001c73a3b8840} 'handler$zee000$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')}
1827 0x000001c7541bb544: c848 ba60 | 3ac6 3bc7 | 0100 0048 | 8382 1001 | 0000 014d | 8b40 104d | 85c0 7516
1828
1829 0x000001c7541bb560: ; {metadata(method data for {method} {0x000001c73a3b8840} 'handler$zee000$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')}
1830 0x000001c7541bb560: 48be 603a | c63b c701 | 0000 808e | 4101 0000 | 01e9 df00 | 0000 6690
1831
1832 0x000001c7541bb578: ; {no_reloc}
1833 0x000001c7541bb578: e9a4 2700 | 0000 0000 | 0000 418b | 7008 483b | f70f 8429 | 0000 0044 | 8b4f 144a | 3b3c 0e0f
1834 0x000001c7541bb598: 841b 0000 | 0041 83f9 | 200f 8592 | 0000 0056
1835
1836 0x000001c7541bb5a8: ; {runtime_call slow_subtype_check Runtime1 stub}
1837 0x000001c7541bb5a8: 57e8 d272 | 1206 5e5f | 85ff 0f84 | 8100 0000
1838
1839 0x000001c7541bb5b8: ; {metadata(method data for {method} {0x000001c73a3b8840} 'handler$zee000$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')}
1840 0x000001c7541bb5b8: 48be 603a | c63b c701 | 0000 418b | 7808 483b | be58 0100 | 0075 0d48 | 8386 6001 | 0000 01e9
1841 0x000001c7541bb5d8: 7900 0000 | 483b be68 | 0100 0075 | 0d48 8386 | 7001 0000 | 01e9 6300 | 0000 4883 | be58 0100
1842 0x000001c7541bb5f8: 0000 7517 | 4889 be58 | 0100 0048 | c786 6001 | 0000 0100 | 0000 e942 | 0000 0048 | 83be 6801
1843 0x000001c7541bb618: 0000 0075 | 1748 89be | 6801 0000 | 48c7 8670 | 0100 0001 | 0000 00e9 | 2100 0000 | e91c 0000
1844 0x000001c7541bb638: ; {metadata(method data for {method} {0x000001c73a3b8840} 'handler$zee000$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')}
1845 0x000001c7541bb638: 0048 be60 | 3ac6 3bc7 | 0100 0048 | 83ae 4801 | 0000 01e9 | db26 0000 | e900 0000 | 0049 8bd0
1846 0x000001c7541bb658: 4c8b c04c | 8b8c 24b8 | 0000 0066 | 9048 b8ff | ffff ffff
1847
1848 0x000001c7541bb66c: ; {virtual_call}
1849 0x000001c7541bb66c: ffff ffe8
1850
1851 0x000001c7541bb670: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
1852 ;*invokeinterface onHudRender {reexecute=0 rethrow=0 return_oop=0}
1853 ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@11 (line 1585)
1854 ; - net.minecraft.class_329::method_1753@13 (line 236)
1855 ; - net.minecraft.class_757::method_3192@459 (line 554)
1856 0x000001c7541bb670: 0c3d 0506
1857
1858 0x000001c7541bb674: ; {other}
1859 0x000001c7541bb674: 0f1f 8400 | 6442 001a | 488b 8424 | f800 0000
1860
1861 0x000001c7541bb684: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1862 0x000001c7541bb684: 488b d048 | be50 b6c5 | 3bc7 0100
1863
1864 0x000001c7541bb690: ; {metadata('net/minecraft/class_332')}
1865 0x000001c7541bb690: 0049 bab8 | 2bea 8000 | 0000 004c | 8996 f00b | 0000 4883 | 86f8 0b00
1866
1867 0x000001c7541bb6a8: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
1868 0x000001c7541bb6a8: 0001 48ba | 5031 bb3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
1869 0x000001c7541bb6c8: 0085 f60f | 8463 2600 | 0048 8b50 | 2048 3b02
1870
1871 0x000001c7541bb6d8: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
1872 0x000001c7541bb6d8: 488b f248 | bf50 31bb | 3bc7 0100 | 0048 8387 | 2801 0000
1873
1874 0x000001c7541bb6ec: ; {optimized virtual_call}
1875 0x000001c7541bb6ec: 0166 90e8
1876
1877 0x000001c7541bb6f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
1878 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
1879 ; - net.minecraft.class_332::method_51452@4 (line 95)
1880 ; - net.minecraft.class_757::method_3192@464 (line 555)
1881 0x000001c7541bb6f0: 8c37 0506
1882
1883 0x000001c7541bb6f4: ; {other}
1884 0x000001c7541bb6f4: 0f1f 8400 | e442 001b
1885
1886 0x000001c7541bb6fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1887 0x000001c7541bb6fc: 49b8 50b6 | c53b c701 | 0000 4983 | 8018 0c00
1888
1889 0x000001c7541bb70c: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1890 0x000001c7541bb70c: 0001 49b8 | d8b6 9b3b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
1891 0x000001c7541bb72c: ff1f 0085 | d20f 8423
1892
1893 0x000001c7541bb734: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
1894 0x000001c7541bb734: 2600 0049 | b8f8 26ca | 70c7 0100 | 004d 8b80 | d000 0000
1895
1896 0x000001c7541bb748: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
1897 0x000001c7541bb748: 4d85 c048 | bad8 b69b | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7407 48c7 | c610 0100 | 0048 8b3c
1898 0x000001c7541bb768: 3248 8d7f | 0148 893c | 320f 8486 | 0d00 0048 | 8bbc 24e0 | 0000 004d | 85c0 0f84 | 1d00 0000
1899 0x000001c7541bb788: ; {metadata('net/minecraft/class_10865')}
1900 0x000001c7541bb788: 48b8 c821 | e280 0000 | 0000 418b | 5808 483b | 4338 0f85 | db25 0000 | e900 0000 | 0049 8bd0
1901 0x000001c7541bb7a8: ; implicit exception: dispatches to 0x000001c7541bdd80
1902 0x000001c7541bb7a8: 493b 0049
1903
1904 0x000001c7541bb7ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1905 0x000001c7541bb7ac: 8bd0 48be | 50b6 c53b | c701 0000
1906
1907 0x000001c7541bb7b8: ; {metadata('net/minecraft/class_10865')}
1908 0x000001c7541bb7b8: 49ba c821 | e280 0000 | 0000 4c89 | 9638 0c00 | 0048 8386 | 400c 0000 | 0149 8b50 | 104c 8bc7
1909 0x000001c7541bb7d8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1910 0x000001c7541bb7d8: 48be 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 8670 0c00 | 0075 0d48 | 8386 780c | 0000 01e9
1911 0x000001c7541bb7f8: 6000 0000 | 4c3b 8680 | 0c00 0075 | 0d48 8386 | 880c 0000 | 01e9 4a00 | 0000 4883 | be70 0c00
1912 0x000001c7541bb818: 0000 7517 | 4c89 8670 | 0c00 0048 | c786 780c | 0000 0100 | 0000 e929 | 0000 0048 | 83be 800c
1913 0x000001c7541bb838: 0000 0075 | 174c 8986 | 800c 0000 | 48c7 8688 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8660
1914 0x000001c7541bb858: 0c00 0001 | 4c8b 4730 | 4885 d20f | 841c 0000
1915
1916 0x000001c7541bb868: ; {metadata('net/minecraft/class_10860')}
1917 0x000001c7541bb868: 0048 b808 | d5e2 8000 | 0000 008b | 5a08 483b | 4338 0f85 | 0525 0000 | e900 0000 | 0048 8bf2
1918 0x000001c7541bb888: ; implicit exception: dispatches to 0x000001c7541bdd8a
1919 0x000001c7541bb888: 483b 0248
1920
1921 0x000001c7541bb88c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1922 0x000001c7541bb88c: 8bf2 48bf | 50b6 c53b | c701 0000
1923
1924 0x000001c7541bb898: ; {metadata('net/minecraft/class_10860')}
1925 0x000001c7541bb898: 49ba 08d5 | e280 0000 | 0000 4c89 | 97a8 0c00 | 0048 8387 | b00c 0000
1926
1927 0x000001c7541bb8b0: ; {section_word}
1928 0x000001c7541bb8b0: 01c5 fb10 | 05e7 c6ff | ff66 0f1f
1929
1930 0x000001c7541bb8bc: ; {optimized virtual_call}
1931 0x000001c7541bb8bc: 4400 00e8
1932
1933 0x000001c7541bb8c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
1934 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
1935 ; - net.minecraft.class_757::method_3192@481 (line 556)
1936 0x000001c7541bb8c0: bc35 0506
1937
1938 0x000001c7541bb8c4: ; {other}
1939 0x000001c7541bb8c4: 0f1f 8400 | b444 001c | 4c8b 8424 | c000 0000
1940
1941 0x000001c7541bb8d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1942 0x000001c7541bb8d4: 48ba 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 82e0 0c00 | 0075 0d48 | 8382 e80c | 0000 01e9
1943 0x000001c7541bb8f4: 6000 0000 | 4c3b 82f0 | 0c00 0075 | 0d48 8382 | f80c 0000 | 01e9 4a00 | 0000 4883 | bae0 0c00
1944 0x000001c7541bb914: 0000 7517 | 4c89 82e0 | 0c00 0048 | c782 e80c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba f00c
1945 0x000001c7541bb934: 0000 0075 | 174c 8982 | f00c 0000 | 48c7 82f8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 82d0
1946 0x000001c7541bb954: 0c00 0001 | 488b 9424 | c000 0000 | 0f1f 4400 | 0048 b8ff | ffff ffff
1947
1948 0x000001c7541bb96c: ; {virtual_call}
1949 0x000001c7541bb96c: ffff ffe8
1950
1951 0x000001c7541bb970: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
1952 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
1953 ; - net.minecraft.class_757::method_3192@487 (line 557)
1954 0x000001c7541bb970: 0c3a 0506
1955
1956 0x000001c7541bb974: ; {other}
1957 0x000001c7541bb974: 0f1f 8400 | 6445 001d | 488b 9424 | a800 0000 | 488b 7258
1958
1959 0x000001c7541bb988: ; implicit exception: dispatches to 0x000001c7541bdd8f
1960 0x000001c7541bb988: 483b 064c
1961
1962 0x000001c7541bb98c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1963 0x000001c7541bb98c: 8bc6 49b9 | 50b6 c53b | c701 0000
1964
1965 0x000001c7541bb998: ; {metadata('net/minecraft/class_310')}
1966 0x000001c7541bb998: 49ba 008a | ca80 0000 | 0000 4d89 | 9118 0d00 | 0049 8381 | 200d 0000 | 0148 8b9e | e002 0000
1967 0x000001c7541bb9b8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1968 0x000001c7541bb9b8: 4885 db49 | b850 b6c5 | 3bc7 0100 | 0049 c7c1 | 400d 0000 | 7407 49c7 | c150 0d00 | 004b 8b3c
1969 0x000001c7541bb9d8: 0848 8d7f | 014b 893c | 080f 84f2 | 0000 004c | 8b84 24b8
1970
1971 0x000001c7541bb9ec: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1972 0x000001c7541bb9ec: 0000 0049 | b950 b6c5 | 3bc7 0100
1973
1974 0x000001c7541bb9f8: ; {metadata('net/minecraft/class_310')}
1975 0x000001c7541bb9f8: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 700d | 0000 4983 | 8178 0d00 | 0001 4d85 | c00f 841d
1976 0x000001c7541bba18: ; {metadata('net/minecraft/class_9779$class_9781')}
1977 0x000001c7541bba18: 0000 0048 | b878 a3cb | 8000 0000 | 0041 8b70 | 0848 3b46 | 380f 8561 | 2300 00e9 | 0000 0000
1978 0x000001c7541bba38: 4d8b c849 | 3b00 4d8b
1979
1980 0x000001c7541bba40: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1981 0x000001c7541bba40: c848 bf50 | b6c5 3bc7
1982
1983 0x000001c7541bba48: ; {metadata('net/minecraft/class_9779$class_9781')}
1984 0x000001c7541bba48: 0100 0049 | ba78 a3cb | 8000 0000 | 004c 8997 | a80d 0000 | 4883 87b0 | 0d00 0001 | c4c1 7a10
1985 0x000001c7541bba68: 400c 483b | 034c 8bcb
1986
1987 0x000001c7541bba70: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
1988 0x000001c7541bba70: 48bf 50b6 | c53b c701
1989
1990 0x000001c7541bba78: ; {metadata('net/minecraft/class_425')}
1991 0x000001c7541bba78: 0000 49ba | 4046 c680 | 0000 0000 | 4c89 97e0 | 0d00 0048 | 8387 e80d | 0000 014c | 8b84 24f8
1992 0x000001c7541bba98: 0000 0044 | 8b8c 24c8 | 0000 008b | bc24 cc00 | 0000 488b
1993
1994 0x000001c7541bbaac: ; {optimized virtual_call}
1995 0x000001c7541bbaac: d366 90e8
1996
1997 0x000001c7541bbab0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
1998 ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
1999 ; - net.minecraft.class_757::method_3192@521 (line 561)
2000 0x000001c7541bbab0: cc33 0506
2001
2002 0x000001c7541bbab4: ; {other}
2003 0x000001c7541bbab4: 0f1f 8400 | a446 001e
2004
2005 0x000001c7541bbabc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2006 0x000001c7541bbabc: 49b8 50b6 | c53b c701 | 0000 41ff | 8008 0e00 | 008b bc24 | b400 0000 | e96b 0300 | 008b bc24
2007 0x000001c7541bbadc: b400 0000
2008
2009 0x000001c7541bbae0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2010 0x000001c7541bbae0: 85ff 49b8 | 50b6 c53b | c701 0000 | 49c7 c1e0 | 0e00 0074 | 0749 c7c1 | f00e 0000 | 4b8b 0c08
2011 0x000001c7541bbb00: 488d 4901 | 4b89 0c08 | 0f84 3603 | 0000 4c8b | 86d8 0200 | 004d 85c0
2012
2013 0x000001c7541bbb18: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2014 0x000001c7541bbb18: 49b9 50b6 | c53b c701 | 0000 48c7 | c600 0f00 | 0074 0748 | c7c6 100f | 0000 498b | 0c31 488d
2015 0x000001c7541bbb38: 4901 4989 | 0c31 0f84 | 0003 0000 | 488b 9c24 | b800 0000 | 4885 db0f | 841c 0000
2016
2017 0x000001c7541bbb54: ; {metadata('net/minecraft/class_9779$class_9781')}
2018 0x000001c7541bbb54: 0048 ba78 | a3cb 8000 | 0000 008b | 4b08 483b | 5138 0f85 | 3722 0000 | e900 0000 | 004c 8bcb
2019 0x000001c7541bbb74: ; implicit exception: dispatches to 0x000001c7541bdda8
2020 0x000001c7541bbb74: 483b 034c
2021
2022 0x000001c7541bbb78: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2023 0x000001c7541bbb78: 8bcb 48be | 50b6 c53b | c701 0000
2024
2025 0x000001c7541bbb84: ; {metadata('net/minecraft/class_9779$class_9781')}
2026 0x000001c7541bbb84: 49ba 78a3 | cb80 0000 | 0000 4c89 | 9630 0f00 | 0048 8386 | 380f 0000 | 01c5 fa10
2027
2028 0x000001c7541bbba0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2029 0x000001c7541bbba0: 430c 49b9 | b80c 5c2a | c701 0000 | 4d8d 89e8
2030
2031 0x000001c7541bbbb0: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c7788c1328})}
2032 0x000001c7541bbbb0: 0100 0048 | be28 138c | 78c7 0100 | 0048 85f6 | 750b 41f6 | 0101 7505 | f049 8309
2033
2034 0x000001c7541bbbcc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2035 0x000001c7541bbbcc: 0149 b950 | b6c5 3bc7 | 0100 0049 | 8381 580f
2036
2037 0x000001c7541bbbdc: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2038 0x000001c7541bbbdc: 0000 0149 | b9b8 0c5c | 2ac7 0100 | 0041 8b89 | cc00 0000 | 83c1 0241 | 8989 cc00 | 0000 81e1
2039 0x000001c7541bbbfc: feff 1f00 | 85c9 0f84 | a521 0000
2040
2041 0x000001c7541bbc08: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
2042 0x000001c7541bbc08: 49b9 4804 | 602a c701 | 0000 4d8d | 89a0 0100 | 0048 85f6 | 750b 41f6 | 0101 7505 | f049 8309
2043 0x000001c7541bbc28: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2044 0x000001c7541bbc28: 0149 b9b8 | 0c5c 2ac7 | 0100 0049 | 8381 4801
2045
2046 0x000001c7541bbc38: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
2047 0x000001c7541bbc38: 0000 0149 | b948 0460 | 2ac7 0100 | 0041 8bb1 | cc00 0000 | 83c6 0241 | 89b1 cc00 | 0000 81e6
2048 0x000001c7541bbc58: feff 1f00 | 85f6 0f84 | 6a21 0000
2049
2050 0x000001c7541bbc64: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
2051 0x000001c7541bbc64: 49b9 b80c | 5c2a c701 | 0000 4d8d | 8980 0100
2052
2053 0x000001c7541bbc74: ; {oop(a 'net/minecraft/class_757$$Lambda+0x0000000081021388'{0x000001c7788c1360})}
2054 0x000001c7541bbc74: 0048 b960 | 138c 78c7 | 0100 0048 | 85c9 750b | 41f6 0101 | 7505 f049
2055
2056 0x000001c7541bbc8c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2057 0x000001c7541bbc8c: 8309 0149 | b950 b6c5 | 3bc7 0100 | 004d 8d89 | 680f 0000 | 4885 c975 | 0d41 f601 | 0175 47f0
2058 0x000001c7541bbcac: 4983 0901
2059
2060 0x000001c7541bbcb0: ; {metadata('net/minecraft/class_757$$Lambda+0x0000000081021388')}
2061 0x000001c7541bbcb0: eb40 48be | 8813 0281 | 0000 0000 | 4c8b d649 | 3331 48f7 | c6fc ffff | ff74 2740 | f6c6 0275
2062 0x000001c7541bbcd0: 2149 f701 | feff ffff | 7415 498b | f249 3331 | 48f7 c6fc | ffff ff74 | 0949 8309 | 02eb 0349
2063 0x000001c7541bbcf0: 8931 488b | 9424 a800
2064
2065 0x000001c7541bbcf8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2066 0x000001c7541bbcf8: 0000 49b9 | 50b6 c53b | c701 0000 | 4983 8178 | 0f00 0001 | 4c8b 8c24 | f800 0000 | 8bbc 24c8
2067 0x000001c7541bbd18: 0000 008b | b424 cc00 | 0000 488b | 9424 a800 | 0000 0f1f
2068
2069 0x000001c7541bbd2c: ; {optimized virtual_call}
2070 0x000001c7541bbd2c: 4400 00e8
2071
2072 0x000001c7541bbd30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
2073 ;*invokespecial wrapOperation$zfn000$fabric-screen-api-v1$onRenderScreen {reexecute=0 rethrow=0 return_oop=0}
2074 ; - net.minecraft.class_757::method_3192@634 (line 572)
2075 0x000001c7541bbd30: ccb9 4b00
2076
2077 0x000001c7541bbd34: ; {other}
2078 0x000001c7541bbd34: 0f1f 8400 | 2449 001f
2079
2080 0x000001c7541bbd3c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2081 0x000001c7541bbd3c: 48ba 50b6 | c53b c701 | 0000 ff82 | 880f 0000 | 488b 9424 | a800 0000 | 488b 7258
2082
2083 0x000001c7541bbd58: ; implicit exception: dispatches to 0x000001c7541bddef
2084 0x000001c7541bbd58: 488b b6d8 | 0200 0048
2085
2086 0x000001c7541bbd60: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2087 0x000001c7541bbd60: 85f6 48bf | 50b6 c53b | c701 0000 | 48c7 c3d0 | 1000 0074 | 0748 c7c3 | e010 0000 | 488b 041f
2088 0x000001c7541bbd80: 488d 4001 | 4889 041f | 0f84 9e00 | 0000 483b | 0648 8bfe
2089
2090 0x000001c7541bbd94: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2091 0x000001c7541bbd94: 48bb 50b6 | c53b c701 | 0000 8b7f | 0848 3bbb | 0011 0000 | 750d 4883 | 8308 1100 | 0001 e960
2092 0x000001c7541bbdb4: 0000 0048 | 3bbb 1011 | 0000 750d | 4883 8318 | 1100 0001 | e94a 0000 | 0048 83bb | 0011 0000
2093 0x000001c7541bbdd4: 0075 1748 | 89bb 0011 | 0000 48c7 | 8308 1100 | 0001 0000 | 00e9 2900 | 0000 4883 | bb10 1100
2094 0x000001c7541bbdf4: 0000 7517 | 4889 bb10 | 1100 0048 | c783 1811 | 0000 0100 | 0000 e908 | 0000 0048 | 8383 f010
2095 0x000001c7541bbe14: 0000 0148 | 8bd6 0f1f
2096
2097 0x000001c7541bbe1c: ; {optimized virtual_call}
2098 0x000001c7541bbe1c: 4400 00e8
2099
2100 0x000001c7541bbe20: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop }
2101 ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
2102 ; - net.minecraft.class_757::method_3192@723 (line 589)
2103 0x000001c7541bbe20: 9cc1 0200
2104
2105 0x000001c7541bbe24: ; {other}
2106 0x000001c7541bbe24: 0f1f 8400 | 144a 0020
2107
2108 0x000001c7541bbe2c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2109 0x000001c7541bbe2c: 49b8 50b6 | c53b c701 | 0000 41ff | 8028 1100 | 008b bc24 | b400 0000
2110
2111 0x000001c7541bbe44: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2112 0x000001c7541bbe44: 85ff 49b8 | 50b6 c53b | c701 0000 | 49c7 c100 | 1200 0074 | 0749 c7c1 | 1012 0000 | 4b8b 1408
2113 0x000001c7541bbe64: 488d 5201 | 4b89 1408 | 0f84 d100 | 0000 448b | 8c24 b000 | 0000 4585
2114
2115 0x000001c7541bbe7c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2116 0x000001c7541bbe7c: c949 b850 | b6c5 3bc7 | 0100 0049 | c7c1 2012 | 0000 7407 | 49c7 c130 | 1200 004b | 8b14 0848
2117 0x000001c7541bbe9c: 8d52 014b | 8914 080f | 849a 0000 | 0048 8b94 | 24a8 0000 | 004c 8b42 | 584d 8b88 | a002 0000
2118 0x000001c7541bbebc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2119 0x000001c7541bbebc: 4d85 c949 | b950 b6c5 | 3bc7 0100 | 0048 c7c6 | 4012 0000 | 7407 48c7 | c650 1200 | 0049 8b1c
2120 0x000001c7541bbedc: 3148 8d5b | 0149 891c | 310f 8458 | 0000 0049 | 8bb0 3001 | 0000 483b | 064c 8bc6
2121
2122 0x000001c7541bbef8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2123 0x000001c7541bbef8: 49b9 50b6 | c53b c701
2124
2125 0x000001c7541bbf00: ; {metadata('net/minecraft/class_329')}
2126 0x000001c7541bbf00: 0000 49ba | 700f c680 | 0000 0000 | 4d89 9170 | 1200 0049 | 8381 7812 | 0000 014c | 8b84 24f8
2127 0x000001c7541bbf20: 0000 004c | 8b8c 24b8 | 0000 0048
2128
2129 0x000001c7541bbf2c: ; {optimized virtual_call}
2130 0x000001c7541bbf2c: 8bd6 90e8
2131
2132 0x000001c7541bbf30: ; ImmutableOopMap {[168]=Oop [192]=Oop [248]=Oop }
2133 ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
2134 ; - net.minecraft.class_757::method_3192@805 (line 601)
2135 0x000001c7541bbf30: 4c2f 0506
2136
2137 0x000001c7541bbf34: ; {other}
2138 0x000001c7541bbf34: 0f1f 8400 | 244b 0021 | 8bbc 24b4 | 0000 0085
2139
2140 0x000001c7541bbf44: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2141 0x000001c7541bbf44: ff49 b850 | b6c5 3bc7 | 0100 0048 | c7c2 9812 | 0000 7407 | 48c7 c2a8 | 1200 0049 | 8b34 1048
2142 0x000001c7541bbf64: 8d76 0149 | 8934 100f | 8438 0400 | 004c 8b84 | 24c0 0000 | 0049 3b00
2143
2144 0x000001c7541bbf7c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2145 0x000001c7541bbf7c: 498b d048 | be50 b6c5 | 3bc7 0100 | 008b 5208 | 483b 96c8 | 1200 0075 | 0d48 8386 | d012 0000
2146 0x000001c7541bbf9c: 01e9 6000 | 0000 483b | 96d8 1200 | 0075 0d48 | 8386 e012 | 0000 01e9 | 4a00 0000 | 4883 bec8
2147 0x000001c7541bbfbc: 1200 0000 | 7517 4889 | 96c8 1200 | 0048 c786 | d012 0000 | 0100 0000 | e929 0000 | 0048 83be
2148 0x000001c7541bbfdc: d812 0000 | 0075 1748 | 8996 d812 | 0000 48c7 | 86e0 1200 | 0001 0000 | 00e9 0800 | 0000 4883
2149 0x000001c7541bbffc: 86b8 1200 | 0001 498b
2150
2151 0x000001c7541bc004: ; {oop("toasts"{0x000001c778673430})}
2152 0x000001c7541bc004: d849 b830 | 3467 78c7 | 0100 0048 | 8bd3 6666 | 9048 b8b8 | 29ee 8000
2153
2154 0x000001c7541bc01c: ; {virtual_call}
2155 0x000001c7541bc01c: 0000 00e8
2156
2157 0x000001c7541bc020: ; ImmutableOopMap {[168]=Oop [248]=Oop }
2158 ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
2159 ; - net.minecraft.class_757::method_3192@817 (line 605)
2160 0x000001c7541bc020: fcea 4a07
2161
2162 0x000001c7541bc024: ; {other}
2163 0x000001c7541bc024: 0f1f 8400 | 144c 0022 | 4889 8424 | 2801 0000 | 488b 9424 | a800 0000 | 4c8b 4258
2164
2165 0x000001c7541bc040: ; implicit exception: dispatches to 0x000001c7541bde08
2166 0x000001c7541bc040: 493b 0049
2167
2168 0x000001c7541bc044: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2169 0x000001c7541bc044: 8bf0 48bf | 50b6 c53b | c701 0000
2170
2171 0x000001c7541bc050: ; {metadata('net/minecraft/class_310')}
2172 0x000001c7541bc050: 49ba 008a | ca80 0000 | 0000 4c89 | 9700 1300 | 0048 8387 | 0813 0000 | 0149 8bb0 | 5802 0000
2173 0x000001c7541bc070: ; implicit exception: dispatches to 0x000001c7541bde0d
2174 0x000001c7541bc070: 483b 064c
2175
2176 0x000001c7541bc074: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2177 0x000001c7541bc074: 8bc6 48bf | 50b6 c53b | c701 0000
2178
2179 0x000001c7541bc080: ; {metadata('net/minecraft/class_374')}
2180 0x000001c7541bc080: 49ba e07b | cd80 0000 | 0000 4c89 | 9738 1300 | 0048 8387 | 4013 0000 | 014c 8b84 | 24f8 0000
2181 0x000001c7541bc0a0: 0048 8bd6
2182
2183 0x000001c7541bc0a4: ; {optimized virtual_call}
2184 0x000001c7541bc0a4: 6666 90e8
2185
2186 0x000001c7541bc0a8: ; ImmutableOopMap {[168]=Oop [248]=Oop [296]=Oop }
2187 ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
2188 ; - net.minecraft.class_757::method_3192@833 (line 606)
2189 0x000001c7541bc0a8: 34e0 fbff
2190
2191 0x000001c7541bc0ac: ; {other}
2192 0x000001c7541bc0ac: 0f1f 8400 | 9c4c 0023 | 488b b424 | 2801 0000
2193
2194 0x000001c7541bc0bc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2195 0x000001c7541bc0bc: 4885 f648 | ba50 b6c5 | 3bc7 0100 | 0048 c7c7 | 6013 0000 | 7407 48c7 | c770 1300 | 0048 8b1c
2196 0x000001c7541bc0dc: 3a48 8d5b | 0148 891c | 3a0f 84be | 0200 0048 | 3b06 488b
2197
2198 0x000001c7541bc0f0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2199 0x000001c7541bc0f0: c648 ba50 | b6c5 3bc7
2200
2201 0x000001c7541bc0f8: ; {metadata('net/minecraft/class_10214')}
2202 0x000001c7541bc0f8: 0100 0049 | ba58 3cee | 8000 0000 | 004c 8992 | 9013 0000 | 4883 8298 | 1300 0001
2203
2204 0x000001c7541bc114: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2205 0x000001c7541bc114: 48ba d860 | c43b c701 | 0000 8bba | cc00 0000 | 83c7 0289 | bacc 0000 | 0081 e7fe | ff1f 0085
2206 0x000001c7541bc134: ff0f 84dc | 1c00 0048 | 8b56 1048
2207
2208 0x000001c7541bc140: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2209 0x000001c7541bc140: 85d2 48be | d860 c43b | c701 0000 | 48c7 c710 | 0100 0074 | 0748 c7c7 | 2001 0000 | 488b 1c3e
2210 0x000001c7541bc160: 488d 5b01 | 4889 1c3e | 0f84 2b02 | 0000 483b | 0248 8bf2
2211
2212 0x000001c7541bc174: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2213 0x000001c7541bc174: 48bf d860 | c43b c701 | 0000 8b76 | 0848 3bb7 | 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960
2214 0x000001c7541bc194: 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758 | 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000
2215 0x000001c7541bc1b4: 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100
2216 0x000001c7541bc1d4: 0000 7517 | 4889 b750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001
2217 0x000001c7541bc1f4: 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff
2218
2219 0x000001c7541bc204: ; {virtual_call}
2220 0x000001c7541bc204: ffff ffe8
2221
2222 0x000001c7541bc208: ; ImmutableOopMap {[168]=Oop [248]=Oop }
2223 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2224 ; - net.minecraft.class_10214::close@11 (line 47)
2225 ; - net.minecraft.class_757::method_3192@843 (line 607)
2226 0x000001c7541bc208: 7431 0506
2227
2228 0x000001c7541bc20c: ; {other}
2229 0x000001c7541bc20c: 0f1f 8400 | fc4d 0024 | e980 0100 | 0049 8b87 | f804 0000 | 4d33 d24d | 8997 f804 | 0000 4d33
2230 0x000001c7541bc22c: d24d 8997 | 0005 0000
2231
2232 0x000001c7541bc234: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2233 0x000001c7541bc234: 4885 f648 | ba50 b6c5 | 3bc7 0100 | 0048 c7c7 | d013 0000 | 7407 48c7 | c7e0 1300 | 0048 8b1c
2234 0x000001c7541bc254: 3a48 8d5b | 0148 891c | 3a0f 8429 | 0800 0048 | 3b06 488b
2235
2236 0x000001c7541bc268: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2237 0x000001c7541bc268: d648 bf50 | b6c5 3bc7
2238
2239 0x000001c7541bc270: ; {metadata('net/minecraft/class_10214')}
2240 0x000001c7541bc270: 0100 0049 | ba58 3cee | 8000 0000 | 004c 8997 | 0014 0000 | 4883 8708 | 1400 0001
2241
2242 0x000001c7541bc28c: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2243 0x000001c7541bc28c: 48ba d860 | c43b c701 | 0000 8bba | cc00 0000 | 83c7 0289 | bacc 0000 | 0081 e7fe | ff1f 0085
2244 0x000001c7541bc2ac: ff0f 848f | 1b00 0048 | 8b56 1048
2245
2246 0x000001c7541bc2b8: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2247 0x000001c7541bc2b8: 85d2 48be | d860 c43b | c701 0000 | 48c7 c710 | 0100 0074 | 0748 c7c7 | 2001 0000 | 488b 1c3e
2248 0x000001c7541bc2d8: 488d 5b01 | 4889 1c3e | 4889 8424 | 3001 0000 | 0f84 f201 | 0000 483b | 0248 8bf2
2249
2250 0x000001c7541bc2f4: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
2251 0x000001c7541bc2f4: 48bf d860 | c43b c701 | 0000 8b76 | 0848 3bb7 | 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960
2252 0x000001c7541bc314: 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758 | 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000
2253 0x000001c7541bc334: 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100
2254 0x000001c7541bc354: 0000 7517 | 4889 b750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001
2255 0x000001c7541bc374: 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff
2256
2257 0x000001c7541bc384: ; {virtual_call}
2258 0x000001c7541bc384: ffff ffe8
2259
2260 0x000001c7541bc388: ; ImmutableOopMap {[304]=Oop }
2261 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
2262 ; - net.minecraft.class_10214::close@11 (line 47)
2263 ; - net.minecraft.class_757::method_3192@858 (line 605)
2264 0x000001c7541bc388: f42f 0506
2265
2266 0x000001c7541bc38c: ; {other}
2267 0x000001c7541bc38c: 0f1f 8400 | 7c4f 0025 | e947 0100
2268
2269 0x000001c7541bc398: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2270 0x000001c7541bc398: 0048 ba50 | b6c5 3bc7 | 0100 00ff | 82b8 1300 | 0048 8b84 | 24f8 0000 | 0048 8bf0
2271
2272 0x000001c7541bc3b4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2273 0x000001c7541bc3b4: 48bf 50b6 | c53b c701
2274
2275 0x000001c7541bc3bc: ; {metadata('net/minecraft/class_332')}
2276 0x000001c7541bc3bc: 0000 49ba | b82b ea80 | 0000 0000 | 4c89 9788 | 1400 0048 | 8387 9014
2277
2278 0x000001c7541bc3d4: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
2279 0x000001c7541bc3d4: 0000 0148 | be50 31bb | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
2280 0x000001c7541bc3f4: 1f00 85ff | 0f84 6a1a | 0000 488b | 7020 483b | 0648 8bfe
2281
2282 0x000001c7541bc408: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
2283 0x000001c7541bc408: 48bb 5031 | bb3b c701 | 0000 4883 | 8328 0100 | 0001 488b
2284
2285 0x000001c7541bc41c: ; {optimized virtual_call}
2286 0x000001c7541bc41c: d666 90e8
2287
2288 0x000001c7541bc420: ; ImmutableOopMap {[168]=Oop }
2289 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
2290 ; - net.minecraft.class_332::method_51452@4 (line 95)
2291 ; - net.minecraft.class_757::method_3192@878 (line 610)
2292 0x000001c7541bc420: 2c33 2707
2293
2294 0x000001c7541bc424: ; {other}
2295 0x000001c7541bc424: 0f1f 8400 | 1450 0026
2296
2297 0x000001c7541bc42c: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})}
2298 0x000001c7541bc42c: 48ba d844 | 2673 c701 | 0000 488b
2299
2300 0x000001c7541bc438: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2301 0x000001c7541bc438: f248 bf50 | b6c5 3bc7
2302
2303 0x000001c7541bc440: ; {metadata('org/joml/Matrix4fStack')}
2304 0x000001c7541bc440: 0100 0049 | ba00 80c4 | 8000 0000 | 004c 8997 | c014 0000 | 4883 87c8 | 1400 0001
2305
2306 0x000001c7541bc45c: ; {optimized virtual_call}
2307 0x000001c7541bc45c: 6666 90e8
2308
2309 0x000001c7541bc460: ; ImmutableOopMap {[168]=Oop }
2310 ;*invokevirtual popMatrix {reexecute=0 rethrow=0 return_oop=0}
2311 ; - net.minecraft.class_757::method_3192@883 (line 612)
2312 0x000001c7541bc460: cc74 2907
2313
2314 0x000001c7541bc464: ; {other}
2315 0x000001c7541bc464: 0f1f 8400 | 5450 0027 | 488b 9424 | a800 0000 | 488b 9298 | 0000 0048 | 3b02 488b
2316
2317 0x000001c7541bc480: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2318 0x000001c7541bc480: f248 bf50 | b6c5 3bc7
2319
2320 0x000001c7541bc488: ; {metadata('net/minecraft/class_9920')}
2321 0x000001c7541bc488: 0100 0049 | baa0 78e9 | 8000 0000 | 004c 8997 | f814 0000 | 4883 8700 | 1500 0001
2322
2323 0x000001c7541bc4a4: ; {optimized virtual_call}
2324 0x000001c7541bc4a4: 6666 90e8
2325
2326 0x000001c7541bc4a8: ; ImmutableOopMap {}
2327 ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
2328 ; - net.minecraft.class_757::method_3192@891 (line 614)
2329 0x000001c7541bc4a8: 1444 fbff
2330
2331 0x000001c7541bc4ac: ; {other}
2332 0x000001c7541bc4ac: 0f1f 8400 | 9c50 0028 | 4881 c4d0 | 0100 005d
2333
2334 0x000001c7541bc4bc: ; {poll_return}
2335 0x000001c7541bc4bc: 493b a748 | 0400 000f | 87ca 1900 | 00c3 4881 | c4d0 0100
2336
2337 0x000001c7541bc4d0: ; {poll_return}
2338 0x000001c7541bc4d0: 005d 493b | a748 0400 | 000f 87ca | 1900 00c3
2339
2340 0x000001c7541bc4e0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2341 0x000001c7541bc4e0: 48ba 50b6 | c53b c701 | 0000 ff82 | 2814 0000 | 488b 8424 | 3001 0000 | e98f 0500 | 0066 6690
2342 0x000001c7541bc500: ; {no_reloc}
2343 0x000001c7541bc500: e9c9 1900 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85c6 | 1900 0049 | 8b87 b801 | 0000 488d
2344 0x000001c7541bc520: 7838 493b | bfc8 0100 | 000f 87ae | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2345 0x000001c7541bc540: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0
2346 0x000001c7541bc560: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2347 0x000001c7541bc560: 48be d8b6 | 9b3b c701 | 0000 4883 | 8630 0100
2348
2349 0x000001c7541bc570: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})}
2350 0x000001c7541bc570: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2438
2351
2352 0x000001c7541bc584: ; {optimized virtual_call}
2353 0x000001c7541bc584: 0100 00e8
2354
2355 0x000001c7541bc588: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [312]=Oop }
2356 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2357 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
2358 ; - net.minecraft.class_757::method_3192@467 (line 556)
2359 0x000001c7541bc588: f428 0506
2360
2361 0x000001c7541bc58c: ; {other}
2362 0x000001c7541bc58c: 0f1f 8400 | 7c51 0029 | 488b 8424 | 3801 0000 | e995 1c00 | 000f 1f80 | 0000 0000
2363
2364 0x000001c7541bc5a8: ; {no_reloc}
2365 0x000001c7541bc5a8: e94c 1900 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8549 | 1900 0049 | 8b87 b801 | 0000 488d
2366 0x000001c7541bc5c8: 7838 493b | bfc8 0100 | 000f 8731 | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2367 0x000001c7541bc5e8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0
2368 0x000001c7541bc608: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')}
2369 0x000001c7541bc608: 48be f038 | c63b c701 | 0000 4883 | 8630 0100 | 0001 488b | d048 8984 | 2440 0100
2370
2371 0x000001c7541bc624: ; {optimized virtual_call}
2372 0x000001c7541bc624: 0066 90e8
2373
2374 0x000001c7541bc628: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop [320]=Oop }
2375 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2376 ; - net.minecraft.class_4587::method_22909@11 (line 61)
2377 ; - net.minecraft.class_9080::method_55809@17 (line 30)
2378 ; - net.minecraft.class_329::method_1753@6 (line 235)
2379 ; - net.minecraft.class_757::method_3192@459 (line 554)
2380 0x000001c7541bc628: 5428 0506
2381
2382 0x000001c7541bc62c: ; {other}
2383 0x000001c7541bc62c: 0f1f 8400 | 1c52 002a | 488b 8424 | 4001 0000 | e9f5 1b00
2384
2385 0x000001c7541bc640: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2386 0x000001c7541bc640: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001
2387
2388 0x000001c7541bc650: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2389 0x000001c7541bc650: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2390 0x000001c7541bc670: 1f00 85f6 | 0f84 9b18 | 0000 660f | 1f44 0000
2391
2392 0x000001c7541bc680: ; {no_reloc}
2393 0x000001c7541bc680: e9c0 1800 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85bd | 1800 0049 | 8b87 b801 | 0000 488d
2394 0x000001c7541bc6a0: 7838 493b | bfc8 0100 | 000f 87a5 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2395 0x000001c7541bc6c0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2396 0x000001c7541bc6e0: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2397 0x000001c7541bc6e0: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100
2398
2399 0x000001c7541bc6f0: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})}
2400 0x000001c7541bc6f0: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2448
2401
2402 0x000001c7541bc704: ; {optimized virtual_call}
2403 0x000001c7541bc704: 0100 00e8
2404
2405 0x000001c7541bc708: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [328]=Oop }
2406 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2407 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
2408 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
2409 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
2410 ; - net.minecraft.class_757::method_3192@350 (line 541)
2411 0x000001c7541bc708: 7427 0506
2412
2413 0x000001c7541bc70c: ; {other}
2414 0x000001c7541bc70c: 0f1f 8400 | fc52 002b | 488b 8424 | 4801 0000 | e915 1b00 | 0048 8984 | 2458 0100
2415
2416 0x000001c7541bc728: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2417 0x000001c7541bc728: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001
2418
2419 0x000001c7541bc738: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2420 0x000001c7541bc738: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2421 0x000001c7541bc758: 1f00 85f6 | 0f84 ff17 | 0000 660f | 1f44 0000
2422
2423 0x000001c7541bc768: ; {no_reloc}
2424 0x000001c7541bc768: e924 1800 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8521 | 1800 0049 | 8b87 b801 | 0000 488d
2425 0x000001c7541bc788: 7838 493b | bfc8 0100 | 000f 8709 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2426 0x000001c7541bc7a8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2427 0x000001c7541bc7c8: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2428 0x000001c7541bc7c8: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100
2429
2430 0x000001c7541bc7d8: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})}
2431 0x000001c7541bc7d8: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2450
2432
2433 0x000001c7541bc7ec: ; {optimized virtual_call}
2434 0x000001c7541bc7ec: 0100 00e8
2435
2436 0x000001c7541bc7f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [336]=Oop [344]=Oop }
2437 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2438 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
2439 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
2440 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
2441 ; - net.minecraft.class_757::method_3192@347 (line 539)
2442 0x000001c7541bc7f0: 8c26 0506
2443
2444 0x000001c7541bc7f4: ; {other}
2445 0x000001c7541bc7f4: 0f1f 8400 | e453 002c | 488b 8424 | 5001 0000 | e92d 1a00 | 000f 1f80 | 0000 0000
2446
2447 0x000001c7541bc810: ; {no_reloc}
2448 0x000001c7541bc810: e9a7 1700 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85a4 | 1700 0049 | 8b87 b801 | 0000 488d
2449 0x000001c7541bc830: 7838 493b | bfc8 0100 | 000f 878c | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2450 0x000001c7541bc850: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2451 0x000001c7541bc870: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2452 0x000001c7541bc870: 48ba d8b6 | 9b3b c701 | 0000 4883 | 8230 0100
2453
2454 0x000001c7541bc880: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})}
2455 0x000001c7541bc880: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2460
2456
2457 0x000001c7541bc894: ; {optimized virtual_call}
2458 0x000001c7541bc894: 0100 00e8
2459
2460 0x000001c7541bc898: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop [352]=Oop }
2461 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2462 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
2463 ; - net.minecraft.class_757::method_3192@278 (line 535)
2464 0x000001c7541bc898: e425 0506
2465
2466 0x000001c7541bc89c: ; {other}
2467 0x000001c7541bc89c: 0f1f 8400 | 8c54 002d | 488b 8424 | 6001 0000 | e985 1900
2468
2469 0x000001c7541bc8b0: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
2470 0x000001c7541bc8b0: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001
2471
2472 0x000001c7541bc8c0: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2473 0x000001c7541bc8c0: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
2474 0x000001c7541bc8e0: 1f00 85f6 | 0f84 ee16 | 0000 660f | 1f44 0000
2475
2476 0x000001c7541bc8f0: ; {no_reloc}
2477 0x000001c7541bc8f0: e913 1700 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8510 | 1700 0049 | 8b87 b801 | 0000 488d
2478 0x000001c7541bc910: 7838 493b | bfc8 0100 | 000f 87f8 | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2479 0x000001c7541bc930: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0
2480 0x000001c7541bc950: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
2481 0x000001c7541bc950: 48be c01f | 823b c701 | 0000 4883 | 8610 0100
2482
2483 0x000001c7541bc960: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})}
2484 0x000001c7541bc960: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2468
2485
2486 0x000001c7541bc974: ; {optimized virtual_call}
2487 0x000001c7541bc974: 0100 00e8
2488
2489 0x000001c7541bc978: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [360]=Oop }
2490 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2491 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
2492 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
2493 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
2494 ; - net.minecraft.class_757::method_3192@216 (line 524)
2495 0x000001c7541bc978: 0425 0506
2496
2497 0x000001c7541bc97c: ; {other}
2498 0x000001c7541bc97c: 0f1f 8400 | 6c55 002e | 488b 8424 | 6801 0000 | e9a5 1800 | 000f 1f80 | 0000 0000
2499
2500 0x000001c7541bc998: ; {no_reloc}
2501 0x000001c7541bc998: e996 1600 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 8316
2502 0x000001c7541bc9b8: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
2503 0x000001c7541bc9d8: c7c7 0700 | 0000 4889 | 4cf8 0848 | ffcf 75f6
2504
2505 0x000001c7541bc9e8: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
2506 0x000001c7541bc9e8: 488b d048 | beb8 2f58 | 2ac7 0100 | 0048 8386 | 3001 0000
2507
2508 0x000001c7541bc9fc: ; {oop("supplier.get()"{0x000001c765a31cc0})}
2509 0x000001c7541bc9fc: 0148 bac0 | 1ca3 65c7 | 0100 004c | 8bc2 488b | d048 8984 | 2470 0100
2510
2511 0x000001c7541bca14: ; {optimized virtual_call}
2512 0x000001c7541bca14: 0066 90e8
2513
2514 0x000001c7541bca18: ; ImmutableOopMap {[168]=Oop [184]=Oop [368]=Oop }
2515 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2516 ; - java.util.Objects::requireNonNull@9 (line 259)
2517 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
2518 ; - net.minecraft.class_10209::method_64146@27 (line 51)
2519 ; - net.minecraft.class_757::method_3192@102 (line 507)
2520 0x000001c7541bca18: 6424 0506
2521
2522 0x000001c7541bca1c: ; {other}
2523 0x000001c7541bca1c: 0f1f 8400 | 0c56 002f | 488b 8424 | 7001 0000 | e905 1800 | 0049 8b87 | f804 0000 | 4d33 d24d
2524 0x000001c7541bca3c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000 | 4c8b 8424 | 3001 0000
2525
2526 0x000001c7541bca54: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2527 0x000001c7541bca54: 48ba 50b6 | c53b c701 | 0000 4883 | 8240 1400 | 0001 4c8b | c048 8b94 | 2430 0100 | 0066 0f1f
2528 0x000001c7541bca74: ; {optimized virtual_call}
2529 0x000001c7541bca74: 4400 00e8
2530
2531 0x000001c7541bca78: ; ImmutableOopMap {[304]=Oop }
2532 ;*invokevirtual addSuppressed {reexecute=0 rethrow=0 return_oop=0}
2533 ; - net.minecraft.class_757::method_3192@870 (line 605)
2534 0x000001c7541bca78: 0424 0506
2535
2536 0x000001c7541bca7c: ; {other}
2537 0x000001c7541bca7c: 0f1f 8400 | 6c56 0030 | 488b 8424 | 3001 0000 | e9a5 1700 | 0049 8b87 | f804 0000 | 4d33 d24d
2538 0x000001c7541bca9c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000
2539
2540 0x000001c7541bcaac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2541 0x000001c7541bcaac: 48ba 50b6 | c53b c701 | 0000 4883 | 8240 1100 | 0001 488b
2542
2543 0x000001c7541bcac0: ; {oop("Narrating screen"{0x000001c7788c1370})}
2544 0x000001c7541bcac0: d049 b870 | 138c 78c7 | 0100 000f
2545
2546 0x000001c7541bcacc: ; {static_call}
2547 0x000001c7541bcacc: 1f40 00e8
2548
2549 0x000001c7541bcad0: ; ImmutableOopMap {[168]=Oop }
2550 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
2551 ; - net.minecraft.class_757::method_3192@736 (line 592)
2552 0x000001c7541bcad0: ac2d 0506
2553
2554 0x000001c7541bcad4: ; {other}
2555 0x000001c7541bcad4: 0f1f 8400 | c456 0031
2556
2557 0x000001c7541bcadc: ; implicit exception: dispatches to 0x000001c7541be04a
2558 0x000001c7541bcadc: 483b 004c
2559
2560 0x000001c7541bcae0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2561 0x000001c7541bcae0: 8bc0 49b9 | 50b6 c53b | c701 0000
2562
2563 0x000001c7541bcaec: ; {metadata('net/minecraft/class_128')}
2564 0x000001c7541bcaec: 49ba c83b | 4780 0000 | 0000 4d89 | 9160 1100 | 0049 8381 | 6811 0000
2565
2566 0x000001c7541bcb04: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2567 0x000001c7541bcb04: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
2568 0x000001c7541bcb24: feff 1f00 | 4585 c90f | 841e 1500 | 004c 8bc0
2569
2570 0x000001c7541bcb34: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2571 0x000001c7541bcb34: 49b9 d07a | 893b c701
2572
2573 0x000001c7541bcb3c: ; {metadata('net/minecraft/class_128')}
2574 0x000001c7541bcb3c: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
2575
2576 0x000001c7541bcb54: ; {oop("Screen details"{0x000001c7788c1390})}
2577 0x000001c7541bcb54: 0000 0149 | b890 138c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 7801 | 0000 0f1f
2578 0x000001c7541bcb74: ; {optimized virtual_call}
2579 0x000001c7541bcb74: 4400 00e8
2580
2581 0x000001c7541bcb78: ; ImmutableOopMap {[168]=Oop [376]=Oop }
2582 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
2583 ; - net.minecraft.class_128::method_562@3 (line 177)
2584 ; - net.minecraft.class_757::method_3192@746 (line 593)
2585 0x000001c7541bcb78: 0423 0506
2586
2587 0x000001c7541bcb7c: ; {other}
2588 0x000001c7541bcb7c: 0f1f 8400 | 6c57 0032 | 0f1f 4000
2589
2590 0x000001c7541bcb88: ; {no_reloc}
2591 0x000001c7541bcb88: e9f2 1400 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 8001 | 0000 0f1f
2592
2593 0x000001c7541bcba4: ; {static_call}
2594 0x000001c7541bcba4: 4400 00e8
2595
2596 0x000001c7541bcba8: ; ImmutableOopMap {[376]=Oop [384]=Oop }
2597 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2598 ; - net.minecraft.class_757::method_3192@757 (line 594)
2599 0x000001c7541bcba8: d42c 0506
2600
2601 0x000001c7541bcbac: ; {other}
2602 0x000001c7541bcbac: 0f1f 8400 | 9c57 0033
2603
2604 0x000001c7541bcbb4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2605 0x000001c7541bcbb4: 49b8 50b6 | c53b c701 | 0000 4d8d | 80a8 1100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
2606 0x000001c7541bcbd4: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
2607 0x000001c7541bcbf4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
2608
2609 0x000001c7541bcc10: ; {oop("Screen name"{0x000001c7788c13b0})}
2610 0x000001c7541bcc10: 0849 b8b0 | 138c 78c7 | 0100 004c | 8bc8 488b | 9424 8001 | 0000 0f1f | 8000 0000 | 0048 b8ff
2611 0x000001c7541bcc30: ffff ffff
2612
2613 0x000001c7541bcc34: ; {virtual_call}
2614 0x000001c7541bcc34: ffff ffe8
2615
2616 0x000001c7541bcc38: ; ImmutableOopMap {[376]=Oop }
2617 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
2618 ; - net.minecraft.class_757::method_3192@762 (line 594)
2619 0x000001c7541bcc38: 4427 0506
2620
2621 0x000001c7541bcc3c: ; {other}
2622 0x000001c7541bcc3c: 0f1f 8400 | 2c58 0034 | 0f1f 4000
2623
2624 0x000001c7541bcc48: ; {no_reloc}
2625 0x000001c7541bcc48: e94b 1400 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8548 | 1400 0049 | 8b87 b801 | 0000 488d
2626 0x000001c7541bcc68: 7840 493b | bfc8 0100 | 000f 8730 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2627 0x000001c7541bcc88: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2628 0x000001c7541bcca8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2629 0x000001c7541bcca8: 48ba 50b6 | c53b c701 | 0000 4883 | 82f0 1100 | 0001 4c8b | 8424 7801 | 0000 488b | d048 8984
2630 0x000001c7541bccc8: 2488 0100
2631
2632 0x000001c7541bcccc: ; {optimized virtual_call}
2633 0x000001c7541bcccc: 0066 90e8
2634
2635 0x000001c7541bccd0: ; ImmutableOopMap {[392]=Oop }
2636 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2637 ; - net.minecraft.class_757::method_3192@772 (line 596)
2638 0x000001c7541bccd0: ac21 0506
2639
2640 0x000001c7541bccd4: ; {other}
2641 0x000001c7541bccd4: 0f1f 8400 | c458 0035 | 488b 8424 | 8801 0000 | e94d 1500 | 0049 8b87 | f804 0000 | 4d33 d24d
2642 0x000001c7541bccf4: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000
2643
2644 0x000001c7541bcd04: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2645 0x000001c7541bcd04: 49b8 50b6 | c53b c701 | 0000 4983 | 80a0 0f00 | 0001 488b
2646
2647 0x000001c7541bcd18: ; {oop("Rendering screen"{0x000001c7788c13d0})}
2648 0x000001c7541bcd18: d049 b8d0 | 138c 78c7 | 0100 000f
2649
2650 0x000001c7541bcd24: ; {static_call}
2651 0x000001c7541bcd24: 1f40 00e8
2652
2653 0x000001c7541bcd28: ; ImmutableOopMap {[168]=Oop }
2654 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
2655 ; - net.minecraft.class_757::method_3192@647 (line 574)
2656 0x000001c7541bcd28: 542b 0506
2657
2658 0x000001c7541bcd2c: ; {other}
2659 0x000001c7541bcd2c: 0f1f 8400 | 1c59 0036
2660
2661 0x000001c7541bcd34: ; implicit exception: dispatches to 0x000001c7541be0b4
2662 0x000001c7541bcd34: 483b 004c
2663
2664 0x000001c7541bcd38: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2665 0x000001c7541bcd38: 8bc0 49b9 | 50b6 c53b | c701 0000
2666
2667 0x000001c7541bcd44: ; {metadata('net/minecraft/class_128')}
2668 0x000001c7541bcd44: 49ba c83b | 4780 0000 | 0000 4d89 | 91c0 0f00 | 0049 8381 | c80f 0000
2669
2670 0x000001c7541bcd5c: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2671 0x000001c7541bcd5c: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
2672 0x000001c7541bcd7c: feff 1f00 | 4585 c90f | 8430 1300 | 004c 8bc0
2673
2674 0x000001c7541bcd8c: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2675 0x000001c7541bcd8c: 49b9 d07a | 893b c701
2676
2677 0x000001c7541bcd94: ; {metadata('net/minecraft/class_128')}
2678 0x000001c7541bcd94: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
2679
2680 0x000001c7541bcdac: ; {oop("Screen render details"{0x000001c7788c13f0})}
2681 0x000001c7541bcdac: 0000 0149 | b8f0 138c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 9001 | 0000 0f1f
2682 0x000001c7541bcdcc: ; {optimized virtual_call}
2683 0x000001c7541bcdcc: 4400 00e8
2684
2685 0x000001c7541bcdd0: ; ImmutableOopMap {[168]=Oop [400]=Oop }
2686 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
2687 ; - net.minecraft.class_128::method_562@3 (line 177)
2688 ; - net.minecraft.class_757::method_3192@657 (line 575)
2689 0x000001c7541bcdd0: ac20 0506
2690
2691 0x000001c7541bcdd4: ; {other}
2692 0x000001c7541bcdd4: 0f1f 8400 | c459 0037 | 0f1f 4000
2693
2694 0x000001c7541bcde0: ; {no_reloc}
2695 0x000001c7541bcde0: e904 1300 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 9801 | 0000 0f1f
2696
2697 0x000001c7541bcdfc: ; {static_call}
2698 0x000001c7541bcdfc: 4400 00e8
2699
2700 0x000001c7541bce00: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
2701 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2702 ; - net.minecraft.class_757::method_3192@668 (line 577)
2703 0x000001c7541bce00: 7c2a 0506
2704
2705 0x000001c7541bce04: ; {other}
2706 0x000001c7541bce04: 0f1f 8400 | f459 0038
2707
2708 0x000001c7541bce0c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2709 0x000001c7541bce0c: 49b8 50b6 | c53b c701 | 0000 4d8d | 8008 1000 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
2710 0x000001c7541bce2c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
2711 0x000001c7541bce4c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
2712
2713 0x000001c7541bce68: ; {oop("Screen name"{0x000001c7788c13b0})}
2714 0x000001c7541bce68: 0849 b8b0 | 138c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
2715 0x000001c7541bce88: ffff ffff
2716
2717 0x000001c7541bce8c: ; {virtual_call}
2718 0x000001c7541bce8c: ffff ffe8
2719
2720 0x000001c7541bce90: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop }
2721 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
2722 ; - net.minecraft.class_757::method_3192@673 (line 577)
2723 0x000001c7541bce90: ec24 0506
2724
2725 0x000001c7541bce94: ; {other}
2726 0x000001c7541bce94: 0f1f 8400 | 845a 0039 | 488b 9424 | a800 0000 | 488b 5258
2727
2728 0x000001c7541bcea8: ; implicit exception: dispatches to 0x000001c7541be0f3
2729 0x000001c7541bcea8: 4c8b 8248 | 0100 004c
2730
2731 0x000001c7541bceb0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2732 0x000001c7541bceb0: 8bca 48be | 50b6 c53b | c701 0000
2733
2734 0x000001c7541bcebc: ; {metadata('net/minecraft/class_310')}
2735 0x000001c7541bcebc: 49ba 008a | ca80 0000 | 0000 4c89 | 9660 1000 | 0048 8386 | 6810 0000 | 0148 8bb2 | b800 0000
2736 0x000001c7541bcedc: ; implicit exception: dispatches to 0x000001c7541be0f8
2737 0x000001c7541bcedc: 493b 0049
2738
2739 0x000001c7541bcee0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2740 0x000001c7541bcee0: 8bd0 49b9 | 50b6 c53b | c701 0000
2741
2742 0x000001c7541bceec: ; {metadata('net/minecraft/class_312')}
2743 0x000001c7541bceec: 49ba 18b5 | e180 0000 | 0000 4d89 | 9198 1000 | 0049 8381 | a010 0000
2744
2745 0x000001c7541bcf04: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
2746 0x000001c7541bcf04: 0148 baf8 | e0c5 3bc7 | 0100 0044 | 8b8a cc00 | 0000 4183 | c102 4489 | 8acc 0000 | 0041 81e1
2747 0x000001c7541bcf24: feff 1f00 | 4585 c90f | 84cc 1100 | 000f 1f80 | 0000 0000
2748
2749 0x000001c7541bcf38: ; {no_reloc}
2750 0x000001c7541bcf38: e9f0 1100 | 0090 9090 | 9090 498b | d04c 8bc6 | 4889 b424 | a001 0000 | 0f1f 8000
2751
2752 0x000001c7541bcf54: ; {static_call}
2753 0x000001c7541bcf54: 0000 00e8
2754
2755 0x000001c7541bcf58: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
2756 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2757 ; - net.minecraft.class_312::method_68882@6 (line 169)
2758 ; - net.minecraft.class_757::method_3192@693 (line 578)
2759 0x000001c7541bcf58: 2429 0506
2760
2761 0x000001c7541bcf5c: ; {other}
2762 0x000001c7541bcf5c: 0f1f 8400 | 4c5b 003a
2763
2764 0x000001c7541bcf64: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
2765 0x000001c7541bcf64: 49b8 f8e0 | c53b c701 | 0000 4d8d | 8040 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
2766 0x000001c7541bcf84: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
2767 0x000001c7541bcfa4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
2768
2769 0x000001c7541bcfc0: ; {oop("Mouse location"{0x000001c7788c1410})}
2770 0x000001c7541bcfc0: 0849 b810 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
2771 0x000001c7541bcfe0: ffff ffff
2772
2773 0x000001c7541bcfe4: ; {virtual_call}
2774 0x000001c7541bcfe4: ffff ffe8
2775
2776 0x000001c7541bcfe8: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
2777 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
2778 ; - net.minecraft.class_312::method_68882@11 (line 169)
2779 ; - net.minecraft.class_757::method_3192@693 (line 578)
2780 0x000001c7541bcfe8: 9423 0506
2781
2782 0x000001c7541bcfec: ; {other}
2783 0x000001c7541bcfec: 0f1f 8400 | dc5b 003b | 0f1f 4000
2784
2785 0x000001c7541bcff8: ; {no_reloc}
2786 0x000001c7541bcff8: e949 1100 | 0090 9090 | 9090 488b | 9424 a001 | 0000 0f1f
2787
2788 0x000001c7541bd00c: ; {static_call}
2789 0x000001c7541bd00c: 4400 00e8
2790
2791 0x000001c7541bd010: ; ImmutableOopMap {[400]=Oop [408]=Oop }
2792 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2793 ; - net.minecraft.class_312::method_68882@20 (line 170)
2794 ; - net.minecraft.class_757::method_3192@693 (line 578)
2795 0x000001c7541bd010: 6c28 0506
2796
2797 0x000001c7541bd014: ; {other}
2798 0x000001c7541bd014: 0f1f 8400 | 045c 003c
2799
2800 0x000001c7541bd01c: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
2801 0x000001c7541bd01c: 49b8 f8e0 | c53b c701 | 0000 4d8d | 80a8 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
2802 0x000001c7541bd03c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
2803 0x000001c7541bd05c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
2804
2805 0x000001c7541bd078: ; {oop("Screen size"{0x000001c7788c1430})}
2806 0x000001c7541bd078: 0849 b830 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff
2807 0x000001c7541bd098: ffff ffff
2808
2809 0x000001c7541bd09c: ; {virtual_call}
2810 0x000001c7541bd09c: ffff ffe8
2811
2812 0x000001c7541bd0a0: ; ImmutableOopMap {[400]=Oop }
2813 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
2814 ; - net.minecraft.class_312::method_68882@25 (line 170)
2815 ; - net.minecraft.class_757::method_3192@693 (line 578)
2816 0x000001c7541bd0a0: dc22 0506
2817
2818 0x000001c7541bd0a4: ; {other}
2819 0x000001c7541bd0a4: 0f1f 8400 | 945c 003d | 0f1f 4000
2820
2821 0x000001c7541bd0b0: ; {no_reloc}
2822 0x000001c7541bd0b0: e9aa 1000 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85a7 | 1000 0049 | 8b87 b801 | 0000 488d
2823 0x000001c7541bd0d0: 7840 493b | bfc8 0100 | 000f 878f | 1000 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2824 0x000001c7541bd0f0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2825 0x000001c7541bd110: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2826 0x000001c7541bd110: 48ba 50b6 | c53b c701 | 0000 4883 | 82c0 1000 | 0001 4c8b | 8424 9001 | 0000 488b | d048 8984
2827 0x000001c7541bd130: 24a8 0100
2828
2829 0x000001c7541bd134: ; {optimized virtual_call}
2830 0x000001c7541bd134: 0066 90e8
2831
2832 0x000001c7541bd138: ; ImmutableOopMap {[424]=Oop }
2833 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2834 ; - net.minecraft.class_757::method_3192@702 (line 580)
2835 0x000001c7541bd138: 441d 0506
2836
2837 0x000001c7541bd13c: ; {other}
2838 0x000001c7541bd13c: 0f1f 8400 | 2c5d 003e | 488b 8424 | a801 0000 | e9e5 1000 | 0049 8b87 | f804 0000 | 4d33 d24d
2839 0x000001c7541bd15c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000
2840
2841 0x000001c7541bd16c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2842 0x000001c7541bd16c: 49b8 50b6 | c53b c701 | 0000 4983 | 8020 0e00 | 0001 488b
2843
2844 0x000001c7541bd180: ; {oop("Rendering overlay"{0x000001c7788c1450})}
2845 0x000001c7541bd180: d049 b850 | 148c 78c7 | 0100 000f
2846
2847 0x000001c7541bd18c: ; {static_call}
2848 0x000001c7541bd18c: 1f40 00e8
2849
2850 0x000001c7541bd190: ; ImmutableOopMap {[168]=Oop }
2851 ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0}
2852 ; - net.minecraft.class_757::method_3192@534 (line 563)
2853 0x000001c7541bd190: ec26 0506
2854
2855 0x000001c7541bd194: ; {other}
2856 0x000001c7541bd194: 0f1f 8400 | 845d 003f
2857
2858 0x000001c7541bd19c: ; implicit exception: dispatches to 0x000001c7541be17b
2859 0x000001c7541bd19c: 483b 004c
2860
2861 0x000001c7541bd1a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2862 0x000001c7541bd1a0: 8bc0 49b9 | 50b6 c53b | c701 0000
2863
2864 0x000001c7541bd1ac: ; {metadata('net/minecraft/class_128')}
2865 0x000001c7541bd1ac: 49ba c83b | 4780 0000 | 0000 4d89 | 9140 0e00 | 0049 8381 | 480e 0000
2866
2867 0x000001c7541bd1c4: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2868 0x000001c7541bd1c4: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1
2869 0x000001c7541bd1e4: feff 1f00 | 4585 c90f | 848f 0f00 | 004c 8bc0
2870
2871 0x000001c7541bd1f4: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
2872 0x000001c7541bd1f4: 49b9 d07a | 893b c701
2873
2874 0x000001c7541bd1fc: ; {metadata('net/minecraft/class_128')}
2875 0x000001c7541bd1fc: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801
2876
2877 0x000001c7541bd214: ; {oop("Overlay render details"{0x000001c7788c1470})}
2878 0x000001c7541bd214: 0000 0149 | b870 148c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 b001 | 0000 0f1f
2879 0x000001c7541bd234: ; {optimized virtual_call}
2880 0x000001c7541bd234: 4400 00e8
2881
2882 0x000001c7541bd238: ; ImmutableOopMap {[168]=Oop [432]=Oop }
2883 ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0}
2884 ; - net.minecraft.class_128::method_562@3 (line 177)
2885 ; - net.minecraft.class_757::method_3192@544 (line 564)
2886 0x000001c7541bd238: 441c 0506
2887
2888 0x000001c7541bd23c: ; {other}
2889 0x000001c7541bd23c: 0f1f 8400 | 2c5e 0040 | 0f1f 4000
2890
2891 0x000001c7541bd248: ; {no_reloc}
2892 0x000001c7541bd248: e963 0f00 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 b801 | 0000 0f1f
2893
2894 0x000001c7541bd264: ; {static_call}
2895 0x000001c7541bd264: 4400 00e8
2896
2897 0x000001c7541bd268: ; ImmutableOopMap {[432]=Oop [440]=Oop }
2898 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
2899 ; - net.minecraft.class_757::method_3192@555 (line 566)
2900 0x000001c7541bd268: 1426 0506
2901
2902 0x000001c7541bd26c: ; {other}
2903 0x000001c7541bd26c: 0f1f 8400 | 5c5e 0041
2904
2905 0x000001c7541bd274: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2906 0x000001c7541bd274: 49b8 50b6 | c53b c701 | 0000 4d8d | 8088 0e00 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
2907 0x000001c7541bd294: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
2908 0x000001c7541bd2b4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89
2909
2910 0x000001c7541bd2d0: ; {oop("Overlay name"{0x000001c7788c1490})}
2911 0x000001c7541bd2d0: 0849 b890 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 b801 | 0000 0f1f | 8000 0000 | 0048 b8ff
2912 0x000001c7541bd2f0: ffff ffff
2913
2914 0x000001c7541bd2f4: ; {virtual_call}
2915 0x000001c7541bd2f4: ffff ffe8
2916
2917 0x000001c7541bd2f8: ; ImmutableOopMap {[432]=Oop }
2918 ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0}
2919 ; - net.minecraft.class_757::method_3192@560 (line 566)
2920 0x000001c7541bd2f8: 8420 0506
2921
2922 0x000001c7541bd2fc: ; {other}
2923 0x000001c7541bd2fc: 0f1f 8400 | ec5e 0042 | 0f1f 4000
2924
2925 0x000001c7541bd308: ; {no_reloc}
2926 0x000001c7541bd308: e9bc 0e00 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85b9 | 0e00 0049 | 8b87 b801 | 0000 488d
2927 0x000001c7541bd328: 7840 493b | bfc8 0100 | 000f 87a1 | 0e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
2928 0x000001c7541bd348: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
2929 0x000001c7541bd368: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2930 0x000001c7541bd368: 48ba 50b6 | c53b c701 | 0000 4883 | 82d0 0e00 | 0001 4c8b | 8424 b001 | 0000 488b | d048 8984
2931 0x000001c7541bd388: 24c0 0100
2932
2933 0x000001c7541bd38c: ; {optimized virtual_call}
2934 0x000001c7541bd38c: 0066 90e8
2935
2936 0x000001c7541bd390: ; ImmutableOopMap {[448]=Oop }
2937 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
2938 ; - net.minecraft.class_757::method_3192@570 (line 568)
2939 0x000001c7541bd390: ec1a 0506
2940
2941 0x000001c7541bd394: ; {other}
2942 0x000001c7541bd394: 0f1f 8400 | 845f 0043 | 488b 8424 | c001 0000 | e98d 0e00
2943
2944 0x000001c7541bd3a8: ; {metadata({method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')}
2945 0x000001c7541bd3a8: 0049 ba88 | cc33 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
2946
2947 0x000001c7541bd3c0: ; {runtime_call counter_overflow Runtime1 stub}
2948 0x000001c7541bd3c0: e83b 8512
2949
2950 0x000001c7541bd3c4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop }
2951 ;*synchronization entry
2952 ; - net.minecraft.class_757::method_3192@-1 (line 495)
2953 0x000001c7541bd3c4: 06e9 74ac
2954
2955 0x000001c7541bd3c8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
2956 0x000001c7541bd3c8: ffff e8d1
2957
2958 0x000001c7541bd3cc: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
2959 ;*invokevirtual method_1569 {reexecute=0 rethrow=0 return_oop=0}
2960 ; - net.minecraft.class_757::method_3192@4 (line 495)
2961 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
2962 0x000001c7541bd3cc: 2212 06e8
2963
2964 0x000001c7541bd3d0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
2965 ;*getfield field_1837 {reexecute=1 rethrow=0 return_oop=0}
2966 ; - (reexecute) net.minecraft.class_757::method_3192@17 (line 495)
2967 0x000001c7541bd3d0: cc22 1206
2968
2969 0x000001c7541bd3d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
2970 0x000001c7541bd3d4: e8c7 2212
2971
2972 0x000001c7541bd3d8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
2973 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
2974 ; - net.minecraft.class_757::method_3192@33 (line 495)
2975 0x000001c7541bd3d8: 0648 893c
2976
2977 0x000001c7541bd3dc: ; {runtime_call throw_class_cast_exception Runtime1 stub}
2978 0x000001c7541bd3dc: 24e8 be4e
2979
2980 0x000001c7541bd3e0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
2981 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
2982 ; - net.minecraft.class_757::method_3192@36 (line 495)
2983 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
2984 0x000001c7541bd3e0: 1206 e8b9
2985
2986 0x000001c7541bd3e4: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop }
2987 ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
2988 ; - net.minecraft.class_757::method_3192@39 (line 495)
2989 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
2990 0x000001c7541bd3e4: 2212 06e8
2991
2992 0x000001c7541bd3e8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop }
2993 ;*invokevirtual method_1609 {reexecute=0 rethrow=0 return_oop=0}
2994 ; - net.minecraft.class_757::method_3192@52 (line 495)
2995 0x000001c7541bd3e8: b422 1206
2996
2997 0x000001c7541bd3ec: ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
2998 0x000001c7541bd3ec: 49ba f880 | f32b c701 | 0000 4c89 | 5424 0848 | c704 24ff
2999
3000 0x000001c7541bd400: ; {runtime_call counter_overflow Runtime1 stub}
3001 0x000001c7541bd400: ffff ffe8
3002
3003 0x000001c7541bd404: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3004 ;*synchronization entry
3005 ; - net.minecraft.class_156::method_658@-1 (line 141)
3006 ; - net.minecraft.class_757::method_3192@68 (line 498)
3007 0x000001c7541bd404: f884 1206 | e9d0 aeff
3008
3009 0x000001c7541bd40c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
3010 0x000001c7541bd40c: ff49 ba98 | 81f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3011
3012 0x000001c7541bd424: ; {runtime_call counter_overflow Runtime1 stub}
3013 0x000001c7541bd424: e8d7 8412
3014
3015 0x000001c7541bd428: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3016 ;*synchronization entry
3017 ; - net.minecraft.class_156::method_648@-1 (line 145)
3018 ; - net.minecraft.class_156::method_658@0 (line 141)
3019 ; - net.minecraft.class_757::method_3192@68 (line 498)
3020 0x000001c7541bd428: 06e9 e8ae
3021
3022 0x000001c7541bd42c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3023 0x000001c7541bd42c: ffff e86d
3024
3025 0x000001c7541bd430: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
3026 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
3027 ; - net.minecraft.class_156::method_648@3 (line 145)
3028 ; - net.minecraft.class_156::method_658@0 (line 141)
3029 ; - net.minecraft.class_757::method_3192@68 (line 498)
3030 ; {runtime_call throw_div0_exception Runtime1 stub}
3031 0x000001c7541bd430: 2212 06e8
3032
3033 0x000001c7541bd434: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3034 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
3035 ; - net.minecraft.class_156::method_658@6 (line 141)
3036 ; - net.minecraft.class_757::method_3192@68 (line 498)
3037 0x000001c7541bd434: 681f 1206
3038
3039 0x000001c7541bd438: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3040 0x000001c7541bd438: e863 2212
3041
3042 0x000001c7541bd43c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
3043 ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0}
3044 ; - net.minecraft.class_757::method_3192@88 (line 499)
3045 ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
3046 0x000001c7541bd43c: 0649 baf8 | 80f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3047
3048 0x000001c7541bd454: ; {runtime_call counter_overflow Runtime1 stub}
3049 0x000001c7541bd454: e8a7 8412
3050
3051 0x000001c7541bd458: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3052 ;*synchronization entry
3053 ; - net.minecraft.class_156::method_658@-1 (line 141)
3054 ; - net.minecraft.class_757::method_3192@59 (line 496)
3055 0x000001c7541bd458: 06e9 6cb0
3056
3057 0x000001c7541bd45c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
3058 0x000001c7541bd45c: ffff 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3059
3060 0x000001c7541bd474: ; {runtime_call counter_overflow Runtime1 stub}
3061 0x000001c7541bd474: ffe8 8684
3062
3063 0x000001c7541bd478: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3064 ;*synchronization entry
3065 ; - net.minecraft.class_156::method_648@-1 (line 145)
3066 ; - net.minecraft.class_156::method_658@0 (line 141)
3067 ; - net.minecraft.class_757::method_3192@59 (line 496)
3068 0x000001c7541bd478: 1206 e984
3069
3070 0x000001c7541bd47c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3071 0x000001c7541bd47c: b0ff ffe8
3072
3073 0x000001c7541bd480: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
3074 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
3075 ; - net.minecraft.class_156::method_648@3 (line 145)
3076 ; - net.minecraft.class_156::method_658@0 (line 141)
3077 ; - net.minecraft.class_757::method_3192@59 (line 496)
3078 0x000001c7541bd480: 1c22 1206
3079
3080 0x000001c7541bd484: ; {runtime_call throw_div0_exception Runtime1 stub}
3081 0x000001c7541bd484: e817 1f12
3082
3083 0x000001c7541bd488: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3084 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
3085 ; - net.minecraft.class_156::method_658@6 (line 141)
3086 ; - net.minecraft.class_757::method_3192@59 (line 496)
3087 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3088 0x000001c7541bd488: 06e8 1222
3089
3090 0x000001c7541bd48c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3091 ;*getfield field_1743 {reexecute=1 rethrow=0 return_oop=0}
3092 ; - (reexecute) net.minecraft.class_757::method_3192@95 (line 503)
3093 ; {metadata({method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3094 0x000001c7541bd48c: 1206 49ba | 20f6 513b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3095
3096 0x000001c7541bd4a4: ; {runtime_call counter_overflow Runtime1 stub}
3097 0x000001c7541bd4a4: ffe8 5684
3098
3099 0x000001c7541bd4a8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3100 ;*synchronization entry
3101 ; - net.minecraft.class_10209::method_64146@-1 (line 47)
3102 ; - net.minecraft.class_757::method_3192@102 (line 507)
3103 0x000001c7541bd4a8: 1206 e9cb
3104
3105 0x000001c7541bd4ac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3106 0x000001c7541bd4ac: b1ff ffe8
3107
3108 0x000001c7541bd4b0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3109 ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
3110 ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
3111 ; - net.minecraft.class_10209::method_64146@3 (line 47)
3112 ; - net.minecraft.class_757::method_3192@102 (line 507)
3113 0x000001c7541bd4b0: ec21 1206
3114
3115 0x000001c7541bd4b4: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3116 0x000001c7541bd4b4: 49ba e0f6 | 513b c701 | 0000 4c89 | 5424 0848 | c704 24ff
3117
3118 0x000001c7541bd4c8: ; {runtime_call counter_overflow Runtime1 stub}
3119 0x000001c7541bd4c8: ffff ffe8
3120
3121 0x000001c7541bd4cc: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3122 ;*synchronization entry
3123 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
3124 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3125 ; - net.minecraft.class_757::method_3192@102 (line 507)
3126 0x000001c7541bd4cc: 3084 1206 | e932 b2ff
3127
3128 0x000001c7541bd4d4: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
3129 0x000001c7541bd4d4: ff49 bab0 | bdbe 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3130
3131 0x000001c7541bd4ec: ; {runtime_call counter_overflow Runtime1 stub}
3132 0x000001c7541bd4ec: e80f 8412
3133
3134 0x000001c7541bd4f0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3135 ;*synchronization entry
3136 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
3137 ; - net.minecraft.class_10209::method_64150@0 (line 55)
3138 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3139 ; - net.minecraft.class_757::method_3192@102 (line 507)
3140 0x000001c7541bd4f0: 06e9 4cb2
3141
3142 0x000001c7541bd4f4: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3143 0x000001c7541bd4f4: ffff 49ba | 707c 422a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3144
3145 0x000001c7541bd50c: ; {runtime_call counter_overflow Runtime1 stub}
3146 0x000001c7541bd50c: ffe8 ee83
3147
3148 0x000001c7541bd510: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop }
3149 ;*synchronization entry
3150 ; - java.lang.ThreadLocal::get@-1 (line 172)
3151 ; - net.minecraft.class_10209::method_64150@9 (line 56)
3152 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3153 ; - net.minecraft.class_757::method_3192@102 (line 507)
3154 0x000001c7541bd510: 1206 e92a | b3ff ff48
3155
3156 0x000001c7541bd518: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3157 0x000001c7541bd518: 8904 24e8
3158
3159 0x000001c7541bd51c: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3160 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3161 ; - net.minecraft.class_10209::method_64150@12 (line 56)
3162 ; - net.minecraft.class_10209::method_64146@9 (line 49)
3163 ; - net.minecraft.class_757::method_3192@102 (line 507)
3164 0x000001c7541bd51c: 804d 1206
3165
3166 0x000001c7541bd520: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3167 0x000001c7541bd520: 49ba 707c | 422a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3168
3169 0x000001c7541bd534: ; {runtime_call counter_overflow Runtime1 stub}
3170 0x000001c7541bd534: ffff ffe8
3171
3172 0x000001c7541bd538: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3173 ;*synchronization entry
3174 ; - java.lang.ThreadLocal::get@-1 (line 172)
3175 ; - net.minecraft.class_10209::method_64146@16 (line 51)
3176 ; - net.minecraft.class_757::method_3192@102 (line 507)
3177 0x000001c7541bd538: c483 1206 | e9fc b4ff | ff48 8904
3178
3179 0x000001c7541bd544: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3180 0x000001c7541bd544: 24e8 564d
3181
3182 0x000001c7541bd548: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3183 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3184 ; - net.minecraft.class_10209::method_64146@19 (line 51)
3185 ; - net.minecraft.class_757::method_3192@102 (line 507)
3186 ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
3187 0x000001c7541bd548: 1206 49ba | 18ce 532a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3188
3189 0x000001c7541bd560: ; {runtime_call counter_overflow Runtime1 stub}
3190 0x000001c7541bd560: ffe8 9a83
3191
3192 0x000001c7541bd564: ; ImmutableOopMap {r8=Oop rsi=Oop [168]=Oop [184]=Oop }
3193 ;*synchronization entry
3194 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
3195 ; - net.minecraft.class_10209::method_64146@22 (line 51)
3196 ; - net.minecraft.class_757::method_3192@102 (line 507)
3197 0x000001c7541bd564: 1206 e95f
3198
3199 0x000001c7541bd568: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
3200 0x000001c7541bd568: b6ff ff49 | ba20 0260 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3201
3202 0x000001c7541bd580: ; {runtime_call counter_overflow Runtime1 stub}
3203 0x000001c7541bd580: ffff e879
3204
3205 0x000001c7541bd584: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
3206 ;*synchronization entry
3207 ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
3208 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
3209 ; - net.minecraft.class_10209::method_64146@22 (line 51)
3210 ; - net.minecraft.class_757::method_3192@102 (line 507)
3211 0x000001c7541bd584: 8312 06e9 | 97b6 ffff
3212
3213 0x000001c7541bd58c: ; {metadata({method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
3214 0x000001c7541bd58c: 49ba c881 | 182a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3215
3216 0x000001c7541bd5a0: ; {runtime_call counter_overflow Runtime1 stub}
3217 0x000001c7541bd5a0: ffff ffe8
3218
3219 0x000001c7541bd5a4: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
3220 ;*synchronization entry
3221 ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
3222 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3223 ; - net.minecraft.class_757::method_3192@102 (line 507)
3224 0x000001c7541bd5a4: 5883 1206 | e9f9 b6ff
3225
3226 0x000001c7541bd5ac: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3227 0x000001c7541bd5ac: ff49 ba80 | 7e18 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3228
3229 0x000001c7541bd5c4: ; {runtime_call counter_overflow Runtime1 stub}
3230 0x000001c7541bd5c4: e837 8312
3231
3232 0x000001c7541bd5c8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3233 ;*synchronization entry
3234 ; - java.util.Objects::requireNonNull@-1 (line 258)
3235 ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
3236 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3237 ; - net.minecraft.class_757::method_3192@102 (line 507)
3238 0x000001c7541bd5c8: 06e9 57b7
3239
3240 0x000001c7541bd5cc: ; {metadata({method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
3241 0x000001c7541bd5cc: ffff 49ba | 5822 663b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3242
3243 0x000001c7541bd5e4: ; {runtime_call counter_overflow Runtime1 stub}
3244 0x000001c7541bd5e4: ffe8 1683
3245
3246 0x000001c7541bd5e8: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3247 ;*synchronization entry
3248 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@-1
3249 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3250 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3251 ; - net.minecraft.class_757::method_3192@102 (line 507)
3252 0x000001c7541bd5e8: 1206 e99d
3253
3254 0x000001c7541bd5ec: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
3255 0x000001c7541bd5ec: b7ff ff49 | bae0 f651 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3256
3257 0x000001c7541bd604: ; {runtime_call counter_overflow Runtime1 stub}
3258 0x000001c7541bd604: ffff e8f5
3259
3260 0x000001c7541bd608: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3261 ;*synchronization entry
3262 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
3263 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
3264 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3265 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3266 ; - net.minecraft.class_757::method_3192@102 (line 507)
3267 0x000001c7541bd608: 8212 06e9 | b7b7 ffff
3268
3269 0x000001c7541bd610: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
3270 0x000001c7541bd610: 49ba b0bd | be2b c701 | 0000 4c89 | 5424 0848 | c704 24ff
3271
3272 0x000001c7541bd624: ; {runtime_call counter_overflow Runtime1 stub}
3273 0x000001c7541bd624: ffff ffe8
3274
3275 0x000001c7541bd628: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3276 ;*synchronization entry
3277 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
3278 ; - net.minecraft.class_10209::method_64150@0 (line 55)
3279 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
3280 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3281 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3282 ; - net.minecraft.class_757::method_3192@102 (line 507)
3283 0x000001c7541bd628: d482 1206 | e9d1 b7ff
3284
3285 0x000001c7541bd630: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
3286 0x000001c7541bd630: ff49 ba70 | 7c42 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3287
3288 0x000001c7541bd648: ; {runtime_call counter_overflow Runtime1 stub}
3289 0x000001c7541bd648: e8b3 8212
3290
3291 0x000001c7541bd64c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop }
3292 ;*synchronization entry
3293 ; - java.lang.ThreadLocal::get@-1 (line 172)
3294 ; - net.minecraft.class_10209::method_64150@9 (line 56)
3295 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
3296 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3297 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3298 ; - net.minecraft.class_757::method_3192@102 (line 507)
3299 0x000001c7541bd64c: 06e9 afb8 | ffff 4889
3300
3301 0x000001c7541bd654: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3302 0x000001c7541bd654: 0424 e845
3303
3304 0x000001c7541bd658: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3305 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3306 ; - net.minecraft.class_10209::method_64150@12 (line 56)
3307 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
3308 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
3309 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3310 ; - net.minecraft.class_757::method_3192@102 (line 507)
3311 ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
3312 0x000001c7541bd658: 4c12 0649 | ba80 7e18 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3313
3314 0x000001c7541bd670: ; {runtime_call counter_overflow Runtime1 stub}
3315 0x000001c7541bd670: ffff e889
3316
3317 0x000001c7541bd674: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
3318 ;*synchronization entry
3319 ; - java.util.Objects::requireNonNull@-1 (line 258)
3320 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
3321 ; - net.minecraft.class_10209::method_64146@27 (line 51)
3322 ; - net.minecraft.class_757::method_3192@102 (line 507)
3323 0x000001c7541bd674: 8212 06e9 | fbb9 ffff | 4c89 0424
3324
3325 0x000001c7541bd680: ; {runtime_call throw_class_cast_exception Runtime1 stub}
3326 0x000001c7541bd680: e81b 4c12
3327
3328 0x000001c7541bd684: ; ImmutableOopMap {[168]=Oop [184]=Oop }
3329 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
3330 ; - net.minecraft.class_10209::method_64146@30 (line 51)
3331 ; - net.minecraft.class_757::method_3192@102 (line 507)
3332 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3333 0x000001c7541bd684: 06e8 1620
3334
3335 0x000001c7541bd688: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [168]=Oop [184]=Oop }
3336 ;*invokevirtual method_53466 {reexecute=0 rethrow=0 return_oop=0}
3337 ; - net.minecraft.class_757::method_3192@110 (line 509)
3338 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3339 0x000001c7541bd688: 1206 e811
3340
3341 0x000001c7541bd68c: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
3342 ;*invokevirtual method_68879 {reexecute=0 rethrow=0 return_oop=0}
3343 ; - net.minecraft.class_757::method_3192@129 (line 511)
3344 ; {metadata({method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
3345 0x000001c7541bd68c: 2012 0649 | ba70 64f6 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3346
3347 0x000001c7541bd6a4: ; {runtime_call counter_overflow Runtime1 stub}
3348 0x000001c7541bd6a4: ffff e855
3349
3350 0x000001c7541bd6a8: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
3351 ;*synchronization entry
3352 ; - net.minecraft.class_312::method_68879@-1 (line 322)
3353 ; - net.minecraft.class_757::method_3192@129 (line 511)
3354 0x000001c7541bd6a8: 8212 06e9 | afbb ffff
3355
3356 0x000001c7541bd6b0: ; {metadata({method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
3357 0x000001c7541bd6b0: 49ba b063 | f63a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3358
3359 0x000001c7541bd6c4: ; {runtime_call counter_overflow Runtime1 stub}
3360 0x000001c7541bd6c4: ffff ffe8
3361
3362 0x000001c7541bd6c8: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
3363 ;*synchronization entry
3364 ; - net.minecraft.class_312::method_68880@-1 (line 318)
3365 ; - net.minecraft.class_312::method_68879@5 (line 322)
3366 ; - net.minecraft.class_757::method_3192@129 (line 511)
3367 0x000001c7541bd6c8: 3482 1206 | e9d1 bbff
3368
3369 0x000001c7541bd6d0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3370 0x000001c7541bd6d0: ffe8 ca1f
3371
3372 0x000001c7541bd6d4: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
3373 ;*invokevirtual method_4486 {reexecute=0 rethrow=0 return_oop=0}
3374 ; - net.minecraft.class_312::method_68880@2 (line 318)
3375 ; - net.minecraft.class_312::method_68879@5 (line 322)
3376 ; - net.minecraft.class_757::method_3192@129 (line 511)
3377 ; {metadata({method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')}
3378 0x000001c7541bd6d4: 1206 49ba | f865 f63a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3379
3380 0x000001c7541bd6ec: ; {runtime_call counter_overflow Runtime1 stub}
3381 0x000001c7541bd6ec: ffe8 0e82
3382
3383 0x000001c7541bd6f0: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop }
3384 ;*synchronization entry
3385 ; - net.minecraft.class_312::method_68883@-1 (line 330)
3386 ; - net.minecraft.class_757::method_3192@149 (line 512)
3387 0x000001c7541bd6f0: 1206 e98a
3388
3389 0x000001c7541bd6f4: ; {metadata({method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')}
3390 0x000001c7541bd6f4: bcff ff49 | ba38 65f6 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3391
3392 0x000001c7541bd70c: ; {runtime_call counter_overflow Runtime1 stub}
3393 0x000001c7541bd70c: ffff e8ed
3394
3395 0x000001c7541bd710: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rax=Oop [168]=Oop [184]=Oop }
3396 ;*synchronization entry
3397 ; - net.minecraft.class_312::method_68884@-1 (line 326)
3398 ; - net.minecraft.class_312::method_68883@5 (line 330)
3399 ; - net.minecraft.class_757::method_3192@149 (line 512)
3400 0x000001c7541bd710: 8112 06e9 | acbc ffff
3401
3402 0x000001c7541bd718: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3403 0x000001c7541bd718: e883 1f12
3404
3405 0x000001c7541bd71c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop }
3406 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
3407 ; - net.minecraft.class_757::method_3192@178 (line 515)
3408 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3409 0x000001c7541bd71c: 06e8 7e1f
3410
3411 0x000001c7541bd720: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
3412 ;*getfield field_1769 {reexecute=1 rethrow=0 return_oop=0}
3413 ; - (reexecute) net.minecraft.class_757::method_3192@196 (line 521)
3414 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3415 0x000001c7541bd720: 1206 e879
3416
3417 0x000001c7541bd724: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
3418 ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0}
3419 ; - net.minecraft.class_757::method_3192@199 (line 521)
3420 ; {metadata({method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')}
3421 0x000001c7541bd724: 1f12 0649 | ba18 e438 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3422
3423 0x000001c7541bd73c: ; {runtime_call counter_overflow Runtime1 stub}
3424 0x000001c7541bd73c: ffff e8bd
3425
3426 0x000001c7541bd740: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
3427 ;*synchronization entry
3428 ; - net.minecraft.class_761::method_3254@-1 (line 230)
3429 ; - net.minecraft.class_757::method_3192@199 (line 521)
3430 0x000001c7541bd740: 8112 06e9 | 37bf ffff
3431
3432 0x000001c7541bd748: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3433 0x000001c7541bd748: e853 1f12
3434
3435 0x000001c7541bd74c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3436 ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
3437 ; - net.minecraft.class_761::method_3254@15 (line 231)
3438 ; - net.minecraft.class_757::method_3192@199 (line 521)
3439 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3440 0x000001c7541bd74c: 06e8 4e1f
3441
3442 0x000001c7541bd750: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3443 ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0}
3444 ; - net.minecraft.class_761::method_3254@18 (line 231)
3445 ; - net.minecraft.class_757::method_3192@199 (line 521)
3446 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3447 0x000001c7541bd750: 1206 e849
3448
3449 0x000001c7541bd754: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3450 ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0}
3451 ; - net.minecraft.class_761::method_3254@21 (line 231)
3452 ; - net.minecraft.class_757::method_3192@199 (line 521)
3453 ; {metadata({method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3454 0x000001c7541bd754: 1f12 0649 | ba18 ce35 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3455
3456 0x000001c7541bd76c: ; {runtime_call counter_overflow Runtime1 stub}
3457 0x000001c7541bd76c: ffff e88d
3458
3459 0x000001c7541bd770: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
3460 ;*synchronization entry
3461 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@-1 (line 344)
3462 ; - net.minecraft.class_757::method_3192@216 (line 524)
3463 0x000001c7541bd770: 8112 06e9 | 8dc1 ffff
3464
3465 0x000001c7541bd778: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3466 0x000001c7541bd778: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3467
3468 0x000001c7541bd78c: ; {runtime_call counter_overflow Runtime1 stub}
3469 0x000001c7541bd78c: ffff ffe8
3470
3471 0x000001c7541bd790: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
3472 ;*synchronization entry
3473 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
3474 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
3475 ; - net.minecraft.class_757::method_3192@216 (line 524)
3476 0x000001c7541bd790: 6c81 1206 | e9a5 c1ff
3477
3478 0x000001c7541bd798: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
3479 0x000001c7541bd798: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3480
3481 0x000001c7541bd7b0: ; {runtime_call counter_overflow Runtime1 stub}
3482 0x000001c7541bd7b0: e84b 8112
3483
3484 0x000001c7541bd7b4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop }
3485 ;*synchronization entry
3486 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
3487 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
3488 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
3489 ; - net.minecraft.class_757::method_3192@216 (line 524)
3490 0x000001c7541bd7b4: 06e9 bdc1
3491
3492 0x000001c7541bd7b8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3493 0x000001c7541bd7b8: ffff e8e1
3494
3495 0x000001c7541bd7bc: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop }
3496 ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0}
3497 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345)
3498 ; - net.minecraft.class_757::method_3192@216 (line 524)
3499 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3500 0x000001c7541bd7bc: 1e12 06e8
3501
3502 0x000001c7541bd7c0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3503 ;*invokevirtual method_62887 {reexecute=0 rethrow=0 return_oop=0}
3504 ; - net.minecraft.class_757::method_3192@223 (line 526)
3505 0x000001c7541bd7c0: dc1e 1206
3506
3507 0x000001c7541bd7c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3508 0x000001c7541bd7c4: e8d7 1e12
3509
3510 0x000001c7541bd7c8: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3511 ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0}
3512 ; - net.minecraft.class_757::method_3192@233 (line 526)
3513 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3514 0x000001c7541bd7c8: 06e8 d21e
3515
3516 0x000001c7541bd7cc: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3517 ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0}
3518 ; - net.minecraft.class_757::method_3192@249 (line 528)
3519 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3520 0x000001c7541bd7cc: 1206 e8cd
3521
3522 0x000001c7541bd7d0: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop r9=Oop [168]=Oop [184]=Oop [192]=Oop }
3523 ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0}
3524 ; - net.minecraft.class_757::method_3192@257 (line 528)
3525 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3526 0x000001c7541bd7d0: 1e12 06e8
3527
3528 0x000001c7541bd7d4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop }
3529 ;*invokevirtual method_22683 {reexecute=0 rethrow=0 return_oop=0}
3530 ; - net.minecraft.class_757::method_3192@264 (line 533)
3531 0x000001c7541bd7d4: c81e 1206
3532
3533 0x000001c7541bd7d8: ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3534 0x000001c7541bd7d8: 49ba 70da | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3535
3536 0x000001c7541bd7ec: ; {runtime_call counter_overflow Runtime1 stub}
3537 0x000001c7541bd7ec: ffff ffe8
3538
3539 0x000001c7541bd7f0: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3540 ;*synchronization entry
3541 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
3542 ; - net.minecraft.class_757::method_3192@278 (line 535)
3543 0x000001c7541bd7f0: 0c81 1206 | e9cf c4ff
3544
3545 0x000001c7541bd7f8: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
3546 0x000001c7541bd7f8: ffe8 a24d
3547
3548 0x000001c7541bd7fc: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3549 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
3550 ; - net.minecraft.class_757::method_3192@281 (line 535)
3551 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3552 0x000001c7541bd7fc: 1206 e89d
3553
3554 0x000001c7541bd800: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3555 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
3556 ; - net.minecraft.class_757::method_3192@281 (line 535)
3557 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3558 0x000001c7541bd800: 1e12 06e8
3559
3560 0x000001c7541bd804: ; ImmutableOopMap {rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3561 ;*invokevirtual method_30278 {reexecute=0 rethrow=0 return_oop=0}
3562 ; - net.minecraft.class_757::method_3192@288 (line 535)
3563 0x000001c7541bd804: 981e 1206
3564
3565 0x000001c7541bd808: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
3566 0x000001c7541bd808: e893 4d12
3567
3568 0x000001c7541bd80c: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3569 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
3570 ; - net.minecraft.class_757::method_3192@292 (line 535)
3571 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3572 0x000001c7541bd80c: 06e8 8e1e
3573
3574 0x000001c7541bd810: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3575 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
3576 ; - net.minecraft.class_757::method_3192@292 (line 535)
3577 0x000001c7541bd810: 1206 488b
3578
3579 0x000001c7541bd814: ; {runtime_call fast_new_instance Runtime1 stub}
3580 0x000001c7541bd814: d2e8 6629
3581
3582 0x000001c7541bd818: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3583 ;*new {reexecute=0 rethrow=0 return_oop=0}
3584 ; - net.minecraft.class_757::method_3192@297 (line 537)
3585 0x000001c7541bd818: 1206 e98d
3586
3587 0x000001c7541bd81c: ; {metadata({method} {0x000001c72cba47e0} '<init>' '()V' in 'org/joml/Matrix4f')}
3588 0x000001c7541bd81c: c6ff ff49 | bad8 47ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3589
3590 0x000001c7541bd834: ; {runtime_call counter_overflow Runtime1 stub}
3591 0x000001c7541bd834: ffff e8c5
3592
3593 0x000001c7541bd838: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3594 ;*synchronization entry
3595 ; - org.joml.Matrix4f::<init>@-1 (line 64)
3596 ; - net.minecraft.class_757::method_3192@301 (line 537)
3597 0x000001c7541bd838: 8012 06e9 | a8c6 ffff
3598
3599 0x000001c7541bd840: ; {metadata({method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
3600 0x000001c7541bd840: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3601
3602 0x000001c7541bd854: ; {runtime_call counter_overflow Runtime1 stub}
3603 0x000001c7541bd854: ffff ffe8
3604
3605 0x000001c7541bd858: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3606 ;*synchronization entry
3607 ; - java.lang.Object::<init>@-1 (line 45)
3608 ; - org.joml.Matrix4f::<init>@1 (line 64)
3609 ; - net.minecraft.class_757::method_3192@301 (line 537)
3610 0x000001c7541bd858: a480 1206 | e9c3 c6ff
3611
3612 0x000001c7541bd860: ; {metadata({method} {0x000001c72cba67d8} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3613 0x000001c7541bd860: ff49 bad0 | 67ba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3614
3615 0x000001c7541bd878: ; {runtime_call counter_overflow Runtime1 stub}
3616 0x000001c7541bd878: e883 8012
3617
3618 0x000001c7541bd87c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3619 ;*synchronization entry
3620 ; - org.joml.Matrix4f::_m00@-1 (line 549)
3621 ; - org.joml.Matrix4f::<init>@6 (line 65)
3622 ; - net.minecraft.class_757::method_3192@301 (line 537)
3623 0x000001c7541bd87c: 06e9 4fc7
3624
3625 0x000001c7541bd880: ; {metadata({method} {0x000001c72cba6b70} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3626 0x000001c7541bd880: ffff 49ba | 686b ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3627
3628 0x000001c7541bd898: ; {runtime_call counter_overflow Runtime1 stub}
3629 0x000001c7541bd898: ffe8 6280
3630
3631 0x000001c7541bd89c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3632 ;*synchronization entry
3633 ; - org.joml.Matrix4f::_m11@-1 (line 604)
3634 ; - org.joml.Matrix4f::<init>@10 (line 66)
3635 ; - net.minecraft.class_757::method_3192@301 (line 537)
3636 0x000001c7541bd89c: 1206 e9e2
3637
3638 0x000001c7541bd8a0: ; {metadata({method} {0x000001c72cba6f08} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3639 0x000001c7541bd8a0: c7ff ff49 | ba00 6fba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3640
3641 0x000001c7541bd8b8: ; {runtime_call counter_overflow Runtime1 stub}
3642 0x000001c7541bd8b8: ffff e841
3643
3644 0x000001c7541bd8bc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3645 ;*synchronization entry
3646 ; - org.joml.Matrix4f::_m22@-1 (line 659)
3647 ; - org.joml.Matrix4f::<init>@14 (line 67)
3648 ; - net.minecraft.class_757::method_3192@301 (line 537)
3649 0x000001c7541bd8bc: 8012 06e9 | 75c8 ffff
3650
3651 0x000001c7541bd8c4: ; {metadata({method} {0x000001c72cba72a0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3652 0x000001c7541bd8c4: 49ba 9872 | ba2c c701 | 0000 4c89 | 5424 0848 | c704 24ff
3653
3654 0x000001c7541bd8d8: ; {runtime_call counter_overflow Runtime1 stub}
3655 0x000001c7541bd8d8: ffff ffe8
3656
3657 0x000001c7541bd8dc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3658 ;*synchronization entry
3659 ; - org.joml.Matrix4f::_m33@-1 (line 715)
3660 ; - org.joml.Matrix4f::<init>@18 (line 68)
3661 ; - net.minecraft.class_757::method_3192@301 (line 537)
3662 0x000001c7541bd8dc: 2080 1206 | e908 c9ff
3663
3664 0x000001c7541bd8e4: ; {metadata({method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3665 0x000001c7541bd8e4: ff49 ba98 | 4dba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3666
3667 0x000001c7541bd8fc: ; {runtime_call counter_overflow Runtime1 stub}
3668 0x000001c7541bd8fc: e8ff 7f12
3669
3670 0x000001c7541bd900: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3671 ;*synchronization entry
3672 ; - org.joml.Matrix4f::_properties@-1 (line 217)
3673 ; - org.joml.Matrix4f::<init>@23 (line 69)
3674 ; - net.minecraft.class_757::method_3192@301 (line 537)
3675 0x000001c7541bd900: 06e9 9bc9
3676
3677 0x000001c7541bd904: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3678 0x000001c7541bd904: ffff e895
3679
3680 0x000001c7541bd908: ; ImmutableOopMap {rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
3681 ;*invokevirtual method_4489 {reexecute=0 rethrow=0 return_oop=0}
3682 ; - net.minecraft.class_757::method_3192@307 (line 537)
3683 ; {metadata({method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3684 0x000001c7541bd908: 1d12 0649 | bab0 cc35 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3685
3686 0x000001c7541bd920: ; {runtime_call counter_overflow Runtime1 stub}
3687 0x000001c7541bd920: ffff e8d9
3688
3689 0x000001c7541bd924: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3690 ;*synchronization entry
3691 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@-1 (line 333)
3692 ; - net.minecraft.class_757::method_3192@347 (line 539)
3693 0x000001c7541bd924: 7f12 06e9 | f1ca ffff
3694
3695 0x000001c7541bd92c: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3696 0x000001c7541bd92c: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3697
3698 0x000001c7541bd940: ; {runtime_call counter_overflow Runtime1 stub}
3699 0x000001c7541bd940: ffff ffe8
3700
3701 0x000001c7541bd944: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3702 ;*synchronization entry
3703 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
3704 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
3705 ; - net.minecraft.class_757::method_3192@347 (line 539)
3706 0x000001c7541bd944: b87f 1206 | e909 cbff
3707
3708 0x000001c7541bd94c: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
3709 0x000001c7541bd94c: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3710
3711 0x000001c7541bd964: ; {runtime_call counter_overflow Runtime1 stub}
3712 0x000001c7541bd964: e897 7f12
3713
3714 0x000001c7541bd968: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3715 ;*synchronization entry
3716 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
3717 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
3718 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
3719 ; - net.minecraft.class_757::method_3192@347 (line 539)
3720 0x000001c7541bd968: 06e9 21cb | ffff 488b
3721
3722 0x000001c7541bd970: ; {runtime_call fast_new_instance Runtime1 stub}
3723 0x000001c7541bd970: d2e8 0a28
3724
3725 0x000001c7541bd974: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3726 ;*new {reexecute=0 rethrow=0 return_oop=0}
3727 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@3 (line 334)
3728 ; - net.minecraft.class_757::method_3192@347 (line 539)
3729 0x000001c7541bd974: 1206 e913
3730
3731 0x000001c7541bd978: ; {metadata({method} {0x000001c72cba4960} '<init>' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')}
3732 0x000001c7541bd978: ccff ff49 | ba58 49ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3733
3734 0x000001c7541bd990: ; {runtime_call counter_overflow Runtime1 stub}
3735 0x000001c7541bd990: ffff e869
3736
3737 0x000001c7541bd994: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3738 ;*synchronization entry
3739 ; - org.joml.Matrix4f::<init>@-1 (line 89)
3740 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
3741 ; - net.minecraft.class_757::method_3192@347 (line 539)
3742 0x000001c7541bd994: 7f12 06e9 | 30cc ffff
3743
3744 0x000001c7541bd99c: ; {metadata({method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
3745 0x000001c7541bd99c: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3746
3747 0x000001c7541bd9b0: ; {runtime_call counter_overflow Runtime1 stub}
3748 0x000001c7541bd9b0: ffff ffe8
3749
3750 0x000001c7541bd9b4: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3751 ;*synchronization entry
3752 ; - java.lang.Object::<init>@-1 (line 45)
3753 ; - org.joml.Matrix4f::<init>@1 (line 89)
3754 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334)
3755 ; - net.minecraft.class_757::method_3192@347 (line 539)
3756 0x000001c7541bd9b4: 487f 1206 | e94d ccff | ff48 8bb2 | f000 0000 | 4883 fe00 | 0f84 f5cc | ffff 4889
3757
3758 0x000001c7541bd9d0: ; {runtime_call g1_pre_barrier_slow}
3759 0x000001c7541bd9d0: 3424 e829 | 8612 06e9 | e7cc ffff | 4883 f800 | 0f84 00cd | ffff 4889
3760
3761 0x000001c7541bd9e8: ; {runtime_call g1_post_barrier_slow}
3762 0x000001c7541bd9e8: 1424 e891 | 8912 06e9 | f2cc ffff | 488b b200 | 0100 0048 | 83fe 000f | 84f8 ccff | ff48 8934
3763 0x000001c7541bda08: ; {runtime_call g1_pre_barrier_slow}
3764 0x000001c7541bda08: 24e8 f285 | 1206 e9ea | ccff ff48 | 83fe 000f | 840f cdff | ff48 8914
3765
3766 0x000001c7541bda20: ; {runtime_call g1_post_barrier_slow}
3767 0x000001c7541bda20: 24e8 5a89 | 1206 e901
3768
3769 0x000001c7541bda28: ; {metadata({method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')}
3770 0x000001c7541bda28: cdff ff49 | ba48 d135 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3771
3772 0x000001c7541bda40: ; {runtime_call counter_overflow Runtime1 stub}
3773 0x000001c7541bda40: ffff e8b9
3774
3775 0x000001c7541bda44: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3776 ;*synchronization entry
3777 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@-1 (line 371)
3778 ; - net.minecraft.class_757::method_3192@350 (line 541)
3779 0x000001c7541bda44: 7e12 06e9 | 19cd ffff
3780
3781 0x000001c7541bda4c: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
3782 0x000001c7541bda4c: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
3783
3784 0x000001c7541bda60: ; {runtime_call counter_overflow Runtime1 stub}
3785 0x000001c7541bda60: ffff ffe8
3786
3787 0x000001c7541bda64: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3788 ;*synchronization entry
3789 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
3790 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
3791 ; - net.minecraft.class_757::method_3192@350 (line 541)
3792 0x000001c7541bda64: 987e 1206 | e931 cdff
3793
3794 0x000001c7541bda6c: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
3795 0x000001c7541bda6c: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3796
3797 0x000001c7541bda84: ; {runtime_call counter_overflow Runtime1 stub}
3798 0x000001c7541bda84: e877 7e12
3799
3800 0x000001c7541bda88: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3801 ;*synchronization entry
3802 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
3803 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
3804 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
3805 ; - net.minecraft.class_757::method_3192@350 (line 541)
3806 0x000001c7541bda88: 06e9 49cd
3807
3808 0x000001c7541bda8c: ; {metadata({method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3809 0x000001c7541bda8c: ffff 49ba | 00eb ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3810
3811 0x000001c7541bdaa4: ; {runtime_call counter_overflow Runtime1 stub}
3812 0x000001c7541bdaa4: ffe8 567e
3813
3814 0x000001c7541bdaa8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop }
3815 ;*synchronization entry
3816 ; - org.joml.Matrix4f::translation@-1 (line 3088)
3817 ; - net.minecraft.class_757::method_3192@368 (line 543)
3818 0x000001c7541bdaa8: 1206 e9d1
3819
3820 0x000001c7541bdaac: ; {metadata({method} {0x000001c72cba7078} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3821 0x000001c7541bdaac: ceff ff49 | ba70 70ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3822
3823 0x000001c7541bdac4: ; {runtime_call counter_overflow Runtime1 stub}
3824 0x000001c7541bdac4: ffff e835
3825
3826 0x000001c7541bdac8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3827 ;*synchronization entry
3828 ; - org.joml.Matrix4f::_m30@-1 (line 681)
3829 ; - org.joml.Matrix4f::translation@18 (line 3090)
3830 ; - net.minecraft.class_757::method_3192@368 (line 543)
3831 0x000001c7541bdac8: 7e12 06e9 | 56d0 ffff
3832
3833 0x000001c7541bdad0: ; {metadata({method} {0x000001c72cba7130} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3834 0x000001c7541bdad0: 49ba 2871 | ba2c c701 | 0000 4c89 | 5424 0848 | c704 24ff
3835
3836 0x000001c7541bdae4: ; {runtime_call counter_overflow Runtime1 stub}
3837 0x000001c7541bdae4: ffff ffe8
3838
3839 0x000001c7541bdae8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3840 ;*synchronization entry
3841 ; - org.joml.Matrix4f::_m31@-1 (line 692)
3842 ; - org.joml.Matrix4f::translation@22 (line 3090)
3843 ; - net.minecraft.class_757::method_3192@368 (line 543)
3844 0x000001c7541bdae8: 147e 1206 | e9ec d0ff
3845
3846 0x000001c7541bdaf0: ; {metadata({method} {0x000001c72cba71e8} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3847 0x000001c7541bdaf0: ff49 bae0 | 71ba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3848
3849 0x000001c7541bdb08: ; {runtime_call counter_overflow Runtime1 stub}
3850 0x000001c7541bdb08: e8f3 7d12
3851
3852 0x000001c7541bdb0c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3853 ;*synchronization entry
3854 ; - org.joml.Matrix4f::_m32@-1 (line 703)
3855 ; - org.joml.Matrix4f::translation@26 (line 3090)
3856 ; - net.minecraft.class_757::method_3192@368 (line 543)
3857 0x000001c7541bdb0c: 06e9 82d1
3858
3859 0x000001c7541bdb10: ; {metadata({method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')}
3860 0x000001c7541bdb10: ffff 49ba | 984d ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3861
3862 0x000001c7541bdb28: ; {runtime_call counter_overflow Runtime1 stub}
3863 0x000001c7541bdb28: ffe8 d27d
3864
3865 0x000001c7541bdb2c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3866 ;*synchronization entry
3867 ; - org.joml.Matrix4f::_properties@-1 (line 217)
3868 ; - org.joml.Matrix4f::translation@31 (line 3090)
3869 ; - net.minecraft.class_757::method_3192@368 (line 543)
3870 0x000001c7541bdb2c: 1206 e918
3871
3872 0x000001c7541bdb30: ; {metadata({method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')}
3873 0x000001c7541bdb30: d2ff ff49 | ba18 a870 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
3874
3875 0x000001c7541bdb48: ; {runtime_call counter_overflow Runtime1 stub}
3876 0x000001c7541bdb48: ffff e8b1
3877
3878 0x000001c7541bdb4c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3879 ;*synchronization entry
3880 ; - net.minecraft.class_308::method_24211@-1 (line 30)
3881 ; - net.minecraft.class_757::method_3192@372 (line 545)
3882 0x000001c7541bdb4c: 7d12 06e9 | 39d2 ffff
3883
3884 0x000001c7541bdb54: ; {runtime_call fast_new_instance Runtime1 stub}
3885 0x000001c7541bdb54: 488b d2e8
3886
3887 0x000001c7541bdb58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
3888 ;*new {reexecute=0 rethrow=0 return_oop=0}
3889 ; - net.minecraft.class_757::method_3192@375 (line 547)
3890 0x000001c7541bdb58: 2426 1206 | e9b3 d2ff
3891
3892 0x000001c7541bdb60: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3893 0x000001c7541bdb60: ffe8 3a1b
3894
3895 0x000001c7541bdb64: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3896 ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0}
3897 ; - net.minecraft.class_757::method_3192@387 (line 547)
3898 ; {metadata({method} {0x000001c73b3f5308} '<init>' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')}
3899 0x000001c7541bdb64: 1206 49ba | 0053 3f3b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3900
3901 0x000001c7541bdb7c: ; {runtime_call counter_overflow Runtime1 stub}
3902 0x000001c7541bdb7c: ffe8 7e7d
3903
3904 0x000001c7541bdb80: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3905 ;*synchronization entry
3906 ; - net.minecraft.class_332::<init>@-1 (line 79)
3907 ; - net.minecraft.class_757::method_3192@390 (line 547)
3908 0x000001c7541bdb80: 1206 e90e | d3ff ff48
3909
3910 0x000001c7541bdb88: ; {runtime_call fast_new_instance Runtime1 stub}
3911 0x000001c7541bdb88: 8bd2 e8f1
3912
3913 0x000001c7541bdb8c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3914 ;*new {reexecute=0 rethrow=0 return_oop=0}
3915 ; - net.minecraft.class_332::<init>@2 (line 79)
3916 ; - net.minecraft.class_757::method_3192@390 (line 547)
3917 0x000001c7541bdb8c: 2512 06e9 | 44d3 ffff
3918
3919 0x000001c7541bdb94: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3920 0x000001c7541bdb94: e807 1b12
3921
3922 0x000001c7541bdb98: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3923 ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
3924 ; - (reexecute) net.minecraft.class_757::method_3192@408 (line 549)
3925 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3926 0x000001c7541bdb98: 06e8 021b
3927
3928 0x000001c7541bdb9c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [224]=Oop [248]=Oop }
3929 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
3930 ; - net.minecraft.class_757::method_3192@418 (line 550)
3931 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3932 0x000001c7541bdb9c: 1206 e8fd
3933
3934 0x000001c7541bdba0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3935 ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
3936 ; - (reexecute) net.minecraft.class_757::method_3192@427 (line 551)
3937 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3938 0x000001c7541bdba0: 1a12 06e8
3939
3940 0x000001c7541bdba4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3941 ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
3942 ; - (reexecute) net.minecraft.class_757::method_3192@430 (line 551)
3943 0x000001c7541bdba4: f81a 1206
3944
3945 0x000001c7541bdba8: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
3946 0x000001c7541bdba8: e8f3 4912
3947
3948 0x000001c7541bdbac: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3949 ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
3950 ; - net.minecraft.class_757::method_3192@441 (line 552)
3951 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3952 0x000001c7541bdbac: 06e8 ee1a
3953
3954 0x000001c7541bdbb0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3955 ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0}
3956 ; - net.minecraft.class_757::method_3192@441 (line 552)
3957 ; {metadata({method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')}
3958 0x000001c7541bdbb0: 1206 49ba | a0f2 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
3959
3960 0x000001c7541bdbc8: ; {runtime_call counter_overflow Runtime1 stub}
3961 0x000001c7541bdbc8: ffe8 327d
3962
3963 0x000001c7541bdbcc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3964 ;*synchronization entry
3965 ; - net.minecraft.class_9779$class_9781::method_60637@-1 (line 93)
3966 ; - net.minecraft.class_757::method_3192@441 (line 552)
3967 0x000001c7541bdbcc: 1206 e9e6
3968
3969 0x000001c7541bdbd0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3970 0x000001c7541bdbd0: d5ff ffe8
3971
3972 0x000001c7541bdbd4: ; ImmutableOopMap {rdx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
3973 ;*getfield field_1705 {reexecute=1 rethrow=0 return_oop=0}
3974 ; - (reexecute) net.minecraft.class_757::method_3192@453 (line 554)
3975 0x000001c7541bdbd4: c81a 1206
3976
3977 0x000001c7541bdbd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3978 0x000001c7541bdbd8: e8c3 1a12
3979
3980 0x000001c7541bdbdc: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
3981 ;*invokevirtual method_1753 {reexecute=0 rethrow=0 return_oop=0}
3982 ; - net.minecraft.class_757::method_3192@459 (line 554)
3983 ; {metadata({method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')}
3984 0x000001c7541bdbdc: 0649 bac0 | 533b 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
3985
3986 0x000001c7541bdbf4: ; {runtime_call counter_overflow Runtime1 stub}
3987 0x000001c7541bdbf4: e807 7d12
3988
3989 0x000001c7541bdbf8: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
3990 ;*synchronization entry
3991 ; - net.minecraft.class_329::method_1753@-1 (line 235)
3992 ; - net.minecraft.class_757::method_3192@459 (line 554)
3993 0x000001c7541bdbf8: 06e9 09d7
3994
3995 0x000001c7541bdbfc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
3996 0x000001c7541bdbfc: ffff e89d
3997
3998 0x000001c7541bdc00: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
3999 ;*invokevirtual method_55809 {reexecute=0 rethrow=0 return_oop=0}
4000 ; - net.minecraft.class_329::method_1753@6 (line 235)
4001 ; - net.minecraft.class_757::method_3192@459 (line 554)
4002 ; {metadata({method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')}
4003 0x000001c7541bdc00: 1a12 0649 | ba00 8c3c | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4004
4005 0x000001c7541bdc18: ; {runtime_call counter_overflow Runtime1 stub}
4006 0x000001c7541bdc18: ffff e8e1
4007
4008 0x000001c7541bdc1c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4009 ;*synchronization entry
4010 ; - net.minecraft.class_9080::method_55809@-1 (line 28)
4011 ; - net.minecraft.class_329::method_1753@6 (line 235)
4012 ; - net.minecraft.class_757::method_3192@459 (line 554)
4013 0x000001c7541bdc1c: 7c12 06e9 | 3ad7 ffff
4014
4015 0x000001c7541bdc24: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4016 0x000001c7541bdc24: e877 1a12
4017
4018 0x000001c7541bdc28: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4019 ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0}
4020 ; - net.minecraft.class_9080::method_55809@4 (line 28)
4021 ; - net.minecraft.class_329::method_1753@6 (line 235)
4022 ; - net.minecraft.class_757::method_3192@459 (line 554)
4023 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4024 0x000001c7541bdc28: 06e8 721a
4025
4026 0x000001c7541bdc2c: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4027 ;*invokevirtual method_22909 {reexecute=0 rethrow=0 return_oop=0}
4028 ; - net.minecraft.class_9080::method_55809@17 (line 30)
4029 ; - net.minecraft.class_329::method_1753@6 (line 235)
4030 ; - net.minecraft.class_757::method_3192@459 (line 554)
4031 ; {metadata({method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')}
4032 0x000001c7541bdc2c: 1206 49ba | a865 723b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4033
4034 0x000001c7541bdc44: ; {runtime_call counter_overflow Runtime1 stub}
4035 0x000001c7541bdc44: ffe8 b67c
4036
4037 0x000001c7541bdc48: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4038 ;*synchronization entry
4039 ; - net.minecraft.class_4587::method_22909@-1 (line 60)
4040 ; - net.minecraft.class_9080::method_55809@17 (line 30)
4041 ; - net.minecraft.class_329::method_1753@6 (line 235)
4042 ; - net.minecraft.class_757::method_3192@459 (line 554)
4043 0x000001c7541bdc48: 1206 e946
4044
4045 0x000001c7541bdc4c: ; {metadata({method} {0x000001c73a3b8840} 'handler$zee000$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')}
4046 0x000001c7541bdc4c: d8ff ff49 | ba38 883b | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4047
4048 0x000001c7541bdc64: ; {runtime_call counter_overflow Runtime1 stub}
4049 0x000001c7541bdc64: ffff e895
4050
4051 0x000001c7541bdc68: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4052 ;*synchronization entry
4053 ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@-1 (line 1585)
4054 ; - net.minecraft.class_329::method_1753@13 (line 236)
4055 ; - net.minecraft.class_757::method_3192@459 (line 554)
4056 0x000001c7541bdc68: 7c12 06e9 | b6d8 ffff
4057
4058 0x000001c7541bdc70: ; {oop(nullptr)}
4059 0x000001c7541bdc70: 49b8 0000 | 0000 0000 | 0000 5053 | 498b 5810 | 5756 5251 | 4150 4151 | 4152 4153 | 4883 ec20
4060 0x000001c7541bdc90: 40f6 c40f | 0f84 1900 | 0000 4883
4061
4062 0x000001c7541bdc9c: ; {runtime_call}
4063 0x000001c7541bdc9c: ec08 48b8 | d09a f6a3 | ff7f 0000 | ffd0 4883 | c408 e90c
4064
4065 0x000001c7541bdcb0: ; {runtime_call}
4066 0x000001c7541bdcb0: 0000 0048 | b8d0 9af6 | a3ff 7f00 | 00ff d048 | 83c4 2041 | 5b41 5a41 | 5941 5859 | 5a5e 5f48
4067 0x000001c7541bdcd0: 3b83 2801 | 0000 5b58 | 0f85 0a00 | 0000 e94f | d8ff ffb8 | 0078 6e0a
4068
4069 0x000001c7541bdce8: ; {runtime_call load_mirror_patching Runtime1 stub}
4070 0x000001c7541bdce8: e813 6c12
4071
4072 0x000001c7541bdcec: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4073 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
4074 ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585)
4075 ; - net.minecraft.class_329::method_1753@13 (line 236)
4076 ; - net.minecraft.class_757::method_3192@459 (line 554)
4077 0x000001c7541bdcec: 06e9 36d8
4078
4079 0x000001c7541bdcf0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4080 0x000001c7541bdcf0: ffff e8a9
4081
4082 0x000001c7541bdcf4: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4083 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
4084 ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585)
4085 ; - net.minecraft.class_329::method_1753@13 (line 236)
4086 ; - net.minecraft.class_757::method_3192@459 (line 554)
4087 0x000001c7541bdcf4: 1912 064d | 8b80 0000 | 0000 b800
4088
4089 0x000001c7541bdd00: ; {runtime_call access_field_patching Runtime1 stub}
4090 0x000001c7541bdd00: 0c05 07e8
4091
4092 0x000001c7541bdd04: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4093 ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0}
4094 ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585)
4095 ; - net.minecraft.class_329::method_1753@13 (line 236)
4096 ; - net.minecraft.class_757::method_3192@459 (line 554)
4097 0x000001c7541bdd04: f85e 1206 | e92b d8ff
4098
4099 0x000001c7541bdd0c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4100 0x000001c7541bdd0c: ffe8 8e19
4101
4102 0x000001c7541bdd10: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4103 ;*invokevirtual invoker {reexecute=0 rethrow=0 return_oop=0}
4104 ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@3 (line 1585)
4105 ; - net.minecraft.class_329::method_1753@13 (line 236)
4106 ; - net.minecraft.class_757::method_3192@459 (line 554)
4107 ; {metadata(nullptr)}
4108 0x000001c7541bdd10: 1206 48bf | 0000 0000 | 0000 0000 | b800 0f05
4109
4110 0x000001c7541bdd20: ; {runtime_call load_klass_patching Runtime1 stub}
4111 0x000001c7541bdd20: 0ae8 5a65
4112
4113 0x000001c7541bdd24: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4114 ;*checkcast {reexecute=1 rethrow=0 return_oop=0}
4115 ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@6 (line 1585)
4116 ; - net.minecraft.class_329::method_1753@13 (line 236)
4117 ; - net.minecraft.class_757::method_3192@459 (line 554)
4118 0x000001c7541bdd24: 1206 e94d | d8ff ff4c
4119
4120 0x000001c7541bdd2c: ; {runtime_call throw_class_cast_exception Runtime1 stub}
4121 0x000001c7541bdd2c: 8904 24e8
4122
4123 0x000001c7541bdd30: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4124 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
4125 ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@6 (line 1585)
4126 ; - net.minecraft.class_329::method_1753@13 (line 236)
4127 ; - net.minecraft.class_757::method_3192@459 (line 554)
4128 0x000001c7541bdd30: 6c45 1206
4129
4130 0x000001c7541bdd34: ; {metadata({method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
4131 0x000001c7541bdd34: 49ba b855 | 3f3b c701 | 0000 4c89 | 5424 0848 | c704 24ff
4132
4133 0x000001c7541bdd48: ; {runtime_call counter_overflow Runtime1 stub}
4134 0x000001c7541bdd48: ffff ffe8
4135
4136 0x000001c7541bdd4c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4137 ;*synchronization entry
4138 ; - net.minecraft.class_332::method_51452@-1 (line 95)
4139 ; - net.minecraft.class_757::method_3192@464 (line 555)
4140 0x000001c7541bdd4c: b07b 1206 | e97c d9ff
4141
4142 0x000001c7541bdd54: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4143 0x000001c7541bdd54: ffe8 4619
4144
4145 0x000001c7541bdd58: ; ImmutableOopMap {rax=Oop rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4146 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
4147 ; - net.minecraft.class_332::method_51452@4 (line 95)
4148 ; - net.minecraft.class_757::method_3192@464 (line 555)
4149 ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
4150 0x000001c7541bdd58: 1206 49ba | 70da 353a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4151
4152 0x000001c7541bdd70: ; {runtime_call counter_overflow Runtime1 stub}
4153 0x000001c7541bdd70: ffe8 8a7b
4154
4155 0x000001c7541bdd74: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4156 ;*synchronization entry
4157 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
4158 ; - net.minecraft.class_757::method_3192@467 (line 556)
4159 0x000001c7541bdd74: 1206 e9bc
4160
4161 0x000001c7541bdd78: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
4162 0x000001c7541bdd78: d9ff ffe8
4163
4164 0x000001c7541bdd7c: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4165 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
4166 ; - net.minecraft.class_757::method_3192@470 (line 556)
4167 0x000001c7541bdd7c: 2048 1206
4168
4169 0x000001c7541bdd80: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4170 0x000001c7541bdd80: e81b 1912
4171
4172 0x000001c7541bdd84: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4173 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
4174 ; - net.minecraft.class_757::method_3192@470 (line 556)
4175 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
4176 0x000001c7541bdd84: 06e8 1648
4177
4178 0x000001c7541bdd88: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4179 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
4180 ; - net.minecraft.class_757::method_3192@481 (line 556)
4181 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4182 0x000001c7541bdd88: 1206 e811
4183
4184 0x000001c7541bdd8c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4185 ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0}
4186 ; - net.minecraft.class_757::method_3192@481 (line 556)
4187 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4188 0x000001c7541bdd8c: 1912 06e8
4189
4190 0x000001c7541bdd90: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4191 ;*invokevirtual method_18506 {reexecute=0 rethrow=0 return_oop=0}
4192 ; - net.minecraft.class_757::method_3192@496 (line 559)
4193 0x000001c7541bdd90: 0c19 1206
4194
4195 0x000001c7541bdd94: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
4196 0x000001c7541bdd94: e807 4812
4197
4198 0x000001c7541bdd98: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4199 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
4200 ; - net.minecraft.class_757::method_3192@516 (line 561)
4201 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4202 0x000001c7541bdd98: 06e8 0219
4203
4204 0x000001c7541bdd9c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4205 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
4206 ; - net.minecraft.class_757::method_3192@516 (line 561)
4207 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4208 0x000001c7541bdd9c: 1206 e8fd
4209
4210 0x000001c7541bdda0: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4211 ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0}
4212 ; - net.minecraft.class_757::method_3192@521 (line 561)
4213 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
4214 0x000001c7541bdda0: 1812 06e8
4215
4216 0x000001c7541bdda4: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4217 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
4218 ; - net.minecraft.class_757::method_3192@603 (line 572)
4219 0x000001c7541bdda4: f847 1206
4220
4221 0x000001c7541bdda8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4222 0x000001c7541bdda8: e8f3 1812
4223
4224 0x000001c7541bddac: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4225 ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0}
4226 ; - net.minecraft.class_757::method_3192@603 (line 572)
4227 ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
4228 0x000001c7541bddac: 0649 ba18 | ce53 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4229
4230 0x000001c7541bddc4: ; {runtime_call counter_overflow Runtime1 stub}
4231 0x000001c7541bddc4: e837 7b12
4232
4233 0x000001c7541bddc8: ; ImmutableOopMap {rbx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4234 ;*synchronization entry
4235 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
4236 ; - net.minecraft.class_757::method_3192@629 (line 572)
4237 0x000001c7541bddc8: 06e9 3ade
4238
4239 0x000001c7541bddcc: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
4240 0x000001c7541bddcc: ffff 49ba | 2002 602a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4241
4242 0x000001c7541bdde4: ; {runtime_call counter_overflow Runtime1 stub}
4243 0x000001c7541bdde4: ffe8 167b
4244
4245 0x000001c7541bdde8: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4246 ;*synchronization entry
4247 ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
4248 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
4249 ; - net.minecraft.class_757::method_3192@629 (line 572)
4250 0x000001c7541bdde8: 1206 e975
4251
4252 0x000001c7541bddec: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4253 0x000001c7541bddec: deff ffe8
4254
4255 0x000001c7541bddf0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4256 ;*getfield field_1755 {reexecute=1 rethrow=0 return_oop=0}
4257 ; - (reexecute) net.minecraft.class_757::method_3192@710 (line 588)
4258 0x000001c7541bddf0: ac18 1206
4259
4260 0x000001c7541bddf4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4261 0x000001c7541bddf4: e8a7 1812
4262
4263 0x000001c7541bddf8: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4264 ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0}
4265 ; - net.minecraft.class_757::method_3192@723 (line 589)
4266 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4267 0x000001c7541bddf8: 06e8 a218
4268
4269 0x000001c7541bddfc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4270 ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0}
4271 ; - (reexecute) net.minecraft.class_757::method_3192@789 (line 600)
4272 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4273 0x000001c7541bddfc: 1206 e89d
4274
4275 0x000001c7541bde00: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop }
4276 ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0}
4277 ; - net.minecraft.class_757::method_3192@805 (line 601)
4278 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4279 0x000001c7541bde00: 1812 06e8
4280
4281 0x000001c7541bde04: ; ImmutableOopMap {r8=Oop [168]=Oop [248]=Oop }
4282 ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0}
4283 ; - net.minecraft.class_757::method_3192@817 (line 605)
4284 0x000001c7541bde04: 9818 1206
4285
4286 0x000001c7541bde08: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4287 0x000001c7541bde08: e893 1812
4288
4289 0x000001c7541bde0c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [248]=Oop [296]=Oop }
4290 ;*invokevirtual method_1566 {reexecute=0 rethrow=0 return_oop=0}
4291 ; - net.minecraft.class_757::method_3192@828 (line 606)
4292 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4293 0x000001c7541bde0c: 06e8 8e18
4294
4295 0x000001c7541bde10: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [248]=Oop [296]=Oop }
4296 ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0}
4297 ; - net.minecraft.class_757::method_3192@833 (line 606)
4298 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4299 0x000001c7541bde10: 1206 e889
4300
4301 0x000001c7541bde14: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop }
4302 ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
4303 ; - net.minecraft.class_757::method_3192@843 (line 607)
4304 ; {metadata({method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
4305 0x000001c7541bde14: 1812 0649 | ba68 c452 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4306
4307 0x000001c7541bde2c: ; {runtime_call counter_overflow Runtime1 stub}
4308 0x000001c7541bde2c: ffff e8cd
4309
4310 0x000001c7541bde30: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop }
4311 ;*synchronization entry
4312 ; - net.minecraft.class_10214::close@-1 (line 46)
4313 ; - net.minecraft.class_757::method_3192@843 (line 607)
4314 0x000001c7541bde30: 7a12 06e9 | 03e3 ffff
4315
4316 0x000001c7541bde38: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4317 0x000001c7541bde38: e863 1812
4318
4319 0x000001c7541bde3c: ; ImmutableOopMap {rdx=Oop [168]=Oop [248]=Oop }
4320 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
4321 ; - net.minecraft.class_10214::close@11 (line 47)
4322 ; - net.minecraft.class_757::method_3192@843 (line 607)
4323 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4324 0x000001c7541bde3c: 06e8 5e18
4325
4326 0x000001c7541bde40: ; ImmutableOopMap {rax=Oop rsi=Oop }
4327 ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0}
4328 ; - net.minecraft.class_757::method_3192@858 (line 605)
4329 ; {metadata({method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')}
4330 0x000001c7541bde40: 1206 49ba | 68c4 523b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
4331
4332 0x000001c7541bde58: ; {runtime_call counter_overflow Runtime1 stub}
4333 0x000001c7541bde58: ffe8 a27a
4334
4335 0x000001c7541bde5c: ; ImmutableOopMap {rax=Oop rsi=Oop }
4336 ;*synchronization entry
4337 ; - net.minecraft.class_10214::close@-1 (line 46)
4338 ; - net.minecraft.class_757::method_3192@858 (line 605)
4339 0x000001c7541bde5c: 1206 e950
4340
4341 0x000001c7541bde60: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4342 0x000001c7541bde60: e4ff ffe8
4343
4344 0x000001c7541bde64: ; ImmutableOopMap {rdx=Oop [304]=Oop }
4345 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
4346 ; - net.minecraft.class_10214::close@11 (line 47)
4347 ; - net.minecraft.class_757::method_3192@858 (line 605)
4348 0x000001c7541bde64: 3818 1206
4349
4350 0x000001c7541bde68: ; {metadata({method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')}
4351 0x000001c7541bde68: 49ba b855 | 3f3b c701 | 0000 4c89 | 5424 0848 | c704 24ff
4352
4353 0x000001c7541bde7c: ; {runtime_call counter_overflow Runtime1 stub}
4354 0x000001c7541bde7c: ffff ffe8
4355
4356 0x000001c7541bde80: ; ImmutableOopMap {rax=Oop [168]=Oop [248]=Oop }
4357 ;*synchronization entry
4358 ; - net.minecraft.class_332::method_51452@-1 (line 95)
4359 ; - net.minecraft.class_757::method_3192@878 (line 610)
4360 0x000001c7541bde80: 7c7a 1206 | e975 e5ff
4361
4362 0x000001c7541bde88: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4363 0x000001c7541bde88: ffe8 1218
4364
4365 0x000001c7541bde8c: ; ImmutableOopMap {rsi=Oop [168]=Oop }
4366 ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0}
4367 ; - net.minecraft.class_332::method_51452@4 (line 95)
4368 ; - net.minecraft.class_757::method_3192@878 (line 610)
4369 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4370 0x000001c7541bde8c: 1206 e80d
4371
4372 0x000001c7541bde90: ; ImmutableOopMap {rdx=Oop }
4373 ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0}
4374 ; - net.minecraft.class_757::method_3192@891 (line 614)
4375 ; {internal_word}
4376 0x000001c7541bde90: 1812 0649 | babc c41b | 54c7 0100 | 004d 8997 | 6004 0000
4377
4378 0x000001c7541bdea4: ; {runtime_call SafepointBlob}
4379 0x000001c7541bdea4: e9d7 8c05
4380
4381 0x000001c7541bdea8: ; {internal_word}
4382 0x000001c7541bdea8: 0649 bad2 | c41b 54c7 | 0100 004d | 8997 6004
4383
4384 0x000001c7541bdeb8: ; {runtime_call SafepointBlob}
4385 0x000001c7541bdeb8: 0000 e9c1
4386
4387 0x000001c7541bdebc: ; {metadata(nullptr)}
4388 0x000001c7541bdebc: 8c05 0648 | ba00 0000 | 0000 0000 | 00b8 000f
4389
4390 0x000001c7541bdecc: ; {runtime_call load_klass_patching Runtime1 stub}
4391 0x000001c7541bdecc: 050a e8ad
4392
4393 0x000001c7541bded0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4394 ;*new {reexecute=1 rethrow=0 return_oop=0}
4395 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4396 ; - net.minecraft.class_757::method_3192@467 (line 556)
4397 0x000001c7541bded0: 6312 06e9 | 28e6 ffff
4398
4399 0x000001c7541bded8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4400 0x000001c7541bded8: e8c3 1712
4401
4402 0x000001c7541bdedc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4403 ;*new {reexecute=0 rethrow=0 return_oop=0}
4404 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4405 ; - net.minecraft.class_757::method_3192@467 (line 556)
4406 0x000001c7541bdedc: 0648 8bd2
4407
4408 0x000001c7541bdee0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4409 0x000001c7541bdee0: e89b 2612
4410
4411 0x000001c7541bdee4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop }
4412 ;*new {reexecute=0 rethrow=0 return_oop=0}
4413 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4414 ; - net.minecraft.class_757::method_3192@467 (line 556)
4415 0x000001c7541bdee4: 06e9 73e6
4416
4417 0x000001c7541bdee8: ; {metadata(nullptr)}
4418 0x000001c7541bdee8: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
4419
4420 0x000001c7541bdef8: ; {runtime_call load_klass_patching Runtime1 stub}
4421 0x000001c7541bdef8: 0ae8 8263
4422
4423 0x000001c7541bdefc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4424 ;*new {reexecute=1 rethrow=0 return_oop=0}
4425 ; - (reexecute) net.minecraft.class_4587::method_22909@7 (line 61)
4426 ; - net.minecraft.class_9080::method_55809@17 (line 30)
4427 ; - net.minecraft.class_329::method_1753@6 (line 235)
4428 ; - net.minecraft.class_757::method_3192@459 (line 554)
4429 0x000001c7541bdefc: 1206 e9a5
4430
4431 0x000001c7541bdf00: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4432 0x000001c7541bdf00: e6ff ffe8
4433
4434 0x000001c7541bdf04: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4435 ;*new {reexecute=0 rethrow=0 return_oop=0}
4436 ; - net.minecraft.class_4587::method_22909@7 (line 61)
4437 ; - net.minecraft.class_9080::method_55809@17 (line 30)
4438 ; - net.minecraft.class_329::method_1753@6 (line 235)
4439 ; - net.minecraft.class_757::method_3192@459 (line 554)
4440 0x000001c7541bdf04: 9817 1206
4441
4442 0x000001c7541bdf08: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4443 0x000001c7541bdf08: 488b d2e8
4444
4445 0x000001c7541bdf0c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop }
4446 ;*new {reexecute=0 rethrow=0 return_oop=0}
4447 ; - net.minecraft.class_4587::method_22909@7 (line 61)
4448 ; - net.minecraft.class_9080::method_55809@17 (line 30)
4449 ; - net.minecraft.class_329::method_1753@6 (line 235)
4450 ; - net.minecraft.class_757::method_3192@459 (line 554)
4451 0x000001c7541bdf0c: 7026 1206 | e9f0 e6ff
4452
4453 0x000001c7541bdf14: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
4454 0x000001c7541bdf14: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4455
4456 0x000001c7541bdf2c: ; {runtime_call counter_overflow Runtime1 stub}
4457 0x000001c7541bdf2c: e8cf 7912
4458
4459 0x000001c7541bdf30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
4460 ;*synchronization entry
4461 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
4462 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4463 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
4464 ; - net.minecraft.class_757::method_3192@350 (line 541)
4465 0x000001c7541bdf30: 06e9 44e7
4466
4467 0x000001c7541bdf34: ; {metadata(nullptr)}
4468 0x000001c7541bdf34: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
4469
4470 0x000001c7541bdf44: ; {runtime_call load_klass_patching Runtime1 stub}
4471 0x000001c7541bdf44: 0ae8 3663
4472
4473 0x000001c7541bdf48: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
4474 ;*new {reexecute=1 rethrow=0 return_oop=0}
4475 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4476 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4477 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
4478 ; - net.minecraft.class_757::method_3192@350 (line 541)
4479 0x000001c7541bdf48: 1206 e931
4480
4481 0x000001c7541bdf4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4482 0x000001c7541bdf4c: e7ff ffe8
4483
4484 0x000001c7541bdf50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
4485 ;*new {reexecute=0 rethrow=0 return_oop=0}
4486 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4487 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4488 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
4489 ; - net.minecraft.class_757::method_3192@350 (line 541)
4490 0x000001c7541bdf50: 4c17 1206
4491
4492 0x000001c7541bdf54: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4493 0x000001c7541bdf54: 488b d2e8
4494
4495 0x000001c7541bdf58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop }
4496 ;*new {reexecute=0 rethrow=0 return_oop=0}
4497 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4498 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4499 ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371)
4500 ; - net.minecraft.class_757::method_3192@350 (line 541)
4501 0x000001c7541bdf58: 2426 1206 | e97c e7ff
4502
4503 0x000001c7541bdf60: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
4504 0x000001c7541bdf60: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4505
4506 0x000001c7541bdf78: ; {runtime_call counter_overflow Runtime1 stub}
4507 0x000001c7541bdf78: e883 7912
4508
4509 0x000001c7541bdf7c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
4510 ;*synchronization entry
4511 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
4512 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4513 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
4514 ; - net.minecraft.class_757::method_3192@347 (line 539)
4515 0x000001c7541bdf7c: 06e9 e0e7
4516
4517 0x000001c7541bdf80: ; {metadata(nullptr)}
4518 0x000001c7541bdf80: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
4519
4520 0x000001c7541bdf90: ; {runtime_call load_klass_patching Runtime1 stub}
4521 0x000001c7541bdf90: 0ae8 ea62
4522
4523 0x000001c7541bdf94: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
4524 ;*new {reexecute=1 rethrow=0 return_oop=0}
4525 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4526 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4527 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
4528 ; - net.minecraft.class_757::method_3192@347 (line 539)
4529 0x000001c7541bdf94: 1206 e9cd
4530
4531 0x000001c7541bdf98: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4532 0x000001c7541bdf98: e7ff ffe8
4533
4534 0x000001c7541bdf9c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
4535 ;*new {reexecute=0 rethrow=0 return_oop=0}
4536 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4537 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4538 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
4539 ; - net.minecraft.class_757::method_3192@347 (line 539)
4540 0x000001c7541bdf9c: 0017 1206
4541
4542 0x000001c7541bdfa0: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4543 0x000001c7541bdfa0: 488b d2e8
4544
4545 0x000001c7541bdfa4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop }
4546 ;*new {reexecute=0 rethrow=0 return_oop=0}
4547 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4548 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4549 ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333)
4550 ; - net.minecraft.class_757::method_3192@347 (line 539)
4551 0x000001c7541bdfa4: d825 1206 | e918 e8ff
4552
4553 0x000001c7541bdfac: ; {metadata(nullptr)}
4554 0x000001c7541bdfac: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
4555
4556 0x000001c7541bdfbc: ; {runtime_call load_klass_patching Runtime1 stub}
4557 0x000001c7541bdfbc: e8bf 6212
4558
4559 0x000001c7541bdfc0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
4560 ;*new {reexecute=1 rethrow=0 return_oop=0}
4561 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4562 ; - net.minecraft.class_757::method_3192@278 (line 535)
4563 0x000001c7541bdfc0: 06e9 4ae8
4564
4565 0x000001c7541bdfc4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4566 0x000001c7541bdfc4: ffff e8d5
4567
4568 0x000001c7541bdfc8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
4569 ;*new {reexecute=0 rethrow=0 return_oop=0}
4570 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4571 ; - net.minecraft.class_757::method_3192@278 (line 535)
4572 0x000001c7541bdfc8: 1612 0648
4573
4574 0x000001c7541bdfcc: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4575 0x000001c7541bdfcc: 8bd2 e8ad
4576
4577 0x000001c7541bdfd0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop }
4578 ;*new {reexecute=0 rethrow=0 return_oop=0}
4579 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
4580 ; - net.minecraft.class_757::method_3192@278 (line 535)
4581 0x000001c7541bdfd0: 2512 06e9 | 95e8 ffff
4582
4583 0x000001c7541bdfd8: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
4584 0x000001c7541bdfd8: 49ba e072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
4585
4586 0x000001c7541bdfec: ; {runtime_call counter_overflow Runtime1 stub}
4587 0x000001c7541bdfec: ffff ffe8
4588
4589 0x000001c7541bdff0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
4590 ;*synchronization entry
4591 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
4592 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4593 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
4594 ; - net.minecraft.class_757::method_3192@216 (line 524)
4595 0x000001c7541bdff0: 0c79 1206 | e9f1 e8ff
4596
4597 0x000001c7541bdff8: ; {metadata(nullptr)}
4598 0x000001c7541bdff8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
4599
4600 0x000001c7541be008: ; {runtime_call load_klass_patching Runtime1 stub}
4601 0x000001c7541be008: e873 6212
4602
4603 0x000001c7541be00c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
4604 ;*new {reexecute=1 rethrow=0 return_oop=0}
4605 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4606 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4607 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
4608 ; - net.minecraft.class_757::method_3192@216 (line 524)
4609 0x000001c7541be00c: 06e9 dee8
4610
4611 0x000001c7541be010: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4612 0x000001c7541be010: ffff e889
4613
4614 0x000001c7541be014: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
4615 ;*new {reexecute=0 rethrow=0 return_oop=0}
4616 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4617 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4618 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
4619 ; - net.minecraft.class_757::method_3192@216 (line 524)
4620 0x000001c7541be014: 1612 0648
4621
4622 0x000001c7541be018: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4623 0x000001c7541be018: 8bd2 e861
4624
4625 0x000001c7541be01c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop }
4626 ;*new {reexecute=0 rethrow=0 return_oop=0}
4627 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
4628 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
4629 ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344)
4630 ; - net.minecraft.class_757::method_3192@216 (line 524)
4631 0x000001c7541be01c: 2512 06e9 | 29e9 ffff
4632
4633 0x000001c7541be024: ; {metadata(nullptr)}
4634 0x000001c7541be024: 48ba 0000 | 0000 0000 | 0000 b800
4635
4636 0x000001c7541be030: ; {runtime_call load_klass_patching Runtime1 stub}
4637 0x000001c7541be030: 0f05 0ae8
4638
4639 0x000001c7541be034: ; ImmutableOopMap {[168]=Oop [184]=Oop }
4640 ;*new {reexecute=1 rethrow=0 return_oop=0}
4641 ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
4642 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
4643 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4644 ; - net.minecraft.class_757::method_3192@102 (line 507)
4645 0x000001c7541be034: 4862 1206 | e95b e9ff | ff48 8bd2
4646
4647 0x000001c7541be040: ; {runtime_call fast_new_instance Runtime1 stub}
4648 0x000001c7541be040: e83b 2112
4649
4650 0x000001c7541be044: ; ImmutableOopMap {[168]=Oop [184]=Oop }
4651 ;*new {reexecute=0 rethrow=0 return_oop=0}
4652 ; - java.util.Objects::requireNonNull@4 (line 259)
4653 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
4654 ; - net.minecraft.class_10209::method_64146@27 (line 51)
4655 ; - net.minecraft.class_757::method_3192@102 (line 507)
4656 0x000001c7541be044: 06e9 9ee9
4657
4658 0x000001c7541be048: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4659 0x000001c7541be048: ffff e851
4660
4661 0x000001c7541be04c: ; ImmutableOopMap {rax=Oop [168]=Oop }
4662 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
4663 ; - net.minecraft.class_757::method_3192@746 (line 593)
4664 ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
4665 0x000001c7541be04c: 1612 0649 | ba30 190b | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
4666
4667 0x000001c7541be064: ; {runtime_call counter_overflow Runtime1 stub}
4668 0x000001c7541be064: ffff e895
4669
4670 0x000001c7541be068: ; ImmutableOopMap {rax=Oop [168]=Oop }
4671 ;*synchronization entry
4672 ; - net.minecraft.class_128::method_562@-1 (line 177)
4673 ; - net.minecraft.class_757::method_3192@746 (line 593)
4674 0x000001c7541be068: 7812 06e9 | c1ea ffff | 49b8 0000 | 0000 0000 | 0000 b800
4675
4676 0x000001c7541be07c: ; {runtime_call load_appendix_patching Runtime1 stub}
4677 0x000001c7541be07c: 0f05 0ae8
4678
4679 0x000001c7541be080: ; ImmutableOopMap {rax=Oop [168]=Oop [376]=Oop }
4680 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4681 ; - (reexecute) net.minecraft.class_757::method_3192@757 (line 594)
4682 0x000001c7541be080: fc6e 1206 | e9ff eaff
4683
4684 0x000001c7541be088: ; {metadata(nullptr)}
4685 0x000001c7541be088: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
4686
4687 0x000001c7541be098: ; {runtime_call load_klass_patching Runtime1 stub}
4688 0x000001c7541be098: e8e3 6112
4689
4690 0x000001c7541be09c: ; ImmutableOopMap {[376]=Oop }
4691 ;*new {reexecute=1 rethrow=0 return_oop=0}
4692 ; - (reexecute) net.minecraft.class_757::method_3192@766 (line 596)
4693 0x000001c7541be09c: 06e9 a6eb
4694
4695 0x000001c7541be0a0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4696 0x000001c7541be0a0: ffff e8f9
4697
4698 0x000001c7541be0a4: ; ImmutableOopMap {[376]=Oop }
4699 ;*new {reexecute=0 rethrow=0 return_oop=0}
4700 ; - net.minecraft.class_757::method_3192@766 (line 596)
4701 0x000001c7541be0a4: 1512 0648
4702
4703 0x000001c7541be0a8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4704 0x000001c7541be0a8: 8bd2 e8d1
4705
4706 0x000001c7541be0ac: ; ImmutableOopMap {[376]=Oop }
4707 ;*new {reexecute=0 rethrow=0 return_oop=0}
4708 ; - net.minecraft.class_757::method_3192@766 (line 596)
4709 0x000001c7541be0ac: 2412 06e9 | f1eb ffff
4710
4711 0x000001c7541be0b4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4712 0x000001c7541be0b4: e8e7 1512
4713
4714 0x000001c7541be0b8: ; ImmutableOopMap {rax=Oop [168]=Oop }
4715 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
4716 ; - net.minecraft.class_757::method_3192@657 (line 575)
4717 ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
4718 0x000001c7541be0b8: 0649 ba30 | 190b 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4719
4720 0x000001c7541be0d0: ; {runtime_call counter_overflow Runtime1 stub}
4721 0x000001c7541be0d0: e82b 7812
4722
4723 0x000001c7541be0d4: ; ImmutableOopMap {rax=Oop [168]=Oop }
4724 ;*synchronization entry
4725 ; - net.minecraft.class_128::method_562@-1 (line 177)
4726 ; - net.minecraft.class_757::method_3192@657 (line 575)
4727 0x000001c7541be0d4: 06e9 afec | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
4728
4729 0x000001c7541be0e8: ; {runtime_call load_appendix_patching Runtime1 stub}
4730 0x000001c7541be0e8: 0ae8 926e
4731
4732 0x000001c7541be0ec: ; ImmutableOopMap {rax=Oop [168]=Oop [400]=Oop }
4733 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4734 ; - (reexecute) net.minecraft.class_757::method_3192@668 (line 577)
4735 0x000001c7541be0ec: 1206 e9ed
4736
4737 0x000001c7541be0f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4738 0x000001c7541be0f0: ecff ffe8
4739
4740 0x000001c7541be0f4: ; ImmutableOopMap {rdx=Oop [400]=Oop [408]=Oop }
4741 ;*getfield field_1729 {reexecute=1 rethrow=0 return_oop=0}
4742 ; - (reexecute) net.minecraft.class_757::method_3192@681 (line 578)
4743 0x000001c7541be0f4: a815 1206
4744
4745 0x000001c7541be0f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4746 0x000001c7541be0f8: e8a3 1512
4747
4748 0x000001c7541be0fc: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
4749 ;*invokevirtual method_68882 {reexecute=0 rethrow=0 return_oop=0}
4750 ; - net.minecraft.class_757::method_3192@693 (line 578)
4751 ; {metadata({method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')}
4752 0x000001c7541be0fc: 0649 ba60 | 5ef6 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
4753
4754 0x000001c7541be114: ; {runtime_call counter_overflow Runtime1 stub}
4755 0x000001c7541be114: e8e7 7712
4756
4757 0x000001c7541be118: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
4758 ;*synchronization entry
4759 ; - net.minecraft.class_312::method_68882@-1 (line 169)
4760 ; - net.minecraft.class_757::method_3192@693 (line 578)
4761 0x000001c7541be118: 06e9 13ee | ffff 49b9 | 0000 0000 | 0000 0000 | b800 0f05
4762
4763 0x000001c7541be12c: ; {runtime_call load_appendix_patching Runtime1 stub}
4764 0x000001c7541be12c: 0ae8 4e6e
4765
4766 0x000001c7541be130: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop }
4767 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4768 ; - (reexecute) net.minecraft.class_312::method_68882@6 (line 169)
4769 ; - net.minecraft.class_757::method_3192@693 (line 578)
4770 0x000001c7541be130: 1206 e901 | eeff ff49 | b800 0000 | 0000 0000 | 00b8 000f
4771
4772 0x000001c7541be144: ; {runtime_call load_appendix_patching Runtime1 stub}
4773 0x000001c7541be144: 050a e835
4774
4775 0x000001c7541be148: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop }
4776 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4777 ; - (reexecute) net.minecraft.class_312::method_68882@20 (line 170)
4778 ; - net.minecraft.class_757::method_3192@693 (line 578)
4779 0x000001c7541be148: 6e12 06e9 | a8ee ffff
4780
4781 0x000001c7541be150: ; {metadata(nullptr)}
4782 0x000001c7541be150: 48ba 0000 | 0000 0000 | 0000 b800
4783
4784 0x000001c7541be15c: ; {runtime_call load_klass_patching Runtime1 stub}
4785 0x000001c7541be15c: 0f05 0ae8
4786
4787 0x000001c7541be160: ; ImmutableOopMap {[400]=Oop }
4788 ;*new {reexecute=1 rethrow=0 return_oop=0}
4789 ; - (reexecute) net.minecraft.class_757::method_3192@696 (line 580)
4790 0x000001c7541be160: 1c61 1206 | e947 efff
4791
4792 0x000001c7541be168: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4793 0x000001c7541be168: ffe8 3215
4794
4795 0x000001c7541be16c: ; ImmutableOopMap {[400]=Oop }
4796 ;*new {reexecute=0 rethrow=0 return_oop=0}
4797 ; - net.minecraft.class_757::method_3192@696 (line 580)
4798 0x000001c7541be16c: 1206 488b
4799
4800 0x000001c7541be170: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4801 0x000001c7541be170: d2e8 0a24
4802
4803 0x000001c7541be174: ; ImmutableOopMap {[400]=Oop }
4804 ;*new {reexecute=0 rethrow=0 return_oop=0}
4805 ; - net.minecraft.class_757::method_3192@696 (line 580)
4806 0x000001c7541be174: 1206 e992
4807
4808 0x000001c7541be178: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4809 0x000001c7541be178: efff ffe8
4810
4811 0x000001c7541be17c: ; ImmutableOopMap {rax=Oop [168]=Oop }
4812 ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0}
4813 ; - net.minecraft.class_757::method_3192@544 (line 564)
4814 0x000001c7541be17c: 2015 1206
4815
4816 0x000001c7541be180: ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')}
4817 0x000001c7541be180: 49ba 3019 | 0b2c c701 | 0000 4c89 | 5424 0848 | c704 24ff
4818
4819 0x000001c7541be194: ; {runtime_call counter_overflow Runtime1 stub}
4820 0x000001c7541be194: ffff ffe8
4821
4822 0x000001c7541be198: ; ImmutableOopMap {rax=Oop [168]=Oop }
4823 ;*synchronization entry
4824 ; - net.minecraft.class_128::method_562@-1 (line 177)
4825 ; - net.minecraft.class_757::method_3192@544 (line 564)
4826 0x000001c7541be198: 6477 1206 | e950 f0ff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
4827
4828 0x000001c7541be1b0: ; {runtime_call load_appendix_patching Runtime1 stub}
4829 0x000001c7541be1b0: e8cb 6d12
4830
4831 0x000001c7541be1b4: ; ImmutableOopMap {rax=Oop [168]=Oop [432]=Oop }
4832 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
4833 ; - (reexecute) net.minecraft.class_757::method_3192@555 (line 566)
4834 0x000001c7541be1b4: 06e9 8ef0
4835
4836 0x000001c7541be1b8: ; {metadata(nullptr)}
4837 0x000001c7541be1b8: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
4838
4839 0x000001c7541be1c8: ; {runtime_call load_klass_patching Runtime1 stub}
4840 0x000001c7541be1c8: 0ae8 b260
4841
4842 0x000001c7541be1cc: ; ImmutableOopMap {[432]=Oop }
4843 ;*new {reexecute=1 rethrow=0 return_oop=0}
4844 ; - (reexecute) net.minecraft.class_757::method_3192@564 (line 568)
4845 0x000001c7541be1cc: 1206 e935
4846
4847 0x000001c7541be1d0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
4848 0x000001c7541be1d0: f1ff ffe8
4849
4850 0x000001c7541be1d4: ; ImmutableOopMap {[432]=Oop }
4851 ;*new {reexecute=0 rethrow=0 return_oop=0}
4852 ; - net.minecraft.class_757::method_3192@564 (line 568)
4853 0x000001c7541be1d4: c814 1206
4854
4855 0x000001c7541be1d8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
4856 0x000001c7541be1d8: 488b d2e8
4857
4858 0x000001c7541be1dc: ; ImmutableOopMap {[432]=Oop }
4859 ;*new {reexecute=0 rethrow=0 return_oop=0}
4860 ; - net.minecraft.class_757::method_3192@564 (line 568)
4861 0x000001c7541be1dc: a023 1206 | e980 f1ff | ff48 8bb4 | 2428 0100 | 00e9 27e0 | ffff 488b | b424 2801 | 0000 e91a
4862 0x000001c7541be1fc: e0ff ff48 | 8bb4 2428 | 0100 00e9 | 0de0 ffff | 4889 8424 | 3001 0000 | e918 e8ff | ff49 8b87
4863 0x000001c7541be21c: f804 0000 | 49c7 87f8 | 0400 0000 | 0000 0049 | c787 0005 | 0000 0000 | 0000 4881 | c4d0 0100
4864 0x000001c7541be23c: ; {runtime_call unwind_exception Runtime1 stub}
4865 0x000001c7541be23c: 005d e93d | 0512 06f4 | f4f4 f4f4
4866[Stub Code]
4867 0x000001c7541be248: ; {no_reloc}
4868 0x000001c7541be248: 0f1f 4400
4869
4870 0x000001c7541be24c: ; {static_stub}
4871 0x000001c7541be24c: 0048 bb00 | 0000 0000
4872
4873 0x000001c7541be254: ; {runtime_call nmethod}
4874 0x000001c7541be254: 0000 00e9 | fbff ffff
4875
4876 0x000001c7541be25c: ; {static_stub}
4877 0x000001c7541be25c: 9048 bb00 | 0000 0000
4878
4879 0x000001c7541be264: ; {runtime_call nmethod}
4880 0x000001c7541be264: 0000 00e9 | fbff ffff
4881
4882 0x000001c7541be26c: ; {static_stub}
4883 0x000001c7541be26c: 9048 bb00 | 0000 0000
4884
4885 0x000001c7541be274: ; {runtime_call nmethod}
4886 0x000001c7541be274: 0000 00e9 | fbff ffff
4887
4888 0x000001c7541be27c: ; {static_stub}
4889 0x000001c7541be27c: 9048 bb00 | 0000 0000
4890
4891 0x000001c7541be284: ; {runtime_call nmethod}
4892 0x000001c7541be284: 0000 00e9 | fbff ffff
4893
4894 0x000001c7541be28c: ; {static_stub}
4895 0x000001c7541be28c: 9048 bbb8 | d433 3bc7
4896
4897 0x000001c7541be294: ; {runtime_call I2C/C2I adapters}
4898 0x000001c7541be294: 0100 00e9 | 5e6c 0506
4899
4900 0x000001c7541be29c: ; {static_stub}
4901 0x000001c7541be29c: 9048 bb00 | 0000 0000
4902
4903 0x000001c7541be2a4: ; {runtime_call nmethod}
4904 0x000001c7541be2a4: 0000 00e9 | fbff ffff
4905
4906 0x000001c7541be2ac: ; {static_stub}
4907 0x000001c7541be2ac: 9048 bb00 | 0000 0000
4908
4909 0x000001c7541be2b4: ; {runtime_call nmethod}
4910 0x000001c7541be2b4: 0000 00e9 | fbff ffff
4911
4912 0x000001c7541be2bc: ; {static_stub}
4913 0x000001c7541be2bc: 9048 bb00 | 0000 0000
4914
4915 0x000001c7541be2c4: ; {runtime_call nmethod}
4916 0x000001c7541be2c4: 0000 00e9 | fbff ffff
4917
4918 0x000001c7541be2cc: ; {static_stub}
4919 0x000001c7541be2cc: 9048 bb00 | 0000 0000
4920
4921 0x000001c7541be2d4: ; {runtime_call nmethod}
4922 0x000001c7541be2d4: 0000 00e9 | fbff ffff
4923
4924 0x000001c7541be2dc: ; {static_stub}
4925 0x000001c7541be2dc: 9048 bb00 | 0000 0000
4926
4927 0x000001c7541be2e4: ; {runtime_call nmethod}
4928 0x000001c7541be2e4: 0000 00e9 | fbff ffff
4929
4930 0x000001c7541be2ec: ; {static_stub}
4931 0x000001c7541be2ec: 9048 bb00 | 0000 0000
4932
4933 0x000001c7541be2f4: ; {runtime_call nmethod}
4934 0x000001c7541be2f4: 0000 00e9 | fbff ffff
4935
4936 0x000001c7541be2fc: ; {static_stub}
4937 0x000001c7541be2fc: 9048 bb00 | 0000 0000
4938
4939 0x000001c7541be304: ; {runtime_call nmethod}
4940 0x000001c7541be304: 0000 00e9 | fbff ffff
4941
4942 0x000001c7541be30c: ; {static_stub}
4943 0x000001c7541be30c: 9048 bb00 | 0000 0000
4944
4945 0x000001c7541be314: ; {runtime_call nmethod}
4946 0x000001c7541be314: 0000 00e9 | fbff ffff
4947
4948 0x000001c7541be31c: ; {static_stub}
4949 0x000001c7541be31c: 9048 bb00 | 0000 0000
4950
4951 0x000001c7541be324: ; {runtime_call nmethod}
4952 0x000001c7541be324: 0000 00e9 | fbff ffff
4953
4954 0x000001c7541be32c: ; {static_stub}
4955 0x000001c7541be32c: 9048 bb00 | 0000 0000
4956
4957 0x000001c7541be334: ; {runtime_call nmethod}
4958 0x000001c7541be334: 0000 00e9 | fbff ffff
4959
4960 0x000001c7541be33c: ; {static_stub}
4961 0x000001c7541be33c: 9048 bb00 | 0000 0000
4962
4963 0x000001c7541be344: ; {runtime_call nmethod}
4964 0x000001c7541be344: 0000 00e9 | fbff ffff
4965
4966 0x000001c7541be34c: ; {static_stub}
4967 0x000001c7541be34c: 9048 bb00 | 0000 0000
4968
4969 0x000001c7541be354: ; {runtime_call nmethod}
4970 0x000001c7541be354: 0000 00e9 | fbff ffff
4971
4972 0x000001c7541be35c: ; {static_stub}
4973 0x000001c7541be35c: 9048 bb00 | 0000 0000
4974
4975 0x000001c7541be364: ; {runtime_call nmethod}
4976 0x000001c7541be364: 0000 00e9 | fbff ffff
4977
4978 0x000001c7541be36c: ; {static_stub}
4979 0x000001c7541be36c: 9048 bb00 | 0000 0000
4980
4981 0x000001c7541be374: ; {runtime_call nmethod}
4982 0x000001c7541be374: 0000 00e9 | fbff ffff
4983
4984 0x000001c7541be37c: ; {static_stub}
4985 0x000001c7541be37c: 9048 bb00 | 0000 0000
4986
4987 0x000001c7541be384: ; {runtime_call nmethod}
4988 0x000001c7541be384: 0000 00e9 | fbff ffff
4989
4990 0x000001c7541be38c: ; {static_stub}
4991 0x000001c7541be38c: 9048 bb00 | 0000 0000
4992
4993 0x000001c7541be394: ; {runtime_call nmethod}
4994 0x000001c7541be394: 0000 00e9 | fbff ffff
4995
4996 0x000001c7541be39c: ; {static_stub}
4997 0x000001c7541be39c: 9048 bb00 | 0000 0000
4998
4999 0x000001c7541be3a4: ; {runtime_call nmethod}
5000 0x000001c7541be3a4: 0000 00e9 | fbff ffff
5001
5002 0x000001c7541be3ac: ; {static_stub}
5003 0x000001c7541be3ac: 9048 bb10 | 5151 3ac7
5004
5005 0x000001c7541be3b4: ; {runtime_call I2C/C2I adapters}
5006 0x000001c7541be3b4: 0100 00e9 | ba5a 0506
5007
5008 0x000001c7541be3bc: ; {static_stub}
5009 0x000001c7541be3bc: 9048 bb00 | 0000 0000
5010
5011 0x000001c7541be3c4: ; {runtime_call nmethod}
5012 0x000001c7541be3c4: 0000 00e9 | fbff ffff
5013
5014 0x000001c7541be3cc: ; {static_stub}
5015 0x000001c7541be3cc: 9048 bb00 | 0000 0000
5016
5017 0x000001c7541be3d4: ; {runtime_call nmethod}
5018 0x000001c7541be3d4: 0000 00e9 | fbff ffff
5019
5020 0x000001c7541be3dc: ; {static_stub}
5021 0x000001c7541be3dc: 9048 bb00 | 0000 0000
5022
5023 0x000001c7541be3e4: ; {runtime_call nmethod}
5024 0x000001c7541be3e4: 0000 00e9 | fbff ffff
5025
5026 0x000001c7541be3ec: ; {static_stub}
5027 0x000001c7541be3ec: 9048 bb00 | 0000 0000
5028
5029 0x000001c7541be3f4: ; {runtime_call nmethod}
5030 0x000001c7541be3f4: 0000 00e9 | fbff ffff
5031
5032 0x000001c7541be3fc: ; {static_stub}
5033 0x000001c7541be3fc: 9048 bb00 | 0000 0000
5034
5035 0x000001c7541be404: ; {runtime_call nmethod}
5036 0x000001c7541be404: 0000 00e9 | fbff ffff
5037
5038 0x000001c7541be40c: ; {static_stub}
5039 0x000001c7541be40c: 9048 bb00 | 0000 0000
5040
5041 0x000001c7541be414: ; {runtime_call nmethod}
5042 0x000001c7541be414: 0000 00e9 | fbff ffff
5043
5044 0x000001c7541be41c: ; {static_stub}
5045 0x000001c7541be41c: 9048 bb00 | 0000 0000
5046
5047 0x000001c7541be424: ; {runtime_call nmethod}
5048 0x000001c7541be424: 0000 00e9 | fbff ffff
5049
5050 0x000001c7541be42c: ; {static_stub}
5051 0x000001c7541be42c: 9048 bb00 | 0000 0000
5052
5053 0x000001c7541be434: ; {runtime_call nmethod}
5054 0x000001c7541be434: 0000 00e9 | fbff ffff
5055
5056 0x000001c7541be43c: ; {static_stub}
5057 0x000001c7541be43c: 9048 bb00 | 0000 0000
5058
5059 0x000001c7541be444: ; {runtime_call nmethod}
5060 0x000001c7541be444: 0000 00e9 | fbff ffff
5061
5062 0x000001c7541be44c: ; {static_stub}
5063 0x000001c7541be44c: 9048 bb00 | 0000 0000
5064
5065 0x000001c7541be454: ; {runtime_call nmethod}
5066 0x000001c7541be454: 0000 00e9 | fbff ffff
5067
5068 0x000001c7541be45c: ; {static_stub}
5069 0x000001c7541be45c: 9048 bb00 | 0000 0000
5070
5071 0x000001c7541be464: ; {runtime_call nmethod}
5072 0x000001c7541be464: 0000 00e9 | fbff ffff
5073
5074 0x000001c7541be46c: ; {static_stub}
5075 0x000001c7541be46c: 9048 bb00 | 0000 0000
5076
5077 0x000001c7541be474: ; {runtime_call nmethod}
5078 0x000001c7541be474: 0000 00e9 | fbff ffff
5079
5080 0x000001c7541be47c: ; {static_stub}
5081 0x000001c7541be47c: 9048 bb00 | 0000 0000
5082
5083 0x000001c7541be484: ; {runtime_call nmethod}
5084 0x000001c7541be484: 0000 00e9 | fbff ffff
5085
5086 0x000001c7541be48c: ; {static_stub}
5087 0x000001c7541be48c: 9048 bb00 | 0000 0000
5088
5089 0x000001c7541be494: ; {runtime_call nmethod}
5090 0x000001c7541be494: 0000 00e9 | fbff ffff
5091
5092 0x000001c7541be49c: ; {static_stub}
5093 0x000001c7541be49c: 9048 bb00 | 0000 0000
5094
5095 0x000001c7541be4a4: ; {runtime_call nmethod}
5096 0x000001c7541be4a4: 0000 00e9 | fbff ffff
5097
5098 0x000001c7541be4ac: ; {static_stub}
5099 0x000001c7541be4ac: 9048 bb00 | 0000 0000
5100
5101 0x000001c7541be4b4: ; {runtime_call nmethod}
5102 0x000001c7541be4b4: 0000 00e9 | fbff ffff
5103
5104 0x000001c7541be4bc: ; {static_stub}
5105 0x000001c7541be4bc: 9048 bb00 | 0000 0000
5106
5107 0x000001c7541be4c4: ; {runtime_call nmethod}
5108 0x000001c7541be4c4: 0000 00e9 | fbff ffff
5109
5110 0x000001c7541be4cc: ; {static_stub}
5111 0x000001c7541be4cc: 9048 bb00 | 0000 0000
5112
5113 0x000001c7541be4d4: ; {runtime_call nmethod}
5114 0x000001c7541be4d4: 0000 00e9 | fbff ffff
5115
5116 0x000001c7541be4dc: ; {static_stub}
5117 0x000001c7541be4dc: 9048 bb00 | 0000 0000
5118
5119 0x000001c7541be4e4: ; {runtime_call nmethod}
5120 0x000001c7541be4e4: 0000 00e9 | fbff ffff
5121
5122 0x000001c7541be4ec: ; {static_stub}
5123 0x000001c7541be4ec: 9048 bb00 | 0000 0000
5124
5125 0x000001c7541be4f4: ; {runtime_call nmethod}
5126 0x000001c7541be4f4: 0000 00e9 | fbff ffff
5127
5128 0x000001c7541be4fc: ; {static_stub}
5129 0x000001c7541be4fc: 9048 bb00 | 0000 0000
5130
5131 0x000001c7541be504: ; {runtime_call nmethod}
5132 0x000001c7541be504: 0000 00e9 | fbff ffff
5133
5134 0x000001c7541be50c: ; {static_stub}
5135 0x000001c7541be50c: 9048 bb00 | 0000 0000
5136
5137 0x000001c7541be514: ; {runtime_call nmethod}
5138 0x000001c7541be514: 0000 00e9 | fbff ffff
5139
5140 0x000001c7541be51c: ; {static_stub}
5141 0x000001c7541be51c: 9048 bb00 | 0000 0000
5142
5143 0x000001c7541be524: ; {runtime_call nmethod}
5144 0x000001c7541be524: 0000 00e9 | fbff ffff
5145
5146 0x000001c7541be52c: ; {static_stub}
5147 0x000001c7541be52c: 9048 bb00 | 0000 0000
5148
5149 0x000001c7541be534: ; {runtime_call nmethod}
5150 0x000001c7541be534: 0000 00e9 | fbff ffff
5151
5152 0x000001c7541be53c: ; {static_stub}
5153 0x000001c7541be53c: 9048 bb00 | 0000 0000
5154
5155 0x000001c7541be544: ; {runtime_call nmethod}
5156 0x000001c7541be544: 0000 00e9 | fbff ffff
5157
5158 0x000001c7541be54c: ; {static_stub}
5159 0x000001c7541be54c: 48bb 0000 | 0000 0000
5160
5161 0x000001c7541be554: ; {runtime_call nmethod}
5162 0x000001c7541be554: 0000 e9fb
5163
5164 0x000001c7541be558: ; {static_stub}
5165 0x000001c7541be558: ffff ff48 | bb00 0000 | 0000 0000
5166
5167 0x000001c7541be564: ; {runtime_call nmethod}
5168 0x000001c7541be564: 00e9 fbff
5169
5170 0x000001c7541be568: ; {static_stub}
5171 0x000001c7541be568: ffff 48bb | 0000 0000 | 0000 0000
5172
5173 0x000001c7541be574: ; {runtime_call nmethod}
5174 0x000001c7541be574: e9fb ffff
5175
5176 0x000001c7541be578: ; {static_stub}
5177 0x000001c7541be578: ff48 bb00 | 0000 0000
5178
5179 0x000001c7541be580: ; {runtime_call nmethod}
5180 0x000001c7541be580: 0000 00e9 | fbff ffff
5181
5182 0x000001c7541be588: ; {static_stub}
5183 0x000001c7541be588: 48bb f0e7 | 333b c701
5184
5185 0x000001c7541be590: ; {runtime_call I2C/C2I adapters}
5186 0x000001c7541be590: 0000 e9f6
5187
5188 0x000001c7541be594: ; {static_stub}
5189 0x000001c7541be594: d052 0648 | bb00 0000 | 0000 0000
5190
5191 0x000001c7541be5a0: ; {runtime_call nmethod}
5192 0x000001c7541be5a0: 00e9 fbff
5193
5194 0x000001c7541be5a4: ; {static_stub}
5195 0x000001c7541be5a4: ffff 48bb | 0000 0000 | 0000 0000
5196
5197 0x000001c7541be5b0: ; {runtime_call nmethod}
5198 0x000001c7541be5b0: e9fb ffff
5199
5200 0x000001c7541be5b4: ; {static_stub}
5201 0x000001c7541be5b4: ff48 bb00 | 0000 0000
5202
5203 0x000001c7541be5bc: ; {runtime_call nmethod}
5204 0x000001c7541be5bc: 0000 00e9 | fbff ffff
5205
5206 0x000001c7541be5c4: ; {static_stub}
5207 0x000001c7541be5c4: 48bb 0000 | 0000 0000
5208
5209 0x000001c7541be5cc: ; {runtime_call nmethod}
5210 0x000001c7541be5cc: 0000 e9fb
5211
5212 0x000001c7541be5d0: ; {static_stub}
5213 0x000001c7541be5d0: ffff ff48 | bb28 523f | 3bc7 0100
5214
5215 0x000001c7541be5dc: ; {runtime_call I2C/C2I adapters}
5216 0x000001c7541be5dc: 00e9 a019
5217
5218 0x000001c7541be5e0: ; {static_stub}
5219 0x000001c7541be5e0: 0406 48bb | 0000 0000 | 0000 0000
5220
5221 0x000001c7541be5ec: ; {runtime_call nmethod}
5222 0x000001c7541be5ec: e9fb ffff
5223
5224 0x000001c7541be5f0: ; {static_stub}
5225 0x000001c7541be5f0: ff48 bb00 | 0000 0000
5226
5227 0x000001c7541be5f8: ; {runtime_call nmethod}
5228 0x000001c7541be5f8: 0000 00e9 | fbff ffff
5229[Exception Handler]
5230 0x000001c7541be600: ; {runtime_call handle_exception_from_callee Runtime1 stub}
5231 0x000001c7541be600: e87b 3612
5232
5233 0x000001c7541be604: ; {external_word}
5234 0x000001c7541be604: 0648 b9d0 | ef95 a4ff | 7f00 0048
5235
5236 0x000001c7541be610: ; {runtime_call}
5237 0x000001c7541be610: 83e4 f048 | b810 ad58 | a4ff 7f00 | 00ff d0f4
5238[Deopt Handler Code]
5239 0x000001c7541be620: ; {section_word}
5240 0x000001c7541be620: 49ba 20e6 | 1b54 c701 | 0000 4152
5241
5242 0x000001c7541be62c: ; {runtime_call DeoptimizationBlob}
5243 0x000001c7541be62c: e9ef 9905 | 06f4 f4f4 | f4f4 f4f4
5244[/MachCode]
5245
5246
5247Compiled method (c1) 39530 14626 3 net.minecraft.class_310::method_1523 (1043 bytes)
5248 total in heap [0x000001c7541aa510,0x000001c7541b5398] = 44680
5249 relocation [0x000001c7541aa670,0x000001c7541ab1b8] = 2888
5250 constants [0x000001c7541ab1c0,0x000001c7541ab1e0] = 32
5251 main code [0x000001c7541ab1e0,0x000001c7541b2828] = 30280
5252 stub code [0x000001c7541b2828,0x000001c7541b2cf0] = 1224
5253 oops [0x000001c7541b2cf0,0x000001c7541b2d50] = 96
5254 metadata [0x000001c7541b2d50,0x000001c7541b3010] = 704
5255 scopes data [0x000001c7541b3010,0x000001c7541b3fb8] = 4008
5256 scopes pcs [0x000001c7541b3fb8,0x000001c7541b50f8] = 4416
5257 dependencies [0x000001c7541b50f8,0x000001c7541b5150] = 88
5258 nul chk table [0x000001c7541b5150,0x000001c7541b5398] = 584
5259
5260
5261[Constant Pool]
5262 Address hex4 hex8
5263 0x000001c7541ab1c0: 0x00000000 0x3ff0000000000000
5264 0x000001c7541ab1c4: 0x3ff00000
5265 0x000001c7541ab1c8: 0x00000000 0x4059000000000000
5266 0x000001c7541ab1cc: 0x40590000
5267 0x000001c7541ab1d0: 0x00000000 0x0000000000000000
5268 0x000001c7541ab1d4: 0x00000000
5269 0x000001c7541ab1d8: 0x00000000 0x4059000000000000
5270 0x000001c7541ab1dc: 0x40590000
5271
5272[MachCode]
5273[Entry Point]
5274 # {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310'
5275 # this: rdx:rdx = 'net/minecraft/class_310'
5276 # parm0: r8 = boolean
5277 # [sp+0x1a0] (sp of caller)
5278 0x000001c7541ab1e0: ; {no_reloc}
5279 0x000001c7541ab1e0: 448b 5208
5280
5281 0x000001c7541ab1e4: ; {runtime_call ic_miss_stub}
5282 0x000001c7541ab1e4: 4c3b d00f | 8593 3706 | 0666 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000
5283[Verified Entry Point]
5284 0x000001c7541ab200: 8984 2400 | 80ff ff55 | 4881 ec90 | 0100 0090 | 4181 7f20 | 0c00 0000
5285
5286 0x000001c7541ab218: ; {runtime_call StubRoutines (final stubs)}
5287 0x000001c7541ab218: 7405 e841 | b304 0648 | 8994 24b0 | 0000 0044 | 8984 24b8
5288
5289 0x000001c7541ab22c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5290 0x000001c7541ab22c: 0000 0048 | be98 44c5 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07
5291 0x000001c7541ab24c: 0000 85ff | 0f84 3b65 | 0000 488b | b2b8 0000 | 0048 3b06
5292
5293 0x000001c7541ab260: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5294 0x000001c7541ab260: 488b fe48 | bb98 44c5 | 3bc7 0100 | 0048 8383 | 1001 0000 | 0141 0fbe | 7f40 85ff | 0f85 3565
5295 0x000001c7541ab280: ; {oop("Pre render"{0x000001c778673348})}
5296 0x000001c7541ab280: 0000 49ba | 4833 6778 | c701 0000 | 4c89 5678
5297
5298 0x000001c7541ab290: ; {oop("Pre render"{0x000001c778673348})}
5299 0x000001c7541ab290: 48bf 4833 | 6778 c701 | 0000 488b | de48 33df | 48c1 eb1a | 4883 fb00 | 0f85 2565 | 0000 488b
5300 0x000001c7541ab2b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5301 0x000001c7541ab2b0: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 4801
5302
5303 0x000001c7541ab2c0: ; {metadata(method data for {method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
5304 0x000001c7541ab2c0: 0000 0148 | bf30 63c5 | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
5305 0x000001c7541ab2e0: 1f00 85db | 0f84 0165
5306
5307 0x000001c7541ab2e8: ; {metadata(method data for {method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
5308 0x000001c7541ab2e8: 0000 48bf | 3063 c53b | c701 0000 | 4883 8710 | 0100 0001
5309
5310 0x000001c7541ab2fc: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
5311 0x000001c7541ab2fc: 48bf 9064 | c53b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
5312 0x000001c7541ab31c: db0f 84e9 | 6400 0048
5313
5314 0x000001c7541ab324: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
5315 0x000001c7541ab324: 8bfe 48bb | 9064 c53b | c701 0000 | 4883 8310 | 0100 0001 | 488b 7e10
5316
5317 0x000001c7541ab33c: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
5318 0x000001c7541ab33c: 48be 9064 | c53b c701 | 0000 4883 | 8648 0100 | 0001 488b | d766 0f1f
5319
5320 0x000001c7541ab354: ; {static_call}
5321 0x000001c7541ab354: 4400 00e8
5322
5323 0x000001c7541ab358: ; ImmutableOopMap {[176]=Oop }
5324 ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0}
5325 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 79)
5326 ; - net.minecraft.class_1041::method_22093@1 (line 148)
5327 ; - net.minecraft.class_310::method_1523@14 (line 1286)
5328 0x000001c7541ab358: 04be feff
5329
5330 0x000001c7541ab35c: ; {other}
5331 0x000001c7541ab35c: 0f1f 8400 | 4c0e 0000 | 83e0 0183 | e001 85c0
5332
5333 0x000001c7541ab36c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5334 0x000001c7541ab36c: 49b8 9844 | c53b c701 | 0000 49c7 | c180 0100 | 0074 0749 | c7c1 9001 | 0000 4b8b | 1408 488d
5335 0x000001c7541ab38c: 5201 4b89 | 1408 488b | 9424 b000 | 0000 0f84 | 6200 0000
5336
5337 0x000001c7541ab3a0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5338 0x000001c7541ab3a0: 4c8b c249 | b998 44c5 | 3bc7 0100
5339
5340 0x000001c7541ab3ac: ; {metadata('net/minecraft/class_310')}
5341 0x000001c7541ab3ac: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 b001 | 0000 4983 | 81b8 0100
5342
5343 0x000001c7541ab3c4: ; {metadata(method data for {method} {0x000001c73a4ebef0} 'method_1592' '()V' in 'net/minecraft/class_310')}
5344 0x000001c7541ab3c4: 0001 49b8 | f867 c53b | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
5345 0x000001c7541ab3e4: e1fe ff1f | 0045 85c9 | 0f84 3b64 | 0000 41b8 | 0000 0000 | 4488 427b | f083 4424 | c000 488b
5346 0x000001c7541ab404: b210 0300 | 0048 85f6
5347
5348 0x000001c7541ab40c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5349 0x000001c7541ab40c: 49b8 9844 | c53b c701 | 0000 49c7 | c1d8 0100 | 0074 0749 | c7c1 e801 | 0000 4b8b | 3c08 488d
5350 0x000001c7541ab42c: 7f01 4b89 | 3c08 0f84 | dd03 0000 | 4c8b 82e0 | 0200 004d | 85c0 7516
5351
5352 0x000001c7541ab444: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5353 0x000001c7541ab444: 48bf 9844 | c53b c701 | 0000 808f | f101 0000 | 01e9 b400
5354
5355 0x000001c7541ab458: ; {metadata('net/minecraft/class_425')}
5356 0x000001c7541ab458: 0000 48bb | 4046 c680 | 0000 0000 | 458b 4808 | 493b d90f | 8581 0000
5357
5358 0x000001c7541ab470: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5359 0x000001c7541ab470: 0048 bf98 | 44c5 3bc7 | 0100 0041 | 8b58 0848 | 3b9f 0802 | 0000 750d | 4883 8710 | 0200 0001
5360 0x000001c7541ab490: e97e 0000 | 0048 3b9f | 1802 0000 | 750d 4883 | 8720 0200 | 0001 e968 | 0000 0048 | 83bf 0802
5361 0x000001c7541ab4b0: 0000 0075 | 1748 899f | 0802 0000 | 48c7 8710 | 0200 0001 | 0000 00e9 | 4700 0000 | 4883 bf18
5362 0x000001c7541ab4d0: 0200 0000 | 7517 4889 | 9f18 0200 | 0048 c787 | 2002 0000 | 0100 0000 | e926 0000 | 00e9 2100
5363 0x000001c7541ab4f0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5364 0x000001c7541ab4f0: 0000 48bf | 9844 c53b | c701 0000 | 4883 aff8 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4d33
5365 0x000001c7541ab510: c0eb 0749 | c7c0 0100 | 0000 4585
5366
5367 0x000001c7541ab51c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5368 0x000001c7541ab51c: c049 b898 | 44c5 3bc7 | 0100 0049 | c7c1 3002 | 0000 7507 | 49c7 c140 | 0200 004b | 8b3c 0848
5369 0x000001c7541ab53c: 8d7f 014b | 893c 080f | 85cc 0200 | 0048 89b4 | 24c0 0000 | 0045 0fbe | 4740 4585 | c00f 85ef
5370 0x000001c7541ab55c: 6200 004d | 33d2 4c89 | 9210 0300 | 004c 8bc2
5371
5372 0x000001c7541ab56c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5373 0x000001c7541ab56c: 49b9 9844 | c53b c701
5374
5375 0x000001c7541ab574: ; {metadata('net/minecraft/class_310')}
5376 0x000001c7541ab574: 0000 49ba | 008a ca80 | 0000 0000 | 4d89 9160 | 0200 0049 | 8381 6802
5377
5378 0x000001c7541ab58c: ; {metadata(method data for {method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
5379 0x000001c7541ab58c: 0000 0149 | b8c8 69c5 | 3bc7 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
5380 0x000001c7541ab5ac: 81e1 feff | 1f00 4585 | c90f 84b2 | 6200 004c
5381
5382 0x000001c7541ab5bc: ; {metadata(method data for {method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
5383 0x000001c7541ab5bc: 8bc2 49b9 | c869 c53b | c701 0000 | 4983 8110 | 0100 0001 | 41b8 0000
5384
5385 0x000001c7541ab5d4: ; {oop(nullptr)}
5386 0x000001c7541ab5d4: 0000 49b9 | 0000 0000 | 0000 0000 | 488b fa48
5387
5388 0x000001c7541ab5e4: ; {optimized virtual_call}
5389 0x000001c7541ab5e4: 8bd7 90e8
5390
5391 0x000001c7541ab5e8: ; ImmutableOopMap {[176]=Oop [192]=Oop }
5392 ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0}
5393 ; - net.minecraft.class_310::method_1521@3 (line 1046)
5394 ; - net.minecraft.class_310::method_1523@52 (line 1294)
5395 0x000001c7541ab5e8: 9438 0606
5396
5397 0x000001c7541ab5ec: ; {other}
5398 0x000001c7541ab5ec: 0f1f 8400 | dc10 0001 | 0f1f 4000
5399
5400 0x000001c7541ab5f8: ; {no_reloc}
5401 0x000001c7541ab5f8: e9a0 6200 | 0090 9090 | 9090 488b | 9424 c000 | 0000 4889 | 8424 c800 | 0000 0f1f
5402
5403 0x000001c7541ab614: ; {static_call}
5404 0x000001c7541ab614: 4400 00e8
5405
5406 0x000001c7541ab618: ; ImmutableOopMap {[176]=Oop [200]=Oop }
5407 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
5408 ; - net.minecraft.class_310::method_1523@56 (line 1294)
5409 0x000001c7541ab618: 6442 0606
5410
5411 0x000001c7541ab61c: ; {other}
5412 0x000001c7541ab61c: 0f1f 8400 | 0c11 0002
5413
5414 0x000001c7541ab624: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5415 0x000001c7541ab624: 49b8 9844 | c53b c701 | 0000 4d8d | 80a8 0200 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308
5416 0x000001c7541ab644: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe
5417 0x000001c7541ab664: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 | 0848 8b94
5418 0x000001c7541ab684: 24c8 0000 | 0048 3b02
5419
5420 0x000001c7541ab68c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5421 0x000001c7541ab68c: 4c8b c249 | b998 44c5 | 3bc7 0100
5422
5423 0x000001c7541ab698: ; {metadata('java/util/concurrent/CompletableFuture')}
5424 0x000001c7541ab698: 0049 ba80 | bc34 8000 | 0000 004d | 8991 c802 | 0000 4983 | 81d0 0200
5425
5426 0x000001c7541ab6b0: ; {metadata(method data for {method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
5427 0x000001c7541ab6b0: 0001 49b8 | e02c dd3a | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
5428 0x000001c7541ab6d0: e1fe ff1f | 0045 85c9 | 0f84 ce61 | 0000 4c8b
5429
5430 0x000001c7541ab6e0: ; {metadata(method data for {method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
5431 0x000001c7541ab6e0: c249 b9e0 | 2cdd 3ac7 | 0100 0049 | 8381 1001
5432
5433 0x000001c7541ab6f0: ; {oop(nullptr)}
5434 0x000001c7541ab6f0: 0000 0149 | b800 0000 | 0000 0000 | 004c 8bc8 | 0f1f 8000
5435
5436 0x000001c7541ab704: ; {optimized virtual_call}
5437 0x000001c7541ab704: 0000 00e8
5438
5439 0x000001c7541ab708: ; ImmutableOopMap {[176]=Oop }
5440 ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0}
5441 ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227)
5442 ; - net.minecraft.class_310::method_1523@61 (line 1294)
5443 0x000001c7541ab708: 7437 0606
5444
5445 0x000001c7541ab70c: ; {other}
5446 0x000001c7541ab70c: 0f1f 8400 | fc11 0003 | 488b 9424 | b000 0000 | e9f4 0000 | 000f 1f80 | 0000 0000
5447
5448 0x000001c7541ab728: ; implicit exception: dispatches to 0x000001c7541b18cd
5449 0x000001c7541ab728: 483b 0248
5450
5451 0x000001c7541ab72c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5452 0x000001c7541ab72c: 8bf2 48bf | 9844 c53b | c701 0000 | 8b76 0848 | 3bb7 9003 | 0000 750d | 4883 8798 | 0300 0001
5453 0x000001c7541ab74c: e960 0000 | 0048 3bb7 | a003 0000 | 750d 4883 | 87a8 0300 | 0001 e94a | 0000 0048 | 83bf 9003
5454 0x000001c7541ab76c: 0000 0075 | 1748 89b7 | 9003 0000 | 48c7 8798 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bfa0
5455 0x000001c7541ab78c: 0300 0000 | 7517 4889 | b7a0 0300 | 0048 c787 | a803 0000 | 0100 0000 | e908 0000 | 0048 8387
5456 0x000001c7541ab7ac: 8003 0000 | 010f 1f40 | 0048 b800 | 80cc 8000
5457
5458 0x000001c7541ab7bc: ; {virtual_call}
5459 0x000001c7541ab7bc: 0000 00e8
5460
5461 0x000001c7541ab7c0: ; ImmutableOopMap {[176]=Oop }
5462 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
5463 ; - net.minecraft.class_310::method_1523@83 (line 1299)
5464 0x000001c7541ab7c0: 3c84 7c07
5465
5466 0x000001c7541ab7c4: ; {other}
5467 0x000001c7541ab7c4: 0f1f 8400 | b412 0004
5468
5469 0x000001c7541ab7cc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5470 0x000001c7541ab7cc: 48ba 9844 | c53b c701 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
5471 0x000001c7541ab7ec: f60f 84df | 6000 004d | 8b97 5004
5472
5473 0x000001c7541ab7f8: ; ImmutableOopMap {[176]=Oop }
5474 ;*goto {reexecute=1 rethrow=0 return_oop=0}
5475 ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299)
5476 ; {poll}
5477 0x000001c7541ab7f8: 0000 4185
5478
5479 0x000001c7541ab7fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5480 0x000001c7541ab7fc: 0248 ba98 | 44c5 3bc7 | 0100 00ff | 82b8 0300 | 0048 8b94 | 24b0 0000 | 0048 8bb2 | 0803 0000
5481 0x000001c7541ab81c: ; implicit exception: dispatches to 0x000001c7541b18f3
5482 0x000001c7541ab81c: 483b 0648
5483
5484 0x000001c7541ab820: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5485 0x000001c7541ab820: 8bfe 48bb | 9844 c53b | c701 0000 | 8b7f 0848 | 3bbb 0003 | 0000 750d | 4883 8308 | 0300 0001
5486 0x000001c7541ab840: e960 0000 | 0048 3bbb | 1003 0000 | 750d 4883 | 8318 0300 | 0001 e94a | 0000 0048 | 83bb 0003
5487 0x000001c7541ab860: 0000 0075 | 1748 89bb | 0003 0000 | 48c7 8308 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bb10
5488 0x000001c7541ab880: 0300 0000 | 7517 4889 | bb10 0300 | 0048 c783 | 1803 0000 | 0100 0000 | e908 0000 | 0048 8383
5489 0x000001c7541ab8a0: f002 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b858 | 6814 8000
5490
5491 0x000001c7541ab8b4: ; {virtual_call}
5492 0x000001c7541ab8b4: 0000 00e8
5493
5494 0x000001c7541ab8b8: ; ImmutableOopMap {[176]=Oop }
5495 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
5496 ; - net.minecraft.class_310::method_1523@69 (line 1298)
5497 0x000001c7541ab8b8: 04e7 de06
5498
5499 0x000001c7541ab8bc: ; {other}
5500 0x000001c7541ab8bc: 0f1f 8400 | ac13 0006 | 4885 c075
5501
5502 0x000001c7541ab8c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5503 0x000001c7541ab8c8: 1648 bf98 | 44c5 3bc7 | 0100 0080 | 8f21 0300 | 0001 e9cd
5504
5505 0x000001c7541ab8dc: ; {metadata('java/lang/Runnable')}
5506 0x000001c7541ab8dc: 0000 0048 | bbc0 7004 | 8000 0000 | 008b 7808 | 483b 5f20 | 0f84 1a00 | 0000 483b | fb0f 8411
5507 0x000001c7541ab8fc: 0000 0057
5508
5509 0x000001c7541ab900: ; {runtime_call slow_subtype_check Runtime1 stub}
5510 0x000001c7541ab900: 53e8 7a6f | 1306 5f5f | 85ff 0f84 | 8000 0000
5511
5512 0x000001c7541ab910: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5513 0x000001c7541ab910: 48bf 9844 | c53b c701 | 0000 8b58 | 0848 3b9f | 3803 0000 | 750d 4883 | 8740 0300 | 0001 e979
5514 0x000001c7541ab930: 0000 0048 | 3b9f 4803 | 0000 750d | 4883 8750 | 0300 0001 | e963 0000 | 0048 83bf | 3803 0000
5515 0x000001c7541ab950: 0075 1748 | 899f 3803 | 0000 48c7 | 8740 0300 | 0001 0000 | 00e9 4200 | 0000 4883 | bf48 0300
5516 0x000001c7541ab970: 0000 7517 | 4889 9f48 | 0300 0048 | c787 5003 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
5517 0x000001c7541ab990: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5518 0x000001c7541ab990: 48bf 9844 | c53b c701 | 0000 4883 | af28 0300 | 0001 e951 | 5f00 00e9 | 0000 0000 | 488b d048
5519 0x000001c7541ab9b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5520 0x000001c7541ab9b0: 85d2 48be | 9844 c53b | c701 0000 | 48c7 c770 | 0300 0075 | 0748 c7c7 | 6003 0000 | 488b 1c3e
5521 0x000001c7541ab9d0: 488d 5b01 | 4889 1c3e | 0f85 4afd | ffff 488b | 9424 b000 | 0000 488b | b2c0 0000 | 0048 89b4
5522 0x000001c7541ab9f0: 24d0 0000
5523
5524 0x000001c7541ab9f4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5525 0x000001c7541ab9f4: 0048 bf98 | 44c5 3bc7 | 0100 0048 | 8387 d003
5526
5527 0x000001c7541aba04: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
5528 0x000001c7541aba04: 0000 0148 | bf38 589d | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
5529 0x000001c7541aba24: 1f00 85db | 0f84 d35e
5530
5531 0x000001c7541aba2c: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
5532 0x000001c7541aba2c: 0000 48bf | 3858 9d3b | c701 0000 | 4883 8710 | 0100 0001
5533
5534 0x000001c7541aba40: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
5535 0x000001c7541aba40: 48bf 9059 | 9d3b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
5536 0x000001c7541aba60: db0f 84bb
5537
5538 0x000001c7541aba64: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
5539 0x000001c7541aba64: 5e00 0048 | bfc8 f2b9 | 65c7 0100 | 0048 8bbf | f000 0000
5540
5541 0x000001c7541aba78: ; implicit exception: dispatches to 0x000001c7541b1943
5542 0x000001c7541aba78: 483b 0748
5543
5544 0x000001c7541aba7c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
5545 0x000001c7541aba7c: 8bdf 48b8 | 9059 9d3b | c701 0000 | 8b5b 0848 | 3b98 2001 | 0000 750d | 4883 8028 | 0100 0001
5546 0x000001c7541aba9c: e960 0000 | 0048 3b98 | 3001 0000 | 750d 4883 | 8038 0100 | 0001 e94a | 0000 0048 | 83b8 2001
5547 0x000001c7541ababc: 0000 0075 | 1748 8998 | 2001 0000 | 48c7 8028 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 b830
5548 0x000001c7541abadc: 0100 0000 | 7517 4889 | 9830 0100 | 0048 c780 | 3801 0000 | 0100 0000 | e908 0000 | 0048 8380
5549 0x000001c7541abafc: 1001 0000 | 0148 8bd7 | 9048 b800 | c8e0 8000
5550
5551 0x000001c7541abb0c: ; {virtual_call}
5552 0x000001c7541abb0c: 0000 00e8
5553
5554 0x000001c7541abb10: ; ImmutableOopMap {[176]=Oop [208]=Oop }
5555 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
5556 ; - net.minecraft.class_156::method_648@3 (line 145)
5557 ; - net.minecraft.class_156::method_658@0 (line 141)
5558 ; - net.minecraft.class_310::method_1523@95 (line 1302)
5559 0x000001c7541abb10: 8c66 2207
5560
5561 0x000001c7541abb14: ; {other}
5562 0x000001c7541abb14: 0f1f 8400 | 0416 0007 | 48c7 c140 | 420f 0048 | 8bd0 488b | f148 8bce | 4883 fe00 | 0f84 125e
5563 0x000001c7541abb34: ; {runtime_call}
5564 0x000001c7541abb34: 0000 48b8 | 50e1 69a4 | ff7f 0000
5565
5566 0x000001c7541abb40: ; {other}
5567 0x000001c7541abb40: ffd0 0f1f | 8400 0000 | 0000 488b | b424 d000 | 0000 483b | 064c 8bc6
5568
5569 0x000001c7541abb58: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5570 0x000001c7541abb58: 48ba 9844 | c53b c701
5571
5572 0x000001c7541abb60: ; {metadata('net/minecraft/class_9779$class_9781')}
5573 0x000001c7541abb60: 0000 49ba | 78a3 cb80 | 0000 0000 | 4c89 92f0 | 0300 0048 | 8382 f803
5574
5575 0x000001c7541abb78: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
5576 0x000001c7541abb78: 0000 0149 | b870 6fc5 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
5577 0x000001c7541abb98: feff 1f00 | 85d2 0f84 | ae5d 0000
5578
5579 0x000001c7541abba4: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
5580 0x000001c7541abba4: 4c8b c648 | ba70 6fc5 | 3bc7 0100 | 0048 8382 | 1001 0000 | 014c 8bc0 | 488b d648 | 8984 24d8
5581 0x000001c7541abbc4: ; {optimized virtual_call}
5582 0x000001c7541abbc4: 0000 00e8
5583
5584 0x000001c7541abbc8: ; ImmutableOopMap {[176]=Oop [208]=Oop }
5585 ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0}
5586 ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38)
5587 ; - net.minecraft.class_310::method_1523@99 (line 1302)
5588 0x000001c7541abbc8: e4d9 4c07
5589
5590 0x000001c7541abbcc: ; {other}
5591 0x000001c7541abbcc: 0f1f 8400 | bc16 0008 | 448b 8424 | b800 0000
5592
5593 0x000001c7541abbdc: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
5594 0x000001c7541abbdc: 4585 c048 | ba70 6fc5 | 3bc7 0100 | 0048 c7c6 | 4801 0000 | 7407 48c7 | c658 0100 | 0048 8b3c
5595 0x000001c7541abbfc: 3248 8d7f | 0148 893c | 320f 843e | 0000 0048 | 8b84 24d8 | 0000 0048 | 8bb4 24d0 | 0000 0048
5596 0x000001c7541abc1c: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
5597 0x000001c7541abc1c: 8bd6 48bf | 706f c53b | c701 0000 | 4883 8768 | 0100 0001 | 4c8b c048
5598
5599 0x000001c7541abc34: ; {optimized virtual_call}
5600 0x000001c7541abc34: 8bd6 90e8
5601
5602 0x000001c7541abc38: ; ImmutableOopMap {[176]=Oop }
5603 ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0}
5604 ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40)
5605 ; - net.minecraft.class_310::method_1523@99 (line 1302)
5606 0x000001c7541abc38: 24c3 feff
5607
5608 0x000001c7541abc3c: ; {other}
5609 0x000001c7541abc3c: 0f1f 8400 | 2c17 0009 | e905 0000 | 00b8 0000
5610
5611 0x000001c7541abc4c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5612 0x000001c7541abc4c: 0000 49b8 | 9844 c53b | c701 0000 | 4983 8018 | 0400 0001
5613
5614 0x000001c7541abc60: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5615 0x000001c7541abc60: 49b8 e002 | b93b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
5616 0x000001c7541abc80: 0085 d20f | 84ea 5c00
5617
5618 0x000001c7541abc88: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001c778786380})}
5619 0x000001c7541abc88: 0049 b880 | 6378 78c7 | 0100 0049
5620
5621 0x000001c7541abc94: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5622 0x000001c7541abc94: 8bd0 48be | e002 b93b | c701 0000 | 4883 8610 | 0100 0001
5623
5624 0x000001c7541abca8: ; implicit exception: dispatches to 0x000001c7541b1994
5625 0x000001c7541abca8: 458b 400c
5626
5627 0x000001c7541abcac: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5628 0x000001c7541abcac: 4585 c049 | b8e0 02b9 | 3bc7 0100 | 0048 c7c2 | 4801 0000 | 7507 48c7 | c258 0100 | 0049 8b34
5629 0x000001c7541abccc: 1048 8d76 | 0149 8934 | 100f 85c0
5630
5631 0x000001c7541abcd8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5632 0x000001c7541abcd8: 0200 0049 | b8e0 02b9 | 3bc7 0100 | 0049 8380 | 6801 0000
5633
5634 0x000001c7541abcec: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5635 0x000001c7541abcec: 0149 b8f8 | 06b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
5636 0x000001c7541abd0c: 1f00 85d2 | 0f84 835c
5637
5638 0x000001c7541abd14: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5639 0x000001c7541abd14: 0000 49b8 | f806 b93b | c701 0000 | 4983 8010 | 0100 0001
5640
5641 0x000001c7541abd28: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
5642 0x000001c7541abd28: 49b8 e008 | b93b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
5643 0x000001c7541abd48: 0085 d20f | 8469 5c00
5644
5645 0x000001c7541abd50: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')}
5646 0x000001c7541abd50: 0049 b870 | 5205 66c7 | 0100 0045 | 0fbe 80b8 | 0000 0041 | 83e0 0145
5647
5648 0x000001c7541abd68: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5649 0x000001c7541abd68: 85c0 49b8 | f806 b93b | c701 0000 | 48c7 c220 | 0100 0074 | 0748 c7c2 | 3001 0000 | 498b 3410
5650 0x000001c7541abd88: 488d 7601 | 4989 3410 | 8984 24bc | 0000 000f | 84ef 0100
5651
5652 0x000001c7541abd9c: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})}
5653 0x000001c7541abd9c: 0048 ba68 | 6378 78c7 | 0100 004c
5654
5655 0x000001c7541abda8: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5656 0x000001c7541abda8: 8bc2 48be | f806 b93b | c701 0000 | 458b 4008 | 4c3b 8650 | 0100 0075 | 0d48 8386 | 5801 0000
5657 0x000001c7541abdc8: 01e9 6000 | 0000 4c3b | 8660 0100 | 0075 0d48 | 8386 6801 | 0000 01e9 | 4a00 0000 | 4883 be50
5658 0x000001c7541abde8: 0100 0000 | 7517 4c89 | 8650 0100 | 0048 c786 | 5801 0000 | 0100 0000 | e929 0000 | 0048 83be
5659 0x000001c7541abe08: 6001 0000 | 0075 174c | 8986 6001 | 0000 48c7 | 8668 0100 | 0001 0000 | 00e9 0800 | 0000 4883
5660 0x000001c7541abe28: 8640 0100
5661
5662 0x000001c7541abe2c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5663 0x000001c7541abe2c: 0001 49b8 | 10ed 992b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
5664 0x000001c7541abe4c: ff1f 0085 | f60f 8484
5665
5666 0x000001c7541abe54: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5667 0x000001c7541abe54: 5b00 0049 | b810 ed99 | 2bc7 0100 | 0049 8380 | 1001 0000 | 014c 8bc2
5668
5669 0x000001c7541abe6c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5670 0x000001c7541abe6c: 48be 10ed | 992b c701 | 0000 4883 | 8620 0100 | 0001 4d8b | 8780 0300 | 004d 8b00 | 0f1f 8000
5671 0x000001c7541abe8c: ; {optimized virtual_call}
5672 0x000001c7541abe8c: 0000 00e8
5673
5674 0x000001c7541abe90: ; ImmutableOopMap {[176]=Oop }
5675 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
5676 ; - java.lang.ThreadLocal::get@4 (line 172)
5677 ; - net.minecraft.class_10209::method_64150@9 (line 56)
5678 ; - net.minecraft.class_10209::method_64146@9 (line 49)
5679 ; - net.minecraft.class_310::method_1523@103 (line 1304)
5680 0x000001c7541abe90: ec2f 0606
5681
5682 0x000001c7541abe94: ; {other}
5683 0x000001c7541abe94: 0f1f 8400 | 8419 000a | 4885 c075
5684
5685 0x000001c7541abea0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5686 0x000001c7541abea0: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd
5687
5688 0x000001c7541abeb4: ; {metadata('net/minecraft/class_3695')}
5689 0x000001c7541abeb4: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
5690 0x000001c7541abed4: 0000 0056
5691
5692 0x000001c7541abed8: ; {runtime_call slow_subtype_check Runtime1 stub}
5693 0x000001c7541abed8: 57e8 a269 | 1306 5e5e | 85f6 0f84 | 8000 0000
5694
5695 0x000001c7541abee8: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5696 0x000001c7541abee8: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
5697 0x000001c7541abf08: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
5698 0x000001c7541abf28: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
5699 0x000001c7541abf48: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
5700 0x000001c7541abf68: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5701 0x000001c7541abf68: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e97d | 5a00 00e9 | 0000 0000 | 4c8b c0e9
5702 0x000001c7541abf88: 2408 0000
5703
5704 0x000001c7541abf8c: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})}
5705 0x000001c7541abf8c: 49b8 1802 | 8573 c701 | 0000 e915 | 0800 0089 | 8424 bc00
5706
5707 0x000001c7541abfa0: ; {oop(a 'java/lang/ThreadLocal'{0x000001c778786358})}
5708 0x000001c7541abfa0: 0000 48ba | 5863 7878 | c701 0000
5709
5710 0x000001c7541abfac: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5711 0x000001c7541abfac: 4c8b c248 | bee0 02b9 | 3bc7 0100 | 0045 8b40 | 084c 3b86 | 8801 0000 | 750d 4883 | 8690 0100
5712 0x000001c7541abfcc: 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e94a 0000 | 0048 83be
5713 0x000001c7541abfec: 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 2900 | 0000 4883
5714 0x000001c7541ac00c: be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e908 | 0000 0048
5715 0x000001c7541ac02c: 8386 7801
5716
5717 0x000001c7541ac030: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5718 0x000001c7541ac030: 0000 0149 | b810 ed99 | 2bc7 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
5719 0x000001c7541ac050: feff 1f00 | 85f6 0f84 | a959 0000
5720
5721 0x000001c7541ac05c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5722 0x000001c7541ac05c: 49b8 10ed | 992b c701 | 0000 4983 | 8010 0100 | 0001 4c8b
5723
5724 0x000001c7541ac070: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5725 0x000001c7541ac070: c248 be10 | ed99 2bc7 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b
5726
5727 0x000001c7541ac08c: ; {optimized virtual_call}
5728 0x000001c7541ac08c: 0066 90e8
5729
5730 0x000001c7541ac090: ; ImmutableOopMap {[176]=Oop }
5731 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
5732 ; - java.lang.ThreadLocal::get@4 (line 172)
5733 ; - net.minecraft.class_10209::method_64146@16 (line 51)
5734 ; - net.minecraft.class_310::method_1523@103 (line 1304)
5735 0x000001c7541ac090: bc50 b206
5736
5737 0x000001c7541ac094: ; {other}
5738 0x000001c7541ac094: 0f1f 8400 | 841b 000b | 4885 c075
5739
5740 0x000001c7541ac0a0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5741 0x000001c7541ac0a0: 1648 bee0 | 02b9 3bc7 | 0100 0080 | 8ea9 0100 | 0001 e9cd
5742
5743 0x000001c7541ac0b4: ; {metadata('net/minecraft/class_3695')}
5744 0x000001c7541ac0b4: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
5745 0x000001c7541ac0d4: 0000 0056
5746
5747 0x000001c7541ac0d8: ; {runtime_call slow_subtype_check Runtime1 stub}
5748 0x000001c7541ac0d8: 57e8 a267 | 1306 5e5e | 85f6 0f84 | 8000 0000
5749
5750 0x000001c7541ac0e8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5751 0x000001c7541ac0e8: 48be e002 | b93b c701 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979
5752 0x000001c7541ac108: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000
5753 0x000001c7541ac128: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100
5754 0x000001c7541ac148: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
5755 0x000001c7541ac168: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5756 0x000001c7541ac168: 48be e002 | b93b c701 | 0000 4883 | aeb0 0100 | 0001 e9a7 | 5800 00e9 | 0000 0000
5757
5758 0x000001c7541ac184: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
5759 0x000001c7541ac184: 4c8b c048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | e801 0000
5760
5761 0x000001c7541ac198: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c778673368})}
5762 0x000001c7541ac198: 48be 6833 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
5763
5764 0x000001c7541ac1b0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5765 0x000001c7541ac1b0: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 e801
5766
5767 0x000001c7541ac1c0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
5768 0x000001c7541ac1c0: 0000 0148 | bab8 0c5c | 2ac7 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff
5769 0x000001c7541ac1e0: 1f00 85ff | 0f84 4558
5770
5771 0x000001c7541ac1e8: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
5772 0x000001c7541ac1e8: 0000 48ba | 4804 602a | c701 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883
5773 0x000001c7541ac208: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
5774 0x000001c7541ac208: 0a01 48ba | b80c 5c2a | c701 0000 | 4883 8248 | 0100 0001
5775
5776 0x000001c7541ac21c: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
5777 0x000001c7541ac21c: 48ba 4804 | 602a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
5778 0x000001c7541ac23c: f60f 840d
5779
5780 0x000001c7541ac240: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
5781 0x000001c7541ac240: 5800 0048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | 8001 0000
5782
5783 0x000001c7541ac254: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})}
5784 0x000001c7541ac254: 48be a033 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
5785
5786 0x000001c7541ac26c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5787 0x000001c7541ac26c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a
5788 0x000001c7541ac28c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5789 0x000001c7541ac28c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 0802
5790
5791 0x000001c7541ac29c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5792 0x000001c7541ac29c: 0000 0148 | ba20 9fdb | 3ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
5793 0x000001c7541ac2bc: 1f00 85f6 | 0f84 ab57 | 0000 4d85
5794
5795 0x000001c7541ac2c8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5796 0x000001c7541ac2c8: c048 ba20 | 9fdb 3ac7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248
5797 0x000001c7541ac2e8: 8d7f 0148 | 893c 320f | 8415 0000
5798
5799 0x000001c7541ac2f4: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5800 0x000001c7541ac2f4: 0048 ba20 | 9fdb 3ac7 | 0100 00ff | 8230 0100 | 00e9 bc03
5801
5802 0x000001c7541ac308: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5803 0x000001c7541ac308: 0000 49b8 | 209f db3a | c701 0000 | 4983 8048 | 0100 0001
5804
5805 0x000001c7541ac31c: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
5806 0x000001c7541ac31c: 49b8 b82f | 582a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
5807 0x000001c7541ac33c: 0085 d20f | 844d 5700
5808
5809 0x000001c7541ac344: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
5810 0x000001c7541ac344: 0049 b8b8 | 2f58 2ac7 | 0100 0041 | ff80 1001
5811
5812 0x000001c7541ac354: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})}
5813 0x000001c7541ac354: 0000 49b8 | a033 6778 | c701 0000
5814
5815 0x000001c7541ac360: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5816 0x000001c7541ac360: 48ba 209f | db3a c701
5817
5818 0x000001c7541ac368: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
5819 0x000001c7541ac368: 0000 49ba | 98cc f280 | 0000 0000 | 4c89 92a0 | 0100 0048 | 8382 a801
5820
5821 0x000001c7541ac380: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
5822 0x000001c7541ac380: 0000 0149 | b808 0ab9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
5823 0x000001c7541ac3a0: feff 1f00 | 85d2 0f84 | 0757 0000
5824
5825 0x000001c7541ac3ac: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
5826 0x000001c7541ac3ac: 49b8 080a | b93b c701 | 0000 4983 | 8010 0100
5827
5828 0x000001c7541ac3bc: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5829 0x000001c7541ac3bc: 0001 49b8 | f806 b93b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
5830 0x000001c7541ac3dc: ff1f 0085 | d20f 84ed
5831
5832 0x000001c7541ac3e4: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5833 0x000001c7541ac3e4: 5600 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000
5834
5835 0x000001c7541ac3f8: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
5836 0x000001c7541ac3f8: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
5837 0x000001c7541ac418: 1f00 85d2 | 0f84 d356
5838
5839 0x000001c7541ac420: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')}
5840 0x000001c7541ac420: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001
5841
5842 0x000001c7541ac438: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5843 0x000001c7541ac438: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c2 | 2001 0000 | 7407 48c7 | c230 0100 | 0049 8b34
5844 0x000001c7541ac458: 1048 8d76 | 0149 8934 | 100f 84ed
5845
5846 0x000001c7541ac464: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})}
5847 0x000001c7541ac464: 0100 0048 | ba68 6378 | 78c7 0100 | 004c 8bc2
5848
5849 0x000001c7541ac474: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5850 0x000001c7541ac474: 48be f806 | b93b c701 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9
5851 0x000001c7541ac494: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100
5852 0x000001c7541ac4b4: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001
5853 0x000001c7541ac4d4: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640
5854 0x000001c7541ac4f4: 0100 0001
5855
5856 0x000001c7541ac4f8: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5857 0x000001c7541ac4f8: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
5858 0x000001c7541ac518: 0085 f60f | 84f5 5500
5859
5860 0x000001c7541ac520: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5861 0x000001c7541ac520: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c
5862
5863 0x000001c7541ac534: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
5864 0x000001c7541ac534: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f
5865 0x000001c7541ac554: ; {optimized virtual_call}
5866 0x000001c7541ac554: 4400 00e8
5867
5868 0x000001c7541ac558: ; ImmutableOopMap {[176]=Oop }
5869 ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0}
5870 ; - java.lang.ThreadLocal::get@4 (line 172)
5871 ; - net.minecraft.class_10209::method_64150@9 (line 56)
5872 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
5873 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
5874 ; - net.minecraft.class_10209::method_64146@27 (line 51)
5875 ; - net.minecraft.class_310::method_1523@103 (line 1304)
5876 0x000001c7541ac558: 2429 0606
5877
5878 0x000001c7541ac55c: ; {other}
5879 0x000001c7541ac55c: 0f1f 8400 | 4c20 000c | 4885 c075
5880
5881 0x000001c7541ac568: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5882 0x000001c7541ac568: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd
5883
5884 0x000001c7541ac57c: ; {metadata('net/minecraft/class_3695')}
5885 0x000001c7541ac57c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411
5886 0x000001c7541ac59c: 0000 0056
5887
5888 0x000001c7541ac5a0: ; {runtime_call slow_subtype_check Runtime1 stub}
5889 0x000001c7541ac5a0: 57e8 da62 | 1306 5e5e | 85f6 0f84 | 8000 0000
5890
5891 0x000001c7541ac5b0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5892 0x000001c7541ac5b0: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979
5893 0x000001c7541ac5d0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000
5894 0x000001c7541ac5f0: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100
5895 0x000001c7541ac610: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000
5896 0x000001c7541ac630: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5897 0x000001c7541ac630: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e9f0 | 5400 00e9 | 0000 0000 | 4c8b c0e9
5898 0x000001c7541ac650: 0a00 0000
5899
5900 0x000001c7541ac654: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})}
5901 0x000001c7541ac654: 49b8 1802 | 8573 c701
5902
5903 0x000001c7541ac65c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
5904 0x000001c7541ac65c: 0000 48ba | 209f db3a | c701 0000 | 4883 82c8 | 0100 0001
5905
5906 0x000001c7541ac670: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
5907 0x000001c7541ac670: 48ba b82f | 582a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
5908 0x000001c7541ac690: f60f 84a9 | 5400 004d
5909
5910 0x000001c7541ac698: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
5911 0x000001c7541ac698: 85c0 48ba | b82f 582a | c701 0000 | 48c7 c620 | 0100 0074 | 0748 c7c6 | 1001 0000 | 488b 3c32
5912 0x000001c7541ac6b8: 488d 7f01 | 4889 3c32 | 0f84 2b50 | 0000 4d85
5913
5914 0x000001c7541ac6c8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5915 0x000001c7541ac6c8: c075 1648 | bee0 02b9 | 3bc7 0100 | 0080 8e11 | 0200 0001 | e9cf 0000
5916
5917 0x000001c7541ac6e0: ; {metadata('net/minecraft/class_3695')}
5918 0x000001c7541ac6e0: 0048 bf30 | f6ca 8000 | 0000 0041 | 8b70 0848 | 3b7e 200f | 841a 0000 | 0048 3bf7 | 0f84 1100
5919 0x000001c7541ac700: 0000 5657
5920
5921 0x000001c7541ac704: ; {runtime_call slow_subtype_check Runtime1 stub}
5922 0x000001c7541ac704: e877 6113 | 065e 5e85 | f60f 8481
5923
5924 0x000001c7541ac710: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5925 0x000001c7541ac710: 0000 0048 | bee0 02b9 | 3bc7 0100 | 0041 8b78 | 0848 3bbe | 2802 0000 | 750d 4883 | 8630 0200
5926 0x000001c7541ac730: 0001 e979 | 0000 0048 | 3bbe 3802 | 0000 750d | 4883 8640 | 0200 0001 | e963 0000 | 0048 83be
5927 0x000001c7541ac750: 2802 0000 | 0075 1748 | 89be 2802 | 0000 48c7 | 8630 0200 | 0001 0000 | 00e9 4200 | 0000 4883
5928 0x000001c7541ac770: be38 0200 | 0000 7517 | 4889 be38 | 0200 0048 | c786 4002 | 0000 0100 | 0000 e921 | 0000 00e9
5929 0x000001c7541ac790: 1c00 0000
5930
5931 0x000001c7541ac794: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
5932 0x000001c7541ac794: 48be e002 | b93b c701 | 0000 4883 | ae18 0200 | 0001 e9b6 | 5300 00e9 | 0000 0000 | 8bb4 24b8
5933 0x000001c7541ac7b4: 0000 0085
5934
5935 0x000001c7541ac7b8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5936 0x000001c7541ac7b8: f648 ba98 | 44c5 3bc7 | 0100 0048 | c7c7 2804 | 0000 7407 | 48c7 c738 | 0400 0048 | 8b1c 3a48
5937 0x000001c7541ac7d8: 8d5b 0148 | 891c 3a0f | 84df 0600 | 0049 3b00
5938
5939 0x000001c7541ac7e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5940 0x000001c7541ac7e8: 498b d048 | bf98 44c5 | 3bc7 0100 | 008b 5208 | 483b 9758 | 0400 0075 | 0d48 8387 | 6004 0000
5941 0x000001c7541ac808: 01e9 6000 | 0000 483b | 9768 0400 | 0075 0d48 | 8387 7004 | 0000 01e9 | 4a00 0000 | 4883 bf58
5942 0x000001c7541ac828: 0400 0000 | 7517 4889 | 9758 0400 | 0048 c787 | 6004 0000 | 0100 0000 | e929 0000 | 0048 83bf
5943 0x000001c7541ac848: 6804 0000 | 0075 1748 | 8997 6804 | 0000 48c7 | 8770 0400 | 0001 0000 | 00e9 0800 | 0000 4883
5944 0x000001c7541ac868: 8748 0400 | 0001 498b
5945
5946 0x000001c7541ac870: ; {oop("scheduledExecutables"{0x000001c7786733b0})}
5947 0x000001c7541ac870: f849 b8b0 | 3367 78c7 | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8
5948 0x000001c7541ac890: 29ee 8000
5949
5950 0x000001c7541ac894: ; {virtual_call}
5951 0x000001c7541ac894: 0000 00e8
5952
5953 0x000001c7541ac898: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5954 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
5955 ; - net.minecraft.class_310::method_1523@117 (line 1307)
5956 0x000001c7541ac898: 84ed 2507
5957
5958 0x000001c7541ac89c: ; {other}
5959 0x000001c7541ac89c: 0f1f 8400 | 8c23 000d | 488b 9424 | b000 0000
5960
5961 0x000001c7541ac8ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
5962 0x000001c7541ac8ac: 48be 9844 | c53b c701 | 0000 8b52 | 0848 3b96 | 9004 0000 | 750d 4883 | 8698 0400 | 0001 e960
5963 0x000001c7541ac8cc: 0000 0048 | 3b96 a004 | 0000 750d | 4883 86a8 | 0400 0001 | e94a 0000 | 0048 83be | 9004 0000
5964 0x000001c7541ac8ec: 0075 1748 | 8996 9004 | 0000 48c7 | 8698 0400 | 0001 0000 | 00e9 2900 | 0000 4883 | bea0 0400
5965 0x000001c7541ac90c: 0000 7517 | 4889 96a0 | 0400 0048 | c786 a804 | 0000 0100 | 0000 e908 | 0000 0048 | 8386 8004
5966 0x000001c7541ac92c: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
5967 0x000001c7541ac92c: 0000 0148 | ba70 61c5 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
5968 0x000001c7541ac94c: 1f00 85f6 | 0f84 1952 | 0000 e946 | 0000 000f | 1f44 0000
5969
5970 0x000001c7541ac960: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
5971 0x000001c7541ac960: 48ba 7061 | c53b c701 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085
5972 0x000001c7541ac980: f60f 8409 | 5200 004d | 8b97 5004
5973
5974 0x000001c7541ac98c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5975 ;*goto {reexecute=1 rethrow=0 return_oop=0}
5976 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
5977 ; - net.minecraft.class_310::method_1523@123 (line 1308)
5978 ; {poll}
5979 0x000001c7541ac98c: 0000 4185
5980
5981 0x000001c7541ac990: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
5982 0x000001c7541ac990: 0248 ba70 | 61c5 3bc7 | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2
5983
5984 0x000001c7541ac9ac: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
5985 0x000001c7541ac9ac: 48bf 7061 | c53b c701 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960
5986 0x000001c7541ac9cc: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000
5987 0x000001c7541ac9ec: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100
5988 0x000001c7541aca0c: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001
5989 0x000001c7541aca2c: 0000 0148 | 8bf2 488b
5990
5991 0x000001c7541aca34: ; {optimized virtual_call}
5992 0x000001c7541aca34: d666 90e8
5993
5994 0x000001c7541aca38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
5995 ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0}
5996 ; - net.minecraft.class_1255::method_5383@1 (line 123)
5997 ; - net.minecraft.class_310::method_1523@123 (line 1308)
5998 0x000001c7541aca38: 04e7 19ff
5999
6000 0x000001c7541aca3c: ; {other}
6001 0x000001c7541aca3c: 0f1f 8400 | 2c25 000f
6002
6003 0x000001c7541aca44: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
6004 0x000001c7541aca44: 85c0 48ba | 7061 c53b | c701 0000 | 48c7 c658 | 0100 0075 | 0748 c7c6 | 4801 0000 | 488b 3c32
6005 0x000001c7541aca64: 488d 7f01 | 4889 3c32 | 0f85 eefe | ffff 4c8b | 8424 e000
6006
6007 0x000001c7541aca78: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6008 0x000001c7541aca78: 0000 48ba | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 82c8 | 0400 0075 | 0d48 8382 | d004 0000
6009 0x000001c7541aca98: 01e9 6000 | 0000 4c3b | 82d8 0400 | 0075 0d48 | 8382 e004 | 0000 01e9 | 4a00 0000 | 4883 bac8
6010 0x000001c7541acab8: 0400 0000 | 7517 4c89 | 82c8 0400 | 0048 c782 | d004 0000 | 0100 0000 | e929 0000 | 0048 83ba
6011 0x000001c7541acad8: d804 0000 | 0075 174c | 8982 d804 | 0000 48c7 | 82e0 0400 | 0001 0000 | 00e9 0800 | 0000 4883
6012 0x000001c7541acaf8: 82b8 0400 | 0001 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000
6013
6014 0x000001c7541acb14: ; {virtual_call}
6015 0x000001c7541acb14: 0000 00e8
6016
6017 0x000001c7541acb18: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6018 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
6019 ; - net.minecraft.class_310::method_1523@128 (line 1309)
6020 0x000001c7541acb18: 04ee 2507
6021
6022 0x000001c7541acb1c: ; {other}
6023 0x000001c7541acb1c: 0f1f 8400 | 0c26 0010 | 4c8b 8424 | e000 0000
6024
6025 0x000001c7541acb2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6026 0x000001c7541acb2c: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8200 0500 | 0075 0d48 | 8382 0805 | 0000 01e9
6027 0x000001c7541acb4c: 6000 0000 | 4c3b 8210 | 0500 0075 | 0d48 8382 | 1805 0000 | 01e9 4a00 | 0000 4883 | ba00 0500
6028 0x000001c7541acb6c: 0000 7517 | 4c89 8200 | 0500 0048 | c782 0805 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 1005
6029 0x000001c7541acb8c: 0000 0075 | 174c 8982 | 1005 0000 | 48c7 8218 | 0500 0001 | 0000 00e9 | 0800 0000 | 4883 82f0
6030 0x000001c7541acbac: 0400 0001
6031
6032 0x000001c7541acbb0: ; {oop("tick"{0x000001c770f8d368})}
6033 0x000001c7541acbb0: 49b8 68d3 | f870 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6034
6035 0x000001c7541acbcc: ; {virtual_call}
6036 0x000001c7541acbcc: 0000 00e8
6037
6038 0x000001c7541acbd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6039 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
6040 ; - net.minecraft.class_310::method_1523@138 (line 1311)
6041 0x000001c7541acbd0: 4cea 2507
6042
6043 0x000001c7541acbd4: ; {other}
6044 0x000001c7541acbd4: 0f1f 8400 | c426 0011 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc
6045 0x000001c7541acbf4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6046 0x000001c7541acbf4: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0048 8382 | 2805 0000
6047
6048 0x000001c7541acc08: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')}
6049 0x000001c7541acc08: 0148 ba00 | fe37 2ac7 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00
6050 0x000001c7541acc28: 85ff 0f84 | 814f 0000
6051
6052 0x000001c7541acc30: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')}
6053 0x000001c7541acc30: 83f8 0a48 | ba00 fe37 | 2ac7 0100 | 0048 c7c7 | 1001 0000 | 7c07 48c7 | c720 0100 | 0048 8b1c
6054 0x000001c7541acc50: 3a48 8d5b | 0148 891c | 3a0f 8c1a
6055
6056 0x000001c7541acc5c: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')}
6057 0x000001c7541acc5c: 0000 0048 | ba00 fe37 | 2ac7 0100 | 00ff 8230 | 0100 00ba | 0a00 0000 | e903 0000 | 0048 8bd0
6058 0x000001c7541acc7c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6059 0x000001c7541acc7c: 3bf2 48ba | 9844 c53b | c701 0000 | 48c7 c738 | 0500 007d | 0748 c7c7 | 4805 0000 | 488b 1c3a
6060 0x000001c7541acc9c: 488d 5b01 | 4889 1c3a | 0f8d 5901 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000
6061
6062 0x000001c7541accb8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6063 0x000001c7541accb8: 498b d048 | bf98 44c5 | 3bc7 0100 | 008b 5208 | 483b 9768 | 0500 0075 | 0d48 8387 | 7005 0000
6064 0x000001c7541accd8: 01e9 6000 | 0000 483b | 9778 0500 | 0075 0d48 | 8387 8005 | 0000 01e9 | 4a00 0000 | 4883 bf68
6065 0x000001c7541accf8: 0500 0000 | 7517 4889 | 9768 0500 | 0048 c787 | 7005 0000 | 0100 0000 | e929 0000 | 0048 83bf
6066 0x000001c7541acd18: 7805 0000 | 0075 1748 | 8997 7805 | 0000 48c7 | 8780 0500 | 0001 0000 | 00e9 0800 | 0000 4883
6067 0x000001c7541acd38: 8758 0500 | 0001 498b
6068
6069 0x000001c7541acd40: ; {oop("clientTick"{0x000001c7786733d0})}
6070 0x000001c7541acd40: f849 b8d0 | 3367 78c7 | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8
6071 0x000001c7541acd60: 29ee 8000
6072
6073 0x000001c7541acd64: ; {virtual_call}
6074 0x000001c7541acd64: 0000 00e8
6075
6076 0x000001c7541acd68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6077 ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0}
6078 ; - net.minecraft.class_310::method_1523@162 (line 1313)
6079 0x000001c7541acd68: b415 8407
6080
6081 0x000001c7541acd6c: ; {other}
6082 0x000001c7541acd6c: 0f1f 8400 | 5c28 0012 | 488b 9424 | b000 0000
6083
6084 0x000001c7541acd7c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6085 0x000001c7541acd7c: 48be 9844 | c53b c701
6086
6087 0x000001c7541acd84: ; {metadata('net/minecraft/class_310')}
6088 0x000001c7541acd84: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 96a0 | 0500 0048 | 8386 a805 | 0000 0148 | 8b94 24b0
6089 0x000001c7541acda4: ; {optimized virtual_call}
6090 0x000001c7541acda4: 0000 00e8
6091
6092 0x000001c7541acda8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6093 ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0}
6094 ; - net.minecraft.class_310::method_1523@168 (line 1314)
6095 0x000001c7541acda8: b45d 0500
6096
6097 0x000001c7541acdac: ; {other}
6098 0x000001c7541acdac: 0f1f 8400 | 9c28 0013 | 8bb4 24e8 | 0000 00ff
6099
6100 0x000001c7541acdbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6101 0x000001c7541acdbc: c648 ba98 | 44c5 3bc7 | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000
6102 0x000001c7541acddc: 85ff 0f84 | ee4d 0000 | 4d8b 9750
6103
6104 0x000001c7541acde8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6105 ;*goto {reexecute=1 rethrow=0 return_oop=0}
6106 ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312)
6107 ; {poll}
6108 0x000001c7541acde8: 0400 0041
6109
6110 0x000001c7541acdec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6111 0x000001c7541acdec: 8502 48ba | 9844 c53b | c701 0000 | ff82 c805 | 0000 e9e5 | fdff ff4c | 8984 24e0 | 0000 004c
6112 0x000001c7541ace0c: 8b84 24e0
6113
6114 0x000001c7541ace10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6115 0x000001c7541ace10: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0045 8b40 | 084c 3b82 | f005 0000 | 750d 4883 | 82f8 0500
6116 0x000001c7541ace30: 0001 e960 | 0000 004c | 3b82 0006 | 0000 750d | 4883 8208 | 0600 0001 | e94a 0000 | 0048 83ba
6117 0x000001c7541ace50: f005 0000 | 0075 174c | 8982 f005 | 0000 48c7 | 82f8 0500 | 0001 0000 | 00e9 2900 | 0000 4883
6118 0x000001c7541ace70: ba00 0600 | 0000 7517 | 4c89 8200 | 0600 0048 | c782 0806 | 0000 0100 | 0000 e908 | 0000 0048
6119 0x000001c7541ace90: 8382 e005 | 0000 0148 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8b8 | 29ee 8000
6120
6121 0x000001c7541aceac: ; {virtual_call}
6122 0x000001c7541aceac: 0000 00e8
6123
6124 0x000001c7541aceb0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6125 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
6126 ; - net.minecraft.class_310::method_1523@179 (line 1316)
6127 0x000001c7541aceb0: 6cea 2507
6128
6129 0x000001c7541aceb4: ; {other}
6130 0x000001c7541aceb4: 0f1f 8400 | a429 0015 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048
6131 0x000001c7541aced4: 3b06 488b
6132
6133 0x000001c7541aced8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6134 0x000001c7541aced8: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 1806 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 004d 0000
6135 0x000001c7541acef8: ; {oop("Render"{0x000001c7786733f0})}
6136 0x000001c7541acef8: 49ba f033 | 6778 c701 | 0000 4c89
6137
6138 0x000001c7541acf04: ; {oop("Render"{0x000001c7786733f0})}
6139 0x000001c7541acf04: 5678 48bf | f033 6778 | c701 0000 | 488b de48 | 33df 48c1 | eb1a 4883 | fb00 0f85 | f04c 0000
6140 0x000001c7541acf24: ; implicit exception: dispatches to 0x000001c7541b1c2c
6141 0x000001c7541acf24: 493b 0049
6142
6143 0x000001c7541acf28: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6144 0x000001c7541acf28: 8bf0 48bf | 9844 c53b | c701 0000 | 8b76 0848 | 3bb7 6006 | 0000 750d | 4883 8768 | 0600 0001
6145 0x000001c7541acf48: e960 0000 | 0048 3bb7 | 7006 0000 | 750d 4883 | 8778 0600 | 0001 e94a | 0000 0048 | 83bf 6006
6146 0x000001c7541acf68: 0000 0075 | 1748 89b7 | 6006 0000 | 48c7 8768 | 0600 0001 | 0000 00e9 | 2900 0000 | 4883 bf70
6147 0x000001c7541acf88: 0600 0000 | 7517 4889 | b770 0600 | 0048 c787 | 7806 0000 | 0100 0000 | e908 0000 | 0048 8387
6148 0x000001c7541acfa8: 5006 0000 | 0149 8bf0
6149
6150 0x000001c7541acfb0: ; {oop("gpuAsync"{0x000001c778673410})}
6151 0x000001c7541acfb0: 49b8 1034 | 6778 c701 | 0000 488b | d648 89b4 | 24e0 0000 | 0048 b8b8 | 29ee 8000
6152
6153 0x000001c7541acfcc: ; {virtual_call}
6154 0x000001c7541acfcc: 0000 00e8
6155
6156 0x000001c7541acfd0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6157 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
6158 ; - net.minecraft.class_310::method_1523@199 (line 1321)
6159 0x000001c7541acfd0: 4ce6 2507
6160
6161 0x000001c7541acfd4: ; {other}
6162 0x000001c7541acfd4: 0f1f 8400 | c42a 0016
6163
6164 0x000001c7541acfdc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6165 0x000001c7541acfdc: 48be 9844 | c53b c701 | 0000 4883 | 8688 0600
6166
6167 0x000001c7541acfec: ; {static_call}
6168 0x000001c7541acfec: 0001 90e8
6169
6170 0x000001c7541acff0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6171 ;*invokestatic executePendingTasks {reexecute=0 rethrow=0 return_oop=0}
6172 ; - net.minecraft.class_310::method_1523@204 (line 1322)
6173 0x000001c7541acff0: 8c0c 0300
6174
6175 0x000001c7541acff4: ; {other}
6176 0x000001c7541acff4: 0f1f 8400 | e42a 0017 | 4c8b 8424 | e000 0000
6177
6178 0x000001c7541ad004: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6179 0x000001c7541ad004: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82a8 0600 | 0075 0d48 | 8382 b006 | 0000 01e9
6180 0x000001c7541ad024: 6000 0000 | 4c3b 82b8 | 0600 0075 | 0d48 8382 | c006 0000 | 01e9 4a00 | 0000 4883 | baa8 0600
6181 0x000001c7541ad044: 0000 7517 | 4c89 82a8 | 0600 0048 | c782 b006 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b806
6182 0x000001c7541ad064: 0000 0075 | 174c 8982 | b806 0000 | 48c7 82c0 | 0600 0001 | 0000 00e9 | 0800 0000 | 4883 8298
6183 0x000001c7541ad084: 0600 0001
6184
6185 0x000001c7541ad088: ; {oop("sound"{0x000001c77105e128})}
6186 0x000001c7541ad088: 49b8 28e1 | 0571 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6187
6188 0x000001c7541ad0a4: ; {virtual_call}
6189 0x000001c7541ad0a4: 0000 00e8
6190
6191 0x000001c7541ad0a8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6192 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6193 ; - net.minecraft.class_310::method_1523@212 (line 1324)
6194 0x000001c7541ad0a8: 7403 2607
6195
6196 0x000001c7541ad0ac: ; {other}
6197 0x000001c7541ad0ac: 0f1f 8400 | 9c2b 0018 | 488b 9424 | b000 0000 | 4c8b 82c8 | 0100 0048 | 8bb2 1801 | 0000 483b
6198 0x000001c7541ad0cc: 0648 8bfe
6199
6200 0x000001c7541ad0d0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6201 0x000001c7541ad0d0: 48bb 9844 | c53b c701
6202
6203 0x000001c7541ad0d8: ; {metadata('net/minecraft/class_757')}
6204 0x000001c7541ad0d8: 0000 49ba | 9071 e980 | 0000 0000 | 4c89 93e0 | 0600 0048 | 8383 e806 | 0000 0148 | 8bb6 a800
6205 0x000001c7541ad0f8: 0000 493b | 0049 8bf8
6206
6207 0x000001c7541ad100: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6208 0x000001c7541ad100: 48bb 9844 | c53b c701
6209
6210 0x000001c7541ad108: ; {metadata('net/minecraft/class_1144')}
6211 0x000001c7541ad108: 0000 49ba | a8ae e380 | 0000 0000 | 4c89 9318 | 0700 0048 | 8383 2007
6212
6213 0x000001c7541ad120: ; {metadata(method data for {method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
6214 0x000001c7541ad120: 0000 0148 | bfe0 7bc5 | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff
6215 0x000001c7541ad140: 1f00 85db | 0f84 f14a | 0000 498b | 7818 483b | 074c 8bc7
6216
6217 0x000001c7541ad154: ; {metadata(method data for {method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
6218 0x000001c7541ad154: 48bb e07b | c53b c701
6219
6220 0x000001c7541ad15c: ; {metadata('net/minecraft/class_1140')}
6221 0x000001c7541ad15c: 0000 49ba | 2002 e480 | 0000 0000 | 4c89 9320 | 0100 0048 | 8383 2801 | 0000 014c | 8bc6 488b
6222 0x000001c7541ad17c: ; {optimized virtual_call}
6223 0x000001c7541ad17c: d766 90e8
6224
6225 0x000001c7541ad180: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6226 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
6227 ; - net.minecraft.class_1144::method_4876@5 (line 260)
6228 ; - net.minecraft.class_310::method_1523@228 (line 1325)
6229 0x000001c7541ad180: fc28 0300
6230
6231 0x000001c7541ad184: ; {other}
6232 0x000001c7541ad184: 0f1f 8400 | 742c 0019 | 4c8b 8424 | e000 0000
6233
6234 0x000001c7541ad194: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6235 0x000001c7541ad194: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8250 0700 | 0075 0d48 | 8382 5807 | 0000 01e9
6236 0x000001c7541ad1b4: 6000 0000 | 4c3b 8260 | 0700 0075 | 0d48 8382 | 6807 0000 | 01e9 4a00 | 0000 4883 | ba50 0700
6237 0x000001c7541ad1d4: 0000 7517 | 4c89 8250 | 0700 0048 | c782 5807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 6007
6238 0x000001c7541ad1f4: 0000 0075 | 174c 8982 | 6007 0000 | 48c7 8268 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 8240
6239 0x000001c7541ad214: 0700 0001
6240
6241 0x000001c7541ad218: ; {oop("toasts"{0x000001c778673430})}
6242 0x000001c7541ad218: 49b8 3034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6243
6244 0x000001c7541ad234: ; {virtual_call}
6245 0x000001c7541ad234: 0000 00e8
6246
6247 0x000001c7541ad238: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6248 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6249 ; - net.minecraft.class_310::method_1523@236 (line 1326)
6250 0x000001c7541ad238: e401 2607
6251
6252 0x000001c7541ad23c: ; {other}
6253 0x000001c7541ad23c: 0f1f 8400 | 2c2d 001a | 488b 9424 | b000 0000 | 488b b258 | 0200 0048 | 3b06 488b
6254
6255 0x000001c7541ad258: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6256 0x000001c7541ad258: fe48 bb98 | 44c5 3bc7
6257
6258 0x000001c7541ad260: ; {metadata('net/minecraft/class_374')}
6259 0x000001c7541ad260: 0100 0049 | bae0 7bcd | 8000 0000 | 004c 8993 | 8807 0000 | 4883 8390 | 0700 0001
6260
6261 0x000001c7541ad27c: ; {optimized virtual_call}
6262 0x000001c7541ad27c: 488b d6e8
6263
6264 0x000001c7541ad280: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6265 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
6266 ; - net.minecraft.class_310::method_1523@245 (line 1327)
6267 0x000001c7541ad280: 3c3f 0300
6268
6269 0x000001c7541ad284: ; {other}
6270 0x000001c7541ad284: 0f1f 8400 | 742d 001b | 4c8b 8424 | e000 0000
6271
6272 0x000001c7541ad294: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6273 0x000001c7541ad294: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82c0 0700 | 0075 0d48 | 8382 c807 | 0000 01e9
6274 0x000001c7541ad2b4: 6000 0000 | 4c3b 82d0 | 0700 0075 | 0d48 8382 | d807 0000 | 01e9 4a00 | 0000 4883 | bac0 0700
6275 0x000001c7541ad2d4: 0000 7517 | 4c89 82c0 | 0700 0048 | c782 c807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d007
6276 0x000001c7541ad2f4: 0000 0075 | 174c 8982 | d007 0000 | 48c7 82d8 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 82b0
6277 0x000001c7541ad314: 0700 0001
6278
6279 0x000001c7541ad318: ; {oop("render"{0x000001c778673450})}
6280 0x000001c7541ad318: 49b8 5034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6281
6282 0x000001c7541ad334: ; {virtual_call}
6283 0x000001c7541ad334: 0000 00e8
6284
6285 0x000001c7541ad338: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6286 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6287 ; - net.minecraft.class_310::method_1523@253 (line 1328)
6288 0x000001c7541ad338: e400 2607
6289
6290 0x000001c7541ad33c: ; {other}
6291 0x000001c7541ad33c: 0f1f 8400 | 2c2e 001c
6292
6293 0x000001c7541ad344: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6294 0x000001c7541ad344: 48ba 9844 | c53b c701 | 0000 4883 | 82e8 0700
6295
6296 0x000001c7541ad354: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
6297 0x000001c7541ad354: 0001 48ba | 9059 9d3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
6298 0x000001c7541ad374: 0085 f60f | 84e9 4800
6299
6300 0x000001c7541ad37c: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
6301 0x000001c7541ad37c: 0048 bac8 | f2b9 65c7 | 0100 0048 | 8b92 f000 | 0000 483b | 0248 8bf2
6302
6303 0x000001c7541ad394: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
6304 0x000001c7541ad394: 48bf 9059 | 9d3b c701 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960
6305 0x000001c7541ad3b4: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000
6306 0x000001c7541ad3d4: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100
6307 0x000001c7541ad3f4: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001
6308 0x000001c7541ad414: 0000 0166 | 0f1f 4400 | 0048 b800 | c8e0 8000
6309
6310 0x000001c7541ad424: ; {virtual_call}
6311 0x000001c7541ad424: 0000 00e8
6312
6313 0x000001c7541ad428: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6314 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
6315 ; - net.minecraft.class_156::method_648@3 (line 145)
6316 ; - net.minecraft.class_310::method_1523@258 (line 1330)
6317 0x000001c7541ad428: 744d 2207
6318
6319 0x000001c7541ad42c: ; {other}
6320 0x000001c7541ad42c: 0f1f 8400 | 1c2f 001d | 4889 8424 | f000 0000 | 488b 9424 | b000 0000
6321
6322 0x000001c7541ad444: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6323 0x000001c7541ad444: 48be 9844 | c53b c701
6324
6325 0x000001c7541ad44c: ; {metadata('net/minecraft/class_310')}
6326 0x000001c7541ad44c: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 9608 | 0800 0048 | 8386 1008
6327
6328 0x000001c7541ad464: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
6329 0x000001c7541ad464: 0000 0148 | bae0 f0b8 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
6330 0x000001c7541ad484: 1f00 85f6 | 0f84 fe47 | 0000 488b | 9424 b000 | 0000 488b | b230 0100 | 0048 3b06
6331
6332 0x000001c7541ad4a0: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
6333 0x000001c7541ad4a0: 488b fe48 | bbe0 f0b8 | 3bc7 0100 | 0048 8383 | 2801 0000 | 0148 8bb6 | 8000 0000
6334
6335 0x000001c7541ad4bc: ; implicit exception: dispatches to 0x000001c7541b1cb2
6336 0x000001c7541ad4bc: 483b 0648
6337
6338 0x000001c7541ad4c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6339 0x000001c7541ad4c0: 8bfe 48bb | 9844 c53b | c701 0000
6340
6341 0x000001c7541ad4cc: ; {metadata('net/minecraft/class_340')}
6342 0x000001c7541ad4cc: 49ba e0e6 | e980 0000 | 0000 4c89 | 9340 0800 | 0048 8383 | 4808 0000
6343
6344 0x000001c7541ad4e4: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')}
6345 0x000001c7541ad4e4: 0148 bf48 | e6b9 3bc7 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00
6346 0x000001c7541ad504: 85db 0f84 | ab47 0000 | 0fbe 7e0c
6347
6348 0x000001c7541ad510: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')}
6349 0x000001c7541ad510: 85ff 48bf | 48e6 b93b | c701 0000 | 48c7 c310 | 0100 0074 | 0748 c7c3 | 2001 0000 | 488b 0c1f
6350 0x000001c7541ad530: 488d 4901 | 4889 0c1f | 0f84 3d00 | 0000 488b | 7610 488b | b638 0100 | 000f be76
6351
6352 0x000001c7541ad54c: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')}
6353 0x000001c7541ad54c: 2285 f648 | be48 e6b9 | 3bc7 0100 | 0048 c7c7 | 4001 0000 | 7407 48c7 | c730 0100 | 0048 8b1c
6354 0x000001c7541ad56c: 3e48 8d5b | 0148 891c | 3e0f 840a | 0000 00be | 0000 0000 | e915 0000
6355
6356 0x000001c7541ad584: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')}
6357 0x000001c7541ad584: 0048 be48 | e6b9 3bc7 | 0100 00ff | 8650 0100 | 00be 0100 | 0000 83e6
6358
6359 0x000001c7541ad59c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6360 0x000001c7541ad59c: 0185 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 6808 0000 | 7507 48c7 | c778 0800 | 0048 8b1c
6361 0x000001c7541ad5bc: 3e48 8d5b | 0148 891c | 3e0f 85a1 | 0000 0048 | 8bb2 2803 | 0000 4885 | f60f 841c
6362
6363 0x000001c7541ad5d8: ; {metadata('net/minecraft/class_5963')}
6364 0x000001c7541ad5d8: 0000 0049 | b8a8 ebcb | 8000 0000 | 008b 4e08 | 4c3b 4138 | 0f85 f046 | 0000 e900 | 0000 0048
6365 0x000001c7541ad5f8: 8bfe 483b
6366
6367 0x000001c7541ad5fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6368 0x000001c7541ad5fc: 0648 bf98 | 44c5 3bc7
6369
6370 0x000001c7541ad604: ; {metadata('net/minecraft/class_5963')}
6371 0x000001c7541ad604: 0100 0049 | baa8 ebcb | 8000 0000 | 004c 8997 | 9808 0000 | 4883 87a0 | 0800 0001
6372
6373 0x000001c7541ad620: ; {metadata(method data for {method} {0x000001c73a5811d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
6374 0x000001c7541ad620: 48be 0877 | c43b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
6375 0x000001c7541ad640: ff0f 84a5
6376
6377 0x000001c7541ad644: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6378 0x000001c7541ad644: 4600 0048 | be98 44c5 | 3bc7 0100 | 00ff 86c0 | 0800 0049 | c7c2 0000 | 0000 4c89 | 5250 be00
6379 0x000001c7541ad664: 0000 00e9 | b002 0000 | 488b b238 | 0300 0048
6380
6381 0x000001c7541ad674: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6382 0x000001c7541ad674: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c3e0 | 0800 0074 | 0748 c7c3 | f008 0000 | 488b 0c1f
6383 0x000001c7541ad694: 488d 4901 | 4889 0c1f | 0f84 4800 | 0000 488b | d648 b8ff | ffff ffff
6384
6385 0x000001c7541ad6ac: ; {virtual_call}
6386 0x000001c7541ad6ac: ffff ffe8
6387
6388 0x000001c7541ad6b0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6389 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
6390 ; - net.minecraft.class_310::method_1523@296 (line 1333)
6391 0x000001c7541ad6b0: cc1c 0606
6392
6393 0x000001c7541ad6b4: ; {other}
6394 0x000001c7541ad6b4: 0f1f 8400 | a431 001e
6395
6396 0x000001c7541ad6bc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6397 0x000001c7541ad6bc: 85c0 48be | 9844 c53b | c701 0000 | 48c7 c738 | 0900 0074 | 0748 c7c7 | 4809 0000 | 488b 1c3e
6398 0x000001c7541ad6dc: 488d 5b01 | 4889 1c3e | 0f84 1a00
6399
6400 0x000001c7541ad6e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6401 0x000001c7541ad6e8: 0000 48be | 9844 c53b | c701 0000 | ff86 5809 | 0000 be01 | 0000 00e9 | 0500 0000 | be00 0000
6402 0x000001c7541ad708: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6403 0x000001c7541ad708: 0085 f648 | bf98 44c5 | 3bc7 0100 | 0048 c7c3 | 8009 0000 | 7507 48c7 | c370 0900 | 0048 8b04
6404 0x000001c7541ad728: 1f48 8d40 | 0148 8904 | 1f0f 850d | 0000 0048 | 8b94 24b0 | 0000 00e9 | d801 0000 | 89b4 24ec
6405 0x000001c7541ad748: 0000 000f
6406
6407 0x000001c7541ad74c: ; {static_call}
6408 0x000001c7541ad74c: 1f40 00e8
6409
6410 0x000001c7541ad750: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6411 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
6412 ; - net.minecraft.class_310::method_1523@314 (line 1335)
6413 0x000001c7541ad750: 2c21 0606
6414
6415 0x000001c7541ad754: ; {other}
6416 0x000001c7541ad754: 0f1f 8400 | 4432 001f | 0f1f 4000
6417
6418 0x000001c7541ad760: ; {no_reloc}
6419 0x000001c7541ad760: e9b7 4500 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f
6420
6421 0x000001c7541ad774: ; {static_call}
6422 0x000001c7541ad774: 4400 00e8
6423
6424 0x000001c7541ad778: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop }
6425 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
6426 ; - net.minecraft.class_310::method_1523@317 (line 1335)
6427 0x000001c7541ad778: 0421 0606
6428
6429 0x000001c7541ad77c: ; {other}
6430 0x000001c7541ad77c: 0f1f 8400 | 6c32 0020
6431
6432 0x000001c7541ad784: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6433 0x000001c7541ad784: 49b8 9844 | c53b c701 | 0000 4d8d | 80b0 0900 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308
6434 0x000001c7541ad7a4: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff
6435 0x000001c7541ad7c4: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 24f8
6436 0x000001c7541ad7e4: 0000 0049 | 3b00 498b
6437
6438 0x000001c7541ad7ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6439 0x000001c7541ad7ec: d048 be98 | 44c5 3bc7 | 0100 0048 | 8386 c009
6440
6441 0x000001c7541ad7fc: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6442 0x000001c7541ad7fc: 0000 0148 | ba70 e03c | 2cc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
6443 0x000001c7541ad81c: 1f00 85f6 | 0f84 0545 | 0000 4d8b | 4010 4d85
6444
6445 0x000001c7541ad82c: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6446 0x000001c7541ad82c: c048 ba70 | e03c 2cc7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248
6447 0x000001c7541ad84c: 8d7f 0148 | 893c 320f | 84a3 0000 | 0048 3b00
6448
6449 0x000001c7541ad85c: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6450 0x000001c7541ad85c: 488b d048 | be70 e03c | 2cc7 0100 | 008b 5208 | 483b 9640 | 0100 0075 | 0d48 8386 | 4801 0000
6451 0x000001c7541ad87c: 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 4a00 0000 | 4883 be40
6452 0x000001c7541ad89c: 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83be
6453 0x000001c7541ad8bc: 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 0800 | 0000 4883
6454 0x000001c7541ad8dc: 8630 0100 | 0001 488b | d048 b8ff | ffff ffff
6455
6456 0x000001c7541ad8ec: ; {virtual_call}
6457 0x000001c7541ad8ec: ffff ffe8
6458
6459 0x000001c7541ad8f0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6460 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
6461 ; - java.util.Optional::ifPresent@12 (line 178)
6462 ; - net.minecraft.class_310::method_1523@322 (line 1335)
6463 0x000001c7541ad8f0: 8c1a 0606
6464
6465 0x000001c7541ad8f4: ; {other}
6466 0x000001c7541ad8f4: 0f1f 8400 | e433 0021 | 8bb4 24ec
6467
6468 0x000001c7541ad900: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6469 0x000001c7541ad900: 0000 0049 | b898 44c5 | 3bc7 0100 | 0041 ff80 | f809 0000 | 488b 9424 | b000 0000
6470
6471 0x000001c7541ad91c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6472 0x000001c7541ad91c: 4c8b c249 | b998 44c5 | 3bc7 0100
6473
6474 0x000001c7541ad928: ; {metadata('net/minecraft/class_310')}
6475 0x000001c7541ad928: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 200a | 0000 4983 | 8128 0a00 | 0001 488b | 9ab8 0100
6476 0x000001c7541ad948: 0048 899c | 2400 0100
6477
6478 0x000001c7541ad950: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6479 0x000001c7541ad950: 0049 b898 | 44c5 3bc7 | 0100 0049 | 8380 480a
6480
6481 0x000001c7541ad960: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6482 0x000001c7541ad960: 0000 0149 | b8d8 b69b | 3bc7 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041
6483 0x000001c7541ad980: 81e1 feff | 1f00 4585 | c90f 84c2
6484
6485 0x000001c7541ad98c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
6486 0x000001c7541ad98c: 4300 0049 | b8f8 26ca | 70c7 0100 | 004d 8b80 | d000 0000
6487
6488 0x000001c7541ad9a0: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6489 0x000001c7541ad9a0: 4d85 c049 | b9d8 b69b | 3bc7 0100 | 0048 c7c7 | 2001 0000 | 7407 48c7 | c710 0100 | 0049 8b04
6490 0x000001c7541ad9c0: 3948 8d40 | 0149 8904 | 3989 b424 | 0801 0000 | 0f84 733c | 0000 4d85 | c00f 841d
6491
6492 0x000001c7541ad9dc: ; {metadata('net/minecraft/class_10865')}
6493 0x000001c7541ad9dc: 0000 0048 | b9c8 21e2 | 8000 0000 | 0041 8b40 | 0848 3b48 | 380f 857b | 4300 00e9 | 0000 0000
6494 0x000001c7541ad9fc: 4d8b c849 | 3b00 4d8b
6495
6496 0x000001c7541ada04: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6497 0x000001c7541ada04: c848 bf98 | 44c5 3bc7
6498
6499 0x000001c7541ada0c: ; {metadata('net/minecraft/class_10865')}
6500 0x000001c7541ada0c: 0100 0049 | bac8 21e2 | 8000 0000 | 004c 8997 | 680a 0000 | 4883 8770 | 0a00 0001 | 498b 4010
6501 0x000001c7541ada2c: ; implicit exception: dispatches to 0x000001c7541b1d7c
6502 0x000001c7541ada2c: 483b 034c
6503
6504 0x000001c7541ada30: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6505 0x000001c7541ada30: 8bc3 49b9 | 9844 c53b | c701 0000 | 458b 4008 | 4d3b 81a0 | 0a00 0075 | 0d49 8381 | a80a 0000
6506 0x000001c7541ada50: 01e9 6000 | 0000 4d3b | 81b0 0a00 | 0075 0d49 | 8381 b80a | 0000 01e9 | 4a00 0000 | 4983 b9a0
6507 0x000001c7541ada70: 0a00 0000 | 7517 4d89 | 81a0 0a00 | 0049 c781 | a80a 0000 | 0100 0000 | e929 0000 | 0049 83b9
6508 0x000001c7541ada90: b00a 0000 | 0075 174d | 8981 b00a | 0000 49c7 | 81b8 0a00 | 0001 0000 | 00e9 0800 | 0000 4983
6509 0x000001c7541adab0: 8190 0a00 | 0001 4c8b | 4328 4c8b
6510
6511 0x000001c7541adabc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6512 0x000001c7541adabc: cb48 bf98 | 44c5 3bc7 | 0100 0045 | 8b49 084c | 3b8f d80a | 0000 750d | 4883 87e0 | 0a00 0001
6513 0x000001c7541adadc: e960 0000 | 004c 3b8f | e80a 0000 | 750d 4883 | 87f0 0a00 | 0001 e94a | 0000 0048 | 83bf d80a
6514 0x000001c7541adafc: 0000 0075 | 174c 898f | d80a 0000 | 48c7 87e0 | 0a00 0001 | 0000 00e9 | 2900 0000 | 4883 bfe8
6515 0x000001c7541adb1c: 0a00 0000 | 7517 4c89 | 8fe8 0a00 | 0048 c787 | f00a 0000 | 0100 0000 | e908 0000 | 0048 8387
6516 0x000001c7541adb3c: c80a 0000 | 0148 8b7b | 3048 85c0 | 0f84 1d00
6517
6518 0x000001c7541adb4c: ; {metadata('net/minecraft/class_10860')}
6519 0x000001c7541adb4c: 0000 49bd | 08d5 e280 | 0000 0000 | 448b 5808 | 4d3b 6b38 | 0f85 1b42 | 0000 e900 | 0000 004c
6520 0x000001c7541adb6c: 8bc8 483b | 004c 8bc8
6521
6522 0x000001c7541adb74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6523 0x000001c7541adb74: 48b9 9844 | c53b c701
6524
6525 0x000001c7541adb7c: ; {metadata('net/minecraft/class_10860')}
6526 0x000001c7541adb7c: 0000 49ba | 08d5 e280 | 0000 0000 | 4c89 9110 | 0b00 0048 | 8381 180b | 0000 0141 | b900 0000
6527 0x000001c7541adb9c: ; {section_word}
6528 0x000001c7541adb9c: 00c5 fb10 | 051b d6ff | ff48 8bd0 | 0f1f 8000
6529
6530 0x000001c7541adbac: ; {optimized virtual_call}
6531 0x000001c7541adbac: 0000 00e8
6532
6533 0x000001c7541adbb0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6534 ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
6535 ; - net.minecraft.class_310::method_1523@362 (line 1343)
6536 0x000001c7541adbb0: 8cd7 feff
6537
6538 0x000001c7541adbb4: ; {other}
6539 0x000001c7541adbb4: 0f1f 8400 | a436 0022
6540
6541 0x000001c7541adbbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6542 0x000001c7541adbbc: 49b8 9844 | c53b c701 | 0000 4983 | 8038 0b00
6543
6544 0x000001c7541adbcc: ; {metadata(method data for {method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
6545 0x000001c7541adbcc: 0001 49b8 | c8a5 c53b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
6546 0x000001c7541adbec: ff1f 0085 | d20f 8494
6547
6548 0x000001c7541adbf4: ; {metadata(method data for {method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
6549 0x000001c7541adbf4: 4100 0049 | b8c8 a5c5 | 3bc7 0100 | 0049 8380 | 1001 0000
6550
6551 0x000001c7541adc08: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
6552 0x000001c7541adc08: 0149 b820 | 8477 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
6553 0x000001c7541adc28: 1f00 85d2 | 0f84 7a41
6554
6555 0x000001c7541adc30: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
6556 0x000001c7541adc30: 0000 49b8 | 2084 773b | c701 0000 | 4983 8010 | 0100 0001
6557
6558 0x000001c7541adc44: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
6559 0x000001c7541adc44: 49b8 a885 | 773b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
6560 0x000001c7541adc64: 0085 d20f | 8460 4100
6561
6562 0x000001c7541adc6c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
6563 0x000001c7541adc6c: 0049 b8a8 | 8577 3bc7 | 0100 0049 | 8380 1001
6564
6565 0x000001c7541adc7c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
6566 0x000001c7541adc7c: 0000 0149 | b8f8 26ca | 70c7 0100 | 004d 8b80 | c800 0000 | 498b 9780 | 0300 0048 | 8b12 493b
6567 0x000001c7541adc9c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
6568 0x000001c7541adc9c: d049 b8a8 | 8577 3bc7 | 0100 0048 | c7c2 2001 | 0000 7507 | 48c7 c230 | 0100 0049 | 8b34 1048
6569 0x000001c7541adcbc: 8d76 0149 | 8934 100f | 851c 0000
6570
6571 0x000001c7541adcc8: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
6572 0x000001c7541adcc8: 0049 b8a8 | 8577 3bc7 | 0100 0041 | ff80 4001 | 0000 41b8 | 0100 0000 | e906 0000 | 0041 b800
6573 0x000001c7541adce8: 0000 0041 | 83e0 0145
6574
6575 0x000001c7541adcf0: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
6576 0x000001c7541adcf0: 85c0 49b8 | 2084 773b | c701 0000 | 48c7 c230 | 0100 0074 | 0748 c7c2 | 2001 0000 | 498b 3410
6577 0x000001c7541add10: 488d 7601 | 4989 3410 | 0f84 4b38
6578
6579 0x000001c7541add1c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
6580 0x000001c7541add1c: 0000 49b8 | f826 ca70 | c701 0000
6581
6582 0x000001c7541add28: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})}
6583 0x000001c7541add28: 48ba a039 | 0c71 c701 | 0000 410f | be57 4085 | d20f 85af
6584
6585 0x000001c7541add3c: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})}
6586 0x000001c7541add3c: 4000 0049 | baa0 390c | 71c7 0100 | 004d 8990 | 3001 0000
6587
6588 0x000001c7541add50: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})}
6589 0x000001c7541add50: 48ba a039 | 0c71 c701 | 0000 498b | f048 33f2 | 48c1 ee1a | 4883 fe00 | 0f85 9f40 | 0000 4c8b
6590 0x000001c7541add70: 8424 e000
6591
6592 0x000001c7541add74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6593 0x000001c7541add74: 0000 48be | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 8658 | 0b00 0075 | 0d48 8386 | 600b 0000
6594 0x000001c7541add94: 01e9 6000 | 0000 4c3b | 8668 0b00 | 0075 0d48 | 8386 700b | 0000 01e9 | 4a00 0000 | 4883 be58
6595 0x000001c7541addb4: 0b00 0000 | 7517 4c89 | 8658 0b00 | 0048 c786 | 600b 0000 | 0100 0000 | e929 0000 | 0048 83be
6596 0x000001c7541addd4: 680b 0000 | 0075 174c | 8986 680b | 0000 48c7 | 8670 0b00 | 0001 0000 | 00e9 0800 | 0000 4883
6597 0x000001c7541addf4: 8648 0b00
6598
6599 0x000001c7541addf8: ; {oop("mouse"{0x000001c778673470})}
6600 0x000001c7541addf8: 0001 49b8 | 7034 6778 | c701 0000 | 488b 9424 | e000 0000 | 9048 b8b8 | 29ee 8000
6601
6602 0x000001c7541ade14: ; {virtual_call}
6603 0x000001c7541ade14: 0000 00e8
6604
6605 0x000001c7541ade18: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6606 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
6607 ; - net.minecraft.class_310::method_1523@378 (line 1347)
6608 0x000001c7541ade18: 04d8 2507
6609
6610 0x000001c7541ade1c: ; {other}
6611 0x000001c7541ade1c: 0f1f 8400 | 0c39 0023 | 488b 9424 | b000 0000 | 488b b248 | 0100 0048 | 3b06 488b
6612
6613 0x000001c7541ade38: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6614 0x000001c7541ade38: fe48 bb98 | 44c5 3bc7
6615
6616 0x000001c7541ade40: ; {metadata('net/minecraft/class_312')}
6617 0x000001c7541ade40: 0100 0049 | ba18 b5e1 | 8000 0000 | 004c 8993 | 900b 0000 | 4883 8398 | 0b00 0001
6618
6619 0x000001c7541ade5c: ; {optimized virtual_call}
6620 0x000001c7541ade5c: 488b d6e8
6621
6622 0x000001c7541ade60: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6623 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
6624 ; - net.minecraft.class_310::method_1523@387 (line 1348)
6625 0x000001c7541ade60: fc07 ffff
6626
6627 0x000001c7541ade64: ; {other}
6628 0x000001c7541ade64: 0f1f 8400 | 5439 0024 | 4c8b 8424 | e000 0000
6629
6630 0x000001c7541ade74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6631 0x000001c7541ade74: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82c8 0b00 | 0075 0d48 | 8382 d00b | 0000 01e9
6632 0x000001c7541ade94: 6000 0000 | 4c3b 82d8 | 0b00 0075 | 0d48 8382 | e00b 0000 | 01e9 4a00 | 0000 4883 | bac8 0b00
6633 0x000001c7541adeb4: 0000 7517 | 4c89 82c8 | 0b00 0048 | c782 d00b | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d80b
6634 0x000001c7541aded4: 0000 0075 | 174c 8982 | d80b 0000 | 48c7 82e0 | 0b00 0001 | 0000 00e9 | 0800 0000 | 4883 82b8
6635 0x000001c7541adef4: 0b00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000
6636
6637 0x000001c7541adf0c: ; {virtual_call}
6638 0x000001c7541adf0c: 0000 00e8
6639
6640 0x000001c7541adf10: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6641 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
6642 ; - net.minecraft.class_310::method_1523@392 (line 1349)
6643 0x000001c7541adf10: 0cda 2507
6644
6645 0x000001c7541adf14: ; {other}
6646 0x000001c7541adf14: 0f1f 8400 | 043a 0025 | 488b 9424 | b000 0000 | 440f be42 | 7945 85c0
6647
6648 0x000001c7541adf2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6649 0x000001c7541adf2c: 49b8 9844 | c53b c701 | 0000 48c7 | c6f0 0b00 | 0075 0748 | c7c6 000c | 0000 498b | 3c30 488d
6650 0x000001c7541adf4c: 7f01 4989 | 3c30 0f85 | c401 0000 | 4c8b 8424 | e000 0000
6651
6652 0x000001c7541adf60: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6653 0x000001c7541adf60: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8620 0c00 | 0075 0d48 | 8386 280c | 0000 01e9
6654 0x000001c7541adf80: 6000 0000 | 4c3b 8630 | 0c00 0075 | 0d48 8386 | 380c 0000 | 01e9 4a00 | 0000 4883 | be20 0c00
6655 0x000001c7541adfa0: 0000 7517 | 4c89 8620 | 0c00 0048 | c786 280c | 0000 0100 | 0000 e929 | 0000 0048 | 83be 300c
6656 0x000001c7541adfc0: 0000 0075 | 174c 8986 | 300c 0000 | 48c7 8638 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8610
6657 0x000001c7541adfe0: 0c00 0001
6658
6659 0x000001c7541adfe4: ; {oop("gameRenderer"{0x000001c778673490})}
6660 0x000001c7541adfe4: 49b8 9034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000
6661 0x000001c7541ae004: ; {virtual_call}
6662 0x000001c7541ae004: 0000 00e8
6663
6664 0x000001c7541ae008: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6665 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6666 ; - net.minecraft.class_310::method_1523@409 (line 1352)
6667 0x000001c7541ae008: 14f4 2507
6668
6669 0x000001c7541ae00c: ; {other}
6670 0x000001c7541ae00c: 0f1f 8400 | fc3a 0026 | 488b 9424 | b000 0000 | 488b b218 | 0100 004c | 8b82 c000 | 0000 483b
6671 0x000001c7541ae02c: 064c 8bce
6672
6673 0x000001c7541ae030: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6674 0x000001c7541ae030: 48bf 9844 | c53b c701
6675
6676 0x000001c7541ae038: ; {metadata('net/minecraft/class_757')}
6677 0x000001c7541ae038: 0000 49ba | 9071 e980 | 0000 0000 | 4c89 9758 | 0c00 0048 | 8387 600c | 0000 0144 | 8b8c 24b8
6678 0x000001c7541ae058: 0000 0048
6679
6680 0x000001c7541ae05c: ; {optimized virtual_call}
6681 0x000001c7541ae05c: 8bd6 90e8
6682
6683 0x000001c7541ae060: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6684 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
6685 ; - net.minecraft.class_310::method_1523@423 (line 1353)
6686 0x000001c7541ae060: 7c9f 0000
6687
6688 0x000001c7541ae064: ; {other}
6689 0x000001c7541ae064: 0f1f 8400 | 543b 0027 | 4c8b 8424 | e000 0000
6690
6691 0x000001c7541ae074: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6692 0x000001c7541ae074: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8290 0c00 | 0075 0d48 | 8382 980c | 0000 01e9
6693 0x000001c7541ae094: 6000 0000 | 4c3b 82a0 | 0c00 0075 | 0d48 8382 | a80c 0000 | 01e9 4a00 | 0000 4883 | ba90 0c00
6694 0x000001c7541ae0b4: 0000 7517 | 4c89 8290 | 0c00 0048 | c782 980c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba a00c
6695 0x000001c7541ae0d4: 0000 0075 | 174c 8982 | a00c 0000 | 48c7 82a8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8280
6696 0x000001c7541ae0f4: 0c00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000
6697
6698 0x000001c7541ae10c: ; {virtual_call}
6699 0x000001c7541ae10c: 0000 00e8
6700
6701 0x000001c7541ae110: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6702 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
6703 ; - net.minecraft.class_310::method_1523@428 (line 1354)
6704 0x000001c7541ae110: 0cd8 2507
6705
6706 0x000001c7541ae114: ; {other}
6707 0x000001c7541ae114: 0f1f 8400 | 043c 0028 | 4c8b 8424 | e000 0000
6708
6709 0x000001c7541ae124: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6710 0x000001c7541ae124: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 86c8 0c00 | 0075 0d48 | 8386 d00c | 0000 01e9
6711 0x000001c7541ae144: 6000 0000 | 4c3b 86d8 | 0c00 0075 | 0d48 8386 | e00c 0000 | 01e9 4a00 | 0000 4883 | bec8 0c00
6712 0x000001c7541ae164: 0000 7517 | 4c89 86c8 | 0c00 0048 | c786 d00c | 0000 0100 | 0000 e929 | 0000 0048 | 83be d80c
6713 0x000001c7541ae184: 0000 0075 | 174c 8986 | d80c 0000 | 48c7 86e0 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 86b8
6714 0x000001c7541ae1a4: 0c00 0001
6715
6716 0x000001c7541ae1a8: ; {oop("blit"{0x000001c7786734b0})}
6717 0x000001c7541ae1a8: 49b8 b034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6718
6719 0x000001c7541ae1c4: ; {virtual_call}
6720 0x000001c7541ae1c4: 0000 00e8
6721
6722 0x000001c7541ae1c8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6723 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
6724 ; - net.minecraft.class_310::method_1523@438 (line 1357)
6725 0x000001c7541ae1c8: 54d4 2507
6726
6727 0x000001c7541ae1cc: ; {other}
6728 0x000001c7541ae1cc: 0f1f 8400 | bc3c 0029 | 488b 9424 | b000 0000 | 4c8b 82b8 | 0000 0049 | 3b00 498b
6729
6730 0x000001c7541ae1e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6731 0x000001c7541ae1e8: f048 bf98 | 44c5 3bc7 | 0100 0048 | 8387 f00c | 0000 0145 | 0fbe 4051 | 4183 e001
6732
6733 0x000001c7541ae204: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6734 0x000001c7541ae204: 4585 c049 | b898 44c5 | 3bc7 0100 | 0048 c7c6 | 280d 0000 | 7507 48c7 | c638 0d00 | 0049 8b3c
6735 0x000001c7541ae224: 3048 8d7f | 0149 893c | 300f 85f9 | 0100 0048 | 8b9c 2400 | 0100 004c
6736
6737 0x000001c7541ae23c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6738 0x000001c7541ae23c: 8bc3 48be | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 8658 | 0d00 0075 | 0d48 8386 | 600d 0000
6739 0x000001c7541ae25c: 01e9 6000 | 0000 4c3b | 8668 0d00 | 0075 0d48 | 8386 700d | 0000 01e9 | 4a00 0000 | 4883 be58
6740 0x000001c7541ae27c: 0d00 0000 | 7517 4c89 | 8658 0d00 | 0048 c786 | 600d 0000 | 0100 0000 | e929 0000 | 0048 83be
6741 0x000001c7541ae29c: 680d 0000 | 0075 174c | 8986 680d | 0000 48c7 | 8670 0d00 | 0001 0000 | 00e9 0800 | 0000 4883
6742 0x000001c7541ae2bc: 8648 0d00
6743
6744 0x000001c7541ae2c0: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
6745 0x000001c7541ae2c0: 0001 49b8 | a8c9 c43b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
6746 0x000001c7541ae2e0: ff1f 0085 | f60f 8449 | 3b00 004c | 8b43 284d
6747
6748 0x000001c7541ae2f0: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
6749 0x000001c7541ae2f0: 85c0 48be | a8c9 c43b | c701 0000 | 48c7 c720 | 0100 0074 | 0748 c7c7 | 1001 0000 | 488b 043e
6750 0x000001c7541ae310: 488d 4001 | 4889 043e | 0f84 a331
6751
6752 0x000001c7541ae31c: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
6753 0x000001c7541ae31c: 0000 48be | a8c9 c43b | c701 0000 | 4883 8640 | 0100 0001
6754
6755 0x000001c7541ae330: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6756 0x000001c7541ae330: 48be d8b6 | 9b3b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
6757 0x000001c7541ae350: ff0f 84fe
6758
6759 0x000001c7541ae354: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')}
6760 0x000001c7541ae354: 3a00 0048 | bef8 26ca | 70c7 0100 | 0048 8bb6 | d000 0000
6761
6762 0x000001c7541ae368: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
6763 0x000001c7541ae368: 4885 f648 | bfd8 b69b | 3bc7 0100 | 0048 c7c0 | 2001 0000 | 7407 48c7 | c010 0100 | 0048 8b0c
6764 0x000001c7541ae388: 0748 8d49 | 0148 890c | 070f 8482 | 3000 0048 | 85f6 0f84 | 1c00 0000
6765
6766 0x000001c7541ae3a0: ; {metadata('net/minecraft/class_10865')}
6767 0x000001c7541ae3a0: 49b9 c821 | e280 0000 | 0000 8b4e | 084c 3b49 | 380f 85bf | 3a00 00e9 | 0000 0000 | 488b fe48
6768 0x000001c7541ae3c0: 3b06 488b
6769
6770 0x000001c7541ae3c4: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
6771 0x000001c7541ae3c4: fe48 b8a8 | c9c4 3bc7 | 0100 0048 | 8380 6801 | 0000 0148 | 8b76 1048 | 85f6 0f84 | 1c00 0000
6772 0x000001c7541ae3e4: ; {metadata('net/minecraft/class_10860')}
6773 0x000001c7541ae3e4: 49b9 08d5 | e280 0000 | 0000 8b4e | 084c 3b49 | 380f 8585 | 3a00 00e9 | 0000 0000 | 488b fe48
6774 0x000001c7541ae404: 3b06 488b
6775
6776 0x000001c7541ae408: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
6777 0x000001c7541ae408: fe48 b8a8 | c9c4 3bc7 | 0100 0048 | 8380 a001 | 0000 0148
6778
6779 0x000001c7541ae41c: ; {optimized virtual_call}
6780 0x000001c7541ae41c: 8bd6 90e8
6781
6782 0x000001c7541ae420: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6783 ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
6784 ; - net.minecraft.class_276::method_1237@29 (line 113)
6785 ; - net.minecraft.class_310::method_1523@455 (line 1360)
6786 0x000001c7541ae420: 5c73 0000
6787
6788 0x000001c7541ae424: ; {other}
6789 0x000001c7541ae424: 0f1f 8400 | 143f 002a
6790
6791 0x000001c7541ae42c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6792 0x000001c7541ae42c: 48bf 9844 | c53b c701 | 0000 4883 | 8780 0d00
6793
6794 0x000001c7541ae43c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
6795 0x000001c7541ae43c: 0001 48bf | 9059 9d3b | c701 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
6796 0x000001c7541ae45c: 0085 db0f | 8425 3a00
6797
6798 0x000001c7541ae464: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
6799 0x000001c7541ae464: 0048 bfc8 | f2b9 65c7 | 0100 0048 | 8bbf f000 | 0000 483b | 0748 8bdf
6800
6801 0x000001c7541ae47c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
6802 0x000001c7541ae47c: 48b9 9059 | 9d3b c701 | 0000 8b5b | 0848 3b99 | 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960
6803 0x000001c7541ae49c: 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000
6804 0x000001c7541ae4bc: 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100
6805 0x000001c7541ae4dc: 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001
6806 0x000001c7541ae4fc: 0000 0148 | 8bd7 6666 | 9048 b800 | c8e0 8000
6807
6808 0x000001c7541ae50c: ; {virtual_call}
6809 0x000001c7541ae50c: 0000 00e8
6810
6811 0x000001c7541ae510: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6812 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
6813 ; - net.minecraft.class_156::method_648@3 (line 145)
6814 ; - net.minecraft.class_310::method_1523@459 (line 1362)
6815 0x000001c7541ae510: 8c3c 2207
6816
6817 0x000001c7541ae514: ; {other}
6818 0x000001c7541ae514: 0f1f 8400 | 0440 002b | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 408b
6819 0x000001c7541ae534: b424 0801 | 0000 85f6
6820
6821 0x000001c7541ae53c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6822 0x000001c7541ae53c: 48bf 9844 | c53b c701 | 0000 48c7 | c390 0d00 | 0074 0748 | c7c3 a00d | 0000 488b | 041f 488d
6823 0x000001c7541ae55c: 4001 4889 | 041f 89b4 | 2408 0100 | 000f 84b5
6824
6825 0x000001c7541ae56c: ; {static_call}
6826 0x000001c7541ae56c: 0100 00e8
6827
6828 0x000001c7541ae570: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6829 ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0}
6830 ; - net.minecraft.class_310::method_1523@473 (line 1364)
6831 0x000001c7541ae570: 0c13 0606
6832
6833 0x000001c7541ae574: ; {other}
6834 0x000001c7541ae574: 0f1f 8400 | 6440 002c | 0f1f 4000
6835
6836 0x000001c7541ae580: ; {no_reloc}
6837 0x000001c7541ae580: e93a 3900 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 1001 | 0000 0f1f
6838
6839 0x000001c7541ae59c: ; {static_call}
6840 0x000001c7541ae59c: 4400 00e8
6841
6842 0x000001c7541ae5a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [272]=Oop }
6843 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
6844 ; - net.minecraft.class_310::method_1523@477 (line 1364)
6845 0x000001c7541ae5a0: dc12 0606
6846
6847 0x000001c7541ae5a4: ; {other}
6848 0x000001c7541ae5a4: 0f1f 8400 | 9440 002d
6849
6850 0x000001c7541ae5ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6851 0x000001c7541ae5ac: 49b8 9844 | c53b c701 | 0000 4d8d | 80e0 0d00 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308
6852 0x000001c7541ae5cc: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff
6853 0x000001c7541ae5ec: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 2410
6854 0x000001c7541ae60c: 0100 0049 | 3b00 498b
6855
6856 0x000001c7541ae614: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6857 0x000001c7541ae614: d048 be98 | 44c5 3bc7 | 0100 0048 | 8386 f00d
6858
6859 0x000001c7541ae624: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6860 0x000001c7541ae624: 0000 0148 | ba70 e03c | 2cc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
6861 0x000001c7541ae644: 1f00 85f6 | 0f84 8038 | 0000 4d8b | 4010 4d85
6862
6863 0x000001c7541ae654: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6864 0x000001c7541ae654: c048 ba70 | e03c 2cc7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248
6865 0x000001c7541ae674: 8d7f 0148 | 893c 320f | 84a3 0000 | 0048 3b00
6866
6867 0x000001c7541ae684: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
6868 0x000001c7541ae684: 488b d048 | be70 e03c | 2cc7 0100 | 008b 5208 | 483b 9640 | 0100 0075 | 0d48 8386 | 4801 0000
6869 0x000001c7541ae6a4: 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 4a00 0000 | 4883 be40
6870 0x000001c7541ae6c4: 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83be
6871 0x000001c7541ae6e4: 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 0800 | 0000 4883
6872 0x000001c7541ae704: 8630 0100 | 0001 488b | d048 b8ff | ffff ffff
6873
6874 0x000001c7541ae714: ; {virtual_call}
6875 0x000001c7541ae714: ffff ffe8
6876
6877 0x000001c7541ae718: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6878 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
6879 ; - java.util.Optional::ifPresent@12 (line 178)
6880 ; - net.minecraft.class_310::method_1523@482 (line 1364)
6881 0x000001c7541ae718: 640c 0606
6882
6883 0x000001c7541ae71c: ; {other}
6884 0x000001c7541ae71c: 0f1f 8400 | 0c42 002e | 4c8b 8424 | e000 0000
6885
6886 0x000001c7541ae72c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6887 0x000001c7541ae72c: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8638 0e00 | 0075 0d48 | 8386 400e | 0000 01e9
6888 0x000001c7541ae74c: 6000 0000 | 4c3b 8648 | 0e00 0075 | 0d48 8386 | 500e 0000 | 01e9 4a00 | 0000 4883 | be38 0e00
6889 0x000001c7541ae76c: 0000 7517 | 4c89 8638 | 0e00 0048 | c786 400e | 0000 0100 | 0000 e929 | 0000 0048 | 83be 480e
6890 0x000001c7541ae78c: 0000 0075 | 174c 8986 | 480e 0000 | 48c7 8650 | 0e00 0001 | 0000 00e9 | 0800 0000 | 4883 8628
6891 0x000001c7541ae7ac: 0e00 0001
6892
6893 0x000001c7541ae7b0: ; {oop("updateDisplay"{0x000001c778996f30})}
6894 0x000001c7541ae7b0: 49b8 306f | 9978 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6895
6896 0x000001c7541ae7cc: ; {virtual_call}
6897 0x000001c7541ae7cc: 0000 00e8
6898
6899 0x000001c7541ae7d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6900 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6901 ; - net.minecraft.class_310::method_1523@490 (line 1367)
6902 0x000001c7541ae7d0: 4cec 2507
6903
6904 0x000001c7541ae7d4: ; {other}
6905 0x000001c7541ae7d4: 0f1f 8400 | c442 002f | 488b 9424 | b000 0000 | 488b b2c0 | 0100 0048
6906
6907 0x000001c7541ae7ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6908 0x000001c7541ae7ec: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c360 | 0e00 0074 | 0748 c7c3 | 700e 0000 | 488b 041f
6909 0x000001c7541ae80c: 488d 4001 | 4889 041f | 0f84 5a00 | 0000 488b | d648 b8ff | ffff ffff
6910
6911 0x000001c7541ae824: ; {virtual_call}
6912 0x000001c7541ae824: ffff ffe8
6913
6914 0x000001c7541ae828: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
6915 ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0}
6916 ; - net.minecraft.class_310::method_1523@506 (line 1369)
6917 0x000001c7541ae828: 540b 0606
6918
6919 0x000001c7541ae82c: ; {other}
6920 0x000001c7541ae82c: 0f1f 8400 | 1c43 0030 | 488b 9424 | b000 0000 | 488b b2c0 | 0100 004c | 8b84 2400 | 0100 0048
6921 0x000001c7541ae84c: 8bd6 0f1f | 8000 0000 | 0048 b8ff | ffff ffff
6922
6923 0x000001c7541ae85c: ; {virtual_call}
6924 0x000001c7541ae85c: ffff ffe8
6925
6926 0x000001c7541ae860: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6927 ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0}
6928 ; - net.minecraft.class_310::method_1523@515 (line 1370)
6929 0x000001c7541ae860: 1c0b 0606
6930
6931 0x000001c7541ae864: ; {other}
6932 0x000001c7541ae864: 0f1f 8400 | 5443 0031 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 004c | 8b82 c001 | 0000 483b
6933 0x000001c7541ae884: 0648 8bfe
6934
6935 0x000001c7541ae888: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6936 0x000001c7541ae888: 48bb 9844 | c53b c701 | 0000 4883 | 83f0 0e00 | 0001 488b
6937
6938 0x000001c7541ae89c: ; {optimized virtual_call}
6939 0x000001c7541ae89c: d666 90e8
6940
6941 0x000001c7541ae8a0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6942 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
6943 ; - net.minecraft.class_310::method_1523@526 (line 1372)
6944 0x000001c7541ae8a0: 5c3c 0300
6945
6946 0x000001c7541ae8a4: ; {other}
6947 0x000001c7541ae8a4: 0f1f 8400 | 9443 0032 | 488b 9424 | b000 0000 | 488b b200 | 0300 0048 | 3b06 488b
6948
6949 0x000001c7541ae8c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6950 0x000001c7541ae8c0: fe48 bb98 | 44c5 3bc7
6951
6952 0x000001c7541ae8c8: ; {metadata('net/minecraft/class_9919')}
6953 0x000001c7541ae8c8: 0100 0049 | ba60 f5f1 | 8000 0000 | 004c 8993 | 380f 0000 | 4883 8340 | 0f00 0001
6954
6955 0x000001c7541ae8e4: ; {optimized virtual_call}
6956 0x000001c7541ae8e4: 488b d6e8
6957
6958 0x000001c7541ae8e8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6959 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
6960 ; - net.minecraft.class_310::method_1523@533 (line 1373)
6961 0x000001c7541ae8e8: 5433 fcff
6962
6963 0x000001c7541ae8ec: ; {other}
6964 0x000001c7541ae8ec: 0f1f 8400 | dc43 0033 | 8984 240c | 0100 003d | 0401 0000
6965
6966 0x000001c7541ae900: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6967 0x000001c7541ae900: 48ba 9844 | c53b c701 | 0000 48c7 | c660 0f00 | 007d 0748 | c7c6 700f | 0000 488b | 3c32 488d
6968 0x000001c7541ae920: 7f01 4889 | 3c32 0f8d | 2800 0000
6969
6970 0x000001c7541ae92c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6971 0x000001c7541ae92c: 48ba 9844 | c53b c701 | 0000 4883 | 8280 0f00 | 0001 488b | d066 0f1f
6972
6973 0x000001c7541ae944: ; {static_call}
6974 0x000001c7541ae944: 4400 00e8
6975
6976 0x000001c7541ae948: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6977 ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0}
6978 ; - net.minecraft.class_310::method_1523@548 (line 1375)
6979 0x000001c7541ae948: 9421 2907
6980
6981 0x000001c7541ae94c: ; {other}
6982 0x000001c7541ae94c: 0f1f 8400 | 3c44 0034 | 4c8b 8424 | e000 0000
6983
6984 0x000001c7541ae95c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
6985 0x000001c7541ae95c: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82a0 0f00 | 0075 0d48 | 8382 a80f | 0000 01e9
6986 0x000001c7541ae97c: 6000 0000 | 4c3b 82b0 | 0f00 0075 | 0d48 8382 | b80f 0000 | 01e9 4a00 | 0000 4883 | baa0 0f00
6987 0x000001c7541ae99c: 0000 7517 | 4c89 82a0 | 0f00 0048 | c782 a80f | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b00f
6988 0x000001c7541ae9bc: 0000 0075 | 174c 8982 | b00f 0000 | 48c7 82b8 | 0f00 0001 | 0000 00e9 | 0800 0000 | 4883 8290
6989 0x000001c7541ae9dc: 0f00 0001
6990
6991 0x000001c7541ae9e0: ; {oop("yield"{0x000001c778996f50})}
6992 0x000001c7541ae9e0: 49b8 506f | 9978 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000
6993
6994 0x000001c7541ae9fc: ; {virtual_call}
6995 0x000001c7541ae9fc: 0000 00e8
6996
6997 0x000001c7541aea00: ; ImmutableOopMap {[176]=Oop [224]=Oop }
6998 ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0}
6999 ; - net.minecraft.class_310::method_1523@556 (line 1378)
7000 0x000001c7541aea00: 1cea 2507
7001
7002 0x000001c7541aea04: ; {other}
7003 0x000001c7541aea04: 0f1f 8400 | f444 0035
7004
7005 0x000001c7541aea0c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7006 0x000001c7541aea0c: 48ba 9844 | c53b c701 | 0000 4883 | 82c8 0f00
7007
7008 0x000001c7541aea1c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7009 0x000001c7541aea1c: 0001 48ba | 2848 9b2b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
7010 0x000001c7541aea3c: 0085 f60f | 84b9 3400
7011
7012 0x000001c7541aea44: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7013 0x000001c7541aea44: 0048 ba28 | 489b 2bc7 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2
7014 0x000001c7541aea64: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7015 0x000001c7541aea64: 7516 48bb | 2848 9b2b | c701 0000 | 808b 1901 | 0000 01e9 | b200 0000
7016
7017 0x000001c7541aea7c: ; {metadata('java/lang/VirtualThread')}
7018 0x000001c7541aea7c: 48b8 2081 | 0480 0000 | 0000 8b7a | 0848 3bc7 | 0f85 8000
7019
7020 0x000001c7541aea90: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7021 0x000001c7541aea90: 0000 48bb | 2848 9b2b | c701 0000 | 8b42 0848 | 3b83 3001 | 0000 750d | 4883 8338 | 0100 0001
7022 0x000001c7541aeab0: e97e 0000 | 0048 3b83 | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e968 | 0000 0048 | 83bb 3001
7023 0x000001c7541aead0: 0000 0075 | 1748 8983 | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 4700 0000 | 4883 bb40
7024 0x000001c7541aeaf0: 0100 0000 | 7517 4889 | 8340 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e926 0000 | 00e9 2100
7025 0x000001c7541aeb10: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7026 0x000001c7541aeb10: 0000 48bb | 2848 9b2b | c701 0000 | 4883 ab20 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4833
7027 0x000001c7541aeb30: f6eb 0748 | c7c6 0100 | 0000 85f6
7028
7029 0x000001c7541aeb3c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7030 0x000001c7541aeb3c: 48be 2848 | 9b2b c701 | 0000 48c7 | c758 0100 | 0074 0748 | c7c7 6801 | 0000 488b | 1c3e 488d
7031 0x000001c7541aeb5c: 5b01 4889 | 1c3e 0f84 | 7901 0000 | 4885 d275
7032
7033 0x000001c7541aeb6c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7034 0x000001c7541aeb6c: 1648 bf28 | 489b 2bc7 | 0100 0080 | 8f71 0100 | 0001 e9b2
7035
7036 0x000001c7541aeb80: ; {metadata('java/lang/VirtualThread')}
7037 0x000001c7541aeb80: 0000 0048 | bb20 8104 | 8000 0000 | 008b 7208 | 483b de0f | 8580 0000
7038
7039 0x000001c7541aeb98: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7040 0x000001c7541aeb98: 0048 bf28 | 489b 2bc7 | 0100 008b | 5a08 483b | 9f88 0100 | 0075 0d48 | 8387 9001 | 0000 01e9
7041 0x000001c7541aebb8: 7900 0000 | 483b 9f98 | 0100 0075 | 0d48 8387 | a001 0000 | 01e9 6300 | 0000 4883 | bf88 0100
7042 0x000001c7541aebd8: 0000 7517 | 4889 9f88 | 0100 0048 | c787 9001 | 0000 0100 | 0000 e942 | 0000 0048 | 83bf 9801
7043 0x000001c7541aebf8: 0000 0075 | 1748 899f | 9801 0000 | 48c7 87a0 | 0100 0001 | 0000 00e9 | 2100 0000 | e91c 0000
7044 0x000001c7541aec18: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7045 0x000001c7541aec18: 0048 bf28 | 489b 2bc7 | 0100 0048 | 83af 7801 | 0000 01e9 | ef32 0000 | e900 0000 | 0048 3b02
7046 0x000001c7541aec38: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7047 0x000001c7541aec38: 488b f248 | bf28 489b | 2bc7 0100 | 008b 7608 | 483b b7c0 | 0100 0075 | 0d48 8387 | c801 0000
7048 0x000001c7541aec58: 01e9 6000 | 0000 483b | b7d0 0100 | 0075 0d48 | 8387 d801 | 0000 01e9 | 4a00 0000 | 4883 bfc0
7049 0x000001c7541aec78: 0100 0000 | 7517 4889 | b7c0 0100 | 0048 c787 | c801 0000 | 0100 0000 | e929 0000 | 0048 83bf
7050 0x000001c7541aec98: d001 0000 | 0075 1748 | 89b7 d001 | 0000 48c7 | 87d8 0100 | 0001 0000 | 00e9 0800 | 0000 4883
7051 0x000001c7541aecb8: 87b0 0100
7052
7053 0x000001c7541aecbc: ; {optimized virtual_call}
7054 0x000001c7541aecbc: 0001 90e8
7055
7056 0x000001c7541aecc0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7057 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
7058 ; - java.lang.Thread::yield@17 (line 443)
7059 ; - net.minecraft.class_310::method_1523@561 (line 1379)
7060 0x000001c7541aecc0: bc01 0606
7061
7062 0x000001c7541aecc4: ; {other}
7063 0x000001c7541aecc4: 0f1f 8400 | b447 0036
7064
7065 0x000001c7541aeccc: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7066 0x000001c7541aeccc: 48be 2848 | 9b2b c701 | 0000 ff86 | e801 0000 | e923 0000
7067
7068 0x000001c7541aece0: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
7069 0x000001c7541aece0: 0048 be28 | 489b 2bc7 | 0100 0048 | 8386 0002 | 0000 010f
7070
7071 0x000001c7541aecf4: ; {static_call}
7072 0x000001c7541aecf4: 1f40 00e8
7073
7074 0x000001c7541aecf8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7075 ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0}
7076 ; - java.lang.Thread::yield@23 (line 445)
7077 ; - net.minecraft.class_310::method_1523@561 (line 1379)
7078 0x000001c7541aecf8: dc39 2007
7079
7080 0x000001c7541aecfc: ; {other}
7081 0x000001c7541aecfc: 0f1f 8400 | ec47 0037 | 4c8b 8424 | e000 0000
7082
7083 0x000001c7541aed0c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7084 0x000001c7541aed0c: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 86e8 0f00 | 0075 0d48 | 8386 f00f | 0000 01e9
7085 0x000001c7541aed2c: 6000 0000 | 4c3b 86f8 | 0f00 0075 | 0d48 8386 | 0010 0000 | 01e9 4a00 | 0000 4883 | bee8 0f00
7086 0x000001c7541aed4c: 0000 7517 | 4c89 86e8 | 0f00 0048 | c786 f00f | 0000 0100 | 0000 e929 | 0000 0048 | 83be f80f
7087 0x000001c7541aed6c: 0000 0075 | 174c 8986 | f80f 0000 | 48c7 8600 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 86d8
7088 0x000001c7541aed8c: 0f00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000
7089
7090 0x000001c7541aeda4: ; {virtual_call}
7091 0x000001c7541aeda4: 0000 00e8
7092
7093 0x000001c7541aeda8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7094 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
7095 ; - net.minecraft.class_310::method_1523@566 (line 1380)
7096 0x000001c7541aeda8: 74cb 2507
7097
7098 0x000001c7541aedac: ; {other}
7099 0x000001c7541aedac: 0f1f 8400 | 9c48 0038 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048 | 3b06 488b
7100
7101 0x000001c7541aedc8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7102 0x000001c7541aedc8: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 1010 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 4a31 0000
7103 0x000001c7541aede8: ; {oop("Post render"{0x000001c778996f70})}
7104 0x000001c7541aede8: 49ba 706f | 9978 c701 | 0000 4c89
7105
7106 0x000001c7541aedf4: ; {oop("Post render"{0x000001c778996f70})}
7107 0x000001c7541aedf4: 5678 48bf | 706f 9978 | c701 0000 | 488b de48 | 33df 48c1 | eb1a 4883 | fb00 0f85 | 3a31 0000
7108 0x000001c7541aee14: 8b72 6cff | c689 726c
7109
7110 0x000001c7541aee1c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7111 0x000001c7541aee1c: 488b f248 | bf98 44c5 | 3bc7 0100
7112
7113 0x000001c7541aee28: ; {metadata('net/minecraft/class_310')}
7114 0x000001c7541aee28: 0049 ba00 | 8aca 8000 | 0000 004c | 8997 5810 | 0000 4883 | 8760 1000
7115
7116 0x000001c7541aee40: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')}
7117 0x000001c7541aee40: 0001 48be | 88d8 c43b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
7118 0x000001c7541aee60: 0085 ff0f | 84fd 3000 | 000f be72
7119
7120 0x000001c7541aee6c: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')}
7121 0x000001c7541aee6c: 7785 f648 | be88 d8c4 | 3bc7 0100 | 0048 c7c7 | 1001 0000 | 7407 48c7 | c720 0100 | 0048 8b1c
7122 0x000001c7541aee8c: 3e48 8d5b | 0148 891c | 3e0f 8436 | 0000 0048 | 8bb2 b002 | 0000 4885
7123
7124 0x000001c7541aeea4: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')}
7125 0x000001c7541aeea4: f648 be88 | d8c4 3bc7 | 0100 0048 | c7c7 4001 | 0000 7507 | 48c7 c730 | 0100 0048 | 8b1c 3e48
7126 0x000001c7541aeec4: 8d5b 0148 | 891c 3e0f | 850a 0000 | 00be 0000 | 0000 e915
7127
7128 0x000001c7541aeed8: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')}
7129 0x000001c7541aeed8: 0000 0048 | be88 d8c4 | 3bc7 0100 | 00ff 8650 | 0100 00be | 0100 0000 | 83e6 0185
7130
7131 0x000001c7541aeef4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7132 0x000001c7541aeef4: f648 be98 | 44c5 3bc7 | 0100 0048 | c7c7 8010 | 0000 7407 | 48c7 c790 | 1000 0048 | 8b1c 3e48
7133 0x000001c7541aef14: 8d5b 0148 | 891c 3e0f | 8481 0200 | 0048 8bb2 | d802 0000
7134
7135 0x000001c7541aef28: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7136 0x000001c7541aef28: 4885 f648 | bf98 44c5 | 3bc7 0100 | 0048 c7c3 | a010 0000 | 7407 48c7 | c3b0 1000 | 0048 8b04
7137 0x000001c7541aef48: 1f48 8d40 | 0148 8904 | 1f0f 84db | 0000 0048 | 3b06 488b
7138
7139 0x000001c7541aef5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7140 0x000001c7541aef5c: fe48 bb98 | 44c5 3bc7 | 0100 008b | 7f08 483b | bbd0 1000 | 0075 0d48 | 8383 d810 | 0000 01e9
7141 0x000001c7541aef7c: 6000 0000 | 483b bbe0 | 1000 0075 | 0d48 8383 | e810 0000 | 01e9 4a00 | 0000 4883 | bbd0 1000
7142 0x000001c7541aef9c: 0000 7517 | 4889 bbd0 | 1000 0048 | c783 d810 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb e010
7143 0x000001c7541aefbc: 0000 0075 | 1748 89bb | e010 0000 | 48c7 83e8 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 83c0
7144 0x000001c7541aefdc: 1000 0001 | 488b d666 | 9048 b8ff | ffff ffff
7145
7146 0x000001c7541aefec: ; {virtual_call}
7147 0x000001c7541aefec: ffff ffe8
7148
7149 0x000001c7541aeff0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7150 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
7151 ; - net.minecraft.class_310::method_1523@610 (line 1385)
7152 0x000001c7541aeff0: ccfc 5706
7153
7154 0x000001c7541aeff4: ; {other}
7155 0x000001c7541aeff4: 0f1f 8400 | e44a 0039
7156
7157 0x000001c7541aeffc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7158 0x000001c7541aeffc: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c6f8 | 1000 0075 | 0748 c7c6 | 0811 0000 | 488b 3c32
7159 0x000001c7541af01c: 488d 7f01 | 4889 3c32 | 488b 9424 | b000 0000 | 0f85 9300 | 0000 488b | b2e0 0200 | 0048 85f6
7160 0x000001c7541af03c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7161 0x000001c7541af03c: 48bf 9844 | c53b c701 | 0000 48c7 | c318 1100 | 0074 0748 | c7c3 2811 | 0000 488b | 041f 488d
7162 0x000001c7541af05c: 4001 4889 | 041f 0f84 | 3a01 0000
7163
7164 0x000001c7541af068: ; implicit exception: dispatches to 0x000001c7541b1f8c
7165 ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7166 0x000001c7541af068: 483b 0648 | bf98 44c5 | 3bc7 0100
7167
7168 0x000001c7541af074: ; {metadata('net/minecraft/class_425')}
7169 0x000001c7541af074: 0049 ba40 | 46c6 8000 | 0000 004c | 8997 4811 | 0000 4883 | 8750 1100
7170
7171 0x000001c7541af08c: ; {metadata(method data for {method} {0x000001c73a3d60c8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
7172 0x000001c7541af08c: 0001 48be | f0cf c53b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
7173 0x000001c7541af0ac: 0085 ff0f | 84dc 2e00
7174
7175 0x000001c7541af0b4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7176 0x000001c7541af0b4: 0048 be98 | 44c5 3bc7 | 0100 00ff | 8680 1100 | 0048 8bb2 | b002 0000
7177
7178 0x000001c7541af0cc: ; implicit exception: dispatches to 0x000001c7541b1fb2
7179 0x000001c7541af0cc: 483b 0648
7180
7181 0x000001c7541af0d0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7182 0x000001c7541af0d0: 8bfe 48bb | 9844 c53b | c701 0000 | 8b7f 0848 | 3bbb a011 | 0000 750d | 4883 83a8 | 1100 0001
7183 0x000001c7541af0f0: e960 0000 | 0048 3bbb | b011 0000 | 750d 4883 | 83b8 1100 | 0001 e94a | 0000 0048 | 83bb a011
7184 0x000001c7541af110: 0000 0075 | 1748 89bb | a011 0000 | 48c7 83a8 | 1100 0001 | 0000 00e9 | 2900 0000 | 4883 bbb0
7185 0x000001c7541af130: 1100 0000 | 7517 4889 | bbb0 1100 | 0048 c783 | b811 0000 | 0100 0000 | e908 0000 | 0048 8383
7186 0x000001c7541af150: 9011 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b840 | b45d 39c7
7187
7188 0x000001c7541af164: ; {virtual_call}
7189 0x000001c7541af164: 0100 00e8
7190
7191 0x000001c7541af168: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7192 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
7193 ; - net.minecraft.class_310::method_1523@637 (line 1385)
7194 0x000001c7541af168: e54c 0606
7195
7196 0x000001c7541af16c: ; {other}
7197 0x000001c7541af16c: 0f1f 8400 | 5c4c 003a
7198
7199 0x000001c7541af174: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7200 0x000001c7541af174: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c6d8 | 1100 0074 | 0748 c7c6 | c811 0000 | 488b 3c32
7201 0x000001c7541af194: 488d 7f01 | 4889 3c32 | 0f84 0a00 | 0000 ba00 | 0000 00e9 | 1500 0000
7202
7203 0x000001c7541af1ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7204 0x000001c7541af1ac: 48ba 9844 | c53b c701 | 0000 ff82 | e811 0000 | ba01 0000 | 0048 8bb4 | 24b0 0000 | 0083 e201
7205 0x000001c7541af1cc: 8856 78f0 | 8344 24c0 | 0048 8b96 | c000 0000 | 0fbe 7e78
7206
7207 0x000001c7541af1e0: ; implicit exception: dispatches to 0x000001c7541b1fb7
7208 0x000001c7541af1e0: 483b 0248
7209
7210 0x000001c7541af1e4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7211 0x000001c7541af1e4: 8bda 48b8 | 9844 c53b | c701 0000
7212
7213 0x000001c7541af1f0: ; {metadata('net/minecraft/class_9779$class_9781')}
7214 0x000001c7541af1f0: 49ba 78a3 | cb80 0000 | 0000 4c89 | 9010 1200 | 0048 8380 | 1812 0000
7215
7216 0x000001c7541af208: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
7217 0x000001c7541af208: 0148 bb90 | dbc4 3bc7 | 0100 008b | 83cc 0000 | 0083 c002 | 8983 cc00 | 0000 25fe | ff1f 0085
7218 0x000001c7541af228: c00f 848d | 2d00 0085
7219
7220 0x000001c7541af230: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
7221 0x000001c7541af230: ff48 bf90 | dbc4 3bc7 | 0100 0048 | c7c3 1001 | 0000 7407 | 48c7 c320 | 0100 0048 | 8b04 1f48
7222 0x000001c7541af250: 8d40 0148 | 8904 1f48 | 8bfa 0f84 | 8e00 0000
7223
7224 0x000001c7541af260: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
7225 0x000001c7541af260: 48bb 90db | c43b c701 | 0000 4883 | 8330 0100
7226
7227 0x000001c7541af270: ; {metadata(method data for {method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
7228 0x000001c7541af270: 0001 48bf | 28df c43b | c701 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f
7229 0x000001c7541af290: 0085 db0f | 8444 2d00 | 000f be7a
7230
7231 0x000001c7541af29c: ; {metadata(method data for {method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
7232 0x000001c7541af29c: 3085 ff48 | bf28 dfc4 | 3bc7 0100 | 0048 c7c3 | 1001 0000 | 7507 48c7 | c320 0100 | 0048 8b04
7233 0x000001c7541af2bc: 1f48 8d40 | 0148 8904 | 1f0f 850a | 0000 00c5 | fa10 4220 | c5fa 1142 | 28c6 4230
7234
7235 0x000001c7541af2d8: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
7236 0x000001c7541af2d8: 0148 ba90 | dbc4 3bc7 | 0100 00ff | 8268 0100 | 00e9 7900
7237
7238 0x000001c7541af2ec: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
7239 0x000001c7541af2ec: 0000 48bb | 90db c43b | c701 0000 | 4883 8380 | 0100 0001
7240
7241 0x000001c7541af300: ; {metadata(method data for {method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
7242 0x000001c7541af300: 48bf 30da | c43b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085
7243 0x000001c7541af320: db0f 84d7 | 2c00 000f | be7a 3085
7244
7245 0x000001c7541af32c: ; {metadata(method data for {method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
7246 0x000001c7541af32c: ff48 bf30 | dac4 3bc7 | 0100 0048 | c7c3 1001 | 0000 7407 | 48c7 c320 | 0100 0048 | 8b04 1f48
7247 0x000001c7541af34c: 8d40 0148 | 8904 1f0f | 840a 0000 | 00c5 fa10 | 4228 c5fa | 1142 20c6 | 4230 0048 | 8bbe c000
7248 0x000001c7541af36c: 0000 488b
7249
7250 0x000001c7541af370: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7251 0x000001c7541af370: d648 bb98 | 44c5 3bc7 | 0100 0048 | 8383 3812
7252
7253 0x000001c7541af380: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
7254 0x000001c7541af380: 0000 0148 | bae0 71bf | 3bc7 0100 | 008b 9acc | 0000 0083 | c302 899a | cc00 0000 | 81e3 feff
7255 0x000001c7541af3a0: 1f00 85db | 0f84 752c | 0000 488b | 96a0 0200 | 0048 85d2
7256
7257 0x000001c7541af3b4: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
7258 0x000001c7541af3b4: 48bb e071 | bf3b c701 | 0000 48c7 | c010 0100 | 0074 0748 | c7c0 2001 | 0000 488b | 0c03 488d
7259 0x000001c7541af3d4: 4901 4889 | 0c03 4889 | bc24 1801 | 0000 0f84 | f200 0000
7260
7261 0x000001c7541af3e8: ; implicit exception: dispatches to 0x000001c7541b2040
7262 0x000001c7541af3e8: 483b 0248
7263
7264 0x000001c7541af3ec: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
7265 0x000001c7541af3ec: 8bda 48b8 | e071 bf3b | c701 0000 | 8b5b 0848 | 3b98 4001 | 0000 750d | 4883 8048 | 0100 0001
7266 0x000001c7541af40c: e960 0000 | 0048 3b98 | 5001 0000 | 750d 4883 | 8058 0100 | 0001 e94a | 0000 0048 | 83b8 4001
7267 0x000001c7541af42c: 0000 0075 | 1748 8998 | 4001 0000 | 48c7 8048 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 b850
7268 0x000001c7541af44c: 0100 0000 | 7517 4889 | 9850 0100 | 0048 c780 | 5801 0000 | 0100 0000 | e908 0000 | 0048 8380
7269 0x000001c7541af46c: 3001 0000 | 010f 1f40 | 0048 b8ff | ffff ffff
7270
7271 0x000001c7541af47c: ; {virtual_call}
7272 0x000001c7541af47c: ffff ffe8
7273
7274 0x000001c7541af480: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
7275 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
7276 ; - net.minecraft.class_310::method_60647@11 (line 1954)
7277 ; - net.minecraft.class_310::method_1523@667 (line 1387)
7278 0x000001c7541af480: fcfe 0506
7279
7280 0x000001c7541af484: ; {other}
7281 0x000001c7541af484: 0f1f 8400 | 744f 003b | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff
7282
7283 0x000001c7541af49c: ; {virtual_call}
7284 0x000001c7541af49c: ffff ffe8
7285
7286 0x000001c7541af4a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop }
7287 ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0}
7288 ; - net.minecraft.class_310::method_60647@14 (line 1954)
7289 ; - net.minecraft.class_310::method_1523@667 (line 1387)
7290 0x000001c7541af4a0: dcfe 0506
7291
7292 0x000001c7541af4a4: ; {other}
7293 0x000001c7541af4a4: 0f1f 8400 | 944f 003c
7294
7295 0x000001c7541af4ac: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
7296 0x000001c7541af4ac: 85c0 48ba | e071 bf3b | c701 0000 | 48c7 c6a0 | 0100 0074 | 0748 c7c6 | b001 0000 | 488b 3c32
7297 0x000001c7541af4cc: 488d 7f01 | 4889 3c32 | 0f84 1a00
7298
7299 0x000001c7541af4d8: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
7300 0x000001c7541af4d8: 0000 48ba | e071 bf3b | c701 0000 | ff82 c001 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
7301 0x000001c7541af4f8: 0083 e201
7302
7303 0x000001c7541af4fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7304 0x000001c7541af4fc: 85d2 48ba | 9844 c53b | c701 0000 | 48c7 c670 | 1200 0075 | 0748 c7c6 | 8012 0000 | 488b 3c32
7305 0x000001c7541af51c: 488d 7f01 | 4889 3c32 | 0f85 1a00
7306
7307 0x000001c7541af528: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7308 0x000001c7541af528: 0000 48ba | 9844 c53b | c701 0000 | ff82 9012 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000
7309 0x000001c7541af548: 0048 8bbc | 2418 0100 | 0048 3b07
7310
7311 0x000001c7541af554: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7312 0x000001c7541af554: 488b c748 | b998 44c5 | 3bc7 0100
7313
7314 0x000001c7541af560: ; {metadata('net/minecraft/class_9779$class_9781')}
7315 0x000001c7541af560: 0049 ba78 | a3cb 8000 | 0000 004c | 8991 b812 | 0000 4883 | 81c0 1200 | 0001 83e2 | 0188 5731
7316 0x000001c7541af580: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7317 0x000001c7541af580: 48ba 9844 | c53b c701 | 0000 4883 | 82e0 1200
7318
7319 0x000001c7541af590: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
7320 0x000001c7541af590: 0001 48ba | 9059 9d3b | c701 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f
7321 0x000001c7541af5b0: 0085 ff0f | 8491 2a00
7322
7323 0x000001c7541af5b8: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
7324 0x000001c7541af5b8: 0048 bac8 | f2b9 65c7 | 0100 0048 | 8b92 f000 | 0000 483b | 0248 8bfa
7325
7326 0x000001c7541af5d0: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
7327 0x000001c7541af5d0: 48b8 9059 | 9d3b c701 | 0000 8b7f | 0848 3bb8 | 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960
7328 0x000001c7541af5f0: 0000 0048 | 3bb8 3001 | 0000 750d | 4883 8038 | 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000
7329 0x000001c7541af610: 0075 1748 | 89b8 2001 | 0000 48c7 | 8028 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100
7330 0x000001c7541af630: 0000 7517 | 4889 b830 | 0100 0048 | c780 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001
7331 0x000001c7541af650: 0000 0166 | 9048 b800 | c8e0 8000
7332
7333 0x000001c7541af65c: ; {virtual_call}
7334 0x000001c7541af65c: 0000 00e8
7335
7336 0x000001c7541af660: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7337 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
7338 ; - net.minecraft.class_156::method_648@3 (line 145)
7339 ; - net.minecraft.class_310::method_1523@681 (line 1389)
7340 0x000001c7541af660: 3c2b 2207
7341
7342 0x000001c7541af664: ; {other}
7343 0x000001c7541af664: 0f1f 8400 | 5451 003d | 488b 9424 | b000 0000 | 488b 7230 | 488b f848 | 2bfe 8bb4 | 2408 0100
7344 0x000001c7541af684: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7345 0x000001c7541af684: 0085 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c3 | f012 0000 | 7407 48c7 | c300 1300 | 0048 8b0c
7346 0x000001c7541af6a4: 1e48 8d49 | 0148 890c | 1e0f 8404 | 0000 0048 | 897a 4848 | 8984 2428 | 0100 0048
7347
7348 0x000001c7541af6c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7349 0x000001c7541af6c0: 8bf2 48bb | 9844 c53b | c701 0000
7350
7351 0x000001c7541af6cc: ; {metadata('net/minecraft/class_310')}
7352 0x000001c7541af6cc: 49ba 008a | ca80 0000 | 0000 4c89 | 9320 1300 | 0048 8383 | 2813 0000
7353
7354 0x000001c7541af6e4: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
7355 0x000001c7541af6e4: 0148 bee0 | f0b8 3bc7 | 0100 008b | 9ecc 0000 | 0083 c302 | 899e cc00 | 0000 81e3 | feff 1f00
7356 0x000001c7541af704: 85db 0f84 | 6429 0000 | 488b b230 | 0100 0048 | 3b06 488b
7357
7358 0x000001c7541af718: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
7359 0x000001c7541af718: de48 b9e0 | f0b8 3bc7 | 0100 0048 | 8381 2801 | 0000 0148 | 8bb6 8000 | 0000 483b | 0648 8bde
7360 0x000001c7541af738: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7361 0x000001c7541af738: 48b9 9844 | c53b c701
7362
7363 0x000001c7541af740: ; {metadata('net/minecraft/class_340')}
7364 0x000001c7541af740: 0000 49ba | e0e6 e980 | 0000 0000 | 4c89 9158 | 1300 0048 | 8381 6013
7365
7366 0x000001c7541af758: ; {metadata(method data for {method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
7367 0x000001c7541af758: 0000 0148 | bb90 ddc4 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff
7368 0x000001c7541af778: 1f00 85c9 | 0f84 1929 | 0000 488b | 7660 483b | 0648 8bde
7369
7370 0x000001c7541af78c: ; {metadata(method data for {method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
7371 0x000001c7541af78c: 48b9 90dd | c43b c701 | 0000 8b5b | 0848 3b99 | 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960
7372 0x000001c7541af7ac: 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000
7373 0x000001c7541af7cc: 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100
7374 0x000001c7541af7ec: 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001
7375 0x000001c7541af80c: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
7376 0x000001c7541af80c: 0000 0148 | bb88 e0c4 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff
7377 0x000001c7541af82c: 1f00 85c9 | 0f84 8b28 | 0000 488b | 5e18 837b | 0c00 0f86 | a828 0000 | 4889 7b10
7378
7379 0x000001c7541af848: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
7380 0x000001c7541af848: 488b fe48 | bb88 e0c4 | 3bc7 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424 | 2001 0000
7381 0x000001c7541af868: 0f1f 8000
7382
7383 0x000001c7541af86c: ; {optimized virtual_call}
7384 0x000001c7541af86c: 0000 00e8
7385
7386 0x000001c7541af870: ; ImmutableOopMap {[176]=Oop [224]=Oop [288]=Oop }
7387 ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0}
7388 ; - net.minecraft.class_9187::method_53066@8 (line 25)
7389 ; - net.minecraft.class_340::method_53534@5 (line 621)
7390 ; - net.minecraft.class_310::method_1523@712 (line 1394)
7391 0x000001c7541af870: 8c5e fcff
7392
7393 0x000001c7541af874: ; {other}
7394 0x000001c7541af874: 0f1f 8400 | 6453 003e | 488b b424 | 2001 0000
7395
7396 0x000001c7541af884: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
7397 0x000001c7541af884: 48ba 88e0 | c43b c701 | 0000 8b76 | 0848 3bb2 | 5801 0000 | 750d 4883 | 8260 0100 | 0001 e960
7398 0x000001c7541af8a4: 0000 0048 | 3bb2 6801 | 0000 750d | 4883 8270 | 0100 0001 | e94a 0000 | 0048 83ba | 5801 0000
7399 0x000001c7541af8c4: 0075 1748 | 89b2 5801 | 0000 48c7 | 8260 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | ba68 0100
7400 0x000001c7541af8e4: 0000 7517 | 4889 b268 | 0100 0048 | c782 7001 | 0000 0100 | 0000 e908 | 0000 0048 | 8382 4801
7401 0x000001c7541af904: 0000 0148 | 8b94 2420
7402
7403 0x000001c7541af90c: ; {optimized virtual_call}
7404 0x000001c7541af90c: 0100 00e8
7405
7406 0x000001c7541af910: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7407 ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0}
7408 ; - net.minecraft.class_9187::method_53066@12 (line 26)
7409 ; - net.minecraft.class_340::method_53534@5 (line 621)
7410 ; - net.minecraft.class_310::method_1523@712 (line 1394)
7411 0x000001c7541af910: cc4e fcff
7412
7413 0x000001c7541af914: ; {other}
7414 0x000001c7541af914: 0f1f 8400 | 0454 003f | 488b 9424 | b000 0000 | 488b 8424 | 2801 0000 | 4889 4230 | 4c8b 8424
7415 0x000001c7541af934: e000 0000
7416
7417 0x000001c7541af938: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7418 0x000001c7541af938: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8690 1300 | 0075 0d48 | 8386 9813 | 0000 01e9
7419 0x000001c7541af958: 6000 0000 | 4c3b 86a0 | 1300 0075 | 0d48 8386 | a813 0000 | 01e9 4a00 | 0000 4883 | be90 1300
7420 0x000001c7541af978: 0000 7517 | 4c89 8690 | 1300 0048 | c786 9813 | 0000 0100 | 0000 e929 | 0000 0048 | 83be a013
7421 0x000001c7541af998: 0000 0075 | 174c 8986 | a013 0000 | 48c7 86a8 | 1300 0001 | 0000 00e9 | 0800 0000 | 4883 8680
7422 0x000001c7541af9b8: 1300 0001
7423
7424 0x000001c7541af9bc: ; {oop("fpsUpdate"{0x000001c778996f90})}
7425 0x000001c7541af9bc: 49b8 906f | 9978 c701 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000
7426 0x000001c7541af9dc: ; {virtual_call}
7427 0x000001c7541af9dc: 0000 00e8
7428
7429 0x000001c7541af9e0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7430 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
7431 ; - net.minecraft.class_310::method_1523@726 (line 1397)
7432 0x000001c7541af9e0: 3cbc 2507
7433
7434 0x000001c7541af9e4: ; {other}
7435 0x000001c7541af9e4: 0f1f 8400 | d454 0040 | 488b 9424 | b000 0000 | 488b b238 | 0300 0048
7436
7437 0x000001c7541af9fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7438 0x000001c7541af9fc: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c3b8 | 1300 0074 | 0748 c7c3 | c813 0000 | 488b 041f
7439 0x000001c7541afa1c: 488d 4001 | 4889 041f | 0f84 9e00 | 0000 488b | d648 b8ff | ffff ffff
7440
7441 0x000001c7541afa34: ; {virtual_call}
7442 0x000001c7541afa34: ffff ffe8
7443
7444 0x000001c7541afa38: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7445 ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0}
7446 ; - net.minecraft.class_310::method_1523@742 (line 1399)
7447 0x000001c7541afa38: 44f9 0506
7448
7449 0x000001c7541afa3c: ; {other}
7450 0x000001c7541afa3c: 0f1f 8400 | 2c55 0041
7451
7452 0x000001c7541afa44: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7453 0x000001c7541afa44: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c610 | 1400 0074 | 0748 c7c6 | 2014 0000 | 488b 3c32
7454 0x000001c7541afa64: 488d 7f01 | 4889 3c32 | 0f84 5600 | 0000 488b | 9424 b000 | 0000 488b | b238 0300 | 0048 8bd6
7455 0x000001c7541afa84: 9048 b8ff | ffff ffff
7456
7457 0x000001c7541afa8c: ; {virtual_call}
7458 0x000001c7541afa8c: ffff ffe8
7459
7460 0x000001c7541afa90: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7461 ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0}
7462 ; - net.minecraft.class_310::method_1523@753 (line 1400)
7463 0x000001c7541afa90: ecf8 0506
7464
7465 0x000001c7541afa94: ; {other}
7466 0x000001c7541afa94: 0f1f 8400 | 8455 0042 | 488b 9424 | b000 0000 | 488b 7248 | c4e1 fb2a
7467
7468 0x000001c7541afaac: ; {section_word}
7469 0x000001c7541afaac: c0c5 fb59 | 0513 b7ff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 500f | 1f44 0000
7470
7471 0x000001c7541afac8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7472 0x000001c7541afac8: 48be 9844 | c53b c701 | 0000 4883 | 8668 1400
7473
7474 0x000001c7541afad8: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
7475 0x000001c7541afad8: 0001 48be | 3858 9d3b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f
7476 0x000001c7541afaf8: 0085 ff0f | 84fd 2500
7477
7478 0x000001c7541afb00: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
7479 0x000001c7541afb00: 0048 be38 | 589d 3bc7 | 0100 0048 | 8386 1001
7480
7481 0x000001c7541afb10: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
7482 0x000001c7541afb10: 0000 0148 | be90 599d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
7483 0x000001c7541afb30: 1f00 85ff | 0f84 e525
7484
7485 0x000001c7541afb38: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')}
7486 0x000001c7541afb38: 0000 48be | c8f2 b965 | c701 0000 | 488b b6f0 | 0000 0048 | 3b06 488b
7487
7488 0x000001c7541afb50: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
7489 0x000001c7541afb50: fe48 bb90 | 599d 3bc7 | 0100 008b | 7f08 483b | bb20 0100 | 0075 0d48 | 8383 2801 | 0000 01e9
7490 0x000001c7541afb70: 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000 | 01e9 4a00 | 0000 4883 | bb20 0100
7491 0x000001c7541afb90: 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 3001
7492 0x000001c7541afbb0: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8310
7493 0x000001c7541afbd0: 0100 0001 | 488b d666 | 0f1f 4400 | 0048 b800 | c8e0 8000
7494
7495 0x000001c7541afbe4: ; {virtual_call}
7496 0x000001c7541afbe4: 0000 00e8
7497
7498 0x000001c7541afbe8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7499 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
7500 ; - net.minecraft.class_156::method_648@3 (line 145)
7501 ; - net.minecraft.class_156::method_658@0 (line 141)
7502 ; - net.minecraft.class_310::method_1523@770 (line 1403)
7503 0x000001c7541afbe8: b425 2207
7504
7505 0x000001c7541afbec: ; {other}
7506 0x000001c7541afbec: 0f1f 8400 | dc56 0043 | 48c7 c140 | 420f 0048 | 8bd0 488b | f148 8bce | 4883 fe00 | 0f84 3725
7507 0x000001c7541afc0c: ; {runtime_call}
7508 0x000001c7541afc0c: 0000 48b8 | 50e1 69a4 | ff7f 0000
7509
7510 0x000001c7541afc18: ; {other}
7511 0x000001c7541afc18: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 b000 | 0000 4c8b | 4238 48c7 | c6e8 0300 | 004c 03c6
7512 0x000001c7541afc38: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7513 0x000001c7541afc38: 493b c049 | b898 44c5 | 3bc7 0100 | 0048 c7c6 | 7814 0000 | 7c07 48c7 | c688 1400 | 0049 8b3c
7514 0x000001c7541afc58: 3048 8d7f | 0149 893c | 300f 8c94 | 1600 00c5 | fb10 4250
7515
7516 0x000001c7541afc6c: ; {section_word}
7517 0x000001c7541afc6c: c5fb 100d | 5cb5 ffff | c5f9 2ec1 | 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8
7518 0x000001c7541afc8c: 0000 0000 | 0f84 0300 | 0000 49ff | c045 85c0
7519
7520 0x000001c7541afc9c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7521 0x000001c7541afc9c: 49b8 9844 | c53b c701 | 0000 48c7 | c698 1400 | 007e 0748 | c7c6 a814 | 0000 498b | 3c30 488d
7522 0x000001c7541afcbc: 7f01 4989 | 3c30 0f8e | e401 0000
7523
7524 0x000001c7541afcc8: ; {section_word}
7525 0x000001c7541afcc8: c5fb 100d | 08b5 ffff | c5f9 2ec1 | 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8
7526 0x000001c7541afce8: 0000 0000 | 0f84 0300 | 0000 49ff | c045 85c0
7527
7528 0x000001c7541afcf8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7529 0x000001c7541afcf8: 49b8 9844 | c53b c701 | 0000 48c7 | c6b8 1400 | 007e 0748 | c7c6 c814 | 0000 498b | 3c30 488d
7530 0x000001c7541afd18: 7f01 4989 | 3c30 0f8e | cd00 0000
7531
7532 0x000001c7541afd24: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7533 0x000001c7541afd24: 49b8 9844 | c53b c701 | 0000 4983 | 80d8 1400
7534
7535 0x000001c7541afd34: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
7536 0x000001c7541afd34: 0001 49b8 | 7006 712a | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
7537 0x000001c7541afd54: ff1f 0085 | f60f 84eb
7538
7539 0x000001c7541afd5c: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
7540 0x000001c7541afd5c: 2300 0049 | b870 0671 | 2ac7 0100 | 0041 ff80 | 1001 0000
7541
7542 0x000001c7541afd70: ; {oop(a 'net/minecraft/class_124'{0x000001c777e56dd0})}
7543 0x000001c7541afd70: 49b8 d06d | e577 c701 | 0000 498b
7544
7545 0x000001c7541afd7c: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
7546 0x000001c7541afd7c: f048 bf70 | 0671 2ac7 | 0100 0048 | 8387 4801 | 0000 014d | 8b40 300f | 1f44 0000
7547
7548 0x000001c7541afd98: ; {no_reloc}
7549 0x000001c7541afd98: e9e2 2300 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000
7550
7551 0x000001c7541afdac: ; {static_call}
7552 0x000001c7541afdac: 0000 00e8
7553
7554 0x000001c7541afdb0: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7555 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
7556 ; - net.minecraft.class_310::method_1523@811 (line 1406)
7557 0x000001c7541afdb0: ccfa 0506
7558
7559 0x000001c7541afdb4: ; {other}
7560 0x000001c7541afdb4: 0f1f 8400 | a458 0044
7561
7562 0x000001c7541afdbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7563 0x000001c7541afdbc: 48be 9844 | c53b c701 | 0000 488d | b608 1500 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01
7564 0x000001c7541afddc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7565 0x000001c7541afddc: 48be 9844 | c53b c701 | 0000 ff86 | 1815 0000 | e963 0000
7566
7567 0x000001c7541afdf0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7568 0x000001c7541afdf0: 0048 be98 | 44c5 3bc7 | 0100 0048 | 8386 3015 | 0000 010f
7569
7570 0x000001c7541afe04: ; {static_call}
7571 0x000001c7541afe04: 1f40 00e8
7572
7573 0x000001c7541afe08: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7574 ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0}
7575 ; - net.minecraft.class_310::method_1523@823 (line 1406)
7576 0x000001c7541afe08: 74fa 0506
7577
7578 0x000001c7541afe0c: ; {other}
7579 0x000001c7541afe0c: 0f1f 8400 | fc58 0045 | 0f1f 4000
7580
7581 0x000001c7541afe18: ; {no_reloc}
7582 0x000001c7541afe18: e97b 2300 | 0090 9090 | 9090 488b
7583
7584 0x000001c7541afe24: ; {static_call}
7585 0x000001c7541afe24: d066 90e8
7586
7587 0x000001c7541afe28: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7588 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
7589 ; - net.minecraft.class_310::method_1523@826 (line 1406)
7590 0x000001c7541afe28: 54fa 0506
7591
7592 0x000001c7541afe2c: ; {other}
7593 0x000001c7541afe2c: 0f1f 8400 | 1c59 0046
7594
7595 0x000001c7541afe34: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7596 0x000001c7541afe34: 48ba 9844 | c53b c701 | 0000 488d | 9250 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01
7597 0x000001c7541afe54: 0f1f 4000
7598
7599 0x000001c7541afe58: ; {no_reloc}
7600 0x000001c7541afe58: e954 2300 | 0090 9090 | 9090 488b
7601
7602 0x000001c7541afe64: ; {static_call}
7603 0x000001c7541afe64: d066 90e8
7604
7605 0x000001c7541afe68: ; ImmutableOopMap {[176]=Oop [224]=Oop }
7606 ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
7607 ; - net.minecraft.class_310::method_1523@831 (line 1406)
7608 0x000001c7541afe68: 14fa 0506
7609
7610 0x000001c7541afe6c: ; {other}
7611 0x000001c7541afe6c: 0f1f 8400 | 5c59 0047
7612
7613 0x000001c7541afe74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7614 0x000001c7541afe74: 48bb 9844 | c53b c701 | 0000 488d | 9b80 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01
7615 0x000001c7541afe94: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7616 0x000001c7541afe94: 48bb 9844 | c53b c701 | 0000 ff83 | 9015 0000 | 4c8b c0e9 | 0a00 0000
7617
7618 0x000001c7541afeac: ; {oop(""{0x000001c764002ed8})}
7619 0x000001c7541afeac: 49b8 d82e | 0064 c701 | 0000 488b | 9424 b000 | 0000 8b5a
7620
7621 0x000001c7541afec0: ; {oop(a 'java/lang/Class'{0x000001c770ca2888} = 'net/minecraft/class_310')}
7622 0x000001c7541afec0: 6c49 b988 | 28ca 70c7 | 0100 0041 | 8999 1401 | 0000 bb07 | 0000 004c
7623
7624 0x000001c7541afed8: ; {metadata('java/lang/Object'[])}
7625 0x000001c7541afed8: 8bda 48ba | 0099 0580 | 0000 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 87c4 | 2200 0048
7626 0x000001c7541afef8: c7c6 1700 | 0000 488d | 34de 4883 | e6f8 498b | 87b8 0100 | 0048 8d34 | 3049 3bb7 | c801 0000
7627 0x000001c7541aff18: 0f87 9d22 | 0000 4989 | b7b8 0100 | 0048 2bf0 | 48c7 0001 | 0000 0048 | 8bca 8948 | 0889 580c
7628 0x000001c7541aff38: 4883 ee10 | 4885 f60f | 8411 0000 | 0048 33db | 48c1 ee03 | 4889 5cf0 | 0848 ffce | 75f6 418b
7629 0x000001c7541aff58: 9914 0100
7630
7631 0x000001c7541aff5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7632 0x000001c7541aff5c: 0048 ba98 | 44c5 3bc7 | 0100 0048 | 8382 a815
7633
7634 0x000001c7541aff6c: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7635 0x000001c7541aff6c: 0000 0148 | ba60 5988 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7636 0x000001c7541aff8c: 1f00 85f6 | 0f84 2f22 | 0000 83fb
7637
7638 0x000001c7541aff98: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7639 0x000001c7541aff98: 8048 ba60 | 5988 2ac7 | 0100 0048 | c7c6 1001 | 0000 7c07 | 48c7 c620 | 0100 0048 | 8b3c 3248
7640 0x000001c7541affb8: 8d7f 0148 | 893c 320f | 8c2f 0000 | 0083 fb7f
7641
7642 0x000001c7541affc8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7643 0x000001c7541affc8: 48ba 6059 | 882a c701 | 0000 48c7 | c640 0100 | 007e 0748 | c7c6 3001 | 0000 488b | 3c32 488d
7644 0x000001c7541affe8: 7f01 4889 | 3c32 0f8e | fe00 0000
7645
7646 0x000001c7541afff4: ; {metadata('java/lang/Integer')}
7647 0x000001c7541afff4: 48ba d883 | 0580 0000 | 0000 4c8b | c849 8b87 | b801 0000 | 488d 7810 | 493b bfc8 | 0100 000f
7648 0x000001c7541b0014: 87cd 2100 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 8948 | 0848 33c9 | 8948 0c48
7649 0x000001c7541b0034: 33c9 488b
7650
7651 0x000001c7541b0038: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7652 0x000001c7541b0038: d048 be60 | 5988 2ac7 | 0100 0048 | 8386 5001
7653
7654 0x000001c7541b0048: ; {metadata(method data for {method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
7655 0x000001c7541b0048: 0000 0148 | baf0 5a88 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7656 0x000001c7541b0068: 1f00 85f6 | 0f84 8121 | 0000 488b
7657
7658 0x000001c7541b0074: ; {metadata(method data for {method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
7659 0x000001c7541b0074: d048 bef0 | 5a88 2ac7 | 0100 0048 | 8386 1001
7660
7661 0x000001c7541b0084: ; {metadata(method data for {method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
7662 0x000001c7541b0084: 0000 0148 | ba90 e075 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7663 0x000001c7541b00a4: 1f00 85f6 | 0f84 6621 | 0000 488b
7664
7665 0x000001c7541b00b0: ; {metadata(method data for {method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
7666 0x000001c7541b00b0: d048 be90 | e075 2ac7 | 0100 0048 | 8386 1001
7667
7668 0x000001c7541b00c0: ; {metadata(method data for {method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
7669 0x000001c7541b00c0: 0000 0148 | ba58 8629 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7670 0x000001c7541b00e0: 1f00 85f6 | 0f84 4b21 | 0000 8958 | 0ce9 1e00 | 0000 4c8b | c881 c380
7671
7672 0x000001c7541b00f8: ; {oop(a 'java/lang/Integer'[256] {0x000001c7648a6d78})}
7673 0x000001c7541b00f8: 0000 0048 | ba78 6d8a | 64c7 0100 | 0048 63db
7674
7675 0x000001c7541b0108: ; implicit exception: dispatches to 0x000001c7541b2256
7676 0x000001c7541b0108: 488b 54da | 1048 8bc2 | 8b9c 240c | 0100 0048 | 85c0 7516
7677
7678 0x000001c7541b011c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7679 0x000001c7541b011c: 48be 9844 | c53b c701 | 0000 808e | b115 0000 | 01e9 d200 | 0000 418b | 5108 8b70 | 0848 8b92
7680 0x000001c7541b013c: d000 0000 | 483b f20f | 8427 0000 | 008b 7a14 | 483b 143e | 0f84 1a00 | 0000 83ff | 200f 858e
7681 0x000001c7541b015c: 0000 0056
7682
7683 0x000001c7541b0160: ; {runtime_call slow_subtype_check Runtime1 stub}
7684 0x000001c7541b0160: 52e8 1a27 | 1306 5e5a | 85d2 0f84 | 7d00 0000
7685
7686 0x000001c7541b0170: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7687 0x000001c7541b0170: 48be 9844 | c53b c701 | 0000 8b50 | 0848 3b96 | c815 0000 | 750d 4883 | 86d0 1500 | 0001 e971
7688 0x000001c7541b0190: 0000 0048 | 3b96 d815 | 0000 750d | 4883 86e0 | 1500 0001 | e95b 0000 | 0048 83be | c815 0000
7689 0x000001c7541b01b0: 0075 1748 | 8996 c815 | 0000 48c7 | 86d0 1500 | 0001 0000 | 00e9 3a00 | 0000 4883 | bed8 1500
7690 0x000001c7541b01d0: 0000 7517 | 4889 96d8 | 1500 0048 | c786 e015 | 0000 0100 | 0000 e919 | 0000 00eb
7691
7692 0x000001c7541b01ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7693 0x000001c7541b01ec: 1748 be98 | 44c5 3bc7 | 0100 0048 | 83ae b815 | 0000 01e9 | 5c20 0000 | 498d 5110 | 410f be77
7694 0x000001c7541b020c: 4085 f60f | 8554 2000 | 0048 8902 | 488b f248 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | 5820 0000
7695 0x000001c7541b022c: 81fb 0401
7696
7697 0x000001c7541b0230: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7698 0x000001c7541b0230: 0000 48ba | 9844 c53b | c701 0000 | 48c7 c6f0 | 1500 0075 | 0748 c7c6 | 0016 0000 | 488b 3c32
7699 0x000001c7541b0250: 488d 7f01 | 4889 3c32 | 0f85 1f00
7700
7701 0x000001c7541b025c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7702 0x000001c7541b025c: 0000 48ba | 9844 c53b | c701 0000 | ff82 1016
7703
7704 0x000001c7541b026c: ; {oop("inf"{0x000001c778996fb0})}
7705 0x000001c7541b026c: 0000 49bd | b06f 9978 | c701 0000 | e9b2 0100
7706
7707 0x000001c7541b027c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7708 0x000001c7541b027c: 0048 ba98 | 44c5 3bc7 | 0100 0048 | 8382 2816
7709
7710 0x000001c7541b028c: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7711 0x000001c7541b028c: 0000 0148 | ba60 5988 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
7712 0x000001c7541b02ac: 1f00 85f6 | 0f84 e61f | 0000 83fb
7713
7714 0x000001c7541b02b8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7715 0x000001c7541b02b8: 8048 ba60 | 5988 2ac7 | 0100 0048 | c7c6 1001 | 0000 7c07 | 48c7 c620 | 0100 0048 | 8b3c 3248
7716 0x000001c7541b02d8: 8d7f 0148 | 893c 320f | 8c2f 0000 | 0083 fb7f
7717
7718 0x000001c7541b02e8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7719 0x000001c7541b02e8: 48ba 6059 | 882a c701 | 0000 48c7 | c640 0100 | 007e 0748 | c7c6 3001 | 0000 488b | 3c32 488d
7720 0x000001c7541b0308: 7f01 4889 | 3c32 0f8e | fe00 0000
7721
7722 0x000001c7541b0314: ; {metadata('java/lang/Integer')}
7723 0x000001c7541b0314: 48ba d883 | 0580 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 1049 3bbf | c801 0000 | 0f87 871f
7724 0x000001c7541b0334: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
7725 0x000001c7541b0354: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
7726 0x000001c7541b0354: 8bd0 48be | 6059 882a | c701 0000 | 4883 8650 | 0100 0001
7727
7728 0x000001c7541b0368: ; {metadata(method data for {method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
7729 0x000001c7541b0368: 48ba f05a | 882a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
7730 0x000001c7541b0388: f60f 843b | 1f00 0048
7731
7732 0x000001c7541b0390: ; {metadata(method data for {method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
7733 0x000001c7541b0390: 8bd0 48be | f05a 882a | c701 0000 | 4883 8610 | 0100 0001
7734
7735 0x000001c7541b03a4: ; {metadata(method data for {method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
7736 0x000001c7541b03a4: 48ba 90e0 | 752a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
7737 0x000001c7541b03c4: f60f 8420 | 1f00 0048
7738
7739 0x000001c7541b03cc: ; {metadata(method data for {method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
7740 0x000001c7541b03cc: 8bd0 48be | 90e0 752a | c701 0000 | 4883 8610 | 0100 0001
7741
7742 0x000001c7541b03e0: ; {metadata(method data for {method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
7743 0x000001c7541b03e0: 48ba 5886 | 292a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
7744 0x000001c7541b0400: f60f 8405 | 1f00 0089 | 580c 4c8b | e8e9 1d00 | 0000 488b | c305 8000
7745
7746 0x000001c7541b0418: ; {oop(a 'java/lang/Integer'[256] {0x000001c7648a6d78})}
7747 0x000001c7541b0418: 0000 48ba | 786d 8a64 | c701 0000 | 4863 c048 | 8b54 c210 | 4c8b ea4d | 85ed 7516
7748
7749 0x000001c7541b0434: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7750 0x000001c7541b0434: 48be 9844 | c53b c701 | 0000 808e | 3116 0000 | 01e9 d400 | 0000 418b | 5108 418b | 7508 488b
7751 0x000001c7541b0454: 92d0 0000 | 0048 3bf2 | 0f84 2700 | 0000 8b7a | 1448 3b14 | 3e0f 841a | 0000 0083 | ff20 0f85
7752 0x000001c7541b0474: 8f00 0000
7753
7754 0x000001c7541b0478: ; {runtime_call slow_subtype_check Runtime1 stub}
7755 0x000001c7541b0478: 5652 e801 | 2413 065e | 5a85 d20f | 847e 0000
7756
7757 0x000001c7541b0488: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7758 0x000001c7541b0488: 0048 be98 | 44c5 3bc7 | 0100 0041 | 8b55 0848 | 3b96 4816 | 0000 750d | 4883 8650 | 1600 0001
7759 0x000001c7541b04a8: e971 0000 | 0048 3b96 | 5816 0000 | 750d 4883 | 8660 1600 | 0001 e95b | 0000 0048 | 83be 4816
7760 0x000001c7541b04c8: 0000 0075 | 1748 8996 | 4816 0000 | 48c7 8650 | 1600 0001 | 0000 00e9 | 3a00 0000 | 4883 be58
7761 0x000001c7541b04e8: 1600 0000 | 7517 4889 | 9658 1600 | 0048 c786 | 6016 0000 | 0100 0000 | e919 0000
7762
7763 0x000001c7541b0504: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7764 0x000001c7541b0504: 00eb 1748 | be98 44c5 | 3bc7 0100 | 0048 83ae | 3816 0000 | 01e9 191e | 0000 498d | 5118 410f
7765 0x000001c7541b0524: be77 4085 | f60f 8511 | 1e00 004c | 892a 488b | f249 33f5 | 48c1 ee1a | 4883 fe00 | 0f85 151e
7766 0x000001c7541b0544: 0000 498b | 9338 0100 | 0048 3b02
7767
7768 0x000001c7541b0550: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7769 0x000001c7541b0550: 488b f248 | bf98 44c5 | 3bc7 0100
7770
7771 0x000001c7541b055c: ; {metadata('net/minecraft/class_315')}
7772 0x000001c7541b055c: 0049 ba18 | 26db 8000 | 0000 004c | 8997 8016 | 0000 4883 | 8788 1600 | 0001 488b | b298 0100
7773 0x000001c7541b057c: 0048 3b06
7774
7775 0x000001c7541b0580: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7776 0x000001c7541b0580: 488b fe48 | b898 44c5 | 3bc7 0100 | 0048 8380 | a816 0000 | 0148 8b76 | 4848 85f6
7777
7778 0x000001c7541b059c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7779 0x000001c7541b059c: 7516 48b8 | 9844 c53b | c701 0000 | 8088 d916 | 0000 01e9 | b200 0000
7780
7781 0x000001c7541b05b4: ; {metadata('java/lang/Boolean')}
7782 0x000001c7541b05b4: 48b9 d073 | 0580 0000 | 0000 8b7e | 0848 3bcf | 0f85 8000
7783
7784 0x000001c7541b05c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7785 0x000001c7541b05c8: 0000 48b8 | 9844 c53b | c701 0000 | 8b4e 0848 | 3b88 f016 | 0000 750d | 4883 80f8 | 1600 0001
7786 0x000001c7541b05e8: e979 0000 | 0048 3b88 | 0017 0000 | 750d 4883 | 8008 1700 | 0001 e963 | 0000 0048 | 83b8 f016
7787 0x000001c7541b0608: 0000 0075 | 1748 8988 | f016 0000 | 48c7 80f8 | 1600 0001 | 0000 00e9 | 4200 0000 | 4883 b800
7788 0x000001c7541b0628: 1700 0000 | 7517 4889 | 8800 1700 | 0048 c780 | 0817 0000 | 0100 0000 | e921 0000 | 00e9 1c00
7789 0x000001c7541b0648: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7790 0x000001c7541b0648: 0000 48b8 | 9844 c53b | c701 0000 | 4883 a8e0 | 1600 0001 | e91c 1d00 | 00e9 0000 | 0000 483b
7791 0x000001c7541b0668: 0648 8bfe
7792
7793 0x000001c7541b066c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7794 0x000001c7541b066c: 48b8 9844 | c53b c701 | 0000 4883 | 8018 1700 | 0001 0fbe | 760c 83e6
7795
7796 0x000001c7541b0684: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7797 0x000001c7541b0684: 0185 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 5017 0000 | 7407 48c7 | c760 1700 | 0048 8b04
7798 0x000001c7541b06a4: 3e48 8d40 | 0148 8904 | 3e0f 841f
7799
7800 0x000001c7541b06b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7801 0x000001c7541b06b0: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 8670
7802
7803 0x000001c7541b06c0: ; {oop(" vsync "{0x000001c778996fd0})}
7804 0x000001c7541b06c0: 1700 0048 | bed0 6f99 | 78c7 0100 | 00e9 0a00
7805
7806 0x000001c7541b06d0: ; {oop(" "{0x000001c7652b8e00})}
7807 0x000001c7541b06d0: 0000 48be | 008e 2b65 | c701 0000 | 4885 f675
7808
7809 0x000001c7541b06e0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7810 0x000001c7541b06e0: 1648 b898 | 44c5 3bc7 | 0100 0080 | 8881 1700 | 0001 e9d2 | 0000 0041 | 8b79 088b | 4608 488b
7811 0x000001c7541b0700: bfd0 0000 | 0048 3bc7 | 0f84 2700 | 0000 8b4f | 1448 3b3c | 080f 841a | 0000 0083 | f920 0f85
7812 0x000001c7541b0720: 8e00 0000
7813
7814 0x000001c7541b0724: ; {runtime_call slow_subtype_check Runtime1 stub}
7815 0x000001c7541b0724: 5057 e855 | 2113 0658 | 5f85 ff0f | 847d 0000
7816
7817 0x000001c7541b0734: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7818 0x000001c7541b0734: 0048 b898 | 44c5 3bc7 | 0100 008b | 7e08 483b | b898 1700 | 0075 0d48 | 8380 a017 | 0000 01e9
7819 0x000001c7541b0754: 7100 0000 | 483b b8a8 | 1700 0075 | 0d48 8380 | b017 0000 | 01e9 5b00 | 0000 4883 | b898 1700
7820 0x000001c7541b0774: 0000 7517 | 4889 b898 | 1700 0048 | c780 a017 | 0000 0100 | 0000 e93a | 0000 0048 | 83b8 a817
7821 0x000001c7541b0794: 0000 0075 | 1748 89b8 | a817 0000 | 48c7 80b0 | 1700 0001 | 0000 00e9 | 1900 0000
7822
7823 0x000001c7541b07b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7824 0x000001c7541b07b0: eb17 48b8 | 9844 c53b | c701 0000 | 4883 a888 | 1700 0001 | e9c7 1b00 | 0049 8d79 | 2041 0fbe
7825 0x000001c7541b07d0: 4740 85c0 | 0f85 bf1b | 0000 4889 | 3748 8bc7 | 4833 c648 | c1e8 1a48 | 83f8 000f | 85c3 1b00
7826 0x000001c7541b07f0: 0048 8bf2
7827
7828 0x000001c7541b07f4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7829 0x000001c7541b07f4: 48bf 9844 | c53b c701
7830
7831 0x000001c7541b07fc: ; {metadata('net/minecraft/class_315')}
7832 0x000001c7541b07fc: 0000 49ba | 1826 db80 | 0000 0000 | 4c89 97d0 | 1700 0048 | 8387 d817 | 0000 0148 | 8b72 7848
7833 0x000001c7541b081c: 3b06 488b
7834
7835 0x000001c7541b0820: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7836 0x000001c7541b0820: fe48 b898 | 44c5 3bc7 | 0100 0048 | 8380 f817 | 0000 0148 | 8b76 4848 | 85f6 7516
7837
7838 0x000001c7541b083c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7839 0x000001c7541b083c: 48b8 9844 | c53b c701 | 0000 8088 | 2918 0000 | 01e9 d200 | 0000 418b | 7908 8b46 | 0848 8bbf
7840 0x000001c7541b085c: d000 0000 | 483b c70f | 8427 0000 | 008b 4f14 | 483b 3c08 | 0f84 1a00 | 0000 83f9 | 200f 858e
7841 0x000001c7541b087c: 0000 0050
7842
7843 0x000001c7541b0880: ; {runtime_call slow_subtype_check Runtime1 stub}
7844 0x000001c7541b0880: 57e8 fa1f | 1306 585f | 85ff 0f84 | 7d00 0000
7845
7846 0x000001c7541b0890: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7847 0x000001c7541b0890: 48b8 9844 | c53b c701 | 0000 8b7e | 0848 3bb8 | 4018 0000 | 750d 4883 | 8048 1800 | 0001 e971
7848 0x000001c7541b08b0: 0000 0048 | 3bb8 5018 | 0000 750d | 4883 8058 | 1800 0001 | e95b 0000 | 0048 83b8 | 4018 0000
7849 0x000001c7541b08d0: 0075 1748 | 89b8 4018 | 0000 48c7 | 8048 1800 | 0001 0000 | 00e9 3a00 | 0000 4883 | b850 1800
7850 0x000001c7541b08f0: 0000 7517 | 4889 b850 | 1800 0048 | c780 5818 | 0000 0100 | 0000 e919 | 0000 00eb
7851
7852 0x000001c7541b090c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7853 0x000001c7541b090c: 1748 b898 | 44c5 3bc7 | 0100 0048 | 83a8 3018 | 0000 01e9 | b21a 0000 | 498d 7928 | 410f be47
7854 0x000001c7541b092c: 4085 c00f | 85aa 1a00 | 0048 8937 | 488b c748 | 33c6 48c1 | e81a 4883 | f800 0f85 | ae1a 0000
7855 0x000001c7541b094c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7856 0x000001c7541b094c: 488b f248 | bf98 44c5 | 3bc7 0100
7857
7858 0x000001c7541b0958: ; {metadata('net/minecraft/class_315')}
7859 0x000001c7541b0958: 0049 ba18 | 26db 8000 | 0000 004c | 8997 7818 | 0000 4883 | 8780 1800 | 0001 488b | 7270 483b
7860 0x000001c7541b0978: 0648 8bfe
7861
7862 0x000001c7541b097c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7863 0x000001c7541b097c: 48b8 9844 | c53b c701 | 0000 4883 | 80a0 1800 | 0001 488b
7864
7865 0x000001c7541b0990: ; {oop(a 'net/minecraft/class_4063'{0x000001c778355500})}
7866 0x000001c7541b0990: 7e48 49ba | 0055 3578 | c701 0000
7867
7868 0x000001c7541b099c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7869 0x000001c7541b099c: 493b fa48 | b898 44c5 | 3bc7 0100 | 0048 c7c1 | d818 0000 | 7507 48c7 | c1e8 1800 | 004c 8b2c
7870 0x000001c7541b09bc: 084d 8d6d | 014c 892c | 080f 851f
7871
7872 0x000001c7541b09c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7873 0x000001c7541b09c8: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 86f8
7874
7875 0x000001c7541b09d8: ; {oop(""{0x000001c764002ed8})}
7876 0x000001c7541b09d8: 1800 0048 | bed8 2e00 | 64c7 0100 | 00e9 9a00 | 0000 488b
7877
7878 0x000001c7541b09ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7879 0x000001c7541b09ec: c248 b998 | 44c5 3bc7
7880
7881 0x000001c7541b09f4: ; {metadata('net/minecraft/class_315')}
7882 0x000001c7541b09f4: 0100 0049 | ba18 26db | 8000 0000 | 004c 8991 | 2019 0000 | 4883 8128 | 1900 0001
7883
7884 0x000001c7541b0a10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7885 0x000001c7541b0a10: 48b8 9844 | c53b c701 | 0000 4883 | 8048 1900
7886
7887 0x000001c7541b0a20: ; {oop(a 'net/minecraft/class_4063'{0x000001c778355450})}
7888 0x000001c7541b0a20: 0001 49ba | 5054 3578 | c701 0000
7889
7890 0x000001c7541b0a2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7891 0x000001c7541b0a2c: 493b fa48 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 8019 0000 | 7507 48c7 | c790 1900 | 0048 8b04
7892 0x000001c7541b0a4c: 3e48 8d40 | 0148 8904 | 3e0f 851f
7893
7894 0x000001c7541b0a58: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7895 0x000001c7541b0a58: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 86a0
7896
7897 0x000001c7541b0a68: ; {oop(" fast-clouds"{0x000001c778996ff0})}
7898 0x000001c7541b0a68: 1900 0048 | bef0 6f99 | 78c7 0100 | 00e9 0a00
7899
7900 0x000001c7541b0a78: ; {oop(" fancy-clouds"{0x000001c778997010})}
7901 0x000001c7541b0a78: 0000 48be | 1070 9978 | c701 0000 | 4885 f675
7902
7903 0x000001c7541b0a88: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7904 0x000001c7541b0a88: 1648 b998 | 44c5 3bc7 | 0100 0080 | 89b1 1900 | 0001 e9d4 | 0000 0041 | 8b79 088b | 4e08 488b
7905 0x000001c7541b0aa8: bfd0 0000 | 0048 3bcf | 0f84 2900 | 0000 448b | 5f14 4a3b | 3c19 0f84 | 1b00 0000 | 4183 fb20
7906 0x000001c7541b0ac8: 0f85 8e00 | 0000 5157
7907
7908 0x000001c7541b0ad0: ; {runtime_call slow_subtype_check Runtime1 stub}
7909 0x000001c7541b0ad0: e8ab 1d13 | 0659 5f85 | ff0f 847d
7910
7911 0x000001c7541b0adc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7912 0x000001c7541b0adc: 0000 0048 | b998 44c5 | 3bc7 0100 | 008b 7e08 | 483b b9c8 | 1900 0075 | 0d48 8381 | d019 0000
7913 0x000001c7541b0afc: 01e9 7100 | 0000 483b | b9d8 1900 | 0075 0d48 | 8381 e019 | 0000 01e9 | 5b00 0000 | 4883 b9c8
7914 0x000001c7541b0b1c: 1900 0000 | 7517 4889 | b9c8 1900 | 0048 c781 | d019 0000 | 0100 0000 | e93a 0000 | 0048 83b9
7915 0x000001c7541b0b3c: d819 0000 | 0075 1748 | 89b9 d819 | 0000 48c7 | 81e0 1900 | 0001 0000 | 00e9 1900 | 0000 eb17
7916 0x000001c7541b0b5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7917 0x000001c7541b0b5c: 48b9 9844 | c53b c701 | 0000 4883 | a9b8 1900 | 0001 e9a9 | 1800 0049 | 8d79 3041 | 0fbe 4f40
7918 0x000001c7541b0b7c: 85c9 0f85 | a118 0000 | 4889 3748 | 8bcf 4833 | ce48 c1e9 | 1a48 83f9 | 000f 85a5 | 1800 0048
7919 0x000001c7541b0b9c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7920 0x000001c7541b0b9c: 8bf2 48bf | 9844 c53b | c701 0000
7921
7922 0x000001c7541b0ba8: ; {metadata('net/minecraft/class_315')}
7923 0x000001c7541b0ba8: 49ba 1826 | db80 0000 | 0000 4c89 | 9700 1a00 | 0048 8387 | 081a 0000 | 0148 8b92 | 4801 0000
7924 0x000001c7541b0bc8: ; implicit exception: dispatches to 0x000001c7541b2458
7925 0x000001c7541b0bc8: 483b 0248
7926
7927 0x000001c7541b0bcc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7928 0x000001c7541b0bcc: 8bf2 48bf | 9844 c53b | c701 0000 | 4883 8728 | 1a00 0001 | 488b 5248 | 4885 d275
7929
7930 0x000001c7541b0be8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7931 0x000001c7541b0be8: 1648 bf98 | 44c5 3bc7 | 0100 0080 | 8f59 1a00 | 0001 e9d2 | 0000 0041 | 8b71 088b | 7a08 488b
7932 0x000001c7541b0c08: b6d0 0000 | 0048 3bfe | 0f84 2700 | 0000 8b4e | 1448 3b34 | 0f0f 841a | 0000 0083 | f920 0f85
7933 0x000001c7541b0c28: 8e00 0000
7934
7935 0x000001c7541b0c2c: ; {runtime_call slow_subtype_check Runtime1 stub}
7936 0x000001c7541b0c2c: 5756 e84d | 1c13 065f | 5e85 f60f | 847d 0000
7937
7938 0x000001c7541b0c3c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7939 0x000001c7541b0c3c: 0048 bf98 | 44c5 3bc7 | 0100 008b | 7208 483b | b770 1a00 | 0075 0d48 | 8387 781a | 0000 01e9
7940 0x000001c7541b0c5c: 7100 0000 | 483b b780 | 1a00 0075 | 0d48 8387 | 881a 0000 | 01e9 5b00 | 0000 4883 | bf70 1a00
7941 0x000001c7541b0c7c: 0000 7517 | 4889 b770 | 1a00 0048 | c787 781a | 0000 0100 | 0000 e93a | 0000 0048 | 83bf 801a
7942 0x000001c7541b0c9c: 0000 0075 | 1748 89b7 | 801a 0000 | 48c7 8788 | 1a00 0001 | 0000 00e9 | 1900 0000
7943
7944 0x000001c7541b0cb8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7945 0x000001c7541b0cb8: eb17 48bf | 9844 c53b | c701 0000 | 4883 af60 | 1a00 0001 | e991 1700 | 0049 8d71 | 3841 0fbe
7946 0x000001c7541b0cd8: 7f40 85ff | 0f85 8917 | 0000 4889 | 1648 8bfe | 4833 fa48 | c1ef 1a48 | 83ff 000f | 858d 1700
7947 0x000001c7541b0cf8: 004d 85c0
7948
7949 0x000001c7541b0cfc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7950 0x000001c7541b0cfc: 7516 48be | 9844 c53b | c701 0000 | 808e 911a | 0000 01e9 | d400 0000
7951
7952 0x000001c7541b0d14: ; implicit exception: dispatches to 0x000001c7541b249e
7953 0x000001c7541b0d14: 418b 5108 | 418b 7008 | 488b 92d0 | 0000 0048 | 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f
7954 0x000001c7541b0d34: 841a 0000 | 0083 ff20 | 0f85 8f00 | 0000 5652
7955
7956 0x000001c7541b0d44: ; {runtime_call slow_subtype_check Runtime1 stub}
7957 0x000001c7541b0d44: e837 1b13 | 065e 5a85 | d20f 847e
7958
7959 0x000001c7541b0d50: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7960 0x000001c7541b0d50: 0000 0048 | be98 44c5 | 3bc7 0100 | 0041 8b50 | 0848 3b96 | a81a 0000 | 750d 4883 | 86b0 1a00
7961 0x000001c7541b0d70: 0001 e971 | 0000 0048 | 3b96 b81a | 0000 750d | 4883 86c0 | 1a00 0001 | e95b 0000 | 0048 83be
7962 0x000001c7541b0d90: a81a 0000 | 0075 1748 | 8996 a81a | 0000 48c7 | 86b0 1a00 | 0001 0000 | 00e9 3a00 | 0000 4883
7963 0x000001c7541b0db0: beb8 1a00 | 0000 7517 | 4889 96b8 | 1a00 0048 | c786 c01a | 0000 0100 | 0000 e919 | 0000 00eb
7964 0x000001c7541b0dd0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7965 0x000001c7541b0dd0: 1748 be98 | 44c5 3bc7 | 0100 0048 | 83ae 981a | 0000 01e9 | bb16 0000 | 498d 5140 | 410f be77
7966 0x000001c7541b0df0: 4085 f60f | 85b3 1600 | 004c 8902 | 488b f249 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | b716 0000
7967 0x000001c7541b0e10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
7968 0x000001c7541b0e10: 48ba 9844 | c53b c701 | 0000 4883 | 82d0 1a00
7969
7970 0x000001c7541b0e20: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
7971 0x000001c7541b0e20: 0001 48ba | b092 392c | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
7972 0x000001c7541b0e40: 0085 f60f | 8496 1600
7973
7974 0x000001c7541b0e48: ; {metadata('java/util/Formatter')}
7975 0x000001c7541b0e48: 0048 ba90 | 8e0e 8000 | 0000 0049 | 8b87 b801 | 0000 488d | 7828 493b | bfc8 0100 | 000f 8795
7976 0x000001c7541b0e68: 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 8948 0848 | 33c9 8948 | 0c48 33c9
7977 0x000001c7541b0e88: 4889 4810 | 4889 4818 | 4889 4820
7978
7979 0x000001c7541b0e94: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
7980 0x000001c7541b0e94: 488b d048 | beb0 9239 | 2cc7 0100 | 0048 8386 | 1001 0000
7981
7982 0x000001c7541b0ea8: ; {metadata(method data for {method} {0x000001c72a9c50a8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
7983 0x000001c7541b0ea8: 0148 ba90 | 9439 2cc7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
7984 0x000001c7541b0ec8: 85f6 0f84 | 3d16 0000
7985
7986 0x000001c7541b0ed0: ; {metadata('java/lang/StringBuilder')}
7987 0x000001c7541b0ed0: 48ba 3810 | 0580 0000 | 0000 4889 | 8424 3001 | 0000 498b | 87b8 0100 | 0048 8d78 | 2049 3bbf
7988 0x000001c7541b0ef0: c801 0000 | 0f87 3416 | 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833
7989 0x000001c7541b0f10: c989 480c | 4833 c948 | 8948 1048 | 8948 184c
7990
7991 0x000001c7541b0f20: ; {metadata(method data for {method} {0x000001c72a9c50a8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
7992 0x000001c7541b0f20: 8bc0 48ba | 9094 392c | c701 0000 | 4883 8210 | 0100 0001
7993
7994 0x000001c7541b0f34: ; {metadata(method data for {method} {0x000001c72a0d7730} '<init>' '()V' in 'java/lang/StringBuilder')}
7995 0x000001c7541b0f34: 49b8 884a | 332a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f
7996 0x000001c7541b0f54: 0085 d20f | 84de 1500 | 004c 8bc0
7997
7998 0x000001c7541b0f60: ; {metadata(method data for {method} {0x000001c72a0d7730} '<init>' '()V' in 'java/lang/StringBuilder')}
7999 0x000001c7541b0f60: 48ba 884a | 332a c701 | 0000 4883 | 8210 0100 | 0001 41b8 | 1000 0000 | 488b d04c | 898c 2440
8000 0x000001c7541b0f80: 0100 0048 | 8984 2438 | 0100 000f
8001
8002 0x000001c7541b0f8c: ; {optimized virtual_call}
8003 0x000001c7541b0f8c: 1f40 00e8
8004
8005 0x000001c7541b0f90: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
8006 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8007 ; - java.lang.StringBuilder::<init>@3 (line 106)
8008 ; - java.util.Formatter::<init>@6 (line 2139)
8009 ; - java.lang.String::format@5 (line 4431)
8010 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
8011 0x000001c7541b0f90: 9cc8 7b06
8012
8013 0x000001c7541b0f94: ; {other}
8014 0x000001c7541b0f94: 0f1f 8400 | 846a 0048 | 488b 8424 | 3001 0000
8015
8016 0x000001c7541b0fa4: ; {metadata(method data for {method} {0x000001c72a9c50a8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
8017 0x000001c7541b0fa4: 49b8 9094 | 392c c701 | 0000 4983 | 8020 0100
8018
8019 0x000001c7541b0fb4: ; {metadata(method data for {method} {0x000001c72a9c4d80} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
8020 0x000001c7541b0fb4: 0001 49b8 | 804d d02a | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181
8021 0x000001c7541b0fd4: e1fe ff1f | 0045 85c9 | 0f84 7a15 | 0000 488b | 8424 3001
8022
8023 0x000001c7541b0fe8: ; {metadata(method data for {method} {0x000001c72a9c4d80} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
8024 0x000001c7541b0fe8: 0000 49b8 | 804d d02a | c701 0000 | 4983 8010 | 0100 0001
8025
8026 0x000001c7541b0ffc: ; {metadata(method data for {method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
8027 0x000001c7541b0ffc: 49b8 5886 | 292a c701 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe
8028 0x000001c7541b101c: ff1f 0045 | 85c9 0f84 | 5515 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 3001 0000 | 0f85 6015
8029 0x000001c7541b103c: 0000 4c8b | 8424 3801 | 0000 4c89 | 4010 4c8b | c84d 33c8 | 49c1 e91a | 4983 f900 | 0f85 5c15
8030 0x000001c7541b105c: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})}
8031 0x000001c7541b105c: 0000 49b8 | b06c 0a64 | c701 0000 | 450f be4f | 4045 85c9 | 0f85 5c15
8032
8033 0x000001c7541b1074: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})}
8034 0x000001c7541b1074: 0000 49ba | b06c 0a64 | c701 0000 | 4c89 5018
8035
8036 0x000001c7541b1084: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})}
8037 0x000001c7541b1084: 49b9 b06c | 0a64 c701 | 0000 488b | f849 33f9 | 48c1 ef1a | 4883 ff00 | 0f85 4c15 | 0000 4c8b
8038 0x000001c7541b10a4: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
8039 0x000001c7541b10a4: c848 bfb0 | 9239 2cc7 | 0100 0048 | 8387 2001
8040
8041 0x000001c7541b10b4: ; {metadata(method data for {method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
8042 0x000001c7541b10b4: 0000 0149 | b9e0 4ed0 | 2ac7 0100 | 0041 8bb9 | cc00 0000 | 83c7 0241 | 89b9 cc00 | 0000 81e7
8043 0x000001c7541b10d4: feff 1f00 | 85ff 0f84 | 2615 0000
8044
8045 0x000001c7541b10e0: ; {metadata(method data for {method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
8046 0x000001c7541b10e0: 4c8b c848 | bfe0 4ed0 | 2ac7 0100 | 0048 8387 | 1001 0000
8047
8048 0x000001c7541b10f4: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x000001c778997030})}
8049 0x000001c7541b10f4: 0149 b930 | 7099 78c7 | 0100 0048 | 8bbc 2440 | 0100 0048 | 8bd0 0f1f
8050
8051 0x000001c7541b110c: ; {optimized virtual_call}
8052 0x000001c7541b110c: 4400 00e8
8053
8054 0x000001c7541b1110: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8055 ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0}
8056 ; - java.util.Formatter::format@7 (line 2728)
8057 ; - java.lang.String::format@10 (line 4431)
8058 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
8059 0x000001c7541b1110: 7c04 9206
8060
8061 0x000001c7541b1114: ; {other}
8062 0x000001c7541b1114: 0f1f 8400 | 046c 0049
8063
8064 0x000001c7541b111c: ; implicit exception: dispatches to 0x000001c7541b2627
8065 0x000001c7541b111c: 483b 0048
8066
8067 0x000001c7541b1120: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
8068 0x000001c7541b1120: 8bd0 48be | b092 392c | c701 0000 | 4883 8658 | 0100 0001
8069
8070 0x000001c7541b1134: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
8071 0x000001c7541b1134: 48ba 6857 | d02a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
8072 0x000001c7541b1154: f60f 84d1 | 1400 0048
8073
8074 0x000001c7541b115c: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
8075 0x000001c7541b115c: 8bd0 48be | 6857 d02a | c701 0000 | 4883 8610 | 0100 0001
8076
8077 0x000001c7541b1170: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')}
8078 0x000001c7541b1170: 48ba 2859 | d02a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085
8079 0x000001c7541b1190: f60f 84b6 | 1400 0048 | 8b50 1048
8080
8081 0x000001c7541b119c: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')}
8082 0x000001c7541b119c: 85d2 48be | 2859 d02a | c701 0000 | 48c7 c720 | 0100 0074 | 0748 c7c7 | 1001 0000 | 488b 1c3e
8083 0x000001c7541b11bc: 488d 5b01 | 4889 1c3e | 0f84 f801 | 0000 483b | 0248 8bf2
8084
8085 0x000001c7541b11d0: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
8086 0x000001c7541b11d0: 48bf 6857 | d02a c701 | 0000 8b76 | 0848 3bb7 | 5801 0000 | 750d 4883 | 8760 0100 | 0001 e960
8087 0x000001c7541b11f0: 0000 0048 | 3bb7 6801 | 0000 750d | 4883 8770 | 0100 0001 | e94a 0000 | 0048 83bf | 5801 0000
8088 0x000001c7541b1210: 0075 1748 | 89b7 5801 | 0000 48c7 | 8760 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf68 0100
8089 0x000001c7541b1230: 0000 7517 | 4889 b768 | 0100 0048 | c787 7001 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 4801
8090 0x000001c7541b1250: 0000 0166 | 9048 b838 | 1005 8000
8091
8092 0x000001c7541b125c: ; {virtual_call}
8093 0x000001c7541b125c: 0000 00e8
8094
8095 0x000001c7541b1260: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8096 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
8097 ; - java.util.Formatter::toString@8 (line 2628)
8098 ; - java.lang.String::format@13 (line 4431)
8099 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
8100 0x000001c7541b1260: 1ceb 0b07
8101
8102 0x000001c7541b1264: ; {other}
8103 0x000001c7541b1264: 0f1f 8400 | 546d 004a | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 85f2 1300 | 0048 8982
8104 0x000001c7541b1284: f802 0000 | 488b f248 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | f613 0000 | 488b 7238 | 48c7 c7e8
8105 0x000001c7541b12a4: 0300 0048 | 03f7 4889 | 7238 c742 | 6c00 0000
8106
8107 0x000001c7541b12b4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8108 0x000001c7541b12b4: 0048 be98 | 44c5 3bc7 | 0100 008b | bed0 0000 | 0083 c702 | 89be d000 | 0000 81e7 | fe3f 0000
8109 0x000001c7541b12d4: 85ff 0f84 | ce13 0000 | 4d8b 9750
8110
8111 0x000001c7541b12e0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
8112 ;*goto {reexecute=1 rethrow=0 return_oop=0}
8113 ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423)
8114 ; {poll}
8115 0x000001c7541b12e0: 0400 0041
8116
8117 0x000001c7541b12e4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8118 0x000001c7541b12e4: 8502 48be | 9844 c53b | c701 0000 | ff86 e01a | 0000 e9cd | e7ff ff4c | 8b84 24e0
8119
8120 0x000001c7541b1300: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8121 0x000001c7541b1300: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0045 8b40 | 084c 3b82 | 081b 0000 | 750d 4883 | 8210 1b00
8122 0x000001c7541b1320: 0001 e960 | 0000 004c | 3b82 181b | 0000 750d | 4883 8220 | 1b00 0001 | e94a 0000 | 0048 83ba
8123 0x000001c7541b1340: 081b 0000 | 0075 174c | 8982 081b | 0000 48c7 | 8210 1b00 | 0001 0000 | 00e9 2900 | 0000 4883
8124 0x000001c7541b1360: ba18 1b00 | 0000 7517 | 4c89 8218 | 1b00 0048 | c782 201b | 0000 0100 | 0000 e908 | 0000 0048
8125 0x000001c7541b1380: 8382 f81a | 0000 0148 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8b8 | 29ee 8000
8126
8127 0x000001c7541b139c: ; {virtual_call}
8128 0x000001c7541b139c: 0000 00e8
8129
8130 0x000001c7541b13a0: ; ImmutableOopMap {}
8131 ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0}
8132 ; - net.minecraft.class_310::method_1523@1037 (line 1424)
8133 0x000001c7541b13a0: 7ca5 2507
8134
8135 0x000001c7541b13a4: ; {other}
8136 0x000001c7541b13a4: 0f1f 8400 | 946e 004c | 4881 c490 | 0100 005d
8137
8138 0x000001c7541b13b4: ; {poll_return}
8139 0x000001c7541b13b4: 493b a748 | 0400 000f | 870a 1300 | 00c3 4889 | 8424 5001 | 0000 660f | 1f44 0000
8140
8141 0x000001c7541b13d0: ; {no_reloc}
8142 0x000001c7541b13d0: e91b 1300 | 0000 0000 | 0000 e91b | 1300 0048
8143
8144 0x000001c7541b13e0: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')}
8145 0x000001c7541b13e0: 8bd0 48b9 | 2859 d02a | c701 0000 | 4883 8130 | 0100 0001 | 488b d048 | 8984 2448
8146
8147 0x000001c7541b13fc: ; {optimized virtual_call}
8148 0x000001c7541b13fc: 0100 00e8
8149
8150 0x000001c7541b1400: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop [336]=Oop }
8151 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8152 ; - java.util.Formatter::ensureOpen@11 (line 2680)
8153 ; - java.util.Formatter::toString@1 (line 2627)
8154 ; - java.lang.String::format@13 (line 4431)
8155 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
8156 0x000001c7541b1400: 7cda 0506
8157
8158 0x000001c7541b1404: ; {other}
8159 0x000001c7541b1404: 0f1f 8400 | f46e 004d | 488b 8424 | 4801 0000 | e9fe 1300 | 000f 1f80 | 0000 0000
8160
8161 0x000001c7541b1420: ; {no_reloc}
8162 0x000001c7541b1420: e9f1 1200 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85ee | 1200 0049 | 8b87 b801 | 0000 488d
8163 0x000001c7541b1440: 7838 493b | bfc8 0100 | 000f 87d6 | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
8164 0x000001c7541b1460: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
8165 0x000001c7541b1480: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
8166 0x000001c7541b1480: 48ba d8b6 | 9b3b c701 | 0000 4883 | 8230 0100
8167
8168 0x000001c7541b1490: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})}
8169 0x000001c7541b1490: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2458
8170
8171 0x000001c7541b14a4: ; {optimized virtual_call}
8172 0x000001c7541b14a4: 0100 00e8
8173
8174 0x000001c7541b14a8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [344]=Oop }
8175 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8176 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
8177 ; - net.minecraft.class_276::method_1237@17 (line 113)
8178 ; - net.minecraft.class_310::method_1523@455 (line 1360)
8179 0x000001c7541b14a8: d4d9 0506
8180
8181 0x000001c7541b14ac: ; {other}
8182 0x000001c7541b14ac: 0f1f 8400 | 9c6f 004e | 488b 8424 | 5801 0000 | e956 1300 | 000f 1f80 | 0000 0000
8183
8184 0x000001c7541b14c8: ; {no_reloc}
8185 0x000001c7541b14c8: e974 1200 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8571 | 1200 0049 | 8b87 b801 | 0000 488d
8186 0x000001c7541b14e8: 7838 493b | bfc8 0100 | 000f 8759 | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
8187 0x000001c7541b1508: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
8188 0x000001c7541b1528: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
8189 0x000001c7541b1528: 48ba a8c9 | c43b c701 | 0000 4883 | 8230 0100
8190
8191 0x000001c7541b1538: ; {oop("Can't blit to screen, color texture doesn't exist yet"{0x000001c778839348})}
8192 0x000001c7541b1538: 0001 49b8 | 4893 8378 | c701 0000 | 488b d048 | 8984 2460
8193
8194 0x000001c7541b154c: ; {optimized virtual_call}
8195 0x000001c7541b154c: 0100 00e8
8196
8197 0x000001c7541b1550: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [352]=Oop }
8198 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8199 ; - net.minecraft.class_276::method_1237@13 (line 111)
8200 ; - net.minecraft.class_310::method_1523@455 (line 1360)
8201 0x000001c7541b1550: 2cd9 0506
8202
8203 0x000001c7541b1554: ; {other}
8204 0x000001c7541b1554: 0f1f 8400 | 4470 004f | 488b 8424 | 6001 0000 | e9ae 1200
8205
8206 0x000001c7541b1568: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
8207 0x000001c7541b1568: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001
8208
8209 0x000001c7541b1578: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
8210 0x000001c7541b1578: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
8211 0x000001c7541b1598: 1f00 85f6 | 0f84 bb11 | 0000 660f | 1f44 0000
8212
8213 0x000001c7541b15a8: ; {no_reloc}
8214 0x000001c7541b15a8: e9e0 1100 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85dd | 1100 0049 | 8b87 b801 | 0000 488d
8215 0x000001c7541b15c8: 7838 493b | bfc8 0100 | 000f 87c5 | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
8216 0x000001c7541b15e8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0
8217 0x000001c7541b1608: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
8218 0x000001c7541b1608: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100
8219
8220 0x000001c7541b1618: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})}
8221 0x000001c7541b1618: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2468
8222
8223 0x000001c7541b162c: ; {optimized virtual_call}
8224 0x000001c7541b162c: 0100 00e8
8225
8226 0x000001c7541b1630: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [360]=Oop }
8227 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8228 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129)
8229 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
8230 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
8231 ; - net.minecraft.class_310::method_1523@370 (line 1345)
8232 0x000001c7541b1630: 4cd8 0506
8233
8234 0x000001c7541b1634: ; {other}
8235 0x000001c7541b1634: 0f1f 8400 | 2471 0050 | 488b 8424 | 6801 0000 | e9ce 1100 | 000f 1f80 | 0000 0000
8236
8237 0x000001c7541b1650: ; {no_reloc}
8238 0x000001c7541b1650: e963 1100 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8560 | 1100 0049 | 8b87 b801 | 0000 488d
8239 0x000001c7541b1670: 7838 493b | bfc8 0100 | 000f 8748 | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca
8240 0x000001c7541b1690: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0
8241 0x000001c7541b16b0: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
8242 0x000001c7541b16b0: 48be d8b6 | 9b3b c701 | 0000 4883 | 8630 0100
8243
8244 0x000001c7541b16c0: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})}
8245 0x000001c7541b16c0: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2470
8246
8247 0x000001c7541b16d4: ; {optimized virtual_call}
8248 0x000001c7541b16d4: 0100 00e8
8249
8250 0x000001c7541b16d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [368]=Oop }
8251 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8252 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451)
8253 ; - net.minecraft.class_310::method_1523@342 (line 1343)
8254 0x000001c7541b16d8: a4d7 0506
8255
8256 0x000001c7541b16dc: ; {other}
8257 0x000001c7541b16dc: 0f1f 8400 | cc71 0051 | 488b 8424 | 7001 0000 | e926 1100 | 000f 1f80 | 0000 0000
8258
8259 0x000001c7541b16f8: ; {no_reloc}
8260 0x000001c7541b16f8: e9e6 1000 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 d310
8261 0x000001c7541b1718: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948
8262 0x000001c7541b1738: c7c7 0700 | 0000 4889 | 4cf8 0848 | ffcf 75f6
8263
8264 0x000001c7541b1748: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
8265 0x000001c7541b1748: 488b d048 | beb8 2f58 | 2ac7 0100 | 0048 8386 | 3001 0000
8266
8267 0x000001c7541b175c: ; {oop("supplier.get()"{0x000001c765a31cc0})}
8268 0x000001c7541b175c: 0148 bac0 | 1ca3 65c7 | 0100 004c | 8bc2 488b | d048 8984 | 2478 0100
8269
8270 0x000001c7541b1774: ; {optimized virtual_call}
8271 0x000001c7541b1774: 0066 90e8
8272
8273 0x000001c7541b1778: ; ImmutableOopMap {[176]=Oop [376]=Oop }
8274 ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
8275 ; - java.util.Objects::requireNonNull@9 (line 259)
8276 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
8277 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8278 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8279 0x000001c7541b1778: 04d7 0506
8280
8281 0x000001c7541b177c: ; {other}
8282 0x000001c7541b177c: 0f1f 8400 | 6c72 0052 | 488b 8424 | 7801 0000 | e986 1000
8283
8284 0x000001c7541b1790: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8285 0x000001c7541b1790: 0049 ba98 | ac4e 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8286
8287 0x000001c7541b17a8: ; {runtime_call counter_overflow Runtime1 stub}
8288 0x000001c7541b17a8: e853 4113
8289
8290 0x000001c7541b17ac: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8291 ;*synchronization entry
8292 ; - net.minecraft.class_310::method_1523@-1 (line 1284)
8293 0x000001c7541b17ac: 06e9 a49a
8294
8295 0x000001c7541b17b0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8296 0x000001c7541b17b0: ffff e8e9
8297
8298 0x000001c7541b17b4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
8299 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
8300 ; - net.minecraft.class_310::method_1523@7 (line 1284)
8301 0x000001c7541b17b4: de12 0648 | 8b7e 7848 | 83ff 000f | 84bd 9aff | ff48 893c
8302
8303 0x000001c7541b17c8: ; {runtime_call g1_pre_barrier_slow}
8304 0x000001c7541b17c8: 24e8 3248 | 1306 e9af | 9aff ff48 | 83ff 000f | 84d1 9aff | ff48 8934
8305
8306 0x000001c7541b17e0: ; {runtime_call g1_post_barrier_slow}
8307 0x000001c7541b17e0: 24e8 9a4b | 1306 e9c3
8308
8309 0x000001c7541b17e8: ; {metadata({method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')}
8310 0x000001c7541b17e8: 9aff ff49 | ba40 ece9 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8311
8312 0x000001c7541b1800: ; {runtime_call counter_overflow Runtime1 stub}
8313 0x000001c7541b1800: ffff e8f9
8314
8315 0x000001c7541b1804: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
8316 ;*synchronization entry
8317 ; - net.minecraft.class_1041::method_22093@-1 (line 148)
8318 ; - net.minecraft.class_310::method_1523@14 (line 1286)
8319 0x000001c7541b1804: 4013 06e9 | de9a ffff
8320
8321 0x000001c7541b180c: ; {metadata({method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')}
8322 0x000001c7541b180c: 49ba 7879 | e93a c701 | 0000 4c89 | 5424 0848 | c704 24ff
8323
8324 0x000001c7541b1820: ; {runtime_call counter_overflow Runtime1 stub}
8325 0x000001c7541b1820: ffff ffe8
8326
8327 0x000001c7541b1824: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
8328 ;*synchronization entry
8329 ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 79)
8330 ; - net.minecraft.class_1041::method_22093@1 (line 148)
8331 ; - net.minecraft.class_310::method_1523@14 (line 1286)
8332 0x000001c7541b1824: d840 1306 | e9f6 9aff
8333
8334 0x000001c7541b182c: ; {metadata({method} {0x000001c73a4ebef0} 'method_1592' '()V' in 'net/minecraft/class_310')}
8335 0x000001c7541b182c: ff49 bae8 | be4e 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8336
8337 0x000001c7541b1844: ; {runtime_call counter_overflow Runtime1 stub}
8338 0x000001c7541b1844: e8b7 4013
8339
8340 0x000001c7541b1848: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8341 ;*synchronization entry
8342 ; - net.minecraft.class_310::method_1592@-1 (line 1630)
8343 ; - net.minecraft.class_310::method_1523@21 (line 1287)
8344 0x000001c7541b1848: 06e9 a49b | ffff 4c8b | 8210 0300 | 0049 83f8 | 000f 8400 | 9dff ff4c
8345
8346 0x000001c7541b1860: ; {runtime_call g1_pre_barrier_slow}
8347 0x000001c7541b1860: 8904 24e8 | 9847 1306 | e9f2 9cff
8348
8349 0x000001c7541b186c: ; {metadata({method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')}
8350 0x000001c7541b186c: ff49 baa0 | f94f 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8351
8352 0x000001c7541b1884: ; {runtime_call counter_overflow Runtime1 stub}
8353 0x000001c7541b1884: e877 4013
8354
8355 0x000001c7541b1888: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop }
8356 ;*synchronization entry
8357 ; - net.minecraft.class_310::method_1521@-1 (line 1046)
8358 ; - net.minecraft.class_310::method_1523@52 (line 1294)
8359 0x000001c7541b1888: 06e9 2d9d | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
8360
8361 0x000001c7541b189c: ; {runtime_call load_appendix_patching Runtime1 stub}
8362 0x000001c7541b189c: 0ae8 de36
8363
8364 0x000001c7541b18a0: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop }
8365 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
8366 ; - (reexecute) net.minecraft.class_310::method_1523@56 (line 1294)
8367 0x000001c7541b18a0: 1306 e951
8368
8369 0x000001c7541b18a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8370 0x000001c7541b18a4: 9dff ffe8
8371
8372 0x000001c7541b18a8: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
8373 ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0}
8374 ; - net.minecraft.class_310::method_1523@61 (line 1294)
8375 0x000001c7541b18a8: f4dd 1206
8376
8377 0x000001c7541b18ac: ; {metadata({method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')}
8378 0x000001c7541b18ac: 49ba c80d | 9d2b c701 | 0000 4c89 | 5424 0848 | c704 24ff
8379
8380 0x000001c7541b18c0: ; {runtime_call counter_overflow Runtime1 stub}
8381 0x000001c7541b18c0: ffff ffe8
8382
8383 0x000001c7541b18c4: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop }
8384 ;*synchronization entry
8385 ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227)
8386 ; - net.minecraft.class_310::method_1523@61 (line 1294)
8387 0x000001c7541b18c4: 3840 1306 | e911 9eff
8388
8389 0x000001c7541b18cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8390 0x000001c7541b18cc: ffe8 cedd
8391
8392 0x000001c7541b18d0: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8393 ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
8394 ; - net.minecraft.class_310::method_1523@83 (line 1299)
8395 ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8396 0x000001c7541b18d0: 1206 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 2458 0000
8397
8398 0x000001c7541b18e8: ; {runtime_call counter_overflow Runtime1 stub}
8399 0x000001c7541b18e8: 00e8 1240
8400
8401 0x000001c7541b18ec: ; ImmutableOopMap {[176]=Oop }
8402 ;*goto {reexecute=1 rethrow=0 return_oop=0}
8403 ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299)
8404 0x000001c7541b18ec: 1306 e900
8405
8406 0x000001c7541b18f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8407 0x000001c7541b18f0: 9fff ffe8
8408
8409 0x000001c7541b18f4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop }
8410 ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0}
8411 ; - net.minecraft.class_310::method_1523@69 (line 1298)
8412 0x000001c7541b18f4: a8dd 1206 | 4889 0424
8413
8414 0x000001c7541b18fc: ; {runtime_call throw_class_cast_exception Runtime1 stub}
8415 0x000001c7541b18fc: e89f 0913
8416
8417 0x000001c7541b1900: ; ImmutableOopMap {[176]=Oop }
8418 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
8419 ; - net.minecraft.class_310::method_1523@74 (line 1298)
8420 ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
8421 0x000001c7541b1900: 0649 baf8 | 80f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8422
8423 0x000001c7541b1918: ; {runtime_call counter_overflow Runtime1 stub}
8424 0x000001c7541b1918: e8e3 3f13
8425
8426 0x000001c7541b191c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
8427 ;*synchronization entry
8428 ; - net.minecraft.class_156::method_658@-1 (line 141)
8429 ; - net.minecraft.class_310::method_1523@95 (line 1302)
8430 0x000001c7541b191c: 06e9 0ca1
8431
8432 0x000001c7541b1920: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
8433 0x000001c7541b1920: ffff 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8434
8435 0x000001c7541b1938: ; {runtime_call counter_overflow Runtime1 stub}
8436 0x000001c7541b1938: ffe8 c23f
8437
8438 0x000001c7541b193c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop }
8439 ;*synchronization entry
8440 ; - net.minecraft.class_156::method_648@-1 (line 145)
8441 ; - net.minecraft.class_156::method_658@0 (line 141)
8442 ; - net.minecraft.class_310::method_1523@95 (line 1302)
8443 0x000001c7541b193c: 1306 e924
8444
8445 0x000001c7541b1940: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8446 0x000001c7541b1940: a1ff ffe8
8447
8448 0x000001c7541b1944: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop }
8449 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
8450 ; - net.minecraft.class_156::method_648@3 (line 145)
8451 ; - net.minecraft.class_156::method_658@0 (line 141)
8452 ; - net.minecraft.class_310::method_1523@95 (line 1302)
8453 0x000001c7541b1944: 58dd 1206
8454
8455 0x000001c7541b1948: ; {runtime_call throw_div0_exception Runtime1 stub}
8456 0x000001c7541b1948: e853 da12
8457
8458 0x000001c7541b194c: ; ImmutableOopMap {[176]=Oop [208]=Oop }
8459 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
8460 ; - net.minecraft.class_156::method_658@6 (line 141)
8461 ; - net.minecraft.class_310::method_1523@95 (line 1302)
8462 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8463 0x000001c7541b194c: 06e8 4edd
8464
8465 0x000001c7541b1950: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
8466 ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0}
8467 ; - net.minecraft.class_310::method_1523@99 (line 1302)
8468 ; {metadata({method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')}
8469 0x000001c7541b1950: 1206 49ba | 00ec 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8470
8471 0x000001c7541b1968: ; {runtime_call counter_overflow Runtime1 stub}
8472 0x000001c7541b1968: ffe8 923f
8473
8474 0x000001c7541b196c: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop }
8475 ;*synchronization entry
8476 ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38)
8477 ; - net.minecraft.class_310::method_1523@99 (line 1302)
8478 0x000001c7541b196c: 1306 e931
8479
8480 0x000001c7541b1970: ; {metadata({method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
8481 0x000001c7541b1970: a2ff ff49 | ba20 f651 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8482
8483 0x000001c7541b1988: ; {runtime_call counter_overflow Runtime1 stub}
8484 0x000001c7541b1988: ffff e871
8485
8486 0x000001c7541b198c: ; ImmutableOopMap {[176]=Oop }
8487 ;*synchronization entry
8488 ; - net.minecraft.class_10209::method_64146@-1 (line 47)
8489 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8490 0x000001c7541b198c: 3f13 06e9 | f5a2 ffff
8491
8492 0x000001c7541b1994: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8493 0x000001c7541b1994: e807 dd12
8494
8495 0x000001c7541b1998: ; ImmutableOopMap {[176]=Oop }
8496 ;*getfield value {reexecute=1 rethrow=0 return_oop=0}
8497 ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90)
8498 ; - net.minecraft.class_10209::method_64146@3 (line 47)
8499 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8500 ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
8501 0x000001c7541b1998: 0649 bae0 | f651 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8502
8503 0x000001c7541b19b0: ; {runtime_call counter_overflow Runtime1 stub}
8504 0x000001c7541b19b0: e84b 3f13
8505
8506 0x000001c7541b19b4: ; ImmutableOopMap {[176]=Oop }
8507 ;*synchronization entry
8508 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
8509 ; - net.minecraft.class_10209::method_64146@9 (line 49)
8510 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8511 0x000001c7541b19b4: 06e9 5ca3
8512
8513 0x000001c7541b19b8: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
8514 0x000001c7541b19b8: ffff 49ba | b0bd be2b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8515
8516 0x000001c7541b19d0: ; {runtime_call counter_overflow Runtime1 stub}
8517 0x000001c7541b19d0: ffe8 2a3f
8518
8519 0x000001c7541b19d4: ; ImmutableOopMap {[176]=Oop }
8520 ;*synchronization entry
8521 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
8522 ; - net.minecraft.class_10209::method_64150@0 (line 55)
8523 ; - net.minecraft.class_10209::method_64146@9 (line 49)
8524 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8525 0x000001c7541b19d4: 1306 e976
8526
8527 0x000001c7541b19d8: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
8528 0x000001c7541b19d8: a3ff ff49 | ba70 7c42 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8529
8530 0x000001c7541b19f0: ; {runtime_call counter_overflow Runtime1 stub}
8531 0x000001c7541b19f0: ffff e809
8532
8533 0x000001c7541b19f4: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8534 ;*synchronization entry
8535 ; - java.lang.ThreadLocal::get@-1 (line 172)
8536 ; - net.minecraft.class_10209::method_64150@9 (line 56)
8537 ; - net.minecraft.class_10209::method_64146@9 (line 49)
8538 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8539 0x000001c7541b19f4: 3f13 06e9 | 5ba4 ffff | 4889 0424
8540
8541 0x000001c7541b1a00: ; {runtime_call throw_class_cast_exception Runtime1 stub}
8542 0x000001c7541b1a00: e89b 0813
8543
8544 0x000001c7541b1a04: ; ImmutableOopMap {[176]=Oop }
8545 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
8546 ; - net.minecraft.class_10209::method_64150@12 (line 56)
8547 ; - net.minecraft.class_10209::method_64146@9 (line 49)
8548 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8549 ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
8550 0x000001c7541b1a04: 0649 ba70 | 7c42 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8551
8552 0x000001c7541b1a1c: ; {runtime_call counter_overflow Runtime1 stub}
8553 0x000001c7541b1a1c: e8df 3e13
8554
8555 0x000001c7541b1a20: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8556 ;*synchronization entry
8557 ; - java.lang.ThreadLocal::get@-1 (line 172)
8558 ; - net.minecraft.class_10209::method_64146@16 (line 51)
8559 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8560 0x000001c7541b1a20: 06e9 36a6 | ffff 4889
8561
8562 0x000001c7541b1a28: ; {runtime_call throw_class_cast_exception Runtime1 stub}
8563 0x000001c7541b1a28: 0424 e871
8564
8565 0x000001c7541b1a2c: ; ImmutableOopMap {[176]=Oop }
8566 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
8567 ; - net.minecraft.class_10209::method_64146@19 (line 51)
8568 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8569 ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')}
8570 0x000001c7541b1a2c: 0813 0649 | ba18 ce53 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8571
8572 0x000001c7541b1a44: ; {runtime_call counter_overflow Runtime1 stub}
8573 0x000001c7541b1a44: ffff e8b5
8574
8575 0x000001c7541b1a48: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop }
8576 ;*synchronization entry
8577 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1
8578 ; - net.minecraft.class_10209::method_64146@22 (line 51)
8579 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8580 0x000001c7541b1a48: 3e13 06e9 | 9aa7 ffff
8581
8582 0x000001c7541b1a50: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')}
8583 0x000001c7541b1a50: 49ba 2002 | 602a c701 | 0000 4c89 | 5424 0848 | c704 24ff
8584
8585 0x000001c7541b1a64: ; {runtime_call counter_overflow Runtime1 stub}
8586 0x000001c7541b1a64: ffff ffe8
8587
8588 0x000001c7541b1a68: ; ImmutableOopMap {r8=Oop [176]=Oop }
8589 ;*synchronization entry
8590 ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1
8591 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4
8592 ; - net.minecraft.class_10209::method_64146@22 (line 51)
8593 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8594 0x000001c7541b1a68: 943e 1306 | e9d2 a7ff
8595
8596 0x000001c7541b1a70: ; {metadata({method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')}
8597 0x000001c7541b1a70: ff49 bac8 | 8118 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8598
8599 0x000001c7541b1a88: ; {runtime_call counter_overflow Runtime1 stub}
8600 0x000001c7541b1a88: e873 3e13
8601
8602 0x000001c7541b1a8c: ; ImmutableOopMap {r8=Oop [176]=Oop }
8603 ;*synchronization entry
8604 ; - java.util.Objects::requireNonNullElseGet@-1 (line 333)
8605 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8606 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8607 0x000001c7541b1a8c: 06e9 34a8
8608
8609 0x000001c7541b1a90: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
8610 0x000001c7541b1a90: ffff 49ba | 807e 182a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8611
8612 0x000001c7541b1aa8: ; {runtime_call counter_overflow Runtime1 stub}
8613 0x000001c7541b1aa8: ffe8 523e
8614
8615 0x000001c7541b1aac: ; ImmutableOopMap {[176]=Oop }
8616 ;*synchronization entry
8617 ; - java.util.Objects::requireNonNull@-1 (line 258)
8618 ; - java.util.Objects::requireNonNullElseGet@11 (line 334)
8619 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8620 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8621 0x000001c7541b1aac: 1306 e992
8622
8623 0x000001c7541b1ab0: ; {metadata({method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')}
8624 0x000001c7541b1ab0: a8ff ff49 | ba58 2266 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8625
8626 0x000001c7541b1ac8: ; {runtime_call counter_overflow Runtime1 stub}
8627 0x000001c7541b1ac8: ffff e831
8628
8629 0x000001c7541b1acc: ; ImmutableOopMap {[176]=Oop }
8630 ;*synchronization entry
8631 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@-1
8632 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
8633 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8634 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8635 0x000001c7541b1acc: 3e13 06e9 | d8a8 ffff
8636
8637 0x000001c7541b1ad4: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')}
8638 0x000001c7541b1ad4: 49ba e0f6 | 513b c701 | 0000 4c89 | 5424 0848 | c704 24ff
8639
8640 0x000001c7541b1ae8: ; {runtime_call counter_overflow Runtime1 stub}
8641 0x000001c7541b1ae8: ffff ffe8
8642
8643 0x000001c7541b1aec: ; ImmutableOopMap {[176]=Oop }
8644 ;*synchronization entry
8645 ; - net.minecraft.class_10209::method_64150@-1 (line 55)
8646 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
8647 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
8648 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8649 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8650 0x000001c7541b1aec: 103e 1306 | e9f2 a8ff
8651
8652 0x000001c7541b1af4: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')}
8653 0x000001c7541b1af4: ff49 bab0 | bdbe 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8654
8655 0x000001c7541b1b0c: ; {runtime_call counter_overflow Runtime1 stub}
8656 0x000001c7541b1b0c: e8ef 3d13
8657
8658 0x000001c7541b1b10: ; ImmutableOopMap {[176]=Oop }
8659 ;*synchronization entry
8660 ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21)
8661 ; - net.minecraft.class_10209::method_64150@0 (line 55)
8662 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
8663 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
8664 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8665 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8666 0x000001c7541b1b10: 06e9 0ca9
8667
8668 0x000001c7541b1b14: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')}
8669 0x000001c7541b1b14: ffff 49ba | 707c 422a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8670
8671 0x000001c7541b1b2c: ; {runtime_call counter_overflow Runtime1 stub}
8672 0x000001c7541b1b2c: ffe8 ce3d
8673
8674 0x000001c7541b1b30: ; ImmutableOopMap {rdx=Oop [176]=Oop }
8675 ;*synchronization entry
8676 ; - java.lang.ThreadLocal::get@-1 (line 172)
8677 ; - net.minecraft.class_10209::method_64150@9 (line 56)
8678 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
8679 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
8680 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8681 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8682 0x000001c7541b1b30: 1306 e9ea | a9ff ff48
8683
8684 0x000001c7541b1b38: ; {runtime_call throw_class_cast_exception Runtime1 stub}
8685 0x000001c7541b1b38: 8904 24e8
8686
8687 0x000001c7541b1b3c: ; ImmutableOopMap {[176]=Oop }
8688 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
8689 ; - net.minecraft.class_10209::method_64150@12 (line 56)
8690 ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0
8691 ; - java.util.Objects::requireNonNullElseGet@17 (line 334)
8692 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8693 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8694 0x000001c7541b1b3c: 6007 1306
8695
8696 0x000001c7541b1b40: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')}
8697 0x000001c7541b1b40: 49ba 807e | 182a c701 | 0000 4c89 | 5424 0848 | c704 24ff
8698
8699 0x000001c7541b1b54: ; {runtime_call counter_overflow Runtime1 stub}
8700 0x000001c7541b1b54: ffff ffe8
8701
8702 0x000001c7541b1b58: ; ImmutableOopMap {r8=Oop [176]=Oop }
8703 ;*synchronization entry
8704 ; - java.util.Objects::requireNonNull@-1 (line 258)
8705 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
8706 ; - net.minecraft.class_10209::method_64146@27 (line 51)
8707 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8708 0x000001c7541b1b58: a43d 1306 | e936 abff | ff4c 8904
8709
8710 0x000001c7541b1b64: ; {runtime_call throw_class_cast_exception Runtime1 stub}
8711 0x000001c7541b1b64: 24e8 3607
8712
8713 0x000001c7541b1b68: ; ImmutableOopMap {[176]=Oop }
8714 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
8715 ; - net.minecraft.class_10209::method_64146@30 (line 51)
8716 ; - net.minecraft.class_310::method_1523@103 (line 1304)
8717 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8718 0x000001c7541b1b68: 1306 e831
8719
8720 0x000001c7541b1b6c: ; ImmutableOopMap {r8=Oop [176]=Oop }
8721 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
8722 ; - net.minecraft.class_310::method_1523@117 (line 1307)
8723 ; {metadata({method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
8724 0x000001c7541b1b6c: db12 0649 | ba58 c32a | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8725
8726 0x000001c7541b1b84: ; {runtime_call counter_overflow Runtime1 stub}
8727 0x000001c7541b1b84: ffff e875
8728
8729 0x000001c7541b1b88: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8730 ;*synchronization entry
8731 ; - net.minecraft.class_1255::method_5383@-1 (line 123)
8732 ; - net.minecraft.class_310::method_1523@123 (line 1308)
8733 0x000001c7541b1b88: 3d13 06e9 | c6ad ffff
8734
8735 0x000001c7541b1b90: ; {metadata({method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')}
8736 0x000001c7541b1b90: 49ba 58c3 | 2a3a c701 | 0000 4c89 | 5424 0848 | c704 2407
8737
8738 0x000001c7541b1ba4: ; {runtime_call counter_overflow Runtime1 stub}
8739 0x000001c7541b1ba4: 0000 00e8
8740
8741 0x000001c7541b1ba8: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8742 ;*goto {reexecute=1 rethrow=0 return_oop=0}
8743 ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123)
8744 ; - net.minecraft.class_310::method_1523@123 (line 1308)
8745 0x000001c7541b1ba8: 543d 1306 | e9d6 adff
8746
8747 0x000001c7541b1bb0: ; {metadata({method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')}
8748 0x000001c7541b1bb0: ff49 baf8 | 9c1a 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8749
8750 0x000001c7541b1bc8: ; {runtime_call counter_overflow Runtime1 stub}
8751 0x000001c7541b1bc8: e833 3d13
8752
8753 0x000001c7541b1bcc: ; ImmutableOopMap {r8=Oop [176]=Oop }
8754 ;*synchronization entry
8755 ; - java.lang.Math::min@-1 (line 2115)
8756 ; - net.minecraft.class_310::method_1523@151 (line 1312)
8757 0x000001c7541b1bcc: 06e9 5eb0
8758
8759 0x000001c7541b1bd0: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
8760 0x000001c7541b1bd0: ffff 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 24ae 0000
8761
8762 0x000001c7541b1be8: ; {runtime_call counter_overflow Runtime1 stub}
8763 0x000001c7541b1be8: 00e8 123d
8764
8765 0x000001c7541b1bec: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8766 ;*goto {reexecute=1 rethrow=0 return_oop=0}
8767 ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312)
8768 0x000001c7541b1bec: 1306 e9f1
8769
8770 0x000001c7541b1bf0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8771 0x000001c7541b1bf0: b1ff ffe8
8772
8773 0x000001c7541b1bf4: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [176]=Oop }
8774 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
8775 ; - net.minecraft.class_310::method_1523@191 (line 1319)
8776 0x000001c7541b1bf4: a8da 1206 | 488b 7e78 | 4883 ff00 | 0f84 f2b2 | ffff 4889
8777
8778 0x000001c7541b1c08: ; {runtime_call g1_pre_barrier_slow}
8779 0x000001c7541b1c08: 3c24 e8f1 | 4313 06e9 | e4b2 ffff | 4883 ff00 | 0f84 06b3 | ffff 4889
8780
8781 0x000001c7541b1c20: ; {runtime_call g1_post_barrier_slow}
8782 0x000001c7541b1c20: 3424 e859 | 4713 06e9 | f8b2 ffff
8783
8784 0x000001c7541b1c2c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8785 0x000001c7541b1c2c: e86f da12
8786
8787 0x000001c7541b1c30: ; ImmutableOopMap {r8=Oop rdx=Oop [176]=Oop }
8788 ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0}
8789 ; - net.minecraft.class_310::method_1523@199 (line 1321)
8790 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8791 0x000001c7541b1c30: 06e8 6ada
8792
8793 0x000001c7541b1c34: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
8794 ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0}
8795 ; - net.minecraft.class_310::method_1523@225 (line 1325)
8796 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8797 0x000001c7541b1c34: 1206 e865
8798
8799 0x000001c7541b1c38: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
8800 ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0}
8801 ; - net.minecraft.class_310::method_1523@228 (line 1325)
8802 ; {metadata({method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')}
8803 0x000001c7541b1c38: da12 0649 | bac0 3d1a | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8804
8805 0x000001c7541b1c50: ; {runtime_call counter_overflow Runtime1 stub}
8806 0x000001c7541b1c50: ffff e8a9
8807
8808 0x000001c7541b1c54: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop }
8809 ;*synchronization entry
8810 ; - net.minecraft.class_1144::method_4876@-1 (line 260)
8811 ; - net.minecraft.class_310::method_1523@228 (line 1325)
8812 0x000001c7541b1c54: 3c13 06e9 | eeb4 ffff
8813
8814 0x000001c7541b1c5c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8815 0x000001c7541b1c5c: e83f da12
8816
8817 0x000001c7541b1c60: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
8818 ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0}
8819 ; - net.minecraft.class_1144::method_4876@5 (line 260)
8820 ; - net.minecraft.class_310::method_1523@228 (line 1325)
8821 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8822 0x000001c7541b1c60: 06e8 3ada
8823
8824 0x000001c7541b1c64: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8825 ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0}
8826 ; - net.minecraft.class_310::method_1523@245 (line 1327)
8827 ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
8828 0x000001c7541b1c64: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
8829
8830 0x000001c7541b1c7c: ; {runtime_call counter_overflow Runtime1 stub}
8831 0x000001c7541b1c7c: ffe8 7e3c
8832
8833 0x000001c7541b1c80: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8834 ;*synchronization entry
8835 ; - net.minecraft.class_156::method_648@-1 (line 145)
8836 ; - net.minecraft.class_310::method_1523@258 (line 1330)
8837 0x000001c7541b1c80: 1306 e9f6
8838
8839 0x000001c7541b1c84: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8840 0x000001c7541b1c84: b6ff ffe8
8841
8842 0x000001c7541b1c88: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
8843 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
8844 ; - net.minecraft.class_156::method_648@3 (line 145)
8845 ; - net.minecraft.class_310::method_1523@258 (line 1330)
8846 0x000001c7541b1c88: 14da 1206
8847
8848 0x000001c7541b1c8c: ; {metadata({method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
8849 0x000001c7541b1c8c: 49ba 6861 | 503a c701 | 0000 4c89 | 5424 0848 | c704 24ff
8850
8851 0x000001c7541b1ca0: ; {runtime_call counter_overflow Runtime1 stub}
8852 0x000001c7541b1ca0: ffff ffe8
8853
8854 0x000001c7541b1ca4: ; ImmutableOopMap {[176]=Oop [224]=Oop }
8855 ;*synchronization entry
8856 ; - net.minecraft.class_310::method_53526@-1 (line 2837)
8857 ; - net.minecraft.class_310::method_1523@264 (line 1332)
8858 0x000001c7541b1ca4: 583c 1306 | e9e1 b7ff
8859
8860 0x000001c7541b1cac: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8861 0x000001c7541b1cac: ffe8 eed9
8862
8863 0x000001c7541b1cb0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8864 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
8865 ; - net.minecraft.class_310::method_53526@4 (line 2837)
8866 ; - net.minecraft.class_310::method_1523@264 (line 1332)
8867 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8868 0x000001c7541b1cb0: 1206 e8e9
8869
8870 0x000001c7541b1cb4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8871 ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0}
8872 ; - net.minecraft.class_310::method_1523@267 (line 1332)
8873 ; {metadata({method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')}
8874 0x000001c7541b1cb4: d912 0649 | ba38 473d | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8875
8876 0x000001c7541b1ccc: ; {runtime_call counter_overflow Runtime1 stub}
8877 0x000001c7541b1ccc: ffff e82d
8878
8879 0x000001c7541b1cd0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8880 ;*synchronization entry
8881 ; - net.minecraft.class_340::method_53536@-1 (line 578)
8882 ; - net.minecraft.class_310::method_1523@267 (line 1332)
8883 0x000001c7541b1cd0: 3c13 06e9 | 34b8 ffff
8884
8885 0x000001c7541b1cd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8886 0x000001c7541b1cd8: e8c3 d912
8887
8888 0x000001c7541b1cdc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
8889 ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0}
8890 ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 578)
8891 ; - net.minecraft.class_310::method_1523@267 (line 1332)
8892 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8893 0x000001c7541b1cdc: 06e8 bed9
8894
8895 0x000001c7541b1ce0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
8896 ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0}
8897 ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 578)
8898 ; - net.minecraft.class_310::method_1523@267 (line 1332)
8899 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
8900 0x000001c7541b1ce0: 1206 e8b9
8901
8902 0x000001c7541b1ce4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8903 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
8904 ; - net.minecraft.class_310::method_1523@277 (line 1332)
8905 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8906 0x000001c7541b1ce4: 0813 06e8
8907
8908 0x000001c7541b1ce8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
8909 ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0}
8910 ; - net.minecraft.class_310::method_1523@277 (line 1332)
8911 0x000001c7541b1ce8: b4d9 1206
8912
8913 0x000001c7541b1cec: ; {metadata({method} {0x000001c73a5811d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')}
8914 0x000001c7541b1cec: 49ba d011 | 583a c701 | 0000 4c89 | 5424 0848 | c704 24ff
8915
8916 0x000001c7541b1d00: ; {runtime_call counter_overflow Runtime1 stub}
8917 0x000001c7541b1d00: ffff ffe8
8918
8919 0x000001c7541b1d04: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
8920 ;*synchronization entry
8921 ; - net.minecraft.class_5963::method_34773@-1 (line 23)
8922 ; - net.minecraft.class_310::method_1523@277 (line 1332)
8923 0x000001c7541b1d04: f83b 1306 | e93a b9ff | ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
8924
8925 0x000001c7541b1d1c: ; {runtime_call load_appendix_patching Runtime1 stub}
8926 0x000001c7541b1d1c: e85f 3213
8927
8928 0x000001c7541b1d20: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
8929 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
8930 ; - (reexecute) net.minecraft.class_310::method_1523@317 (line 1335)
8931 0x000001c7541b1d20: 06e9 3aba
8932
8933 0x000001c7541b1d24: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8934 0x000001c7541b1d24: ffff e875
8935
8936 0x000001c7541b1d28: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
8937 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
8938 ; - net.minecraft.class_310::method_1523@322 (line 1335)
8939 ; {metadata({method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
8940 0x000001c7541b1d28: d912 0649 | bae0 1c35 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
8941
8942 0x000001c7541b1d40: ; {runtime_call counter_overflow Runtime1 stub}
8943 0x000001c7541b1d40: ffff e8b9
8944
8945 0x000001c7541b1d44: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop }
8946 ;*synchronization entry
8947 ; - java.util.Optional::ifPresent@-1 (line 177)
8948 ; - net.minecraft.class_310::method_1523@322 (line 1335)
8949 0x000001c7541b1d44: 3b13 06e9 | daba ffff
8950
8951 0x000001c7541b1d4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8952 0x000001c7541b1d4c: e84f d912
8953
8954 0x000001c7541b1d50: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop }
8955 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
8956 ; - java.util.Optional::ifPresent@12 (line 178)
8957 ; - net.minecraft.class_310::method_1523@322 (line 1335)
8958 ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
8959 0x000001c7541b1d50: 0649 ba70 | da35 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
8960
8961 0x000001c7541b1d68: ; {runtime_call counter_overflow Runtime1 stub}
8962 0x000001c7541b1d68: e893 3b13
8963
8964 0x000001c7541b1d6c: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop }
8965 ;*synchronization entry
8966 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
8967 ; - net.minecraft.class_310::method_1523@342 (line 1343)
8968 0x000001c7541b1d6c: 06e9 1dbc
8969
8970 0x000001c7541b1d70: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
8971 0x000001c7541b1d70: ffff e829
8972
8973 0x000001c7541b1d74: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
8974 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
8975 ; - net.minecraft.class_310::method_1523@345 (line 1343)
8976 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8977 0x000001c7541b1d74: 0813 06e8
8978
8979 0x000001c7541b1d78: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
8980 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
8981 ; - net.minecraft.class_310::method_1523@345 (line 1343)
8982 0x000001c7541b1d78: 24d9 1206
8983
8984 0x000001c7541b1d7c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8985 0x000001c7541b1d7c: e81f d912
8986
8987 0x000001c7541b1d80: ; ImmutableOopMap {rbx=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop }
8988 ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0}
8989 ; - net.minecraft.class_310::method_1523@352 (line 1343)
8990 ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
8991 0x000001c7541b1d80: 06e8 1a08
8992
8993 0x000001c7541b1d84: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
8994 ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
8995 ; - net.minecraft.class_310::method_1523@362 (line 1343)
8996 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
8997 0x000001c7541b1d84: 1306 e815
8998
8999 0x000001c7541b1d88: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
9000 ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0}
9001 ; - net.minecraft.class_310::method_1523@362 (line 1343)
9002 ; {metadata({method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9003 0x000001c7541b1d88: d912 0649 | bab0 7835 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9004
9005 0x000001c7541b1da0: ; {runtime_call counter_overflow Runtime1 stub}
9006 0x000001c7541b1da0: ffff e859
9007
9008 0x000001c7541b1da4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
9009 ;*synchronization entry
9010 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1 (line 181)
9011 ; - net.minecraft.class_310::method_1523@370 (line 1345)
9012 0x000001c7541b1da4: 3b13 06e9 | 4bbe ffff
9013
9014 0x000001c7541b1dac: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')}
9015 0x000001c7541b1dac: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9016
9017 0x000001c7541b1dc0: ; {runtime_call counter_overflow Runtime1 stub}
9018 0x000001c7541b1dc0: ffff ffe8
9019
9020 0x000001c7541b1dc4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
9021 ;*synchronization entry
9022 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123)
9023 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
9024 ; - net.minecraft.class_310::method_1523@370 (line 1345)
9025 0x000001c7541b1dc4: 383b 1306 | e965 beff
9026
9027 0x000001c7541b1dcc: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')}
9028 0x000001c7541b1dcc: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9029
9030 0x000001c7541b1de4: ; {runtime_call counter_overflow Runtime1 stub}
9031 0x000001c7541b1de4: e817 3b13
9032
9033 0x000001c7541b1de8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
9034 ;*synchronization entry
9035 ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119)
9036 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123)
9037 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
9038 ; - net.minecraft.class_310::method_1523@370 (line 1345)
9039 0x000001c7541b1de8: 06e9 7fbe | ffff 498b | 9030 0100 | 0048 83fa | 000f 8440 | bfff ff48
9040
9041 0x000001c7541b1e00: ; {runtime_call g1_pre_barrier_slow}
9042 0x000001c7541b1e00: 8914 24e8 | f841 1306 | e932 bfff | ff48 83fa | 000f 8457 | bfff ff4c
9043
9044 0x000001c7541b1e18: ; {runtime_call g1_post_barrier_slow}
9045 0x000001c7541b1e18: 8904 24e8 | 6045 1306 | e949 bfff
9046
9047 0x000001c7541b1e24: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9048 0x000001c7541b1e24: ffe8 76d8
9049
9050 0x000001c7541b1e28: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
9051 ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0}
9052 ; - net.minecraft.class_310::method_1523@387 (line 1348)
9053 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9054 0x000001c7541b1e28: 1206 e871
9055
9056 0x000001c7541b1e2c: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
9057 ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0}
9058 ; - net.minecraft.class_310::method_1523@423 (line 1353)
9059 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9060 0x000001c7541b1e2c: d812 06e8
9061
9062 0x000001c7541b1e30: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
9063 ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0}
9064 ; - net.minecraft.class_310::method_1523@447 (line 1359)
9065 0x000001c7541b1e30: 6cd8 1206
9066
9067 0x000001c7541b1e34: ; {metadata({method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')}
9068 0x000001c7541b1e34: 49ba 2836 | 363a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9069
9070 0x000001c7541b1e48: ; {runtime_call counter_overflow Runtime1 stub}
9071 0x000001c7541b1e48: ffff ffe8
9072
9073 0x000001c7541b1e4c: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop }
9074 ;*synchronization entry
9075 ; - net.minecraft.class_276::method_1237@-1 (line 110)
9076 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9077 0x000001c7541b1e4c: b03a 1306 | e996 c4ff
9078
9079 0x000001c7541b1e54: ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')}
9080 0x000001c7541b1e54: ff49 ba70 | da35 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9081
9082 0x000001c7541b1e6c: ; {runtime_call counter_overflow Runtime1 stub}
9083 0x000001c7541b1e6c: e88f 3a13
9084
9085 0x000001c7541b1e70: ; ImmutableOopMap {rdx=Oop rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
9086 ;*synchronization entry
9087 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450)
9088 ; - net.minecraft.class_276::method_1237@17 (line 113)
9089 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9090 0x000001c7541b1e70: 06e9 e1c4
9091
9092 0x000001c7541b1e74: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
9093 0x000001c7541b1e74: ffff e825
9094
9095 0x000001c7541b1e78: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
9096 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
9097 ; - net.minecraft.class_276::method_1237@20 (line 113)
9098 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9099 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9100 0x000001c7541b1e78: 0713 06e8
9101
9102 0x000001c7541b1e7c: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
9103 ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0}
9104 ; - net.minecraft.class_276::method_1237@20 (line 113)
9105 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9106 0x000001c7541b1e7c: 20d8 1206
9107
9108 0x000001c7541b1e80: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub}
9109 0x000001c7541b1e80: e81b 0713
9110
9111 0x000001c7541b1e84: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
9112 ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
9113 ; - net.minecraft.class_276::method_1237@29 (line 113)
9114 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9115 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9116 0x000001c7541b1e84: 06e8 16d8
9117
9118 0x000001c7541b1e88: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop }
9119 ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0}
9120 ; - net.minecraft.class_276::method_1237@29 (line 113)
9121 ; - net.minecraft.class_310::method_1523@455 (line 1360)
9122 ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
9123 0x000001c7541b1e88: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9124
9125 0x000001c7541b1ea0: ; {runtime_call counter_overflow Runtime1 stub}
9126 0x000001c7541b1ea0: ffe8 5a3a
9127
9128 0x000001c7541b1ea4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
9129 ;*synchronization entry
9130 ; - net.minecraft.class_156::method_648@-1 (line 145)
9131 ; - net.minecraft.class_310::method_1523@459 (line 1362)
9132 0x000001c7541b1ea4: 1306 e9ba
9133
9134 0x000001c7541b1ea8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9135 0x000001c7541b1ea8: c5ff ffe8
9136
9137 0x000001c7541b1eac: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop [256]=Oop }
9138 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
9139 ; - net.minecraft.class_156::method_648@3 (line 145)
9140 ; - net.minecraft.class_310::method_1523@459 (line 1362)
9141 0x000001c7541b1eac: f0d7 1206 | 49b8 0000 | 0000 0000 | 0000 b800
9142
9143 0x000001c7541b1ebc: ; {runtime_call load_appendix_patching Runtime1 stub}
9144 0x000001c7541b1ebc: 0f05 0ae8
9145
9146 0x000001c7541b1ec0: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop [256]=Oop }
9147 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
9148 ; - (reexecute) net.minecraft.class_310::method_1523@477 (line 1364)
9149 0x000001c7541b1ec0: bc30 1306 | e9b7 c6ff
9150
9151 0x000001c7541b1ec8: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9152 0x000001c7541b1ec8: ffe8 d2d7
9153
9154 0x000001c7541b1ecc: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
9155 ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0}
9156 ; - net.minecraft.class_310::method_1523@482 (line 1364)
9157 ; {metadata({method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')}
9158 0x000001c7541b1ecc: 1206 49ba | e01c 352a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9159
9160 0x000001c7541b1ee4: ; {runtime_call counter_overflow Runtime1 stub}
9161 0x000001c7541b1ee4: ffe8 163a
9162
9163 0x000001c7541b1ee8: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop }
9164 ;*synchronization entry
9165 ; - java.util.Optional::ifPresent@-1 (line 177)
9166 ; - net.minecraft.class_310::method_1523@482 (line 1364)
9167 0x000001c7541b1ee8: 1306 e95f
9168
9169 0x000001c7541b1eec: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9170 0x000001c7541b1eec: c7ff ffe8
9171
9172 0x000001c7541b1ef0: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop }
9173 ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0}
9174 ; - java.util.Optional::ifPresent@12 (line 178)
9175 ; - net.minecraft.class_310::method_1523@482 (line 1364)
9176 0x000001c7541b1ef0: acd7 1206
9177
9178 0x000001c7541b1ef4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9179 0x000001c7541b1ef4: e8a7 d712
9180
9181 0x000001c7541b1ef8: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop }
9182 ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0}
9183 ; - net.minecraft.class_310::method_1523@526 (line 1372)
9184 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9185 0x000001c7541b1ef8: 06e8 a2d7
9186
9187 0x000001c7541b1efc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9188 ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0}
9189 ; - net.minecraft.class_310::method_1523@533 (line 1373)
9190 ; {metadata({method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')}
9191 0x000001c7541b1efc: 1206 49ba | 30ae 042a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9192
9193 0x000001c7541b1f14: ; {runtime_call counter_overflow Runtime1 stub}
9194 0x000001c7541b1f14: ffe8 e639
9195
9196 0x000001c7541b1f18: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9197 ;*synchronization entry
9198 ; - java.lang.Thread::yield@-1 (line 442)
9199 ; - net.minecraft.class_310::method_1523@561 (line 1379)
9200 0x000001c7541b1f18: 1306 e926 | cbff ff48
9201
9202 0x000001c7541b1f20: ; {runtime_call throw_class_cast_exception Runtime1 stub}
9203 0x000001c7541b1f20: 8914 24e8
9204
9205 0x000001c7541b1f24: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9206 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
9207 ; - java.lang.Thread::yield@12 (line 442)
9208 ; - net.minecraft.class_310::method_1523@561 (line 1379)
9209 0x000001c7541b1f24: 7803 1306
9210
9211 0x000001c7541b1f28: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9212 0x000001c7541b1f28: e873 d712
9213
9214 0x000001c7541b1f2c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9215 ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0}
9216 ; - java.lang.Thread::yield@17 (line 443)
9217 ; - net.minecraft.class_310::method_1523@561 (line 1379)
9218 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9219 0x000001c7541b1f2c: 06e8 6ed7
9220
9221 0x000001c7541b1f30: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9222 ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0}
9223 ; - net.minecraft.class_310::method_1523@578 (line 1382)
9224 0x000001c7541b1f30: 1206 488b | 7e78 4883 | ff00 0f84 | a8ce ffff | 4889 3c24
9225
9226 0x000001c7541b1f44: ; {runtime_call g1_pre_barrier_slow}
9227 0x000001c7541b1f44: e8b7 4013 | 06e9 9ace | ffff 4883 | ff00 0f84 | bcce ffff | 4889 3424
9228
9229 0x000001c7541b1f5c: ; {runtime_call g1_post_barrier_slow}
9230 0x000001c7541b1f5c: e81f 4413 | 06e9 aece
9231
9232 0x000001c7541b1f64: ; {metadata({method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')}
9233 0x000001c7541b1f64: ffff 49ba | 3835 503a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9234
9235 0x000001c7541b1f7c: ; {runtime_call counter_overflow Runtime1 stub}
9236 0x000001c7541b1f7c: ffe8 7e39
9237
9238 0x000001c7541b1f80: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9239 ;*synchronization entry
9240 ; - net.minecraft.class_310::method_1496@-1 (line 2496)
9241 ; - net.minecraft.class_310::method_1523@593 (line 1385)
9242 0x000001c7541b1f80: 1306 e9e2
9243
9244 0x000001c7541b1f84: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9245 0x000001c7541b1f84: ceff ffe8
9246
9247 0x000001c7541b1f88: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
9248 ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0}
9249 ; - net.minecraft.class_310::method_1523@610 (line 1385)
9250 0x000001c7541b1f88: 14d7 1206
9251
9252 0x000001c7541b1f8c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9253 0x000001c7541b1f8c: e80f d712
9254
9255 0x000001c7541b1f90: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9256 ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0}
9257 ; - net.minecraft.class_310::method_1523@627 (line 1385)
9258 ; {metadata({method} {0x000001c73a3d60c8} 'method_18640' '()Z' in 'net/minecraft/class_425')}
9259 0x000001c7541b1f90: 0649 bac0 | 603d 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9260
9261 0x000001c7541b1fa8: ; {runtime_call counter_overflow Runtime1 stub}
9262 0x000001c7541b1fa8: e853 3913
9263
9264 0x000001c7541b1fac: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9265 ;*synchronization entry
9266 ; - net.minecraft.class_425::method_18640@-1 (line 157)
9267 ; - net.minecraft.class_310::method_1523@627 (line 1385)
9268 0x000001c7541b1fac: 06e9 03d1
9269
9270 0x000001c7541b1fb0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9271 0x000001c7541b1fb0: ffff e8e9
9272
9273 0x000001c7541b1fb4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9274 ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0}
9275 ; - net.minecraft.class_310::method_1523@637 (line 1385)
9276 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9277 0x000001c7541b1fb4: d612 06e8
9278
9279 0x000001c7541b1fb8: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
9280 ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0}
9281 ; - net.minecraft.class_310::method_1523@659 (line 1386)
9282 0x000001c7541b1fb8: e4d6 1206
9283
9284 0x000001c7541b1fbc: ; {metadata({method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')}
9285 0x000001c7541b1fbc: 49ba b0ee | 573a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9286
9287 0x000001c7541b1fd0: ; {runtime_call counter_overflow Runtime1 stub}
9288 0x000001c7541b1fd0: ffff ffe8
9289
9290 0x000001c7541b1fd4: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
9291 ;*synchronization entry
9292 ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61)
9293 ; - net.minecraft.class_310::method_1523@659 (line 1386)
9294 0x000001c7541b1fd4: 2839 1306 | e952 d2ff
9295
9296 0x000001c7541b1fdc: ; {metadata({method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')}
9297 0x000001c7541b1fdc: ff49 ba80 | ef57 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9298
9299 0x000001c7541b1ff4: ; {runtime_call counter_overflow Runtime1 stub}
9300 0x000001c7541b1ff4: e807 3913
9301
9302 0x000001c7541b1ff8: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
9303 ;*synchronization entry
9304 ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69)
9305 ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62)
9306 ; - net.minecraft.class_310::method_1523@659 (line 1386)
9307 0x000001c7541b1ff8: 06e9 9bd2
9308
9309 0x000001c7541b1ffc: ; {metadata({method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')}
9310 0x000001c7541b1ffc: ffff 49ba | 50f0 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9311
9312 0x000001c7541b2014: ; {runtime_call counter_overflow Runtime1 stub}
9313 0x000001c7541b2014: ffe8 e638
9314
9315 0x000001c7541b2018: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop }
9316 ;*synchronization entry
9317 ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76)
9318 ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64)
9319 ; - net.minecraft.class_310::method_1523@659 (line 1386)
9320 0x000001c7541b2018: 1306 e908
9321
9322 0x000001c7541b201c: ; {metadata({method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')}
9323 0x000001c7541b201c: d3ff ff49 | baa8 0550 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9324
9325 0x000001c7541b2034: ; {runtime_call counter_overflow Runtime1 stub}
9326 0x000001c7541b2034: ffff e8c5
9327
9328 0x000001c7541b2038: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop }
9329 ;*synchronization entry
9330 ; - net.minecraft.class_310::method_60647@-1 (line 1954)
9331 ; - net.minecraft.class_310::method_1523@667 (line 1387)
9332 0x000001c7541b2038: 3813 06e9 | 6ad3 ffff
9333
9334 0x000001c7541b2040: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9335 0x000001c7541b2040: e85b d612
9336
9337 0x000001c7541b2044: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [280]=Oop }
9338 ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0}
9339 ; - net.minecraft.class_310::method_60647@11 (line 1954)
9340 ; - net.minecraft.class_310::method_1523@667 (line 1387)
9341 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9342 0x000001c7541b2044: 06e8 56d6
9343
9344 0x000001c7541b2048: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop }
9345 ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0}
9346 ; - net.minecraft.class_310::method_1523@678 (line 1387)
9347 ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
9348 0x000001c7541b2048: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9349
9350 0x000001c7541b2060: ; {runtime_call counter_overflow Runtime1 stub}
9351 0x000001c7541b2060: ffe8 9a38
9352
9353 0x000001c7541b2064: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9354 ;*synchronization entry
9355 ; - net.minecraft.class_156::method_648@-1 (line 145)
9356 ; - net.minecraft.class_310::method_1523@681 (line 1389)
9357 0x000001c7541b2064: 1306 e94e
9358
9359 0x000001c7541b2068: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9360 0x000001c7541b2068: d5ff ffe8
9361
9362 0x000001c7541b206c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9363 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
9364 ; - net.minecraft.class_156::method_648@3 (line 145)
9365 ; - net.minecraft.class_310::method_1523@681 (line 1389)
9366 0x000001c7541b206c: 30d6 1206
9367
9368 0x000001c7541b2070: ; {metadata({method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')}
9369 0x000001c7541b2070: 49ba 6861 | 503a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9370
9371 0x000001c7541b2084: ; {runtime_call counter_overflow Runtime1 stub}
9372 0x000001c7541b2084: ffff ffe8
9373
9374 0x000001c7541b2088: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9375 ;*synchronization entry
9376 ; - net.minecraft.class_310::method_53526@-1 (line 2837)
9377 ; - net.minecraft.class_310::method_1523@707 (line 1394)
9378 0x000001c7541b2088: 7438 1306 | e97b d6ff
9379
9380 0x000001c7541b2090: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9381 0x000001c7541b2090: ffe8 0ad6
9382
9383 0x000001c7541b2094: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9384 ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0}
9385 ; - net.minecraft.class_310::method_53526@4 (line 2837)
9386 ; - net.minecraft.class_310::method_1523@707 (line 1394)
9387 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9388 0x000001c7541b2094: 1206 e805
9389
9390 0x000001c7541b2098: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9391 ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0}
9392 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9393 ; {metadata({method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')}
9394 0x000001c7541b2098: d612 0649 | ba08 4e3d | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9395
9396 0x000001c7541b20b0: ; {runtime_call counter_overflow Runtime1 stub}
9397 0x000001c7541b20b0: ffff e849
9398
9399 0x000001c7541b20b4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9400 ;*synchronization entry
9401 ; - net.minecraft.class_340::method_53534@-1 (line 621)
9402 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9403 0x000001c7541b20b4: 3813 06e9 | c6d6 ffff
9404
9405 0x000001c7541b20bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9406 0x000001c7541b20bc: e8df d512
9407
9408 0x000001c7541b20c0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9409 ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0}
9410 ; - net.minecraft.class_340::method_53534@5 (line 621)
9411 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9412 ; {metadata({method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')}
9413 0x000001c7541b20c0: 0649 ba10 | b93d 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9414
9415 0x000001c7541b20d8: ; {runtime_call counter_overflow Runtime1 stub}
9416 0x000001c7541b20d8: e823 3813
9417
9418 0x000001c7541b20dc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9419 ;*synchronization entry
9420 ; - net.minecraft.class_9187::method_53066@-1 (line 24)
9421 ; - net.minecraft.class_340::method_53534@5 (line 621)
9422 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9423 0x000001c7541b20dc: 06e9 54d7
9424
9425 0x000001c7541b20e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9426 0x000001c7541b20e0: ffff e8b9
9427
9428 0x000001c7541b20e4: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
9429 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
9430 ; - net.minecraft.class_9187::method_53066@6 (line 24)
9431 ; - net.minecraft.class_340::method_53534@5 (line 621)
9432 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9433 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9434 0x000001c7541b20e4: d512 06e8
9435
9436 0x000001c7541b20e8: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
9437 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
9438 ; - net.minecraft.class_9187::method_53066@6 (line 24)
9439 ; - net.minecraft.class_340::method_53534@5 (line 621)
9440 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9441 0x000001c7541b20e8: b4d5 1206 | 48c7 0424 | 0000 0000 | 4889 5c24
9442
9443 0x000001c7541b20f8: ; {runtime_call throw_range_check_failed Runtime1 stub}
9444 0x000001c7541b20f8: 08e8 a2cc
9445
9446 0x000001c7541b20fc: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop }
9447 ;*lastore {reexecute=0 rethrow=0 return_oop=0}
9448 ; - net.minecraft.class_9187::method_53066@6 (line 24)
9449 ; - net.minecraft.class_340::method_53534@5 (line 621)
9450 ; - net.minecraft.class_310::method_1523@712 (line 1394)
9451 ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')}
9452 0x000001c7541b20fc: 1206 49ba | f880 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9453
9454 0x000001c7541b2114: ; {runtime_call counter_overflow Runtime1 stub}
9455 0x000001c7541b2114: ffe8 e637
9456
9457 0x000001c7541b2118: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9458 ;*synchronization entry
9459 ; - net.minecraft.class_156::method_658@-1 (line 141)
9460 ; - net.minecraft.class_310::method_1523@770 (line 1403)
9461 0x000001c7541b2118: 1306 e9e2
9462
9463 0x000001c7541b211c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')}
9464 0x000001c7541b211c: d9ff ff49 | ba98 81f3 | 2bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9465
9466 0x000001c7541b2134: ; {runtime_call counter_overflow Runtime1 stub}
9467 0x000001c7541b2134: ffff e8c5
9468
9469 0x000001c7541b2138: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9470 ;*synchronization entry
9471 ; - net.minecraft.class_156::method_648@-1 (line 145)
9472 ; - net.minecraft.class_156::method_658@0 (line 141)
9473 ; - net.minecraft.class_310::method_1523@770 (line 1403)
9474 0x000001c7541b2138: 3713 06e9 | fad9 ffff
9475
9476 0x000001c7541b2140: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9477 0x000001c7541b2140: e85b d512
9478
9479 0x000001c7541b2144: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop }
9480 ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0}
9481 ; - net.minecraft.class_156::method_648@3 (line 145)
9482 ; - net.minecraft.class_156::method_658@0 (line 141)
9483 ; - net.minecraft.class_310::method_1523@770 (line 1403)
9484 ; {runtime_call throw_div0_exception Runtime1 stub}
9485 0x000001c7541b2144: 06e8 56d2
9486
9487 0x000001c7541b2148: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9488 ;*ldiv {reexecute=0 rethrow=0 return_oop=0}
9489 ; - net.minecraft.class_156::method_658@6 (line 141)
9490 ; - net.minecraft.class_310::method_1523@770 (line 1403)
9491 ; {metadata({method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9492 0x000001c7541b2148: 1206 49ba | 88fc 002a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9493
9494 0x000001c7541b2160: ; {runtime_call counter_overflow Runtime1 stub}
9495 0x000001c7541b2160: ffe8 9a37
9496
9497 0x000001c7541b2164: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9498 ;*synchronization entry
9499 ; - java.lang.String::valueOf@-1 (line 4465)
9500 ; - net.minecraft.class_310::method_1523@808 (line 1406)
9501 0x000001c7541b2164: 1306 e9f4
9502
9503 0x000001c7541b2168: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9504 0x000001c7541b2168: dbff ffe8
9505
9506 0x000001c7541b216c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
9507 ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0}
9508 ; - (reexecute) net.minecraft.class_124::toString@1 (line 106)
9509 ; - java.lang.String::valueOf@11 (line 4465)
9510 ; - net.minecraft.class_310::method_1523@808 (line 1406)
9511 0x000001c7541b216c: 30d5 1206 | 48be 0000 | 0000 0000 | 0000 b800
9512
9513 0x000001c7541b217c: ; {runtime_call load_appendix_patching Runtime1 stub}
9514 0x000001c7541b217c: 0f05 0ae8
9515
9516 0x000001c7541b2180: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop }
9517 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
9518 ; - (reexecute) net.minecraft.class_310::method_1523@811 (line 1406)
9519 0x000001c7541b2180: fc2d 1306 | e90f dcff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a
9520
9521 0x000001c7541b2198: ; {runtime_call load_appendix_patching Runtime1 stub}
9522 0x000001c7541b2198: e8e3 2d13
9523
9524 0x000001c7541b219c: ; ImmutableOopMap {[176]=Oop [224]=Oop }
9525 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
9526 ; - (reexecute) net.minecraft.class_310::method_1523@826 (line 1406)
9527 0x000001c7541b219c: 06e9 76dc | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05
9528
9529 0x000001c7541b21b0: ; {runtime_call load_appendix_patching Runtime1 stub}
9530 0x000001c7541b21b0: 0ae8 ca2d
9531
9532 0x000001c7541b21b4: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
9533 ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0}
9534 ; - (reexecute) net.minecraft.class_310::method_1523@831 (line 1406)
9535 0x000001c7541b21b4: 1306 e99d
9536
9537 0x000001c7541b21b8: ; {runtime_call new_object_array Runtime1 stub}
9538 0x000001c7541b21b8: dcff ffe8
9539
9540 0x000001c7541b21bc: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop }
9541 ;*anewarray {reexecute=0 rethrow=0 return_oop=0}
9542 ; - net.minecraft.class_310::method_1523@862 (line 1412)
9543 0x000001c7541b21bc: c0eb 1206 | e991 ddff
9544
9545 0x000001c7541b21c4: ; {metadata({method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9546 0x000001c7541b21c4: ff49 ba88 | 4d15 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9547
9548 0x000001c7541b21dc: ; {runtime_call counter_overflow Runtime1 stub}
9549 0x000001c7541b21dc: e81f 3713
9550
9551 0x000001c7541b21e0: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop }
9552 ;*synchronization entry
9553 ; - java.lang.Integer::valueOf@-1 (line 1071)
9554 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9555 0x000001c7541b21e0: 06e9 b0dd | ffff 488b
9556
9557 0x000001c7541b21e8: ; {runtime_call fast_new_instance Runtime1 stub}
9558 0x000001c7541b21e8: d2e8 92df
9559
9560 0x000001c7541b21ec: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
9561 ;*new {reexecute=0 rethrow=0 return_oop=0}
9562 ; - java.lang.Integer::valueOf@23 (line 1073)
9563 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9564 0x000001c7541b21ec: 1206 e943
9565
9566 0x000001c7541b21f0: ; {metadata({method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
9567 0x000001c7541b21f0: deff ff49 | ba70 4e15 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9568
9569 0x000001c7541b2208: ; {runtime_call counter_overflow Runtime1 stub}
9570 0x000001c7541b2208: ffff e8f1
9571
9572 0x000001c7541b220c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9573 ;*synchronization entry
9574 ; - java.lang.Integer::<init>@-1 (line 1096)
9575 ; - java.lang.Integer::valueOf@28 (line 1073)
9576 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9577 0x000001c7541b220c: 3613 06e9 | 5ede ffff
9578
9579 0x000001c7541b2214: ; {metadata({method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
9580 0x000001c7541b2214: 49ba e8b4 | 142a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9581
9582 0x000001c7541b2228: ; {runtime_call counter_overflow Runtime1 stub}
9583 0x000001c7541b2228: ffff ffe8
9584
9585 0x000001c7541b222c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9586 ;*synchronization entry
9587 ; - java.lang.Number::<init>@-1 (line 59)
9588 ; - java.lang.Integer::<init>@1 (line 1096)
9589 ; - java.lang.Integer::valueOf@28 (line 1073)
9590 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9591 0x000001c7541b222c: d036 1306 | e979 deff
9592
9593 0x000001c7541b2234: ; {metadata({method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
9594 0x000001c7541b2234: ff49 ba40 | 0600 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9595
9596 0x000001c7541b224c: ; {runtime_call counter_overflow Runtime1 stub}
9597 0x000001c7541b224c: e8af 3613
9598
9599 0x000001c7541b2250: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9600 ;*synchronization entry
9601 ; - java.lang.Object::<init>@-1 (line 45)
9602 ; - java.lang.Number::<init>@1 (line 59)
9603 ; - java.lang.Integer::<init>@1 (line 1096)
9604 ; - java.lang.Integer::valueOf@28 (line 1073)
9605 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9606 0x000001c7541b2250: 06e9 94de
9607
9608 0x000001c7541b2254: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9609 0x000001c7541b2254: ffff e845
9610
9611 0x000001c7541b2258: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
9612 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
9613 ; - java.lang.Integer::valueOf@21 (line 1072)
9614 ; - net.minecraft.class_310::method_1523@870 (line 1413)
9615 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9616 0x000001c7541b2258: d412 06e8
9617
9618 0x000001c7541b225c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9619 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9620 ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413)
9621 0x000001c7541b225c: 40d4 1206 | 4889 0424
9622
9623 0x000001c7541b2264: ; {runtime_call throw_array_store_exception Runtime1 stub}
9624 0x000001c7541b2264: e837 fd12
9625
9626 0x000001c7541b2268: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9627 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9628 ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413)
9629 0x000001c7541b2268: 0648 8b32 | 4883 fe00 | 0f84 9fdf | ffff 4889
9630
9631 0x000001c7541b2278: ; {runtime_call g1_pre_barrier_slow}
9632 0x000001c7541b2278: 3424 e881 | 3d13 06e9 | 91df ffff | 4883 f800 | 0f84 9edf | ffff 4889
9633
9634 0x000001c7541b2290: ; {runtime_call g1_post_barrier_slow}
9635 0x000001c7541b2290: 1424 e8e9 | 4013 06e9 | 90df ffff
9636
9637 0x000001c7541b229c: ; {metadata({method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')}
9638 0x000001c7541b229c: 49ba 884d | 152a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9639
9640 0x000001c7541b22b0: ; {runtime_call counter_overflow Runtime1 stub}
9641 0x000001c7541b22b0: ffff ffe8
9642
9643 0x000001c7541b22b4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
9644 ;*synchronization entry
9645 ; - java.lang.Integer::valueOf@-1 (line 1071)
9646 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9647 0x000001c7541b22b4: 4836 1306 | e9f9 dfff | ff48 8bd2
9648
9649 0x000001c7541b22c0: ; {runtime_call fast_new_instance Runtime1 stub}
9650 0x000001c7541b22c0: e8bb de12
9651
9652 0x000001c7541b22c4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
9653 ;*new {reexecute=0 rethrow=0 return_oop=0}
9654 ; - java.lang.Integer::valueOf@23 (line 1073)
9655 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9656 0x000001c7541b22c4: 06e9 89e0
9657
9658 0x000001c7541b22c8: ; {metadata({method} {0x000001c72a154e78} '<init>' '(I)V' in 'java/lang/Integer')}
9659 0x000001c7541b22c8: ffff 49ba | 704e 152a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9660
9661 0x000001c7541b22e0: ; {runtime_call counter_overflow Runtime1 stub}
9662 0x000001c7541b22e0: ffe8 1a36
9663
9664 0x000001c7541b22e4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9665 ;*synchronization entry
9666 ; - java.lang.Integer::<init>@-1 (line 1096)
9667 ; - java.lang.Integer::valueOf@28 (line 1073)
9668 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9669 0x000001c7541b22e4: 1306 e9a4
9670
9671 0x000001c7541b22e8: ; {metadata({method} {0x000001c72a14b4f0} '<init>' '()V' in 'java/lang/Number')}
9672 0x000001c7541b22e8: e0ff ff49 | bae8 b414 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9673
9674 0x000001c7541b2300: ; {runtime_call counter_overflow Runtime1 stub}
9675 0x000001c7541b2300: ffff e8f9
9676
9677 0x000001c7541b2304: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9678 ;*synchronization entry
9679 ; - java.lang.Number::<init>@-1 (line 59)
9680 ; - java.lang.Integer::<init>@1 (line 1096)
9681 ; - java.lang.Integer::valueOf@28 (line 1073)
9682 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9683 0x000001c7541b2304: 3513 06e9 | bfe0 ffff
9684
9685 0x000001c7541b230c: ; {metadata({method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
9686 0x000001c7541b230c: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9687
9688 0x000001c7541b2320: ; {runtime_call counter_overflow Runtime1 stub}
9689 0x000001c7541b2320: ffff ffe8
9690
9691 0x000001c7541b2324: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop }
9692 ;*synchronization entry
9693 ; - java.lang.Object::<init>@-1 (line 45)
9694 ; - java.lang.Number::<init>@1 (line 59)
9695 ; - java.lang.Integer::<init>@1 (line 1096)
9696 ; - java.lang.Integer::valueOf@28 (line 1073)
9697 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9698 0x000001c7541b2324: d835 1306 | e9da e0ff
9699
9700 0x000001c7541b232c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9701 0x000001c7541b232c: ffe8 6ed3
9702
9703 0x000001c7541b2330: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop }
9704 ;*aaload {reexecute=0 rethrow=0 return_oop=0}
9705 ; - java.lang.Integer::valueOf@21 (line 1072)
9706 ; - net.minecraft.class_310::method_1523@892 (line 1414)
9707 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9708 0x000001c7541b2330: 1206 e869
9709
9710 0x000001c7541b2334: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
9711 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9712 ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414)
9713 0x000001c7541b2334: d312 064c
9714
9715 0x000001c7541b2338: ; {runtime_call throw_array_store_exception Runtime1 stub}
9716 0x000001c7541b2338: 892c 24e8
9717
9718 0x000001c7541b233c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop }
9719 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9720 ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414)
9721 0x000001c7541b233c: 60fc 1206 | 488b 3248 | 83fe 000f | 84e2 e1ff | ff48 8934
9722
9723 0x000001c7541b2350: ; {runtime_call g1_pre_barrier_slow}
9724 0x000001c7541b2350: 24e8 aa3c | 1306 e9d4 | e1ff ff49 | 83fd 000f | 84e1 e1ff | ff48 8914
9725
9726 0x000001c7541b2368: ; {runtime_call g1_post_barrier_slow}
9727 0x000001c7541b2368: 24e8 1240 | 1306 e9d3
9728
9729 0x000001c7541b2370: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9730 0x000001c7541b2370: e1ff ffe8
9731
9732 0x000001c7541b2374: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
9733 ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0}
9734 ; - net.minecraft.class_310::method_1523@902 (line 1415)
9735 0x000001c7541b2374: 28d3 1206
9736
9737 0x000001c7541b2378: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9738 0x000001c7541b2378: e823 d312
9739
9740 0x000001c7541b237c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9741 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
9742 ; - net.minecraft.class_310::method_1523@905 (line 1415)
9743 0x000001c7541b237c: 0648 8934
9744
9745 0x000001c7541b2380: ; {runtime_call throw_class_cast_exception Runtime1 stub}
9746 0x000001c7541b2380: 24e8 1aff
9747
9748 0x000001c7541b2384: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
9749 ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
9750 ; - net.minecraft.class_310::method_1523@908 (line 1415)
9751 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9752 0x000001c7541b2384: 1206 e815
9753
9754 0x000001c7541b2388: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9755 ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0}
9756 ; - net.minecraft.class_310::method_1523@911 (line 1415)
9757 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9758 0x000001c7541b2388: d312 06e8
9759
9760 0x000001c7541b238c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9761 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9762 ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415)
9763 0x000001c7541b238c: 10d3 1206 | 4889 3424
9764
9765 0x000001c7541b2394: ; {runtime_call throw_array_store_exception Runtime1 stub}
9766 0x000001c7541b2394: e807 fc12
9767
9768 0x000001c7541b2398: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9769 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9770 ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415)
9771 0x000001c7541b2398: 0648 8b07 | 4883 f800 | 0f84 34e4 | ffff 4889
9772
9773 0x000001c7541b23a8: ; {runtime_call g1_pre_barrier_slow}
9774 0x000001c7541b23a8: 0424 e851 | 3c13 06e9 | 26e4 ffff | 4883 fe00 | 0f84 33e4 | ffff 4889
9775
9776 0x000001c7541b23c0: ; {runtime_call g1_post_barrier_slow}
9777 0x000001c7541b23c0: 3c24 e8b9 | 3f13 06e9 | 25e4 ffff
9778
9779 0x000001c7541b23cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9780 0x000001c7541b23cc: e8cf d212
9781
9782 0x000001c7541b23d0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9783 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
9784 ; - net.minecraft.class_310::method_1523@936 (line 1416)
9785 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9786 0x000001c7541b23d0: 06e8 cad2
9787
9788 0x000001c7541b23d4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9789 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9790 ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416)
9791 0x000001c7541b23d4: 1206 4889
9792
9793 0x000001c7541b23d8: ; {runtime_call throw_array_store_exception Runtime1 stub}
9794 0x000001c7541b23d8: 3424 e8c1
9795
9796 0x000001c7541b23dc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9797 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9798 ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416)
9799 0x000001c7541b23dc: fb12 0648 | 8b07 4883 | f800 0f84 | 49e5 ffff | 4889 0424
9800
9801 0x000001c7541b23f0: ; {runtime_call g1_pre_barrier_slow}
9802 0x000001c7541b23f0: e80b 3c13 | 06e9 3be5 | ffff 4883 | fe00 0f84 | 48e5 ffff | 4889 3c24
9803
9804 0x000001c7541b2408: ; {runtime_call g1_post_barrier_slow}
9805 0x000001c7541b2408: e873 3f13 | 06e9 3ae5
9806
9807 0x000001c7541b2410: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9808 0x000001c7541b2410: ffff e889
9809
9810 0x000001c7541b2414: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9811 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
9812 ; - net.minecraft.class_310::method_1523@949 (line 1417)
9813 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9814 0x000001c7541b2414: d212 06e8
9815
9816 0x000001c7541b2418: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9817 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9818 ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417)
9819 0x000001c7541b2418: 84d2 1206 | 4889 3424
9820
9821 0x000001c7541b2420: ; {runtime_call throw_array_store_exception Runtime1 stub}
9822 0x000001c7541b2420: e87b fb12
9823
9824 0x000001c7541b2424: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop }
9825 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9826 ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417)
9827 0x000001c7541b2424: 0648 8b0f | 4883 f900 | 0f84 52e7 | ffff 4889
9828
9829 0x000001c7541b2434: ; {runtime_call g1_pre_barrier_slow}
9830 0x000001c7541b2434: 0c24 e8c5 | 3b13 06e9 | 44e7 ffff | 4883 fe00 | 0f84 51e7 | ffff 4889
9831
9832 0x000001c7541b244c: ; {runtime_call g1_post_barrier_slow}
9833 0x000001c7541b244c: 3c24 e82d | 3f13 06e9 | 43e7 ffff
9834
9835 0x000001c7541b2458: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9836 0x000001c7541b2458: e843 d212
9837
9838 0x000001c7541b245c: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
9839 ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0}
9840 ; - net.minecraft.class_310::method_1523@999 (line 1418)
9841 ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9842 0x000001c7541b245c: 06e8 3ed2
9843
9844 0x000001c7541b2460: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
9845 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9846 ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418)
9847 0x000001c7541b2460: 1206 4889
9848
9849 0x000001c7541b2464: ; {runtime_call throw_array_store_exception Runtime1 stub}
9850 0x000001c7541b2464: 1424 e835
9851
9852 0x000001c7541b2468: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop }
9853 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9854 ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418)
9855 0x000001c7541b2468: fb12 0648 | 8b3e 4883 | ff00 0f84 | 6ae8 ffff | 4889 3c24
9856
9857 0x000001c7541b247c: ; {runtime_call g1_pre_barrier_slow}
9858 0x000001c7541b247c: e87f 3b13 | 06e9 5ce8 | ffff 4883 | fa00 0f84 | 69e8 ffff | 4889 3424
9859
9860 0x000001c7541b2494: ; {runtime_call g1_post_barrier_slow}
9861 0x000001c7541b2494: e8e7 3e13 | 06e9 5be8
9862
9863 0x000001c7541b249c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9864 0x000001c7541b249c: ffff e8fd
9865
9866 0x000001c7541b24a0: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
9867 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9868 ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418)
9869 0x000001c7541b24a0: d112 064c
9870
9871 0x000001c7541b24a4: ; {runtime_call throw_array_store_exception Runtime1 stub}
9872 0x000001c7541b24a4: 8904 24e8
9873
9874 0x000001c7541b24a8: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop }
9875 ;*aastore {reexecute=1 rethrow=0 return_oop=0}
9876 ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418)
9877 0x000001c7541b24a8: f4fa 1206 | 488b 3248 | 83fe 000f | 8440 e9ff | ff48 8934
9878
9879 0x000001c7541b24bc: ; {runtime_call g1_pre_barrier_slow}
9880 0x000001c7541b24bc: 24e8 3e3b | 1306 e932 | e9ff ff49 | 83f8 000f | 843f e9ff | ff48 8914
9881
9882 0x000001c7541b24d4: ; {runtime_call g1_post_barrier_slow}
9883 0x000001c7541b24d4: 24e8 a63e | 1306 e931
9884
9885 0x000001c7541b24dc: ; {metadata({method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')}
9886 0x000001c7541b24dc: e9ff ff49 | ba10 fb00 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9887
9888 0x000001c7541b24f4: ; {runtime_call counter_overflow Runtime1 stub}
9889 0x000001c7541b24f4: ffff e805
9890
9891 0x000001c7541b24f8: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
9892 ;*synchronization entry
9893 ; - java.lang.String::format@-1 (line 4431)
9894 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9895 0x000001c7541b24f8: 3413 06e9 | 49e9 ffff
9896
9897 0x000001c7541b2500: ; {runtime_call fast_new_instance Runtime1 stub}
9898 0x000001c7541b2500: 488b d2e8
9899
9900 0x000001c7541b2504: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop }
9901 ;*new {reexecute=0 rethrow=0 return_oop=0}
9902 ; - java.lang.String::format@0 (line 4431)
9903 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9904 0x000001c7541b2504: 78dc 1206 | e987 e9ff
9905
9906 0x000001c7541b250c: ; {metadata({method} {0x000001c72a9c50a8} '<init>' '(Ljava/util/Locale;)V' in 'java/util/Formatter')}
9907 0x000001c7541b250c: ff49 baa0 | 509c 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9908
9909 0x000001c7541b2524: ; {runtime_call counter_overflow Runtime1 stub}
9910 0x000001c7541b2524: e8d7 3313
9911
9912 0x000001c7541b2528: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop }
9913 ;*synchronization entry
9914 ; - java.util.Formatter::<init>@-1 (line 2139)
9915 ; - java.lang.String::format@5 (line 4431)
9916 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9917 0x000001c7541b2528: 06e9 a2e9 | ffff 488b
9918
9919 0x000001c7541b2530: ; {runtime_call fast_new_instance Runtime1 stub}
9920 0x000001c7541b2530: d2e8 4adc
9921
9922 0x000001c7541b2534: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [304]=Oop }
9923 ;*new {reexecute=0 rethrow=0 return_oop=0}
9924 ; - java.util.Formatter::<init>@2 (line 2139)
9925 ; - java.lang.String::format@5 (line 4431)
9926 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9927 0x000001c7541b2534: 1206 e9e4
9928
9929 0x000001c7541b2538: ; {metadata({method} {0x000001c72a0d7730} '<init>' '()V' in 'java/lang/StringBuilder')}
9930 0x000001c7541b2538: e9ff ff49 | ba28 770d | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff
9931
9932 0x000001c7541b2550: ; {runtime_call counter_overflow Runtime1 stub}
9933 0x000001c7541b2550: ffff e8a9
9934
9935 0x000001c7541b2554: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [304]=Oop }
9936 ;*synchronization entry
9937 ; - java.lang.StringBuilder::<init>@-1 (line 106)
9938 ; - java.util.Formatter::<init>@6 (line 2139)
9939 ; - java.lang.String::format@5 (line 4431)
9940 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9941 0x000001c7541b2554: 3313 06e9 | 01ea ffff
9942
9943 0x000001c7541b255c: ; {metadata({method} {0x000001c72a9c4d80} '<init>' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')}
9944 0x000001c7541b255c: 49ba 784d | 9c2a c701 | 0000 4c89 | 5424 0848 | c704 24ff
9945
9946 0x000001c7541b2570: ; {runtime_call counter_overflow Runtime1 stub}
9947 0x000001c7541b2570: ffff ffe8
9948
9949 0x000001c7541b2574: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
9950 ;*synchronization entry
9951 ; - java.util.Formatter::<init>@-1 (line 2082)
9952 ; - java.util.Formatter::<init>@9 (line 2139)
9953 ; - java.lang.String::format@5 (line 4431)
9954 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9955 0x000001c7541b2574: 8833 1306 | e965 eaff
9956
9957 0x000001c7541b257c: ; {metadata({method} {0x000001c72a000648} '<init>' '()V' in 'java/lang/Object')}
9958 0x000001c7541b257c: ff49 ba40 | 0600 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
9959
9960 0x000001c7541b2594: ; {runtime_call counter_overflow Runtime1 stub}
9961 0x000001c7541b2594: e867 3313
9962
9963 0x000001c7541b2598: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop }
9964 ;*synchronization entry
9965 ; - java.lang.Object::<init>@-1 (line 45)
9966 ; - java.util.Formatter::<init>@1 (line 2082)
9967 ; - java.util.Formatter::<init>@9 (line 2139)
9968 ; - java.lang.String::format@5 (line 4431)
9969 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9970 0x000001c7541b2598: 06e9 8aea | ffff 4c8b | 4010 4983 | f800 0f84 | 92ea ffff | 4c89 0424
9971
9972 0x000001c7541b25b0: ; {runtime_call g1_pre_barrier_slow}
9973 0x000001c7541b25b0: e84b 3a13 | 06e9 84ea | ffff 4983 | f800 0f84 | 9aea ffff | 4889 0424
9974
9975 0x000001c7541b25c8: ; {runtime_call g1_post_barrier_slow}
9976 0x000001c7541b25c8: e8b3 3d13 | 06e9 8cea | ffff 4c8b | 4818 4983 | f900 0f84 | 96ea ffff | 4c89 0c24
9977
9978 0x000001c7541b25e4: ; {runtime_call g1_pre_barrier_slow}
9979 0x000001c7541b25e4: e817 3a13 | 06e9 88ea | ffff 4983 | f900 0f84 | aaea ffff | 4889 0424
9980
9981 0x000001c7541b25fc: ; {runtime_call g1_post_barrier_slow}
9982 0x000001c7541b25fc: e87f 3d13 | 06e9 9cea
9983
9984 0x000001c7541b2604: ; {metadata({method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')}
9985 0x000001c7541b2604: ffff 49ba | e862 9c2a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
9986
9987 0x000001c7541b261c: ; {runtime_call counter_overflow Runtime1 stub}
9988 0x000001c7541b261c: ffe8 de32
9989
9990 0x000001c7541b2620: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [320]=Oop }
9991 ;*synchronization entry
9992 ; - java.util.Formatter::format@-1 (line 2728)
9993 ; - java.lang.String::format@10 (line 4431)
9994 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
9995 0x000001c7541b2620: 1306 e9b9
9996
9997 0x000001c7541b2624: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
9998 0x000001c7541b2624: eaff ffe8
9999
10000 0x000001c7541b2628: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
10001 ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
10002 ; - java.lang.String::format@13 (line 4431)
10003 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10004 0x000001c7541b2628: 74d0 1206
10005
10006 0x000001c7541b262c: ; {metadata({method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')}
10007 0x000001c7541b262c: 49ba 885e | 9c2a c701 | 0000 4c89 | 5424 0848 | c704 24ff
10008
10009 0x000001c7541b2640: ; {runtime_call counter_overflow Runtime1 stub}
10010 0x000001c7541b2640: ffff ffe8
10011
10012 0x000001c7541b2644: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
10013 ;*synchronization entry
10014 ; - java.util.Formatter::toString@-1 (line 2627)
10015 ; - java.lang.String::format@13 (line 4431)
10016 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10017 0x000001c7541b2644: b832 1306 | e90e ebff
10018
10019 0x000001c7541b264c: ; {metadata({method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')}
10020 0x000001c7541b264c: ff49 ba68 | 619c 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10021
10022 0x000001c7541b2664: ; {runtime_call counter_overflow Runtime1 stub}
10023 0x000001c7541b2664: e897 3213
10024
10025 0x000001c7541b2668: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop }
10026 ;*synchronization entry
10027 ; - java.util.Formatter::ensureOpen@-1 (line 2679)
10028 ; - java.util.Formatter::toString@1 (line 2627)
10029 ; - java.lang.String::format@13 (line 4431)
10030 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10031 0x000001c7541b2668: 06e9 29eb
10032
10033 0x000001c7541b266c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10034 0x000001c7541b266c: ffff e82d
10035
10036 0x000001c7541b2670: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10037 ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0}
10038 ; - java.util.Formatter::toString@8 (line 2628)
10039 ; - java.lang.String::format@13 (line 4431)
10040 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10041 0x000001c7541b2670: d012 0648 | 8bb2 f802 | 0000 4883 | fe00 0f84 | fdeb ffff | 4889 3424
10042
10043 0x000001c7541b2688: ; {runtime_call g1_pre_barrier_slow}
10044 0x000001c7541b2688: e873 3913 | 06e9 efeb | ffff 4883 | f800 0f84 | 00ec ffff | 4889 1424
10045
10046 0x000001c7541b26a0: ; {runtime_call g1_post_barrier_slow}
10047 0x000001c7541b26a0: e8db 3c13 | 06e9 f2eb
10048
10049 0x000001c7541b26a8: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')}
10050 0x000001c7541b26a8: ffff 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 2408 0400
10051
10052 0x000001c7541b26c0: ; {runtime_call counter_overflow Runtime1 stub}
10053 0x000001c7541b26c0: 00e8 3a32
10054
10055 0x000001c7541b26c4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop }
10056 ;*goto {reexecute=1 rethrow=0 return_oop=0}
10057 ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423)
10058 0x000001c7541b26c4: 1306 e911
10059
10060 0x000001c7541b26c8: ; {internal_word}
10061 0x000001c7541b26c8: ecff ff49 | bab4 131b | 54c7 0100 | 004d 8997 | 6004 0000
10062
10063 0x000001c7541b26dc: ; {runtime_call SafepointBlob}
10064 0x000001c7541b26dc: e99f 4406
10065
10066 0x000001c7541b26e0: ; {metadata(nullptr)}
10067 0x000001c7541b26e0: 0648 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
10068
10069 0x000001c7541b26f0: ; {runtime_call load_klass_patching Runtime1 stub}
10070 0x000001c7541b26f0: e88b 1b13
10071
10072 0x000001c7541b26f4: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
10073 ;*new {reexecute=1 rethrow=0 return_oop=0}
10074 ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680)
10075 ; - java.util.Formatter::toString@1 (line 2627)
10076 ; - java.lang.String::format@13 (line 4431)
10077 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10078 0x000001c7541b26f4: 06e9 d6ec | ffff 488b
10079
10080 0x000001c7541b26fc: ; {runtime_call new_instance Runtime1 stub}
10081 0x000001c7541b26fc: d2e8 7ed6
10082
10083 0x000001c7541b2700: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop }
10084 ;*new {reexecute=0 rethrow=0 return_oop=0}
10085 ; - java.util.Formatter::ensureOpen@7 (line 2680)
10086 ; - java.util.Formatter::toString@1 (line 2627)
10087 ; - java.lang.String::format@13 (line 4431)
10088 ; - net.minecraft.class_310::method_1523@1009 (line 1412)
10089 0x000001c7541b2700: 1206 e9d8
10090
10091 0x000001c7541b2704: ; {metadata(nullptr)}
10092 0x000001c7541b2704: ecff ff48 | ba00 0000 | 0000 0000 | 00b8 000f
10093
10094 0x000001c7541b2714: ; {runtime_call load_klass_patching Runtime1 stub}
10095 0x000001c7541b2714: 050a e865
10096
10097 0x000001c7541b2718: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10098 ;*new {reexecute=1 rethrow=0 return_oop=0}
10099 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10100 ; - net.minecraft.class_276::method_1237@17 (line 113)
10101 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10102 0x000001c7541b2718: 1b13 06e9 | 00ed ffff
10103
10104 0x000001c7541b2720: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10105 0x000001c7541b2720: e87b cf12
10106
10107 0x000001c7541b2724: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10108 ;*new {reexecute=0 rethrow=0 return_oop=0}
10109 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10110 ; - net.minecraft.class_276::method_1237@17 (line 113)
10111 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10112 0x000001c7541b2724: 0648 8bd2
10113
10114 0x000001c7541b2728: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
10115 0x000001c7541b2728: e853 de12
10116
10117 0x000001c7541b272c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10118 ;*new {reexecute=0 rethrow=0 return_oop=0}
10119 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10120 ; - net.minecraft.class_276::method_1237@17 (line 113)
10121 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10122 0x000001c7541b272c: 06e9 4bed
10123
10124 0x000001c7541b2730: ; {metadata(nullptr)}
10125 0x000001c7541b2730: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
10126
10127 0x000001c7541b2740: ; {runtime_call load_klass_patching Runtime1 stub}
10128 0x000001c7541b2740: 0ae8 3a1b
10129
10130 0x000001c7541b2744: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10131 ;*new {reexecute=1 rethrow=0 return_oop=0}
10132 ; - (reexecute) net.minecraft.class_276::method_1237@7 (line 111)
10133 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10134 0x000001c7541b2744: 1306 e97d
10135
10136 0x000001c7541b2748: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10137 0x000001c7541b2748: edff ffe8
10138
10139 0x000001c7541b274c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10140 ;*new {reexecute=0 rethrow=0 return_oop=0}
10141 ; - net.minecraft.class_276::method_1237@7 (line 111)
10142 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10143 0x000001c7541b274c: 50cf 1206
10144
10145 0x000001c7541b2750: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
10146 0x000001c7541b2750: 488b d2e8
10147
10148 0x000001c7541b2754: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10149 ;*new {reexecute=0 rethrow=0 return_oop=0}
10150 ; - net.minecraft.class_276::method_1237@7 (line 111)
10151 ; - net.minecraft.class_310::method_1523@455 (line 1360)
10152 0x000001c7541b2754: 28de 1206 | e9c8 edff
10153
10154 0x000001c7541b275c: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')}
10155 0x000001c7541b275c: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff
10156
10157 0x000001c7541b2774: ; {runtime_call counter_overflow Runtime1 stub}
10158 0x000001c7541b2774: e887 3113
10159
10160 0x000001c7541b2778: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10161 ;*synchronization entry
10162 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129)
10163 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
10164 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
10165 ; - net.minecraft.class_310::method_1523@370 (line 1345)
10166 0x000001c7541b2778: 06e9 24ee
10167
10168 0x000001c7541b277c: ; {metadata(nullptr)}
10169 0x000001c7541b277c: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05
10170
10171 0x000001c7541b278c: ; {runtime_call load_klass_patching Runtime1 stub}
10172 0x000001c7541b278c: 0ae8 ee1a
10173
10174 0x000001c7541b2790: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10175 ;*new {reexecute=1 rethrow=0 return_oop=0}
10176 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
10177 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
10178 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
10179 ; - net.minecraft.class_310::method_1523@370 (line 1345)
10180 0x000001c7541b2790: 1306 e911
10181
10182 0x000001c7541b2794: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10183 0x000001c7541b2794: eeff ffe8
10184
10185 0x000001c7541b2798: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10186 ;*new {reexecute=0 rethrow=0 return_oop=0}
10187 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
10188 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
10189 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
10190 ; - net.minecraft.class_310::method_1523@370 (line 1345)
10191 0x000001c7541b2798: 04cf 1206
10192
10193 0x000001c7541b279c: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
10194 0x000001c7541b279c: 488b d2e8
10195
10196 0x000001c7541b27a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10197 ;*new {reexecute=0 rethrow=0 return_oop=0}
10198 ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129)
10199 ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124)
10200 ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181)
10201 ; - net.minecraft.class_310::method_1523@370 (line 1345)
10202 0x000001c7541b27a0: dcdd 1206 | e95c eeff
10203
10204 0x000001c7541b27a8: ; {metadata(nullptr)}
10205 0x000001c7541b27a8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a
10206
10207 0x000001c7541b27b8: ; {runtime_call load_klass_patching Runtime1 stub}
10208 0x000001c7541b27b8: e8c3 1a13
10209
10210 0x000001c7541b27bc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10211 ;*new {reexecute=1 rethrow=0 return_oop=0}
10212 ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10213 ; - net.minecraft.class_310::method_1523@342 (line 1343)
10214 0x000001c7541b27bc: 06e9 8eee
10215
10216 0x000001c7541b27c0: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
10217 0x000001c7541b27c0: ffff e8d9
10218
10219 0x000001c7541b27c4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10220 ;*new {reexecute=0 rethrow=0 return_oop=0}
10221 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10222 ; - net.minecraft.class_310::method_1523@342 (line 1343)
10223 0x000001c7541b27c4: ce12 0648
10224
10225 0x000001c7541b27c8: ; {runtime_call fast_new_instance_init_check Runtime1 stub}
10226 0x000001c7541b27c8: 8bd2 e8b1
10227
10228 0x000001c7541b27cc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop }
10229 ;*new {reexecute=0 rethrow=0 return_oop=0}
10230 ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451)
10231 ; - net.minecraft.class_310::method_1523@342 (line 1343)
10232 0x000001c7541b27cc: dd12 06e9 | d9ee ffff
10233
10234 0x000001c7541b27d4: ; {metadata(nullptr)}
10235 0x000001c7541b27d4: 48ba 0000 | 0000 0000 | 0000 b800
10236
10237 0x000001c7541b27e0: ; {runtime_call load_klass_patching Runtime1 stub}
10238 0x000001c7541b27e0: 0f05 0ae8
10239
10240 0x000001c7541b27e4: ; ImmutableOopMap {[176]=Oop }
10241 ;*new {reexecute=1 rethrow=0 return_oop=0}
10242 ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259)
10243 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
10244 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10245 ; - net.minecraft.class_310::method_1523@103 (line 1304)
10246 0x000001c7541b27e4: 981a 1306 | e90b efff | ff48 8bd2
10247
10248 0x000001c7541b27f0: ; {runtime_call fast_new_instance Runtime1 stub}
10249 0x000001c7541b27f0: e88b d912
10250
10251 0x000001c7541b27f4: ; ImmutableOopMap {[176]=Oop }
10252 ;*new {reexecute=0 rethrow=0 return_oop=0}
10253 ; - java.util.Objects::requireNonNull@4 (line 259)
10254 ; - java.util.Objects::requireNonNullElseGet@24 (line 334)
10255 ; - net.minecraft.class_10209::method_64146@27 (line 51)
10256 ; - net.minecraft.class_310::method_1523@103 (line 1304)
10257 0x000001c7541b27f4: 06e9 4eef | ffff 498b | 87f8 0400 | 0049 c787 | f804 0000 | 0000 0000 | 49c7 8700 | 0500 0000
10258 0x000001c7541b2814: 0000 0048 | 81c4 9001
10259
10260 0x000001c7541b281c: ; {runtime_call unwind_exception Runtime1 stub}
10261 0x000001c7541b281c: 0000 5de9 | 5cbf 1206 | f4f4 f4f4
10262[Stub Code]
10263 0x000001c7541b2828: ; {no_reloc}
10264 0x000001c7541b2828: 0f1f 4400
10265
10266 0x000001c7541b282c: ; {static_stub}
10267 0x000001c7541b282c: 0048 bb00 | 0000 0000
10268
10269 0x000001c7541b2834: ; {runtime_call nmethod}
10270 0x000001c7541b2834: 0000 00e9 | fbff ffff
10271
10272 0x000001c7541b283c: ; {static_stub}
10273 0x000001c7541b283c: 9048 bb00 | 0000 0000
10274
10275 0x000001c7541b2844: ; {runtime_call nmethod}
10276 0x000001c7541b2844: 0000 00e9 | fbff ffff
10277
10278 0x000001c7541b284c: ; {static_stub}
10279 0x000001c7541b284c: 9048 bb00 | 0000 0000
10280
10281 0x000001c7541b2854: ; {runtime_call nmethod}
10282 0x000001c7541b2854: 0000 00e9 | fbff ffff
10283
10284 0x000001c7541b285c: ; {static_stub}
10285 0x000001c7541b285c: 9048 bb00 | 0000 0000
10286
10287 0x000001c7541b2864: ; {runtime_call nmethod}
10288 0x000001c7541b2864: 0000 00e9 | fbff ffff
10289
10290 0x000001c7541b286c: ; {static_stub}
10291 0x000001c7541b286c: 9048 bb00 | 0000 0000
10292
10293 0x000001c7541b2874: ; {runtime_call nmethod}
10294 0x000001c7541b2874: 0000 00e9 | fbff ffff
10295
10296 0x000001c7541b287c: ; {static_stub}
10297 0x000001c7541b287c: 9048 bb58 | c42a 3ac7
10298
10299 0x000001c7541b2884: ; {runtime_call I2C/C2I adapters}
10300 0x000001c7541b2884: 0100 00e9 | ea15 0606
10301
10302 0x000001c7541b288c: ; {static_stub}
10303 0x000001c7541b288c: 9048 bb00 | 0000 0000
10304
10305 0x000001c7541b2894: ; {runtime_call nmethod}
10306 0x000001c7541b2894: 0000 00e9 | fbff ffff
10307
10308 0x000001c7541b289c: ; {static_stub}
10309 0x000001c7541b289c: 9048 bb00 | 0000 0000
10310
10311 0x000001c7541b28a4: ; {runtime_call nmethod}
10312 0x000001c7541b28a4: 0000 00e9 | fbff ffff
10313
10314 0x000001c7541b28ac: ; {static_stub}
10315 0x000001c7541b28ac: 9048 bb00 | 0000 0000
10316
10317 0x000001c7541b28b4: ; {runtime_call nmethod}
10318 0x000001c7541b28b4: 0000 00e9 | fbff ffff
10319
10320 0x000001c7541b28bc: ; {static_stub}
10321 0x000001c7541b28bc: 9048 bba0 | 0450 3ac7
10322
10323 0x000001c7541b28c4: ; {runtime_call I2C/C2I adapters}
10324 0x000001c7541b28c4: 0100 00e9 | aa15 0606
10325
10326 0x000001c7541b28cc: ; {static_stub}
10327 0x000001c7541b28cc: 9048 bb00 | 0000 0000
10328
10329 0x000001c7541b28d4: ; {runtime_call nmethod}
10330 0x000001c7541b28d4: 0000 00e9 | fbff ffff
10331
10332 0x000001c7541b28dc: ; {static_stub}
10333 0x000001c7541b28dc: 9048 bb00 | 0000 0000
10334
10335 0x000001c7541b28e4: ; {runtime_call nmethod}
10336 0x000001c7541b28e4: 0000 00e9 | fbff ffff
10337
10338 0x000001c7541b28ec: ; {static_stub}
10339 0x000001c7541b28ec: 9048 bb00 | 0000 0000
10340
10341 0x000001c7541b28f4: ; {runtime_call nmethod}
10342 0x000001c7541b28f4: 0000 00e9 | fbff ffff
10343
10344 0x000001c7541b28fc: ; {static_stub}
10345 0x000001c7541b28fc: 9048 bb50 | 5d1b 3bc7
10346
10347 0x000001c7541b2904: ; {runtime_call I2C/C2I adapters}
10348 0x000001c7541b2904: 0100 00e9 | ee25 0606
10349
10350 0x000001c7541b290c: ; {static_stub}
10351 0x000001c7541b290c: 9048 bb00 | 0000 0000
10352
10353 0x000001c7541b2914: ; {runtime_call nmethod}
10354 0x000001c7541b2914: 0000 00e9 | fbff ffff
10355
10356 0x000001c7541b291c: ; {static_stub}
10357 0x000001c7541b291c: 9048 bb08 | 6171 3ac7
10358
10359 0x000001c7541b2924: ; {runtime_call I2C/C2I adapters}
10360 0x000001c7541b2924: 0100 00e9 | 4a15 0606
10361
10362 0x000001c7541b292c: ; {static_stub}
10363 0x000001c7541b292c: 9048 bb00 | 0000 0000
10364
10365 0x000001c7541b2934: ; {runtime_call nmethod}
10366 0x000001c7541b2934: 0000 00e9 | fbff ffff
10367
10368 0x000001c7541b293c: ; {static_stub}
10369 0x000001c7541b293c: 9048 bb00 | 0000 0000
10370
10371 0x000001c7541b2944: ; {runtime_call nmethod}
10372 0x000001c7541b2944: 0000 00e9 | fbff ffff
10373
10374 0x000001c7541b294c: ; {static_stub}
10375 0x000001c7541b294c: 9048 bb00 | 0000 0000
10376
10377 0x000001c7541b2954: ; {runtime_call nmethod}
10378 0x000001c7541b2954: 0000 00e9 | fbff ffff
10379
10380 0x000001c7541b295c: ; {static_stub}
10381 0x000001c7541b295c: 9048 bb00 | 0000 0000
10382
10383 0x000001c7541b2964: ; {runtime_call nmethod}
10384 0x000001c7541b2964: 0000 00e9 | fbff ffff
10385
10386 0x000001c7541b296c: ; {static_stub}
10387 0x000001c7541b296c: 9048 bb00 | 0000 0000
10388
10389 0x000001c7541b2974: ; {runtime_call nmethod}
10390 0x000001c7541b2974: 0000 00e9 | fbff ffff
10391
10392 0x000001c7541b297c: ; {static_stub}
10393 0x000001c7541b297c: 9048 bb00 | 0000 0000
10394
10395 0x000001c7541b2984: ; {runtime_call nmethod}
10396 0x000001c7541b2984: 0000 00e9 | fbff ffff
10397
10398 0x000001c7541b298c: ; {static_stub}
10399 0x000001c7541b298c: 9048 bb00 | 0000 0000
10400
10401 0x000001c7541b2994: ; {runtime_call nmethod}
10402 0x000001c7541b2994: 0000 00e9 | fbff ffff
10403
10404 0x000001c7541b299c: ; {static_stub}
10405 0x000001c7541b299c: 9048 bb00 | 0000 0000
10406
10407 0x000001c7541b29a4: ; {runtime_call nmethod}
10408 0x000001c7541b29a4: 0000 00e9 | fbff ffff
10409
10410 0x000001c7541b29ac: ; {static_stub}
10411 0x000001c7541b29ac: 9048 bb00 | 0000 0000
10412
10413 0x000001c7541b29b4: ; {runtime_call nmethod}
10414 0x000001c7541b29b4: 0000 00e9 | fbff ffff
10415
10416 0x000001c7541b29bc: ; {static_stub}
10417 0x000001c7541b29bc: 9048 bb00 | 0000 0000
10418
10419 0x000001c7541b29c4: ; {runtime_call nmethod}
10420 0x000001c7541b29c4: 0000 00e9 | fbff ffff
10421
10422 0x000001c7541b29cc: ; {static_stub}
10423 0x000001c7541b29cc: 9048 bb00 | 0000 0000
10424
10425 0x000001c7541b29d4: ; {runtime_call nmethod}
10426 0x000001c7541b29d4: 0000 00e9 | fbff ffff
10427
10428 0x000001c7541b29dc: ; {static_stub}
10429 0x000001c7541b29dc: 9048 bb00 | 0000 0000
10430
10431 0x000001c7541b29e4: ; {runtime_call nmethod}
10432 0x000001c7541b29e4: 0000 00e9 | fbff ffff
10433
10434 0x000001c7541b29ec: ; {static_stub}
10435 0x000001c7541b29ec: 9048 bb00 | 0000 0000
10436
10437 0x000001c7541b29f4: ; {runtime_call nmethod}
10438 0x000001c7541b29f4: 0000 00e9 | fbff ffff
10439
10440 0x000001c7541b29fc: ; {static_stub}
10441 0x000001c7541b29fc: 9048 bb00 | 0000 0000
10442
10443 0x000001c7541b2a04: ; {runtime_call nmethod}
10444 0x000001c7541b2a04: 0000 00e9 | fbff ffff
10445
10446 0x000001c7541b2a0c: ; {static_stub}
10447 0x000001c7541b2a0c: 9048 bb00 | 0000 0000
10448
10449 0x000001c7541b2a14: ; {runtime_call nmethod}
10450 0x000001c7541b2a14: 0000 00e9 | fbff ffff
10451
10452 0x000001c7541b2a1c: ; {static_stub}
10453 0x000001c7541b2a1c: 9048 bb00 | 0000 0000
10454
10455 0x000001c7541b2a24: ; {runtime_call nmethod}
10456 0x000001c7541b2a24: 0000 00e9 | fbff ffff
10457
10458 0x000001c7541b2a2c: ; {static_stub}
10459 0x000001c7541b2a2c: 9048 bb00 | 0000 0000
10460
10461 0x000001c7541b2a34: ; {runtime_call nmethod}
10462 0x000001c7541b2a34: 0000 00e9 | fbff ffff
10463
10464 0x000001c7541b2a3c: ; {static_stub}
10465 0x000001c7541b2a3c: 9048 bb00 | 0000 0000
10466
10467 0x000001c7541b2a44: ; {runtime_call nmethod}
10468 0x000001c7541b2a44: 0000 00e9 | fbff ffff
10469
10470 0x000001c7541b2a4c: ; {static_stub}
10471 0x000001c7541b2a4c: 9048 bb00 | 0000 0000
10472
10473 0x000001c7541b2a54: ; {runtime_call nmethod}
10474 0x000001c7541b2a54: 0000 00e9 | fbff ffff
10475
10476 0x000001c7541b2a5c: ; {static_stub}
10477 0x000001c7541b2a5c: 9048 bb00 | 0000 0000
10478
10479 0x000001c7541b2a64: ; {runtime_call nmethod}
10480 0x000001c7541b2a64: 0000 00e9 | fbff ffff
10481
10482 0x000001c7541b2a6c: ; {static_stub}
10483 0x000001c7541b2a6c: 9048 bb00 | 0000 0000
10484
10485 0x000001c7541b2a74: ; {runtime_call nmethod}
10486 0x000001c7541b2a74: 0000 00e9 | fbff ffff
10487
10488 0x000001c7541b2a7c: ; {static_stub}
10489 0x000001c7541b2a7c: 9048 bb00 | 0000 0000
10490
10491 0x000001c7541b2a84: ; {runtime_call nmethod}
10492 0x000001c7541b2a84: 0000 00e9 | fbff ffff
10493
10494 0x000001c7541b2a8c: ; {static_stub}
10495 0x000001c7541b2a8c: 9048 bb00 | 0000 0000
10496
10497 0x000001c7541b2a94: ; {runtime_call nmethod}
10498 0x000001c7541b2a94: 0000 00e9 | fbff ffff
10499
10500 0x000001c7541b2a9c: ; {static_stub}
10501 0x000001c7541b2a9c: 9048 bb00 | 0000 0000
10502
10503 0x000001c7541b2aa4: ; {runtime_call nmethod}
10504 0x000001c7541b2aa4: 0000 00e9 | fbff ffff
10505
10506 0x000001c7541b2aac: ; {static_stub}
10507 0x000001c7541b2aac: 9048 bb00 | 0000 0000
10508
10509 0x000001c7541b2ab4: ; {runtime_call nmethod}
10510 0x000001c7541b2ab4: 0000 00e9 | fbff ffff
10511
10512 0x000001c7541b2abc: ; {static_stub}
10513 0x000001c7541b2abc: 9048 bb00 | 0000 0000
10514
10515 0x000001c7541b2ac4: ; {runtime_call nmethod}
10516 0x000001c7541b2ac4: 0000 00e9 | fbff ffff
10517
10518 0x000001c7541b2acc: ; {static_stub}
10519 0x000001c7541b2acc: 9048 bb00 | 0000 0000
10520
10521 0x000001c7541b2ad4: ; {runtime_call nmethod}
10522 0x000001c7541b2ad4: 0000 00e9 | fbff ffff
10523
10524 0x000001c7541b2adc: ; {static_stub}
10525 0x000001c7541b2adc: 9048 bb00 | 0000 0000
10526
10527 0x000001c7541b2ae4: ; {runtime_call nmethod}
10528 0x000001c7541b2ae4: 0000 00e9 | fbff ffff
10529
10530 0x000001c7541b2aec: ; {static_stub}
10531 0x000001c7541b2aec: 9048 bb00 | 0000 0000
10532
10533 0x000001c7541b2af4: ; {runtime_call nmethod}
10534 0x000001c7541b2af4: 0000 00e9 | fbff ffff
10535
10536 0x000001c7541b2afc: ; {static_stub}
10537 0x000001c7541b2afc: 9048 bb00 | 0000 0000
10538
10539 0x000001c7541b2b04: ; {runtime_call nmethod}
10540 0x000001c7541b2b04: 0000 00e9 | fbff ffff
10541
10542 0x000001c7541b2b0c: ; {static_stub}
10543 0x000001c7541b2b0c: 9048 bb00 | 0000 0000
10544
10545 0x000001c7541b2b14: ; {runtime_call nmethod}
10546 0x000001c7541b2b14: 0000 00e9 | fbff ffff
10547
10548 0x000001c7541b2b1c: ; {static_stub}
10549 0x000001c7541b2b1c: 9048 bb00 | 0000 0000
10550
10551 0x000001c7541b2b24: ; {runtime_call nmethod}
10552 0x000001c7541b2b24: 0000 00e9 | fbff ffff
10553
10554 0x000001c7541b2b2c: ; {static_stub}
10555 0x000001c7541b2b2c: 9048 bb00 | 0000 0000
10556
10557 0x000001c7541b2b34: ; {runtime_call nmethod}
10558 0x000001c7541b2b34: 0000 00e9 | fbff ffff
10559
10560 0x000001c7541b2b3c: ; {static_stub}
10561 0x000001c7541b2b3c: 9048 bb00 | 0000 0000
10562
10563 0x000001c7541b2b44: ; {runtime_call nmethod}
10564 0x000001c7541b2b44: 0000 00e9 | fbff ffff
10565
10566 0x000001c7541b2b4c: ; {static_stub}
10567 0x000001c7541b2b4c: 9048 bb00 | 0000 0000
10568
10569 0x000001c7541b2b54: ; {runtime_call nmethod}
10570 0x000001c7541b2b54: 0000 00e9 | fbff ffff
10571
10572 0x000001c7541b2b5c: ; {static_stub}
10573 0x000001c7541b2b5c: 9048 bb00 | 0000 0000
10574
10575 0x000001c7541b2b64: ; {runtime_call nmethod}
10576 0x000001c7541b2b64: 0000 00e9 | fbff ffff
10577
10578 0x000001c7541b2b6c: ; {static_stub}
10579 0x000001c7541b2b6c: 9048 bb00 | 0000 0000
10580
10581 0x000001c7541b2b74: ; {runtime_call nmethod}
10582 0x000001c7541b2b74: 0000 00e9 | fbff ffff
10583
10584 0x000001c7541b2b7c: ; {static_stub}
10585 0x000001c7541b2b7c: 9048 bb00 | 0000 0000
10586
10587 0x000001c7541b2b84: ; {runtime_call nmethod}
10588 0x000001c7541b2b84: 0000 00e9 | fbff ffff
10589
10590 0x000001c7541b2b8c: ; {static_stub}
10591 0x000001c7541b2b8c: 9048 bb00 | 0000 0000
10592
10593 0x000001c7541b2b94: ; {runtime_call nmethod}
10594 0x000001c7541b2b94: 0000 00e9 | fbff ffff
10595
10596 0x000001c7541b2b9c: ; {static_stub}
10597 0x000001c7541b2b9c: 9048 bb00 | 0000 0000
10598
10599 0x000001c7541b2ba4: ; {runtime_call nmethod}
10600 0x000001c7541b2ba4: 0000 00e9 | fbff ffff
10601
10602 0x000001c7541b2bac: ; {static_stub}
10603 0x000001c7541b2bac: 9048 bb00 | 0000 0000
10604
10605 0x000001c7541b2bb4: ; {runtime_call nmethod}
10606 0x000001c7541b2bb4: 0000 00e9 | fbff ffff
10607
10608 0x000001c7541b2bbc: ; {static_stub}
10609 0x000001c7541b2bbc: 9048 bb00 | 0000 0000
10610
10611 0x000001c7541b2bc4: ; {runtime_call nmethod}
10612 0x000001c7541b2bc4: 0000 00e9 | fbff ffff
10613
10614 0x000001c7541b2bcc: ; {static_stub}
10615 0x000001c7541b2bcc: 9048 bb00 | 0000 0000
10616
10617 0x000001c7541b2bd4: ; {runtime_call nmethod}
10618 0x000001c7541b2bd4: 0000 00e9 | fbff ffff
10619
10620 0x000001c7541b2bdc: ; {static_stub}
10621 0x000001c7541b2bdc: 48bb 0000 | 0000 0000
10622
10623 0x000001c7541b2be4: ; {runtime_call nmethod}
10624 0x000001c7541b2be4: 0000 e9fb
10625
10626 0x000001c7541b2be8: ; {static_stub}
10627 0x000001c7541b2be8: ffff ff48 | bb00 0000 | 0000 0000
10628
10629 0x000001c7541b2bf4: ; {runtime_call nmethod}
10630 0x000001c7541b2bf4: 00e9 fbff
10631
10632 0x000001c7541b2bf8: ; {static_stub}
10633 0x000001c7541b2bf8: ffff 48bb | 0000 0000 | 0000 0000
10634
10635 0x000001c7541b2c04: ; {runtime_call nmethod}
10636 0x000001c7541b2c04: e9fb ffff
10637
10638 0x000001c7541b2c08: ; {static_stub}
10639 0x000001c7541b2c08: ff48 bb00 | 0000 0000
10640
10641 0x000001c7541b2c10: ; {runtime_call nmethod}
10642 0x000001c7541b2c10: 0000 00e9 | fbff ffff
10643
10644 0x000001c7541b2c18: ; {static_stub}
10645 0x000001c7541b2c18: 48bb 0000 | 0000 0000
10646
10647 0x000001c7541b2c20: ; {runtime_call nmethod}
10648 0x000001c7541b2c20: 0000 e9fb
10649
10650 0x000001c7541b2c24: ; {static_stub}
10651 0x000001c7541b2c24: ffff ff48 | bb00 0000 | 0000 0000
10652
10653 0x000001c7541b2c30: ; {runtime_call nmethod}
10654 0x000001c7541b2c30: 00e9 fbff
10655
10656 0x000001c7541b2c34: ; {static_stub}
10657 0x000001c7541b2c34: ffff 48bb | a8d9 353a | c701 0000
10658
10659 0x000001c7541b2c40: ; {runtime_call I2C/C2I adapters}
10660 0x000001c7541b2c40: e9ad b205
10661
10662 0x000001c7541b2c44: ; {static_stub}
10663 0x000001c7541b2c44: 0648 bb00 | 0000 0000
10664
10665 0x000001c7541b2c4c: ; {runtime_call nmethod}
10666 0x000001c7541b2c4c: 0000 00e9 | fbff ffff
10667
10668 0x000001c7541b2c54: ; {static_stub}
10669 0x000001c7541b2c54: 48bb 0000 | 0000 0000
10670
10671 0x000001c7541b2c5c: ; {runtime_call nmethod}
10672 0x000001c7541b2c5c: 0000 e9fb
10673
10674 0x000001c7541b2c60: ; {static_stub}
10675 0x000001c7541b2c60: ffff ff48 | bb90 00ea | 3ac7 0100
10676
10677 0x000001c7541b2c6c: ; {runtime_call I2C/C2I adapters}
10678 0x000001c7541b2c6c: 00e9 8822
10679
10680 0x000001c7541b2c70: ; {static_stub}
10681 0x000001c7541b2c70: 0606 48bb | 0000 0000 | 0000 0000
10682
10683 0x000001c7541b2c7c: ; {runtime_call nmethod}
10684 0x000001c7541b2c7c: e9fb ffff
10685
10686 0x000001c7541b2c80: ; {static_stub}
10687 0x000001c7541b2c80: ff48 bb00 | 0000 0000
10688
10689 0x000001c7541b2c88: ; {runtime_call nmethod}
10690 0x000001c7541b2c88: 0000 00e9 | fbff ffff
10691
10692 0x000001c7541b2c90: ; {static_stub}
10693 0x000001c7541b2c90: 48bb 0000 | 0000 0000
10694
10695 0x000001c7541b2c98: ; {runtime_call nmethod}
10696 0x000001c7541b2c98: 0000 e9fb
10697
10698 0x000001c7541b2c9c: ; {static_stub}
10699 0x000001c7541b2c9c: ffff ff48 | bb00 0000 | 0000 0000
10700
10701 0x000001c7541b2ca8: ; {runtime_call nmethod}
10702 0x000001c7541b2ca8: 00e9 fbff
10703
10704 0x000001c7541b2cac: ; {static_stub}
10705 0x000001c7541b2cac: ffff 48bb | 0000 0000 | 0000 0000
10706
10707 0x000001c7541b2cb8: ; {runtime_call nmethod}
10708 0x000001c7541b2cb8: e9fb ffff
10709
10710 0x000001c7541b2cbc: ; {runtime_call handle_exception_from_callee Runtime1 stub}
10711 0x000001c7541b2cbc: ffe8 beef
10712
10713 0x000001c7541b2cc0: ; {external_word}
10714 0x000001c7541b2cc0: 1206 48b9 | d0ef 95a4 | ff7f 0000 | 4883 e4f0
10715
10716 0x000001c7541b2cd0: ; {runtime_call}
10717 0x000001c7541b2cd0: 48b8 10ad | 58a4 ff7f | 0000 ffd0
10718
10719 0x000001c7541b2cdc: ; {section_word}
10720 0x000001c7541b2cdc: f449 badd | 2c1b 54c7 | 0100 0041
10721
10722 0x000001c7541b2ce8: ; {runtime_call DeoptimizationBlob}
10723 0x000001c7541b2ce8: 52e9 3253 | 0606 f4f4
10724[/MachCode]
10725
10726
10727--------------- P R O C E S S ---------------
10728
10729Threads class SMR info:
10730_java_thread_list=0x000001c7347a7200, length=101, elements={
107310x000001c74f1ae8c0, 0x000001c763714fb0, 0x000001c763715a00, 0x000001c76373ce70,
107320x000001c76373d8c0, 0x000001c763721460, 0x000001c76374bdc0, 0x000001c763722800,
107330x000001c76372e190, 0x000001c7638eb2f0, 0x000001c7638eb950, 0x000001c7336f3020,
107340x000001c732d16e40, 0x000001c73288cbd0, 0x000001c7340ef7f0, 0x000001c7340eddb0,
107350x000001c7340ee440, 0x000001c7340ef160, 0x000001c7340ec370, 0x000001c7340efe80,
107360x000001c7340eca00, 0x000001c7340f0510, 0x000001c7340ed090, 0x000001c7340f0ba0,
107370x000001c7340ed720, 0x000001c7340f2c70, 0x000001c7340f1230, 0x000001c7340f3300,
107380x000001c7340f18c0, 0x000001c7340f1f50, 0x000001c7340f3990, 0x000001c7340f25e0,
107390x000001c7346a7070, 0x000001c7346a69e0, 0x000001c7346a4fa0, 0x000001c7346abf30,
107400x000001c7346a97d0, 0x000001c7346aab80, 0x000001c7346a9e60, 0x000001c7346aa4f0,
107410x000001c7346ab210, 0x000001c7346ab8a0, 0x000001c738503550, 0x000001c738503be0,
107420x000001c738504270, 0x000001c738504f90, 0x000001c738504900, 0x000001c738507060,
107430x000001c738507d80, 0x000001c738508410, 0x000001c738506340, 0x000001c72e06e2b0,
107440x000001c72e06f050, 0x000001c72e072000, 0x000001c72e06e980, 0x000001c72e0726d0,
107450x000001c72e0704c0, 0x000001cf982e53f0, 0x000001c72e072da0, 0x000001cf982e2c90,
107460x000001cf982e3320, 0x000001cf982e4040, 0x000001cf982e46d0, 0x000001cf982e4d60,
107470x000001c7346ac5c0, 0x000001c733e850f0, 0x000001c733e871c0, 0x000001c733e843d0,
107480x000001c72e06f720, 0x000001c733e864a0, 0x000001c733e83d40, 0x000001c733e85e10,
107490x000001c733e84a60, 0x000001c733e87850, 0x000001c733e8a640, 0x000001c732542540,
107500x000001c732542c10, 0x000001c733e8acd0, 0x000001c733e89fb0, 0x000001c733e88570,
107510x000001c733e89290, 0x000001c733e88c00, 0x000001c733e87ee0, 0x000001c733e89920,
107520x000001cf97fca930, 0x000001cf97fca2a0, 0x000001cf97fcafc0, 0x000001cf97fcb650,
107530x000001cf97fc8860, 0x000001cf97fc9580, 0x000001cf97fcbce0, 0x000001cf97fcc370,
107540x000001cf97fcd090, 0x000001cf97fcd720, 0x000001cf97fcddb0, 0x000001cf97fcfe80,
107550x000001c7308a89a0, 0x000001c7308a8310, 0x000001c7308a9030, 0x000001c7308a5bb0,
107560x000001c7308a96c0
10757}
10758
10759Java Threads: ( => current thread )
10760=>0x000001c74f1ae8c0 JavaThread "Render thread" [_thread_in_native, id=16184, stack(0x0000006a72500000,0x0000006a72600000) (1024K)]
10761 0x000001c763714fb0 JavaThread "Reference Handler" daemon [_thread_blocked, id=11340, stack(0x0000006a72d00000,0x0000006a72e00000) (1024K)]
10762 0x000001c763715a00 JavaThread "Finalizer" daemon [_thread_blocked, id=8060, stack(0x0000006a72e00000,0x0000006a72f00000) (1024K)]
10763 0x000001c76373ce70 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22652, stack(0x0000006a72f00000,0x0000006a73000000) (1024K)]
10764 0x000001c76373d8c0 JavaThread "Attach Listener" daemon [_thread_blocked, id=17880, stack(0x0000006a73000000,0x0000006a73100000) (1024K)]
10765 0x000001c763721460 JavaThread "Service Thread" daemon [_thread_blocked, id=20660, stack(0x0000006a73100000,0x0000006a73200000) (1024K)]
10766 0x000001c76374bdc0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=4060, stack(0x0000006a73200000,0x0000006a73300000) (1024K)]
10767 0x000001c763722800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9088, stack(0x0000006a73300000,0x0000006a73400000) (1024K)]
10768 0x000001c76372e190 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=22952, stack(0x0000006a73400000,0x0000006a73500000) (1024K)]
10769 0x000001c7638eb2f0 JavaThread "Notification Thread" daemon [_thread_blocked, id=24200, stack(0x0000006a73700000,0x0000006a73800000) (1024K)]
10770 0x000001c7638eb950 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=23008, stack(0x0000006a73800000,0x0000006a73900000) (1024K)]
10771 0x000001c7336f3020 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=20072, stack(0x0000006a75000000,0x0000006a75100000) (1024K)]
10772 0x000001c732d16e40 JavaThread "Timer hack thread" daemon [_thread_blocked, id=25964, stack(0x0000006a74f00000,0x0000006a75000000) (1024K)]
10773 0x000001c73288cbd0 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=25996, stack(0x0000006a75400000,0x0000006a75500000) (1024K)]
10774 0x000001c7340ef7f0 JavaThread "Download-1" daemon [_thread_blocked, id=26000, stack(0x0000006a75500000,0x0000006a75600000) (1024K)]
10775 0x000001c7340eddb0 JavaThread "Download-2" daemon [_thread_blocked, id=26004, stack(0x0000006a75600000,0x0000006a75700000) (1024K)]
10776 0x000001c7340ee440 JavaThread "Thread-3" daemon [_thread_in_native, id=26036, stack(0x0000006a75700000,0x0000006a75800000) (1024K)]
10777 0x000001c7340ef160 JavaThread "Thread-4" daemon [_thread_in_native, id=26040, stack(0x0000006a75800000,0x0000006a75900000) (1024K)]
10778 0x000001c7340ec370 JavaThread "Thread-5" daemon [_thread_in_native, id=26044, stack(0x0000006a75900000,0x0000006a75a00000) (1024K)]
10779 0x000001c7340efe80 JavaThread "Thread-6" daemon [_thread_in_native, id=26048, stack(0x0000006a75a00000,0x0000006a75b00000) (1024K)]
10780 0x000001c7340eca00 JavaThread "Thread-7" daemon [_thread_in_native, id=26052, stack(0x0000006a75b00000,0x0000006a75c00000) (1024K)]
10781 0x000001c7340f0510 JavaThread "Thread-8" daemon [_thread_in_native, id=26056, stack(0x0000006a75c00000,0x0000006a75d00000) (1024K)]
10782 0x000001c7340ed090 JavaThread "Thread-9" daemon [_thread_in_native, id=26060, stack(0x0000006a75d00000,0x0000006a75e00000) (1024K)]
10783 0x000001c7340f0ba0 JavaThread "Thread-10" daemon [_thread_in_native, id=26064, stack(0x0000006a75e00000,0x0000006a75f00000) (1024K)]
10784 0x000001c7340ed720 JavaThread "Thread-11" daemon [_thread_in_native, id=26068, stack(0x0000006a75f00000,0x0000006a76000000) (1024K)]
10785 0x000001c7340f2c70 JavaThread "Thread-12" daemon [_thread_in_native, id=26072, stack(0x0000006a76000000,0x0000006a76100000) (1024K)]
10786 0x000001c7340f1230 JavaThread "Thread-13" daemon [_thread_in_native, id=26076, stack(0x0000006a76100000,0x0000006a76200000) (1024K)]
10787 0x000001c7340f3300 JavaThread "Thread-14" daemon [_thread_in_native, id=26080, stack(0x0000006a76200000,0x0000006a76300000) (1024K)]
10788 0x000001c7340f18c0 JavaThread "Thread-15" daemon [_thread_in_native, id=26084, stack(0x0000006a76300000,0x0000006a76400000) (1024K)]
10789 0x000001c7340f1f50 JavaThread "Thread-16" daemon [_thread_in_native, id=26088, stack(0x0000006a76400000,0x0000006a76500000) (1024K)]
10790 0x000001c7340f3990 JavaThread "Thread-17" daemon [_thread_in_native, id=26092, stack(0x0000006a76500000,0x0000006a76600000) (1024K)]
10791 0x000001c7340f25e0 JavaThread "Thread-18" daemon [_thread_in_native, id=26096, stack(0x0000006a76600000,0x0000006a76700000) (1024K)]
10792 0x000001c7346a7070 JavaThread "Thread-19" daemon [_thread_in_native, id=26100, stack(0x0000006a76700000,0x0000006a76800000) (1024K)]
10793 0x000001c7346a69e0 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=26104, stack(0x0000006a76800000,0x0000006a76900000) (1024K)]
10794 0x000001c7346a4fa0 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=26108, stack(0x0000006a76900000,0x0000006a76a00000) (1024K)]
10795 0x000001c7346abf30 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=26384, stack(0x0000006a77300000,0x0000006a77400000) (1024K)]
10796 0x000001c7346a97d0 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=26400, stack(0x0000006a77700000,0x0000006a77800000) (1024K)]
10797 0x000001c7346aab80 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=26404, stack(0x0000006a77800000,0x0000006a77900000) (1024K)]
10798 0x000001c7346a9e60 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=26408, stack(0x0000006a77900000,0x0000006a77a00000) (1024K)]
10799 0x000001c7346aa4f0 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=26412, stack(0x0000006a77a00000,0x0000006a77b00000) (1024K)]
10800 0x000001c7346ab210 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=26416, stack(0x0000006a77b00000,0x0000006a77c00000) (1024K)]
10801 0x000001c7346ab8a0 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=26420, stack(0x0000006a77c00000,0x0000006a77d00000) (1024K)]
10802 0x000001c738503550 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=26424, stack(0x0000006a77d00000,0x0000006a77e00000) (1024K)]
10803 0x000001c738503be0 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=26428, stack(0x0000006a77e00000,0x0000006a77f00000) (1024K)]
10804 0x000001c738504270 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=26432, stack(0x0000006a77f00000,0x0000006a78000000) (1024K)]
10805 0x000001c738504f90 JavaThread "Worker-Main-11" daemon [_thread_in_Java, id=26444, stack(0x0000006a78200000,0x0000006a78300000) (1024K)]
10806 0x000001c738504900 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=26448, stack(0x0000006a78300000,0x0000006a78400000) (1024K)]
10807 0x000001c738507060 JavaThread "Worker-Main-13" daemon [_thread_in_Java, id=26452, stack(0x0000006a78400000,0x0000006a78500000) (1024K)]
10808 0x000001c738507d80 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=26456, stack(0x0000006a78500000,0x0000006a78600000) (1024K)]
10809 0x000001c738508410 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=26460, stack(0x0000006a78600000,0x0000006a78700000) (1024K)]
10810 0x000001c738506340 JavaThread "IO-Worker-1" [_thread_blocked, id=26492, stack(0x0000006a78900000,0x0000006a78a00000) (1024K)]
10811 0x000001c72e06e2b0 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=20728, stack(0x0000006a73600000,0x0000006a73700000) (1024K)]
10812 0x000001c72e06f050 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=9488, stack(0x0000006a73b00000,0x0000006a73c00000) (1024K)]
10813 0x000001c72e072000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4164, stack(0x0000006a74b00000,0x0000006a74c00000) (1024K)]
10814 0x000001c72e06e980 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=9128, stack(0x0000006a74c00000,0x0000006a74d00000) (1024K)]
10815 0x000001c72e0726d0 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=24728, stack(0x0000006a74d00000,0x0000006a74e00000) (1024K)]
10816 0x000001c72e0704c0 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=8532, stack(0x0000006a74e00000,0x0000006a74f00000) (1024K)]
10817 0x000001cf982e53f0 JavaThread "Server thread" [_thread_blocked, id=26520, stack(0x0000006a77400000,0x0000006a77500000) (1024K)]
10818 0x000001c72e072da0 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=21668, stack(0x0000006a77500000,0x0000006a77600000) (1024K)]
10819 0x000001cf982e2c90 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=26296, stack(0x0000006a78100000,0x0000006a78200000) (1024K)]
10820 0x000001cf982e3320 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=6644, stack(0x0000006a78c00000,0x0000006a78d00000) (1024K)]
10821 0x000001cf982e4040 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=13336, stack(0x0000006a77600000,0x0000006a77700000) (1024K)]
10822 0x000001cf982e46d0 JavaThread "DH-Parent Update Queue [minecraft:overworld] Thread[0]" [_thread_blocked, id=11372, stack(0x0000006a78000000,0x0000006a78100000) (1024K)]
10823 0x000001cf982e4d60 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=26380, stack(0x0000006a78b00000,0x0000006a78c00000) (1024K)]
10824 0x000001c7346ac5c0 JavaThread "IO-Worker-2" [_thread_blocked, id=26532, stack(0x0000006a78d00000,0x0000006a78e00000) (1024K)]
10825 0x000001c733e850f0 JavaThread "IO-Worker-3" [_thread_blocked, id=13668, stack(0x0000006a78e00000,0x0000006a78f00000) (1024K)]
10826 0x000001c733e871c0 JavaThread "IO-Worker-4" [_thread_blocked, id=25580, stack(0x0000006a78f00000,0x0000006a79000000) (1024K)]
10827 0x000001c733e843d0 JavaThread "IO-Worker-5" [_thread_blocked, id=23660, stack(0x0000006a79000000,0x0000006a79100000) (1024K)]
10828 0x000001c72e06f720 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=23636, stack(0x0000006a79100000,0x0000006a79200000) (1024K)]
10829 0x000001c733e864a0 JavaThread "IO-Worker-6" [_thread_blocked, id=25920, stack(0x0000006a79700000,0x0000006a79800000) (1024K)]
10830 0x000001c733e83d40 JavaThread "IO-Worker-7" [_thread_blocked, id=25588, stack(0x0000006a79800000,0x0000006a79900000) (1024K)]
10831 0x000001c733e85e10 JavaThread "IO-Worker-8" [_thread_blocked, id=6600, stack(0x0000006a79900000,0x0000006a79a00000) (1024K)]
10832 0x000001c733e84a60 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_blocked, id=25572, stack(0x0000006a79a00000,0x0000006a79b00000) (1024K)]
10833 0x000001c733e87850 JavaThread "DH-Parent Update Queue [minecraft:the_nether] Thread[0]" [_thread_blocked, id=6468, stack(0x0000006a79b00000,0x0000006a79c00000) (1024K)]
10834 0x000001c733e8a640 JavaThread "DH-Parent Update Queue [minecraft:the_end] Thread[0]" [_thread_blocked, id=5080, stack(0x0000006a79200000,0x0000006a79300000) (1024K)]
10835 0x000001c732542540 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=892, stack(0x0000006a79600000,0x0000006a79700000) (1024K)]
10836 0x000001c732542c10 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=3664, stack(0x0000006a79c00000,0x0000006a79d00000) (1024K)]
10837 0x000001c733e8acd0 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_blocked, id=23100, stack(0x0000006a79d00000,0x0000006a79e00000) (1024K)]
10838 0x000001c733e89fb0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=1056, stack(0x0000006a79e00000,0x0000006a79f00000) (1024K)]
10839 0x000001c733e88570 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_blocked, id=18952, stack(0x0000006a79f00000,0x0000006a7a000000) (1024K)]
10840 0x000001c733e89290 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_blocked, id=25480, stack(0x0000006a7a000000,0x0000006a7a100000) (1024K)]
10841 0x000001c733e88c00 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_blocked, id=24732, stack(0x0000006a7a100000,0x0000006a7a200000) (1024K)]
10842 0x000001c733e87ee0 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_blocked, id=24736, stack(0x0000006a7a200000,0x0000006a7a300000) (1024K)]
10843 0x000001c733e89920 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=24920, stack(0x0000006a7a300000,0x0000006a7a400000) (1024K)]
10844 0x000001cf97fca930 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=4516, stack(0x0000006a7a400000,0x0000006a7a500000) (1024K)]
10845 0x000001cf97fca2a0 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_blocked, id=24844, stack(0x0000006a7a500000,0x0000006a7a600000) (1024K)]
10846 0x000001cf97fcafc0 JavaThread "DH-PriorityTaskPicker Thread[10]" [_thread_blocked, id=25096, stack(0x0000006a7a600000,0x0000006a7a700000) (1024K)]
10847 0x000001cf97fcb650 JavaThread "DH-PriorityTaskPicker Thread[11]" [_thread_blocked, id=18892, stack(0x0000006a7a700000,0x0000006a7a800000) (1024K)]
10848 0x000001cf97fc8860 JavaThread "DH-PriorityTaskPicker Thread[12]" [_thread_blocked, id=25360, stack(0x0000006a7a800000,0x0000006a7a900000) (1024K)]
10849 0x000001cf97fc9580 JavaThread "DH-PriorityTaskPicker Thread[13]" [_thread_blocked, id=26196, stack(0x0000006a7a900000,0x0000006a7aa00000) (1024K)]
10850 0x000001cf97fcbce0 JavaThread "DH-PriorityTaskPicker Thread[14]" [_thread_blocked, id=11212, stack(0x0000006a7aa00000,0x0000006a7ab00000) (1024K)]
10851 0x000001cf97fcc370 JavaThread "DH-PriorityTaskPicker Thread[15]" [_thread_blocked, id=26128, stack(0x0000006a7ab00000,0x0000006a7ac00000) (1024K)]
10852 0x000001cf97fcd090 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=2100, stack(0x0000006a7ac00000,0x0000006a7ad00000) (1024K)]
10853 0x000001cf97fcd720 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=26344, stack(0x0000006a7ad00000,0x0000006a7ae00000) (1024K)]
10854 0x000001cf97fcddb0 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=23236, stack(0x0000006a7ae00000,0x0000006a7af00000) (1024K)]
10855 0x000001cf97fcfe80 JavaThread "DH-Client Server World Ticker Thread Thread[0]" [_thread_blocked, id=23996, stack(0x0000006a7af00000,0x0000006a7b000000) (1024K)]
10856 0x000001c7308a89a0 JavaThread "DH-FullDataPayloadSender" daemon [_thread_blocked, id=25084, stack(0x0000006a7b000000,0x0000006a7b100000) (1024K)]
10857 0x000001c7308a8310 JavaThread "Sound engine" daemon [_thread_blocked, id=25992, stack(0x0000006a7b100000,0x0000006a7b200000) (1024K)]
10858 0x000001c7308a9030 JavaThread "DH-World Gen Queue Thread[0]" [_thread_blocked, id=10392, stack(0x0000006a73500000,0x0000006a73600000) (1024K)]
10859 0x000001c7308a5bb0 JavaThread "DH-World Gen Progress Updater Thread[0]" daemon [_thread_blocked, id=25988, stack(0x0000006a7b200000,0x0000006a7b300000) (1024K)]
10860 0x000001c7308a96c0 JavaThread "DH-QuadTree Full Data Retrieval Queue Populator Thread[0]" [_thread_blocked, id=25040, stack(0x0000006a7b300000,0x0000006a7b400000) (1024K)]
10861Total: 101
10862
10863Other Threads:
10864 0x000001c7635b4400 VMThread "VM Thread" [id=21356, stack(0x0000006a72c00000,0x0000006a72d00000) (1024K)]
10865 0x000001c763519470 WatcherThread "VM Periodic Task Thread" [id=11028, stack(0x0000006a72b00000,0x0000006a72c00000) (1024K)]
10866 0x000001c74f2140a0 WorkerThread "GC Thread#0" [id=6500, stack(0x0000006a72600000,0x0000006a72700000) (1024K)]
10867 0x000001c72f62fe00 WorkerThread "GC Thread#1" [id=23028, stack(0x0000006a73d00000,0x0000006a73e00000) (1024K)]
10868 0x000001c72f229600 WorkerThread "GC Thread#2" [id=23952, stack(0x0000006a73e00000,0x0000006a73f00000) (1024K)]
10869 0x000001c72f2299a0 WorkerThread "GC Thread#3" [id=23020, stack(0x0000006a73f00000,0x0000006a74000000) (1024K)]
10870 0x000001c72ec781c0 WorkerThread "GC Thread#4" [id=23200, stack(0x0000006a74000000,0x0000006a74100000) (1024K)]
10871 0x000001c72f49ab00 WorkerThread "GC Thread#5" [id=23196, stack(0x0000006a74100000,0x0000006a74200000) (1024K)]
10872 0x000001c72f49b240 WorkerThread "GC Thread#6" [id=12712, stack(0x0000006a74200000,0x0000006a74300000) (1024K)]
10873 0x000001c72f49b5e0 WorkerThread "GC Thread#7" [id=23968, stack(0x0000006a74300000,0x0000006a74400000) (1024K)]
10874 0x000001c72f49b980 WorkerThread "GC Thread#8" [id=24228, stack(0x0000006a74400000,0x0000006a74500000) (1024K)]
10875 0x000001c72f49a020 WorkerThread "GC Thread#9" [id=23064, stack(0x0000006a74500000,0x0000006a74600000) (1024K)]
10876 0x000001c72f49a760 WorkerThread "GC Thread#10" [id=22968, stack(0x0000006a74600000,0x0000006a74700000) (1024K)]
10877 0x000001c72f49a3c0 WorkerThread "GC Thread#11" [id=24216, stack(0x0000006a74700000,0x0000006a74800000) (1024K)]
10878 0x000001c72f49aea0 WorkerThread "GC Thread#12" [id=23044, stack(0x0000006a74800000,0x0000006a74900000) (1024K)]
10879 0x000001c74f219080 ConcurrentGCThread "G1 Main Marker" [id=24476, stack(0x0000006a72700000,0x0000006a72800000) (1024K)]
10880 0x000001c74f21b1a0 WorkerThread "G1 Conc#0" [id=12800, stack(0x0000006a72800000,0x0000006a72900000) (1024K)]
10881 0x000001c72f2140e0 WorkerThread "G1 Conc#1" [id=5032, stack(0x0000006a74900000,0x0000006a74a00000) (1024K)]
10882 0x000001c72f215a40 WorkerThread "G1 Conc#2" [id=7676, stack(0x0000006a74a00000,0x0000006a74b00000) (1024K)]
10883 0x000001c7633e81d0 ConcurrentGCThread "G1 Refine#0" [id=6840, stack(0x0000006a72900000,0x0000006a72a00000) (1024K)]
10884 0x000001c7633e9a00 ConcurrentGCThread "G1 Service" [id=12784, stack(0x0000006a72a00000,0x0000006a72b00000) (1024K)]
10885Total: 21
10886
10887Threads with active compile tasks:
10888C2 CompilerThread0 39682 24940 % 4 net.minecraft.class_5588::method_13151 @ 819 (1406 bytes)
10889C1 CompilerThread0 39682 24968 ! 3 net.minecraft.class_2794::method_12102 (800 bytes)
10890C2 CompilerThread1 39682 24966 4 net.minecraft.class_2261::method_9558 (22 bytes)
10891C2 CompilerThread2 39682 24925 % 4 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode @ 67 (434 bytes)
10892C2 CompilerThread3 39682 24950 % 4 net.minecraft.class_2944::method_23380 @ 170 (530 bytes)
10893C2 CompilerThread4 39682 24723 % 4 net.minecraft.class_3778$class_4182::method_19306 @ 635 (1220 bytes)
10894C2 CompilerThread5 39682 24964 4 net.minecraft.class_5870::method_33966 (82 bytes)
10895C2 CompilerThread6 39682 24939 4 net.minecraft.class_3215$class_4212::method_16075 (27 bytes)
10896C2 CompilerThread7 39682 24965 4 net.minecraft.class_3754::method_12108 (330 bytes)
10897Total: 9
10898
10899VM state: not at safepoint (normal execution)
10900
10901VM Mutex/Monitor currently owned by a thread: None
10902
10903CDS archive(s) not mapped
10904Compressed class space mapped at: 0x0000000080000000-0x00000000c0000000, reserved size: 1073741824
10905Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0xc0000000
10906
10907GC Precious Log:
10908 CardTable entry size: 512
10909 Card Set container configuration: InlinePtr #cards 3 size 8 Array Of Cards #cards 512 size 1040 Howl #buckets 8 coarsen threshold 58982 Howl Bitmap #cards 8192 size 1040 coarsen threshold 7372 Card regions per heap region 2 cards per card region 65536
10910 CPUs: 16 total, 16 available
10911 Memory: 64629M
10912 Large Page Support: Disabled
10913 NUMA Support: Disabled
10914 Compressed Oops: Disabled
10915 Heap Region Size: 64M
10916 Heap Min Capacity: 64M
10917 Heap Initial Capacity: 1G
10918 Heap Max Capacity: 32G
10919 Pre-touch: Disabled
10920 Parallel Workers: 13
10921 Concurrent Workers: 3
10922 Concurrent Refinement Workers: 13
10923 Periodic GC: Disabled
10924
10925Heap:
10926 garbage-first heap total 1114112K, used 676639K [0x000001c764000000, 0x000001cf64000000)
10927 region size 65536K, 3 young (196608K), 1 survivors (65536K)
10928 Metaspace used 142753K, committed 144384K, reserved 1179648K
10929 class space used 21090K, committed 21824K, reserved 1048576K
10930
10931Heap 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
10932| 0|0x000001c764000000, 0x000001c768000000, 0x000001c768000000|100%| O| |TAMS 0x000001c764000000| PB 0x000001c764000000| Untracked
10933| 1|0x000001c768000000, 0x000001c76c000000, 0x000001c76c000000|100%| O| |TAMS 0x000001c768000000| PB 0x000001c768000000| Untracked
10934| 2|0x000001c76c000000, 0x000001c770000000, 0x000001c770000000|100%| O| |TAMS 0x000001c76c000000| PB 0x000001c76c000000| Untracked
10935| 3|0x000001c770000000, 0x000001c774000000, 0x000001c774000000|100%| O| |TAMS 0x000001c770000000| PB 0x000001c770000000| Untracked
10936| 4|0x000001c774000000, 0x000001c778000000, 0x000001c778000000|100%| O| |TAMS 0x000001c774000000| PB 0x000001c774000000| Untracked
10937| 5|0x000001c778000000, 0x000001c77c000000, 0x000001c77c000000|100%| O| |TAMS 0x000001c778000000| PB 0x000001c778000000| Untracked
10938| 6|0x000001c77c000000, 0x000001c780000000, 0x000001c780000000|100%| O| |TAMS 0x000001c77c000000| PB 0x000001c77c000000| Untracked
10939| 7|0x000001c780000000, 0x000001c7837daf38, 0x000001c784000000| 87%| O| |TAMS 0x000001c780000000| PB 0x000001c780000000| Untracked
10940| 8|0x000001c784000000, 0x000001c788000000, 0x000001c788000000|100%| O| |TAMS 0x000001c784000000| PB 0x000001c784000000| Untracked
10941| 9|0x000001c788000000, 0x000001c788000000, 0x000001c78c000000| 0%| F| |TAMS 0x000001c788000000| PB 0x000001c788000000| Untracked
10942| 10|0x000001c78c000000, 0x000001c78dcece50, 0x000001c790000000| 45%| S|CS|TAMS 0x000001c78c000000| PB 0x000001c78c000000| Complete
10943| 11|0x000001c790000000, 0x000001c790000000, 0x000001c794000000| 0%| F| |TAMS 0x000001c790000000| PB 0x000001c790000000| Untracked
10944| 12|0x000001c794000000, 0x000001c794000000, 0x000001c798000000| 0%| F| |TAMS 0x000001c794000000| PB 0x000001c794000000| Untracked
10945| 13|0x000001c798000000, 0x000001c798000000, 0x000001c79c000000| 0%| F| |TAMS 0x000001c798000000| PB 0x000001c798000000| Untracked
10946| 14|0x000001c79c000000, 0x000001c79c000000, 0x000001c7a0000000| 0%| F| |TAMS 0x000001c79c000000| PB 0x000001c79c000000| Untracked
10947| 27|0x000001c7d0000000, 0x000001c7d3c93e90, 0x000001c7d4000000| 94%| E| |TAMS 0x000001c7d0000000| PB 0x000001c7d0000000| Complete
10948| 57|0x000001c848000000, 0x000001c84c000000, 0x000001c84c000000|100%| E|CS|TAMS 0x000001c848000000| PB 0x000001c848000000| Complete
10949
10950Card table byte_map: [0x000001c704000000,0x000001c708000000] _byte_map_base: 0x000001c6204e0000
10951
10952Marking Bits: (CMBitMap*) 0x000001c74f2147a0
10953 Bits: [0x000001c708000000, 0x000001c728000000)
10954
10955Polling page: 0x000001c74cfe0000
10956
10957Metaspace:
10958
10959Usage:
10960 Non-class: 118.81 MB used.
10961 Class: 20.60 MB used.
10962 Both: 139.41 MB used.
10963
10964Virtual space:
10965 Non-class space: 128.00 MB reserved, 119.69 MB ( 94%) committed, 2 nodes.
10966 Class space: 1.00 GB reserved, 21.31 MB ( 2%) committed, 1 nodes.
10967 Both: 1.12 GB reserved, 141.00 MB ( 12%) committed.
10968
10969Chunk freelists:
10970 Non-Class: 8.36 MB
10971 Class: 10.64 MB
10972 Both: 19.00 MB
10973
10974MaxMetaspaceSize: unlimited
10975CompressedClassSpaceSize: 1.00 GB
10976Initial GC threshold: 21.00 MB
10977Current GC threshold: 234.81 MB
10978CDS: off
10979 - commit_granule_bytes: 65536.
10980 - commit_granule_words: 8192.
10981 - virtual_space_node_default_size: 8388608.
10982 - enlarge_chunks_in_place: 1.
10983 - use_allocation_guard: 0.
10984
10985
10986Internal statistics:
10987
10988num_allocs_failed_limit: 100.
10989num_arena_births: 2746.
10990num_arena_deaths: 150.
10991num_vsnodes_births: 3.
10992num_vsnodes_deaths: 0.
10993num_space_committed: 2248.
10994num_space_uncommitted: 0.
10995num_chunks_returned_to_freelist: 323.
10996num_chunks_taken_from_freelist: 8537.
10997num_chunk_merges: 187.
10998num_chunk_splits: 5583.
10999num_chunks_enlarged: 3943.
11000num_inconsistent_stats: 0.
11001
11002CodeHeap 'non-profiled nmethods': size=119168Kb used=16868Kb max_used=20908Kb free=102299Kb
11003 bounds [0x000001c75a910000, 0x000001c75bd80000, 0x000001c761d70000]
11004CodeHeap 'profiled nmethods': size=119104Kb used=26242Kb max_used=36702Kb free=92861Kb
11005 bounds [0x000001c752d70000, 0x000001c755150000, 0x000001c75a1c0000]
11006CodeHeap 'non-nmethods': size=7488Kb used=5781Kb max_used=5866Kb free=1706Kb
11007 bounds [0x000001c75a1c0000, 0x000001c75a7a0000, 0x000001c75a910000]
11008 total_blobs=19023 nmethods=16850 adapters=2073
11009 compilation: enabled
11010 stopped_count=0, restarted_count=0
11011 full_count=0
11012
11013Compilation events (20 events):
11014Event: 39.258 Thread 0x000001c72e06e980 24577 3 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode (434 bytes)
11015Event: 39.259 Thread 0x000001c72e06e980 nmethod 24577 0x000001c7550ee290 code [0x000001c7550ee6e0, 0x000001c7550f09b0]
11016Event: 39.261 Thread 0x000001c763722800 nmethod 24542 0x000001c75bd43090 code [0x000001c75bd433e0, 0x000001c75bd44830]
11017Event: 39.261 Thread 0x000001c72e06e980 24579 % 3 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode @ 56 (434 bytes)
11018Event: 39.261 Thread 0x000001c72e0726d0 nmethod 24265 0x000001c75bd45810 code [0x000001c75bd45ac0, 0x000001c75bd465f8]
11019Event: 39.262 Thread 0x000001c732542540 nmethod 24541 0x000001c75bd47190 code [0x000001c75bd474e0, 0x000001c75bd48978]
11020Event: 39.262 Thread 0x000001c76372e190 24580 ! 2 java.util.concurrent.locks.AbstractQueuedSynchronizer::tryInitializeHead (66 bytes)
11021Event: 39.262 Thread 0x000001c76372e190 nmethod 24580 0x000001c7550f1a10 code [0x000001c7550f1be0, 0x000001c7550f1f88]
11022Event: 39.263 Thread 0x000001c763722800 24581 % 4 net.minecraft.class_2791::method_51525 @ 84 (160 bytes)
11023Event: 39.263 Thread 0x000001c72e072000 24583 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$Executor::access$400 (5 bytes)
11024Event: 39.263 Thread 0x000001c76372e190 24584 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker::access$500 (5 bytes)
11025Event: 39.263 Thread 0x000001c72e06f050 24585 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$Executor::access$600 (5 bytes)
11026Event: 39.263 Thread 0x000001c72e072000 nmethod 24583 0x000001c75bd49990 code [0x000001c75bd49b20, 0x000001c75bd49bd0]
11027Event: 39.263 Thread 0x000001c76372e190 nmethod 24584 0x000001c75bd49c90 code [0x000001c75bd49e20, 0x000001c75bd49ed0]
11028Event: 39.263 Thread 0x000001c72e06f050 nmethod 24585 0x000001c75bd49f90 code [0x000001c75bd4a120, 0x000001c75bd4a1d0]
11029Event: 39.263 Thread 0x000001c72e0726d0 24081 4 net.minecraft.class_10595::method_9558 (24 bytes)
11030Event: 39.263 Thread 0x000001c72e06e980 nmethod 24579% 0x000001c7550f2090 code [0x000001c7550f24e0, 0x000001c7550f4ae0]
11031Event: 39.264 Thread 0x000001c732542540 24077 4 net.minecraft.class_3233$$Lambda/0x00000000812d7aa8::apply (12 bytes)
11032Event: 39.265 Thread 0x000001c72e06e980 24586 3 java.lang.StringCoding::implEncodeAsciiArray (47 bytes)
11033Event: 39.266 Thread 0x000001c72e06e980 nmethod 24586 0x000001c7550f5b90 code [0x000001c7550f5d40, 0x000001c7550f5f78]
11034
11035GC Heap History (20 events):
11036Event: 8.120 GC heap before
11037{Heap before GC invocations=25 (full 0):
11038 garbage-first heap total 1114112K, used 535439K [0x000001c764000000, 0x000001cf64000000)
11039 region size 65536K, 6 young (393216K), 2 survivors (131072K)
11040 Metaspace used 101977K, committed 103168K, reserved 1179648K
11041 class space used 14889K, committed 15424K, reserved 1048576K
11042}
11043Event: 8.131 GC heap after
11044{Heap after GC invocations=26 (full 0):
11045 garbage-first heap total 1114112K, used 352494K [0x000001c764000000, 0x000001cf64000000)
11046 region size 65536K, 2 young (131072K), 2 survivors (131072K)
11047 Metaspace used 101977K, committed 103168K, reserved 1179648K
11048 class space used 14889K, committed 15424K, reserved 1048576K
11049}
11050Event: 8.359 GC heap before
11051{Heap before GC invocations=27 (full 0):
11052 garbage-first heap total 1114112K, used 745710K [0x000001c764000000, 0x000001cf64000000)
11053 region size 65536K, 8 young (524288K), 2 survivors (131072K)
11054 Metaspace used 104202K, committed 105472K, reserved 1179648K
11055 class space used 15230K, committed 15808K, reserved 1048576K
11056}
11057Event: 8.368 GC heap after
11058{Heap after GC invocations=28 (full 0):
11059 garbage-first heap total 1114112K, used 369173K [0x000001c764000000, 0x000001cf64000000)
11060 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11061 Metaspace used 104202K, committed 105472K, reserved 1179648K
11062 class space used 15230K, committed 15808K, reserved 1048576K
11063}
11064Event: 29.732 GC heap before
11065{Heap before GC invocations=28 (full 0):
11066 garbage-first heap total 1114112K, used 893461K [0x000001c764000000, 0x000001cf64000000)
11067 region size 65536K, 9 young (589824K), 1 survivors (65536K)
11068 Metaspace used 111790K, committed 113152K, reserved 1179648K
11069 class space used 16438K, committed 17024K, reserved 1048576K
11070}
11071Event: 29.741 GC heap after
11072{Heap after GC invocations=29 (full 0):
11073 garbage-first heap total 1114112K, used 415171K [0x000001c764000000, 0x000001cf64000000)
11074 region size 65536K, 2 young (131072K), 2 survivors (131072K)
11075 Metaspace used 111790K, committed 113152K, reserved 1179648K
11076 class space used 16438K, committed 17024K, reserved 1048576K
11077}
11078Event: 30.545 GC heap before
11079{Heap before GC invocations=29 (full 0):
11080 garbage-first heap total 1114112K, used 808387K [0x000001c764000000, 0x000001cf64000000)
11081 region size 65536K, 8 young (524288K), 2 survivors (131072K)
11082 Metaspace used 117603K, committed 119040K, reserved 1179648K
11083 class space used 17455K, committed 18112K, reserved 1048576K
11084}
11085Event: 30.555 GC heap after
11086{Heap after GC invocations=30 (full 0):
11087 garbage-first heap total 1114112K, used 433556K [0x000001c764000000, 0x000001cf64000000)
11088 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11089 Metaspace used 117603K, committed 119040K, reserved 1179648K
11090 class space used 17455K, committed 18112K, reserved 1048576K
11091}
11092Event: 35.535 GC heap before
11093{Heap before GC invocations=30 (full 0):
11094 garbage-first heap total 1114112K, used 826772K [0x000001c764000000, 0x000001cf64000000)
11095 region size 65536K, 7 young (458752K), 1 survivors (65536K)
11096 Metaspace used 126534K, committed 128128K, reserved 1179648K
11097 class space used 18602K, committed 19328K, reserved 1048576K
11098}
11099Event: 35.540 GC heap after
11100{Heap after GC invocations=31 (full 0):
11101 garbage-first heap total 1114112K, used 445125K [0x000001c764000000, 0x000001cf64000000)
11102 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11103 Metaspace used 126534K, committed 128128K, reserved 1179648K
11104 class space used 18602K, committed 19328K, reserved 1048576K
11105}
11106Event: 36.527 GC heap before
11107{Heap before GC invocations=31 (full 0):
11108 garbage-first heap total 1114112K, used 838341K [0x000001c764000000, 0x000001cf64000000)
11109 region size 65536K, 7 young (458752K), 1 survivors (65536K)
11110 Metaspace used 129238K, committed 130816K, reserved 1179648K
11111 class space used 19014K, committed 19712K, reserved 1048576K
11112}
11113Event: 36.534 GC heap after
11114{Heap after GC invocations=32 (full 0):
11115 garbage-first heap total 1114112K, used 466856K [0x000001c764000000, 0x000001cf64000000)
11116 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11117 Metaspace used 129238K, committed 130816K, reserved 1179648K
11118 class space used 19014K, committed 19712K, reserved 1048576K
11119}
11120Event: 37.191 GC heap before
11121{Heap before GC invocations=32 (full 0):
11122 garbage-first heap total 1114112K, used 860072K [0x000001c764000000, 0x000001cf64000000)
11123 region size 65536K, 7 young (458752K), 1 survivors (65536K)
11124 Metaspace used 129551K, committed 131136K, reserved 1179648K
11125 class space used 19046K, committed 19776K, reserved 1048576K
11126}
11127Event: 37.196 GC heap after
11128{Heap after GC invocations=33 (full 0):
11129 garbage-first heap total 1114112K, used 477092K [0x000001c764000000, 0x000001cf64000000)
11130 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11131 Metaspace used 129551K, committed 131136K, reserved 1179648K
11132 class space used 19046K, committed 19776K, reserved 1048576K
11133}
11134Event: 37.547 GC heap before
11135{Heap before GC invocations=33 (full 0):
11136 garbage-first heap total 1114112K, used 804772K [0x000001c764000000, 0x000001cf64000000)
11137 region size 65536K, 7 young (458752K), 1 survivors (65536K)
11138 Metaspace used 130136K, committed 131712K, reserved 1179648K
11139 class space used 19109K, committed 19840K, reserved 1048576K
11140}
11141Event: 37.551 GC heap after
11142{Heap after GC invocations=34 (full 0):
11143 garbage-first heap total 1114112K, used 499701K [0x000001c764000000, 0x000001cf64000000)
11144 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11145 Metaspace used 130136K, committed 131712K, reserved 1179648K
11146 class space used 19109K, committed 19840K, reserved 1048576K
11147}
11148Event: 38.676 GC heap before
11149{Heap before GC invocations=35 (full 0):
11150 garbage-first heap total 1114112K, used 827381K [0x000001c764000000, 0x000001cf64000000)
11151 region size 65536K, 7 young (458752K), 1 survivors (65536K)
11152 Metaspace used 136390K, committed 137920K, reserved 1179648K
11153 class space used 20058K, committed 20800K, reserved 1048576K
11154}
11155Event: 38.681 GC heap after
11156{Heap after GC invocations=36 (full 0):
11157 garbage-first heap total 1114112K, used 521917K [0x000001c764000000, 0x000001cf64000000)
11158 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11159 Metaspace used 136390K, committed 137920K, reserved 1179648K
11160 class space used 20058K, committed 20800K, reserved 1048576K
11161}
11162Event: 39.165 GC heap before
11163{Heap before GC invocations=36 (full 0):
11164 garbage-first heap total 1114112K, used 849597K [0x000001c764000000, 0x000001cf64000000)
11165 region size 65536K, 6 young (393216K), 1 survivors (65536K)
11166 Metaspace used 141973K, committed 143616K, reserved 1179648K
11167 class space used 21002K, committed 21760K, reserved 1048576K
11168}
11169Event: 39.175 GC heap after
11170{Heap after GC invocations=37 (full 0):
11171 garbage-first heap total 1114112K, used 584651K [0x000001c764000000, 0x000001cf64000000)
11172 region size 65536K, 1 young (65536K), 1 survivors (65536K)
11173 Metaspace used 141973K, committed 143616K, reserved 1179648K
11174 class space used 21002K, committed 21760K, reserved 1048576K
11175}
11176
11177Dll operation events (18 events):
11178Event: 0.004 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
11179Event: 0.008 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
11180Event: 0.037 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
11181Event: 0.074 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
11182Event: 0.075 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
11183Event: 0.078 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
11184Event: 0.146 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
11185Event: 0.454 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
11186Event: 0.456 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
11187Event: 0.619 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
11188Event: 2.219 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jna6685904282378818779.dll
11189Event: 6.814 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
11190Event: 6.923 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
11191Event: 6.934 Loaded shared library \AppData\Local\Temp\sqlite-3.47.2.0-1f4fe1f7-6774-4d1f-af55-6f7612aff5bc-sqlitejdbc.dll
11192Event: 7.194 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl.dll
11193Event: 7.502 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_stb.dll
11194Event: 7.522 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_opengl.dll
11195Event: 35.297 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
11196
11197Deoptimization events (20 events):
11198Event: 39.240 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b66f398 relative=0x0000000000001958
11199Event: 39.240 Thread 0x000001c74f1ae8c0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c75b66f398 method=net.minecraft.class_5223.method_27473(Ljava/lang/String;ILnet/minecraft/class_2583;Lnet/minecraft/class_2583;Lnet/minecraft/class_5224;)Z @ 32 c2
11200Event: 39.240 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b66f398 sp=0x0000006a725fdf10
11201Event: 39.240 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fdc38 mode 2
11202Event: 39.243 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b389da8 relative=0x0000000000000208
11203Event: 39.243 Thread 0x000001c74f1ae8c0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c75b389da8 method=java.lang.StringCoding.implEncodeAsciiArray([CI[BII)I @ 23 c2
11204Event: 39.243 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b389da8 sp=0x0000006a725fd0c0
11205Event: 39.243 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fd030 mode 2
11206Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b415010 relative=0x0000000000000250
11207Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c75b415010 method=net.minecraft.class_5223.method_27473(Ljava/lang/String;ILnet/minecraft/class_2583;Lnet/minecraft/class_2583;Lnet/minecraft/class_5224;)Z @ 32 c2
11208Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b415010 sp=0x0000006a725fde30
11209Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fddc8 mode 2
11210Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b446f10 relative=0x0000000000000250
11211Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c75b446f10 method=net.minecraft.class_5223.method_27473(Ljava/lang/String;ILnet/minecraft/class_2583;Lnet/minecraft/class_2583;Lnet/minecraft/class_5224;)Z @ 32 c2
11212Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b446f10 sp=0x0000006a725fda70
11213Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fd968 mode 2
11214Event: 39.260 Thread 0x000001cf97fca2a0 DEOPT PACKING pc=0x000001c7550f04f5 sp=0x0000006a7a5ff0a0
11215Event: 39.260 Thread 0x000001cf97fca2a0 DEOPT UNPACKING pc=0x000001c75a2188e2 sp=0x0000006a7a5fe5d8 mode 0
11216Event: 39.262 Thread 0x000001c733e88570 DEOPT PACKING pc=0x000001c7550f04f5 sp=0x0000006a79ffebc0
11217Event: 39.262 Thread 0x000001c733e88570 DEOPT UNPACKING pc=0x000001c75a2188e2 sp=0x0000006a79ffe0f8 mode 0
11218
11219Classes loaded (20 events):
11220Event: 38.835 Loading class java/text/DontCareFieldPosition$1
11221Event: 38.835 Loading class java/text/Format$FieldDelegate
11222Event: 38.835 Loading class java/text/Format$FieldDelegate done
11223Event: 38.835 Loading class java/text/DontCareFieldPosition$1 done
11224Event: 38.846 Loading class java/io/InvalidClassException
11225Event: 38.846 Loading class java/io/InvalidClassException done
11226Event: 38.849 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator
11227Event: 38.849 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator done
11228Event: 39.026 Loading class java/util/concurrent/LinkedBlockingQueue$Itr
11229Event: 39.026 Loading class java/util/concurrent/LinkedBlockingQueue$Itr done
11230Event: 39.029 Loading class java/text/NumberFormat$Field
11231Event: 39.029 Loading class java/text/NumberFormat$Field done
11232Event: 39.086 Loading class java/util/stream/ReferencePipeline$15
11233Event: 39.086 Loading class java/util/stream/ReferencePipeline$15 done
11234Event: 39.086 Loading class java/util/stream/ReferencePipeline$15$1
11235Event: 39.086 Loading class java/util/stream/ReferencePipeline$15$1 done
11236Event: 39.135 Loading class java/lang/invoke/BoundMethodHandle$Species_IL
11237Event: 39.135 Loading class java/lang/invoke/BoundMethodHandle$Species_IL done
11238Event: 39.235 Loading class java/nio/HeapFloatBuffer
11239Event: 39.235 Loading class java/nio/HeapFloatBuffer done
11240
11241Classes unloaded (20 events):
11242Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbd400 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbd400'
11243Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbec00 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbec00'
11244Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbc400 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbc400'
11245Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbcc00 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbcc00'
11246Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4e400 'java/lang/invoke/LambdaForm$MH+0x0000000080f4e400'
11247Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4e000 'java/lang/invoke/LambdaForm$MH+0x0000000080f4e000'
11248Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4dc00 'java/lang/invoke/LambdaForm$MH+0x0000000080f4dc00'
11249Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4d800 'java/lang/invoke/LambdaForm$MH+0x0000000080f4d800'
11250Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4d400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4d400'
11251Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4cc00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4cc00'
11252Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4c800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4c800'
11253Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4c400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4c400'
11254Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45800'
11255Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45400'
11256Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f44c00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f44c00'
11257Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45000 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45000'
11258Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f19000 'java/lang/invoke/LambdaForm$DMH+0x0000000080f19000'
11259Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18c00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18c00'
11260Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18800'
11261Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18400'
11262
11263Classes redefined (0 events):
11264No events
11265
11266Internal exceptions (20 events):
11267Event: 39.218 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84a5cfa08}> (0x000001c84a5cfa08)
11268thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11269Event: 39.220 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84a744538}> (0x000001c84a744538)
11270thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11271Event: 39.221 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84a7f0700}> (0x000001c84a7f0700)
11272thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11273Event: 39.221 Thread 0x000001c74f1ae8c0 Exception <a 'java/lang/NoSuchMethodError'{0x000001c84a1f3a70}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x000001c84a1f3a70)
11274thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
11275Event: 39.221 Thread 0x000001c74f1ae8c0 Exception <a 'java/lang/NoSuchMethodError'{0x000001c84a1f8f88}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float)'> (0x000001c84a1f8f88)
11276thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
11277Event: 39.221 Thread 0x000001c74f1ae8c0 Exception <a 'java/lang/NoSuchMethodError'{0x000001c84a1fd920}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, float, java.lang.Object)'> (0x000001c84a1fd920)
11278thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
11279Event: 39.222 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84a896dd0}> (0x000001c84a896dd0)
11280thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11281Event: 39.222 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84a9ea228}> (0x000001c84a9ea228)
11282thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11283Event: 39.223 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84aac0438}> (0x000001c84aac0438)
11284thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11285Event: 39.224 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84abb0318}> (0x000001c84abb0318)
11286thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11287Event: 39.224 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84abc5088}> (0x000001c84abc5088)
11288thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11289Event: 39.224 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84abd2f20}> (0x000001c84abd2f20)
11290thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11291Event: 39.225 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84abee4c0}> (0x000001c84abee4c0)
11292thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11293Event: 39.235 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84b832020}> (0x000001c84b832020)
11294thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11295Event: 39.241 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c84bdba848}> (0x000001c84bdba848)
11296thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11297Event: 39.244 Thread 0x000001c74f1ae8c0 Exception <a 'java/lang/NoSuchMethodError'{0x000001c84a2d4410}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000001c84a2d4410)
11298thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
11299Event: 39.250 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c7d09e23a0}> (0x000001c7d09e23a0)
11300thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11301Event: 39.257 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c7d1327508}> (0x000001c7d1327508)
11302thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11303Event: 39.259 Thread 0x000001c74f1ae8c0 Exception <a 'java/lang/NoSuchMethodError'{0x000001c7d122c940}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int, int, int, int, int, long, long)'> (0x000001c7d122c940)
11304thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
11305Event: 39.264 Thread 0x000001c738507d80 Exception <a 'sun/nio/fs/WindowsException'{0x000001c7d1de98b0}> (0x000001c7d1de98b0)
11306thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
11307
11308ZGC Phase Switch (0 events):
11309No events
11310
11311VM Operations (20 events):
11312Event: 38.989 Executing VM operation: HandshakeAllThreads (Deoptimize)
11313Event: 38.989 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11314Event: 39.012 Executing VM operation: HandshakeAllThreads (Deoptimize)
11315Event: 39.012 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11316Event: 39.017 Executing VM operation: HandshakeAllThreads (Deoptimize)
11317Event: 39.017 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11318Event: 39.050 Executing VM operation: HandshakeAllThreads (Deoptimize)
11319Event: 39.050 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11320Event: 39.062 Executing VM operation: ICBufferFull
11321Event: 39.062 Executing VM operation: ICBufferFull done
11322Event: 39.123 Executing VM operation: ICBufferFull
11323Event: 39.124 Executing VM operation: ICBufferFull done
11324Event: 39.165 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
11325Event: 39.175 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
11326Event: 39.230 Executing VM operation: HandshakeAllThreads (Deoptimize)
11327Event: 39.230 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11328Event: 39.237 Executing VM operation: HandshakeAllThreads (Deoptimize)
11329Event: 39.237 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11330Event: 39.238 Executing VM operation: HandshakeAllThreads (Deoptimize)
11331Event: 39.239 Executing VM operation: HandshakeAllThreads (Deoptimize) done
11332
11333Memory protections (0 events):
11334No events
11335
11336Nmethod flushes (20 events):
11337Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753549f10
11338Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c75354b690
11339Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c75354d390
11340Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753620710
11341Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753620a90
11342Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d26f90
11343Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d7e790
11344Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d96810
11345Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e7ee10
11346Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e7f610
11347Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e89810
11348Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e9b010
11349Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e9e790
11350Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753ea1c10
11351Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753ea2c90
11352Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753f77010
11353Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753f77610
11354Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fb9d90
11355Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fbbf90
11356Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fed990
11357
11358Events (20 events):
11359Event: 36.975 Thread 0x000001cf982e53f0 Thread added: 0x000001c733e87ee0
11360Event: 36.981 Thread 0x000001cf982e53f0 Thread added: 0x000001c733e89920
11361Event: 37.610 Thread 0x000001c733e88570 Thread added: 0x000001cf97fca930
11362Event: 37.612 Thread 0x000001c733e87ee0 Thread added: 0x000001cf97fca2a0
11363Event: 37.615 Thread 0x000001c733e84a60 Thread added: 0x000001cf97fcafc0
11364Event: 37.617 Thread 0x000001c733e89290 Thread added: 0x000001cf97fcb650
11365Event: 37.618 Thread 0x000001c733e89fb0 Thread added: 0x000001cf97fc8860
11366Event: 37.619 Thread 0x000001c733e88c00 Thread added: 0x000001cf97fc9580
11367Event: 37.620 Thread 0x000001c733e89920 Thread added: 0x000001cf97fcbce0
11368Event: 37.621 Thread 0x000001c733e8acd0 Thread added: 0x000001cf97fcc370
11369Event: 38.357 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcd090
11370Event: 38.411 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcd720
11371Event: 38.435 Thread 0x000001cf97fcd090 Thread added: 0x000001cf97fcddb0
11372Event: 38.531 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcfe80
11373Event: 38.849 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a89a0
11374Event: 38.910 Thread 0x000001cf982de460 Thread exited: 0x000001cf982de460
11375Event: 38.911 Thread 0x000001c74f1ae8c0 Thread added: 0x000001c7308a8310
11376Event: 39.025 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a9030
11377Event: 39.025 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a5bb0
11378Event: 39.140 Thread 0x000001cf97fcfe80 Thread added: 0x000001c7308a96c0
11379
11380
11381Dynamic libraries:
113820x00007ff6ed900000 - 0x00007ff6ed90e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe
113830x00007ff88fd80000 - 0x00007ff88ffe6000 C:\WINDOWS\SYSTEM32\ntdll.dll
113840x00007ff88e720000 - 0x00007ff88e7e9000 C:\WINDOWS\System32\KERNEL32.DLL
113850x00007ff88d470000 - 0x00007ff88d83c000 C:\WINDOWS\System32\KERNELBASE.dll
113860x00007ff88cfa0000 - 0x00007ff88d0eb000 C:\WINDOWS\System32\ucrtbase.dll
113870x00007ff887bb0000 - 0x00007ff887bcd000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll
113880x00007ff86ee70000 - 0x00007ff86ee88000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll
113890x00007ff88dfa0000 - 0x00007ff88e16a000 C:\WINDOWS\System32\USER32.dll
113900x00007ff86fed0000 - 0x00007ff87016a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3912_none_3e07963ce335137e\COMCTL32.dll
113910x00007ff88db10000 - 0x00007ff88db37000 C:\WINDOWS\System32\win32u.dll
113920x00007ff88fb70000 - 0x00007ff88fc19000 C:\WINDOWS\System32\msvcrt.dll
113930x00007ff88f920000 - 0x00007ff88f94b000 C:\WINDOWS\System32\GDI32.dll
113940x00007ff88d270000 - 0x00007ff88d3a2000 C:\WINDOWS\System32\gdi32full.dll
113950x00007ff88d840000 - 0x00007ff88d8e3000 C:\WINDOWS\System32\msvcp_win.dll
113960x00007ff88f950000 - 0x00007ff88f980000 C:\WINDOWS\System32\IMM32.DLL
113970x00007ff887ba0000 - 0x00007ff887bac000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll
113980x00007ff8441c0000 - 0x00007ff84424d000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll
113990x00007fffa3f60000 - 0x00007fffa4cf8000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll
114000x00007ff88dc40000 - 0x00007ff88dcf2000 C:\WINDOWS\System32\ADVAPI32.dll
114010x00007ff88db40000 - 0x00007ff88dbe6000 C:\WINDOWS\System32\sechost.dll
114020x00007ff88fc20000 - 0x00007ff88fd36000 C:\WINDOWS\System32\RPCRT4.dll
114030x00007ff88e9f0000 - 0x00007ff88ea64000 C:\WINDOWS\System32\WS2_32.dll
114040x00007ff88c400000 - 0x00007ff88c45e000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
114050x00007ff884440000 - 0x00007ff884476000 C:\WINDOWS\SYSTEM32\WINMM.dll
114060x00007ff883b20000 - 0x00007ff883b2b000 C:\WINDOWS\SYSTEM32\VERSION.dll
114070x00007ff88c3a0000 - 0x00007ff88c3b4000 C:\WINDOWS\SYSTEM32\UMPDC.dll
114080x00007ff88bcb0000 - 0x00007ff88bcca000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
114090x00007ff871b40000 - 0x00007ff871b4a000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
114100x00007ff8806a0000 - 0x00007ff8808e1000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
114110x00007ff88f320000 - 0x00007ff88f6a4000 C:\WINDOWS\System32\combase.dll
114120x00007ff88e8f0000 - 0x00007ff88e9d0000 C:\WINDOWS\System32\OLEAUT32.dll
114130x00007ff87af70000 - 0x00007ff87afa9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
114140x00007ff88d8f0000 - 0x00007ff88d989000 C:\WINDOWS\System32\bcryptPrimitives.dll
114150x00007ff848320000 - 0x00007ff848340000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
114160x00007ff848300000 - 0x00007ff848318000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
114170x00007ff88ebf0000 - 0x00007ff88f31d000 C:\WINDOWS\System32\SHELL32.dll
114180x00007ff88d990000 - 0x00007ff88db04000 C:\WINDOWS\System32\wintypes.dll
114190x00007ff88ab70000 - 0x00007ff88b3c6000 C:\WINDOWS\SYSTEM32\windows.storage.dll
114200x00007ff88f6b0000 - 0x00007ff88f79f000 C:\WINDOWS\System32\SHCORE.dll
114210x00007ff88eb80000 - 0x00007ff88ebe9000 C:\WINDOWS\System32\shlwapi.dll
114220x00007ff88ce20000 - 0x00007ff88ce4f000 C:\WINDOWS\SYSTEM32\profapi.dll
114230x00007ff8440e0000 - 0x00007ff8441b6000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
114240x00007ff86e5b0000 - 0x00007ff86e5c0000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
114250x00007ff883940000 - 0x00007ff883a5e000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
114260x00007ff88c2b0000 - 0x00007ff88c31a000 C:\WINDOWS\system32\mswsock.dll
114270x00007ff848250000 - 0x00007ff848266000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
114280x00007ff86e590000 - 0x00007ff86e59a000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
114290x00007ff865fe0000 - 0x00007ff865feb000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
114300x00007ff88dd00000 - 0x00007ff88dd08000 C:\WINDOWS\System32\PSAPI.DLL
114310x00007ff83a520000 - 0x00007ff83a538000 C:\WINDOWS\system32\napinsp.dll
114320x00007ff88b7a0000 - 0x00007ff88b8c7000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
114330x00007ff88b700000 - 0x00007ff88b733000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
114340x00007ff88ea70000 - 0x00007ff88ea7a000 C:\WINDOWS\System32\NSI.dll
114350x00007ff83a500000 - 0x00007ff83a512000 C:\WINDOWS\System32\winrnr.dll
114360x00007ff83a4c0000 - 0x00007ff83a4f0000 C:\WINDOWS\system32\nlansp_c.dll
114370x00007ff883490000 - 0x00007ff8834b0000 C:\WINDOWS\system32\wshbth.dll
114380x00007ff884060000 - 0x00007ff88406b000 C:\Windows\System32\rasadhlp.dll
114390x00007ff8835b0000 - 0x00007ff883636000 C:\WINDOWS\System32\fwpuclnt.dll
114400x00007ff8639c0000 - 0x00007ff8639d0000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
114410x00007ff88c600000 - 0x00007ff88c61c000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
114420x00007ff88bc10000 - 0x00007ff88bc4a000 C:\WINDOWS\system32\rsaenh.dll
114430x00007ff88c370000 - 0x00007ff88c39b000 C:\WINDOWS\SYSTEM32\USERENV.dll
114440x00007ff88cdf0000 - 0x00007ff88ce16000 C:\WINDOWS\SYSTEM32\bcrypt.dll
114450x00007ff88c620000 - 0x00007ff88c62c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
114460x00007ff843310000 - 0x00007ff843359000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jna6685904282378818779.dll
114470x00007ff88dd10000 - 0x00007ff88deaf000 C:\WINDOWS\System32\Ole32.dll
114480x00007ff88def0000 - 0x00007ff88df98000 C:\WINDOWS\System32\clbcatq.dll
114490x00007ff876d60000 - 0x00007ff876d7d000 C:\WINDOWS\SYSTEM32\amsi.dll
114500x00007ff876840000 - 0x00007ff8768db000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25040.2-0\MpOav.dll
114510x00007ff87c6c0000 - 0x00007ff87c70e000 C:\WINDOWS\SYSTEM32\Pdh.dll
114520x00007ff878e60000 - 0x00007ff878e71000 C:\WINDOWS\System32\perfos.dll
114530x00007ff88a260000 - 0x00007ff88a272000 C:\WINDOWS\SYSTEM32\pfclient.dll
114540x00007ff847d20000 - 0x00007ff847d2e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
114550x00007ff88d0f0000 - 0x00007ff88d267000 C:\WINDOWS\System32\CRYPT32.dll
114560x00007ff88c810000 - 0x00007ff88c840000 C:\WINDOWS\SYSTEM32\ncrypt.dll
114570x00007ff88c7c0000 - 0x00007ff88c7ff000 C:\WINDOWS\SYSTEM32\NTASN1.dll
114580x00007ff843640000 - 0x00007ff843649000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
114590x00007ff8433d0000 - 0x00007ff8434c9000 \AppData\Local\Temp\sqlite-3.47.2.0-1f4fe1f7-6774-4d1f-af55-6f7612aff5bc-sqlitejdbc.dll
114600x00007ff843290000 - 0x00007ff84330b000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl.dll
114610x00007fffc0b60000 - 0x00007fffc0be2000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\glfw.dll
114620x00007fffc0400000 - 0x00007fffc0670000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jemalloc.dll
114630x00007ff843380000 - 0x00007ff8433cb000 C:\WINDOWS\SYSTEM32\dinput8.dll
114640x00007ff843620000 - 0x00007ff843632000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
114650x00007ff88cb50000 - 0x00007ff88cb7d000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
114660x00007ff88cb80000 - 0x00007ff88cbd7000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
114670x00007ff87c3d0000 - 0x00007ff87c5b1000 C:\WINDOWS\SYSTEM32\inputhost.dll
114680x00007ff889810000 - 0x00007ff889936000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
114690x00007ff88a4c0000 - 0x00007ff88a4f6000 C:\WINDOWS\SYSTEM32\dwmapi.dll
114700x00007ff88a140000 - 0x00007ff88a1ef000 C:\WINDOWS\system32\uxtheme.dll
114710x00007ff88f7b0000 - 0x00007ff88f90f000 C:\WINDOWS\System32\MSCTF.dll
114720x00007ff8066d0000 - 0x00007ff8067dc000 C:\WINDOWS\SYSTEM32\opengl32.dll
114730x00007ff871be0000 - 0x00007ff871c0d000 C:\WINDOWS\SYSTEM32\GLU32.dll
114740x00007ff88a280000 - 0x00007ff88a2c7000 C:\WINDOWS\SYSTEM32\dxcore.dll
114750x00007ff87f6a0000 - 0x00007ff87f6ba000 C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll
114760x00007ff847aa0000 - 0x00007ff847ad0000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atig6pxx.dll
114770x00007fffca340000 - 0x00007fffce15f000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atio6axx.dll
114780x00007ff88e170000 - 0x00007ff88e5f6000 C:\WINDOWS\System32\SETUPAPI.dll
114790x00007ff88cf10000 - 0x00007ff88cf90000 C:\WINDOWS\System32\WINTRUST.dll
114800x00007ff88c670000 - 0x00007ff88c683000 C:\WINDOWS\SYSTEM32\MSASN1.dll
114810x00007ff883a70000 - 0x00007ff883aac000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdihk64.dll
114820x00007ff88a360000 - 0x00007ff88a493000 C:\WINDOWS\system32\dxgi.dll
114830x00007ff88a2f0000 - 0x00007ff88a350000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
114840x00007ff889b70000 - 0x00007ff889b93000 C:\WINDOWS\system32\d3d12.dll
114850x00007fffc55e0000 - 0x00007fffca33e000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdxc64.dll
114860x00007ff800780000 - 0x00007ff8009f3000 C:\WINDOWS\system32\D3D12Core.dll
114870x00007ff81b590000 - 0x00007ff81b5be000 C:\WINDOWS\SYSTEM32\D3DSCache.dll
114880x00007ff881e90000 - 0x00007ff8820cc000 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
114890x00007ff889180000 - 0x00007ff8893a6000 C:\WINDOWS\SYSTEM32\dcomp.dll
114900x00007ff889cd0000 - 0x00007ff889ce9000 C:\WINDOWS\SYSTEM32\Microsoft.Internal.WarpPal.dll
114910x00007ff87c8a0000 - 0x00007ff87c9ed000 C:\WINDOWS\SYSTEM32\textinputframework.dll
114920x00007ff878ce0000 - 0x00007ff878d62000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_stb.dll
114930x00007ff881d50000 - 0x00007ff881e18000 C:\WINDOWS\SYSTEM32\mscms.dll
114940x00007ff878c90000 - 0x00007ff878cd9000 C:\WINDOWS\SYSTEM32\icm32.dll
114950x00007fffc0b00000 - 0x00007fffc0b5e000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_opengl.dll
114960x00007fffc0700000 - 0x00007fffc08c7000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\OpenAL.dll
114970x00007ff881c10000 - 0x00007ff881caa000 C:\WINDOWS\System32\MMDevApi.dll
114980x00007fffb61c0000 - 0x00007fffb6333000 C:\WINDOWS\System32\Speech\Common\sapi.dll
114990x00007ff872e50000 - 0x00007ff873284000 C:\WINDOWS\SYSTEM32\uiautomationcore.dll
115000x00007ff86b8d0000 - 0x00007ff86b94d000 C:\WINDOWS\SYSTEM32\OLEACC.dll
115010x00007ff872c00000 - 0x00007ff872c16000 C:\Windows\System32\threadpoolwinrt.dll
115020x00007ff87ff00000 - 0x00007ff8800bd000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
115030x00007ff88a850000 - 0x00007ff88a864000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
115040x00007ff887610000 - 0x00007ff8878f3000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
115050x00007fffab0c0000 - 0x00007fffab24e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
115060x00007ff889bd0000 - 0x00007ff889c6e000 C:\WINDOWS\SYSTEM32\apphelp.dll
115070x00007ff805c70000 - 0x00007ff805c78000 C:\WINDOWS\system32\wshunix.dll
11508
11509dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
11510symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3912_none_3e07963ce335137e;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server;\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25040.2-0;\AppData\Local\Temp;C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817;C:\WINDOWS\System32\Speech\Common
11511
11512VM Arguments:
11513jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.15.40 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=64M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml
11514java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --version fabric-loader-0.16.14-1.21.5 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 24 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1749943326087.json
11515java_class_path (initial): \AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.8\asm-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.8\asm-analysis-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.8\asm-commons-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.8\asm-tree-9.8.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.8\asm-util-9.8.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\sponge-mixin\0.15.5+mixin.0.8.7\sponge-mixin-0.15.5+mixin.0.8.7.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.21.5\intermediary-1.21.5.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.14\fabric-loader-0.16.14.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-annotations\2.13.4\jackson-annotations-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-core\2.13.4\jackson-core-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-databind\**.**.**.**\jackson-databind-2.13.4.2.jar;\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\6.6.5\oshi-core-6.6.5.jar;\AppData\Roaming\.minecraft\libraries\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar;\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.11.0\gson-2.11.0.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\33.3.1-jre\guava-33.3.1-jre.jar;\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\76.1\icu4j-76.1.jar;\AppData\Roaming\.minecraft\libraries\com\microsoft\azure\msal4j\1.17.2\msal4j-1.17.2.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\6.0.58\authlib-6.0.58.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.5.10\logging-1.5.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\2.2.10\patchy-2.2.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.18.11\text2speech-1.18.11.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\content-type\2.3\content-type-2.3.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\lang-tag\1.7\lang-tag-1.7.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\nimbus-jose-jwt\9.40\nimbus-jose-jwt-9.40.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\oauth2-oidc-sdk\11.18\oauth2-oidc-sdk-11.18.jar;\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.17.1\commons-codec-1.17.1.jar;\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.17.0\commons-io-2.17.0.jar;\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.3.4\commons-logging-1.3.4.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-buffer\4.1.118.Final\netty-buffer-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-codec\4.1.118.Final\netty-codec-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-common\4.1.118.Final\netty-common-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-handler\4.1.118.Final\netty-handler-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-resolver\4.1.118.Final\netty-resolver-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-classes-epoll\4.1.118.Final\netty-transport-classes-epoll-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-native-unix-common\4.1.118.Final\netty-transport-native-unix-common-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport\4.1.118.Final\netty-transport-4.1.118.Final.jar;\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.15.0\jna-platform-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.15.0\jna-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\accessors-smart\2.5.1\accessors-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\json-smart\2.5.1\json-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.27.1\commons-compress-1.27.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.17.0\commons-lang3-3.17.0.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.24.1\log4j-api-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.24.1\log4j-core-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.24.1\log4j-slf4j2-impl-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\jcraft\jorbis\0.0.17\jorbis-0.0.17.jar;\AppData\Roaming\.minecraft\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar;\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\2.0.16\slf4j-api-2.0.16.jar;\AppData\Roaming\.minecraft\versions\fabric-loader-0.16.14-1.21.5\fabric-loader-0.16.14-1.21.5.jar
11516Launcher Type: SUN_STANDARD
11517
11518[Global flags]
11519 intx CICompilerCount = 12 {product} {ergonomic}
11520 uint ConcGCThreads = 3 {product} {ergonomic}
11521 uint G1ConcRefinementThreads = 13 {product} {ergonomic}
11522 uint G1EagerReclaimRemSetThreshold = 512 {experimental} {ergonomic}
11523 size_t G1HeapRegionSize = 67108864 {product} {command line}
11524 uintx G1NewSizePercent = 20 {experimental} {command line}
11525 uint G1RemSetArrayOfCardsEntries = 512 {experimental} {ergonomic}
11526 uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
11527 uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
11528 uintx G1ReservePercent = 20 {product} {command line}
11529 uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
11530 ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
11531 size_t InitialHeapSize = 1073741824 {product} {ergonomic}
11532 size_t MarkStackSize = 4194304 {product} {ergonomic}
11533 uintx MaxGCPauseMillis = 50 {product} {command line}
11534 size_t MaxHeapSize = 34359738368 {product} {command line}
11535 size_t MaxNewSize = 20602421248 {product} {ergonomic}
11536 size_t MinHeapDeltaBytes = 67108864 {product} {ergonomic}
11537 size_t MinHeapSize = 67108864 {product} {ergonomic}
11538 uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic}
11539 uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
11540 uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
11541 uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
11542 bool SegmentedCodeCache = true {product} {ergonomic}
11543 size_t SoftMaxHeapSize = 34359738368 {manageable} {ergonomic}
11544 intx ThreadStackSize = 1024 {pd product} {command line}
11545 bool UnlockExperimentalVMOptions = true {experimental} {command line}
11546 bool UseG1GC = true {product} {command line}
11547 bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
11548
11549Logging:
11550Log output configuration:
11551 #0: stdout all=warning uptime,level,tags foldmultilines=false
11552 #1: stderr all=off uptime,level,tags foldmultilines=false
11553
11554Environment Variables:
11555PATH=C:\Program Files\Eclipse Adoptium\jdk-21.0.7.6-hotspot\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;\AppData\Local\Microsoft\WindowsApps;
11556USERNAME=********
11557OS=Windows_NT
11558PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD
11559TMP=<TMP>
11560TEMP=<TEMP>
11561
11562
11563
11564
11565Periodic native trim disabled
11566
11567--------------- S Y S T E M ---------------
11568
11569OS:
11570 Windows 11 , 64 bit Build 26100 (10.0.26100.3912)
11571OS uptime: 0 days 0:05 hours
11572Hyper-V role detected
11573
11574CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 25 model 97 stepping 2 microcode 0xa601209, 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
11575Processor Information for the first 16 processors :
11576 Max Mhz: 4201, Current Mhz: 4201, Mhz Limit: 4201
11577
11578Memory: 4k page, system-wide physical 64629M (49061M free)
11579TotalPageFile size 68725M (AvailPageFile size 47239M)
11580current process WorkingSet (physical memory assigned to process): 1890M, peak: 1894M
11581current process commit charge ("private bytes"): 2374M, peak: 4104M
11582
11583vm_info: OpenJDK 64-Bit Server VM (21.0.7+6-LTS) for windows-amd64 JRE (21.0.7+6-LTS), built on 2025-04-09T22:17:25Z by "MicrosoftCorporation" with unknown MS VC++:1939
11584
11585END.
This log will be saved for 90 days from their last view.
Report abuse