# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffcb3664b2, pid=23356, tid=16184 # # JRE version: OpenJDK Runtime Environment Microsoft-11369940 (21.0.7+6) (build 21.0.7+6-LTS) # Java VM: OpenJDK 64-Bit Server VM Microsoft-11369940 (21.0.7+6-LTS, mixed mode, tiered, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [atio6axx.dll+0x10264b2] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://aka.ms/minecraftjavacrashes # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- S U M M A R Y ------------ Command 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 Host: AMD Ryzen 7 7800X3D 8-Core Processor , 16 cores, 63G, Windows 11 , 64 bit Build 26100 (10.0.26100.3912) Time: Sat Jun 14 19:22:45 2025 Eastern Daylight Time elapsed time: 39.278229 seconds (0d 0h 0m 39s) --------------- T H R E A D --------------- Current thread (0x000001c74f1ae8c0): JavaThread "Render thread" [_thread_in_native, id=16184, stack(0x0000006a72500000,0x0000006a72600000) (1024K)] Stack: [0x0000006a72500000,0x0000006a72600000], sp=0x0000006a725fdbe8, free space=1014k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0x10264b2] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0 j org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38 j org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2 j com.seibel.distanthorizons.core.render.glObject.shader.Shader.(ILjava/lang/String;)V+154 j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.(Ljava/util/List;Ljava/util/List;[Ljava/lang/String;)V+128 j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/lang/String;[Ljava/lang/String;)V+39 j com.seibel.distanthorizons.core.render.renderer.DhTerrainShaderProgram.()V+27 j com.seibel.distanthorizons.core.render.renderer.LodRenderer.setupRenderObjects()V+71 j 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 j com.seibel.distanthorizons.core.render.renderer.LodRenderer.renderLodPass(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Z)V+118 j com.seibel.distanthorizons.core.render.renderer.LodRenderer.drawLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+5 j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26 j com.seibel.distanthorizons.core.level.DhClientServerLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6 j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLodLayer(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;FZ)V+408 j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+7 j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+46 j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda+0x0000000080d36290.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5 j net.minecraft.class_761.handler$zei000$fabric-rendering-v1$beforeTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+13 j net.minecraft.class_761.method_62214(Lnet/minecraft/class_9958;Lnet/minecraft/class_9779;Lnet/minecraft/class_4184;Lnet/minecraft/class_3695;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;ZLnet/minecraft/class_4604;Lnet/minecraft/class_9925;Lnet/minecraft/class_9925;)V+52 j net.minecraft.class_761$$Lambda+0x000000008154aa70.run()V+52 j net.minecraft.class_9909.method_61910(Lnet/minecraft/class_9922;Lnet/minecraft/class_9909$class_9912;)V+190 j net.minecraft.class_761.method_22710(Lnet/minecraft/class_9922;Lnet/minecraft/class_9779;ZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V+984 j net.minecraft.class_757.method_3188(Lnet/minecraft/class_9779;)V+565 J 14643 c1 net.minecraft.class_757.method_3192(Lnet/minecraft/class_9779;Z)V (895 bytes) @ 0x000001c7541b95e4 [0x000001c7541b7fc0+0x0000000000001624] J 14626 c1 net.minecraft.class_310.method_1523(Z)V (1043 bytes) @ 0x000001c7541ae064 [0x000001c7541ab1e0+0x0000000000002e84] j net.minecraft.class_310.method_1514()V+102 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1681 j java.lang.invoke.LambdaForm$DMH+0x00000000800dc400.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.7 j java.lang.invoke.LambdaForm$MH+0x00000000802b4c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+19 java.base@21.0.7 j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74 j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40 j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4 v ~StubRoutines::call_stub 0x000001c75a1c10d9 siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000001cf7b691000 Registers: RAX=0x0000000000000000, RBX=0x0000000000000023, RCX=0x0000000000000010, RDX=0x00007fffcdd49760 RSP=0x0000006a725fdbe8, RBP=0x0000006a725fdc79, RSI=0x0000000000000f09, RDI=0x00007fffcdd49760 R8 =0x000001cf7b691000, R9 =0x000001c7315be224, R10=0x0000000000000fff, R11=0x0000000000000ff0 R12=0x000001c7315be228, R13=0x000001c74ba93080, R14=0x00007fffcdd498b0, R15=0x00007fffcdd499d0 RIP=0x00007fffcb3664b2, EFLAGS=0x0000000000010283 XMM[0]=0x726f632030333320 0x6e6f697372657623 XMM[1]=0x4b4b4b4b4b4b4b4b 0x4b4b4b4b4b4b4b4b XMM[2]=0x0000000000000000 0x3ff0000000000000 XMM[3]=0x0000000000000000 0x0000000000000000 XMM[4]=0x0000000000000000 0x0000000000000000 XMM[5]=0x0000000000000000 0x0000000000000000 XMM[6]=0xf46515a3e7f8be51 0x652d8b45be8f67cf XMM[7]=0x46fa697d64b0c50b 0x9f760805df90406a XMM[8]=0xe506bcf088a618b7 0xfb05e9109dc19bd1 XMM[9]=0xa14059f2a14059f2 0xa14059f23efa2d68 XMM[10]=0x0000000000000000 0x000000009db9d376 XMM[11]=0xe19b496be19b496b 0xe19b496b209576d3 XMM[12]=0x0000000000000000 0x000000003efa2d68 XMM[13]=0x0000000000000000 0x00000000bf79b33c XMM[14]=0x0000000000000000 0x000000003f79b33b XMM[15]=0x0000000000000000 0x0000000000000000 MXCSR=0x00001fa7 Register to memory mapping: RAX=0x0 is null RBX=0x0000000000000023 is an unknown value RCX=0x0000000000000010 is an unknown value RDX=0x00007fffcdd49760 atio6axx.dll RSP=0x0000006a725fdbe8 is pointing into the stack for thread: 0x000001c74f1ae8c0 RBP=0x0000006a725fdc79 is pointing into the stack for thread: 0x000001c74f1ae8c0 RSI=0x0000000000000f09 is an unknown value RDI=0x00007fffcdd49760 atio6axx.dll R8 =0x000001cf7b691000 is an unknown value R9 =0x000001c7315be224 points into unknown readable memory: 09 0f 00 00 R10=0x0000000000000fff is an unknown value R11=0x0000000000000ff0 is an unknown value R12=0x000001c7315be228 points into unknown readable memory: 0x000001cf7b690000 | 00 00 69 7b cf 01 00 00 R13=0x000001c74ba93080 points into unknown readable memory: 0x00007fffcd39a600 | 00 a6 39 cd ff 7f 00 00 R14=0x00007fffcdd498b0 atio6axx.dll R15=0x00007fffcdd499d0 atio6axx.dll Top of Stack: (sp=0x0000006a725fdbe8) 0x0000006a725fdbe8: 00007fffca4b1502 0000000000000000 0x0000006a725fdbf8: 00007fffcdd497d0 0000000000000000 0x0000006a725fdc08: 000001c778361e68 000001c73ac49e80 0x0000006a725fdc18: 0000000000000000 0000006a725fdc98 0x0000006a725fdc28: 000000bc00000001 000001c7315be224 0x0000006a725fdc38: 0000000000000000 000001c7315be228 0x0000006a725fdc48: 0000000000000000 0000006a725f0000 0x0000006a725fdc58: 000001c72e772528 0000000000000004 0x0000006a725fdc68: 000001c73aea3370 0000006a725fdd00 0x0000006a725fdc78: 000001c75a1c8846 00009abc927ec648 0x0000006a725fdc88: 0000000000000f09 000001c7315be224 0x0000006a725fdc98: 000001c74f1ae8c0 0000006a725fddc8 0x0000006a725fdca8: 000001c73b09abe0 0000000000000000 0x0000006a725fdcb8: 000001c7315be224 0000000000000f09 0x0000006a725fdcc8: 000001c73b09abe0 0000006a725fdd80 0x0000006a725fdcd8: 000001c75a1ccf0b 000001c76598f178 0x0000006a725fdce8: 000001c72a63ae20 0000000000000000 0x0000006a725fdcf8: 0000006a725fdd18 000001c7315be228 0x0000006a725fdd08: 000001c7315be224 0000000000000000 0x0000006a725fdd18: 0000000000000f09 0000000000000001 0x0000006a725fdd28: 0000006a725fdd28 000001c73ac73a89 0x0000006a725fdd38: 0000006a725fdd38 0000000000000000 0x0000006a725fdd48: 0000000000000009 000001c73b0b99d0 0x0000006a725fdd58: 0000000000000000 000001c7788c0be8 0x0000006a725fdd68: 000001c73b09abe0 0000000000000000 0x0000006a725fdd78: 0000006a725fdda0 0000006a725fde18 0x0000006a725fdd88: 000001c75a1c8846 000001c7788c0be8 0x0000006a725fdd98: 000001c75a1ca397 000001c7315be224 0x0000006a725fdda8: 0000000000000000 000001c7315be228 0x0000006a725fddb8: 0000000000000000 0000000000000001 0x0000006a725fddc8: 00000000000000bc 0000006a725fddd0 0x0000006a725fddd8: 000001c73b09af46 0000000000000008 Instructions: (pc=0x00007fffcb3664b2) 0x00007fffcb3663b2: c3 77 28 f3 41 0f 6f 00 66 0f 6f c8 66 0f 74 c3 0x00007fffcb3663c2: 66 0f 74 ca 0f 56 c8 66 0f d7 c1 85 c0 75 06 49 0x00007fffcb3663d2: 83 c0 10 eb d3 0f bc c0 4c 03 c0 41 80 38 00 0f 0x00007fffcb3663e2: 84 50 01 00 00 41 3a 18 75 62 49 8b d0 4c 8b cf 0x00007fffcb3663f2: 49 8b c1 49 23 c2 49 3b c3 77 3e 48 8b c2 49 23 0x00007fffcb366402: c2 49 3b c3 77 33 f3 41 0f 6f 01 f3 0f 6f 0a 66 0x00007fffcb366412: 0f 74 c8 66 0f 74 c2 66 0f 74 ca 0f 56 c8 66 0f 0x00007fffcb366422: d7 c1 85 c0 75 0a 48 83 c2 10 49 83 c1 10 eb c0 0x00007fffcb366432: 0f bc c8 48 03 d1 4c 03 c9 41 8a 01 84 c0 74 14 0x00007fffcb366442: 38 02 75 08 48 ff c2 49 ff c1 eb a4 49 ff c0 e9 0x00007fffcb366452: 54 ff ff ff 49 8b c0 e9 db 00 00 00 48 8b c7 49 0x00007fffcb366462: 23 c2 49 3b c3 77 06 f3 0f 6f 02 eb 38 0f 57 c0 0x00007fffcb366472: 48 8b cf ba 10 00 00 00 0f be c3 44 8a cb 66 0f 0x00007fffcb366482: 73 d8 01 66 0f 3a 20 c0 0f 48 8d 41 01 84 db 74 0x00007fffcb366492: 02 8a 18 45 84 c9 48 0f 44 c1 48 8b c8 48 83 ea 0x00007fffcb3664a2: 01 75 d5 8a 1f 49 8b c0 49 23 c2 49 3b c3 77 5e 0x00007fffcb3664b2: f3 41 0f 6f 08 66 0f 3a 63 c1 0c 76 06 49 83 c0 0x00007fffcb3664c2: 10 eb e2 73 70 66 0f 3a 63 c1 0c 48 63 c1 4c 03 0x00007fffcb3664d2: c0 49 8b d0 4c 8b cf 48 8b c2 49 23 c2 49 3b c3 0x00007fffcb3664e2: 77 3c 49 8b c1 49 23 c2 49 3b c3 77 31 f3 0f 6f 0x00007fffcb3664f2: 0a f3 41 0f 6f 11 66 0f 3a 63 d1 0c 71 1b 0f 88 0x00007fffcb366502: 50 ff ff ff 48 83 c2 10 49 83 c1 10 eb c9 41 80 0x00007fffcb366512: 38 00 74 21 41 38 18 74 b8 49 ff c0 eb 87 41 8a 0x00007fffcb366522: 01 84 c0 0f 84 2b ff ff ff 38 02 75 ec 48 ff c2 0x00007fffcb366532: 49 ff c1 eb a2 33 c0 48 8b 5c 24 08 48 8b 7c 24 0x00007fffcb366542: 10 c3 48 87 11 48 8b c2 c3 cc 48 8b 01 90 c3 cc 0x00007fffcb366552: cc cc 48 8b 01 90 c3 cc cc cc 48 8b 05 cd 73 aa 0x00007fffcb366562: 02 90 c3 cc cc cc 48 83 ec 28 e8 eb ff ff ff 48 0x00007fffcb366572: 85 c0 74 06 ff 15 e4 65 1f 01 e8 6f 00 05 00 cc 0x00007fffcb366582: cc cc 48 87 0d a5 73 aa 02 48 8b c1 c3 cc 4c 8b 0x00007fffcb366592: c1 44 0f b7 ca 33 c9 83 3d e8 ea 95 02 02 7d 2f 0x00007fffcb3665a2: 49 8b d0 41 0f b7 00 49 83 c0 02 66 85 c0 75 f3 Stack slot to memory mapping: stack at sp + 0 slots: 0x00007fffca4b1502 atio6axx.dll stack at sp + 1 slots: 0x0 is null stack at sp + 2 slots: 0x00007fffcdd497d0 atio6axx.dll stack at sp + 3 slots: 0x0 is null stack at sp + 4 slots: 0x000001c778361e68 is an oop: java.lang.Class {0x000001c778361e68} - klass: 'java/lang/Class' - ---- fields (total size 23 words): - private volatile transient 'classRedefinedCount' 'I' @12 0 (0x00000000) - injected 'klass' 'J' @16 2161967640 (0x0000000080dd0218) - injected 'array_klass' 'J' @24 0 (0x0000000000000000) - injected 'oop_size' 'I' @32 23 (0x00000017) - injected 'static_oop_field_count' 'I' @36 0 (0x00000000) - private volatile transient 'cachedConstructor' 'Ljava/lang/reflect/Constructor;' @40 null (0x0000000000000000) - private transient 'name' 'Ljava/lang/String;' @48 "org.lwjgl.system.CustomBuffer"{0x000001c778361f20} (0x000001c778361f20) - private transient 'module' 'Ljava/lang/Module;' @56 a 'java/lang/Module'{0x000001c764003a28} (0x000001c764003a28) - private final 'classLoader' 'Ljava/lang/ClassLoader;' @64 a 'net/fabricmc/loader/impl/launch/knot/KnotClassLoader'{0x000001c764001068} (0x000001c764001068) - private transient 'classData' 'Ljava/lang/Object;' @72 null (0x0000000000000000) - private transient 'packageName' 'Ljava/lang/String;' @80 "org.lwjgl.system"{0x000001c773a9fde0} (0x000001c773a9fde0) - private final 'componentType' 'Ljava/lang/Class;' @88 null (0x0000000000000000) - private volatile transient 'reflectionData' 'Ljava/lang/ref/SoftReference;' @96 a 'java/lang/ref/SoftReference'{0x000001c778361f70} (0x000001c778361f70) - private volatile transient 'genericInfo' 'Lsun/reflect/generics/repository/ClassRepository;' @104 null (0x0000000000000000) - private volatile transient 'enumConstants' '[Ljava/lang/Object;' @112 null (0x0000000000000000) - private volatile transient 'enumConstantDirectory' 'Ljava/util/Map;' @120 null (0x0000000000000000) - private volatile transient 'annotationData' 'Ljava/lang/Class$AnnotationData;' @128 null (0x0000000000000000) - private volatile transient 'annotationType' 'Lsun/reflect/annotation/AnnotationType;' @136 null (0x0000000000000000) - transient 'classValueMap' 'Ljava/lang/ClassValue$ClassValueMap;' @144 null (0x0000000000000000) - injected 'protection_domain' 'Ljava/lang/Object;' @152 a 'java/security/ProtectionDomain'{0x000001c773937fb0} (0x000001c773937fb0) - injected 'signers_name' 'Ljava/lang/Object;' @160 null (0x0000000000000000) - injected 'source_file' 'Ljava/lang/Object;' @168 null (0x0000000000000000) - injected '' 'Ljava/lang/Object;' @176 null (0x0000000000000000) - signature: Lorg/lwjgl/system/CustomBuffer; - ---- static fields (0): stack at sp + 5 slots: {method} {0x000001c73ac49e88} 'nextPutIndex' '()I' in 'org/lwjgl/system/CustomBuffer' stack at sp + 6 slots: 0x0 is null stack at sp + 7 slots: 0x0000006a725fdc98 is pointing into the stack for thread: 0x000001c74f1ae8c0 Compiled method (c1) 39388 14643 ! 3 net.minecraft.class_757::method_3192 (895 bytes) total in heap [0x000001c7541b7410,0x000001c7541c10e0] = 40144 relocation [0x000001c7541b7570,0x000001c7541b7f70] = 2560 constants [0x000001c7541b7f80,0x000001c7541b7fc0] = 64 main code [0x000001c7541b7fc0,0x000001c7541be248] = 25224 stub code [0x000001c7541be248,0x000001c7541be638] = 1008 oops [0x000001c7541be638,0x000001c7541be6c8] = 144 metadata [0x000001c7541be6c8,0x000001c7541be9a0] = 728 scopes data [0x000001c7541be9a0,0x000001c7541bfc30] = 4752 scopes pcs [0x000001c7541bfc30,0x000001c7541c0c90] = 4192 dependencies [0x000001c7541c0c90,0x000001c7541c0cf8] = 104 handler table [0x000001c7541c0cf8,0x000001c7541c0e78] = 384 nul chk table [0x000001c7541c0e78,0x000001c7541c10e0] = 616 [Constant Pool] Address hex4 hex8 0x000001c7541b7f80: 0x00000000 0x3ff0000000000000 0x000001c7541b7f84: 0x3ff00000 0x000001c7541b7f88: 0x00000000 0x0000000000000000 0x000001c7541b7f8c: 0x00000000 0x000001c7541b7f90: 0x447a0000 0x46a41000447a0000 0x000001c7541b7f94: 0x46a41000 0x000001c7541b7f98: 0x3f800000 0x000000003f800000 0x000001c7541b7f9c: 0x00000000 0x000001c7541b7fa0: 0x00000000 0x3ff0000000000000 0x000001c7541b7fa4: 0x3ff00000 0x000001c7541b7fa8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000001c7541b7fac: 0xf4f4f4f4 0x000001c7541b7fb0: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000001c7541b7fb4: 0xf4f4f4f4 0x000001c7541b7fb8: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000001c7541b7fbc: 0xf4f4f4f4 [MachCode] [Entry Point] # {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757' # this: rdx:rdx = 'net/minecraft/class_757' # parm0: r8:r8 = 'net/minecraft/class_9779' # parm1: r9 = boolean # [sp+0x1e0] (sp of caller) 0x000001c7541b7fc0: ; {no_reloc} 0x000001c7541b7fc0: 448b 5208 0x000001c7541b7fc4: ; {runtime_call ic_miss_stub} 0x000001c7541b7fc4: 4c3b d00f | 85b3 6905 | 0666 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000 [Verified Entry Point] 0x000001c7541b7fe0: 8984 2400 | 80ff ff55 | 4881 ecd0 | 0100 0090 | 4181 7f20 | 0c00 0000 0x000001c7541b7ff8: ; {runtime_call StubRoutines (final stubs)} 0x000001c7541b7ff8: 7405 e861 | e503 0648 | 8994 24a8 | 0000 004c | 8984 24b8 | 0000 0044 | 898c 24b0 0x000001c7541b8014: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8014: 0000 0048 | be50 b6c5 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07 0x000001c7541b8034: 0000 85ff | 0f84 6b53 | 0000 488b | 7258 483b | 0648 8bfe 0x000001c7541b8048: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8048: 48bb 50b6 | c53b c701 0x000001c7541b8050: ; {metadata('net/minecraft/class_310')} 0x000001c7541b8050: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 9320 | 0100 0048 | 8383 2801 | 0000 010f | bebe 8000 0x000001c7541b8070: 0000 83e7 0x000001c7541b8074: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8074: 0185 ff48 | bf50 b6c5 | 3bc7 0100 | 0048 c7c3 | 4801 0000 | 7507 48c7 | c358 0100 | 0048 8b04 0x000001c7541b8094: 1f48 8d40 | 0148 8904 | 1f0f 85ee | 0300 0048 | 8bbe 3801 | 0000 0fbe | 5f1e 85db 0x000001c7541b80b0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b80b0: 48bb 50b6 | c53b c701 | 0000 48c7 | c068 0100 | 0074 0748 | c7c0 7801 | 0000 488b | 0c03 488d 0x000001c7541b80d0: 4901 4889 | 0c03 0f84 | b503 0000 0x000001c7541b80dc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b80dc: 488b df48 | b850 b6c5 | 3bc7 0100 0x000001c7541b80e8: ; {metadata('net/minecraft/class_315')} 0x000001c7541b80e8: 0049 ba18 | 26db 8000 | 0000 004c | 8990 9801 | 0000 4883 | 80a0 0100 | 0001 488b | bf00 0200 0x000001c7541b8108: 0048 3b07 0x000001c7541b810c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b810c: 488b df48 | b850 b6c5 | 3bc7 0100 | 0048 8380 | c001 0000 | 0148 8b7f | 4848 85ff 0x000001c7541b8128: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8128: 7516 48b8 | 50b6 c53b | c701 0000 | 8088 f101 | 0000 01e9 | b200 0000 0x000001c7541b8140: ; {metadata('java/lang/Boolean')} 0x000001c7541b8140: 48b9 d073 | 0580 0000 | 0000 8b5f | 0848 3bcb | 0f85 8000 0x000001c7541b8154: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8154: 0000 48b8 | 50b6 c53b | c701 0000 | 8b4f 0848 | 3b88 0802 | 0000 750d | 4883 8010 | 0200 0001 0x000001c7541b8174: e979 0000 | 0048 3b88 | 1802 0000 | 750d 4883 | 8020 0200 | 0001 e963 | 0000 0048 | 83b8 0802 0x000001c7541b8194: 0000 0075 | 1748 8988 | 0802 0000 | 48c7 8010 | 0200 0001 | 0000 00e9 | 4200 0000 | 4883 b818 0x000001c7541b81b4: 0200 0000 | 7517 4889 | 8818 0200 | 0048 c780 | 2002 0000 | 0100 0000 | e921 0000 | 00e9 1c00 0x000001c7541b81d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b81d4: 0000 48b8 | 50b6 c53b | c701 0000 | 4883 a8f8 | 0100 0001 | e9ec 5100 | 00e9 0000 | 0000 483b 0x000001c7541b81f4: 0748 8bdf 0x000001c7541b81f8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b81f8: 48b8 50b6 | c53b c701 | 0000 4883 | 8030 0200 | 0001 0fbe | 7f0c 83e7 0x000001c7541b8210: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8210: 0185 ff48 | bf50 b6c5 | 3bc7 0100 | 0048 c7c3 | 6802 0000 | 7407 48c7 | c378 0200 | 0048 8b04 0x000001c7541b8230: 1f48 8d40 | 0148 8904 | 1f0f 8465 | 0000 0048 | 8bb6 4801 | 0000 483b | 0648 8bfe 0x000001c7541b824c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b824c: 48bb 50b6 | c53b c701 0x000001c7541b8254: ; {metadata('net/minecraft/class_312')} 0x000001c7541b8254: 0000 49ba | 18b5 e180 | 0000 0000 | 4c89 9398 | 0200 0048 | 8383 a002 | 0000 010f | be76 4a83 0x000001c7541b8274: e601 85f6 0x000001c7541b8278: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8278: 48be 50b6 | c53b c701 | 0000 48c7 | c7d0 0200 | 0075 0748 | c7c7 c002 | 0000 488b | 1c3e 488d 0x000001c7541b8298: 5b01 4889 | 1c3e 0f85 | ed01 0000 0x000001c7541b82a4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b82a4: 48be 50b6 | c53b c701 | 0000 4883 | 8608 0300 0x000001c7541b82b4: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b82b4: 0001 48be | 3858 9d3b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541b82d4: 0085 ff0f | 840f 5100 0x000001c7541b82dc: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b82dc: 0048 be38 | 589d 3bc7 | 0100 0048 | 8386 1001 0x000001c7541b82ec: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b82ec: 0000 0148 | be90 599d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff 0x000001c7541b830c: 1f00 85ff | 0f84 f750 0x000001c7541b8314: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541b8314: 0000 48be | c8f2 b965 | c701 0000 | 488b b6f0 | 0000 0048 | 3b06 488b 0x000001c7541b832c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b832c: fe48 bb90 | 599d 3bc7 | 0100 008b | 7f08 483b | bb20 0100 | 0075 0d48 | 8383 2801 | 0000 01e9 0x000001c7541b834c: 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000 | 01e9 4a00 | 0000 4883 | bb20 0100 0x000001c7541b836c: 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 3001 0x000001c7541b838c: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8310 0x000001c7541b83ac: 0100 0001 | 488b d666 | 9048 b8ff | ffff ffff 0x000001c7541b83bc: ; {virtual_call} 0x000001c7541b83bc: ffff ffe8 0x000001c7541b83c0: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@68 (line 498) 0x000001c7541b83c0: bc6f 0506 0x000001c7541b83c4: ; {other} 0x000001c7541b83c4: 0f1f 8400 | b40f 0000 | 488b d048 | c7c1 4042 | 0f00 488b | f148 8bce | 4883 fe00 | 0f84 4d50 0x000001c7541b83e4: ; {runtime_call} 0x000001c7541b83e4: 0000 48b8 | 50e1 69a4 | ff7f 0000 0x000001c7541b83f0: ; {other} 0x000001c7541b83f0: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 a800 | 0000 4c8b | 4218 492b | c049 c7c0 | f401 0000 0x000001c7541b8410: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8410: 4c3b c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 1803 0000 | 7d07 48c7 | c628 0300 | 0049 8b3c 0x000001c7541b8430: 3048 8d7f | 0149 893c | 300f 8dc8 | 0100 0048 | 8b72 5848 | 3b06 4c8b 0x000001c7541b8448: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8448: c648 bf50 | b6c5 3bc7 0x000001c7541b8450: ; {metadata('net/minecraft/class_310')} 0x000001c7541b8450: 0100 0049 | ba00 8aca | 8000 0000 | 004c 8997 | 4803 0000 | 4883 8750 | 0300 0001 | 41b8 0000 0x000001c7541b8470: 0000 488b 0x000001c7541b8474: ; {optimized virtual_call} 0x000001c7541b8474: d666 90e8 0x000001c7541b8478: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@88 (line 499) 0x000001c7541b8478: 046a 0506 0x000001c7541b847c: ; {other} 0x000001c7541b847c: 0f1f 8400 | 6c10 0001 | 488b 9424 | a800 0000 | e976 0100 0x000001c7541b8490: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8490: 0048 be50 | b6c5 3bc7 | 0100 0048 | 8386 e002 0x000001c7541b84a0: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b84a0: 0000 0148 | be38 589d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff 0x000001c7541b84c0: 1f00 85ff | 0f84 734f 0x000001c7541b84c8: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b84c8: 0000 48be | 3858 9d3b | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541b84dc: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b84dc: 48be 9059 | 9d3b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541b84fc: ff0f 845b 0x000001c7541b8500: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541b8500: 4f00 0048 | bec8 f2b9 | 65c7 0100 | 0048 8bb6 | f000 0000 0x000001c7541b8514: ; implicit exception: dispatches to 0x000001c7541bd47f 0x000001c7541b8514: 483b 0648 0x000001c7541b8518: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b8518: 8bfe 48bb | 9059 9d3b | c701 0000 | 8b7f 0848 | 3bbb 2001 | 0000 750d | 4883 8328 | 0100 0001 0x000001c7541b8538: e960 0000 | 0048 3bbb | 3001 0000 | 750d 4883 | 8338 0100 | 0001 e94a | 0000 0048 | 83bb 2001 0x000001c7541b8558: 0000 0075 | 1748 89bb | 2001 0000 | 48c7 8328 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb30 0x000001c7541b8578: 0100 0000 | 7517 4889 | bb30 0100 | 0048 c783 | 3801 0000 | 0100 0000 | e908 0000 | 0048 8383 0x000001c7541b8598: 1001 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b800 | c8e0 8000 0x000001c7541b85ac: ; {virtual_call} 0x000001c7541b85ac: 0000 00e8 0x000001c7541b85b0: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@59 (line 496) 0x000001c7541b85b0: ec9b 2107 0x000001c7541b85b4: ; {other} 0x000001c7541b85b4: 0f1f 8400 | a411 0002 | 488b d048 | c7c1 4042 | 0f00 488b | f148 8bce | 4883 fe00 | 0f84 ae4e 0x000001c7541b85d4: ; {runtime_call} 0x000001c7541b85d4: 0000 48b8 | 50e1 69a4 | ff7f 0000 0x000001c7541b85e0: ; {other} 0x000001c7541b85e0: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 a800 | 0000 4889 0x000001c7541b85f4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b85f4: 4218 49b8 | 50b6 c53b | c701 0000 | 41ff 80f0 | 0200 004c | 8b42 5845 | 0fbe 4079 0x000001c7541b8610: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b8610: 4585 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 8003 0000 | 7507 48c7 | c670 0300 | 0049 8b3c 0x000001c7541b8630: 3048 8d7f | 0149 893c | 300f 858b 0x000001c7541b863c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b863c: 3e00 0049 | b850 b6c5 | 3bc7 0100 | 0049 8380 | 9003 0000 0x000001c7541b8650: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8650: 0149 b8e0 | 02b9 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff 0x000001c7541b8670: 1f00 85f6 | 0f84 144e 0x000001c7541b8678: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001c778786380})} 0x000001c7541b8678: 0000 49b8 | 8063 7878 | c701 0000 0x000001c7541b8684: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8684: 498b f048 | bfe0 02b9 | 3bc7 0100 | 0048 8387 | 1001 0000 | 0145 8b40 | 0c45 85c0 0x000001c7541b86a0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b86a0: 49b8 e002 | b93b c701 | 0000 48c7 | c648 0100 | 0075 0748 | c7c6 5801 | 0000 498b | 3c30 488d 0x000001c7541b86c0: 7f01 4989 | 3c30 0f85 | b702 0000 0x000001c7541b86cc: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b86cc: 49b8 e002 | b93b c701 | 0000 4983 | 8068 0100 0x000001c7541b86dc: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b86dc: 0001 49b8 | f806 b93b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe 0x000001c7541b86fc: ff1f 0085 | f60f 84ad 0x000001c7541b8704: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8704: 4d00 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000 0x000001c7541b8718: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541b8718: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff 0x000001c7541b8738: 1f00 85f6 | 0f84 934d 0x000001c7541b8740: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')} 0x000001c7541b8740: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001 0x000001c7541b8758: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8758: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7407 48c7 | c630 0100 | 0049 8b3c 0x000001c7541b8778: 3048 8d7f | 0149 893c | 300f 84ed 0x000001c7541b8784: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})} 0x000001c7541b8784: 0100 0048 | be68 6378 | 78c7 0100 | 004c 8bc6 0x000001c7541b8794: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8794: 48bf f806 | b93b c701 | 0000 458b | 4008 4c3b | 8750 0100 | 0075 0d48 | 8387 5801 | 0000 01e9 0x000001c7541b87b4: 6000 0000 | 4c3b 8760 | 0100 0075 | 0d48 8387 | 6801 0000 | 01e9 4a00 | 0000 4883 | bf50 0100 0x000001c7541b87d4: 0000 7517 | 4c89 8750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bf 6001 0x000001c7541b87f4: 0000 0075 | 174c 8987 | 6001 0000 | 48c7 8768 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8740 0x000001c7541b8814: 0100 0001 0x000001c7541b8818: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8818: 49b8 10ed | 992b c701 | 0000 418b | b8cc 0000 | 0083 c702 | 4189 b8cc | 0000 0081 | e7fe ff1f 0x000001c7541b8838: 0085 ff0f | 84b5 4c00 0x000001c7541b8840: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8840: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c 0x000001c7541b8854: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8854: 8bc6 48bf | 10ed 992b | c701 0000 | 4883 8720 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 488b 0x000001c7541b8874: ; {optimized virtual_call} 0x000001c7541b8874: d666 90e8 0x000001c7541b8878: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541b8878: 0466 0506 0x000001c7541b887c: ; {other} 0x000001c7541b887c: 0f1f 8400 | 6c14 0003 | 4885 c075 0x000001c7541b8888: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8888: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd 0x000001c7541b889c: ; {metadata('net/minecraft/class_3695')} 0x000001c7541b889c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541b88bc: 0000 0056 0x000001c7541b88c0: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b88c0: 57e8 ba9f | 1206 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541b88d0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b88d0: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979 0x000001c7541b88f0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000 0x000001c7541b8910: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100 0x000001c7541b8930: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541b8950: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8950: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e9b0 | 4b00 00e9 | 0000 0000 | 4c8b c0e9 0x000001c7541b8970: 1c08 0000 0x000001c7541b8974: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})} 0x000001c7541b8974: 49b8 1802 | 8573 c701 | 0000 e90d 0x000001c7541b8980: ; {oop(a 'java/lang/ThreadLocal'{0x000001c778786358})} 0x000001c7541b8980: 0800 0048 | ba58 6378 | 78c7 0100 | 004c 8bc2 0x000001c7541b8990: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8990: 48be e002 | b93b c701 | 0000 458b | 4008 4c3b | 8688 0100 | 0075 0d48 | 8386 9001 | 0000 01e9 0x000001c7541b89b0: 6000 0000 | 4c3b 8698 | 0100 0075 | 0d48 8386 | a001 0000 | 01e9 4a00 | 0000 4883 | be88 0100 0x000001c7541b89d0: 0000 7517 | 4c89 8688 | 0100 0048 | c786 9001 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 9801 0x000001c7541b89f0: 0000 0075 | 174c 8986 | 9801 0000 | 48c7 86a0 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8678 0x000001c7541b8a10: 0100 0001 0x000001c7541b8a14: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8a14: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f 0x000001c7541b8a34: 0085 f60f | 84e3 4a00 0x000001c7541b8a3c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8a3c: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c 0x000001c7541b8a50: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8a50: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d 0x000001c7541b8a6c: ; {optimized virtual_call} 0x000001c7541b8a6c: 8b00 90e8 0x000001c7541b8a70: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64146@16 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541b8a70: dc86 b106 0x000001c7541b8a74: ; {other} 0x000001c7541b8a74: 0f1f 8400 | 6416 0004 | 4885 c075 0x000001c7541b8a80: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8a80: 1648 bee0 | 02b9 3bc7 | 0100 0080 | 8ea9 0100 | 0001 e9cd 0x000001c7541b8a94: ; {metadata('net/minecraft/class_3695')} 0x000001c7541b8a94: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541b8ab4: 0000 0056 0x000001c7541b8ab8: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b8ab8: 57e8 c29d | 1206 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541b8ac8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8ac8: 48be e002 | b93b c701 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979 0x000001c7541b8ae8: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000 0x000001c7541b8b08: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100 0x000001c7541b8b28: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541b8b48: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8b48: 48be e002 | b93b c701 | 0000 4883 | aeb0 0100 | 0001 e9e2 | 4900 00e9 | 0000 0000 0x000001c7541b8b64: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541b8b64: 4c8b c048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | e801 0000 0x000001c7541b8b78: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c778673368})} 0x000001c7541b8b78: 48be 6833 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541b8b90: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8b90: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 e801 0x000001c7541b8ba0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541b8ba0: 0000 0148 | bab8 0c5c | 2ac7 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff 0x000001c7541b8bc0: 1f00 85ff | 0f84 8049 0x000001c7541b8bc8: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541b8bc8: 0000 48ba | 4804 602a | c701 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883 0x000001c7541b8be8: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541b8be8: 0a01 48ba | b80c 5c2a | c701 0000 | 4883 8248 | 0100 0001 0x000001c7541b8bfc: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541b8bfc: 48ba 4804 | 602a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b8c1c: f60f 8448 0x000001c7541b8c20: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541b8c20: 4900 0048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | 8001 0000 0x000001c7541b8c34: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})} 0x000001c7541b8c34: 48be a033 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541b8c4c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8c4c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541b8c6c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8c6c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 0802 0x000001c7541b8c7c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8c7c: 0000 0148 | ba20 9fdb | 3ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b8c9c: 1f00 85f6 | 0f84 e648 | 0000 4d85 0x000001c7541b8ca8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8ca8: c048 ba20 | 9fdb 3ac7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541b8cc8: 8d7f 0148 | 893c 320f | 8415 0000 0x000001c7541b8cd4: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8cd4: 0048 ba20 | 9fdb 3ac7 | 0100 00ff | 8230 0100 | 00e9 bc03 0x000001c7541b8ce8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8ce8: 0000 49b8 | 209f db3a | c701 0000 | 4983 8048 | 0100 0001 0x000001c7541b8cfc: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8cfc: 49b8 b82f | 582a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541b8d1c: 0085 d20f | 8488 4800 0x000001c7541b8d24: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8d24: 0049 b8b8 | 2f58 2ac7 | 0100 0041 | ff80 1001 0x000001c7541b8d34: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})} 0x000001c7541b8d34: 0000 49b8 | a033 6778 | c701 0000 0x000001c7541b8d40: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b8d40: 48ba 209f | db3a c701 0x000001c7541b8d48: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541b8d48: 0000 49ba | 98cc f280 | 0000 0000 | 4c89 92a0 | 0100 0048 | 8382 a801 0x000001c7541b8d60: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541b8d60: 0000 0149 | b808 0ab9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2 0x000001c7541b8d80: feff 1f00 | 85d2 0f84 | 4248 0000 0x000001c7541b8d8c: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541b8d8c: 49b8 080a | b93b c701 | 0000 4983 | 8010 0100 0x000001c7541b8d9c: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8d9c: 0001 49b8 | f806 b93b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe 0x000001c7541b8dbc: ff1f 0085 | d20f 8428 0x000001c7541b8dc4: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8dc4: 4800 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000 0x000001c7541b8dd8: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541b8dd8: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff 0x000001c7541b8df8: 1f00 85d2 | 0f84 0e48 0x000001c7541b8e00: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')} 0x000001c7541b8e00: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001 0x000001c7541b8e18: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8e18: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c2 | 2001 0000 | 7407 48c7 | c230 0100 | 0049 8b34 0x000001c7541b8e38: 1048 8d76 | 0149 8934 | 100f 84ed 0x000001c7541b8e44: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})} 0x000001c7541b8e44: 0100 0048 | ba68 6378 | 78c7 0100 | 004c 8bc2 0x000001c7541b8e54: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8e54: 48be f806 | b93b c701 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 0x000001c7541b8e74: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 0x000001c7541b8e94: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 0x000001c7541b8eb4: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 0x000001c7541b8ed4: 0100 0001 0x000001c7541b8ed8: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8ed8: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f 0x000001c7541b8ef8: 0085 f60f | 8430 4700 0x000001c7541b8f00: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8f00: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c 0x000001c7541b8f14: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b8f14: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f 0x000001c7541b8f34: ; {optimized virtual_call} 0x000001c7541b8f34: 4400 00e8 0x000001c7541b8f38: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541b8f38: 445f 0506 0x000001c7541b8f3c: ; {other} 0x000001c7541b8f3c: 0f1f 8400 | 2c1b 0005 | 4885 c075 0x000001c7541b8f48: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8f48: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd 0x000001c7541b8f5c: ; {metadata('net/minecraft/class_3695')} 0x000001c7541b8f5c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541b8f7c: 0000 0056 0x000001c7541b8f80: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b8f80: 57e8 fa98 | 1206 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541b8f90: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b8f90: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979 0x000001c7541b8fb0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000 0x000001c7541b8fd0: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100 0x000001c7541b8ff0: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541b9010: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b9010: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e92b | 4600 00e9 | 0000 0000 | 4c8b c0e9 0x000001c7541b9030: 0a00 0000 0x000001c7541b9034: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})} 0x000001c7541b9034: 49b8 1802 | 8573 c701 0x000001c7541b903c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b903c: 0000 48ba | 209f db3a | c701 0000 | 4883 82c8 | 0100 0001 0x000001c7541b9050: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b9050: 48ba b82f | 582a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b9070: f60f 84e4 | 4500 004d 0x000001c7541b9078: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b9078: 85c0 48ba | b82f 582a | c701 0000 | 48c7 c620 | 0100 0074 | 0748 c7c6 | 1001 0000 | 488b 3c32 0x000001c7541b9098: 488d 7f01 | 4889 3c32 | 0f84 eb38 | 0000 4d85 0x000001c7541b90a8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b90a8: c075 1648 | bee0 02b9 | 3bc7 0100 | 0080 8e11 | 0200 0001 | e9cf 0000 0x000001c7541b90c0: ; {metadata('net/minecraft/class_3695')} 0x000001c7541b90c0: 0048 bf30 | f6ca 8000 | 0000 0041 | 8b70 0848 | 3b7e 200f | 841a 0000 | 0048 3bf7 | 0f84 1100 0x000001c7541b90e0: 0000 5657 0x000001c7541b90e4: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b90e4: e897 9712 | 065e 5e85 | f60f 8481 0x000001c7541b90f0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b90f0: 0000 0048 | bee0 02b9 | 3bc7 0100 | 0041 8b78 | 0848 3bbe | 2802 0000 | 750d 4883 | 8630 0200 0x000001c7541b9110: 0001 e979 | 0000 0048 | 3bbe 3802 | 0000 750d | 4883 8640 | 0200 0001 | e963 0000 | 0048 83be 0x000001c7541b9130: 2802 0000 | 0075 1748 | 89be 2802 | 0000 48c7 | 8630 0200 | 0001 0000 | 00e9 4200 | 0000 4883 0x000001c7541b9150: be38 0200 | 0000 7517 | 4889 be38 | 0200 0048 | c786 4002 | 0000 0100 | 0000 e921 | 0000 00e9 0x000001c7541b9170: 1c00 0000 0x000001c7541b9174: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b9174: 48be e002 | b93b c701 | 0000 4883 | ae18 0200 | 0001 e9f1 | 4400 00e9 | 0000 0000 | 488b 9424 0x000001c7541b9194: a800 0000 | 488b 7258 0x000001c7541b919c: ; implicit exception: dispatches to 0x000001c7541bd685 0x000001c7541b919c: 483b 0648 0x000001c7541b91a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b91a0: 8bfe 48bb | 50b6 c53b | c701 0000 0x000001c7541b91ac: ; {metadata('net/minecraft/class_310')} 0x000001c7541b91ac: 49ba 008a | ca80 0000 | 0000 4c89 | 93b0 0300 | 0048 8383 | b803 0000 | 010f bebe | 8100 0000 0x000001c7541b91cc: 83e7 0189 | bc24 b400 | 0000 488b | 9e48 0100 | 0048 8bc6 0x000001c7541b91e0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b91e0: 48b9 50b6 | c53b c701 0x000001c7541b91e8: ; {metadata('net/minecraft/class_310')} 0x000001c7541b91e8: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 91e8 | 0300 0048 | 8381 f003 | 0000 0148 | 8b86 b800 0x000001c7541b9208: 0000 483b | 0348 8bcb 0x000001c7541b9210: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9210: 49b9 50b6 | c53b c701 0x000001c7541b9218: ; {metadata('net/minecraft/class_312')} 0x000001c7541b9218: 0000 49ba | 18b5 e180 | 0000 0000 | 4d89 9120 | 0400 0049 | 8381 2804 0x000001c7541b9230: ; {metadata(method data for {method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541b9230: 0000 0148 | b9d0 d3c5 | 3bc7 0100 | 0044 8b89 | cc00 0000 | 4183 c102 | 4489 89cc | 0000 0041 0x000001c7541b9250: 81e1 feff | 1f00 4585 | c90f 8430 | 4400 00c5 | fb10 4310 0x000001c7541b9264: ; {metadata(method data for {method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541b9264: 48b9 d0d3 | c53b c701 | 0000 4883 | 8110 0100 0x000001c7541b9274: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b9274: 0001 48b9 | 38d5 c53b | c701 0000 | 448b 89cc | 0000 0041 | 83c1 0244 | 8989 cc00 | 0000 4181 0x000001c7541b9294: e1fe ff1f | 0045 85c9 | 0f84 0e44 | 0000 483b | 0048 8bc8 0x000001c7541b92a8: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b92a8: 49b9 38d5 | c53b c701 | 0000 4983 | 8110 0100 | 0001 8b48 | 444c 8bc8 0x000001c7541b92c0: ; {metadata(method data for {method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b92c0: 49bb 38d5 | c53b c701 | 0000 4983 | 8348 0100 | 0001 448b | 4834 c5f3 | 2ac9 c5fb | 59c1 c4c1 0x000001c7541b92e0: 732a c9c5 | fb5e c1c5 | fb2c c881 | f900 0000 | 8075 0f48 | 83ec 08c5 | fb11 0424 0x000001c7541b92fc: ; {runtime_call StubRoutines (initial stubs)} 0x000001c7541b92fc: e83c 8000 | 0659 898c | 24c8 0000 | 004c 8bce 0x000001c7541b930c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b930c: 49bb 50b6 | c53b c701 0x000001c7541b9314: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9314: 0000 49ba | 008a ca80 | 0000 0000 | 4d89 9358 | 0400 0049 | 8383 6004 | 0000 014c 0x000001c7541b9330: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9330: 8bcb 49bb | 50b6 c53b | c701 0000 0x000001c7541b933c: ; {metadata('net/minecraft/class_312')} 0x000001c7541b933c: 49ba 18b5 | e180 0000 | 0000 4d89 | 9390 0400 | 0049 8383 | 9804 0000 0x000001c7541b9354: ; {metadata(method data for {method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541b9354: 0149 b908 | d7c5 3bc7 | 0100 0045 | 8b99 cc00 | 0000 4183 | c302 4589 | 99cc 0000 | 0041 81e3 0x000001c7541b9374: feff 1f00 | 4585 db0f | 8455 4300 | 00c5 fb10 0x000001c7541b9384: ; {metadata(method data for {method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541b9384: 4318 48bb | 08d7 c53b | c701 0000 | 4883 8310 | 0100 0001 0x000001c7541b9398: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b9398: 48bb 70d8 | c53b c701 | 0000 448b | 8bcc 0000 | 0041 83c1 | 0244 898b | cc00 0000 | 4181 e1fe 0x000001c7541b93b8: ff1f 0045 | 85c9 0f84 | 3343 0000 0x000001c7541b93c4: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b93c4: 488b d849 | b970 d8c5 | 3bc7 0100 | 0049 8381 | 1001 0000 | 018b 5848 0x000001c7541b93dc: ; {metadata(method data for {method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541b93dc: 4c8b c849 | bb70 d8c5 | 3bc7 0100 | 0049 8383 | 4801 0000 | 018b 4038 | c5f3 2acb | c5fb 59c1 0x000001c7541b93fc: c5f3 2ac8 | c5fb 5ec1 | c5fb 2cd8 | 81fb 0000 | 0080 750f | 4883 ec08 | c5fb 1104 0x000001c7541b9418: ; {runtime_call StubRoutines (initial stubs)} 0x000001c7541b9418: 24e8 1f7f | 0006 5b89 | 9c24 cc00 | 0000 85ff 0x000001c7541b9428: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9428: 48b8 50b6 | c53b c701 | 0000 49c7 | c1c8 0400 | 0075 0749 | c7c1 b804 | 0000 4e8b | 1c08 4d8d 0x000001c7541b9448: 5b01 4e89 | 1c08 0f85 | 0d00 0000 | 4c89 8424 | c000 0000 | e9bb 0700 | 0044 8b8c | 24b0 0000 0x000001c7541b9468: 0045 85c9 0x000001c7541b946c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b946c: 48b8 50b6 | c53b c701 | 0000 49c7 | c3e8 0400 | 0075 0749 | c7c3 d804 | 0000 4e8b | 2c18 4d8d 0x000001c7541b948c: 6d01 4e89 | 2c18 0f85 | 0d00 0000 | 4c89 8424 | c000 0000 | e977 0700 | 0048 8bb6 | a002 0000 0x000001c7541b94ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b94ac: 4885 f648 | be50 b6c5 | 3bc7 0100 | 0048 c7c0 | 0805 0000 | 7507 48c7 | c0f8 0400 | 004c 8b1c 0x000001c7541b94cc: 064d 8d5b | 014c 891c | 060f 850d | 0000 004c | 8984 24c0 | 0000 00e9 | 3407 0000 0x000001c7541b94e8: ; implicit exception: dispatches to 0x000001c7541bd718 0x000001c7541b94e8: 493b 0049 0x000001c7541b94ec: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b94ec: 8bf0 48b8 | 50b6 c53b | c701 0000 | 8b76 0848 | 3bb0 2805 | 0000 750d | 4883 8030 | 0500 0001 0x000001c7541b950c: e960 0000 | 0048 3bb0 | 3805 0000 | 750d 4883 | 8040 0500 | 0001 e94a | 0000 0048 | 83b8 2805 0x000001c7541b952c: 0000 0075 | 1748 89b0 | 2805 0000 | 48c7 8030 | 0500 0001 | 0000 00e9 | 2900 0000 | 4883 b838 0x000001c7541b954c: 0500 0000 | 7517 4889 | b038 0500 | 0048 c780 | 4005 0000 | 0100 0000 | e908 0000 | 0048 8380 0x000001c7541b956c: 1805 0000 | 0149 8bf0 0x000001c7541b9574: ; {oop("level"{0x000001c7640c4f50})} 0x000001c7541b9574: 49b8 504f | 0c64 c701 | 0000 488b | d648 89b4 | 24c0 0000 | 000f 1f40 | 0048 b8b8 | 29ee 8000 0x000001c7541b9594: ; {virtual_call} 0x000001c7541b9594: 0000 00e8 0x000001c7541b9598: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@178 (line 515) 0x000001c7541b9598: 8420 2507 0x000001c7541b959c: ; {other} 0x000001c7541b959c: 0f1f 8400 | 8c21 0006 | 488b 9424 | a800 0000 0x000001c7541b95ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b95ac: 49b8 50b6 | c53b c701 0x000001c7541b95b4: ; {metadata('net/minecraft/class_757')} 0x000001c7541b95b4: 0000 49ba | 9071 e980 | 0000 0000 | 4d89 9060 | 0500 0049 | 8380 6805 | 0000 014c | 8b84 24b8 0x000001c7541b95d4: 0000 0048 | 8b94 24a8 0x000001c7541b95dc: ; {optimized virtual_call} 0x000001c7541b95dc: 0000 00e8 0x000001c7541b95e0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_3188 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@185 (line 517) 0x000001c7541b95e0: a94c 0000 0x000001c7541b95e4: ; {other} 0x000001c7541b95e4: 0f1f 8400 | d421 0007 | 488b 9424 | a800 0000 0x000001c7541b95f4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b95f4: 48be 50b6 | c53b c701 | 0000 4883 | 8688 0500 | 0001 488b | 9424 a800 0x000001c7541b960c: ; {optimized virtual_call} 0x000001c7541b960c: 0000 90e8 0x000001c7541b9610: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_37473 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@189 (line 519) 0x000001c7541b9610: 6c58 0506 0x000001c7541b9614: ; {other} 0x000001c7541b9614: 0f1f 8400 | 0422 0008 | 488b 9424 | a800 0000 | 488b 7258 0x000001c7541b9628: ; implicit exception: dispatches to 0x000001c7541bd71d 0x000001c7541b9628: 488b b6d0 | 0000 0048 | 3b06 488b 0x000001c7541b9634: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9634: fe48 bb50 | b6c5 3bc7 0x000001c7541b963c: ; {metadata('net/minecraft/class_761')} 0x000001c7541b963c: 0100 0049 | bae0 87e9 | 8000 0000 | 004c 8993 | d005 0000 | 4883 83d8 | 0500 0001 0x000001c7541b9658: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b9658: 48bf 50f3 | c53b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085 0x000001c7541b9678: db0f 84a8 | 4000 0048 0x000001c7541b9680: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b9680: 8bfe 48bb | 50f3 c53b | c701 0000 0x000001c7541b968c: ; {metadata('net/minecraft/class_761')} 0x000001c7541b968c: 49ba e087 | e980 0000 | 0000 4c89 | 9320 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424 0x000001c7541b96ac: d000 0000 | 0f1f 8000 0x000001c7541b96b4: ; {optimized virtual_call} 0x000001c7541b96b4: 0000 00e8 0x000001c7541b96b8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [208]=Oop } ;*invokevirtual method_3270 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_761::method_3254@1 (line 230) ; - net.minecraft.class_757::method_3192@199 (line 521) 0x000001c7541b96b8: c457 0506 0x000001c7541b96bc: ; {other} 0x000001c7541b96bc: 0f1f 8400 | ac22 0009 0x000001c7541b96c4: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b96c4: 85c0 49b8 | 50f3 c53b | c701 0000 | 48c7 c248 | 0100 0074 | 0748 c7c2 | 5801 0000 | 498b 3410 0x000001c7541b96e4: 488d 7601 | 4989 3410 | 0f84 6a01 | 0000 488b | b424 d000 | 0000 488b | 96d8 0000 | 004c 8b46 0x000001c7541b9704: 5849 3b00 0x000001c7541b9708: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b9708: 498b f048 | bf50 f3c5 | 3bc7 0100 0x000001c7541b9714: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9714: 0049 ba00 | 8aca 8000 | 0000 004c | 8997 7801 | 0000 4883 | 8780 0100 | 0001 4d8b | 80b8 0100 0x000001c7541b9734: 0049 3b00 0x000001c7541b9738: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b9738: 498b f048 | bf50 f3c5 | 3bc7 0100 | 008b 7608 | 483b b7b0 | 0100 0075 | 0d48 8387 | b801 0000 0x000001c7541b9758: 01e9 6000 | 0000 483b | b7c0 0100 | 0075 0d48 | 8387 c801 | 0000 01e9 | 4a00 0000 | 4883 bfb0 0x000001c7541b9778: 0100 0000 | 7517 4889 | b7b0 0100 | 0048 c787 | b801 0000 | 0100 0000 | e929 0000 | 0048 83bf 0x000001c7541b9798: c001 0000 | 0075 1748 | 89b7 c001 | 0000 48c7 | 87c8 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541b97b8: 87a0 0100 | 0001 4d8b | 4028 483b | 0248 8bf2 0x000001c7541b97c8: ; {metadata(method data for {method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541b97c8: 48bf 50f3 | c53b c701 | 0000 8b76 | 0848 3bb7 | e801 0000 | 750d 4883 | 87f0 0100 | 0001 e960 0x000001c7541b97e8: 0000 0048 | 3bb7 f801 | 0000 750d | 4883 8700 | 0200 0001 | e94a 0000 | 0048 83bf | e801 0000 0x000001c7541b9808: 0075 1748 | 89b7 e801 | 0000 48c7 | 87f0 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bff8 0100 0x000001c7541b9828: 0000 7517 | 4889 b7f8 | 0100 0048 | c787 0002 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 d801 0x000001c7541b9848: 0000 010f 0x000001c7541b984c: ; {optimized virtual_call} 0x000001c7541b984c: 1f40 00e8 0x000001c7541b9850: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_761::method_3254@21 (line 231) ; - net.minecraft.class_757::method_3192@199 (line 521) 0x000001c7541b9850: 2c56 0506 0x000001c7541b9854: ; {other} 0x000001c7541b9854: 0f1f 8400 | 4424 000a | 488b 9424 | a800 0000 | 488b b2a0 | 0000 0048 0x000001c7541b986c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b986c: 85f6 48be | 50b6 c53b | c701 0000 | 48c7 c7f8 | 0500 0074 | 0748 c7c7 | 0806 0000 | 488b 1c3e 0x000001c7541b988c: 488d 5b01 | 4889 1c3e | 0f84 8203 | 0000 0fbe | 7254 85f6 0x000001c7541b98a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b98a0: 48be 50b6 | c53b c701 | 0000 48c7 | c718 0600 | 0074 0748 | c7c7 2806 | 0000 488b | 1c3e 488d 0x000001c7541b98c0: 5b01 4889 | 1c3e 0f84 | 5003 0000 0x000001c7541b98cc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b98cc: 48be 50b6 | c53b c701 | 0000 4883 | 8638 0600 0x000001c7541b98dc: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b98dc: 0001 48be | 58fc c53b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541b98fc: 0085 ff0f | 8452 3e00 0x000001c7541b9904: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9904: 0048 be58 | fcc5 3bc7 | 0100 0048 | 8386 1001 0x000001c7541b9914: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9914: 0000 0148 | be20 8477 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff 0x000001c7541b9934: 1f00 85ff | 0f84 3a3e 0x000001c7541b993c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b993c: 0000 48be | 2084 773b | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541b9950: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9950: 48be a885 | 773b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541b9970: ff0f 8422 0x000001c7541b9974: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9974: 3e00 0048 | bea8 8577 | 3bc7 0100 | 0048 8386 | 1001 0000 0x000001c7541b9988: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9988: 0148 bef8 | 26ca 70c7 | 0100 0048 | 8bb6 c800 | 0000 498b | bf80 0300 | 0048 8b3f 0x000001c7541b99a4: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b99a4: 483b fe48 | bea8 8577 | 3bc7 0100 | 0048 c7c7 | 2001 0000 | 7507 48c7 | c730 0100 | 0048 8b1c 0x000001c7541b99c4: 3e48 8d5b | 0148 891c | 3e0f 851a 0x000001c7541b99d0: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b99d0: 0000 0048 | bea8 8577 | 3bc7 0100 | 00ff 8640 | 0100 00be | 0100 0000 | e905 0000 | 00be 0000 0x000001c7541b99f0: 0000 83e6 0x000001c7541b99f4: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b99f4: 0185 f648 | be20 8477 | 3bc7 0100 | 0048 c7c7 | 3001 0000 | 7407 48c7 | c720 0100 | 0048 8b1c 0x000001c7541b9a14: 3e48 8d5b | 0148 891c | 3e0f 848e 0x000001c7541b9a20: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9a20: 2e00 0048 | bef8 26ca | 70c7 0100 | 0048 8bb6 | 1801 0000 0x000001c7541b9a34: ; implicit exception: dispatches to 0x000001c7541bd7ba 0x000001c7541b9a34: 483b 0648 0x000001c7541b9a38: ; {metadata(method data for {method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9a38: 8bfe 48bb | 58fc c53b | c701 0000 | 8b7f 0848 | 3bbb 3001 | 0000 750d | 4883 8338 | 0100 0001 0x000001c7541b9a58: e960 0000 | 0048 3bbb | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e94a | 0000 0048 | 83bb 3001 0x000001c7541b9a78: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 bb40 0x000001c7541b9a98: 0100 0000 | 7517 4889 | bb40 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8383 0x000001c7541b9ab8: 2001 0000 | 0148 8bd6 | 0f1f 8000 0x000001c7541b9ac4: ; {optimized virtual_call} 0x000001c7541b9ac4: 0000 00e8 0x000001c7541b9ac8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541b9ac8: b453 0506 0x000001c7541b9acc: ; {other} 0x000001c7541b9acc: 0f1f 8400 | bc26 000b | 488b 9424 | a800 0000 | 4c8b 4258 0x000001c7541b9ae0: ; implicit exception: dispatches to 0x000001c7541bd7bf 0x000001c7541b9ae0: 493b 004d 0x000001c7541b9ae4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9ae4: 8bc8 48be | 50b6 c53b | c701 0000 0x000001c7541b9af0: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9af0: 49ba 008a | ca80 0000 | 0000 4c89 | 9658 0600 | 0048 8386 | 6006 0000 | 0149 8bb0 | a000 0000 0x000001c7541b9b10: 4c8b 82a0 | 0000 0048 | 3b06 4c8b 0x000001c7541b9b1c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9b1c: ce48 bf50 | b6c5 3bc7 0x000001c7541b9b24: ; {metadata('net/minecraft/class_10151')} 0x000001c7541b9b24: 0100 0049 | ba28 f3e3 | 8000 0000 | 004c 8997 | 9006 0000 | 4883 8798 | 0600 0001 0x000001c7541b9b40: ; {oop(a 'java/util/ImmutableCollections$Set12'{0x000001c7788c12d8})} 0x000001c7541b9b40: 49b9 d812 | 8c78 c701 | 0000 488b 0x000001c7541b9b4c: ; {optimized virtual_call} 0x000001c7541b9b4c: d666 90e8 0x000001c7541b9b50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@233 (line 526) 0x000001c7541b9b50: 2c53 0506 0x000001c7541b9b54: ; {other} 0x000001c7541b9b54: 0f1f 8400 | 4427 000c 0x000001c7541b9b5c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9b5c: 4885 c049 | b850 b6c5 | 3bc7 0100 | 0049 c7c1 | b806 0000 | 7407 49c7 | c1c8 0600 | 004b 8b3c 0x000001c7541b9b7c: 0848 8d7f | 014b 893c | 0848 8b94 | 24a8 0000 | 000f 8489 | 0000 004c | 8b42 5849 | 3b00 4d8b 0x000001c7541b9b9c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9b9c: c848 bf50 | b6c5 3bc7 0x000001c7541b9ba4: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9ba4: 0100 0049 | ba00 8aca | 8000 0000 | 004c 8997 | e806 0000 | 4883 87f0 | 0600 0001 | 4d8b 80b8 0x000001c7541b9bc4: 0100 004c | 8b8a 9800 | 0000 483b | 0048 8bf8 0x000001c7541b9bd4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9bd4: 48be 50b6 | c53b c701 0x000001c7541b9bdc: ; {metadata('net/minecraft/class_279')} 0x000001c7541b9bdc: 0000 49ba | a0b6 e980 | 0000 0000 | 4c89 9620 | 0700 0048 | 8386 2807 0x000001c7541b9bf4: ; {oop(nullptr)} 0x000001c7541b9bf4: 0000 0148 | bf00 0000 | 0000 0000 | 0048 8bd0 0x000001c7541b9c04: ; {optimized virtual_call} 0x000001c7541b9c04: 6666 90e8 0x000001c7541b9c08: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@257 (line 528) 0x000001c7541b9c08: 7452 0506 0x000001c7541b9c0c: ; {other} 0x000001c7541b9c0c: 0f1f 8400 | fc27 000d | 488b 9424 | a800 0000 | 4c8b 4258 0x000001c7541b9c20: ; implicit exception: dispatches to 0x000001c7541bd7d3 0x000001c7541b9c20: 493b 0049 0x000001c7541b9c24: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9c24: 8bf0 48bf | 50b6 c53b | c701 0000 0x000001c7541b9c30: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9c30: 49ba 008a | ca80 0000 | 0000 4c89 | 9758 0700 | 0048 8387 | 6007 0000 | 0149 8bb0 | b800 0000 0x000001c7541b9c50: 4889 b424 | d800 0000 0x000001c7541b9c58: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9c58: 498b f848 | bb50 b6c5 | 3bc7 0100 0x000001c7541b9c64: ; {metadata('net/minecraft/class_310')} 0x000001c7541b9c64: 0049 ba00 | 8aca 8000 | 0000 004c | 8993 9007 | 0000 4883 | 8398 0700 | 0001 498b | b8b8 0100 0x000001c7541b9c84: 0048 89bc | 24e0 0000 0x000001c7541b9c8c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9c8c: 0049 b850 | b6c5 3bc7 | 0100 0049 | 8380 b807 0x000001c7541b9c9c: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9c9c: 0000 0149 | b8d8 b69b | 3bc7 0100 | 0041 8b98 | cc00 0000 | 83c3 0241 | 8998 cc00 | 0000 81e3 0x000001c7541b9cbc: feff 1f00 | 85db 0f84 | 103b 0000 0x000001c7541b9cc8: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9cc8: 49b8 f826 | ca70 c701 | 0000 4d8b | 80d0 0000 | 004d 85c0 0x000001c7541b9cdc: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b9cdc: 48bb d8b6 | 9b3b c701 | 0000 48c7 | c020 0100 | 0074 0748 | c7c0 1001 | 0000 488b | 0c03 488d 0x000001c7541b9cfc: 4901 4889 | 0c03 0f84 | 012b 0000 | 4d85 c00f | 841d 0000 0x000001c7541b9d10: ; {metadata('net/minecraft/class_10865')} 0x000001c7541b9d10: 0049 b9c8 | 21e2 8000 | 0000 0041 | 8b48 084c | 3b49 380f | 85d0 3a00 | 00e9 0000 | 0000 498b 0x000001c7541b9d30: d849 3b00 0x000001c7541b9d34: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9d34: 498b d848 | b850 b6c5 | 3bc7 0100 0x000001c7541b9d40: ; {metadata('net/minecraft/class_10865')} 0x000001c7541b9d40: 0049 bac8 | 21e2 8000 | 0000 004c | 8990 d807 | 0000 4883 | 80e0 0700 | 0001 498b | 5810 483b 0x000001c7541b9d60: 074c 8bc7 0x000001c7541b9d64: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9d64: 48b8 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 8010 0800 | 0075 0d48 | 8380 1808 | 0000 01e9 0x000001c7541b9d84: 6000 0000 | 4c3b 8020 | 0800 0075 | 0d48 8380 | 2808 0000 | 01e9 4a00 | 0000 4883 | b810 0800 0x000001c7541b9da4: 0000 7517 | 4c89 8010 | 0800 0048 | c780 1808 | 0000 0100 | 0000 e929 | 0000 0048 | 83b8 2008 0x000001c7541b9dc4: 0000 0075 | 174c 8980 | 2008 0000 | 48c7 8028 | 0800 0001 | 0000 00e9 | 0800 0000 | 4883 8000 0x000001c7541b9de4: 0800 0001 | 4c8b 4730 | 4885 db0f | 841d 0000 0x000001c7541b9df4: ; {metadata('net/minecraft/class_10860')} 0x000001c7541b9df4: 0049 bb08 | d5e2 8000 | 0000 0044 | 8b4b 084d | 3b59 380f | 85fb 3900 | 00e9 0000 | 0000 488b 0x000001c7541b9e14: c348 3b03 0x000001c7541b9e18: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9e18: 488b c348 | b950 b6c5 | 3bc7 0100 0x000001c7541b9e24: ; {metadata('net/minecraft/class_10860')} 0x000001c7541b9e24: 0049 ba08 | d5e2 8000 | 0000 004c | 8991 4808 | 0000 4883 | 8150 0800 0x000001c7541b9e3c: ; {section_word} 0x000001c7541b9e3c: 0001 c5fb | 1005 3ae1 | ffff 488b | d366 0f1f 0x000001c7541b9e4c: ; {optimized virtual_call} 0x000001c7541b9e4c: 4400 00e8 0x000001c7541b9e50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@292 (line 535) 0x000001c7541b9e50: 8c92 feff 0x000001c7541b9e54: ; {other} 0x000001c7541b9e54: 0f1f 8400 | 442a 000e 0x000001c7541b9e5c: ; {metadata('org/joml/Matrix4f')} 0x000001c7541b9e5c: 48ba 0080 | 6180 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 5049 3bbf | c801 0000 | 0f87 9439 0x000001c7541b9e7c: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948 0x000001c7541b9e9c: c7c7 0800 | 0000 4889 | 4cf8 0848 | ffcf 75f6 0x000001c7541b9eac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541b9eac: 488b d048 | be50 b6c5 | 3bc7 0100 | 0048 8386 | 7008 0000 0x000001c7541b9ec0: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541b9ec0: 0148 bae0 | f89a 3bc7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00 0x000001c7541b9ee0: 85f6 0f84 | 3739 0000 0x000001c7541b9ee8: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541b9ee8: 488b d048 | bee0 f89a | 3bc7 0100 | 0048 8386 | 1001 0000 0x000001c7541b9efc: ; {metadata(method data for {method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b9efc: 0148 ba58 | 8629 2ac7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00 0x000001c7541b9f1c: 85f6 0f84 | 1c39 0000 0x000001c7541b9f24: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541b9f24: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9630 | 0100 0075 | 0d48 8386 | 3801 0000 0x000001c7541b9f44: 01e9 6000 | 0000 483b | 9640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9 | 4a00 0000 | 4883 be30 0x000001c7541b9f64: 0100 0000 | 7517 4889 | 9630 0100 | 0048 c786 | 3801 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541b9f84: 4001 0000 | 0075 1748 | 8996 4001 | 0000 48c7 | 8648 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541b9fa4: 8620 0100 0x000001c7541b9fa8: ; {metadata(method data for {method} {0x000001c72cba67d8} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541b9fa8: 0001 48ba | d02d 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541b9fc8: 0085 f60f | 8490 3800 | 00c7 4010 | 0000 803f 0x000001c7541b9fd8: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541b9fd8: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9668 | 0100 0075 | 0d48 8386 | 7001 0000 0x000001c7541b9ff8: 01e9 6000 | 0000 483b | 9678 0100 | 0075 0d48 | 8386 8001 | 0000 01e9 | 4a00 0000 | 4883 be68 0x000001c7541ba018: 0100 0000 | 7517 4889 | 9668 0100 | 0048 c786 | 7001 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ba038: 7801 0000 | 0075 1748 | 8996 7801 | 0000 48c7 | 8680 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ba058: 8658 0100 0x000001c7541ba05c: ; {metadata(method data for {method} {0x000001c72cba6b70} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba05c: 0001 48ba | 402b 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba07c: 0085 f60f | 84fd 3700 | 00c7 4024 | 0000 803f 0x000001c7541ba08c: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541ba08c: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 96a0 | 0100 0075 | 0d48 8386 | a801 0000 0x000001c7541ba0ac: 01e9 6000 | 0000 483b | 96b0 0100 | 0075 0d48 | 8386 b801 | 0000 01e9 | 4a00 0000 | 4883 bea0 0x000001c7541ba0cc: 0100 0000 | 7517 4889 | 96a0 0100 | 0048 c786 | a801 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ba0ec: b001 0000 | 0075 1748 | 8996 b001 | 0000 48c7 | 86b8 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ba10c: 8690 0100 0x000001c7541ba110: ; {metadata(method data for {method} {0x000001c72cba6f08} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba110: 0001 48ba | 882c 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba130: 0085 f60f | 846a 3700 | 00c7 4038 | 0000 803f 0x000001c7541ba140: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541ba140: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 96d8 | 0100 0075 | 0d48 8386 | e001 0000 0x000001c7541ba160: 01e9 6000 | 0000 483b | 96e8 0100 | 0075 0d48 | 8386 f001 | 0000 01e9 | 4a00 0000 | 4883 bed8 0x000001c7541ba180: 0100 0000 | 7517 4889 | 96d8 0100 | 0048 c786 | e001 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ba1a0: e801 0000 | 0075 1748 | 8996 e801 | 0000 48c7 | 86f0 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ba1c0: 86c8 0100 0x000001c7541ba1c4: ; {metadata(method data for {method} {0x000001c72cba72a0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba1c4: 0001 48ba | 182f 973b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba1e4: 0085 f60f | 84d7 3600 | 00c7 404c | 0000 803f 0x000001c7541ba1f4: ; {metadata(method data for {method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541ba1f4: 488b d048 | bee0 f89a | 3bc7 0100 | 008b 5208 | 483b 9610 | 0200 0075 | 0d48 8386 | 1802 0000 0x000001c7541ba214: 01e9 6000 | 0000 483b | 9620 0200 | 0075 0d48 | 8386 2802 | 0000 01e9 | 4a00 0000 | 4883 be10 0x000001c7541ba234: 0200 0000 | 7517 4889 | 9610 0200 | 0048 c786 | 1802 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ba254: 2002 0000 | 0075 1748 | 8996 2002 | 0000 48c7 | 8628 0200 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ba274: 8600 0200 0x000001c7541ba278: ; {metadata(method data for {method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba278: 0001 48ba | b8e5 963b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba298: 0085 f60f | 8444 3600 | 00c7 400c | 1e00 0000 | 488b b424 | d800 0000 0x000001c7541ba2b0: ; implicit exception: dispatches to 0x000001c7541bd906 0x000001c7541ba2b0: 483b 0648 0x000001c7541ba2b4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba2b4: 8bd6 48bf | 50b6 c53b | c701 0000 | 4883 8780 | 0800 0001 | 8b56 3c48 0x000001c7541ba2cc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba2cc: 8bfe 48bb | 50b6 c53b | c701 0000 | 4883 83b8 | 0800 0001 | c5fb 1046 | 1848 8bfe 0x000001c7541ba2e8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba2e8: 48bb 50b6 | c53b c701 | 0000 4883 | 83f0 0800 | 0001 8b7e 0x000001c7541ba2fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba2fc: 4048 bb50 | b6c5 3bc7 | 0100 0048 | 8383 2809 | 0000 0148 0x000001c7541ba310: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba310: 8bf0 48bb | 50b6 c53b | c701 0000 | 8b76 0848 | 3bb3 7009 | 0000 750d | 4883 8378 | 0900 0001 0x000001c7541ba330: e960 0000 | 0048 3bb3 | 8009 0000 | 750d 4883 | 8388 0900 | 0001 e94a | 0000 0048 | 83bb 7009 0x000001c7541ba350: 0000 0075 | 1748 89b3 | 7009 0000 | 48c7 8378 | 0900 0001 | 0000 00e9 | 2900 0000 | 4883 bb80 0x000001c7541ba370: 0900 0000 | 7517 4889 | b380 0900 | 0048 c783 | 8809 0000 | 0100 0000 | e908 0000 | 0048 8383 0x000001c7541ba390: 6009 0000 | 01c5 f32a | cac5 f35e | c8c5 f35a | c9c5 eb2a | d7c5 eb5e | d0c5 eb5a 0x000001c7541ba3ac: ; {section_word} 0x000001c7541ba3ac: d2c5 fa10 | 05d3 dbff 0x000001c7541ba3b4: ; {section_word} 0x000001c7541ba3b4: ffc5 fa10 | 1dcf dbff 0x000001c7541ba3bc: ; {section_word} 0x000001c7541ba3bc: ffc5 fa10 | 25cb dbff 0x000001c7541ba3c4: ; {section_word} 0x000001c7541ba3c4: ffc5 fa10 | 2dc7 dbff | ff48 8bd0 | 0f1f 8000 0x000001c7541ba3d4: ; {optimized virtual_call} 0x000001c7541ba3d4: 0000 00e8 0x000001c7541ba3d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*invokevirtual setOrtho {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@337 (line 537) 0x000001c7541ba3d8: 0475 feff 0x000001c7541ba3dc: ; {other} 0x000001c7541ba3dc: 0f1f 8400 | cc2f 000f 0x000001c7541ba3e4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba3e4: 48ba 50b6 | c53b c701 | 0000 4883 | 8298 0900 0x000001c7541ba3f4: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba3f4: 0001 48ba | 286c bf3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba414: 0085 f60f | 84ee 3400 0x000001c7541ba41c: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba41c: 0048 ba28 | 6cbf 3bc7 | 0100 0048 | 8382 1001 0x000001c7541ba42c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba42c: 0000 0148 | ba20 8477 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ba44c: 1f00 85f6 | 0f84 d634 0x000001c7541ba454: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba454: 0000 48ba | 2084 773b | c701 0000 | 4883 8210 | 0100 0001 0x000001c7541ba468: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba468: 48ba a885 | 773b c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541ba488: f60f 84be 0x000001c7541ba48c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba48c: 3400 0048 | baa8 8577 | 3bc7 0100 | 0048 8382 | 1001 0000 0x000001c7541ba4a0: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba4a0: 0148 baf8 | 26ca 70c7 | 0100 0048 | 8b92 c800 | 0000 498b | b780 0300 | 0048 8b36 0x000001c7541ba4bc: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba4bc: 483b f248 | baa8 8577 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7507 48c7 | c630 0100 | 0048 8b3c 0x000001c7541ba4dc: 3248 8d7f | 0148 893c | 320f 851a 0x000001c7541ba4e8: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba4e8: 0000 0048 | baa8 8577 | 3bc7 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000 0x000001c7541ba508: 0000 83e2 0x000001c7541ba50c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba50c: 0185 d248 | ba20 8477 | 3bc7 0100 | 0048 c7c6 | 3001 0000 | 7407 48c7 | c620 0100 | 0048 8b3c 0x000001c7541ba52c: 3248 8d7f | 0148 893c | 320f 84e6 0x000001c7541ba538: ; {metadata('org/joml/Matrix4f')} 0x000001c7541ba538: 2100 0048 | ba00 8061 | 8000 0000 | 0048 8bd8 | 498b 87b8 | 0100 0048 | 8d78 5049 | 3bbf c801 0x000001c7541ba558: 0000 0f87 | 0e34 0000 | 4989 bfb8 | 0100 0048 | c700 0100 | 0000 488b | ca89 4808 | 4833 c989 0x000001c7541ba578: 480c 4833 | c948 c7c7 | 0800 0000 | 4889 4cf8 | 0848 ffcf | 75f6 4c8b 0x000001c7541ba590: ; {metadata(method data for {method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba590: c048 ba28 | 6cbf 3bc7 | 0100 0048 | 8382 2001 0x000001c7541ba5a0: ; {metadata(method data for {method} {0x000001c72cba4960} '' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')} 0x000001c7541ba5a0: 0000 0149 | b828 0db9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2 0x000001c7541ba5c0: feff 1f00 | 85d2 0f84 | af33 0000 0x000001c7541ba5cc: ; {metadata(method data for {method} {0x000001c72cba4960} '' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')} 0x000001c7541ba5cc: 4c8b c048 | ba28 0db9 | 3bc7 0100 | 0048 8382 | 1001 0000 0x000001c7541ba5e0: ; {metadata(method data for {method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541ba5e0: 0149 b858 | 8629 2ac7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff 0x000001c7541ba600: 1f00 85d2 | 0f84 9233 | 0000 4c8b 0x000001c7541ba60c: ; {metadata(method data for {method} {0x000001c72cba4960} '' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')} 0x000001c7541ba60c: c048 ba28 | 0db9 3bc7 | 0100 0045 | 8b40 084c | 3b82 3001 | 0000 750d | 4883 8238 | 0100 0001 0x000001c7541ba62c: e960 0000 | 004c 3b82 | 4001 0000 | 750d 4883 | 8248 0100 | 0001 e94a | 0000 0048 | 83ba 3001 0x000001c7541ba64c: 0000 0075 | 174c 8982 | 3001 0000 | 48c7 8238 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba40 0x000001c7541ba66c: 0100 0000 | 7517 4c89 | 8240 0100 | 0048 c782 | 4801 0000 | 0100 0000 | e908 0000 | 0048 8382 0x000001c7541ba68c: 2001 0000 | 014c 8bc3 | 488b d048 | 8984 24e8 0x000001c7541ba69c: ; {optimized virtual_call} 0x000001c7541ba69c: 0000 00e8 0x000001c7541ba6a0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [232]=Oop } ;*invokevirtual set {reexecute=0 rethrow=0 return_oop=0} ; - org.joml.Matrix4f::@6 (line 90) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541ba6a0: 8ce6 2607 0x000001c7541ba6a4: ; {other} 0x000001c7541ba6a4: 0f1f 8400 | 9432 0010 0x000001c7541ba6ac: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba6ac: 48ba f826 | ca70 c701 | 0000 410f | be77 4085 | f60f 85fa | 3200 0048 | 8b84 24e8 | 0000 0048 0x000001c7541ba6cc: 8982 f000 | 0000 488b | f248 33f0 | 48c1 ee1a | 4883 fe00 | 0f85 f632 0x000001c7541ba6e4: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})} 0x000001c7541ba6e4: 0000 48be | c808 0c71 | c701 0000 | 410f be77 | 4085 f60f | 85f7 3200 0x000001c7541ba6fc: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})} 0x000001c7541ba6fc: 0049 bac8 | 080c 71c7 | 0100 004c | 8992 0001 0x000001c7541ba70c: ; {oop(a 'net/minecraft/class_10366'{0x000001c7710c08c8})} 0x000001c7541ba70c: 0000 48be | c808 0c71 | c701 0000 | 488b fa48 | 33fe 48c1 | ef1a 4883 | ff00 0f85 | e732 0000 0x000001c7541ba72c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba72c: 48ba 50b6 | c53b c701 | 0000 4883 | 82a8 0900 0x000001c7541ba73c: ; {metadata(method data for {method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba73c: 0001 48ba | a06d bf3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ba75c: 0085 f60f | 84c6 3200 0x000001c7541ba764: ; {metadata(method data for {method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba764: 0048 baa0 | 6dbf 3bc7 | 0100 0048 | 8382 1001 0x000001c7541ba774: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba774: 0000 0148 | ba20 8477 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ba794: 1f00 85f6 | 0f84 ae32 0x000001c7541ba79c: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba79c: 0000 48ba | 2084 773b | c701 0000 | 4883 8210 | 0100 0001 0x000001c7541ba7b0: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba7b0: 48ba a885 | 773b c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541ba7d0: f60f 8496 0x000001c7541ba7d4: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba7d4: 3200 0048 | baa8 8577 | 3bc7 0100 | 0048 8382 | 1001 0000 0x000001c7541ba7e8: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba7e8: 0148 baf8 | 26ca 70c7 | 0100 0048 | 8b92 c800 | 0000 498b | b780 0300 | 0048 8b36 0x000001c7541ba804: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba804: 483b f248 | baa8 8577 | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7507 48c7 | c630 0100 | 0048 8b3c 0x000001c7541ba824: 3248 8d7f | 0148 893c | 320f 851a 0x000001c7541ba830: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba830: 0000 0048 | baa8 8577 | 3bc7 0100 | 00ff 8240 | 0100 00ba | 0100 0000 | e905 0000 | 00ba 0000 0x000001c7541ba850: 0000 83e2 0x000001c7541ba854: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ba854: 0185 d248 | ba20 8477 | 3bc7 0100 | 0048 c7c6 | 3001 0000 | 7407 48c7 | c620 0100 | 0048 8b3c 0x000001c7541ba874: 3248 8d7f | 0148 893c | 320f 84be 0x000001c7541ba880: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})} 0x000001c7541ba880: 1d00 0048 | bed8 4426 | 73c7 0100 | 0048 8bd6 0x000001c7541ba890: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba890: 48bf 50b6 | c53b c701 0x000001c7541ba898: ; {metadata('org/joml/Matrix4fStack')} 0x000001c7541ba898: 0000 49ba | 0080 c480 | 0000 0000 | 4c89 97c8 | 0900 0048 | 8387 d009 | 0000 0148 | 8bd6 4889 0x000001c7541ba8b8: b424 f000 0x000001c7541ba8bc: ; {optimized virtual_call} 0x000001c7541ba8bc: 0000 90e8 0x000001c7541ba8c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop } ;*invokevirtual pushMatrix {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@357 (line 542) 0x000001c7541ba8c0: 6c89 2907 0x000001c7541ba8c4: ; {other} 0x000001c7541ba8c4: 0f1f 8400 | b434 0011 | 488b b424 | f000 0000 0x000001c7541ba8d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541ba8d4: 49b8 50b6 | c53b c701 | 0000 8b76 | 0849 3bb0 | 000a 0000 | 750d 4983 | 8008 0a00 | 0001 e960 0x000001c7541ba8f4: 0000 0049 | 3bb0 100a | 0000 750d | 4983 8018 | 0a00 0001 | e94a 0000 | 0049 83b8 | 000a 0000 0x000001c7541ba914: 0075 1749 | 89b0 000a | 0000 49c7 | 8008 0a00 | 0001 0000 | 00e9 2900 | 0000 4983 | b810 0a00 0x000001c7541ba934: 0000 7517 | 4989 b010 | 0a00 0049 | c780 180a | 0000 0100 | 0000 e908 | 0000 0049 | 8380 f009 0x000001c7541ba954: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba954: 0000 0149 | b820 f6be | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2 0x000001c7541ba974: feff 1f00 | 85d2 0f84 | 0e31 0000 | 488b b424 | f000 0000 | 448b 460c | 4183 e004 0x000001c7541ba990: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba990: 4585 c049 | b820 f6be | 3bc7 0100 | 0048 c7c2 | 1001 0000 | 7507 48c7 | c220 0100 | 0049 8b34 0x000001c7541ba9b0: 1048 8d76 | 0149 8934 | 100f 85ad 0x000001c7541ba9bc: ; {oop(a 'org/joml/MemUtil$MemUtilUnsafe'{0x000001c777a65ee8})} 0x000001c7541ba9bc: 0000 0048 | bae8 5ea6 | 77c7 0100 | 004c 8bc2 0x000001c7541ba9cc: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541ba9cc: 48be 20f6 | be3b c701 | 0000 458b | 4008 4c3b | 8640 0100 | 0075 0d48 | 8386 4801 | 0000 01e9 0x000001c7541ba9ec: 6000 0000 | 4c3b 8650 | 0100 0075 | 0d48 8386 | 5801 0000 | 01e9 4a00 | 0000 4883 | be40 0100 0x000001c7541baa0c: 0000 7517 | 4c89 8640 | 0100 0048 | c786 4801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 5001 0x000001c7541baa2c: 0000 0075 | 174c 8986 | 5001 0000 | 48c7 8658 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8630 0x000001c7541baa4c: 0100 0001 0x000001c7541baa50: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})} 0x000001c7541baa50: 49b8 d844 | 2673 c701 | 0000 0f1f 0x000001c7541baa5c: ; {optimized virtual_call} 0x000001c7541baa5c: 4400 00e8 0x000001c7541baa60: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0} ; - org.joml.Matrix4f::translation@13 (line 3089) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541baa60: 1c44 0506 0x000001c7541baa64: ; {other} 0x000001c7541baa64: 0f1f 8400 | 5436 0012 0x000001c7541baa6c: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})} 0x000001c7541baa6c: 48ba d844 | 2673 c701 | 0000 4c8b 0x000001c7541baa78: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541baa78: c248 be20 | f6be 3bc7 | 0100 0045 | 8b40 084c | 3b86 7801 | 0000 750d | 4883 8680 | 0100 0001 0x000001c7541baa98: e960 0000 | 004c 3b86 | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e94a | 0000 0048 | 83be 7801 0x000001c7541baab8: 0000 0075 | 174c 8986 | 7801 0000 | 48c7 8680 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 be88 0x000001c7541baad8: 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8386 0x000001c7541baaf8: 6801 0000 0x000001c7541baafc: ; {metadata(method data for {method} {0x000001c72cba7078} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541baafc: 0149 b860 | 3097 3bc7 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff 0x000001c7541bab1c: 1f00 85f6 | 0f84 892f | 0000 c742 | 4000 0000 | 004c 8bc2 0x000001c7541bab30: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bab30: 48be 20f6 | be3b c701 | 0000 458b | 4008 4c3b | 86b0 0100 | 0075 0d48 | 8386 b801 | 0000 01e9 0x000001c7541bab50: 6000 0000 | 4c3b 86c0 | 0100 0075 | 0d48 8386 | c801 0000 | 01e9 4a00 | 0000 4883 | beb0 0100 0x000001c7541bab70: 0000 7517 | 4c89 86b0 | 0100 0048 | c786 b801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be c001 0x000001c7541bab90: 0000 0075 | 174c 8986 | c001 0000 | 48c7 86c8 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 86a0 0x000001c7541babb0: 0100 0001 0x000001c7541babb4: ; {metadata(method data for {method} {0x000001c72cba7130} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541babb4: 49b8 a831 | 973b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f 0x000001c7541babd4: 0085 f60f | 84f3 2e00 | 00c7 4244 | 0000 0000 0x000001c7541babe4: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541babe4: 4c8b c248 | be20 f6be | 3bc7 0100 | 0045 8b40 | 084c 3b86 | e801 0000 | 750d 4883 | 86f0 0100 0x000001c7541bac04: 0001 e960 | 0000 004c | 3b86 f801 | 0000 750d | 4883 8600 | 0200 0001 | e94a 0000 | 0048 83be 0x000001c7541bac24: e801 0000 | 0075 174c | 8986 e801 | 0000 48c7 | 86f0 0100 | 0001 0000 | 00e9 2900 | 0000 4883 0x000001c7541bac44: bef8 0100 | 0000 7517 | 4c89 86f8 | 0100 0048 | c786 0002 | 0000 0100 | 0000 e908 | 0000 0048 0x000001c7541bac64: 8386 d801 0x000001c7541bac68: ; {metadata(method data for {method} {0x000001c72cba71e8} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bac68: 0000 0149 | b8f0 3297 | 3bc7 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6 0x000001c7541bac88: feff 1f00 | 85f6 0f84 | 5d2e 0000 | c742 4800 | e02b c64c 0x000001c7541bac9c: ; {metadata(method data for {method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bac9c: 8bc2 48be | 20f6 be3b | c701 0000 | 458b 4008 | 4c3b 8620 | 0200 0075 | 0d48 8386 | 2802 0000 0x000001c7541bacbc: 01e9 6000 | 0000 4c3b | 8630 0200 | 0075 0d48 | 8386 3802 | 0000 01e9 | 4a00 0000 | 4883 be20 0x000001c7541bacdc: 0200 0000 | 7517 4c89 | 8620 0200 | 0048 c786 | 2802 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541bacfc: 3002 0000 | 0075 174c | 8986 3002 | 0000 48c7 | 8638 0200 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541bad1c: 8610 0200 0x000001c7541bad20: ; {metadata(method data for {method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bad20: 0001 49b8 | b8e5 963b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe 0x000001c7541bad40: ff1f 0085 | f60f 84c7 | 2d00 00c7 | 420c 1a00 0x000001c7541bad50: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bad50: 0000 49b8 | 50b6 c53b | c701 0000 | 4983 8028 | 0a00 0001 0x000001c7541bad64: ; {metadata(method data for {method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')} 0x000001c7541bad64: 49b8 a01d | c63b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f 0x000001c7541bad84: 0085 f60f | 84a6 2d00 0x000001c7541bad8c: ; {metadata(method data for {method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')} 0x000001c7541bad8c: 0049 b8a0 | 1dc6 3bc7 | 0100 0049 | 8380 1001 0x000001c7541bad9c: ; {oop(a 'org/joml/Vector3f'{0x000001c7788c12f8})} 0x000001c7541bad9c: 0000 0148 | baf8 128c | 78c7 0100 0x000001c7541bada8: ; {oop(a 'org/joml/Vector3f'{0x000001c7788c1310})} 0x000001c7541bada8: 0049 b810 | 138c 78c7 | 0100 000f 0x000001c7541badb4: ; {static_call} 0x000001c7541badb4: 1f40 00e8 0x000001c7541badb8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*invokestatic setupGui3DDiffuseLighting {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_308::method_24211@6 (line 30) ; - net.minecraft.class_757::method_3192@372 (line 545) 0x000001c7541badb8: 44b0 feff 0x000001c7541badbc: ; {other} 0x000001c7541badbc: 0f1f 8400 | ac39 0013 0x000001c7541badc4: ; {metadata('net/minecraft/class_332')} 0x000001c7541badc4: 48ba b82b | ea80 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4049 3bbf | c801 0000 | 0f87 6e2d 0x000001c7541bade4: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948 0x000001c7541bae04: c7c7 0600 | 0000 4889 | 4cf8 0848 | ffcf 75f6 | 4889 8424 | f800 0000 | 488b 9424 | a800 0000 0x000001c7541bae24: 488b 5a58 | 488b 7278 0x000001c7541bae2c: ; implicit exception: dispatches to 0x000001c7541bdb61 0x000001c7541bae2c: 483b 0648 0x000001c7541bae30: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bae30: 8bfe 48b9 | 50b6 c53b | c701 0000 0x000001c7541bae3c: ; {metadata('net/minecraft/class_4599')} 0x000001c7541bae3c: 49ba c0c4 | e580 0000 | 0000 4c89 | 9148 0a00 | 0048 8381 | 500a 0000 | 014c 8b46 | 2048 8bf0 0x000001c7541bae5c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bae5c: 48bf 50b6 | c53b c701 | 0000 4883 | 8770 0a00 0x000001c7541bae6c: ; {metadata(method data for {method} {0x000001c73b3f5308} '' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')} 0x000001c7541bae6c: 0001 48be | b821 c63b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541bae8c: 0085 ff0f | 84d1 2c00 0x000001c7541bae94: ; {metadata('net/minecraft/class_4587')} 0x000001c7541bae94: 0048 ba80 | 31f5 8000 | 0000 0049 | 8b87 b801 | 0000 488d | 7818 493b | bfc8 0100 | 000f 87d0 0x000001c7541baeb4: 2c00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 8948 0848 | 33c9 8948 | 0c48 33c9 0x000001c7541baed4: 4889 4810 0x000001c7541baed8: ; {metadata(method data for {method} {0x000001c73b3f5308} '' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')} 0x000001c7541baed8: 488b d048 | beb8 21c6 | 3bc7 0100 | 0048 8386 | 1001 0000 | 0148 8bd0 | 4c89 8424 | 1001 0000 0x000001c7541baef8: 4889 8424 | 0801 0000 | 4889 9c24 | 0001 0000 | 0f1f 8000 0x000001c7541baf0c: ; {optimized virtual_call} 0x000001c7541baf0c: 0000 00e8 0x000001c7541baf10: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [256]=Oop [264]=Oop [272]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::@6 (line 79) ; - net.minecraft.class_757::method_3192@390 (line 547) 0x000001c7541baf10: 8ce3 feff 0x000001c7541baf14: ; {other} 0x000001c7541baf14: 0f1f 8400 | 043b 0014 | 488b 8424 | f800 0000 0x000001c7541baf24: ; {metadata(method data for {method} {0x000001c73b3f5308} '' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')} 0x000001c7541baf24: 49b8 b821 | c63b c701 | 0000 4983 | 8020 0100 | 0001 4c8b | 8424 0001 | 0000 4c8b | 8c24 0801 0x000001c7541baf44: 0000 488b | bc24 1001 | 0000 488b | 9424 f800 0x000001c7541baf54: ; {optimized virtual_call} 0x000001c7541baf54: 0000 90e8 0x000001c7541baf58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::@10 (line 79) ; - net.minecraft.class_757::method_3192@390 (line 547) 0x000001c7541baf58: e48d 0200 0x000001c7541baf5c: ; {other} 0x000001c7541baf5c: 0f1f 8400 | 4c3b 0015 | 8bbc 24b4 | 0000 0085 0x000001c7541baf6c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541baf6c: ff49 b850 | b6c5 3bc7 | 0100 0048 | c7c2 900a | 0000 7507 | 48c7 c280 | 0a00 0049 | 8b34 1048 0x000001c7541baf8c: 8d76 0149 | 8934 100f | 850d 0000 | 0048 8b94 | 24a8 0000 | 00e9 de09 | 0000 448b | 8c24 b000 0x000001c7541bafac: 0000 4585 0x000001c7541bafb0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bafb0: c949 b850 | b6c5 3bc7 | 0100 0048 | c7c2 a00a | 0000 7407 | 48c7 c2b0 | 0a00 0049 | 8b34 1048 0x000001c7541bafd0: 8d76 0149 | 8934 1048 | 8b94 24a8 | 0000 000f | 849f 0900 | 004c 8b42 | 584d 8b80 | a002 0000 0x000001c7541baff0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541baff0: 4d85 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | c00a 0000 | 7407 48c7 | c6d0 0a00 | 0049 8b1c 0x000001c7541bb010: 3048 8d5b | 0149 891c | 300f 8465 | 0900 004c | 8b84 24c0 | 0000 0049 | 3b00 498b 0x000001c7541bb02c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb02c: f048 bb50 | b6c5 3bc7 | 0100 008b | 7608 483b | b3f0 0a00 | 0075 0d48 | 8383 f80a | 0000 01e9 0x000001c7541bb04c: 6000 0000 | 483b b300 | 0b00 0075 | 0d48 8383 | 080b 0000 | 01e9 4a00 | 0000 4883 | bbf0 0a00 0x000001c7541bb06c: 0000 7517 | 4889 b3f0 | 0a00 0048 | c783 f80a | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 000b 0x000001c7541bb08c: 0000 0075 | 1748 89b3 | 000b 0000 | 48c7 8308 | 0b00 0001 | 0000 00e9 | 0800 0000 | 4883 83e0 0x000001c7541bb0ac: 0a00 0001 0x000001c7541bb0b0: ; {oop("gui"{0x000001c770d494d8})} 0x000001c7541bb0b0: 498b f049 | b8d8 94d4 | 70c7 0100 | 0048 8bd6 | 4889 b424 | c000 0000 | 0f1f 4400 | 0048 b8ff 0x000001c7541bb0d0: ffff ffff 0x000001c7541bb0d4: ; {virtual_call} 0x000001c7541bb0d4: ffff ffe8 0x000001c7541bb0d8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@418 (line 550) 0x000001c7541bb0d8: a442 0506 0x000001c7541bb0dc: ; {other} 0x000001c7541bb0dc: 0f1f 8400 | cc3c 0016 | 488b 9424 | a800 0000 | 4c8b 4258 0x000001c7541bb0f0: ; implicit exception: dispatches to 0x000001c7541bdb9e 0x000001c7541bb0f0: 4d8b 8038 | 0100 0045 | 0fbe 4022 0x000001c7541bb0fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb0fc: 4585 c049 | b850 b6c5 | 3bc7 0100 | 0048 c7c6 | 280b 0000 | 7407 48c7 | c618 0b00 | 0049 8b3c 0x000001c7541bb11c: 3048 8d7f | 0149 893c | 300f 840d | 0000 0048 | 8b84 24f8 | 0000 00e9 | 6c01 0000 | 4c8b 8424 0x000001c7541bb13c: b800 0000 | 4d85 c00f | 841d 0000 0x000001c7541bb148: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bb148: 0048 b878 | a3cb 8000 | 0000 0041 | 8b58 0848 | 3b43 380f | 8547 2a00 | 00e9 0000 | 0000 498b 0x000001c7541bb168: f049 3b00 0x000001c7541bb16c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb16c: 498b f048 | bf50 b6c5 | 3bc7 0100 0x000001c7541bb178: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bb178: 0049 ba78 | a3cb 8000 | 0000 004c | 8997 480b | 0000 4883 | 8750 0b00 0x000001c7541bb190: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bb190: 0001 48be | a826 c63b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541bb1b0: 0085 ff0f | 84f9 2900 0x000001c7541bb1b8: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bb1b8: 0048 bea8 | 26c6 3bc7 | 0100 00ff | 8620 0100 | 0041 0fbe | 7031 85f6 0x000001c7541bb1d0: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bb1d0: 48be a826 | c63b c701 | 0000 48c7 | c730 0100 | 0074 0748 | c7c7 4001 | 0000 488b | 1c3e 488d 0x000001c7541bb1f0: 5b01 4889 | 1c3e 0f84 | 0d00 0000 0x000001c7541bb1fc: ; {section_word} 0x000001c7541bb1fc: c5fa 1005 | 94cd ffff | e954 0000 | 0041 0fbe | 7030 85f6 0x000001c7541bb210: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bb210: 48be a826 | c63b c701 | 0000 48c7 | c750 0100 | 0074 0748 | c7c7 6001 | 0000 488b | 1c3e 488d 0x000001c7541bb230: 5b01 4889 | 1c3e 0f84 | 1b00 0000 | c4c1 7a10 0x000001c7541bb240: ; {metadata(method data for {method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bb240: 4028 48be | a826 c63b | c701 0000 | ff86 7001 | 0000 e906 | 0000 00c4 | c17a 1040 | 2048 8bf2 0x000001c7541bb260: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb260: 48bf 50b6 | c53b c701 | 0000 4883 | 8770 0b00 | 0001 4c8b | 8424 f800 | 0000 488b | fa48 8bd7 0x000001c7541bb280: 0f1f 8000 0x000001c7541bb284: ; {optimized virtual_call} 0x000001c7541bb284: 0000 00e8 0x000001c7541bb288: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokevirtual method_3171 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@446 (line 552) 0x000001c7541bb288: f43b 0506 0x000001c7541bb28c: ; {other} 0x000001c7541bb28c: 0f1f 8400 | 7c3e 0017 | 488b 8424 | f800 0000 | 488b 9424 | a800 0000 | 488b 7258 0x000001c7541bb2a8: ; implicit exception: dispatches to 0x000001c7541bdbd3 0x000001c7541bb2a8: 488b b630 | 0100 0048 | 89b4 2420 | 0100 0048 | 3b06 488b 0x000001c7541bb2bc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb2bc: fe48 bb50 | b6c5 3bc7 0x000001c7541bb2c4: ; {metadata('net/minecraft/class_329')} 0x000001c7541bb2c4: 0100 0049 | ba70 0fc6 | 8000 0000 | 004c 8993 | b80b 0000 | 4883 83c0 | 0b00 0001 0x000001c7541bb2e0: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')} 0x000001c7541bb2e0: 48bf 782e | c63b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085 0x000001c7541bb300: db0f 84d6 | 2800 0048 | 8bbe b800 | 0000 483b | 0748 8bdf 0x000001c7541bb314: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')} 0x000001c7541bb314: 48b9 782e | c63b c701 0x000001c7541bb31c: ; {metadata('net/minecraft/class_9080')} 0x000001c7541bb31c: 0000 49ba | 98e4 e980 | 0000 0000 | 4c89 9120 | 0100 0048 | 8381 2801 0x000001c7541bb334: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb334: 0000 0148 | bb48 30c6 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff 0x000001c7541bb354: 1f00 85c9 | 0f84 a528 | 0000 488b 0x000001c7541bb360: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb360: d848 b948 | 30c6 3bc7 0x000001c7541bb368: ; {metadata('net/minecraft/class_332')} 0x000001c7541bb368: 0100 0049 | bab8 2bea | 8000 0000 | 004c 8991 | 2001 0000 | 4883 8128 | 0100 0001 | 488b 5818 0x000001c7541bb388: ; implicit exception: dispatches to 0x000001c7541bdc24 0x000001c7541bb388: 483b 0348 0x000001c7541bb38c: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb38c: 8bcb 49b8 | 4830 c63b | c701 0000 0x000001c7541bb398: ; {metadata('net/minecraft/class_4587')} 0x000001c7541bb398: 49ba 8031 | f580 0000 | 0000 4d89 | 9058 0100 | 0049 8380 | 6001 0000 | 0148 8bd3 | 4889 bc24 0x000001c7541bb3b8: 1801 0000 0x000001c7541bb3bc: ; {optimized virtual_call} 0x000001c7541bb3bc: 6666 90e8 0x000001c7541bb3c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [280]=Oop [288]=Oop } ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9080::method_55809@4 (line 28) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bb3c0: bc3a 0506 0x000001c7541bb3c4: ; {other} 0x000001c7541bb3c4: 0f1f 8400 | b43f 0018 | 488b bc24 | 1801 0000 0x000001c7541bb3d4: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb3d4: 49b8 4830 | c63b c701 | 0000 4983 | 8080 0100 | 0001 4c8b | 8424 f800 | 0000 4c8b | 8c24 b800 0x000001c7541bb3f4: 0000 488b | 9424 1801 0x000001c7541bb3fc: ; {optimized virtual_call} 0x000001c7541bb3fc: 0000 90e8 0x000001c7541bb400: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*invokevirtual method_55813 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9080::method_55809@10 (line 29) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bb400: 7c3a 0506 0x000001c7541bb404: ; {other} 0x000001c7541bb404: 0f1f 8400 | f43f 0019 | 488b 8424 | f800 0000 0x000001c7541bb414: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb414: 49b8 4830 | c63b c701 0x000001c7541bb41c: ; {metadata('net/minecraft/class_332')} 0x000001c7541bb41c: 0000 49ba | b82b ea80 | 0000 0000 | 4d89 90c8 | 0100 0049 | 8380 d001 | 0000 0148 | 8b84 24f8 0x000001c7541bb43c: 0000 004c | 8b40 1849 | 3b00 4d8b 0x000001c7541bb448: ; {metadata(method data for {method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bb448: c848 ba48 | 30c6 3bc7 0x000001c7541bb450: ; {metadata('net/minecraft/class_4587')} 0x000001c7541bb450: 0100 0049 | ba80 31f5 | 8000 0000 | 004c 8992 | 0002 0000 | 4883 8208 | 0200 0001 0x000001c7541bb46c: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')} 0x000001c7541bb46c: 49b9 f038 | c63b c701 | 0000 418b | 91cc 0000 | 0083 c202 | 4189 91cc | 0000 0081 | e2fe ff1f 0x000001c7541bb48c: 0085 d20f | 8499 2700 | 0045 8b48 | 0c45 85c9 0x000001c7541bb49c: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')} 0x000001c7541bb49c: 48ba f038 | c63b c701 | 0000 48c7 | c620 0100 | 0074 0748 | c7c6 1001 | 0000 488b | 3c32 488d 0x000001c7541bb4bc: 7f01 4889 | 3c32 0f84 | d910 0000 | 41ff c945 | 8948 0c48 | 8bb4 2420 0x000001c7541bb4d4: ; {metadata(method data for {method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')} 0x000001c7541bb4d4: 0100 0049 | b878 2ec6 | 3bc7 0100 0x000001c7541bb4e0: ; {metadata('net/minecraft/class_329')} 0x000001c7541bb4e0: 0049 ba70 | 0fc6 8000 | 0000 004d | 8990 5801 | 0000 4983 | 8060 0100 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')} 0x000001c7541bb4f8: 0001 49b8 | 603a c63b | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181 0x000001c7541bb518: e1fe ff1f | 0045 85c9 | 0f84 2927 | 0000 6690 0x000001c7541bb528: ; {no_reloc} 0x000001c7541bb528: e9bb 2700 | 0000 0000 | 0000 660f | 1f44 0000 0x000001c7541bb538: ; implicit exception: dispatches to 0x000001c7541bdcf2 0x000001c7541bb538: e9c6 2700 | 0090 9049 | 3b00 4d8b 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')} 0x000001c7541bb544: c848 ba60 | 3ac6 3bc7 | 0100 0048 | 8382 1001 | 0000 014d | 8b40 104d | 85c0 7516 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')} 0x000001c7541bb560: 48be 603a | c63b c701 | 0000 808e | 4101 0000 | 01e9 df00 | 0000 6690 0x000001c7541bb578: ; {no_reloc} 0x000001c7541bb578: e9a4 2700 | 0000 0000 | 0000 418b | 7008 483b | f70f 8429 | 0000 0044 | 8b4f 144a | 3b3c 0e0f 0x000001c7541bb598: 841b 0000 | 0041 83f9 | 200f 8592 | 0000 0056 0x000001c7541bb5a8: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541bb5a8: 57e8 d272 | 1206 5e5f | 85ff 0f84 | 8100 0000 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')} 0x000001c7541bb5b8: 48be 603a | c63b c701 | 0000 418b | 7808 483b | be58 0100 | 0075 0d48 | 8386 6001 | 0000 01e9 0x000001c7541bb5d8: 7900 0000 | 483b be68 | 0100 0075 | 0d48 8386 | 7001 0000 | 01e9 6300 | 0000 4883 | be58 0100 0x000001c7541bb5f8: 0000 7517 | 4889 be58 | 0100 0048 | c786 6001 | 0000 0100 | 0000 e942 | 0000 0048 | 83be 6801 0x000001c7541bb618: 0000 0075 | 1748 89be | 6801 0000 | 48c7 8670 | 0100 0001 | 0000 00e9 | 2100 0000 | e91c 0000 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')} 0x000001c7541bb638: 0048 be60 | 3ac6 3bc7 | 0100 0048 | 83ae 4801 | 0000 01e9 | db26 0000 | e900 0000 | 0049 8bd0 0x000001c7541bb658: 4c8b c04c | 8b8c 24b8 | 0000 0066 | 9048 b8ff | ffff ffff 0x000001c7541bb66c: ; {virtual_call} 0x000001c7541bb66c: ffff ffe8 0x000001c7541bb670: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface onHudRender {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@11 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bb670: 0c3d 0506 0x000001c7541bb674: ; {other} 0x000001c7541bb674: 0f1f 8400 | 6442 001a | 488b 8424 | f800 0000 0x000001c7541bb684: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb684: 488b d048 | be50 b6c5 | 3bc7 0100 0x000001c7541bb690: ; {metadata('net/minecraft/class_332')} 0x000001c7541bb690: 0049 bab8 | 2bea 8000 | 0000 004c | 8996 f00b | 0000 4883 | 86f8 0b00 0x000001c7541bb6a8: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bb6a8: 0001 48ba | 5031 bb3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541bb6c8: 0085 f60f | 8463 2600 | 0048 8b50 | 2048 3b02 0x000001c7541bb6d8: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bb6d8: 488b f248 | bf50 31bb | 3bc7 0100 | 0048 8387 | 2801 0000 0x000001c7541bb6ec: ; {optimized virtual_call} 0x000001c7541bb6ec: 0166 90e8 0x000001c7541bb6f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::method_51452@4 (line 95) ; - net.minecraft.class_757::method_3192@464 (line 555) 0x000001c7541bb6f0: 8c37 0506 0x000001c7541bb6f4: ; {other} 0x000001c7541bb6f4: 0f1f 8400 | e442 001b 0x000001c7541bb6fc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb6fc: 49b8 50b6 | c53b c701 | 0000 4983 | 8018 0c00 0x000001c7541bb70c: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bb70c: 0001 49b8 | d8b6 9b3b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe 0x000001c7541bb72c: ff1f 0085 | d20f 8423 0x000001c7541bb734: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bb734: 2600 0049 | b8f8 26ca | 70c7 0100 | 004d 8b80 | d000 0000 0x000001c7541bb748: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bb748: 4d85 c048 | bad8 b69b | 3bc7 0100 | 0048 c7c6 | 2001 0000 | 7407 48c7 | c610 0100 | 0048 8b3c 0x000001c7541bb768: 3248 8d7f | 0148 893c | 320f 8486 | 0d00 0048 | 8bbc 24e0 | 0000 004d | 85c0 0f84 | 1d00 0000 0x000001c7541bb788: ; {metadata('net/minecraft/class_10865')} 0x000001c7541bb788: 48b8 c821 | e280 0000 | 0000 418b | 5808 483b | 4338 0f85 | db25 0000 | e900 0000 | 0049 8bd0 0x000001c7541bb7a8: ; implicit exception: dispatches to 0x000001c7541bdd80 0x000001c7541bb7a8: 493b 0049 0x000001c7541bb7ac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb7ac: 8bd0 48be | 50b6 c53b | c701 0000 0x000001c7541bb7b8: ; {metadata('net/minecraft/class_10865')} 0x000001c7541bb7b8: 49ba c821 | e280 0000 | 0000 4c89 | 9638 0c00 | 0048 8386 | 400c 0000 | 0149 8b50 | 104c 8bc7 0x000001c7541bb7d8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb7d8: 48be 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 8670 0c00 | 0075 0d48 | 8386 780c | 0000 01e9 0x000001c7541bb7f8: 6000 0000 | 4c3b 8680 | 0c00 0075 | 0d48 8386 | 880c 0000 | 01e9 4a00 | 0000 4883 | be70 0c00 0x000001c7541bb818: 0000 7517 | 4c89 8670 | 0c00 0048 | c786 780c | 0000 0100 | 0000 e929 | 0000 0048 | 83be 800c 0x000001c7541bb838: 0000 0075 | 174c 8986 | 800c 0000 | 48c7 8688 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8660 0x000001c7541bb858: 0c00 0001 | 4c8b 4730 | 4885 d20f | 841c 0000 0x000001c7541bb868: ; {metadata('net/minecraft/class_10860')} 0x000001c7541bb868: 0048 b808 | d5e2 8000 | 0000 008b | 5a08 483b | 4338 0f85 | 0525 0000 | e900 0000 | 0048 8bf2 0x000001c7541bb888: ; implicit exception: dispatches to 0x000001c7541bdd8a 0x000001c7541bb888: 483b 0248 0x000001c7541bb88c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb88c: 8bf2 48bf | 50b6 c53b | c701 0000 0x000001c7541bb898: ; {metadata('net/minecraft/class_10860')} 0x000001c7541bb898: 49ba 08d5 | e280 0000 | 0000 4c89 | 97a8 0c00 | 0048 8387 | b00c 0000 0x000001c7541bb8b0: ; {section_word} 0x000001c7541bb8b0: 01c5 fb10 | 05e7 c6ff | ff66 0f1f 0x000001c7541bb8bc: ; {optimized virtual_call} 0x000001c7541bb8bc: 4400 00e8 0x000001c7541bb8c0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@481 (line 556) 0x000001c7541bb8c0: bc35 0506 0x000001c7541bb8c4: ; {other} 0x000001c7541bb8c4: 0f1f 8400 | b444 001c | 4c8b 8424 | c000 0000 0x000001c7541bb8d4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb8d4: 48ba 50b6 | c53b c701 | 0000 458b | 4008 4c3b | 82e0 0c00 | 0075 0d48 | 8382 e80c | 0000 01e9 0x000001c7541bb8f4: 6000 0000 | 4c3b 82f0 | 0c00 0075 | 0d48 8382 | f80c 0000 | 01e9 4a00 | 0000 4883 | bae0 0c00 0x000001c7541bb914: 0000 7517 | 4c89 82e0 | 0c00 0048 | c782 e80c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba f00c 0x000001c7541bb934: 0000 0075 | 174c 8982 | f00c 0000 | 48c7 82f8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 82d0 0x000001c7541bb954: 0c00 0001 | 488b 9424 | c000 0000 | 0f1f 4400 | 0048 b8ff | ffff ffff 0x000001c7541bb96c: ; {virtual_call} 0x000001c7541bb96c: ffff ffe8 0x000001c7541bb970: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@487 (line 557) 0x000001c7541bb970: 0c3a 0506 0x000001c7541bb974: ; {other} 0x000001c7541bb974: 0f1f 8400 | 6445 001d | 488b 9424 | a800 0000 | 488b 7258 0x000001c7541bb988: ; implicit exception: dispatches to 0x000001c7541bdd8f 0x000001c7541bb988: 483b 064c 0x000001c7541bb98c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb98c: 8bc6 49b9 | 50b6 c53b | c701 0000 0x000001c7541bb998: ; {metadata('net/minecraft/class_310')} 0x000001c7541bb998: 49ba 008a | ca80 0000 | 0000 4d89 | 9118 0d00 | 0049 8381 | 200d 0000 | 0148 8b9e | e002 0000 0x000001c7541bb9b8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb9b8: 4885 db49 | b850 b6c5 | 3bc7 0100 | 0049 c7c1 | 400d 0000 | 7407 49c7 | c150 0d00 | 004b 8b3c 0x000001c7541bb9d8: 0848 8d7f | 014b 893c | 080f 84f2 | 0000 004c | 8b84 24b8 0x000001c7541bb9ec: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bb9ec: 0000 0049 | b950 b6c5 | 3bc7 0100 0x000001c7541bb9f8: ; {metadata('net/minecraft/class_310')} 0x000001c7541bb9f8: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 700d | 0000 4983 | 8178 0d00 | 0001 4d85 | c00f 841d 0x000001c7541bba18: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bba18: 0000 0048 | b878 a3cb | 8000 0000 | 0041 8b70 | 0848 3b46 | 380f 8561 | 2300 00e9 | 0000 0000 0x000001c7541bba38: 4d8b c849 | 3b00 4d8b 0x000001c7541bba40: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bba40: c848 bf50 | b6c5 3bc7 0x000001c7541bba48: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bba48: 0100 0049 | ba78 a3cb | 8000 0000 | 004c 8997 | a80d 0000 | 4883 87b0 | 0d00 0001 | c4c1 7a10 0x000001c7541bba68: 400c 483b | 034c 8bcb 0x000001c7541bba70: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bba70: 48bf 50b6 | c53b c701 0x000001c7541bba78: ; {metadata('net/minecraft/class_425')} 0x000001c7541bba78: 0000 49ba | 4046 c680 | 0000 0000 | 4c89 97e0 | 0d00 0048 | 8387 e80d | 0000 014c | 8b84 24f8 0x000001c7541bba98: 0000 0044 | 8b8c 24c8 | 0000 008b | bc24 cc00 | 0000 488b 0x000001c7541bbaac: ; {optimized virtual_call} 0x000001c7541bbaac: d366 90e8 0x000001c7541bbab0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@521 (line 561) 0x000001c7541bbab0: cc33 0506 0x000001c7541bbab4: ; {other} 0x000001c7541bbab4: 0f1f 8400 | a446 001e 0x000001c7541bbabc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbabc: 49b8 50b6 | c53b c701 | 0000 41ff | 8008 0e00 | 008b bc24 | b400 0000 | e96b 0300 | 008b bc24 0x000001c7541bbadc: b400 0000 0x000001c7541bbae0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbae0: 85ff 49b8 | 50b6 c53b | c701 0000 | 49c7 c1e0 | 0e00 0074 | 0749 c7c1 | f00e 0000 | 4b8b 0c08 0x000001c7541bbb00: 488d 4901 | 4b89 0c08 | 0f84 3603 | 0000 4c8b | 86d8 0200 | 004d 85c0 0x000001c7541bbb18: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbb18: 49b9 50b6 | c53b c701 | 0000 48c7 | c600 0f00 | 0074 0748 | c7c6 100f | 0000 498b | 0c31 488d 0x000001c7541bbb38: 4901 4989 | 0c31 0f84 | 0003 0000 | 488b 9c24 | b800 0000 | 4885 db0f | 841c 0000 0x000001c7541bbb54: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bbb54: 0048 ba78 | a3cb 8000 | 0000 008b | 4b08 483b | 5138 0f85 | 3722 0000 | e900 0000 | 004c 8bcb 0x000001c7541bbb74: ; implicit exception: dispatches to 0x000001c7541bdda8 0x000001c7541bbb74: 483b 034c 0x000001c7541bbb78: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbb78: 8bcb 48be | 50b6 c53b | c701 0000 0x000001c7541bbb84: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541bbb84: 49ba 78a3 | cb80 0000 | 0000 4c89 | 9630 0f00 | 0048 8386 | 380f 0000 | 01c5 fa10 0x000001c7541bbba0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bbba0: 430c 49b9 | b80c 5c2a | c701 0000 | 4d8d 89e8 0x000001c7541bbbb0: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c7788c1328})} 0x000001c7541bbbb0: 0100 0048 | be28 138c | 78c7 0100 | 0048 85f6 | 750b 41f6 | 0101 7505 | f049 8309 0x000001c7541bbbcc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbbcc: 0149 b950 | b6c5 3bc7 | 0100 0049 | 8381 580f 0x000001c7541bbbdc: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bbbdc: 0000 0149 | b9b8 0c5c | 2ac7 0100 | 0041 8b89 | cc00 0000 | 83c1 0241 | 8989 cc00 | 0000 81e1 0x000001c7541bbbfc: feff 1f00 | 85c9 0f84 | a521 0000 0x000001c7541bbc08: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541bbc08: 49b9 4804 | 602a c701 | 0000 4d8d | 89a0 0100 | 0048 85f6 | 750b 41f6 | 0101 7505 | f049 8309 0x000001c7541bbc28: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bbc28: 0149 b9b8 | 0c5c 2ac7 | 0100 0049 | 8381 4801 0x000001c7541bbc38: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541bbc38: 0000 0149 | b948 0460 | 2ac7 0100 | 0041 8bb1 | cc00 0000 | 83c6 0241 | 89b1 cc00 | 0000 81e6 0x000001c7541bbc58: feff 1f00 | 85f6 0f84 | 6a21 0000 0x000001c7541bbc64: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bbc64: 49b9 b80c | 5c2a c701 | 0000 4d8d | 8980 0100 0x000001c7541bbc74: ; {oop(a 'net/minecraft/class_757$$Lambda+0x0000000081021388'{0x000001c7788c1360})} 0x000001c7541bbc74: 0048 b960 | 138c 78c7 | 0100 0048 | 85c9 750b | 41f6 0101 | 7505 f049 0x000001c7541bbc8c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbc8c: 8309 0149 | b950 b6c5 | 3bc7 0100 | 004d 8d89 | 680f 0000 | 4885 c975 | 0d41 f601 | 0175 47f0 0x000001c7541bbcac: 4983 0901 0x000001c7541bbcb0: ; {metadata('net/minecraft/class_757$$Lambda+0x0000000081021388')} 0x000001c7541bbcb0: eb40 48be | 8813 0281 | 0000 0000 | 4c8b d649 | 3331 48f7 | c6fc ffff | ff74 2740 | f6c6 0275 0x000001c7541bbcd0: 2149 f701 | feff ffff | 7415 498b | f249 3331 | 48f7 c6fc | ffff ff74 | 0949 8309 | 02eb 0349 0x000001c7541bbcf0: 8931 488b | 9424 a800 0x000001c7541bbcf8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbcf8: 0000 49b9 | 50b6 c53b | c701 0000 | 4983 8178 | 0f00 0001 | 4c8b 8c24 | f800 0000 | 8bbc 24c8 0x000001c7541bbd18: 0000 008b | b424 cc00 | 0000 488b | 9424 a800 | 0000 0f1f 0x000001c7541bbd2c: ; {optimized virtual_call} 0x000001c7541bbd2c: 4400 00e8 0x000001c7541bbd30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokespecial wrapOperation$zfn000$fabric-screen-api-v1$onRenderScreen {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@634 (line 572) 0x000001c7541bbd30: ccb9 4b00 0x000001c7541bbd34: ; {other} 0x000001c7541bbd34: 0f1f 8400 | 2449 001f 0x000001c7541bbd3c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbd3c: 48ba 50b6 | c53b c701 | 0000 ff82 | 880f 0000 | 488b 9424 | a800 0000 | 488b 7258 0x000001c7541bbd58: ; implicit exception: dispatches to 0x000001c7541bddef 0x000001c7541bbd58: 488b b6d8 | 0200 0048 0x000001c7541bbd60: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbd60: 85f6 48bf | 50b6 c53b | c701 0000 | 48c7 c3d0 | 1000 0074 | 0748 c7c3 | e010 0000 | 488b 041f 0x000001c7541bbd80: 488d 4001 | 4889 041f | 0f84 9e00 | 0000 483b | 0648 8bfe 0x000001c7541bbd94: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbd94: 48bb 50b6 | c53b c701 | 0000 8b7f | 0848 3bbb | 0011 0000 | 750d 4883 | 8308 1100 | 0001 e960 0x000001c7541bbdb4: 0000 0048 | 3bbb 1011 | 0000 750d | 4883 8318 | 1100 0001 | e94a 0000 | 0048 83bb | 0011 0000 0x000001c7541bbdd4: 0075 1748 | 89bb 0011 | 0000 48c7 | 8308 1100 | 0001 0000 | 00e9 2900 | 0000 4883 | bb10 1100 0x000001c7541bbdf4: 0000 7517 | 4889 bb10 | 1100 0048 | c783 1811 | 0000 0100 | 0000 e908 | 0000 0048 | 8383 f010 0x000001c7541bbe14: 0000 0148 | 8bd6 0f1f 0x000001c7541bbe1c: ; {optimized virtual_call} 0x000001c7541bbe1c: 4400 00e8 0x000001c7541bbe20: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@723 (line 589) 0x000001c7541bbe20: 9cc1 0200 0x000001c7541bbe24: ; {other} 0x000001c7541bbe24: 0f1f 8400 | 144a 0020 0x000001c7541bbe2c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbe2c: 49b8 50b6 | c53b c701 | 0000 41ff | 8028 1100 | 008b bc24 | b400 0000 0x000001c7541bbe44: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbe44: 85ff 49b8 | 50b6 c53b | c701 0000 | 49c7 c100 | 1200 0074 | 0749 c7c1 | 1012 0000 | 4b8b 1408 0x000001c7541bbe64: 488d 5201 | 4b89 1408 | 0f84 d100 | 0000 448b | 8c24 b000 | 0000 4585 0x000001c7541bbe7c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbe7c: c949 b850 | b6c5 3bc7 | 0100 0049 | c7c1 2012 | 0000 7407 | 49c7 c130 | 1200 004b | 8b14 0848 0x000001c7541bbe9c: 8d52 014b | 8914 080f | 849a 0000 | 0048 8b94 | 24a8 0000 | 004c 8b42 | 584d 8b88 | a002 0000 0x000001c7541bbebc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbebc: 4d85 c949 | b950 b6c5 | 3bc7 0100 | 0048 c7c6 | 4012 0000 | 7407 48c7 | c650 1200 | 0049 8b1c 0x000001c7541bbedc: 3148 8d5b | 0149 891c | 310f 8458 | 0000 0049 | 8bb0 3001 | 0000 483b | 064c 8bc6 0x000001c7541bbef8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbef8: 49b9 50b6 | c53b c701 0x000001c7541bbf00: ; {metadata('net/minecraft/class_329')} 0x000001c7541bbf00: 0000 49ba | 700f c680 | 0000 0000 | 4d89 9170 | 1200 0049 | 8381 7812 | 0000 014c | 8b84 24f8 0x000001c7541bbf20: 0000 004c | 8b8c 24b8 | 0000 0048 0x000001c7541bbf2c: ; {optimized virtual_call} 0x000001c7541bbf2c: 8bd6 90e8 0x000001c7541bbf30: ; ImmutableOopMap {[168]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@805 (line 601) 0x000001c7541bbf30: 4c2f 0506 0x000001c7541bbf34: ; {other} 0x000001c7541bbf34: 0f1f 8400 | 244b 0021 | 8bbc 24b4 | 0000 0085 0x000001c7541bbf44: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbf44: ff49 b850 | b6c5 3bc7 | 0100 0048 | c7c2 9812 | 0000 7407 | 48c7 c2a8 | 1200 0049 | 8b34 1048 0x000001c7541bbf64: 8d76 0149 | 8934 100f | 8438 0400 | 004c 8b84 | 24c0 0000 | 0049 3b00 0x000001c7541bbf7c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bbf7c: 498b d048 | be50 b6c5 | 3bc7 0100 | 008b 5208 | 483b 96c8 | 1200 0075 | 0d48 8386 | d012 0000 0x000001c7541bbf9c: 01e9 6000 | 0000 483b | 96d8 1200 | 0075 0d48 | 8386 e012 | 0000 01e9 | 4a00 0000 | 4883 bec8 0x000001c7541bbfbc: 1200 0000 | 7517 4889 | 96c8 1200 | 0048 c786 | d012 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541bbfdc: d812 0000 | 0075 1748 | 8996 d812 | 0000 48c7 | 86e0 1200 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541bbffc: 86b8 1200 | 0001 498b 0x000001c7541bc004: ; {oop("toasts"{0x000001c778673430})} 0x000001c7541bc004: d849 b830 | 3467 78c7 | 0100 0048 | 8bd3 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541bc01c: ; {virtual_call} 0x000001c7541bc01c: 0000 00e8 0x000001c7541bc020: ; ImmutableOopMap {[168]=Oop [248]=Oop } ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@817 (line 605) 0x000001c7541bc020: fcea 4a07 0x000001c7541bc024: ; {other} 0x000001c7541bc024: 0f1f 8400 | 144c 0022 | 4889 8424 | 2801 0000 | 488b 9424 | a800 0000 | 4c8b 4258 0x000001c7541bc040: ; implicit exception: dispatches to 0x000001c7541bde08 0x000001c7541bc040: 493b 0049 0x000001c7541bc044: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc044: 8bf0 48bf | 50b6 c53b | c701 0000 0x000001c7541bc050: ; {metadata('net/minecraft/class_310')} 0x000001c7541bc050: 49ba 008a | ca80 0000 | 0000 4c89 | 9700 1300 | 0048 8387 | 0813 0000 | 0149 8bb0 | 5802 0000 0x000001c7541bc070: ; implicit exception: dispatches to 0x000001c7541bde0d 0x000001c7541bc070: 483b 064c 0x000001c7541bc074: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc074: 8bc6 48bf | 50b6 c53b | c701 0000 0x000001c7541bc080: ; {metadata('net/minecraft/class_374')} 0x000001c7541bc080: 49ba e07b | cd80 0000 | 0000 4c89 | 9738 1300 | 0048 8387 | 4013 0000 | 014c 8b84 | 24f8 0000 0x000001c7541bc0a0: 0048 8bd6 0x000001c7541bc0a4: ; {optimized virtual_call} 0x000001c7541bc0a4: 6666 90e8 0x000001c7541bc0a8: ; ImmutableOopMap {[168]=Oop [248]=Oop [296]=Oop } ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@833 (line 606) 0x000001c7541bc0a8: 34e0 fbff 0x000001c7541bc0ac: ; {other} 0x000001c7541bc0ac: 0f1f 8400 | 9c4c 0023 | 488b b424 | 2801 0000 0x000001c7541bc0bc: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc0bc: 4885 f648 | ba50 b6c5 | 3bc7 0100 | 0048 c7c7 | 6013 0000 | 7407 48c7 | c770 1300 | 0048 8b1c 0x000001c7541bc0dc: 3a48 8d5b | 0148 891c | 3a0f 84be | 0200 0048 | 3b06 488b 0x000001c7541bc0f0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc0f0: c648 ba50 | b6c5 3bc7 0x000001c7541bc0f8: ; {metadata('net/minecraft/class_10214')} 0x000001c7541bc0f8: 0100 0049 | ba58 3cee | 8000 0000 | 004c 8992 | 9013 0000 | 4883 8298 | 1300 0001 0x000001c7541bc114: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc114: 48ba d860 | c43b c701 | 0000 8bba | cc00 0000 | 83c7 0289 | bacc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541bc134: ff0f 84dc | 1c00 0048 | 8b56 1048 0x000001c7541bc140: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc140: 85d2 48be | d860 c43b | c701 0000 | 48c7 c710 | 0100 0074 | 0748 c7c7 | 2001 0000 | 488b 1c3e 0x000001c7541bc160: 488d 5b01 | 4889 1c3e | 0f84 2b02 | 0000 483b | 0248 8bf2 0x000001c7541bc174: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc174: 48bf d860 | c43b c701 | 0000 8b76 | 0848 3bb7 | 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960 0x000001c7541bc194: 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758 | 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000 0x000001c7541bc1b4: 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100 0x000001c7541bc1d4: 0000 7517 | 4889 b750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001 0x000001c7541bc1f4: 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff 0x000001c7541bc204: ; {virtual_call} 0x000001c7541bc204: ffff ffe8 0x000001c7541bc208: ; ImmutableOopMap {[168]=Oop [248]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10214::close@11 (line 47) ; - net.minecraft.class_757::method_3192@843 (line 607) 0x000001c7541bc208: 7431 0506 0x000001c7541bc20c: ; {other} 0x000001c7541bc20c: 0f1f 8400 | fc4d 0024 | e980 0100 | 0049 8b87 | f804 0000 | 4d33 d24d | 8997 f804 | 0000 4d33 0x000001c7541bc22c: d24d 8997 | 0005 0000 0x000001c7541bc234: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc234: 4885 f648 | ba50 b6c5 | 3bc7 0100 | 0048 c7c7 | d013 0000 | 7407 48c7 | c7e0 1300 | 0048 8b1c 0x000001c7541bc254: 3a48 8d5b | 0148 891c | 3a0f 8429 | 0800 0048 | 3b06 488b 0x000001c7541bc268: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc268: d648 bf50 | b6c5 3bc7 0x000001c7541bc270: ; {metadata('net/minecraft/class_10214')} 0x000001c7541bc270: 0100 0049 | ba58 3cee | 8000 0000 | 004c 8997 | 0014 0000 | 4883 8708 | 1400 0001 0x000001c7541bc28c: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc28c: 48ba d860 | c43b c701 | 0000 8bba | cc00 0000 | 83c7 0289 | bacc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541bc2ac: ff0f 848f | 1b00 0048 | 8b56 1048 0x000001c7541bc2b8: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc2b8: 85d2 48be | d860 c43b | c701 0000 | 48c7 c710 | 0100 0074 | 0748 c7c7 | 2001 0000 | 488b 1c3e 0x000001c7541bc2d8: 488d 5b01 | 4889 1c3e | 4889 8424 | 3001 0000 | 0f84 f201 | 0000 483b | 0248 8bf2 0x000001c7541bc2f4: ; {metadata(method data for {method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bc2f4: 48bf d860 | c43b c701 | 0000 8b76 | 0848 3bb7 | 4001 0000 | 750d 4883 | 8748 0100 | 0001 e960 0x000001c7541bc314: 0000 0048 | 3bb7 5001 | 0000 750d | 4883 8758 | 0100 0001 | e94a 0000 | 0048 83bf | 4001 0000 0x000001c7541bc334: 0075 1748 | 89b7 4001 | 0000 48c7 | 8748 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf50 0100 0x000001c7541bc354: 0000 7517 | 4889 b750 | 0100 0048 | c787 5801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 3001 0x000001c7541bc374: 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff 0x000001c7541bc384: ; {virtual_call} 0x000001c7541bc384: ffff ffe8 0x000001c7541bc388: ; ImmutableOopMap {[304]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10214::close@11 (line 47) ; - net.minecraft.class_757::method_3192@858 (line 605) 0x000001c7541bc388: f42f 0506 0x000001c7541bc38c: ; {other} 0x000001c7541bc38c: 0f1f 8400 | 7c4f 0025 | e947 0100 0x000001c7541bc398: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc398: 0048 ba50 | b6c5 3bc7 | 0100 00ff | 82b8 1300 | 0048 8b84 | 24f8 0000 | 0048 8bf0 0x000001c7541bc3b4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc3b4: 48bf 50b6 | c53b c701 0x000001c7541bc3bc: ; {metadata('net/minecraft/class_332')} 0x000001c7541bc3bc: 0000 49ba | b82b ea80 | 0000 0000 | 4c89 9788 | 1400 0048 | 8387 9014 0x000001c7541bc3d4: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bc3d4: 0000 0148 | be50 31bb | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff 0x000001c7541bc3f4: 1f00 85ff | 0f84 6a1a | 0000 488b | 7020 483b | 0648 8bfe 0x000001c7541bc408: ; {metadata(method data for {method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bc408: 48bb 5031 | bb3b c701 | 0000 4883 | 8328 0100 | 0001 488b 0x000001c7541bc41c: ; {optimized virtual_call} 0x000001c7541bc41c: d666 90e8 0x000001c7541bc420: ; ImmutableOopMap {[168]=Oop } ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::method_51452@4 (line 95) ; - net.minecraft.class_757::method_3192@878 (line 610) 0x000001c7541bc420: 2c33 2707 0x000001c7541bc424: ; {other} 0x000001c7541bc424: 0f1f 8400 | 1450 0026 0x000001c7541bc42c: ; {oop(a 'org/joml/Matrix4fStack'{0x000001c7732644d8})} 0x000001c7541bc42c: 48ba d844 | 2673 c701 | 0000 488b 0x000001c7541bc438: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc438: f248 bf50 | b6c5 3bc7 0x000001c7541bc440: ; {metadata('org/joml/Matrix4fStack')} 0x000001c7541bc440: 0100 0049 | ba00 80c4 | 8000 0000 | 004c 8997 | c014 0000 | 4883 87c8 | 1400 0001 0x000001c7541bc45c: ; {optimized virtual_call} 0x000001c7541bc45c: 6666 90e8 0x000001c7541bc460: ; ImmutableOopMap {[168]=Oop } ;*invokevirtual popMatrix {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@883 (line 612) 0x000001c7541bc460: cc74 2907 0x000001c7541bc464: ; {other} 0x000001c7541bc464: 0f1f 8400 | 5450 0027 | 488b 9424 | a800 0000 | 488b 9298 | 0000 0048 | 3b02 488b 0x000001c7541bc480: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc480: f248 bf50 | b6c5 3bc7 0x000001c7541bc488: ; {metadata('net/minecraft/class_9920')} 0x000001c7541bc488: 0100 0049 | baa0 78e9 | 8000 0000 | 004c 8997 | f814 0000 | 4883 8700 | 1500 0001 0x000001c7541bc4a4: ; {optimized virtual_call} 0x000001c7541bc4a4: 6666 90e8 0x000001c7541bc4a8: ; ImmutableOopMap {} ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@891 (line 614) 0x000001c7541bc4a8: 1444 fbff 0x000001c7541bc4ac: ; {other} 0x000001c7541bc4ac: 0f1f 8400 | 9c50 0028 | 4881 c4d0 | 0100 005d 0x000001c7541bc4bc: ; {poll_return} 0x000001c7541bc4bc: 493b a748 | 0400 000f | 87ca 1900 | 00c3 4881 | c4d0 0100 0x000001c7541bc4d0: ; {poll_return} 0x000001c7541bc4d0: 005d 493b | a748 0400 | 000f 87ca | 1900 00c3 0x000001c7541bc4e0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bc4e0: 48ba 50b6 | c53b c701 | 0000 ff82 | 2814 0000 | 488b 8424 | 3001 0000 | e98f 0500 | 0066 6690 0x000001c7541bc500: ; {no_reloc} 0x000001c7541bc500: e9c9 1900 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85c6 | 1900 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc520: 7838 493b | bfc8 0100 | 000f 87ae | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc540: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0 0x000001c7541bc560: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc560: 48be d8b6 | 9b3b c701 | 0000 4883 | 8630 0100 0x000001c7541bc570: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})} 0x000001c7541bc570: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2438 0x000001c7541bc584: ; {optimized virtual_call} 0x000001c7541bc584: 0100 00e8 0x000001c7541bc588: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [312]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451) ; - net.minecraft.class_757::method_3192@467 (line 556) 0x000001c7541bc588: f428 0506 0x000001c7541bc58c: ; {other} 0x000001c7541bc58c: 0f1f 8400 | 7c51 0029 | 488b 8424 | 3801 0000 | e995 1c00 | 000f 1f80 | 0000 0000 0x000001c7541bc5a8: ; {no_reloc} 0x000001c7541bc5a8: e94c 1900 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8549 | 1900 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc5c8: 7838 493b | bfc8 0100 | 000f 8731 | 1900 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc5e8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0 0x000001c7541bc608: ; {metadata(method data for {method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')} 0x000001c7541bc608: 48be f038 | c63b c701 | 0000 4883 | 8630 0100 | 0001 488b | d048 8984 | 2440 0100 0x000001c7541bc624: ; {optimized virtual_call} 0x000001c7541bc624: 0066 90e8 0x000001c7541bc628: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop [320]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_4587::method_22909@11 (line 61) ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bc628: 5428 0506 0x000001c7541bc62c: ; {other} 0x000001c7541bc62c: 0f1f 8400 | 1c52 002a | 488b 8424 | 4001 0000 | e9f5 1b00 0x000001c7541bc640: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc640: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001 0x000001c7541bc650: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc650: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541bc670: 1f00 85f6 | 0f84 9b18 | 0000 660f | 1f44 0000 0x000001c7541bc680: ; {no_reloc} 0x000001c7541bc680: e9c0 1800 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85bd | 1800 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc6a0: 7838 493b | bfc8 0100 | 000f 87a5 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc6c0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bc6e0: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc6e0: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100 0x000001c7541bc6f0: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})} 0x000001c7541bc6f0: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2448 0x000001c7541bc704: ; {optimized virtual_call} 0x000001c7541bc704: 0100 00e8 0x000001c7541bc708: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [328]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bc708: 7427 0506 0x000001c7541bc70c: ; {other} 0x000001c7541bc70c: 0f1f 8400 | fc52 002b | 488b 8424 | 4801 0000 | e915 1b00 | 0048 8984 | 2458 0100 0x000001c7541bc728: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc728: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001 0x000001c7541bc738: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc738: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541bc758: 1f00 85f6 | 0f84 ff17 | 0000 660f | 1f44 0000 0x000001c7541bc768: ; {no_reloc} 0x000001c7541bc768: e924 1800 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8521 | 1800 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc788: 7838 493b | bfc8 0100 | 000f 8709 | 1800 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc7a8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bc7c8: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc7c8: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100 0x000001c7541bc7d8: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})} 0x000001c7541bc7d8: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2450 0x000001c7541bc7ec: ; {optimized virtual_call} 0x000001c7541bc7ec: 0100 00e8 0x000001c7541bc7f0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [336]=Oop [344]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bc7f0: 8c26 0506 0x000001c7541bc7f4: ; {other} 0x000001c7541bc7f4: 0f1f 8400 | e453 002c | 488b 8424 | 5001 0000 | e92d 1a00 | 000f 1f80 | 0000 0000 0x000001c7541bc810: ; {no_reloc} 0x000001c7541bc810: e9a7 1700 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85a4 | 1700 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc830: 7838 493b | bfc8 0100 | 000f 878c | 1700 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc850: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bc870: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc870: 48ba d8b6 | 9b3b c701 | 0000 4883 | 8230 0100 0x000001c7541bc880: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})} 0x000001c7541bc880: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2460 0x000001c7541bc894: ; {optimized virtual_call} 0x000001c7541bc894: 0100 00e8 0x000001c7541bc898: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop [352]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451) ; - net.minecraft.class_757::method_3192@278 (line 535) 0x000001c7541bc898: e425 0506 0x000001c7541bc89c: ; {other} 0x000001c7541bc89c: 0f1f 8400 | 8c54 002d | 488b 8424 | 6001 0000 | e985 1900 0x000001c7541bc8b0: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc8b0: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001 0x000001c7541bc8c0: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc8c0: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541bc8e0: 1f00 85f6 | 0f84 ee16 | 0000 660f | 1f44 0000 0x000001c7541bc8f0: ; {no_reloc} 0x000001c7541bc8f0: e913 1700 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8510 | 1700 0049 | 8b87 b801 | 0000 488d 0x000001c7541bc910: 7838 493b | bfc8 0100 | 000f 87f8 | 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bc930: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0 0x000001c7541bc950: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bc950: 48be c01f | 823b c701 | 0000 4883 | 8610 0100 0x000001c7541bc960: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})} 0x000001c7541bc960: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2468 0x000001c7541bc974: ; {optimized virtual_call} 0x000001c7541bc974: 0100 00e8 0x000001c7541bc978: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [360]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541bc978: 0425 0506 0x000001c7541bc97c: ; {other} 0x000001c7541bc97c: 0f1f 8400 | 6c55 002e | 488b 8424 | 6801 0000 | e9a5 1800 | 000f 1f80 | 0000 0000 0x000001c7541bc998: ; {no_reloc} 0x000001c7541bc998: e996 1600 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 8316 0x000001c7541bc9b8: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948 0x000001c7541bc9d8: c7c7 0700 | 0000 4889 | 4cf8 0848 | ffcf 75f6 0x000001c7541bc9e8: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541bc9e8: 488b d048 | beb8 2f58 | 2ac7 0100 | 0048 8386 | 3001 0000 0x000001c7541bc9fc: ; {oop("supplier.get()"{0x000001c765a31cc0})} 0x000001c7541bc9fc: 0148 bac0 | 1ca3 65c7 | 0100 004c | 8bc2 488b | d048 8984 | 2470 0100 0x000001c7541bca14: ; {optimized virtual_call} 0x000001c7541bca14: 0066 90e8 0x000001c7541bca18: ; ImmutableOopMap {[168]=Oop [184]=Oop [368]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Objects::requireNonNull@9 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bca18: 6424 0506 0x000001c7541bca1c: ; {other} 0x000001c7541bca1c: 0f1f 8400 | 0c56 002f | 488b 8424 | 7001 0000 | e905 1800 | 0049 8b87 | f804 0000 | 4d33 d24d 0x000001c7541bca3c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000 | 4c8b 8424 | 3001 0000 0x000001c7541bca54: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bca54: 48ba 50b6 | c53b c701 | 0000 4883 | 8240 1400 | 0001 4c8b | c048 8b94 | 2430 0100 | 0066 0f1f 0x000001c7541bca74: ; {optimized virtual_call} 0x000001c7541bca74: 4400 00e8 0x000001c7541bca78: ; ImmutableOopMap {[304]=Oop } ;*invokevirtual addSuppressed {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@870 (line 605) 0x000001c7541bca78: 0424 0506 0x000001c7541bca7c: ; {other} 0x000001c7541bca7c: 0f1f 8400 | 6c56 0030 | 488b 8424 | 3001 0000 | e9a5 1700 | 0049 8b87 | f804 0000 | 4d33 d24d 0x000001c7541bca9c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000 0x000001c7541bcaac: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcaac: 48ba 50b6 | c53b c701 | 0000 4883 | 8240 1100 | 0001 488b 0x000001c7541bcac0: ; {oop("Narrating screen"{0x000001c7788c1370})} 0x000001c7541bcac0: d049 b870 | 138c 78c7 | 0100 000f 0x000001c7541bcacc: ; {static_call} 0x000001c7541bcacc: 1f40 00e8 0x000001c7541bcad0: ; ImmutableOopMap {[168]=Oop } ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@736 (line 592) 0x000001c7541bcad0: ac2d 0506 0x000001c7541bcad4: ; {other} 0x000001c7541bcad4: 0f1f 8400 | c456 0031 0x000001c7541bcadc: ; implicit exception: dispatches to 0x000001c7541be04a 0x000001c7541bcadc: 483b 004c 0x000001c7541bcae0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcae0: 8bc0 49b9 | 50b6 c53b | c701 0000 0x000001c7541bcaec: ; {metadata('net/minecraft/class_128')} 0x000001c7541bcaec: 49ba c83b | 4780 0000 | 0000 4d89 | 9160 1100 | 0049 8381 | 6811 0000 0x000001c7541bcb04: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bcb04: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1 0x000001c7541bcb24: feff 1f00 | 4585 c90f | 841e 1500 | 004c 8bc0 0x000001c7541bcb34: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bcb34: 49b9 d07a | 893b c701 0x000001c7541bcb3c: ; {metadata('net/minecraft/class_128')} 0x000001c7541bcb3c: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801 0x000001c7541bcb54: ; {oop("Screen details"{0x000001c7788c1390})} 0x000001c7541bcb54: 0000 0149 | b890 138c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 7801 | 0000 0f1f 0x000001c7541bcb74: ; {optimized virtual_call} 0x000001c7541bcb74: 4400 00e8 0x000001c7541bcb78: ; ImmutableOopMap {[168]=Oop [376]=Oop } ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_128::method_562@3 (line 177) ; - net.minecraft.class_757::method_3192@746 (line 593) 0x000001c7541bcb78: 0423 0506 0x000001c7541bcb7c: ; {other} 0x000001c7541bcb7c: 0f1f 8400 | 6c57 0032 | 0f1f 4000 0x000001c7541bcb88: ; {no_reloc} 0x000001c7541bcb88: e9f2 1400 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 8001 | 0000 0f1f 0x000001c7541bcba4: ; {static_call} 0x000001c7541bcba4: 4400 00e8 0x000001c7541bcba8: ; ImmutableOopMap {[376]=Oop [384]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@757 (line 594) 0x000001c7541bcba8: d42c 0506 0x000001c7541bcbac: ; {other} 0x000001c7541bcbac: 0f1f 8400 | 9c57 0033 0x000001c7541bcbb4: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcbb4: 49b8 50b6 | c53b c701 | 0000 4d8d | 80a8 1100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541bcbd4: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541bcbf4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 0x000001c7541bcc10: ; {oop("Screen name"{0x000001c7788c13b0})} 0x000001c7541bcc10: 0849 b8b0 | 138c 78c7 | 0100 004c | 8bc8 488b | 9424 8001 | 0000 0f1f | 8000 0000 | 0048 b8ff 0x000001c7541bcc30: ffff ffff 0x000001c7541bcc34: ; {virtual_call} 0x000001c7541bcc34: ffff ffe8 0x000001c7541bcc38: ; ImmutableOopMap {[376]=Oop } ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@762 (line 594) 0x000001c7541bcc38: 4427 0506 0x000001c7541bcc3c: ; {other} 0x000001c7541bcc3c: 0f1f 8400 | 2c58 0034 | 0f1f 4000 0x000001c7541bcc48: ; {no_reloc} 0x000001c7541bcc48: e94b 1400 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8548 | 1400 0049 | 8b87 b801 | 0000 488d 0x000001c7541bcc68: 7840 493b | bfc8 0100 | 000f 8730 | 1400 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bcc88: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bcca8: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcca8: 48ba 50b6 | c53b c701 | 0000 4883 | 82f0 1100 | 0001 4c8b | 8424 7801 | 0000 488b | d048 8984 0x000001c7541bccc8: 2488 0100 0x000001c7541bcccc: ; {optimized virtual_call} 0x000001c7541bcccc: 0066 90e8 0x000001c7541bccd0: ; ImmutableOopMap {[392]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@772 (line 596) 0x000001c7541bccd0: ac21 0506 0x000001c7541bccd4: ; {other} 0x000001c7541bccd4: 0f1f 8400 | c458 0035 | 488b 8424 | 8801 0000 | e94d 1500 | 0049 8b87 | f804 0000 | 4d33 d24d 0x000001c7541bccf4: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000 0x000001c7541bcd04: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcd04: 49b8 50b6 | c53b c701 | 0000 4983 | 80a0 0f00 | 0001 488b 0x000001c7541bcd18: ; {oop("Rendering screen"{0x000001c7788c13d0})} 0x000001c7541bcd18: d049 b8d0 | 138c 78c7 | 0100 000f 0x000001c7541bcd24: ; {static_call} 0x000001c7541bcd24: 1f40 00e8 0x000001c7541bcd28: ; ImmutableOopMap {[168]=Oop } ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@647 (line 574) 0x000001c7541bcd28: 542b 0506 0x000001c7541bcd2c: ; {other} 0x000001c7541bcd2c: 0f1f 8400 | 1c59 0036 0x000001c7541bcd34: ; implicit exception: dispatches to 0x000001c7541be0b4 0x000001c7541bcd34: 483b 004c 0x000001c7541bcd38: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcd38: 8bc0 49b9 | 50b6 c53b | c701 0000 0x000001c7541bcd44: ; {metadata('net/minecraft/class_128')} 0x000001c7541bcd44: 49ba c83b | 4780 0000 | 0000 4d89 | 91c0 0f00 | 0049 8381 | c80f 0000 0x000001c7541bcd5c: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bcd5c: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1 0x000001c7541bcd7c: feff 1f00 | 4585 c90f | 8430 1300 | 004c 8bc0 0x000001c7541bcd8c: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bcd8c: 49b9 d07a | 893b c701 0x000001c7541bcd94: ; {metadata('net/minecraft/class_128')} 0x000001c7541bcd94: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801 0x000001c7541bcdac: ; {oop("Screen render details"{0x000001c7788c13f0})} 0x000001c7541bcdac: 0000 0149 | b8f0 138c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 9001 | 0000 0f1f 0x000001c7541bcdcc: ; {optimized virtual_call} 0x000001c7541bcdcc: 4400 00e8 0x000001c7541bcdd0: ; ImmutableOopMap {[168]=Oop [400]=Oop } ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_128::method_562@3 (line 177) ; - net.minecraft.class_757::method_3192@657 (line 575) 0x000001c7541bcdd0: ac20 0506 0x000001c7541bcdd4: ; {other} 0x000001c7541bcdd4: 0f1f 8400 | c459 0037 | 0f1f 4000 0x000001c7541bcde0: ; {no_reloc} 0x000001c7541bcde0: e904 1300 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 9801 | 0000 0f1f 0x000001c7541bcdfc: ; {static_call} 0x000001c7541bcdfc: 4400 00e8 0x000001c7541bce00: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@668 (line 577) 0x000001c7541bce00: 7c2a 0506 0x000001c7541bce04: ; {other} 0x000001c7541bce04: 0f1f 8400 | f459 0038 0x000001c7541bce0c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bce0c: 49b8 50b6 | c53b c701 | 0000 4d8d | 8008 1000 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541bce2c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541bce4c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 0x000001c7541bce68: ; {oop("Screen name"{0x000001c7788c13b0})} 0x000001c7541bce68: 0849 b8b0 | 138c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff 0x000001c7541bce88: ffff ffff 0x000001c7541bce8c: ; {virtual_call} 0x000001c7541bce8c: ffff ffe8 0x000001c7541bce90: ; ImmutableOopMap {[168]=Oop [400]=Oop [408]=Oop } ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@673 (line 577) 0x000001c7541bce90: ec24 0506 0x000001c7541bce94: ; {other} 0x000001c7541bce94: 0f1f 8400 | 845a 0039 | 488b 9424 | a800 0000 | 488b 5258 0x000001c7541bcea8: ; implicit exception: dispatches to 0x000001c7541be0f3 0x000001c7541bcea8: 4c8b 8248 | 0100 004c 0x000001c7541bceb0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bceb0: 8bca 48be | 50b6 c53b | c701 0000 0x000001c7541bcebc: ; {metadata('net/minecraft/class_310')} 0x000001c7541bcebc: 49ba 008a | ca80 0000 | 0000 4c89 | 9660 1000 | 0048 8386 | 6810 0000 | 0148 8bb2 | b800 0000 0x000001c7541bcedc: ; implicit exception: dispatches to 0x000001c7541be0f8 0x000001c7541bcedc: 493b 0049 0x000001c7541bcee0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bcee0: 8bd0 49b9 | 50b6 c53b | c701 0000 0x000001c7541bceec: ; {metadata('net/minecraft/class_312')} 0x000001c7541bceec: 49ba 18b5 | e180 0000 | 0000 4d89 | 9198 1000 | 0049 8381 | a010 0000 0x000001c7541bcf04: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')} 0x000001c7541bcf04: 0148 baf8 | e0c5 3bc7 | 0100 0044 | 8b8a cc00 | 0000 4183 | c102 4489 | 8acc 0000 | 0041 81e1 0x000001c7541bcf24: feff 1f00 | 4585 c90f | 84cc 1100 | 000f 1f80 | 0000 0000 0x000001c7541bcf38: ; {no_reloc} 0x000001c7541bcf38: e9f0 1100 | 0090 9090 | 9090 498b | d04c 8bc6 | 4889 b424 | a001 0000 | 0f1f 8000 0x000001c7541bcf54: ; {static_call} 0x000001c7541bcf54: 0000 00e8 0x000001c7541bcf58: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_312::method_68882@6 (line 169) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541bcf58: 2429 0506 0x000001c7541bcf5c: ; {other} 0x000001c7541bcf5c: 0f1f 8400 | 4c5b 003a 0x000001c7541bcf64: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')} 0x000001c7541bcf64: 49b8 f8e0 | c53b c701 | 0000 4d8d | 8040 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541bcf84: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541bcfa4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 0x000001c7541bcfc0: ; {oop("Mouse location"{0x000001c7788c1410})} 0x000001c7541bcfc0: 0849 b810 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff 0x000001c7541bcfe0: ffff ffff 0x000001c7541bcfe4: ; {virtual_call} 0x000001c7541bcfe4: ffff ffe8 0x000001c7541bcfe8: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop } ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_312::method_68882@11 (line 169) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541bcfe8: 9423 0506 0x000001c7541bcfec: ; {other} 0x000001c7541bcfec: 0f1f 8400 | dc5b 003b | 0f1f 4000 0x000001c7541bcff8: ; {no_reloc} 0x000001c7541bcff8: e949 1100 | 0090 9090 | 9090 488b | 9424 a001 | 0000 0f1f 0x000001c7541bd00c: ; {static_call} 0x000001c7541bd00c: 4400 00e8 0x000001c7541bd010: ; ImmutableOopMap {[400]=Oop [408]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_312::method_68882@20 (line 170) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541bd010: 6c28 0506 0x000001c7541bd014: ; {other} 0x000001c7541bd014: 0f1f 8400 | 045c 003c 0x000001c7541bd01c: ; {metadata(method data for {method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')} 0x000001c7541bd01c: 49b8 f8e0 | c53b c701 | 0000 4d8d | 80a8 0100 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541bd03c: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541bd05c: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 0x000001c7541bd078: ; {oop("Screen size"{0x000001c7788c1430})} 0x000001c7541bd078: 0849 b830 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 9801 | 0000 0f1f | 8000 0000 | 0048 b8ff 0x000001c7541bd098: ffff ffff 0x000001c7541bd09c: ; {virtual_call} 0x000001c7541bd09c: ffff ffe8 0x000001c7541bd0a0: ; ImmutableOopMap {[400]=Oop } ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_312::method_68882@25 (line 170) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541bd0a0: dc22 0506 0x000001c7541bd0a4: ; {other} 0x000001c7541bd0a4: 0f1f 8400 | 945c 003d | 0f1f 4000 0x000001c7541bd0b0: ; {no_reloc} 0x000001c7541bd0b0: e9aa 1000 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85a7 | 1000 0049 | 8b87 b801 | 0000 488d 0x000001c7541bd0d0: 7840 493b | bfc8 0100 | 000f 878f | 1000 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bd0f0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bd110: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd110: 48ba 50b6 | c53b c701 | 0000 4883 | 82c0 1000 | 0001 4c8b | 8424 9001 | 0000 488b | d048 8984 0x000001c7541bd130: 24a8 0100 0x000001c7541bd134: ; {optimized virtual_call} 0x000001c7541bd134: 0066 90e8 0x000001c7541bd138: ; ImmutableOopMap {[424]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@702 (line 580) 0x000001c7541bd138: 441d 0506 0x000001c7541bd13c: ; {other} 0x000001c7541bd13c: 0f1f 8400 | 2c5d 003e | 488b 8424 | a801 0000 | e9e5 1000 | 0049 8b87 | f804 0000 | 4d33 d24d 0x000001c7541bd15c: 8997 f804 | 0000 4d33 | d24d 8997 | 0005 0000 0x000001c7541bd16c: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd16c: 49b8 50b6 | c53b c701 | 0000 4983 | 8020 0e00 | 0001 488b 0x000001c7541bd180: ; {oop("Rendering overlay"{0x000001c7788c1450})} 0x000001c7541bd180: d049 b850 | 148c 78c7 | 0100 000f 0x000001c7541bd18c: ; {static_call} 0x000001c7541bd18c: 1f40 00e8 0x000001c7541bd190: ; ImmutableOopMap {[168]=Oop } ;*invokestatic method_560 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@534 (line 563) 0x000001c7541bd190: ec26 0506 0x000001c7541bd194: ; {other} 0x000001c7541bd194: 0f1f 8400 | 845d 003f 0x000001c7541bd19c: ; implicit exception: dispatches to 0x000001c7541be17b 0x000001c7541bd19c: 483b 004c 0x000001c7541bd1a0: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd1a0: 8bc0 49b9 | 50b6 c53b | c701 0000 0x000001c7541bd1ac: ; {metadata('net/minecraft/class_128')} 0x000001c7541bd1ac: 49ba c83b | 4780 0000 | 0000 4d89 | 9140 0e00 | 0049 8381 | 480e 0000 0x000001c7541bd1c4: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bd1c4: 0149 b8d0 | 7a89 3bc7 | 0100 0045 | 8b88 cc00 | 0000 4183 | c102 4589 | 88cc 0000 | 0041 81e1 0x000001c7541bd1e4: feff 1f00 | 4585 c90f | 848f 0f00 | 004c 8bc0 0x000001c7541bd1f4: ; {metadata(method data for {method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541bd1f4: 49b9 d07a | 893b c701 0x000001c7541bd1fc: ; {metadata('net/minecraft/class_128')} 0x000001c7541bd1fc: 0000 49ba | c83b 4780 | 0000 0000 | 4d89 9120 | 0100 0049 | 8381 2801 0x000001c7541bd214: ; {oop("Overlay render details"{0x000001c7788c1470})} 0x000001c7541bd214: 0000 0149 | b870 148c | 78c7 0100 | 0041 b901 | 0000 0048 | 8bd0 4889 | 8424 b001 | 0000 0f1f 0x000001c7541bd234: ; {optimized virtual_call} 0x000001c7541bd234: 4400 00e8 0x000001c7541bd238: ; ImmutableOopMap {[168]=Oop [432]=Oop } ;*invokevirtual method_556 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_128::method_562@3 (line 177) ; - net.minecraft.class_757::method_3192@544 (line 564) 0x000001c7541bd238: 441c 0506 0x000001c7541bd23c: ; {other} 0x000001c7541bd23c: 0f1f 8400 | 2c5e 0040 | 0f1f 4000 0x000001c7541bd248: ; {no_reloc} 0x000001c7541bd248: e963 0f00 | 0090 9090 | 9090 488b | 9424 a800 | 0000 4889 | 8424 b801 | 0000 0f1f 0x000001c7541bd264: ; {static_call} 0x000001c7541bd264: 4400 00e8 0x000001c7541bd268: ; ImmutableOopMap {[432]=Oop [440]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@555 (line 566) 0x000001c7541bd268: 1426 0506 0x000001c7541bd26c: ; {other} 0x000001c7541bd26c: 0f1f 8400 | 5c5e 0041 0x000001c7541bd274: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd274: 49b8 50b6 | c53b c701 | 0000 4d8d | 8088 0e00 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541bd294: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541bd2b4: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 0x000001c7541bd2d0: ; {oop("Overlay name"{0x000001c7788c1490})} 0x000001c7541bd2d0: 0849 b890 | 148c 78c7 | 0100 004c | 8bc8 488b | 9424 b801 | 0000 0f1f | 8000 0000 | 0048 b8ff 0x000001c7541bd2f0: ffff ffff 0x000001c7541bd2f4: ; {virtual_call} 0x000001c7541bd2f4: ffff ffe8 0x000001c7541bd2f8: ; ImmutableOopMap {[432]=Oop } ;*invokevirtual method_577 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@560 (line 566) 0x000001c7541bd2f8: 8420 0506 0x000001c7541bd2fc: ; {other} 0x000001c7541bd2fc: 0f1f 8400 | ec5e 0042 | 0f1f 4000 0x000001c7541bd308: ; {no_reloc} 0x000001c7541bd308: e9bc 0e00 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85b9 | 0e00 0049 | 8b87 b801 | 0000 488d 0x000001c7541bd328: 7840 493b | bfc8 0100 | 000f 87a1 | 0e00 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541bd348: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c706 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541bd368: ; {metadata(method data for {method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd368: 48ba 50b6 | c53b c701 | 0000 4883 | 82d0 0e00 | 0001 4c8b | 8424 b001 | 0000 488b | d048 8984 0x000001c7541bd388: 24c0 0100 0x000001c7541bd38c: ; {optimized virtual_call} 0x000001c7541bd38c: 0066 90e8 0x000001c7541bd390: ; ImmutableOopMap {[448]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@570 (line 568) 0x000001c7541bd390: ec1a 0506 0x000001c7541bd394: ; {other} 0x000001c7541bd394: 0f1f 8400 | 845f 0043 | 488b 8424 | c001 0000 | e98d 0e00 0x000001c7541bd3a8: ; {metadata({method} {0x000001c73b33cc90} 'method_3192' '(Lnet/minecraft/class_9779;Z)V' in 'net/minecraft/class_757')} 0x000001c7541bd3a8: 0049 ba88 | cc33 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd3c0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd3c0: e83b 8512 0x000001c7541bd3c4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_757::method_3192@-1 (line 495) 0x000001c7541bd3c4: 06e9 74ac 0x000001c7541bd3c8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd3c8: ffff e8d1 0x000001c7541bd3cc: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_1569 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@4 (line 495) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd3cc: 2212 06e8 0x000001c7541bd3d0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop } ;*getfield field_1837 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@17 (line 495) 0x000001c7541bd3d0: cc22 1206 0x000001c7541bd3d4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd3d4: e8c7 2212 0x000001c7541bd3d8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@33 (line 495) 0x000001c7541bd3d8: 0648 893c 0x000001c7541bd3dc: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bd3dc: 24e8 be4e 0x000001c7541bd3e0: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@36 (line 495) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd3e0: 1206 e8b9 0x000001c7541bd3e4: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop } ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@39 (line 495) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd3e4: 2212 06e8 0x000001c7541bd3e8: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_1609 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@52 (line 495) 0x000001c7541bd3e8: b422 1206 0x000001c7541bd3ec: ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541bd3ec: 49ba f880 | f32b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd400: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd400: ffff ffe8 0x000001c7541bd404: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_658@-1 (line 141) ; - net.minecraft.class_757::method_3192@68 (line 498) 0x000001c7541bd404: f884 1206 | e9d0 aeff 0x000001c7541bd40c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541bd40c: ff49 ba98 | 81f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd424: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd424: e8d7 8412 0x000001c7541bd428: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@68 (line 498) 0x000001c7541bd428: 06e9 e8ae 0x000001c7541bd42c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd42c: ffff e86d 0x000001c7541bd430: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@68 (line 498) ; {runtime_call throw_div0_exception Runtime1 stub} 0x000001c7541bd430: 2212 06e8 0x000001c7541bd434: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*ldiv {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_658@6 (line 141) ; - net.minecraft.class_757::method_3192@68 (line 498) 0x000001c7541bd434: 681f 1206 0x000001c7541bd438: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd438: e863 2212 0x000001c7541bd43c: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_20539 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@88 (line 499) ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541bd43c: 0649 baf8 | 80f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd454: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd454: e8a7 8412 0x000001c7541bd458: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_658@-1 (line 141) ; - net.minecraft.class_757::method_3192@59 (line 496) 0x000001c7541bd458: 06e9 6cb0 0x000001c7541bd45c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541bd45c: ffff 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd474: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd474: ffe8 8684 0x000001c7541bd478: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@59 (line 496) 0x000001c7541bd478: 1206 e984 0x000001c7541bd47c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd47c: b0ff ffe8 0x000001c7541bd480: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_757::method_3192@59 (line 496) 0x000001c7541bd480: 1c22 1206 0x000001c7541bd484: ; {runtime_call throw_div0_exception Runtime1 stub} 0x000001c7541bd484: e817 1f12 0x000001c7541bd488: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*ldiv {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_658@6 (line 141) ; - net.minecraft.class_757::method_3192@59 (line 496) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd488: 06e8 1222 0x000001c7541bd48c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*getfield field_1743 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@95 (line 503) ; {metadata({method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541bd48c: 1206 49ba | 20f6 513b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd4a4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd4a4: ffe8 5684 0x000001c7541bd4a8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64146@-1 (line 47) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd4a8: 1206 e9cb 0x000001c7541bd4ac: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd4ac: b1ff ffe8 0x000001c7541bd4b0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*getfield value {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90) ; - net.minecraft.class_10209::method_64146@3 (line 47) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd4b0: ec21 1206 0x000001c7541bd4b4: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541bd4b4: 49ba e0f6 | 513b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd4c8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd4c8: ffff ffe8 0x000001c7541bd4cc: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64150@-1 (line 55) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd4cc: 3084 1206 | e932 b2ff 0x000001c7541bd4d4: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541bd4d4: ff49 bab0 | bdbe 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd4ec: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd4ec: e80f 8412 0x000001c7541bd4f0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21) ; - net.minecraft.class_10209::method_64150@0 (line 55) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd4f0: 06e9 4cb2 0x000001c7541bd4f4: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541bd4f4: ffff 49ba | 707c 422a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd50c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd50c: ffe8 ee83 0x000001c7541bd510: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd510: 1206 e92a | b3ff ff48 0x000001c7541bd518: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bd518: 8904 24e8 0x000001c7541bd51c: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64150@12 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd51c: 804d 1206 0x000001c7541bd520: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541bd520: 49ba 707c | 422a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd534: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd534: ffff ffe8 0x000001c7541bd538: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64146@16 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd538: c483 1206 | e9fc b4ff | ff48 8904 0x000001c7541bd544: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bd544: 24e8 564d 0x000001c7541bd548: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64146@19 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bd548: 1206 49ba | 18ce 532a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd560: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd560: ffe8 9a83 0x000001c7541bd564: ; ImmutableOopMap {r8=Oop rsi=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1 ; - net.minecraft.class_10209::method_64146@22 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd564: 1206 e95f 0x000001c7541bd568: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541bd568: b6ff ff49 | ba20 0260 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd580: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd580: ffff e879 0x000001c7541bd584: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4 ; - net.minecraft.class_10209::method_64146@22 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd584: 8312 06e9 | 97b6 ffff 0x000001c7541bd58c: ; {metadata({method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541bd58c: 49ba c881 | 182a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd5a0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd5a0: ffff ffe8 0x000001c7541bd5a4: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNullElseGet@-1 (line 333) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd5a4: 5883 1206 | e9f9 b6ff 0x000001c7541bd5ac: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541bd5ac: ff49 ba80 | 7e18 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd5c4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd5c4: e837 8312 0x000001c7541bd5c8: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNull@-1 (line 258) ; - java.util.Objects::requireNonNullElseGet@11 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd5c8: 06e9 57b7 0x000001c7541bd5cc: ; {metadata({method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541bd5cc: ffff 49ba | 5822 663b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd5e4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd5e4: ffe8 1683 0x000001c7541bd5e8: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@-1 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd5e8: 1206 e99d 0x000001c7541bd5ec: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541bd5ec: b7ff ff49 | bae0 f651 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd604: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd604: ffff e8f5 0x000001c7541bd608: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64150@-1 (line 55) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd608: 8212 06e9 | b7b7 ffff 0x000001c7541bd610: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541bd610: 49ba b0bd | be2b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd624: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd624: ffff ffe8 0x000001c7541bd628: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*synchronization entry ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21) ; - net.minecraft.class_10209::method_64150@0 (line 55) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd628: d482 1206 | e9d1 b7ff 0x000001c7541bd630: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541bd630: ff49 ba70 | 7c42 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd648: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd648: e8b3 8212 0x000001c7541bd64c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd64c: 06e9 afb8 | ffff 4889 0x000001c7541bd654: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bd654: 0424 e845 0x000001c7541bd658: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64150@12 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541bd658: 4c12 0649 | ba80 7e18 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd670: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd670: ffff e889 0x000001c7541bd674: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNull@-1 (line 258) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541bd674: 8212 06e9 | fbb9 ffff | 4c89 0424 0x000001c7541bd680: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bd680: e81b 4c12 0x000001c7541bd684: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64146@30 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd684: 06e8 1620 0x000001c7541bd688: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_53466 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@110 (line 509) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd688: 1206 e811 0x000001c7541bd68c: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_68879 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@129 (line 511) ; {metadata({method} {0x000001c73af66478} 'method_68879' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541bd68c: 2012 0649 | ba70 64f6 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd6a4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd6a4: ffff e855 0x000001c7541bd6a8: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_312::method_68879@-1 (line 322) ; - net.minecraft.class_757::method_3192@129 (line 511) 0x000001c7541bd6a8: 8212 06e9 | afbb ffff 0x000001c7541bd6b0: ; {metadata({method} {0x000001c73af663b8} 'method_68880' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541bd6b0: 49ba b063 | f63a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd6c4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd6c4: ffff ffe8 0x000001c7541bd6c8: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_312::method_68880@-1 (line 318) ; - net.minecraft.class_312::method_68879@5 (line 322) ; - net.minecraft.class_757::method_3192@129 (line 511) 0x000001c7541bd6c8: 3482 1206 | e9d1 bbff 0x000001c7541bd6d0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd6d0: ffe8 ca1f 0x000001c7541bd6d4: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop } ;*invokevirtual method_4486 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_312::method_68880@2 (line 318) ; - net.minecraft.class_312::method_68879@5 (line 322) ; - net.minecraft.class_757::method_3192@129 (line 511) ; {metadata({method} {0x000001c73af66600} 'method_68883' '(Lnet/minecraft/class_1041;)D' in 'net/minecraft/class_312')} 0x000001c7541bd6d4: 1206 49ba | f865 f63a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd6ec: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd6ec: ffe8 0e82 0x000001c7541bd6f0: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rbx=Oop rax=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_312::method_68883@-1 (line 330) ; - net.minecraft.class_757::method_3192@149 (line 512) 0x000001c7541bd6f0: 1206 e98a 0x000001c7541bd6f4: ; {metadata({method} {0x000001c73af66540} 'method_68884' '(Lnet/minecraft/class_1041;D)D' in 'net/minecraft/class_312')} 0x000001c7541bd6f4: bcff ff49 | ba38 65f6 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd70c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd70c: ffff e8ed 0x000001c7541bd710: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop rax=Oop [168]=Oop [184]=Oop } ;*synchronization entry ; - net.minecraft.class_312::method_68884@-1 (line 326) ; - net.minecraft.class_312::method_68883@5 (line 330) ; - net.minecraft.class_757::method_3192@149 (line 512) 0x000001c7541bd710: 8112 06e9 | acbc ffff 0x000001c7541bd718: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd718: e883 1f12 0x000001c7541bd71c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@178 (line 515) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd71c: 06e8 7e1f 0x000001c7541bd720: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop } ;*getfield field_1769 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@196 (line 521) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd720: 1206 e879 0x000001c7541bd724: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_3254 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@199 (line 521) ; {metadata({method} {0x000001c73b38e420} 'method_3254' '()V' in 'net/minecraft/class_761')} 0x000001c7541bd724: 1f12 0649 | ba18 e438 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd73c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd73c: ffff e8bd 0x000001c7541bd740: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop } ;*synchronization entry ; - net.minecraft.class_761::method_3254@-1 (line 230) ; - net.minecraft.class_757::method_3192@199 (line 521) 0x000001c7541bd740: 8112 06e9 | 37bf ffff 0x000001c7541bd748: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd748: e853 1f12 0x000001c7541bd74c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_761::method_3254@15 (line 231) ; - net.minecraft.class_757::method_3192@199 (line 521) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd74c: 06e8 4e1f 0x000001c7541bd750: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_761::method_3254@18 (line 231) ; - net.minecraft.class_757::method_3192@199 (line 521) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd750: 1206 e849 0x000001c7541bd754: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_68445 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_761::method_3254@21 (line 231) ; - net.minecraft.class_757::method_3192@199 (line 521) ; {metadata({method} {0x000001c73a35ce20} 'resetTextureMatrix' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd754: 1f12 0649 | ba18 ce35 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd76c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd76c: ffff e88d 0x000001c7541bd770: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@-1 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541bd770: 8112 06e9 | 8dc1 ffff 0x000001c7541bd778: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd778: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd78c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd78c: ffff ffe8 0x000001c7541bd790: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541bd790: 6c81 1206 | e9a5 c1ff 0x000001c7541bd798: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd798: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd7b0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd7b0: e84b 8112 0x000001c7541bd7b4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541bd7b4: 06e9 bdc1 0x000001c7541bd7b8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7b8: ffff e8e1 0x000001c7541bd7bc: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual identity {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@6 (line 345) ; - net.minecraft.class_757::method_3192@216 (line 524) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7bc: 1e12 06e8 0x000001c7541bd7c0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_62887 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@223 (line 526) 0x000001c7541bd7c0: dc1e 1206 0x000001c7541bd7c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7c4: e8d7 1e12 0x000001c7541bd7c8: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_62941 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@233 (line 526) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7c8: 06e8 d21e 0x000001c7541bd7cc: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_1522 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@249 (line 528) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7cc: 1206 e8cd 0x000001c7541bd7d0: ; ImmutableOopMap {rdx=Oop rax=Oop r8=Oop r9=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_1258 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@257 (line 528) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7d0: 1e12 06e8 0x000001c7541bd7d4: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop } ;*invokevirtual method_22683 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@264 (line 533) 0x000001c7541bd7d4: c81e 1206 0x000001c7541bd7d8: ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd7d8: 49ba 70da | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd7ec: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd7ec: ffff ffe8 0x000001c7541bd7f0: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450) ; - net.minecraft.class_757::method_3192@278 (line 535) 0x000001c7541bd7f0: 0c81 1206 | e9cf c4ff 0x000001c7541bd7f8: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bd7f8: ffe8 a24d 0x000001c7541bd7fc: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@281 (line 535) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd7fc: 1206 e89d 0x000001c7541bd800: ; ImmutableOopMap {rdi=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@281 (line 535) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd800: 1e12 06e8 0x000001c7541bd804: ; ImmutableOopMap {rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokevirtual method_30278 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@288 (line 535) 0x000001c7541bd804: 981e 1206 0x000001c7541bd808: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bd808: e893 4d12 0x000001c7541bd80c: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@292 (line 535) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd80c: 06e8 8e1e 0x000001c7541bd810: ; ImmutableOopMap {rdi=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@292 (line 535) 0x000001c7541bd810: 1206 488b 0x000001c7541bd814: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541bd814: d2e8 6629 0x000001c7541bd818: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@297 (line 537) 0x000001c7541bd818: 1206 e98d 0x000001c7541bd81c: ; {metadata({method} {0x000001c72cba47e0} '' '()V' in 'org/joml/Matrix4f')} 0x000001c7541bd81c: c6ff ff49 | bad8 47ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd834: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd834: ffff e8c5 0x000001c7541bd838: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::@-1 (line 64) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd838: 8012 06e9 | a8c6 ffff 0x000001c7541bd840: ; {metadata({method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541bd840: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd854: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd854: ffff ffe8 0x000001c7541bd858: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - org.joml.Matrix4f::@1 (line 64) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd858: a480 1206 | e9c3 c6ff 0x000001c7541bd860: ; {metadata({method} {0x000001c72cba67d8} '_m00' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bd860: ff49 bad0 | 67ba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd878: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd878: e883 8012 0x000001c7541bd87c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m00@-1 (line 549) ; - org.joml.Matrix4f::@6 (line 65) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd87c: 06e9 4fc7 0x000001c7541bd880: ; {metadata({method} {0x000001c72cba6b70} '_m11' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bd880: ffff 49ba | 686b ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bd898: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd898: ffe8 6280 0x000001c7541bd89c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m11@-1 (line 604) ; - org.joml.Matrix4f::@10 (line 66) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd89c: 1206 e9e2 0x000001c7541bd8a0: ; {metadata({method} {0x000001c72cba6f08} '_m22' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bd8a0: c7ff ff49 | ba00 6fba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd8b8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd8b8: ffff e841 0x000001c7541bd8bc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m22@-1 (line 659) ; - org.joml.Matrix4f::@14 (line 67) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd8bc: 8012 06e9 | 75c8 ffff 0x000001c7541bd8c4: ; {metadata({method} {0x000001c72cba72a0} '_m33' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bd8c4: 49ba 9872 | ba2c c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd8d8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd8d8: ffff ffe8 0x000001c7541bd8dc: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m33@-1 (line 715) ; - org.joml.Matrix4f::@18 (line 68) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd8dc: 2080 1206 | e908 c9ff 0x000001c7541bd8e4: ; {metadata({method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bd8e4: ff49 ba98 | 4dba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd8fc: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd8fc: e8ff 7f12 0x000001c7541bd900: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_properties@-1 (line 217) ; - org.joml.Matrix4f::@23 (line 69) ; - net.minecraft.class_757::method_3192@301 (line 537) 0x000001c7541bd900: 06e9 9bc9 0x000001c7541bd904: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bd904: ffff e895 0x000001c7541bd908: ; ImmutableOopMap {rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*invokevirtual method_4489 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@307 (line 537) ; {metadata({method} {0x000001c73a35ccb8} 'setProjectionMatrix' '(Lorg/joml/Matrix4f;Lnet/minecraft/class_10366;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd908: 1d12 0649 | bab0 cc35 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd920: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd920: ffff e8d9 0x000001c7541bd924: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@-1 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd924: 7f12 06e9 | f1ca ffff 0x000001c7541bd92c: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd92c: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd940: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd940: ffff ffe8 0x000001c7541bd944: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd944: b87f 1206 | e909 cbff 0x000001c7541bd94c: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bd94c: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bd964: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd964: e897 7f12 0x000001c7541bd968: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd968: 06e9 21cb | ffff 488b 0x000001c7541bd970: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541bd970: d2e8 0a28 0x000001c7541bd974: ; ImmutableOopMap {rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@3 (line 334) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd974: 1206 e913 0x000001c7541bd978: ; {metadata({method} {0x000001c72cba4960} '' '(Lorg/joml/Matrix4fc;)V' in 'org/joml/Matrix4f')} 0x000001c7541bd978: ccff ff49 | ba58 49ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bd990: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd990: ffff e869 0x000001c7541bd994: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::@-1 (line 89) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd994: 7f12 06e9 | 30cc ffff 0x000001c7541bd99c: ; {metadata({method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541bd99c: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bd9b0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bd9b0: ffff ffe8 0x000001c7541bd9b4: ; ImmutableOopMap {rbx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - org.joml.Matrix4f::@1 (line 89) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@8 (line 334) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bd9b4: 487f 1206 | e94d ccff | ff48 8bb2 | f000 0000 | 4883 fe00 | 0f84 f5cc | ffff 4889 0x000001c7541bd9d0: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541bd9d0: 3424 e829 | 8612 06e9 | e7cc ffff | 4883 f800 | 0f84 00cd | ffff 4889 0x000001c7541bd9e8: ; {runtime_call g1_post_barrier_slow} 0x000001c7541bd9e8: 1424 e891 | 8912 06e9 | f2cc ffff | 488b b200 | 0100 0048 | 83fe 000f | 84f8 ccff | ff48 8934 0x000001c7541bda08: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541bda08: 24e8 f285 | 1206 e9ea | ccff ff48 | 83fe 000f | 840f cdff | ff48 8914 0x000001c7541bda20: ; {runtime_call g1_post_barrier_slow} 0x000001c7541bda20: 24e8 5a89 | 1206 e901 0x000001c7541bda28: ; {metadata({method} {0x000001c73a35d150} 'getModelViewStack' '()Lorg/joml/Matrix4fStack;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bda28: cdff ff49 | ba48 d135 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bda40: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bda40: ffff e8b9 0x000001c7541bda44: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@-1 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bda44: 7e12 06e9 | 19cd ffff 0x000001c7541bda4c: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bda4c: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bda60: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bda60: ffff ffe8 0x000001c7541bda64: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bda64: 987e 1206 | e931 cdff 0x000001c7541bda6c: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bda6c: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bda84: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bda84: e877 7e12 0x000001c7541bda88: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bda88: 06e9 49cd 0x000001c7541bda8c: ; {metadata({method} {0x000001c72cbaeb08} 'translation' '(FFF)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bda8c: ffff 49ba | 00eb ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdaa4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdaa4: ffe8 567e 0x000001c7541bdaa8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [240]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::translation@-1 (line 3088) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541bdaa8: 1206 e9d1 0x000001c7541bdaac: ; {metadata({method} {0x000001c72cba7078} '_m30' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bdaac: ceff ff49 | ba70 70ba | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bdac4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdac4: ffff e835 0x000001c7541bdac8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m30@-1 (line 681) ; - org.joml.Matrix4f::translation@18 (line 3090) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541bdac8: 7e12 06e9 | 56d0 ffff 0x000001c7541bdad0: ; {metadata({method} {0x000001c72cba7130} '_m31' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bdad0: 49ba 2871 | ba2c c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bdae4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdae4: ffff ffe8 0x000001c7541bdae8: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m31@-1 (line 692) ; - org.joml.Matrix4f::translation@22 (line 3090) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541bdae8: 147e 1206 | e9ec d0ff 0x000001c7541bdaf0: ; {metadata({method} {0x000001c72cba71e8} '_m32' '(F)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bdaf0: ff49 bae0 | 71ba 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bdb08: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdb08: e8f3 7d12 0x000001c7541bdb0c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_m32@-1 (line 703) ; - org.joml.Matrix4f::translation@26 (line 3090) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541bdb0c: 06e9 82d1 0x000001c7541bdb10: ; {metadata({method} {0x000001c72cba4da0} '_properties' '(I)Lorg/joml/Matrix4f;' in 'org/joml/Matrix4f')} 0x000001c7541bdb10: ffff 49ba | 984d ba2c | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdb28: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdb28: ffe8 d27d 0x000001c7541bdb2c: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - org.joml.Matrix4f::_properties@-1 (line 217) ; - org.joml.Matrix4f::translation@31 (line 3090) ; - net.minecraft.class_757::method_3192@368 (line 543) 0x000001c7541bdb2c: 1206 e918 0x000001c7541bdb30: ; {metadata({method} {0x000001c73b70a820} 'method_24211' '()V' in 'net/minecraft/class_308')} 0x000001c7541bdb30: d2ff ff49 | ba18 a870 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bdb48: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdb48: ffff e8b1 0x000001c7541bdb4c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_308::method_24211@-1 (line 30) ; - net.minecraft.class_757::method_3192@372 (line 545) 0x000001c7541bdb4c: 7d12 06e9 | 39d2 ffff 0x000001c7541bdb54: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541bdb54: 488b d2e8 0x000001c7541bdb58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@375 (line 547) 0x000001c7541bdb58: 2426 1206 | e9b3 d2ff 0x000001c7541bdb60: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdb60: ffe8 3a1b 0x000001c7541bdb64: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokevirtual method_23000 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@387 (line 547) ; {metadata({method} {0x000001c73b3f5308} '' '(Lnet/minecraft/class_310;Lnet/minecraft/class_4597$class_4598;)V' in 'net/minecraft/class_332')} 0x000001c7541bdb64: 1206 49ba | 0053 3f3b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdb7c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdb7c: ffe8 7e7d 0x000001c7541bdb80: ; ImmutableOopMap {rax=Oop rdx=Oop rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_332::@-1 (line 79) ; - net.minecraft.class_757::method_3192@390 (line 547) 0x000001c7541bdb80: 1206 e90e | d3ff ff48 0x000001c7541bdb88: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541bdb88: 8bd2 e8f1 0x000001c7541bdb8c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::@2 (line 79) ; - net.minecraft.class_757::method_3192@390 (line 547) 0x000001c7541bdb8c: 2512 06e9 | 44d3 ffff 0x000001c7541bdb94: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdb94: e807 1b12 0x000001c7541bdb98: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@408 (line 549) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdb98: 06e8 021b 0x000001c7541bdb9c: ; ImmutableOopMap {r8=Oop [168]=Oop [184]=Oop [224]=Oop [248]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@418 (line 550) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdb9c: 1206 e8fd 0x000001c7541bdba0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@427 (line 551) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdba0: 1a12 06e8 0x000001c7541bdba4: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@430 (line 551) 0x000001c7541bdba4: f81a 1206 0x000001c7541bdba8: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bdba8: e8f3 4912 0x000001c7541bdbac: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@441 (line 552) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdbac: 06e8 ee1a 0x000001c7541bdbb0: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface method_60637 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@441 (line 552) ; {metadata({method} {0x000001c73a57f2a8} 'method_60637' '(Z)F' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541bdbb0: 1206 49ba | a0f2 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdbc8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdbc8: ffe8 327d 0x000001c7541bdbcc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_9779$class_9781::method_60637@-1 (line 93) ; - net.minecraft.class_757::method_3192@441 (line 552) 0x000001c7541bdbcc: 1206 e9e6 0x000001c7541bdbd0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdbd0: d5ff ffe8 0x000001c7541bdbd4: ; ImmutableOopMap {rdx=Oop rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getfield field_1705 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@453 (line 554) 0x000001c7541bdbd4: c81a 1206 0x000001c7541bdbd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdbd8: e8c3 1a12 0x000001c7541bdbdc: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*invokevirtual method_1753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@459 (line 554) ; {metadata({method} {0x000001c73a3b53c8} 'method_1753' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_329')} 0x000001c7541bdbdc: 0649 bac0 | 533b 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bdbf4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdbf4: e807 7d12 0x000001c7541bdbf8: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*synchronization entry ; - net.minecraft.class_329::method_1753@-1 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdbf8: 06e9 09d7 0x000001c7541bdbfc: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdbfc: ffff e89d 0x000001c7541bdc00: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*invokevirtual method_55809 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) ; {metadata({method} {0x000001c73b3c8c08} 'method_55809' '(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V' in 'net/minecraft/class_9080')} 0x000001c7541bdc00: 1a12 0649 | ba00 8c3c | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bdc18: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdc18: ffff e8e1 0x000001c7541bdc1c: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*synchronization entry ; - net.minecraft.class_9080::method_55809@-1 (line 28) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdc1c: 7c12 06e9 | 3ad7 ffff 0x000001c7541bdc24: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdc24: e877 1a12 0x000001c7541bdc28: ; ImmutableOopMap {rdx=Oop rax=Oop rsi=Oop rdi=Oop rbx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*invokevirtual method_22903 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9080::method_55809@4 (line 28) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdc28: 06e8 721a 0x000001c7541bdc2c: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*invokevirtual method_22909 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) ; {metadata({method} {0x000001c73b7265b0} 'method_22909' '()V' in 'net/minecraft/class_4587')} 0x000001c7541bdc2c: 1206 49ba | a865 723b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdc44: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdc44: ffe8 b67c 0x000001c7541bdc48: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*synchronization entry ; - net.minecraft.class_4587::method_22909@-1 (line 60) ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdc48: 1206 e946 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')} 0x000001c7541bdc4c: d8ff ff49 | ba38 883b | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bdc64: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdc64: ffff e895 0x000001c7541bdc68: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@-1 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdc68: 7c12 06e9 | b6d8 ffff 0x000001c7541bdc70: ; {oop(nullptr)} 0x000001c7541bdc70: 49b8 0000 | 0000 0000 | 0000 5053 | 498b 5810 | 5756 5251 | 4150 4151 | 4152 4153 | 4883 ec20 0x000001c7541bdc90: 40f6 c40f | 0f84 1900 | 0000 4883 0x000001c7541bdc9c: ; {runtime_call} 0x000001c7541bdc9c: ec08 48b8 | d09a f6a3 | ff7f 0000 | ffd0 4883 | c408 e90c 0x000001c7541bdcb0: ; {runtime_call} 0x000001c7541bdcb0: 0000 0048 | b8d0 9af6 | a3ff 7f00 | 00ff d048 | 83c4 2041 | 5b41 5a41 | 5941 5859 | 5a5e 5f48 0x000001c7541bdcd0: 3b83 2801 | 0000 5b58 | 0f85 0a00 | 0000 e94f | d8ff ffb8 | 0078 6e0a 0x000001c7541bdce8: ; {runtime_call load_mirror_patching Runtime1 stub} 0x000001c7541bdce8: e813 6c12 0x000001c7541bdcec: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdcec: 06e9 36d8 0x000001c7541bdcf0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdcf0: ffff e8a9 0x000001c7541bdcf4: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdcf4: 1912 064d | 8b80 0000 | 0000 b800 0x000001c7541bdd00: ; {runtime_call access_field_patching Runtime1 stub} 0x000001c7541bdd00: 0c05 07e8 0x000001c7541bdd04: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*getstatic EVENT {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@0 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdd04: f85e 1206 | e92b d8ff 0x000001c7541bdd0c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd0c: ffe8 8e19 0x000001c7541bdd10: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokevirtual invoker {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@3 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) ; {metadata(nullptr)} 0x000001c7541bdd10: 1206 48bf | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541bdd20: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdd20: 0ae8 5a65 0x000001c7541bdd24: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*checkcast {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@6 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdd24: 1206 e94d | d8ff ff4c 0x000001c7541bdd2c: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541bdd2c: 8904 24e8 0x000001c7541bdd30: ; ImmutableOopMap {rax=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_329::handler$zee000$fabric-rendering-v1$render@6 (line 1585) ; - net.minecraft.class_329::method_1753@13 (line 236) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdd30: 6c45 1206 0x000001c7541bdd34: ; {metadata({method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bdd34: 49ba b855 | 3f3b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bdd48: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdd48: ffff ffe8 0x000001c7541bdd4c: ; ImmutableOopMap {rax=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_332::method_51452@-1 (line 95) ; - net.minecraft.class_757::method_3192@464 (line 555) 0x000001c7541bdd4c: b07b 1206 | e97c d9ff 0x000001c7541bdd54: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd54: ffe8 4619 0x000001c7541bdd58: ; ImmutableOopMap {rax=Oop rdx=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::method_51452@4 (line 95) ; - net.minecraft.class_757::method_3192@464 (line 555) ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bdd58: 1206 49ba | 70da 353a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdd70: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdd70: ffe8 8a7b 0x000001c7541bdd74: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450) ; - net.minecraft.class_757::method_3192@467 (line 556) 0x000001c7541bdd74: 1206 e9bc 0x000001c7541bdd78: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bdd78: d9ff ffe8 0x000001c7541bdd7c: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@470 (line 556) 0x000001c7541bdd7c: 2048 1206 0x000001c7541bdd80: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd80: e81b 1912 0x000001c7541bdd84: ; ImmutableOopMap {r8=Oop rdi=Oop [168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@470 (line 556) ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bdd84: 06e8 1648 0x000001c7541bdd88: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@481 (line 556) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd88: 1206 e811 0x000001c7541bdd8c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface clearDepthTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@481 (line 556) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd8c: 1912 06e8 0x000001c7541bdd90: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_18506 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@496 (line 559) 0x000001c7541bdd90: 0c19 1206 0x000001c7541bdd94: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bdd94: e807 4812 0x000001c7541bdd98: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@516 (line 561) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd98: 06e8 0219 0x000001c7541bdd9c: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@516 (line 561) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdd9c: 1206 e8fd 0x000001c7541bdda0: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_25394 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@521 (line 561) ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541bdda0: 1812 06e8 0x000001c7541bdda4: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@603 (line 572) 0x000001c7541bdda4: f847 1206 0x000001c7541bdda8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdda8: e8f3 1812 0x000001c7541bddac: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokeinterface method_60636 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@603 (line 572) ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541bddac: 0649 ba18 | ce53 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bddc4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bddc4: e837 7b12 0x000001c7541bddc8: ; ImmutableOopMap {rbx=Oop r8=Oop rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*synchronization entry ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1 ; - net.minecraft.class_757::method_3192@629 (line 572) 0x000001c7541bddc8: 06e9 3ade 0x000001c7541bddcc: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541bddcc: ffff 49ba | 2002 602a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bdde4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdde4: ffe8 167b 0x000001c7541bdde8: ; ImmutableOopMap {rbx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4 ; - net.minecraft.class_757::method_3192@629 (line 572) 0x000001c7541bdde8: 1206 e975 0x000001c7541bddec: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bddec: deff ffe8 0x000001c7541bddf0: ; ImmutableOopMap {rdx=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*getfield field_1755 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@710 (line 588) 0x000001c7541bddf0: ac18 1206 0x000001c7541bddf4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bddf4: e8a7 1812 0x000001c7541bddf8: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_37071 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@723 (line 589) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bddf8: 06e8 a218 0x000001c7541bddfc: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*getfield field_1687 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@789 (line 600) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bddfc: 1206 e89d 0x000001c7541bde00: ; ImmutableOopMap {rsi=Oop [168]=Oop [184]=Oop [192]=Oop [248]=Oop } ;*invokevirtual method_39192 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@805 (line 601) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde00: 1812 06e8 0x000001c7541bde04: ; ImmutableOopMap {r8=Oop [168]=Oop [248]=Oop } ;*invokeinterface method_64145 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@817 (line 605) 0x000001c7541bde04: 9818 1206 0x000001c7541bde08: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde08: e893 1812 0x000001c7541bde0c: ; ImmutableOopMap {rdx=Oop r8=Oop [168]=Oop [248]=Oop [296]=Oop } ;*invokevirtual method_1566 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@828 (line 606) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde0c: 06e8 8e18 0x000001c7541bde10: ; ImmutableOopMap {rdx=Oop rsi=Oop [168]=Oop [248]=Oop [296]=Oop } ;*invokevirtual method_1996 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@833 (line 606) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde10: 1206 e889 0x000001c7541bde14: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop } ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@843 (line 607) ; {metadata({method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bde14: 1812 0649 | ba68 c452 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541bde2c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bde2c: ffff e8cd 0x000001c7541bde30: ; ImmutableOopMap {rsi=Oop [168]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_10214::close@-1 (line 46) ; - net.minecraft.class_757::method_3192@843 (line 607) 0x000001c7541bde30: 7a12 06e9 | 03e3 ffff 0x000001c7541bde38: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde38: e863 1812 0x000001c7541bde3c: ; ImmutableOopMap {rdx=Oop [168]=Oop [248]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10214::close@11 (line 47) ; - net.minecraft.class_757::method_3192@843 (line 607) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde3c: 06e8 5e18 0x000001c7541bde40: ; ImmutableOopMap {rax=Oop rsi=Oop } ;*invokevirtual close {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@858 (line 605) ; {metadata({method} {0x000001c73b52c470} 'close' '()V' in 'net/minecraft/class_10214')} 0x000001c7541bde40: 1206 49ba | 68c4 523b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541bde58: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bde58: ffe8 a27a 0x000001c7541bde5c: ; ImmutableOopMap {rax=Oop rsi=Oop } ;*synchronization entry ; - net.minecraft.class_10214::close@-1 (line 46) ; - net.minecraft.class_757::method_3192@858 (line 605) 0x000001c7541bde5c: 1206 e950 0x000001c7541bde60: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde60: e4ff ffe8 0x000001c7541bde64: ; ImmutableOopMap {rdx=Oop [304]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10214::close@11 (line 47) ; - net.minecraft.class_757::method_3192@858 (line 605) 0x000001c7541bde64: 3818 1206 0x000001c7541bde68: ; {metadata({method} {0x000001c73b3f55c0} 'method_51452' '()V' in 'net/minecraft/class_332')} 0x000001c7541bde68: 49ba b855 | 3f3b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bde7c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bde7c: ffff ffe8 0x000001c7541bde80: ; ImmutableOopMap {rax=Oop [168]=Oop [248]=Oop } ;*synchronization entry ; - net.minecraft.class_332::method_51452@-1 (line 95) ; - net.minecraft.class_757::method_3192@878 (line 610) 0x000001c7541bde80: 7c7a 1206 | e975 e5ff 0x000001c7541bde88: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde88: ffe8 1218 0x000001c7541bde8c: ; ImmutableOopMap {rsi=Oop [168]=Oop } ;*invokevirtual method_22993 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_332::method_51452@4 (line 95) ; - net.minecraft.class_757::method_3192@878 (line 610) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bde8c: 1206 e80d 0x000001c7541bde90: ; ImmutableOopMap {rdx=Oop } ;*invokevirtual method_61947 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@891 (line 614) ; {internal_word} 0x000001c7541bde90: 1812 0649 | babc c41b | 54c7 0100 | 004d 8997 | 6004 0000 0x000001c7541bdea4: ; {runtime_call SafepointBlob} 0x000001c7541bdea4: e9d7 8c05 0x000001c7541bdea8: ; {internal_word} 0x000001c7541bdea8: 0649 bad2 | c41b 54c7 | 0100 004d | 8997 6004 0x000001c7541bdeb8: ; {runtime_call SafepointBlob} 0x000001c7541bdeb8: 0000 e9c1 0x000001c7541bdebc: ; {metadata(nullptr)} 0x000001c7541bdebc: 8c05 0648 | ba00 0000 | 0000 0000 | 00b8 000f 0x000001c7541bdecc: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdecc: 050a e8ad 0x000001c7541bded0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@467 (line 556) 0x000001c7541bded0: 6312 06e9 | 28e6 ffff 0x000001c7541bded8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bded8: e8c3 1712 0x000001c7541bdedc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@467 (line 556) 0x000001c7541bdedc: 0648 8bd2 0x000001c7541bdee0: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541bdee0: e89b 2612 0x000001c7541bdee4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@467 (line 556) 0x000001c7541bdee4: 06e9 73e6 0x000001c7541bdee8: ; {metadata(nullptr)} 0x000001c7541bdee8: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541bdef8: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdef8: 0ae8 8263 0x000001c7541bdefc: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_4587::method_22909@7 (line 61) ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdefc: 1206 e9a5 0x000001c7541bdf00: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdf00: e6ff ffe8 0x000001c7541bdf04: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_4587::method_22909@7 (line 61) ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdf04: 9817 1206 0x000001c7541bdf08: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541bdf08: 488b d2e8 0x000001c7541bdf0c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [248]=Oop [288]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_4587::method_22909@7 (line 61) ; - net.minecraft.class_9080::method_55809@17 (line 30) ; - net.minecraft.class_329::method_1753@6 (line 235) ; - net.minecraft.class_757::method_3192@459 (line 554) 0x000001c7541bdf0c: 7026 1206 | e9f0 e6ff 0x000001c7541bdf14: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bdf14: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bdf2c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdf2c: e8cf 7912 0x000001c7541bdf30: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bdf30: 06e9 44e7 0x000001c7541bdf34: ; {metadata(nullptr)} 0x000001c7541bdf34: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541bdf44: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdf44: 0ae8 3663 0x000001c7541bdf48: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bdf48: 1206 e931 0x000001c7541bdf4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdf4c: e7ff ffe8 0x000001c7541bdf50: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bdf50: 4c17 1206 0x000001c7541bdf54: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541bdf54: 488b d2e8 0x000001c7541bdf58: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::getModelViewStack@0 (line 371) ; - net.minecraft.class_757::method_3192@350 (line 541) 0x000001c7541bdf58: 2426 1206 | e97c e7ff 0x000001c7541bdf60: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bdf60: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541bdf78: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdf78: e883 7912 0x000001c7541bdf7c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bdf7c: 06e9 e0e7 0x000001c7541bdf80: ; {metadata(nullptr)} 0x000001c7541bdf80: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541bdf90: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdf90: 0ae8 ea62 0x000001c7541bdf94: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bdf94: 1206 e9cd 0x000001c7541bdf98: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdf98: e7ff ffe8 0x000001c7541bdf9c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bdf9c: 0017 1206 0x000001c7541bdfa0: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541bdfa0: 488b d2e8 0x000001c7541bdfa4: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [224]=Oop [344]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setProjectionMatrix@0 (line 333) ; - net.minecraft.class_757::method_3192@347 (line 539) 0x000001c7541bdfa4: d825 1206 | e918 e8ff 0x000001c7541bdfac: ; {metadata(nullptr)} 0x000001c7541bdfac: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541bdfbc: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541bdfbc: e8bf 6212 0x000001c7541bdfc0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@278 (line 535) 0x000001c7541bdfc0: 06e9 4ae8 0x000001c7541bdfc4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541bdfc4: ffff e8d5 0x000001c7541bdfc8: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@278 (line 535) 0x000001c7541bdfc8: 1612 0648 0x000001c7541bdfcc: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541bdfcc: 8bd2 e8ad 0x000001c7541bdfd0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop [216]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_757::method_3192@278 (line 535) 0x000001c7541bdfd0: 2512 06e9 | 95e8 ffff 0x000001c7541bdfd8: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541bdfd8: 49ba e072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541bdfec: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541bdfec: ffff ffe8 0x000001c7541bdff0: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541bdff0: 0c79 1206 | e9f1 e8ff 0x000001c7541bdff8: ; {metadata(nullptr)} 0x000001c7541bdff8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541be008: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541be008: e873 6212 0x000001c7541be00c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541be00c: 06e9 dee8 0x000001c7541be010: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be010: ffff e889 0x000001c7541be014: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541be014: 1612 0648 0x000001c7541be018: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541be018: 8bd2 e861 0x000001c7541be01c: ; ImmutableOopMap {[168]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::resetTextureMatrix@0 (line 344) ; - net.minecraft.class_757::method_3192@216 (line 524) 0x000001c7541be01c: 2512 06e9 | 29e9 ffff 0x000001c7541be024: ; {metadata(nullptr)} 0x000001c7541be024: 48ba 0000 | 0000 0000 | 0000 b800 0x000001c7541be030: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541be030: 0f05 0ae8 0x000001c7541be034: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541be034: 4862 1206 | e95b e9ff | ff48 8bd2 0x000001c7541be040: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541be040: e83b 2112 0x000001c7541be044: ; ImmutableOopMap {[168]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Objects::requireNonNull@4 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_757::method_3192@102 (line 507) 0x000001c7541be044: 06e9 9ee9 0x000001c7541be048: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be048: ffff e851 0x000001c7541be04c: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@746 (line 593) ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541be04c: 1612 0649 | ba30 190b | 2cc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541be064: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541be064: ffff e895 0x000001c7541be068: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*synchronization entry ; - net.minecraft.class_128::method_562@-1 (line 177) ; - net.minecraft.class_757::method_3192@746 (line 593) 0x000001c7541be068: 7812 06e9 | c1ea ffff | 49b8 0000 | 0000 0000 | 0000 b800 0x000001c7541be07c: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541be07c: 0f05 0ae8 0x000001c7541be080: ; ImmutableOopMap {rax=Oop [168]=Oop [376]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@757 (line 594) 0x000001c7541be080: fc6e 1206 | e9ff eaff 0x000001c7541be088: ; {metadata(nullptr)} 0x000001c7541be088: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541be098: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541be098: e8e3 6112 0x000001c7541be09c: ; ImmutableOopMap {[376]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@766 (line 596) 0x000001c7541be09c: 06e9 a6eb 0x000001c7541be0a0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be0a0: ffff e8f9 0x000001c7541be0a4: ; ImmutableOopMap {[376]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@766 (line 596) 0x000001c7541be0a4: 1512 0648 0x000001c7541be0a8: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541be0a8: 8bd2 e8d1 0x000001c7541be0ac: ; ImmutableOopMap {[376]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@766 (line 596) 0x000001c7541be0ac: 2412 06e9 | f1eb ffff 0x000001c7541be0b4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be0b4: e8e7 1512 0x000001c7541be0b8: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@657 (line 575) ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541be0b8: 0649 ba30 | 190b 2cc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541be0d0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541be0d0: e82b 7812 0x000001c7541be0d4: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*synchronization entry ; - net.minecraft.class_128::method_562@-1 (line 177) ; - net.minecraft.class_757::method_3192@657 (line 575) 0x000001c7541be0d4: 06e9 afec | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541be0e8: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541be0e8: 0ae8 926e 0x000001c7541be0ec: ; ImmutableOopMap {rax=Oop [168]=Oop [400]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@668 (line 577) 0x000001c7541be0ec: 1206 e9ed 0x000001c7541be0f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be0f0: ecff ffe8 0x000001c7541be0f4: ; ImmutableOopMap {rdx=Oop [400]=Oop [408]=Oop } ;*getfield field_1729 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@681 (line 578) 0x000001c7541be0f4: a815 1206 0x000001c7541be0f8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be0f8: e8a3 1512 0x000001c7541be0fc: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop } ;*invokevirtual method_68882 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@693 (line 578) ; {metadata({method} {0x000001c73af65e68} 'method_68882' '(Lnet/minecraft/class_129;Lnet/minecraft/class_1041;)V' in 'net/minecraft/class_312')} 0x000001c7541be0fc: 0649 ba60 | 5ef6 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541be114: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541be114: e8e7 7712 0x000001c7541be118: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop } ;*synchronization entry ; - net.minecraft.class_312::method_68882@-1 (line 169) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541be118: 06e9 13ee | ffff 49b9 | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541be12c: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541be12c: 0ae8 4e6e 0x000001c7541be130: ; ImmutableOopMap {r8=Oop rsi=Oop [400]=Oop [408]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_312::method_68882@6 (line 169) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541be130: 1206 e901 | eeff ff49 | b800 0000 | 0000 0000 | 00b8 000f 0x000001c7541be144: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541be144: 050a e835 0x000001c7541be148: ; ImmutableOopMap {[400]=Oop [408]=Oop [416]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_312::method_68882@20 (line 170) ; - net.minecraft.class_757::method_3192@693 (line 578) 0x000001c7541be148: 6e12 06e9 | a8ee ffff 0x000001c7541be150: ; {metadata(nullptr)} 0x000001c7541be150: 48ba 0000 | 0000 0000 | 0000 b800 0x000001c7541be15c: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541be15c: 0f05 0ae8 0x000001c7541be160: ; ImmutableOopMap {[400]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@696 (line 580) 0x000001c7541be160: 1c61 1206 | e947 efff 0x000001c7541be168: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be168: ffe8 3215 0x000001c7541be16c: ; ImmutableOopMap {[400]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@696 (line 580) 0x000001c7541be16c: 1206 488b 0x000001c7541be170: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541be170: d2e8 0a24 0x000001c7541be174: ; ImmutableOopMap {[400]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@696 (line 580) 0x000001c7541be174: 1206 e992 0x000001c7541be178: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be178: efff ffe8 0x000001c7541be17c: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*invokevirtual method_562 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@544 (line 564) 0x000001c7541be17c: 2015 1206 0x000001c7541be180: ; {metadata({method} {0x000001c72c0b1938} 'method_562' '(Ljava/lang/String;)Lnet/minecraft/class_129;' in 'net/minecraft/class_128')} 0x000001c7541be180: 49ba 3019 | 0b2c c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541be194: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541be194: ffff ffe8 0x000001c7541be198: ; ImmutableOopMap {rax=Oop [168]=Oop } ;*synchronization entry ; - net.minecraft.class_128::method_562@-1 (line 177) ; - net.minecraft.class_757::method_3192@544 (line 564) 0x000001c7541be198: 6477 1206 | e950 f0ff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541be1b0: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541be1b0: e8cb 6d12 0x000001c7541be1b4: ; ImmutableOopMap {rax=Oop [168]=Oop [432]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@555 (line 566) 0x000001c7541be1b4: 06e9 8ef0 0x000001c7541be1b8: ; {metadata(nullptr)} 0x000001c7541be1b8: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541be1c8: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541be1c8: 0ae8 b260 0x000001c7541be1cc: ; ImmutableOopMap {[432]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_757::method_3192@564 (line 568) 0x000001c7541be1cc: 1206 e935 0x000001c7541be1d0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541be1d0: f1ff ffe8 0x000001c7541be1d4: ; ImmutableOopMap {[432]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@564 (line 568) 0x000001c7541be1d4: c814 1206 0x000001c7541be1d8: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541be1d8: 488b d2e8 0x000001c7541be1dc: ; ImmutableOopMap {[432]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_757::method_3192@564 (line 568) 0x000001c7541be1dc: a023 1206 | e980 f1ff | ff48 8bb4 | 2428 0100 | 00e9 27e0 | ffff 488b | b424 2801 | 0000 e91a 0x000001c7541be1fc: e0ff ff48 | 8bb4 2428 | 0100 00e9 | 0de0 ffff | 4889 8424 | 3001 0000 | e918 e8ff | ff49 8b87 0x000001c7541be21c: f804 0000 | 49c7 87f8 | 0400 0000 | 0000 0049 | c787 0005 | 0000 0000 | 0000 4881 | c4d0 0100 0x000001c7541be23c: ; {runtime_call unwind_exception Runtime1 stub} 0x000001c7541be23c: 005d e93d | 0512 06f4 | f4f4 f4f4 [Stub Code] 0x000001c7541be248: ; {no_reloc} 0x000001c7541be248: 0f1f 4400 0x000001c7541be24c: ; {static_stub} 0x000001c7541be24c: 0048 bb00 | 0000 0000 0x000001c7541be254: ; {runtime_call nmethod} 0x000001c7541be254: 0000 00e9 | fbff ffff 0x000001c7541be25c: ; {static_stub} 0x000001c7541be25c: 9048 bb00 | 0000 0000 0x000001c7541be264: ; {runtime_call nmethod} 0x000001c7541be264: 0000 00e9 | fbff ffff 0x000001c7541be26c: ; {static_stub} 0x000001c7541be26c: 9048 bb00 | 0000 0000 0x000001c7541be274: ; {runtime_call nmethod} 0x000001c7541be274: 0000 00e9 | fbff ffff 0x000001c7541be27c: ; {static_stub} 0x000001c7541be27c: 9048 bb00 | 0000 0000 0x000001c7541be284: ; {runtime_call nmethod} 0x000001c7541be284: 0000 00e9 | fbff ffff 0x000001c7541be28c: ; {static_stub} 0x000001c7541be28c: 9048 bbb8 | d433 3bc7 0x000001c7541be294: ; {runtime_call I2C/C2I adapters} 0x000001c7541be294: 0100 00e9 | 5e6c 0506 0x000001c7541be29c: ; {static_stub} 0x000001c7541be29c: 9048 bb00 | 0000 0000 0x000001c7541be2a4: ; {runtime_call nmethod} 0x000001c7541be2a4: 0000 00e9 | fbff ffff 0x000001c7541be2ac: ; {static_stub} 0x000001c7541be2ac: 9048 bb00 | 0000 0000 0x000001c7541be2b4: ; {runtime_call nmethod} 0x000001c7541be2b4: 0000 00e9 | fbff ffff 0x000001c7541be2bc: ; {static_stub} 0x000001c7541be2bc: 9048 bb00 | 0000 0000 0x000001c7541be2c4: ; {runtime_call nmethod} 0x000001c7541be2c4: 0000 00e9 | fbff ffff 0x000001c7541be2cc: ; {static_stub} 0x000001c7541be2cc: 9048 bb00 | 0000 0000 0x000001c7541be2d4: ; {runtime_call nmethod} 0x000001c7541be2d4: 0000 00e9 | fbff ffff 0x000001c7541be2dc: ; {static_stub} 0x000001c7541be2dc: 9048 bb00 | 0000 0000 0x000001c7541be2e4: ; {runtime_call nmethod} 0x000001c7541be2e4: 0000 00e9 | fbff ffff 0x000001c7541be2ec: ; {static_stub} 0x000001c7541be2ec: 9048 bb00 | 0000 0000 0x000001c7541be2f4: ; {runtime_call nmethod} 0x000001c7541be2f4: 0000 00e9 | fbff ffff 0x000001c7541be2fc: ; {static_stub} 0x000001c7541be2fc: 9048 bb00 | 0000 0000 0x000001c7541be304: ; {runtime_call nmethod} 0x000001c7541be304: 0000 00e9 | fbff ffff 0x000001c7541be30c: ; {static_stub} 0x000001c7541be30c: 9048 bb00 | 0000 0000 0x000001c7541be314: ; {runtime_call nmethod} 0x000001c7541be314: 0000 00e9 | fbff ffff 0x000001c7541be31c: ; {static_stub} 0x000001c7541be31c: 9048 bb00 | 0000 0000 0x000001c7541be324: ; {runtime_call nmethod} 0x000001c7541be324: 0000 00e9 | fbff ffff 0x000001c7541be32c: ; {static_stub} 0x000001c7541be32c: 9048 bb00 | 0000 0000 0x000001c7541be334: ; {runtime_call nmethod} 0x000001c7541be334: 0000 00e9 | fbff ffff 0x000001c7541be33c: ; {static_stub} 0x000001c7541be33c: 9048 bb00 | 0000 0000 0x000001c7541be344: ; {runtime_call nmethod} 0x000001c7541be344: 0000 00e9 | fbff ffff 0x000001c7541be34c: ; {static_stub} 0x000001c7541be34c: 9048 bb00 | 0000 0000 0x000001c7541be354: ; {runtime_call nmethod} 0x000001c7541be354: 0000 00e9 | fbff ffff 0x000001c7541be35c: ; {static_stub} 0x000001c7541be35c: 9048 bb00 | 0000 0000 0x000001c7541be364: ; {runtime_call nmethod} 0x000001c7541be364: 0000 00e9 | fbff ffff 0x000001c7541be36c: ; {static_stub} 0x000001c7541be36c: 9048 bb00 | 0000 0000 0x000001c7541be374: ; {runtime_call nmethod} 0x000001c7541be374: 0000 00e9 | fbff ffff 0x000001c7541be37c: ; {static_stub} 0x000001c7541be37c: 9048 bb00 | 0000 0000 0x000001c7541be384: ; {runtime_call nmethod} 0x000001c7541be384: 0000 00e9 | fbff ffff 0x000001c7541be38c: ; {static_stub} 0x000001c7541be38c: 9048 bb00 | 0000 0000 0x000001c7541be394: ; {runtime_call nmethod} 0x000001c7541be394: 0000 00e9 | fbff ffff 0x000001c7541be39c: ; {static_stub} 0x000001c7541be39c: 9048 bb00 | 0000 0000 0x000001c7541be3a4: ; {runtime_call nmethod} 0x000001c7541be3a4: 0000 00e9 | fbff ffff 0x000001c7541be3ac: ; {static_stub} 0x000001c7541be3ac: 9048 bb10 | 5151 3ac7 0x000001c7541be3b4: ; {runtime_call I2C/C2I adapters} 0x000001c7541be3b4: 0100 00e9 | ba5a 0506 0x000001c7541be3bc: ; {static_stub} 0x000001c7541be3bc: 9048 bb00 | 0000 0000 0x000001c7541be3c4: ; {runtime_call nmethod} 0x000001c7541be3c4: 0000 00e9 | fbff ffff 0x000001c7541be3cc: ; {static_stub} 0x000001c7541be3cc: 9048 bb00 | 0000 0000 0x000001c7541be3d4: ; {runtime_call nmethod} 0x000001c7541be3d4: 0000 00e9 | fbff ffff 0x000001c7541be3dc: ; {static_stub} 0x000001c7541be3dc: 9048 bb00 | 0000 0000 0x000001c7541be3e4: ; {runtime_call nmethod} 0x000001c7541be3e4: 0000 00e9 | fbff ffff 0x000001c7541be3ec: ; {static_stub} 0x000001c7541be3ec: 9048 bb00 | 0000 0000 0x000001c7541be3f4: ; {runtime_call nmethod} 0x000001c7541be3f4: 0000 00e9 | fbff ffff 0x000001c7541be3fc: ; {static_stub} 0x000001c7541be3fc: 9048 bb00 | 0000 0000 0x000001c7541be404: ; {runtime_call nmethod} 0x000001c7541be404: 0000 00e9 | fbff ffff 0x000001c7541be40c: ; {static_stub} 0x000001c7541be40c: 9048 bb00 | 0000 0000 0x000001c7541be414: ; {runtime_call nmethod} 0x000001c7541be414: 0000 00e9 | fbff ffff 0x000001c7541be41c: ; {static_stub} 0x000001c7541be41c: 9048 bb00 | 0000 0000 0x000001c7541be424: ; {runtime_call nmethod} 0x000001c7541be424: 0000 00e9 | fbff ffff 0x000001c7541be42c: ; {static_stub} 0x000001c7541be42c: 9048 bb00 | 0000 0000 0x000001c7541be434: ; {runtime_call nmethod} 0x000001c7541be434: 0000 00e9 | fbff ffff 0x000001c7541be43c: ; {static_stub} 0x000001c7541be43c: 9048 bb00 | 0000 0000 0x000001c7541be444: ; {runtime_call nmethod} 0x000001c7541be444: 0000 00e9 | fbff ffff 0x000001c7541be44c: ; {static_stub} 0x000001c7541be44c: 9048 bb00 | 0000 0000 0x000001c7541be454: ; {runtime_call nmethod} 0x000001c7541be454: 0000 00e9 | fbff ffff 0x000001c7541be45c: ; {static_stub} 0x000001c7541be45c: 9048 bb00 | 0000 0000 0x000001c7541be464: ; {runtime_call nmethod} 0x000001c7541be464: 0000 00e9 | fbff ffff 0x000001c7541be46c: ; {static_stub} 0x000001c7541be46c: 9048 bb00 | 0000 0000 0x000001c7541be474: ; {runtime_call nmethod} 0x000001c7541be474: 0000 00e9 | fbff ffff 0x000001c7541be47c: ; {static_stub} 0x000001c7541be47c: 9048 bb00 | 0000 0000 0x000001c7541be484: ; {runtime_call nmethod} 0x000001c7541be484: 0000 00e9 | fbff ffff 0x000001c7541be48c: ; {static_stub} 0x000001c7541be48c: 9048 bb00 | 0000 0000 0x000001c7541be494: ; {runtime_call nmethod} 0x000001c7541be494: 0000 00e9 | fbff ffff 0x000001c7541be49c: ; {static_stub} 0x000001c7541be49c: 9048 bb00 | 0000 0000 0x000001c7541be4a4: ; {runtime_call nmethod} 0x000001c7541be4a4: 0000 00e9 | fbff ffff 0x000001c7541be4ac: ; {static_stub} 0x000001c7541be4ac: 9048 bb00 | 0000 0000 0x000001c7541be4b4: ; {runtime_call nmethod} 0x000001c7541be4b4: 0000 00e9 | fbff ffff 0x000001c7541be4bc: ; {static_stub} 0x000001c7541be4bc: 9048 bb00 | 0000 0000 0x000001c7541be4c4: ; {runtime_call nmethod} 0x000001c7541be4c4: 0000 00e9 | fbff ffff 0x000001c7541be4cc: ; {static_stub} 0x000001c7541be4cc: 9048 bb00 | 0000 0000 0x000001c7541be4d4: ; {runtime_call nmethod} 0x000001c7541be4d4: 0000 00e9 | fbff ffff 0x000001c7541be4dc: ; {static_stub} 0x000001c7541be4dc: 9048 bb00 | 0000 0000 0x000001c7541be4e4: ; {runtime_call nmethod} 0x000001c7541be4e4: 0000 00e9 | fbff ffff 0x000001c7541be4ec: ; {static_stub} 0x000001c7541be4ec: 9048 bb00 | 0000 0000 0x000001c7541be4f4: ; {runtime_call nmethod} 0x000001c7541be4f4: 0000 00e9 | fbff ffff 0x000001c7541be4fc: ; {static_stub} 0x000001c7541be4fc: 9048 bb00 | 0000 0000 0x000001c7541be504: ; {runtime_call nmethod} 0x000001c7541be504: 0000 00e9 | fbff ffff 0x000001c7541be50c: ; {static_stub} 0x000001c7541be50c: 9048 bb00 | 0000 0000 0x000001c7541be514: ; {runtime_call nmethod} 0x000001c7541be514: 0000 00e9 | fbff ffff 0x000001c7541be51c: ; {static_stub} 0x000001c7541be51c: 9048 bb00 | 0000 0000 0x000001c7541be524: ; {runtime_call nmethod} 0x000001c7541be524: 0000 00e9 | fbff ffff 0x000001c7541be52c: ; {static_stub} 0x000001c7541be52c: 9048 bb00 | 0000 0000 0x000001c7541be534: ; {runtime_call nmethod} 0x000001c7541be534: 0000 00e9 | fbff ffff 0x000001c7541be53c: ; {static_stub} 0x000001c7541be53c: 9048 bb00 | 0000 0000 0x000001c7541be544: ; {runtime_call nmethod} 0x000001c7541be544: 0000 00e9 | fbff ffff 0x000001c7541be54c: ; {static_stub} 0x000001c7541be54c: 48bb 0000 | 0000 0000 0x000001c7541be554: ; {runtime_call nmethod} 0x000001c7541be554: 0000 e9fb 0x000001c7541be558: ; {static_stub} 0x000001c7541be558: ffff ff48 | bb00 0000 | 0000 0000 0x000001c7541be564: ; {runtime_call nmethod} 0x000001c7541be564: 00e9 fbff 0x000001c7541be568: ; {static_stub} 0x000001c7541be568: ffff 48bb | 0000 0000 | 0000 0000 0x000001c7541be574: ; {runtime_call nmethod} 0x000001c7541be574: e9fb ffff 0x000001c7541be578: ; {static_stub} 0x000001c7541be578: ff48 bb00 | 0000 0000 0x000001c7541be580: ; {runtime_call nmethod} 0x000001c7541be580: 0000 00e9 | fbff ffff 0x000001c7541be588: ; {static_stub} 0x000001c7541be588: 48bb f0e7 | 333b c701 0x000001c7541be590: ; {runtime_call I2C/C2I adapters} 0x000001c7541be590: 0000 e9f6 0x000001c7541be594: ; {static_stub} 0x000001c7541be594: d052 0648 | bb00 0000 | 0000 0000 0x000001c7541be5a0: ; {runtime_call nmethod} 0x000001c7541be5a0: 00e9 fbff 0x000001c7541be5a4: ; {static_stub} 0x000001c7541be5a4: ffff 48bb | 0000 0000 | 0000 0000 0x000001c7541be5b0: ; {runtime_call nmethod} 0x000001c7541be5b0: e9fb ffff 0x000001c7541be5b4: ; {static_stub} 0x000001c7541be5b4: ff48 bb00 | 0000 0000 0x000001c7541be5bc: ; {runtime_call nmethod} 0x000001c7541be5bc: 0000 00e9 | fbff ffff 0x000001c7541be5c4: ; {static_stub} 0x000001c7541be5c4: 48bb 0000 | 0000 0000 0x000001c7541be5cc: ; {runtime_call nmethod} 0x000001c7541be5cc: 0000 e9fb 0x000001c7541be5d0: ; {static_stub} 0x000001c7541be5d0: ffff ff48 | bb28 523f | 3bc7 0100 0x000001c7541be5dc: ; {runtime_call I2C/C2I adapters} 0x000001c7541be5dc: 00e9 a019 0x000001c7541be5e0: ; {static_stub} 0x000001c7541be5e0: 0406 48bb | 0000 0000 | 0000 0000 0x000001c7541be5ec: ; {runtime_call nmethod} 0x000001c7541be5ec: e9fb ffff 0x000001c7541be5f0: ; {static_stub} 0x000001c7541be5f0: ff48 bb00 | 0000 0000 0x000001c7541be5f8: ; {runtime_call nmethod} 0x000001c7541be5f8: 0000 00e9 | fbff ffff [Exception Handler] 0x000001c7541be600: ; {runtime_call handle_exception_from_callee Runtime1 stub} 0x000001c7541be600: e87b 3612 0x000001c7541be604: ; {external_word} 0x000001c7541be604: 0648 b9d0 | ef95 a4ff | 7f00 0048 0x000001c7541be610: ; {runtime_call} 0x000001c7541be610: 83e4 f048 | b810 ad58 | a4ff 7f00 | 00ff d0f4 [Deopt Handler Code] 0x000001c7541be620: ; {section_word} 0x000001c7541be620: 49ba 20e6 | 1b54 c701 | 0000 4152 0x000001c7541be62c: ; {runtime_call DeoptimizationBlob} 0x000001c7541be62c: e9ef 9905 | 06f4 f4f4 | f4f4 f4f4 [/MachCode] Compiled method (c1) 39530 14626 3 net.minecraft.class_310::method_1523 (1043 bytes) total in heap [0x000001c7541aa510,0x000001c7541b5398] = 44680 relocation [0x000001c7541aa670,0x000001c7541ab1b8] = 2888 constants [0x000001c7541ab1c0,0x000001c7541ab1e0] = 32 main code [0x000001c7541ab1e0,0x000001c7541b2828] = 30280 stub code [0x000001c7541b2828,0x000001c7541b2cf0] = 1224 oops [0x000001c7541b2cf0,0x000001c7541b2d50] = 96 metadata [0x000001c7541b2d50,0x000001c7541b3010] = 704 scopes data [0x000001c7541b3010,0x000001c7541b3fb8] = 4008 scopes pcs [0x000001c7541b3fb8,0x000001c7541b50f8] = 4416 dependencies [0x000001c7541b50f8,0x000001c7541b5150] = 88 nul chk table [0x000001c7541b5150,0x000001c7541b5398] = 584 [Constant Pool] Address hex4 hex8 0x000001c7541ab1c0: 0x00000000 0x3ff0000000000000 0x000001c7541ab1c4: 0x3ff00000 0x000001c7541ab1c8: 0x00000000 0x4059000000000000 0x000001c7541ab1cc: 0x40590000 0x000001c7541ab1d0: 0x00000000 0x0000000000000000 0x000001c7541ab1d4: 0x00000000 0x000001c7541ab1d8: 0x00000000 0x4059000000000000 0x000001c7541ab1dc: 0x40590000 [MachCode] [Entry Point] # {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310' # this: rdx:rdx = 'net/minecraft/class_310' # parm0: r8 = boolean # [sp+0x1a0] (sp of caller) 0x000001c7541ab1e0: ; {no_reloc} 0x000001c7541ab1e0: 448b 5208 0x000001c7541ab1e4: ; {runtime_call ic_miss_stub} 0x000001c7541ab1e4: 4c3b d00f | 8593 3706 | 0666 660f | 1f84 0000 | 0000 0066 | 0f1f 8400 | 0000 0000 [Verified Entry Point] 0x000001c7541ab200: 8984 2400 | 80ff ff55 | 4881 ec90 | 0100 0090 | 4181 7f20 | 0c00 0000 0x000001c7541ab218: ; {runtime_call StubRoutines (final stubs)} 0x000001c7541ab218: 7405 e841 | b304 0648 | 8994 24b0 | 0000 0044 | 8984 24b8 0x000001c7541ab22c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab22c: 0000 0048 | be98 44c5 | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07 0x000001c7541ab24c: 0000 85ff | 0f84 3b65 | 0000 488b | b2b8 0000 | 0048 3b06 0x000001c7541ab260: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab260: 488b fe48 | bb98 44c5 | 3bc7 0100 | 0048 8383 | 1001 0000 | 0141 0fbe | 7f40 85ff | 0f85 3565 0x000001c7541ab280: ; {oop("Pre render"{0x000001c778673348})} 0x000001c7541ab280: 0000 49ba | 4833 6778 | c701 0000 | 4c89 5678 0x000001c7541ab290: ; {oop("Pre render"{0x000001c778673348})} 0x000001c7541ab290: 48bf 4833 | 6778 c701 | 0000 488b | de48 33df | 48c1 eb1a | 4883 fb00 | 0f85 2565 | 0000 488b 0x000001c7541ab2b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab2b0: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 4801 0x000001c7541ab2c0: ; {metadata(method data for {method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')} 0x000001c7541ab2c0: 0000 0148 | bf30 63c5 | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff 0x000001c7541ab2e0: 1f00 85db | 0f84 0165 0x000001c7541ab2e8: ; {metadata(method data for {method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')} 0x000001c7541ab2e8: 0000 48bf | 3063 c53b | c701 0000 | 4883 8710 | 0100 0001 0x000001c7541ab2fc: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')} 0x000001c7541ab2fc: 48bf 9064 | c53b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085 0x000001c7541ab31c: db0f 84e9 | 6400 0048 0x000001c7541ab324: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')} 0x000001c7541ab324: 8bfe 48bb | 9064 c53b | c701 0000 | 4883 8310 | 0100 0001 | 488b 7e10 0x000001c7541ab33c: ; {metadata(method data for {method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')} 0x000001c7541ab33c: 48be 9064 | c53b c701 | 0000 4883 | 8648 0100 | 0001 488b | d766 0f1f 0x000001c7541ab354: ; {static_call} 0x000001c7541ab354: 4400 00e8 0x000001c7541ab358: ; ImmutableOopMap {[176]=Oop } ;*invokestatic glfwWindowShouldClose {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.platform.GLX::_shouldClose@4 (line 79) ; - net.minecraft.class_1041::method_22093@1 (line 148) ; - net.minecraft.class_310::method_1523@14 (line 1286) 0x000001c7541ab358: 04be feff 0x000001c7541ab35c: ; {other} 0x000001c7541ab35c: 0f1f 8400 | 4c0e 0000 | 83e0 0183 | e001 85c0 0x000001c7541ab36c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab36c: 49b8 9844 | c53b c701 | 0000 49c7 | c180 0100 | 0074 0749 | c7c1 9001 | 0000 4b8b | 1408 488d 0x000001c7541ab38c: 5201 4b89 | 1408 488b | 9424 b000 | 0000 0f84 | 6200 0000 0x000001c7541ab3a0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab3a0: 4c8b c249 | b998 44c5 | 3bc7 0100 0x000001c7541ab3ac: ; {metadata('net/minecraft/class_310')} 0x000001c7541ab3ac: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 b001 | 0000 4983 | 81b8 0100 0x000001c7541ab3c4: ; {metadata(method data for {method} {0x000001c73a4ebef0} 'method_1592' '()V' in 'net/minecraft/class_310')} 0x000001c7541ab3c4: 0001 49b8 | f867 c53b | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181 0x000001c7541ab3e4: e1fe ff1f | 0045 85c9 | 0f84 3b64 | 0000 41b8 | 0000 0000 | 4488 427b | f083 4424 | c000 488b 0x000001c7541ab404: b210 0300 | 0048 85f6 0x000001c7541ab40c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab40c: 49b8 9844 | c53b c701 | 0000 49c7 | c1d8 0100 | 0074 0749 | c7c1 e801 | 0000 4b8b | 3c08 488d 0x000001c7541ab42c: 7f01 4b89 | 3c08 0f84 | dd03 0000 | 4c8b 82e0 | 0200 004d | 85c0 7516 0x000001c7541ab444: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab444: 48bf 9844 | c53b c701 | 0000 808f | f101 0000 | 01e9 b400 0x000001c7541ab458: ; {metadata('net/minecraft/class_425')} 0x000001c7541ab458: 0000 48bb | 4046 c680 | 0000 0000 | 458b 4808 | 493b d90f | 8581 0000 0x000001c7541ab470: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab470: 0048 bf98 | 44c5 3bc7 | 0100 0041 | 8b58 0848 | 3b9f 0802 | 0000 750d | 4883 8710 | 0200 0001 0x000001c7541ab490: e97e 0000 | 0048 3b9f | 1802 0000 | 750d 4883 | 8720 0200 | 0001 e968 | 0000 0048 | 83bf 0802 0x000001c7541ab4b0: 0000 0075 | 1748 899f | 0802 0000 | 48c7 8710 | 0200 0001 | 0000 00e9 | 4700 0000 | 4883 bf18 0x000001c7541ab4d0: 0200 0000 | 7517 4889 | 9f18 0200 | 0048 c787 | 2002 0000 | 0100 0000 | e926 0000 | 00e9 2100 0x000001c7541ab4f0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab4f0: 0000 48bf | 9844 c53b | c701 0000 | 4883 aff8 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4d33 0x000001c7541ab510: c0eb 0749 | c7c0 0100 | 0000 4585 0x000001c7541ab51c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab51c: c049 b898 | 44c5 3bc7 | 0100 0049 | c7c1 3002 | 0000 7507 | 49c7 c140 | 0200 004b | 8b3c 0848 0x000001c7541ab53c: 8d7f 014b | 893c 080f | 85cc 0200 | 0048 89b4 | 24c0 0000 | 0045 0fbe | 4740 4585 | c00f 85ef 0x000001c7541ab55c: 6200 004d | 33d2 4c89 | 9210 0300 | 004c 8bc2 0x000001c7541ab56c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab56c: 49b9 9844 | c53b c701 0x000001c7541ab574: ; {metadata('net/minecraft/class_310')} 0x000001c7541ab574: 0000 49ba | 008a ca80 | 0000 0000 | 4d89 9160 | 0200 0049 | 8381 6802 0x000001c7541ab58c: ; {metadata(method data for {method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')} 0x000001c7541ab58c: 0000 0149 | b8c8 69c5 | 3bc7 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041 0x000001c7541ab5ac: 81e1 feff | 1f00 4585 | c90f 84b2 | 6200 004c 0x000001c7541ab5bc: ; {metadata(method data for {method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')} 0x000001c7541ab5bc: 8bc2 49b9 | c869 c53b | c701 0000 | 4983 8110 | 0100 0001 | 41b8 0000 0x000001c7541ab5d4: ; {oop(nullptr)} 0x000001c7541ab5d4: 0000 49b9 | 0000 0000 | 0000 0000 | 488b fa48 0x000001c7541ab5e4: ; {optimized virtual_call} 0x000001c7541ab5e4: 8bd7 90e8 0x000001c7541ab5e8: ; ImmutableOopMap {[176]=Oop [192]=Oop } ;*invokevirtual method_36561 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1521@3 (line 1046) ; - net.minecraft.class_310::method_1523@52 (line 1294) 0x000001c7541ab5e8: 9438 0606 0x000001c7541ab5ec: ; {other} 0x000001c7541ab5ec: 0f1f 8400 | dc10 0001 | 0f1f 4000 0x000001c7541ab5f8: ; {no_reloc} 0x000001c7541ab5f8: e9a0 6200 | 0090 9090 | 9090 488b | 9424 c000 | 0000 4889 | 8424 c800 | 0000 0f1f 0x000001c7541ab614: ; {static_call} 0x000001c7541ab614: 4400 00e8 0x000001c7541ab618: ; ImmutableOopMap {[176]=Oop [200]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@56 (line 1294) 0x000001c7541ab618: 6442 0606 0x000001c7541ab61c: ; {other} 0x000001c7541ab61c: 0f1f 8400 | 0c11 0002 0x000001c7541ab624: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab624: 49b8 9844 | c53b c701 | 0000 4d8d | 80a8 0200 | 0048 85c0 | 750d 41f6 | 0001 7541 | f049 8308 0x000001c7541ab644: 01eb 3a44 | 8b48 084d | 8bd1 4d33 | 0849 f7c1 | fcff ffff | 7427 41f6 | c102 7521 | 49f7 00fe 0x000001c7541ab664: ffff ff74 | 154d 8bca | 4d33 0849 | f7c1 fcff | ffff 7409 | 4983 0802 | eb03 4d89 | 0848 8b94 0x000001c7541ab684: 24c8 0000 | 0048 3b02 0x000001c7541ab68c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab68c: 4c8b c249 | b998 44c5 | 3bc7 0100 0x000001c7541ab698: ; {metadata('java/util/concurrent/CompletableFuture')} 0x000001c7541ab698: 0049 ba80 | bc34 8000 | 0000 004d | 8991 c802 | 0000 4983 | 81d0 0200 0x000001c7541ab6b0: ; {metadata(method data for {method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')} 0x000001c7541ab6b0: 0001 49b8 | e02c dd3a | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181 0x000001c7541ab6d0: e1fe ff1f | 0045 85c9 | 0f84 ce61 | 0000 4c8b 0x000001c7541ab6e0: ; {metadata(method data for {method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')} 0x000001c7541ab6e0: c249 b9e0 | 2cdd 3ac7 | 0100 0049 | 8381 1001 0x000001c7541ab6f0: ; {oop(nullptr)} 0x000001c7541ab6f0: 0000 0149 | b800 0000 | 0000 0000 | 004c 8bc8 | 0f1f 8000 0x000001c7541ab704: ; {optimized virtual_call} 0x000001c7541ab704: 0000 00e8 0x000001c7541ab708: ; ImmutableOopMap {[176]=Oop } ;*invokevirtual uniRunStage {reexecute=0 rethrow=0 return_oop=0} ; - java.util.concurrent.CompletableFuture::thenRun@3 (line 2227) ; - net.minecraft.class_310::method_1523@61 (line 1294) 0x000001c7541ab708: 7437 0606 0x000001c7541ab70c: ; {other} 0x000001c7541ab70c: 0f1f 8400 | fc11 0003 | 488b 9424 | b000 0000 | e9f4 0000 | 000f 1f80 | 0000 0000 0x000001c7541ab728: ; implicit exception: dispatches to 0x000001c7541b18cd 0x000001c7541ab728: 483b 0248 0x000001c7541ab72c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab72c: 8bf2 48bf | 9844 c53b | c701 0000 | 8b76 0848 | 3bb7 9003 | 0000 750d | 4883 8798 | 0300 0001 0x000001c7541ab74c: e960 0000 | 0048 3bb7 | a003 0000 | 750d 4883 | 87a8 0300 | 0001 e94a | 0000 0048 | 83bf 9003 0x000001c7541ab76c: 0000 0075 | 1748 89b7 | 9003 0000 | 48c7 8798 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bfa0 0x000001c7541ab78c: 0300 0000 | 7517 4889 | b7a0 0300 | 0048 c787 | a803 0000 | 0100 0000 | e908 0000 | 0048 8387 0x000001c7541ab7ac: 8003 0000 | 010f 1f40 | 0048 b800 | 80cc 8000 0x000001c7541ab7bc: ; {virtual_call} 0x000001c7541ab7bc: 0000 00e8 0x000001c7541ab7c0: ; ImmutableOopMap {[176]=Oop } ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@83 (line 1299) 0x000001c7541ab7c0: 3c84 7c07 0x000001c7541ab7c4: ; {other} 0x000001c7541ab7c4: 0f1f 8400 | b412 0004 0x000001c7541ab7cc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab7cc: 48ba 9844 | c53b c701 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085 0x000001c7541ab7ec: f60f 84df | 6000 004d | 8b97 5004 0x000001c7541ab7f8: ; ImmutableOopMap {[176]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299) ; {poll} 0x000001c7541ab7f8: 0000 4185 0x000001c7541ab7fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab7fc: 0248 ba98 | 44c5 3bc7 | 0100 00ff | 82b8 0300 | 0048 8b94 | 24b0 0000 | 0048 8bb2 | 0803 0000 0x000001c7541ab81c: ; implicit exception: dispatches to 0x000001c7541b18f3 0x000001c7541ab81c: 483b 0648 0x000001c7541ab820: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab820: 8bfe 48bb | 9844 c53b | c701 0000 | 8b7f 0848 | 3bbb 0003 | 0000 750d | 4883 8308 | 0300 0001 0x000001c7541ab840: e960 0000 | 0048 3bbb | 1003 0000 | 750d 4883 | 8318 0300 | 0001 e94a | 0000 0048 | 83bb 0003 0x000001c7541ab860: 0000 0075 | 1748 89bb | 0003 0000 | 48c7 8308 | 0300 0001 | 0000 00e9 | 2900 0000 | 4883 bb10 0x000001c7541ab880: 0300 0000 | 7517 4889 | bb10 0300 | 0048 c783 | 1803 0000 | 0100 0000 | e908 0000 | 0048 8383 0x000001c7541ab8a0: f002 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b858 | 6814 8000 0x000001c7541ab8b4: ; {virtual_call} 0x000001c7541ab8b4: 0000 00e8 0x000001c7541ab8b8: ; ImmutableOopMap {[176]=Oop } ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@69 (line 1298) 0x000001c7541ab8b8: 04e7 de06 0x000001c7541ab8bc: ; {other} 0x000001c7541ab8bc: 0f1f 8400 | ac13 0006 | 4885 c075 0x000001c7541ab8c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab8c8: 1648 bf98 | 44c5 3bc7 | 0100 0080 | 8f21 0300 | 0001 e9cd 0x000001c7541ab8dc: ; {metadata('java/lang/Runnable')} 0x000001c7541ab8dc: 0000 0048 | bbc0 7004 | 8000 0000 | 008b 7808 | 483b 5f20 | 0f84 1a00 | 0000 483b | fb0f 8411 0x000001c7541ab8fc: 0000 0057 0x000001c7541ab900: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541ab900: 53e8 7a6f | 1306 5f5f | 85ff 0f84 | 8000 0000 0x000001c7541ab910: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab910: 48bf 9844 | c53b c701 | 0000 8b58 | 0848 3b9f | 3803 0000 | 750d 4883 | 8740 0300 | 0001 e979 0x000001c7541ab930: 0000 0048 | 3b9f 4803 | 0000 750d | 4883 8750 | 0300 0001 | e963 0000 | 0048 83bf | 3803 0000 0x000001c7541ab950: 0075 1748 | 899f 3803 | 0000 48c7 | 8740 0300 | 0001 0000 | 00e9 4200 | 0000 4883 | bf48 0300 0x000001c7541ab970: 0000 7517 | 4889 9f48 | 0300 0048 | c787 5003 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541ab990: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab990: 48bf 9844 | c53b c701 | 0000 4883 | af28 0300 | 0001 e951 | 5f00 00e9 | 0000 0000 | 488b d048 0x000001c7541ab9b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab9b0: 85d2 48be | 9844 c53b | c701 0000 | 48c7 c770 | 0300 0075 | 0748 c7c7 | 6003 0000 | 488b 1c3e 0x000001c7541ab9d0: 488d 5b01 | 4889 1c3e | 0f85 4afd | ffff 488b | 9424 b000 | 0000 488b | b2c0 0000 | 0048 89b4 0x000001c7541ab9f0: 24d0 0000 0x000001c7541ab9f4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ab9f4: 0048 bf98 | 44c5 3bc7 | 0100 0048 | 8387 d003 0x000001c7541aba04: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541aba04: 0000 0148 | bf38 589d | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff 0x000001c7541aba24: 1f00 85db | 0f84 d35e 0x000001c7541aba2c: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541aba2c: 0000 48bf | 3858 9d3b | c701 0000 | 4883 8710 | 0100 0001 0x000001c7541aba40: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541aba40: 48bf 9059 | 9d3b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085 0x000001c7541aba60: db0f 84bb 0x000001c7541aba64: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541aba64: 5e00 0048 | bfc8 f2b9 | 65c7 0100 | 0048 8bbf | f000 0000 0x000001c7541aba78: ; implicit exception: dispatches to 0x000001c7541b1943 0x000001c7541aba78: 483b 0748 0x000001c7541aba7c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541aba7c: 8bdf 48b8 | 9059 9d3b | c701 0000 | 8b5b 0848 | 3b98 2001 | 0000 750d | 4883 8028 | 0100 0001 0x000001c7541aba9c: e960 0000 | 0048 3b98 | 3001 0000 | 750d 4883 | 8038 0100 | 0001 e94a | 0000 0048 | 83b8 2001 0x000001c7541ababc: 0000 0075 | 1748 8998 | 2001 0000 | 48c7 8028 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 b830 0x000001c7541abadc: 0100 0000 | 7517 4889 | 9830 0100 | 0048 c780 | 3801 0000 | 0100 0000 | e908 0000 | 0048 8380 0x000001c7541abafc: 1001 0000 | 0148 8bd7 | 9048 b800 | c8e0 8000 0x000001c7541abb0c: ; {virtual_call} 0x000001c7541abb0c: 0000 00e8 0x000001c7541abb10: ; ImmutableOopMap {[176]=Oop [208]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@95 (line 1302) 0x000001c7541abb10: 8c66 2207 0x000001c7541abb14: ; {other} 0x000001c7541abb14: 0f1f 8400 | 0416 0007 | 48c7 c140 | 420f 0048 | 8bd0 488b | f148 8bce | 4883 fe00 | 0f84 125e 0x000001c7541abb34: ; {runtime_call} 0x000001c7541abb34: 0000 48b8 | 50e1 69a4 | ff7f 0000 0x000001c7541abb40: ; {other} 0x000001c7541abb40: ffd0 0f1f | 8400 0000 | 0000 488b | b424 d000 | 0000 483b | 064c 8bc6 0x000001c7541abb58: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541abb58: 48ba 9844 | c53b c701 0x000001c7541abb60: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541abb60: 0000 49ba | 78a3 cb80 | 0000 0000 | 4c89 92f0 | 0300 0048 | 8382 f803 0x000001c7541abb78: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541abb78: 0000 0149 | b870 6fc5 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2 0x000001c7541abb98: feff 1f00 | 85d2 0f84 | ae5d 0000 0x000001c7541abba4: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541abba4: 4c8b c648 | ba70 6fc5 | 3bc7 0100 | 0048 8382 | 1001 0000 | 014c 8bc0 | 488b d648 | 8984 24d8 0x000001c7541abbc4: ; {optimized virtual_call} 0x000001c7541abbc4: 0000 00e8 0x000001c7541abbc8: ; ImmutableOopMap {[176]=Oop [208]=Oop } ;*invokevirtual method_60641 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9779$class_9781::method_60640@2 (line 38) ; - net.minecraft.class_310::method_1523@99 (line 1302) 0x000001c7541abbc8: e4d9 4c07 0x000001c7541abbcc: ; {other} 0x000001c7541abbcc: 0f1f 8400 | bc16 0008 | 448b 8424 | b800 0000 0x000001c7541abbdc: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541abbdc: 4585 c048 | ba70 6fc5 | 3bc7 0100 | 0048 c7c6 | 4801 0000 | 7407 48c7 | c658 0100 | 0048 8b3c 0x000001c7541abbfc: 3248 8d7f | 0148 893c | 320f 843e | 0000 0048 | 8b84 24d8 | 0000 0048 | 8bb4 24d0 | 0000 0048 0x000001c7541abc1c: ; {metadata(method data for {method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541abc1c: 8bd6 48bf | 706f c53b | c701 0000 | 4883 8768 | 0100 0001 | 4c8b c048 0x000001c7541abc34: ; {optimized virtual_call} 0x000001c7541abc34: 8bd6 90e8 0x000001c7541abc38: ; ImmutableOopMap {[176]=Oop } ;*invokevirtual method_60639 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9779$class_9781::method_60640@11 (line 40) ; - net.minecraft.class_310::method_1523@99 (line 1302) 0x000001c7541abc38: 24c3 feff 0x000001c7541abc3c: ; {other} 0x000001c7541abc3c: 0f1f 8400 | 2c17 0009 | e905 0000 | 00b8 0000 0x000001c7541abc4c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541abc4c: 0000 49b8 | 9844 c53b | c701 0000 | 4983 8018 | 0400 0001 0x000001c7541abc60: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abc60: 49b8 e002 | b93b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541abc80: 0085 d20f | 84ea 5c00 0x000001c7541abc88: ; {oop(a 'java/util/concurrent/atomic/AtomicInteger'{0x000001c778786380})} 0x000001c7541abc88: 0049 b880 | 6378 78c7 | 0100 0049 0x000001c7541abc94: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abc94: 8bd0 48be | e002 b93b | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541abca8: ; implicit exception: dispatches to 0x000001c7541b1994 0x000001c7541abca8: 458b 400c 0x000001c7541abcac: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abcac: 4585 c049 | b8e0 02b9 | 3bc7 0100 | 0048 c7c2 | 4801 0000 | 7507 48c7 | c258 0100 | 0049 8b34 0x000001c7541abccc: 1048 8d76 | 0149 8934 | 100f 85c0 0x000001c7541abcd8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abcd8: 0200 0049 | b8e0 02b9 | 3bc7 0100 | 0049 8380 | 6801 0000 0x000001c7541abcec: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abcec: 0149 b8f8 | 06b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff 0x000001c7541abd0c: 1f00 85d2 | 0f84 835c 0x000001c7541abd14: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abd14: 0000 49b8 | f806 b93b | c701 0000 | 4983 8010 | 0100 0001 0x000001c7541abd28: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541abd28: 49b8 e008 | b93b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541abd48: 0085 d20f | 8469 5c00 0x000001c7541abd50: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')} 0x000001c7541abd50: 0049 b870 | 5205 66c7 | 0100 0045 | 0fbe 80b8 | 0000 0041 | 83e0 0145 0x000001c7541abd68: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abd68: 85c0 49b8 | f806 b93b | c701 0000 | 48c7 c220 | 0100 0074 | 0748 c7c2 | 3001 0000 | 498b 3410 0x000001c7541abd88: 488d 7601 | 4989 3410 | 8984 24bc | 0000 000f | 84ef 0100 0x000001c7541abd9c: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})} 0x000001c7541abd9c: 0048 ba68 | 6378 78c7 | 0100 004c 0x000001c7541abda8: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abda8: 8bc2 48be | f806 b93b | c701 0000 | 458b 4008 | 4c3b 8650 | 0100 0075 | 0d48 8386 | 5801 0000 0x000001c7541abdc8: 01e9 6000 | 0000 4c3b | 8660 0100 | 0075 0d48 | 8386 6801 | 0000 01e9 | 4a00 0000 | 4883 be50 0x000001c7541abde8: 0100 0000 | 7517 4c89 | 8650 0100 | 0048 c786 | 5801 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541abe08: 6001 0000 | 0075 174c | 8986 6001 | 0000 48c7 | 8668 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541abe28: 8640 0100 0x000001c7541abe2c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541abe2c: 0001 49b8 | 10ed 992b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe 0x000001c7541abe4c: ff1f 0085 | f60f 8484 0x000001c7541abe54: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541abe54: 5b00 0049 | b810 ed99 | 2bc7 0100 | 0049 8380 | 1001 0000 | 014c 8bc2 0x000001c7541abe6c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541abe6c: 48be 10ed | 992b c701 | 0000 4883 | 8620 0100 | 0001 4d8b | 8780 0300 | 004d 8b00 | 0f1f 8000 0x000001c7541abe8c: ; {optimized virtual_call} 0x000001c7541abe8c: 0000 00e8 0x000001c7541abe90: ; ImmutableOopMap {[176]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541abe90: ec2f 0606 0x000001c7541abe94: ; {other} 0x000001c7541abe94: 0f1f 8400 | 8419 000a | 4885 c075 0x000001c7541abea0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abea0: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd 0x000001c7541abeb4: ; {metadata('net/minecraft/class_3695')} 0x000001c7541abeb4: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541abed4: 0000 0056 0x000001c7541abed8: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541abed8: 57e8 a269 | 1306 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541abee8: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abee8: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979 0x000001c7541abf08: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000 0x000001c7541abf28: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100 0x000001c7541abf48: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541abf68: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abf68: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e97d | 5a00 00e9 | 0000 0000 | 4c8b c0e9 0x000001c7541abf88: 2408 0000 0x000001c7541abf8c: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})} 0x000001c7541abf8c: 49b8 1802 | 8573 c701 | 0000 e915 | 0800 0089 | 8424 bc00 0x000001c7541abfa0: ; {oop(a 'java/lang/ThreadLocal'{0x000001c778786358})} 0x000001c7541abfa0: 0000 48ba | 5863 7878 | c701 0000 0x000001c7541abfac: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541abfac: 4c8b c248 | bee0 02b9 | 3bc7 0100 | 0045 8b40 | 084c 3b86 | 8801 0000 | 750d 4883 | 8690 0100 0x000001c7541abfcc: 0001 e960 | 0000 004c | 3b86 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e94a 0000 | 0048 83be 0x000001c7541abfec: 8801 0000 | 0075 174c | 8986 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 2900 | 0000 4883 0x000001c7541ac00c: be98 0100 | 0000 7517 | 4c89 8698 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e908 | 0000 0048 0x000001c7541ac02c: 8386 7801 0x000001c7541ac030: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac030: 0000 0149 | b810 ed99 | 2bc7 0100 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6 0x000001c7541ac050: feff 1f00 | 85f6 0f84 | a959 0000 0x000001c7541ac05c: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac05c: 49b8 10ed | 992b c701 | 0000 4983 | 8010 0100 | 0001 4c8b 0x000001c7541ac070: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac070: c248 be10 | ed99 2bc7 | 0100 0048 | 8386 2001 | 0000 014d | 8b87 8003 | 0000 4d8b 0x000001c7541ac08c: ; {optimized virtual_call} 0x000001c7541ac08c: 0066 90e8 0x000001c7541ac090: ; ImmutableOopMap {[176]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64146@16 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541ac090: bc50 b206 0x000001c7541ac094: ; {other} 0x000001c7541ac094: 0f1f 8400 | 841b 000b | 4885 c075 0x000001c7541ac0a0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac0a0: 1648 bee0 | 02b9 3bc7 | 0100 0080 | 8ea9 0100 | 0001 e9cd 0x000001c7541ac0b4: ; {metadata('net/minecraft/class_3695')} 0x000001c7541ac0b4: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541ac0d4: 0000 0056 0x000001c7541ac0d8: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541ac0d8: 57e8 a267 | 1306 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541ac0e8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac0e8: 48be e002 | b93b c701 | 0000 8b78 | 0848 3bbe | c001 0000 | 750d 4883 | 86c8 0100 | 0001 e979 0x000001c7541ac108: 0000 0048 | 3bbe d001 | 0000 750d | 4883 86d8 | 0100 0001 | e963 0000 | 0048 83be | c001 0000 0x000001c7541ac128: 0075 1748 | 89be c001 | 0000 48c7 | 86c8 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | bed0 0100 0x000001c7541ac148: 0000 7517 | 4889 bed0 | 0100 0048 | c786 d801 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541ac168: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac168: 48be e002 | b93b c701 | 0000 4883 | aeb0 0100 | 0001 e9a7 | 5800 00e9 | 0000 0000 0x000001c7541ac184: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541ac184: 4c8b c048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | e801 0000 0x000001c7541ac198: ; {oop(a 'java/lang/invoke/BoundMethodHandle$Species_L'{0x000001c778673368})} 0x000001c7541ac198: 48be 6833 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541ac1b0: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac1b0: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 e801 0x000001c7541ac1c0: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541ac1c0: 0000 0148 | bab8 0c5c | 2ac7 0100 | 008b bacc | 0000 0083 | c702 89ba | cc00 0000 | 81e7 feff 0x000001c7541ac1e0: 1f00 85ff | 0f84 4558 0x000001c7541ac1e8: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541ac1e8: 0000 48ba | 4804 602a | c701 0000 | 488d 92a0 | 0100 0048 | 85f6 750a | f602 0175 | 05f0 4883 0x000001c7541ac208: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541ac208: 0a01 48ba | b80c 5c2a | c701 0000 | 4883 8248 | 0100 0001 0x000001c7541ac21c: ; {metadata(method data for {method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541ac21c: 48ba 4804 | 602a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541ac23c: f60f 840d 0x000001c7541ac240: ; {metadata(method data for {method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541ac240: 5800 0048 | bab8 0c5c | 2ac7 0100 | 0048 8d92 | 8001 0000 0x000001c7541ac254: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})} 0x000001c7541ac254: 48be a033 | 6778 c701 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541ac26c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac26c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8d92 f801 | 0000 4885 | f675 0af6 | 0201 7505 | f048 830a 0x000001c7541ac28c: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac28c: 0148 bae0 | 02b9 3bc7 | 0100 0048 | 8382 0802 0x000001c7541ac29c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac29c: 0000 0148 | ba20 9fdb | 3ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ac2bc: 1f00 85f6 | 0f84 ab57 | 0000 4d85 0x000001c7541ac2c8: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac2c8: c048 ba20 | 9fdb 3ac7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541ac2e8: 8d7f 0148 | 893c 320f | 8415 0000 0x000001c7541ac2f4: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac2f4: 0048 ba20 | 9fdb 3ac7 | 0100 00ff | 8230 0100 | 00e9 bc03 0x000001c7541ac308: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac308: 0000 49b8 | 209f db3a | c701 0000 | 4983 8048 | 0100 0001 0x000001c7541ac31c: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac31c: 49b8 b82f | 582a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541ac33c: 0085 d20f | 844d 5700 0x000001c7541ac344: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac344: 0049 b8b8 | 2f58 2ac7 | 0100 0041 | ff80 1001 0x000001c7541ac354: ; {oop(a 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98'{0x000001c7786733a0})} 0x000001c7541ac354: 0000 49b8 | a033 6778 | c701 0000 0x000001c7541ac360: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac360: 48ba 209f | db3a c701 0x000001c7541ac368: ; {metadata('net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541ac368: 0000 49ba | 98cc f280 | 0000 0000 | 4c89 92a0 | 0100 0048 | 8382 a801 0x000001c7541ac380: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541ac380: 0000 0149 | b808 0ab9 | 3bc7 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2 0x000001c7541ac3a0: feff 1f00 | 85d2 0f84 | 0757 0000 0x000001c7541ac3ac: ; {metadata(method data for {method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541ac3ac: 49b8 080a | b93b c701 | 0000 4983 | 8010 0100 0x000001c7541ac3bc: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac3bc: 0001 49b8 | f806 b93b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe 0x000001c7541ac3dc: ff1f 0085 | d20f 84ed 0x000001c7541ac3e4: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac3e4: 5600 0049 | b8f8 06b9 | 3bc7 0100 | 0049 8380 | 1001 0000 0x000001c7541ac3f8: ; {metadata(method data for {method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541ac3f8: 0149 b8e0 | 08b9 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff 0x000001c7541ac418: 1f00 85d2 | 0f84 d356 0x000001c7541ac420: ; {oop(a 'java/lang/Class'{0x000001c766055270} = 'com/mojang/jtracy/TracyClient')} 0x000001c7541ac420: 0000 49b8 | 7052 0566 | c701 0000 | 450f be80 | b800 0000 | 4183 e001 0x000001c7541ac438: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac438: 4585 c049 | b8f8 06b9 | 3bc7 0100 | 0048 c7c2 | 2001 0000 | 7407 48c7 | c230 0100 | 0049 8b34 0x000001c7541ac458: 1048 8d76 | 0149 8934 | 100f 84ed 0x000001c7541ac464: ; {oop(a 'java/lang/ThreadLocal$SuppliedThreadLocal'{0x000001c778786368})} 0x000001c7541ac464: 0100 0048 | ba68 6378 | 78c7 0100 | 004c 8bc2 0x000001c7541ac474: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac474: 48be f806 | b93b c701 | 0000 458b | 4008 4c3b | 8650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 0x000001c7541ac494: 6000 0000 | 4c3b 8660 | 0100 0075 | 0d48 8386 | 6801 0000 | 01e9 4a00 | 0000 4883 | be50 0100 0x000001c7541ac4b4: 0000 7517 | 4c89 8650 | 0100 0048 | c786 5801 | 0000 0100 | 0000 e929 | 0000 0048 | 83be 6001 0x000001c7541ac4d4: 0000 0075 | 174c 8986 | 6001 0000 | 48c7 8668 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8640 0x000001c7541ac4f4: 0100 0001 0x000001c7541ac4f8: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac4f8: 49b8 10ed | 992b c701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f 0x000001c7541ac518: 0085 f60f | 84f5 5500 0x000001c7541ac520: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac520: 0049 b810 | ed99 2bc7 | 0100 0049 | 8380 1001 | 0000 014c 0x000001c7541ac534: ; {metadata(method data for {method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541ac534: 8bc2 48be | 10ed 992b | c701 0000 | 4883 8620 | 0100 0001 | 4d8b 8780 | 0300 004d | 8b00 0f1f 0x000001c7541ac554: ; {optimized virtual_call} 0x000001c7541ac554: 4400 00e8 0x000001c7541ac558: ; ImmutableOopMap {[176]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ThreadLocal::get@4 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541ac558: 2429 0606 0x000001c7541ac55c: ; {other} 0x000001c7541ac55c: 0f1f 8400 | 4c20 000c | 4885 c075 0x000001c7541ac568: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac568: 1648 bef8 | 06b9 3bc7 | 0100 0080 | 8e71 0100 | 0001 e9cd 0x000001c7541ac57c: ; {metadata('net/minecraft/class_3695')} 0x000001c7541ac57c: 0000 0048 | bf30 f6ca | 8000 0000 | 008b 7008 | 483b 7e20 | 0f84 1a00 | 0000 483b | f70f 8411 0x000001c7541ac59c: 0000 0056 0x000001c7541ac5a0: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541ac5a0: 57e8 da62 | 1306 5e5e | 85f6 0f84 | 8000 0000 0x000001c7541ac5b0: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac5b0: 48be f806 | b93b c701 | 0000 8b78 | 0848 3bbe | 8801 0000 | 750d 4883 | 8690 0100 | 0001 e979 0x000001c7541ac5d0: 0000 0048 | 3bbe 9801 | 0000 750d | 4883 86a0 | 0100 0001 | e963 0000 | 0048 83be | 8801 0000 0x000001c7541ac5f0: 0075 1748 | 89be 8801 | 0000 48c7 | 8690 0100 | 0001 0000 | 00e9 4200 | 0000 4883 | be98 0100 0x000001c7541ac610: 0000 7517 | 4889 be98 | 0100 0048 | c786 a001 | 0000 0100 | 0000 e921 | 0000 00e9 | 1c00 0000 0x000001c7541ac630: ; {metadata(method data for {method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac630: 48be f806 | b93b c701 | 0000 4883 | ae78 0100 | 0001 e9f0 | 5400 00e9 | 0000 0000 | 4c8b c0e9 0x000001c7541ac650: 0a00 0000 0x000001c7541ac654: ; {oop(a 'net/minecraft/class_3694'{0x000001c773850218})} 0x000001c7541ac654: 49b8 1802 | 8573 c701 0x000001c7541ac65c: ; {metadata(method data for {method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac65c: 0000 48ba | 209f db3a | c701 0000 | 4883 82c8 | 0100 0001 0x000001c7541ac670: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac670: 48ba b82f | 582a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541ac690: f60f 84a9 | 5400 004d 0x000001c7541ac698: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541ac698: 85c0 48ba | b82f 582a | c701 0000 | 48c7 c620 | 0100 0074 | 0748 c7c6 | 1001 0000 | 488b 3c32 0x000001c7541ac6b8: 488d 7f01 | 4889 3c32 | 0f84 2b50 | 0000 4d85 0x000001c7541ac6c8: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac6c8: c075 1648 | bee0 02b9 | 3bc7 0100 | 0080 8e11 | 0200 0001 | e9cf 0000 0x000001c7541ac6e0: ; {metadata('net/minecraft/class_3695')} 0x000001c7541ac6e0: 0048 bf30 | f6ca 8000 | 0000 0041 | 8b70 0848 | 3b7e 200f | 841a 0000 | 0048 3bf7 | 0f84 1100 0x000001c7541ac700: 0000 5657 0x000001c7541ac704: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541ac704: e877 6113 | 065e 5e85 | f60f 8481 0x000001c7541ac710: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac710: 0000 0048 | bee0 02b9 | 3bc7 0100 | 0041 8b78 | 0848 3bbe | 2802 0000 | 750d 4883 | 8630 0200 0x000001c7541ac730: 0001 e979 | 0000 0048 | 3bbe 3802 | 0000 750d | 4883 8640 | 0200 0001 | e963 0000 | 0048 83be 0x000001c7541ac750: 2802 0000 | 0075 1748 | 89be 2802 | 0000 48c7 | 8630 0200 | 0001 0000 | 00e9 4200 | 0000 4883 0x000001c7541ac770: be38 0200 | 0000 7517 | 4889 be38 | 0200 0048 | c786 4002 | 0000 0100 | 0000 e921 | 0000 00e9 0x000001c7541ac790: 1c00 0000 0x000001c7541ac794: ; {metadata(method data for {method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541ac794: 48be e002 | b93b c701 | 0000 4883 | ae18 0200 | 0001 e9b6 | 5300 00e9 | 0000 0000 | 8bb4 24b8 0x000001c7541ac7b4: 0000 0085 0x000001c7541ac7b8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ac7b8: f648 ba98 | 44c5 3bc7 | 0100 0048 | c7c7 2804 | 0000 7407 | 48c7 c738 | 0400 0048 | 8b1c 3a48 0x000001c7541ac7d8: 8d5b 0148 | 891c 3a0f | 84df 0600 | 0049 3b00 0x000001c7541ac7e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ac7e8: 498b d048 | bf98 44c5 | 3bc7 0100 | 008b 5208 | 483b 9758 | 0400 0075 | 0d48 8387 | 6004 0000 0x000001c7541ac808: 01e9 6000 | 0000 483b | 9768 0400 | 0075 0d48 | 8387 7004 | 0000 01e9 | 4a00 0000 | 4883 bf58 0x000001c7541ac828: 0400 0000 | 7517 4889 | 9758 0400 | 0048 c787 | 6004 0000 | 0100 0000 | e929 0000 | 0048 83bf 0x000001c7541ac848: 6804 0000 | 0075 1748 | 8997 6804 | 0000 48c7 | 8770 0400 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ac868: 8748 0400 | 0001 498b 0x000001c7541ac870: ; {oop("scheduledExecutables"{0x000001c7786733b0})} 0x000001c7541ac870: f849 b8b0 | 3367 78c7 | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 0x000001c7541ac890: 29ee 8000 0x000001c7541ac894: ; {virtual_call} 0x000001c7541ac894: 0000 00e8 0x000001c7541ac898: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@117 (line 1307) 0x000001c7541ac898: 84ed 2507 0x000001c7541ac89c: ; {other} 0x000001c7541ac89c: 0f1f 8400 | 8c23 000d | 488b 9424 | b000 0000 0x000001c7541ac8ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ac8ac: 48be 9844 | c53b c701 | 0000 8b52 | 0848 3b96 | 9004 0000 | 750d 4883 | 8698 0400 | 0001 e960 0x000001c7541ac8cc: 0000 0048 | 3b96 a004 | 0000 750d | 4883 86a8 | 0400 0001 | e94a 0000 | 0048 83be | 9004 0000 0x000001c7541ac8ec: 0075 1748 | 8996 9004 | 0000 48c7 | 8698 0400 | 0001 0000 | 00e9 2900 | 0000 4883 | bea0 0400 0x000001c7541ac90c: 0000 7517 | 4889 96a0 | 0400 0048 | c786 a804 | 0000 0100 | 0000 e908 | 0000 0048 | 8386 8004 0x000001c7541ac92c: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541ac92c: 0000 0148 | ba70 61c5 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ac94c: 1f00 85f6 | 0f84 1952 | 0000 e946 | 0000 000f | 1f44 0000 0x000001c7541ac960: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541ac960: 48ba 7061 | c53b c701 | 0000 8bb2 | d000 0000 | 83c6 0289 | b2d0 0000 | 0081 e6fe | 3f00 0085 0x000001c7541ac980: f60f 8409 | 5200 004d | 8b97 5004 0x000001c7541ac98c: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123) ; - net.minecraft.class_310::method_1523@123 (line 1308) ; {poll} 0x000001c7541ac98c: 0000 4185 0x000001c7541ac990: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541ac990: 0248 ba70 | 61c5 3bc7 | 0100 00ff | 8268 0100 | 0048 8b94 | 24b0 0000 | 0048 8bf2 0x000001c7541ac9ac: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541ac9ac: 48bf 7061 | c53b c701 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 0x000001c7541ac9cc: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 0x000001c7541ac9ec: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 0x000001c7541aca0c: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 0x000001c7541aca2c: 0000 0148 | 8bf2 488b 0x000001c7541aca34: ; {optimized virtual_call} 0x000001c7541aca34: d666 90e8 0x000001c7541aca38: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_16075 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_1255::method_5383@1 (line 123) ; - net.minecraft.class_310::method_1523@123 (line 1308) 0x000001c7541aca38: 04e7 19ff 0x000001c7541aca3c: ; {other} 0x000001c7541aca3c: 0f1f 8400 | 2c25 000f 0x000001c7541aca44: ; {metadata(method data for {method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541aca44: 85c0 48ba | 7061 c53b | c701 0000 | 48c7 c658 | 0100 0075 | 0748 c7c6 | 4801 0000 | 488b 3c32 0x000001c7541aca64: 488d 7f01 | 4889 3c32 | 0f85 eefe | ffff 4c8b | 8424 e000 0x000001c7541aca78: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aca78: 0000 48ba | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 82c8 | 0400 0075 | 0d48 8382 | d004 0000 0x000001c7541aca98: 01e9 6000 | 0000 4c3b | 82d8 0400 | 0075 0d48 | 8382 e004 | 0000 01e9 | 4a00 0000 | 4883 bac8 0x000001c7541acab8: 0400 0000 | 7517 4c89 | 82c8 0400 | 0048 c782 | d004 0000 | 0100 0000 | e929 0000 | 0048 83ba 0x000001c7541acad8: d804 0000 | 0075 174c | 8982 d804 | 0000 48c7 | 82e0 0400 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541acaf8: 82b8 0400 | 0001 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000 0x000001c7541acb14: ; {virtual_call} 0x000001c7541acb14: 0000 00e8 0x000001c7541acb18: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@128 (line 1309) 0x000001c7541acb18: 04ee 2507 0x000001c7541acb1c: ; {other} 0x000001c7541acb1c: 0f1f 8400 | 0c26 0010 | 4c8b 8424 | e000 0000 0x000001c7541acb2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acb2c: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8200 0500 | 0075 0d48 | 8382 0805 | 0000 01e9 0x000001c7541acb4c: 6000 0000 | 4c3b 8210 | 0500 0075 | 0d48 8382 | 1805 0000 | 01e9 4a00 | 0000 4883 | ba00 0500 0x000001c7541acb6c: 0000 7517 | 4c89 8200 | 0500 0048 | c782 0805 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 1005 0x000001c7541acb8c: 0000 0075 | 174c 8982 | 1005 0000 | 48c7 8218 | 0500 0001 | 0000 00e9 | 0800 0000 | 4883 82f0 0x000001c7541acbac: 0400 0001 0x000001c7541acbb0: ; {oop("tick"{0x000001c770f8d368})} 0x000001c7541acbb0: 49b8 68d3 | f870 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541acbcc: ; {virtual_call} 0x000001c7541acbcc: 0000 00e8 0x000001c7541acbd0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@138 (line 1311) 0x000001c7541acbd0: 4cea 2507 0x000001c7541acbd4: ; {other} 0x000001c7541acbd4: 0f1f 8400 | c426 0011 | be00 0000 | 000f 1f80 | 0000 0000 | 4c8b 8424 | e000 0000 | 8b84 24bc 0x000001c7541acbf4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acbf4: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0048 8382 | 2805 0000 0x000001c7541acc08: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')} 0x000001c7541acc08: 0148 ba00 | fe37 2ac7 | 0100 008b | bacc 0000 | 0083 c702 | 89ba cc00 | 0000 81e7 | feff 1f00 0x000001c7541acc28: 85ff 0f84 | 814f 0000 0x000001c7541acc30: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')} 0x000001c7541acc30: 83f8 0a48 | ba00 fe37 | 2ac7 0100 | 0048 c7c7 | 1001 0000 | 7c07 48c7 | c720 0100 | 0048 8b1c 0x000001c7541acc50: 3a48 8d5b | 0148 891c | 3a0f 8c1a 0x000001c7541acc5c: ; {metadata(method data for {method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')} 0x000001c7541acc5c: 0000 0048 | ba00 fe37 | 2ac7 0100 | 00ff 8230 | 0100 00ba | 0a00 0000 | e903 0000 | 0048 8bd0 0x000001c7541acc7c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acc7c: 3bf2 48ba | 9844 c53b | c701 0000 | 48c7 c738 | 0500 007d | 0748 c7c7 | 4805 0000 | 488b 1c3a 0x000001c7541acc9c: 488d 5b01 | 4889 1c3a | 0f8d 5901 | 0000 89b4 | 24e8 0000 | 0089 8424 | bc00 0000 0x000001c7541accb8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541accb8: 498b d048 | bf98 44c5 | 3bc7 0100 | 008b 5208 | 483b 9768 | 0500 0075 | 0d48 8387 | 7005 0000 0x000001c7541accd8: 01e9 6000 | 0000 483b | 9778 0500 | 0075 0d48 | 8387 8005 | 0000 01e9 | 4a00 0000 | 4883 bf68 0x000001c7541accf8: 0500 0000 | 7517 4889 | 9768 0500 | 0048 c787 | 7005 0000 | 0100 0000 | e929 0000 | 0048 83bf 0x000001c7541acd18: 7805 0000 | 0075 1748 | 8997 7805 | 0000 48c7 | 8780 0500 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541acd38: 8758 0500 | 0001 498b 0x000001c7541acd40: ; {oop("clientTick"{0x000001c7786733d0})} 0x000001c7541acd40: f849 b8d0 | 3367 78c7 | 0100 0048 | 8bd7 4889 | bc24 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 0x000001c7541acd60: 29ee 8000 0x000001c7541acd64: ; {virtual_call} 0x000001c7541acd64: 0000 00e8 0x000001c7541acd68: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_39278 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@162 (line 1313) 0x000001c7541acd68: b415 8407 0x000001c7541acd6c: ; {other} 0x000001c7541acd6c: 0f1f 8400 | 5c28 0012 | 488b 9424 | b000 0000 0x000001c7541acd7c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acd7c: 48be 9844 | c53b c701 0x000001c7541acd84: ; {metadata('net/minecraft/class_310')} 0x000001c7541acd84: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 96a0 | 0500 0048 | 8386 a805 | 0000 0148 | 8b94 24b0 0x000001c7541acda4: ; {optimized virtual_call} 0x000001c7541acda4: 0000 00e8 0x000001c7541acda8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_1574 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@168 (line 1314) 0x000001c7541acda8: b45d 0500 0x000001c7541acdac: ; {other} 0x000001c7541acdac: 0f1f 8400 | 9c28 0013 | 8bb4 24e8 | 0000 00ff 0x000001c7541acdbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acdbc: c648 ba98 | 44c5 3bc7 | 0100 008b | bad0 0000 | 0083 c702 | 89ba d000 | 0000 81e7 | fe3f 0000 0x000001c7541acddc: 85ff 0f84 | ee4d 0000 | 4d8b 9750 0x000001c7541acde8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312) ; {poll} 0x000001c7541acde8: 0400 0041 0x000001c7541acdec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acdec: 8502 48ba | 9844 c53b | c701 0000 | ff82 c805 | 0000 e9e5 | fdff ff4c | 8984 24e0 | 0000 004c 0x000001c7541ace0c: 8b84 24e0 0x000001c7541ace10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ace10: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0045 8b40 | 084c 3b82 | f005 0000 | 750d 4883 | 82f8 0500 0x000001c7541ace30: 0001 e960 | 0000 004c | 3b82 0006 | 0000 750d | 4883 8208 | 0600 0001 | e94a 0000 | 0048 83ba 0x000001c7541ace50: f005 0000 | 0075 174c | 8982 f005 | 0000 48c7 | 82f8 0500 | 0001 0000 | 00e9 2900 | 0000 4883 0x000001c7541ace70: ba00 0600 | 0000 7517 | 4c89 8200 | 0600 0048 | c782 0806 | 0000 0100 | 0000 e908 | 0000 0048 0x000001c7541ace90: 8382 e005 | 0000 0148 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8b8 | 29ee 8000 0x000001c7541aceac: ; {virtual_call} 0x000001c7541aceac: 0000 00e8 0x000001c7541aceb0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@179 (line 1316) 0x000001c7541aceb0: 6cea 2507 0x000001c7541aceb4: ; {other} 0x000001c7541aceb4: 0f1f 8400 | a429 0015 | 4c8b 8424 | e000 0000 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048 0x000001c7541aced4: 3b06 488b 0x000001c7541aced8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aced8: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 1806 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 004d 0000 0x000001c7541acef8: ; {oop("Render"{0x000001c7786733f0})} 0x000001c7541acef8: 49ba f033 | 6778 c701 | 0000 4c89 0x000001c7541acf04: ; {oop("Render"{0x000001c7786733f0})} 0x000001c7541acf04: 5678 48bf | f033 6778 | c701 0000 | 488b de48 | 33df 48c1 | eb1a 4883 | fb00 0f85 | f04c 0000 0x000001c7541acf24: ; implicit exception: dispatches to 0x000001c7541b1c2c 0x000001c7541acf24: 493b 0049 0x000001c7541acf28: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acf28: 8bf0 48bf | 9844 c53b | c701 0000 | 8b76 0848 | 3bb7 6006 | 0000 750d | 4883 8768 | 0600 0001 0x000001c7541acf48: e960 0000 | 0048 3bb7 | 7006 0000 | 750d 4883 | 8778 0600 | 0001 e94a | 0000 0048 | 83bf 6006 0x000001c7541acf68: 0000 0075 | 1748 89b7 | 6006 0000 | 48c7 8768 | 0600 0001 | 0000 00e9 | 2900 0000 | 4883 bf70 0x000001c7541acf88: 0600 0000 | 7517 4889 | b770 0600 | 0048 c787 | 7806 0000 | 0100 0000 | e908 0000 | 0048 8387 0x000001c7541acfa8: 5006 0000 | 0149 8bf0 0x000001c7541acfb0: ; {oop("gpuAsync"{0x000001c778673410})} 0x000001c7541acfb0: 49b8 1034 | 6778 c701 | 0000 488b | d648 89b4 | 24e0 0000 | 0048 b8b8 | 29ee 8000 0x000001c7541acfcc: ; {virtual_call} 0x000001c7541acfcc: 0000 00e8 0x000001c7541acfd0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@199 (line 1321) 0x000001c7541acfd0: 4ce6 2507 0x000001c7541acfd4: ; {other} 0x000001c7541acfd4: 0f1f 8400 | c42a 0016 0x000001c7541acfdc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541acfdc: 48be 9844 | c53b c701 | 0000 4883 | 8688 0600 0x000001c7541acfec: ; {static_call} 0x000001c7541acfec: 0001 90e8 0x000001c7541acff0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokestatic executePendingTasks {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@204 (line 1322) 0x000001c7541acff0: 8c0c 0300 0x000001c7541acff4: ; {other} 0x000001c7541acff4: 0f1f 8400 | e42a 0017 | 4c8b 8424 | e000 0000 0x000001c7541ad004: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad004: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82a8 0600 | 0075 0d48 | 8382 b006 | 0000 01e9 0x000001c7541ad024: 6000 0000 | 4c3b 82b8 | 0600 0075 | 0d48 8382 | c006 0000 | 01e9 4a00 | 0000 4883 | baa8 0600 0x000001c7541ad044: 0000 7517 | 4c89 82a8 | 0600 0048 | c782 b006 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b806 0x000001c7541ad064: 0000 0075 | 174c 8982 | b806 0000 | 48c7 82c0 | 0600 0001 | 0000 00e9 | 0800 0000 | 4883 8298 0x000001c7541ad084: 0600 0001 0x000001c7541ad088: ; {oop("sound"{0x000001c77105e128})} 0x000001c7541ad088: 49b8 28e1 | 0571 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ad0a4: ; {virtual_call} 0x000001c7541ad0a4: 0000 00e8 0x000001c7541ad0a8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@212 (line 1324) 0x000001c7541ad0a8: 7403 2607 0x000001c7541ad0ac: ; {other} 0x000001c7541ad0ac: 0f1f 8400 | 9c2b 0018 | 488b 9424 | b000 0000 | 4c8b 82c8 | 0100 0048 | 8bb2 1801 | 0000 483b 0x000001c7541ad0cc: 0648 8bfe 0x000001c7541ad0d0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad0d0: 48bb 9844 | c53b c701 0x000001c7541ad0d8: ; {metadata('net/minecraft/class_757')} 0x000001c7541ad0d8: 0000 49ba | 9071 e980 | 0000 0000 | 4c89 93e0 | 0600 0048 | 8383 e806 | 0000 0148 | 8bb6 a800 0x000001c7541ad0f8: 0000 493b | 0049 8bf8 0x000001c7541ad100: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad100: 48bb 9844 | c53b c701 0x000001c7541ad108: ; {metadata('net/minecraft/class_1144')} 0x000001c7541ad108: 0000 49ba | a8ae e380 | 0000 0000 | 4c89 9318 | 0700 0048 | 8383 2007 0x000001c7541ad120: ; {metadata(method data for {method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')} 0x000001c7541ad120: 0000 0148 | bfe0 7bc5 | 3bc7 0100 | 008b 9fcc | 0000 0083 | c302 899f | cc00 0000 | 81e3 feff 0x000001c7541ad140: 1f00 85db | 0f84 f14a | 0000 498b | 7818 483b | 074c 8bc7 0x000001c7541ad154: ; {metadata(method data for {method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')} 0x000001c7541ad154: 48bb e07b | c53b c701 0x000001c7541ad15c: ; {metadata('net/minecraft/class_1140')} 0x000001c7541ad15c: 0000 49ba | 2002 e480 | 0000 0000 | 4c89 9320 | 0100 0048 | 8383 2801 | 0000 014c | 8bc6 488b 0x000001c7541ad17c: ; {optimized virtual_call} 0x000001c7541ad17c: d766 90e8 0x000001c7541ad180: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_1144::method_4876@5 (line 260) ; - net.minecraft.class_310::method_1523@228 (line 1325) 0x000001c7541ad180: fc28 0300 0x000001c7541ad184: ; {other} 0x000001c7541ad184: 0f1f 8400 | 742c 0019 | 4c8b 8424 | e000 0000 0x000001c7541ad194: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad194: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8250 0700 | 0075 0d48 | 8382 5807 | 0000 01e9 0x000001c7541ad1b4: 6000 0000 | 4c3b 8260 | 0700 0075 | 0d48 8382 | 6807 0000 | 01e9 4a00 | 0000 4883 | ba50 0700 0x000001c7541ad1d4: 0000 7517 | 4c89 8250 | 0700 0048 | c782 5807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba 6007 0x000001c7541ad1f4: 0000 0075 | 174c 8982 | 6007 0000 | 48c7 8268 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 8240 0x000001c7541ad214: 0700 0001 0x000001c7541ad218: ; {oop("toasts"{0x000001c778673430})} 0x000001c7541ad218: 49b8 3034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ad234: ; {virtual_call} 0x000001c7541ad234: 0000 00e8 0x000001c7541ad238: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@236 (line 1326) 0x000001c7541ad238: e401 2607 0x000001c7541ad23c: ; {other} 0x000001c7541ad23c: 0f1f 8400 | 2c2d 001a | 488b 9424 | b000 0000 | 488b b258 | 0200 0048 | 3b06 488b 0x000001c7541ad258: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad258: fe48 bb98 | 44c5 3bc7 0x000001c7541ad260: ; {metadata('net/minecraft/class_374')} 0x000001c7541ad260: 0100 0049 | bae0 7bcd | 8000 0000 | 004c 8993 | 8807 0000 | 4883 8390 | 0700 0001 0x000001c7541ad27c: ; {optimized virtual_call} 0x000001c7541ad27c: 488b d6e8 0x000001c7541ad280: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@245 (line 1327) 0x000001c7541ad280: 3c3f 0300 0x000001c7541ad284: ; {other} 0x000001c7541ad284: 0f1f 8400 | 742d 001b | 4c8b 8424 | e000 0000 0x000001c7541ad294: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad294: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82c0 0700 | 0075 0d48 | 8382 c807 | 0000 01e9 0x000001c7541ad2b4: 6000 0000 | 4c3b 82d0 | 0700 0075 | 0d48 8382 | d807 0000 | 01e9 4a00 | 0000 4883 | bac0 0700 0x000001c7541ad2d4: 0000 7517 | 4c89 82c0 | 0700 0048 | c782 c807 | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d007 0x000001c7541ad2f4: 0000 0075 | 174c 8982 | d007 0000 | 48c7 82d8 | 0700 0001 | 0000 00e9 | 0800 0000 | 4883 82b0 0x000001c7541ad314: 0700 0001 0x000001c7541ad318: ; {oop("render"{0x000001c778673450})} 0x000001c7541ad318: 49b8 5034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ad334: ; {virtual_call} 0x000001c7541ad334: 0000 00e8 0x000001c7541ad338: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@253 (line 1328) 0x000001c7541ad338: e400 2607 0x000001c7541ad33c: ; {other} 0x000001c7541ad33c: 0f1f 8400 | 2c2e 001c 0x000001c7541ad344: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad344: 48ba 9844 | c53b c701 | 0000 4883 | 82e8 0700 0x000001c7541ad354: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541ad354: 0001 48ba | 9059 9d3b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541ad374: 0085 f60f | 84e9 4800 0x000001c7541ad37c: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541ad37c: 0048 bac8 | f2b9 65c7 | 0100 0048 | 8b92 f000 | 0000 483b | 0248 8bf2 0x000001c7541ad394: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541ad394: 48bf 9059 | 9d3b c701 | 0000 8b76 | 0848 3bb7 | 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 0x000001c7541ad3b4: 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738 | 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 0x000001c7541ad3d4: 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 0x000001c7541ad3f4: 0000 7517 | 4889 b730 | 0100 0048 | c787 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 0x000001c7541ad414: 0000 0166 | 0f1f 4400 | 0048 b800 | c8e0 8000 0x000001c7541ad424: ; {virtual_call} 0x000001c7541ad424: 0000 00e8 0x000001c7541ad428: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@258 (line 1330) 0x000001c7541ad428: 744d 2207 0x000001c7541ad42c: ; {other} 0x000001c7541ad42c: 0f1f 8400 | 1c2f 001d | 4889 8424 | f000 0000 | 488b 9424 | b000 0000 0x000001c7541ad444: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad444: 48be 9844 | c53b c701 0x000001c7541ad44c: ; {metadata('net/minecraft/class_310')} 0x000001c7541ad44c: 0000 49ba | 008a ca80 | 0000 0000 | 4c89 9608 | 0800 0048 | 8386 1008 0x000001c7541ad464: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541ad464: 0000 0148 | bae0 f0b8 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ad484: 1f00 85f6 | 0f84 fe47 | 0000 488b | 9424 b000 | 0000 488b | b230 0100 | 0048 3b06 0x000001c7541ad4a0: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541ad4a0: 488b fe48 | bbe0 f0b8 | 3bc7 0100 | 0048 8383 | 2801 0000 | 0148 8bb6 | 8000 0000 0x000001c7541ad4bc: ; implicit exception: dispatches to 0x000001c7541b1cb2 0x000001c7541ad4bc: 483b 0648 0x000001c7541ad4c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad4c0: 8bfe 48bb | 9844 c53b | c701 0000 0x000001c7541ad4cc: ; {metadata('net/minecraft/class_340')} 0x000001c7541ad4cc: 49ba e0e6 | e980 0000 | 0000 4c89 | 9340 0800 | 0048 8383 | 4808 0000 0x000001c7541ad4e4: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')} 0x000001c7541ad4e4: 0148 bf48 | e6b9 3bc7 | 0100 008b | 9fcc 0000 | 0083 c302 | 899f cc00 | 0000 81e3 | feff 1f00 0x000001c7541ad504: 85db 0f84 | ab47 0000 | 0fbe 7e0c 0x000001c7541ad510: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')} 0x000001c7541ad510: 85ff 48bf | 48e6 b93b | c701 0000 | 48c7 c310 | 0100 0074 | 0748 c7c3 | 2001 0000 | 488b 0c1f 0x000001c7541ad530: 488d 4901 | 4889 0c1f | 0f84 3d00 | 0000 488b | 7610 488b | b638 0100 | 000f be76 0x000001c7541ad54c: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')} 0x000001c7541ad54c: 2285 f648 | be48 e6b9 | 3bc7 0100 | 0048 c7c7 | 4001 0000 | 7407 48c7 | c730 0100 | 0048 8b1c 0x000001c7541ad56c: 3e48 8d5b | 0148 891c | 3e0f 840a | 0000 00be | 0000 0000 | e915 0000 0x000001c7541ad584: ; {metadata(method data for {method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')} 0x000001c7541ad584: 0048 be48 | e6b9 3bc7 | 0100 00ff | 8650 0100 | 00be 0100 | 0000 83e6 0x000001c7541ad59c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad59c: 0185 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 6808 0000 | 7507 48c7 | c778 0800 | 0048 8b1c 0x000001c7541ad5bc: 3e48 8d5b | 0148 891c | 3e0f 85a1 | 0000 0048 | 8bb2 2803 | 0000 4885 | f60f 841c 0x000001c7541ad5d8: ; {metadata('net/minecraft/class_5963')} 0x000001c7541ad5d8: 0000 0049 | b8a8 ebcb | 8000 0000 | 008b 4e08 | 4c3b 4138 | 0f85 f046 | 0000 e900 | 0000 0048 0x000001c7541ad5f8: 8bfe 483b 0x000001c7541ad5fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad5fc: 0648 bf98 | 44c5 3bc7 0x000001c7541ad604: ; {metadata('net/minecraft/class_5963')} 0x000001c7541ad604: 0100 0049 | baa8 ebcb | 8000 0000 | 004c 8997 | 9808 0000 | 4883 87a0 | 0800 0001 0x000001c7541ad620: ; {metadata(method data for {method} {0x000001c73a5811d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')} 0x000001c7541ad620: 48be 0877 | c43b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541ad640: ff0f 84a5 0x000001c7541ad644: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad644: 4600 0048 | be98 44c5 | 3bc7 0100 | 00ff 86c0 | 0800 0049 | c7c2 0000 | 0000 4c89 | 5250 be00 0x000001c7541ad664: 0000 00e9 | b002 0000 | 488b b238 | 0300 0048 0x000001c7541ad674: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad674: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c3e0 | 0800 0074 | 0748 c7c3 | f008 0000 | 488b 0c1f 0x000001c7541ad694: 488d 4901 | 4889 0c1f | 0f84 4800 | 0000 488b | d648 b8ff | ffff ffff 0x000001c7541ad6ac: ; {virtual_call} 0x000001c7541ad6ac: ffff ffe8 0x000001c7541ad6b0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@296 (line 1333) 0x000001c7541ad6b0: cc1c 0606 0x000001c7541ad6b4: ; {other} 0x000001c7541ad6b4: 0f1f 8400 | a431 001e 0x000001c7541ad6bc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad6bc: 85c0 48be | 9844 c53b | c701 0000 | 48c7 c738 | 0900 0074 | 0748 c7c7 | 4809 0000 | 488b 1c3e 0x000001c7541ad6dc: 488d 5b01 | 4889 1c3e | 0f84 1a00 0x000001c7541ad6e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad6e8: 0000 48be | 9844 c53b | c701 0000 | ff86 5809 | 0000 be01 | 0000 00e9 | 0500 0000 | be00 0000 0x000001c7541ad708: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad708: 0085 f648 | bf98 44c5 | 3bc7 0100 | 0048 c7c3 | 8009 0000 | 7507 48c7 | c370 0900 | 0048 8b04 0x000001c7541ad728: 1f48 8d40 | 0148 8904 | 1f0f 850d | 0000 0048 | 8b94 24b0 | 0000 00e9 | d801 0000 | 89b4 24ec 0x000001c7541ad748: 0000 000f 0x000001c7541ad74c: ; {static_call} 0x000001c7541ad74c: 1f40 00e8 0x000001c7541ad750: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@314 (line 1335) 0x000001c7541ad750: 2c21 0606 0x000001c7541ad754: ; {other} 0x000001c7541ad754: 0f1f 8400 | 4432 001f | 0f1f 4000 0x000001c7541ad760: ; {no_reloc} 0x000001c7541ad760: e9b7 4500 | 0090 9090 | 9090 4889 | 8424 f800 | 0000 0f1f 0x000001c7541ad774: ; {static_call} 0x000001c7541ad774: 4400 00e8 0x000001c7541ad778: ; ImmutableOopMap {[176]=Oop [224]=Oop [248]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@317 (line 1335) 0x000001c7541ad778: 0421 0606 0x000001c7541ad77c: ; {other} 0x000001c7541ad77c: 0f1f 8400 | 6c32 0020 0x000001c7541ad784: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad784: 49b8 9844 | c53b c701 | 0000 4d8d | 80b0 0900 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308 0x000001c7541ad7a4: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff 0x000001c7541ad7c4: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 24f8 0x000001c7541ad7e4: 0000 0049 | 3b00 498b 0x000001c7541ad7ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad7ec: d048 be98 | 44c5 3bc7 | 0100 0048 | 8386 c009 0x000001c7541ad7fc: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ad7fc: 0000 0148 | ba70 e03c | 2cc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ad81c: 1f00 85f6 | 0f84 0545 | 0000 4d8b | 4010 4d85 0x000001c7541ad82c: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ad82c: c048 ba70 | e03c 2cc7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541ad84c: 8d7f 0148 | 893c 320f | 84a3 0000 | 0048 3b00 0x000001c7541ad85c: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ad85c: 488b d048 | be70 e03c | 2cc7 0100 | 008b 5208 | 483b 9640 | 0100 0075 | 0d48 8386 | 4801 0000 0x000001c7541ad87c: 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 4a00 0000 | 4883 be40 0x000001c7541ad89c: 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ad8bc: 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ad8dc: 8630 0100 | 0001 488b | d048 b8ff | ffff ffff 0x000001c7541ad8ec: ; {virtual_call} 0x000001c7541ad8ec: ffff ffe8 0x000001c7541ad8f0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Optional::ifPresent@12 (line 178) ; - net.minecraft.class_310::method_1523@322 (line 1335) 0x000001c7541ad8f0: 8c1a 0606 0x000001c7541ad8f4: ; {other} 0x000001c7541ad8f4: 0f1f 8400 | e433 0021 | 8bb4 24ec 0x000001c7541ad900: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad900: 0000 0049 | b898 44c5 | 3bc7 0100 | 0041 ff80 | f809 0000 | 488b 9424 | b000 0000 0x000001c7541ad91c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad91c: 4c8b c249 | b998 44c5 | 3bc7 0100 0x000001c7541ad928: ; {metadata('net/minecraft/class_310')} 0x000001c7541ad928: 0049 ba00 | 8aca 8000 | 0000 004d | 8991 200a | 0000 4983 | 8128 0a00 | 0001 488b | 9ab8 0100 0x000001c7541ad948: 0048 899c | 2400 0100 0x000001c7541ad950: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ad950: 0049 b898 | 44c5 3bc7 | 0100 0049 | 8380 480a 0x000001c7541ad960: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ad960: 0000 0149 | b8d8 b69b | 3bc7 0100 | 0045 8b88 | cc00 0000 | 4183 c102 | 4589 88cc | 0000 0041 0x000001c7541ad980: 81e1 feff | 1f00 4585 | c90f 84c2 0x000001c7541ad98c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ad98c: 4300 0049 | b8f8 26ca | 70c7 0100 | 004d 8b80 | d000 0000 0x000001c7541ad9a0: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ad9a0: 4d85 c049 | b9d8 b69b | 3bc7 0100 | 0048 c7c7 | 2001 0000 | 7407 48c7 | c710 0100 | 0049 8b04 0x000001c7541ad9c0: 3948 8d40 | 0149 8904 | 3989 b424 | 0801 0000 | 0f84 733c | 0000 4d85 | c00f 841d 0x000001c7541ad9dc: ; {metadata('net/minecraft/class_10865')} 0x000001c7541ad9dc: 0000 0048 | b9c8 21e2 | 8000 0000 | 0041 8b40 | 0848 3b48 | 380f 857b | 4300 00e9 | 0000 0000 0x000001c7541ad9fc: 4d8b c849 | 3b00 4d8b 0x000001c7541ada04: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ada04: c848 bf98 | 44c5 3bc7 0x000001c7541ada0c: ; {metadata('net/minecraft/class_10865')} 0x000001c7541ada0c: 0100 0049 | bac8 21e2 | 8000 0000 | 004c 8997 | 680a 0000 | 4883 8770 | 0a00 0001 | 498b 4010 0x000001c7541ada2c: ; implicit exception: dispatches to 0x000001c7541b1d7c 0x000001c7541ada2c: 483b 034c 0x000001c7541ada30: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ada30: 8bc3 49b9 | 9844 c53b | c701 0000 | 458b 4008 | 4d3b 81a0 | 0a00 0075 | 0d49 8381 | a80a 0000 0x000001c7541ada50: 01e9 6000 | 0000 4d3b | 81b0 0a00 | 0075 0d49 | 8381 b80a | 0000 01e9 | 4a00 0000 | 4983 b9a0 0x000001c7541ada70: 0a00 0000 | 7517 4d89 | 81a0 0a00 | 0049 c781 | a80a 0000 | 0100 0000 | e929 0000 | 0049 83b9 0x000001c7541ada90: b00a 0000 | 0075 174d | 8981 b00a | 0000 49c7 | 81b8 0a00 | 0001 0000 | 00e9 0800 | 0000 4983 0x000001c7541adab0: 8190 0a00 | 0001 4c8b | 4328 4c8b 0x000001c7541adabc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541adabc: cb48 bf98 | 44c5 3bc7 | 0100 0045 | 8b49 084c | 3b8f d80a | 0000 750d | 4883 87e0 | 0a00 0001 0x000001c7541adadc: e960 0000 | 004c 3b8f | e80a 0000 | 750d 4883 | 87f0 0a00 | 0001 e94a | 0000 0048 | 83bf d80a 0x000001c7541adafc: 0000 0075 | 174c 898f | d80a 0000 | 48c7 87e0 | 0a00 0001 | 0000 00e9 | 2900 0000 | 4883 bfe8 0x000001c7541adb1c: 0a00 0000 | 7517 4c89 | 8fe8 0a00 | 0048 c787 | f00a 0000 | 0100 0000 | e908 0000 | 0048 8387 0x000001c7541adb3c: c80a 0000 | 0148 8b7b | 3048 85c0 | 0f84 1d00 0x000001c7541adb4c: ; {metadata('net/minecraft/class_10860')} 0x000001c7541adb4c: 0000 49bd | 08d5 e280 | 0000 0000 | 448b 5808 | 4d3b 6b38 | 0f85 1b42 | 0000 e900 | 0000 004c 0x000001c7541adb6c: 8bc8 483b | 004c 8bc8 0x000001c7541adb74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541adb74: 48b9 9844 | c53b c701 0x000001c7541adb7c: ; {metadata('net/minecraft/class_10860')} 0x000001c7541adb7c: 0000 49ba | 08d5 e280 | 0000 0000 | 4c89 9110 | 0b00 0048 | 8381 180b | 0000 0141 | b900 0000 0x000001c7541adb9c: ; {section_word} 0x000001c7541adb9c: 00c5 fb10 | 051b d6ff | ff48 8bd0 | 0f1f 8000 0x000001c7541adbac: ; {optimized virtual_call} 0x000001c7541adbac: 0000 00e8 0x000001c7541adbb0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@362 (line 1343) 0x000001c7541adbb0: 8cd7 feff 0x000001c7541adbb4: ; {other} 0x000001c7541adbb4: 0f1f 8400 | a436 0022 0x000001c7541adbbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541adbbc: 49b8 9844 | c53b c701 | 0000 4983 | 8038 0b00 0x000001c7541adbcc: ; {metadata(method data for {method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adbcc: 0001 49b8 | c8a5 c53b | c701 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe 0x000001c7541adbec: ff1f 0085 | d20f 8494 0x000001c7541adbf4: ; {metadata(method data for {method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adbf4: 4100 0049 | b8c8 a5c5 | 3bc7 0100 | 0049 8380 | 1001 0000 0x000001c7541adc08: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc08: 0149 b820 | 8477 3bc7 | 0100 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff 0x000001c7541adc28: 1f00 85d2 | 0f84 7a41 0x000001c7541adc30: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc30: 0000 49b8 | 2084 773b | c701 0000 | 4983 8010 | 0100 0001 0x000001c7541adc44: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc44: 49b8 a885 | 773b c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541adc64: 0085 d20f | 8460 4100 0x000001c7541adc6c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc6c: 0049 b8a8 | 8577 3bc7 | 0100 0049 | 8380 1001 0x000001c7541adc7c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc7c: 0000 0149 | b8f8 26ca | 70c7 0100 | 004d 8b80 | c800 0000 | 498b 9780 | 0300 0048 | 8b12 493b 0x000001c7541adc9c: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adc9c: d049 b8a8 | 8577 3bc7 | 0100 0048 | c7c2 2001 | 0000 7507 | 48c7 c230 | 0100 0049 | 8b34 1048 0x000001c7541adcbc: 8d76 0149 | 8934 100f | 851c 0000 0x000001c7541adcc8: ; {metadata(method data for {method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adcc8: 0049 b8a8 | 8577 3bc7 | 0100 0041 | ff80 4001 | 0000 41b8 | 0100 0000 | e906 0000 | 0041 b800 0x000001c7541adce8: 0000 0041 | 83e0 0145 0x000001c7541adcf0: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541adcf0: 85c0 49b8 | 2084 773b | c701 0000 | 48c7 c230 | 0100 0074 | 0748 c7c2 | 2001 0000 | 498b 3410 0x000001c7541add10: 488d 7601 | 4989 3410 | 0f84 4b38 0x000001c7541add1c: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541add1c: 0000 49b8 | f826 ca70 | c701 0000 0x000001c7541add28: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})} 0x000001c7541add28: 48ba a039 | 0c71 c701 | 0000 410f | be57 4085 | d20f 85af 0x000001c7541add3c: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})} 0x000001c7541add3c: 4000 0049 | baa0 390c | 71c7 0100 | 004d 8990 | 3001 0000 0x000001c7541add50: ; {oop(a 'net/minecraft/class_9958'{0x000001c7710c39a0})} 0x000001c7541add50: 48ba a039 | 0c71 c701 | 0000 498b | f048 33f2 | 48c1 ee1a | 4883 fe00 | 0f85 9f40 | 0000 4c8b 0x000001c7541add70: 8424 e000 0x000001c7541add74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541add74: 0000 48be | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 8658 | 0b00 0075 | 0d48 8386 | 600b 0000 0x000001c7541add94: 01e9 6000 | 0000 4c3b | 8668 0b00 | 0075 0d48 | 8386 700b | 0000 01e9 | 4a00 0000 | 4883 be58 0x000001c7541addb4: 0b00 0000 | 7517 4c89 | 8658 0b00 | 0048 c786 | 600b 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541addd4: 680b 0000 | 0075 174c | 8986 680b | 0000 48c7 | 8670 0b00 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541addf4: 8648 0b00 0x000001c7541addf8: ; {oop("mouse"{0x000001c778673470})} 0x000001c7541addf8: 0001 49b8 | 7034 6778 | c701 0000 | 488b 9424 | e000 0000 | 9048 b8b8 | 29ee 8000 0x000001c7541ade14: ; {virtual_call} 0x000001c7541ade14: 0000 00e8 0x000001c7541ade18: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@378 (line 1347) 0x000001c7541ade18: 04d8 2507 0x000001c7541ade1c: ; {other} 0x000001c7541ade1c: 0f1f 8400 | 0c39 0023 | 488b 9424 | b000 0000 | 488b b248 | 0100 0048 | 3b06 488b 0x000001c7541ade38: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ade38: fe48 bb98 | 44c5 3bc7 0x000001c7541ade40: ; {metadata('net/minecraft/class_312')} 0x000001c7541ade40: 0100 0049 | ba18 b5e1 | 8000 0000 | 004c 8993 | 900b 0000 | 4883 8398 | 0b00 0001 0x000001c7541ade5c: ; {optimized virtual_call} 0x000001c7541ade5c: 488b d6e8 0x000001c7541ade60: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@387 (line 1348) 0x000001c7541ade60: fc07 ffff 0x000001c7541ade64: ; {other} 0x000001c7541ade64: 0f1f 8400 | 5439 0024 | 4c8b 8424 | e000 0000 0x000001c7541ade74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ade74: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82c8 0b00 | 0075 0d48 | 8382 d00b | 0000 01e9 0x000001c7541ade94: 6000 0000 | 4c3b 82d8 | 0b00 0075 | 0d48 8382 | e00b 0000 | 01e9 4a00 | 0000 4883 | bac8 0b00 0x000001c7541adeb4: 0000 7517 | 4c89 82c8 | 0b00 0048 | c782 d00b | 0000 0100 | 0000 e929 | 0000 0048 | 83ba d80b 0x000001c7541aded4: 0000 0075 | 174c 8982 | d80b 0000 | 48c7 82e0 | 0b00 0001 | 0000 00e9 | 0800 0000 | 4883 82b8 0x000001c7541adef4: 0b00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000 0x000001c7541adf0c: ; {virtual_call} 0x000001c7541adf0c: 0000 00e8 0x000001c7541adf10: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@392 (line 1349) 0x000001c7541adf10: 0cda 2507 0x000001c7541adf14: ; {other} 0x000001c7541adf14: 0f1f 8400 | 043a 0025 | 488b 9424 | b000 0000 | 440f be42 | 7945 85c0 0x000001c7541adf2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541adf2c: 49b8 9844 | c53b c701 | 0000 48c7 | c6f0 0b00 | 0075 0748 | c7c6 000c | 0000 498b | 3c30 488d 0x000001c7541adf4c: 7f01 4989 | 3c30 0f85 | c401 0000 | 4c8b 8424 | e000 0000 0x000001c7541adf60: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541adf60: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8620 0c00 | 0075 0d48 | 8386 280c | 0000 01e9 0x000001c7541adf80: 6000 0000 | 4c3b 8630 | 0c00 0075 | 0d48 8386 | 380c 0000 | 01e9 4a00 | 0000 4883 | be20 0c00 0x000001c7541adfa0: 0000 7517 | 4c89 8620 | 0c00 0048 | c786 280c | 0000 0100 | 0000 e929 | 0000 0048 | 83be 300c 0x000001c7541adfc0: 0000 0075 | 174c 8986 | 300c 0000 | 48c7 8638 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8610 0x000001c7541adfe0: 0c00 0001 0x000001c7541adfe4: ; {oop("gameRenderer"{0x000001c778673490})} 0x000001c7541adfe4: 49b8 9034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000 0x000001c7541ae004: ; {virtual_call} 0x000001c7541ae004: 0000 00e8 0x000001c7541ae008: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@409 (line 1352) 0x000001c7541ae008: 14f4 2507 0x000001c7541ae00c: ; {other} 0x000001c7541ae00c: 0f1f 8400 | fc3a 0026 | 488b 9424 | b000 0000 | 488b b218 | 0100 004c | 8b82 c000 | 0000 483b 0x000001c7541ae02c: 064c 8bce 0x000001c7541ae030: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae030: 48bf 9844 | c53b c701 0x000001c7541ae038: ; {metadata('net/minecraft/class_757')} 0x000001c7541ae038: 0000 49ba | 9071 e980 | 0000 0000 | 4c89 9758 | 0c00 0048 | 8387 600c | 0000 0144 | 8b8c 24b8 0x000001c7541ae058: 0000 0048 0x000001c7541ae05c: ; {optimized virtual_call} 0x000001c7541ae05c: 8bd6 90e8 0x000001c7541ae060: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@423 (line 1353) 0x000001c7541ae060: 7c9f 0000 0x000001c7541ae064: ; {other} 0x000001c7541ae064: 0f1f 8400 | 543b 0027 | 4c8b 8424 | e000 0000 0x000001c7541ae074: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae074: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8290 0c00 | 0075 0d48 | 8382 980c | 0000 01e9 0x000001c7541ae094: 6000 0000 | 4c3b 82a0 | 0c00 0075 | 0d48 8382 | a80c 0000 | 01e9 4a00 | 0000 4883 | ba90 0c00 0x000001c7541ae0b4: 0000 7517 | 4c89 8290 | 0c00 0048 | c782 980c | 0000 0100 | 0000 e929 | 0000 0048 | 83ba a00c 0x000001c7541ae0d4: 0000 0075 | 174c 8982 | a00c 0000 | 48c7 82a8 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 8280 0x000001c7541ae0f4: 0c00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000 0x000001c7541ae10c: ; {virtual_call} 0x000001c7541ae10c: 0000 00e8 0x000001c7541ae110: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@428 (line 1354) 0x000001c7541ae110: 0cd8 2507 0x000001c7541ae114: ; {other} 0x000001c7541ae114: 0f1f 8400 | 043c 0028 | 4c8b 8424 | e000 0000 0x000001c7541ae124: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae124: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 86c8 0c00 | 0075 0d48 | 8386 d00c | 0000 01e9 0x000001c7541ae144: 6000 0000 | 4c3b 86d8 | 0c00 0075 | 0d48 8386 | e00c 0000 | 01e9 4a00 | 0000 4883 | bec8 0c00 0x000001c7541ae164: 0000 7517 | 4c89 86c8 | 0c00 0048 | c786 d00c | 0000 0100 | 0000 e929 | 0000 0048 | 83be d80c 0x000001c7541ae184: 0000 0075 | 174c 8986 | d80c 0000 | 48c7 86e0 | 0c00 0001 | 0000 00e9 | 0800 0000 | 4883 86b8 0x000001c7541ae1a4: 0c00 0001 0x000001c7541ae1a8: ; {oop("blit"{0x000001c7786734b0})} 0x000001c7541ae1a8: 49b8 b034 | 6778 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ae1c4: ; {virtual_call} 0x000001c7541ae1c4: 0000 00e8 0x000001c7541ae1c8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@438 (line 1357) 0x000001c7541ae1c8: 54d4 2507 0x000001c7541ae1cc: ; {other} 0x000001c7541ae1cc: 0f1f 8400 | bc3c 0029 | 488b 9424 | b000 0000 | 4c8b 82b8 | 0000 0049 | 3b00 498b 0x000001c7541ae1e8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae1e8: f048 bf98 | 44c5 3bc7 | 0100 0048 | 8387 f00c | 0000 0145 | 0fbe 4051 | 4183 e001 0x000001c7541ae204: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae204: 4585 c049 | b898 44c5 | 3bc7 0100 | 0048 c7c6 | 280d 0000 | 7507 48c7 | c638 0d00 | 0049 8b3c 0x000001c7541ae224: 3048 8d7f | 0149 893c | 300f 85f9 | 0100 0048 | 8b9c 2400 | 0100 004c 0x000001c7541ae23c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae23c: 8bc3 48be | 9844 c53b | c701 0000 | 458b 4008 | 4c3b 8658 | 0d00 0075 | 0d48 8386 | 600d 0000 0x000001c7541ae25c: 01e9 6000 | 0000 4c3b | 8668 0d00 | 0075 0d48 | 8386 700d | 0000 01e9 | 4a00 0000 | 4883 be58 0x000001c7541ae27c: 0d00 0000 | 7517 4c89 | 8658 0d00 | 0048 c786 | 600d 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ae29c: 680d 0000 | 0075 174c | 8986 680d | 0000 48c7 | 8670 0d00 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ae2bc: 8648 0d00 0x000001c7541ae2c0: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541ae2c0: 0001 49b8 | a8c9 c43b | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe 0x000001c7541ae2e0: ff1f 0085 | f60f 8449 | 3b00 004c | 8b43 284d 0x000001c7541ae2f0: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541ae2f0: 85c0 48be | a8c9 c43b | c701 0000 | 48c7 c720 | 0100 0074 | 0748 c7c7 | 1001 0000 | 488b 043e 0x000001c7541ae310: 488d 4001 | 4889 043e | 0f84 a331 0x000001c7541ae31c: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541ae31c: 0000 48be | a8c9 c43b | c701 0000 | 4883 8640 | 0100 0001 0x000001c7541ae330: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ae330: 48be d8b6 | 9b3b c701 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085 0x000001c7541ae350: ff0f 84fe 0x000001c7541ae354: ; {oop(a 'java/lang/Class'{0x000001c770ca26f8} = 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ae354: 3a00 0048 | bef8 26ca | 70c7 0100 | 0048 8bb6 | d000 0000 0x000001c7541ae368: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541ae368: 4885 f648 | bfd8 b69b | 3bc7 0100 | 0048 c7c0 | 2001 0000 | 7407 48c7 | c010 0100 | 0048 8b0c 0x000001c7541ae388: 0748 8d49 | 0148 890c | 070f 8482 | 3000 0048 | 85f6 0f84 | 1c00 0000 0x000001c7541ae3a0: ; {metadata('net/minecraft/class_10865')} 0x000001c7541ae3a0: 49b9 c821 | e280 0000 | 0000 8b4e | 084c 3b49 | 380f 85bf | 3a00 00e9 | 0000 0000 | 488b fe48 0x000001c7541ae3c0: 3b06 488b 0x000001c7541ae3c4: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541ae3c4: fe48 b8a8 | c9c4 3bc7 | 0100 0048 | 8380 6801 | 0000 0148 | 8b76 1048 | 85f6 0f84 | 1c00 0000 0x000001c7541ae3e4: ; {metadata('net/minecraft/class_10860')} 0x000001c7541ae3e4: 49b9 08d5 | e280 0000 | 0000 8b4e | 084c 3b49 | 380f 8585 | 3a00 00e9 | 0000 0000 | 488b fe48 0x000001c7541ae404: 3b06 488b 0x000001c7541ae408: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541ae408: fe48 b8a8 | c9c4 3bc7 | 0100 0048 | 8380 a001 | 0000 0148 0x000001c7541ae41c: ; {optimized virtual_call} 0x000001c7541ae41c: 8bd6 90e8 0x000001c7541ae420: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@29 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541ae420: 5c73 0000 0x000001c7541ae424: ; {other} 0x000001c7541ae424: 0f1f 8400 | 143f 002a 0x000001c7541ae42c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae42c: 48bf 9844 | c53b c701 | 0000 4883 | 8780 0d00 0x000001c7541ae43c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541ae43c: 0001 48bf | 9059 9d3b | c701 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f 0x000001c7541ae45c: 0085 db0f | 8425 3a00 0x000001c7541ae464: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541ae464: 0048 bfc8 | f2b9 65c7 | 0100 0048 | 8bbf f000 | 0000 483b | 0748 8bdf 0x000001c7541ae47c: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541ae47c: 48b9 9059 | 9d3b c701 | 0000 8b5b | 0848 3b99 | 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960 0x000001c7541ae49c: 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000 0x000001c7541ae4bc: 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100 0x000001c7541ae4dc: 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001 0x000001c7541ae4fc: 0000 0148 | 8bd7 6666 | 9048 b800 | c8e0 8000 0x000001c7541ae50c: ; {virtual_call} 0x000001c7541ae50c: 0000 00e8 0x000001c7541ae510: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@459 (line 1362) 0x000001c7541ae510: 8c3c 2207 0x000001c7541ae514: ; {other} 0x000001c7541ae514: 0f1f 8400 | 0440 002b | 488b 9c24 | f000 0000 | 482b c348 | 8b94 24b0 | 0000 0048 | 8942 408b 0x000001c7541ae534: b424 0801 | 0000 85f6 0x000001c7541ae53c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae53c: 48bf 9844 | c53b c701 | 0000 48c7 | c390 0d00 | 0074 0748 | c7c3 a00d | 0000 488b | 041f 488d 0x000001c7541ae55c: 4001 4889 | 041f 89b4 | 2408 0100 | 000f 84b5 0x000001c7541ae56c: ; {static_call} 0x000001c7541ae56c: 0100 00e8 0x000001c7541ae570: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokestatic method_41719 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@473 (line 1364) 0x000001c7541ae570: 0c13 0606 0x000001c7541ae574: ; {other} 0x000001c7541ae574: 0f1f 8400 | 6440 002c | 0f1f 4000 0x000001c7541ae580: ; {no_reloc} 0x000001c7541ae580: e93a 3900 | 0090 9090 | 9090 488b | 9424 b000 | 0000 4889 | 8424 1001 | 0000 0f1f 0x000001c7541ae59c: ; {static_call} 0x000001c7541ae59c: 4400 00e8 0x000001c7541ae5a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [272]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@477 (line 1364) 0x000001c7541ae5a0: dc12 0606 0x000001c7541ae5a4: ; {other} 0x000001c7541ae5a4: 0f1f 8400 | 9440 002d 0x000001c7541ae5ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae5ac: 49b8 9844 | c53b c701 | 0000 4d8d | 80e0 0d00 | 0048 85c0 | 750d 41f6 | 0001 753f | f049 8308 0x000001c7541ae5cc: 01eb 388b | 5008 4c8b | d249 3310 | 48f7 c2fc | ffff ff74 | 26f6 c202 | 7521 49f7 | 00fe ffff 0x000001c7541ae5ec: ff74 1549 | 8bd2 4933 | 1048 f7c2 | fcff ffff | 7409 4983 | 0802 eb03 | 4989 104c | 8b84 2410 0x000001c7541ae60c: 0100 0049 | 3b00 498b 0x000001c7541ae614: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae614: d048 be98 | 44c5 3bc7 | 0100 0048 | 8386 f00d 0x000001c7541ae624: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ae624: 0000 0148 | ba70 e03c | 2cc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541ae644: 1f00 85f6 | 0f84 8038 | 0000 4d8b | 4010 4d85 0x000001c7541ae654: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ae654: c048 ba70 | e03c 2cc7 | 0100 0048 | c7c6 1001 | 0000 7407 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541ae674: 8d7f 0148 | 893c 320f | 84a3 0000 | 0048 3b00 0x000001c7541ae684: ; {metadata(method data for {method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541ae684: 488b d048 | be70 e03c | 2cc7 0100 | 008b 5208 | 483b 9640 | 0100 0075 | 0d48 8386 | 4801 0000 0x000001c7541ae6a4: 01e9 6000 | 0000 483b | 9650 0100 | 0075 0d48 | 8386 5801 | 0000 01e9 | 4a00 0000 | 4883 be40 0x000001c7541ae6c4: 0100 0000 | 7517 4889 | 9640 0100 | 0048 c786 | 4801 0000 | 0100 0000 | e929 0000 | 0048 83be 0x000001c7541ae6e4: 5001 0000 | 0075 1748 | 8996 5001 | 0000 48c7 | 8658 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541ae704: 8630 0100 | 0001 488b | d048 b8ff | ffff ffff 0x000001c7541ae714: ; {virtual_call} 0x000001c7541ae714: ffff ffe8 0x000001c7541ae718: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Optional::ifPresent@12 (line 178) ; - net.minecraft.class_310::method_1523@482 (line 1364) 0x000001c7541ae718: 640c 0606 0x000001c7541ae71c: ; {other} 0x000001c7541ae71c: 0f1f 8400 | 0c42 002e | 4c8b 8424 | e000 0000 0x000001c7541ae72c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae72c: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8638 0e00 | 0075 0d48 | 8386 400e | 0000 01e9 0x000001c7541ae74c: 6000 0000 | 4c3b 8648 | 0e00 0075 | 0d48 8386 | 500e 0000 | 01e9 4a00 | 0000 4883 | be38 0e00 0x000001c7541ae76c: 0000 7517 | 4c89 8638 | 0e00 0048 | c786 400e | 0000 0100 | 0000 e929 | 0000 0048 | 83be 480e 0x000001c7541ae78c: 0000 0075 | 174c 8986 | 480e 0000 | 48c7 8650 | 0e00 0001 | 0000 00e9 | 0800 0000 | 4883 8628 0x000001c7541ae7ac: 0e00 0001 0x000001c7541ae7b0: ; {oop("updateDisplay"{0x000001c778996f30})} 0x000001c7541ae7b0: 49b8 306f | 9978 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ae7cc: ; {virtual_call} 0x000001c7541ae7cc: 0000 00e8 0x000001c7541ae7d0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@490 (line 1367) 0x000001c7541ae7d0: 4cec 2507 0x000001c7541ae7d4: ; {other} 0x000001c7541ae7d4: 0f1f 8400 | c442 002f | 488b 9424 | b000 0000 | 488b b2c0 | 0100 0048 0x000001c7541ae7ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae7ec: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c360 | 0e00 0074 | 0748 c7c3 | 700e 0000 | 488b 041f 0x000001c7541ae80c: 488d 4001 | 4889 041f | 0f84 5a00 | 0000 488b | d648 b8ff | ffff ffff 0x000001c7541ae824: ; {virtual_call} 0x000001c7541ae824: ffff ffe8 0x000001c7541ae828: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_64230 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@506 (line 1369) 0x000001c7541ae828: 540b 0606 0x000001c7541ae82c: ; {other} 0x000001c7541ae82c: 0f1f 8400 | 1c43 0030 | 488b 9424 | b000 0000 | 488b b2c0 | 0100 004c | 8b84 2400 | 0100 0048 0x000001c7541ae84c: 8bd6 0f1f | 8000 0000 | 0048 b8ff | ffff ffff 0x000001c7541ae85c: ; {virtual_call} 0x000001c7541ae85c: ffff ffe8 0x000001c7541ae860: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_64232 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@515 (line 1370) 0x000001c7541ae860: 1c0b 0606 0x000001c7541ae864: ; {other} 0x000001c7541ae864: 0f1f 8400 | 5443 0031 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 004c | 8b82 c001 | 0000 483b 0x000001c7541ae884: 0648 8bfe 0x000001c7541ae888: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae888: 48bb 9844 | c53b c701 | 0000 4883 | 83f0 0e00 | 0001 488b 0x000001c7541ae89c: ; {optimized virtual_call} 0x000001c7541ae89c: d666 90e8 0x000001c7541ae8a0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@526 (line 1372) 0x000001c7541ae8a0: 5c3c 0300 0x000001c7541ae8a4: ; {other} 0x000001c7541ae8a4: 0f1f 8400 | 9443 0032 | 488b 9424 | b000 0000 | 488b b200 | 0300 0048 | 3b06 488b 0x000001c7541ae8c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae8c0: fe48 bb98 | 44c5 3bc7 0x000001c7541ae8c8: ; {metadata('net/minecraft/class_9919')} 0x000001c7541ae8c8: 0100 0049 | ba60 f5f1 | 8000 0000 | 004c 8993 | 380f 0000 | 4883 8340 | 0f00 0001 0x000001c7541ae8e4: ; {optimized virtual_call} 0x000001c7541ae8e4: 488b d6e8 0x000001c7541ae8e8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@533 (line 1373) 0x000001c7541ae8e8: 5433 fcff 0x000001c7541ae8ec: ; {other} 0x000001c7541ae8ec: 0f1f 8400 | dc43 0033 | 8984 240c | 0100 003d | 0401 0000 0x000001c7541ae900: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae900: 48ba 9844 | c53b c701 | 0000 48c7 | c660 0f00 | 007d 0748 | c7c6 700f | 0000 488b | 3c32 488d 0x000001c7541ae920: 7f01 4889 | 3c32 0f8d | 2800 0000 0x000001c7541ae92c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae92c: 48ba 9844 | c53b c701 | 0000 4883 | 8280 0f00 | 0001 488b | d066 0f1f 0x000001c7541ae944: ; {static_call} 0x000001c7541ae944: 4400 00e8 0x000001c7541ae948: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokestatic limitDisplayFPS {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@548 (line 1375) 0x000001c7541ae948: 9421 2907 0x000001c7541ae94c: ; {other} 0x000001c7541ae94c: 0f1f 8400 | 3c44 0034 | 4c8b 8424 | e000 0000 0x000001c7541ae95c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541ae95c: 48ba 9844 | c53b c701 | 0000 458b | 4008 4c3b | 82a0 0f00 | 0075 0d48 | 8382 a80f | 0000 01e9 0x000001c7541ae97c: 6000 0000 | 4c3b 82b0 | 0f00 0075 | 0d48 8382 | b80f 0000 | 01e9 4a00 | 0000 4883 | baa0 0f00 0x000001c7541ae99c: 0000 7517 | 4c89 82a0 | 0f00 0048 | c782 a80f | 0000 0100 | 0000 e929 | 0000 0048 | 83ba b00f 0x000001c7541ae9bc: 0000 0075 | 174c 8982 | b00f 0000 | 48c7 82b8 | 0f00 0001 | 0000 00e9 | 0800 0000 | 4883 8290 0x000001c7541ae9dc: 0f00 0001 0x000001c7541ae9e0: ; {oop("yield"{0x000001c778996f50})} 0x000001c7541ae9e0: 49b8 506f | 9978 c701 | 0000 488b | 9424 e000 | 0000 6666 | 9048 b8b8 | 29ee 8000 0x000001c7541ae9fc: ; {virtual_call} 0x000001c7541ae9fc: 0000 00e8 0x000001c7541aea00: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15405 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@556 (line 1378) 0x000001c7541aea00: 1cea 2507 0x000001c7541aea04: ; {other} 0x000001c7541aea04: 0f1f 8400 | f444 0035 0x000001c7541aea0c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aea0c: 48ba 9844 | c53b c701 | 0000 4883 | 82c8 0f00 0x000001c7541aea1c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aea1c: 0001 48ba | 2848 9b2b | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541aea3c: 0085 f60f | 84b9 3400 0x000001c7541aea44: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aea44: 0048 ba28 | 489b 2bc7 | 0100 0048 | 8382 1001 | 0000 0149 | 8b97 8003 | 0000 488b | 1248 85d2 0x000001c7541aea64: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aea64: 7516 48bb | 2848 9b2b | c701 0000 | 808b 1901 | 0000 01e9 | b200 0000 0x000001c7541aea7c: ; {metadata('java/lang/VirtualThread')} 0x000001c7541aea7c: 48b8 2081 | 0480 0000 | 0000 8b7a | 0848 3bc7 | 0f85 8000 0x000001c7541aea90: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aea90: 0000 48bb | 2848 9b2b | c701 0000 | 8b42 0848 | 3b83 3001 | 0000 750d | 4883 8338 | 0100 0001 0x000001c7541aeab0: e97e 0000 | 0048 3b83 | 4001 0000 | 750d 4883 | 8348 0100 | 0001 e968 | 0000 0048 | 83bb 3001 0x000001c7541aead0: 0000 0075 | 1748 8983 | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 4700 0000 | 4883 bb40 0x000001c7541aeaf0: 0100 0000 | 7517 4889 | 8340 0100 | 0048 c783 | 4801 0000 | 0100 0000 | e926 0000 | 00e9 2100 0x000001c7541aeb10: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aeb10: 0000 48bb | 2848 9b2b | c701 0000 | 4883 ab20 | 0100 0001 | e905 0000 | 00e9 0500 | 0000 4833 0x000001c7541aeb30: f6eb 0748 | c7c6 0100 | 0000 85f6 0x000001c7541aeb3c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aeb3c: 48be 2848 | 9b2b c701 | 0000 48c7 | c758 0100 | 0074 0748 | c7c7 6801 | 0000 488b | 1c3e 488d 0x000001c7541aeb5c: 5b01 4889 | 1c3e 0f84 | 7901 0000 | 4885 d275 0x000001c7541aeb6c: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aeb6c: 1648 bf28 | 489b 2bc7 | 0100 0080 | 8f71 0100 | 0001 e9b2 0x000001c7541aeb80: ; {metadata('java/lang/VirtualThread')} 0x000001c7541aeb80: 0000 0048 | bb20 8104 | 8000 0000 | 008b 7208 | 483b de0f | 8580 0000 0x000001c7541aeb98: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aeb98: 0048 bf28 | 489b 2bc7 | 0100 008b | 5a08 483b | 9f88 0100 | 0075 0d48 | 8387 9001 | 0000 01e9 0x000001c7541aebb8: 7900 0000 | 483b 9f98 | 0100 0075 | 0d48 8387 | a001 0000 | 01e9 6300 | 0000 4883 | bf88 0100 0x000001c7541aebd8: 0000 7517 | 4889 9f88 | 0100 0048 | c787 9001 | 0000 0100 | 0000 e942 | 0000 0048 | 83bf 9801 0x000001c7541aebf8: 0000 0075 | 1748 899f | 9801 0000 | 48c7 87a0 | 0100 0001 | 0000 00e9 | 2100 0000 | e91c 0000 0x000001c7541aec18: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aec18: 0048 bf28 | 489b 2bc7 | 0100 0048 | 83af 7801 | 0000 01e9 | ef32 0000 | e900 0000 | 0048 3b02 0x000001c7541aec38: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aec38: 488b f248 | bf28 489b | 2bc7 0100 | 008b 7608 | 483b b7c0 | 0100 0075 | 0d48 8387 | c801 0000 0x000001c7541aec58: 01e9 6000 | 0000 483b | b7d0 0100 | 0075 0d48 | 8387 d801 | 0000 01e9 | 4a00 0000 | 4883 bfc0 0x000001c7541aec78: 0100 0000 | 7517 4889 | b7c0 0100 | 0048 c787 | c801 0000 | 0100 0000 | e929 0000 | 0048 83bf 0x000001c7541aec98: d001 0000 | 0075 1748 | 89b7 d001 | 0000 48c7 | 87d8 0100 | 0001 0000 | 00e9 0800 | 0000 4883 0x000001c7541aecb8: 87b0 0100 0x000001c7541aecbc: ; {optimized virtual_call} 0x000001c7541aecbc: 0001 90e8 0x000001c7541aecc0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Thread::yield@17 (line 443) ; - net.minecraft.class_310::method_1523@561 (line 1379) 0x000001c7541aecc0: bc01 0606 0x000001c7541aecc4: ; {other} 0x000001c7541aecc4: 0f1f 8400 | b447 0036 0x000001c7541aeccc: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aeccc: 48be 2848 | 9b2b c701 | 0000 ff86 | e801 0000 | e923 0000 0x000001c7541aece0: ; {metadata(method data for {method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541aece0: 0048 be28 | 489b 2bc7 | 0100 0048 | 8386 0002 | 0000 010f 0x000001c7541aecf4: ; {static_call} 0x000001c7541aecf4: 1f40 00e8 0x000001c7541aecf8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokestatic yield0 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Thread::yield@23 (line 445) ; - net.minecraft.class_310::method_1523@561 (line 1379) 0x000001c7541aecf8: dc39 2007 0x000001c7541aecfc: ; {other} 0x000001c7541aecfc: 0f1f 8400 | ec47 0037 | 4c8b 8424 | e000 0000 0x000001c7541aed0c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aed0c: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 86e8 0f00 | 0075 0d48 | 8386 f00f | 0000 01e9 0x000001c7541aed2c: 6000 0000 | 4c3b 86f8 | 0f00 0075 | 0d48 8386 | 0010 0000 | 01e9 4a00 | 0000 4883 | bee8 0f00 0x000001c7541aed4c: 0000 7517 | 4c89 86e8 | 0f00 0048 | c786 f00f | 0000 0100 | 0000 e929 | 0000 0048 | 83be f80f 0x000001c7541aed6c: 0000 0075 | 174c 8986 | f80f 0000 | 48c7 8600 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 86d8 0x000001c7541aed8c: 0f00 0001 | 488b 9424 | e000 0000 | 0f1f 4400 | 0048 b8b8 | 29ee 8000 0x000001c7541aeda4: ; {virtual_call} 0x000001c7541aeda4: 0000 00e8 0x000001c7541aeda8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@566 (line 1380) 0x000001c7541aeda8: 74cb 2507 0x000001c7541aedac: ; {other} 0x000001c7541aedac: 0f1f 8400 | 9c48 0038 | 488b 9424 | b000 0000 | 488b b2b8 | 0000 0048 | 3b06 488b 0x000001c7541aedc8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aedc8: fe48 bb98 | 44c5 3bc7 | 0100 0048 | 8383 1010 | 0000 0141 | 0fbe 7f40 | 85ff 0f85 | 4a31 0000 0x000001c7541aede8: ; {oop("Post render"{0x000001c778996f70})} 0x000001c7541aede8: 49ba 706f | 9978 c701 | 0000 4c89 0x000001c7541aedf4: ; {oop("Post render"{0x000001c778996f70})} 0x000001c7541aedf4: 5678 48bf | 706f 9978 | c701 0000 | 488b de48 | 33df 48c1 | eb1a 4883 | fb00 0f85 | 3a31 0000 0x000001c7541aee14: 8b72 6cff | c689 726c 0x000001c7541aee1c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aee1c: 488b f248 | bf98 44c5 | 3bc7 0100 0x000001c7541aee28: ; {metadata('net/minecraft/class_310')} 0x000001c7541aee28: 0049 ba00 | 8aca 8000 | 0000 004c | 8997 5810 | 0000 4883 | 8760 1000 0x000001c7541aee40: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')} 0x000001c7541aee40: 0001 48be | 88d8 c43b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541aee60: 0085 ff0f | 84fd 3000 | 000f be72 0x000001c7541aee6c: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')} 0x000001c7541aee6c: 7785 f648 | be88 d8c4 | 3bc7 0100 | 0048 c7c7 | 1001 0000 | 7407 48c7 | c720 0100 | 0048 8b1c 0x000001c7541aee8c: 3e48 8d5b | 0148 891c | 3e0f 8436 | 0000 0048 | 8bb2 b002 | 0000 4885 0x000001c7541aeea4: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')} 0x000001c7541aeea4: f648 be88 | d8c4 3bc7 | 0100 0048 | c7c7 4001 | 0000 7507 | 48c7 c730 | 0100 0048 | 8b1c 3e48 0x000001c7541aeec4: 8d5b 0148 | 891c 3e0f | 850a 0000 | 00be 0000 | 0000 e915 0x000001c7541aeed8: ; {metadata(method data for {method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')} 0x000001c7541aeed8: 0000 0048 | be88 d8c4 | 3bc7 0100 | 00ff 8650 | 0100 00be | 0100 0000 | 83e6 0185 0x000001c7541aeef4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aeef4: f648 be98 | 44c5 3bc7 | 0100 0048 | c7c7 8010 | 0000 7407 | 48c7 c790 | 1000 0048 | 8b1c 3e48 0x000001c7541aef14: 8d5b 0148 | 891c 3e0f | 8481 0200 | 0048 8bb2 | d802 0000 0x000001c7541aef28: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aef28: 4885 f648 | bf98 44c5 | 3bc7 0100 | 0048 c7c3 | a010 0000 | 7407 48c7 | c3b0 1000 | 0048 8b04 0x000001c7541aef48: 1f48 8d40 | 0148 8904 | 1f0f 84db | 0000 0048 | 3b06 488b 0x000001c7541aef5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aef5c: fe48 bb98 | 44c5 3bc7 | 0100 008b | 7f08 483b | bbd0 1000 | 0075 0d48 | 8383 d810 | 0000 01e9 0x000001c7541aef7c: 6000 0000 | 483b bbe0 | 1000 0075 | 0d48 8383 | e810 0000 | 01e9 4a00 | 0000 4883 | bbd0 1000 0x000001c7541aef9c: 0000 7517 | 4889 bbd0 | 1000 0048 | c783 d810 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb e010 0x000001c7541aefbc: 0000 0075 | 1748 89bb | e010 0000 | 48c7 83e8 | 1000 0001 | 0000 00e9 | 0800 0000 | 4883 83c0 0x000001c7541aefdc: 1000 0001 | 488b d666 | 9048 b8ff | ffff ffff 0x000001c7541aefec: ; {virtual_call} 0x000001c7541aefec: ffff ffe8 0x000001c7541aeff0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@610 (line 1385) 0x000001c7541aeff0: ccfc 5706 0x000001c7541aeff4: ; {other} 0x000001c7541aeff4: 0f1f 8400 | e44a 0039 0x000001c7541aeffc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aeffc: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c6f8 | 1000 0075 | 0748 c7c6 | 0811 0000 | 488b 3c32 0x000001c7541af01c: 488d 7f01 | 4889 3c32 | 488b 9424 | b000 0000 | 0f85 9300 | 0000 488b | b2e0 0200 | 0048 85f6 0x000001c7541af03c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af03c: 48bf 9844 | c53b c701 | 0000 48c7 | c318 1100 | 0074 0748 | c7c3 2811 | 0000 488b | 041f 488d 0x000001c7541af05c: 4001 4889 | 041f 0f84 | 3a01 0000 0x000001c7541af068: ; implicit exception: dispatches to 0x000001c7541b1f8c ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af068: 483b 0648 | bf98 44c5 | 3bc7 0100 0x000001c7541af074: ; {metadata('net/minecraft/class_425')} 0x000001c7541af074: 0049 ba40 | 46c6 8000 | 0000 004c | 8997 4811 | 0000 4883 | 8750 1100 0x000001c7541af08c: ; {metadata(method data for {method} {0x000001c73a3d60c8} 'method_18640' '()Z' in 'net/minecraft/class_425')} 0x000001c7541af08c: 0001 48be | f0cf c53b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541af0ac: 0085 ff0f | 84dc 2e00 0x000001c7541af0b4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af0b4: 0048 be98 | 44c5 3bc7 | 0100 00ff | 8680 1100 | 0048 8bb2 | b002 0000 0x000001c7541af0cc: ; implicit exception: dispatches to 0x000001c7541b1fb2 0x000001c7541af0cc: 483b 0648 0x000001c7541af0d0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af0d0: 8bfe 48bb | 9844 c53b | c701 0000 | 8b7f 0848 | 3bbb a011 | 0000 750d | 4883 83a8 | 1100 0001 0x000001c7541af0f0: e960 0000 | 0048 3bbb | b011 0000 | 750d 4883 | 83b8 1100 | 0001 e94a | 0000 0048 | 83bb a011 0x000001c7541af110: 0000 0075 | 1748 89bb | a011 0000 | 48c7 83a8 | 1100 0001 | 0000 00e9 | 2900 0000 | 4883 bbb0 0x000001c7541af130: 1100 0000 | 7517 4889 | bbb0 1100 | 0048 c783 | b811 0000 | 0100 0000 | e908 0000 | 0048 8383 0x000001c7541af150: 9011 0000 | 0148 8bd6 | 0f1f 4400 | 0048 b840 | b45d 39c7 0x000001c7541af164: ; {virtual_call} 0x000001c7541af164: 0100 00e8 0x000001c7541af168: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@637 (line 1385) 0x000001c7541af168: e54c 0606 0x000001c7541af16c: ; {other} 0x000001c7541af16c: 0f1f 8400 | 5c4c 003a 0x000001c7541af174: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af174: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c6d8 | 1100 0074 | 0748 c7c6 | c811 0000 | 488b 3c32 0x000001c7541af194: 488d 7f01 | 4889 3c32 | 0f84 0a00 | 0000 ba00 | 0000 00e9 | 1500 0000 0x000001c7541af1ac: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af1ac: 48ba 9844 | c53b c701 | 0000 ff82 | e811 0000 | ba01 0000 | 0048 8bb4 | 24b0 0000 | 0083 e201 0x000001c7541af1cc: 8856 78f0 | 8344 24c0 | 0048 8b96 | c000 0000 | 0fbe 7e78 0x000001c7541af1e0: ; implicit exception: dispatches to 0x000001c7541b1fb7 0x000001c7541af1e0: 483b 0248 0x000001c7541af1e4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af1e4: 8bda 48b8 | 9844 c53b | c701 0000 0x000001c7541af1f0: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541af1f0: 49ba 78a3 | cb80 0000 | 0000 4c89 | 9010 1200 | 0048 8380 | 1812 0000 0x000001c7541af208: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af208: 0148 bb90 | dbc4 3bc7 | 0100 008b | 83cc 0000 | 0083 c002 | 8983 cc00 | 0000 25fe | ff1f 0085 0x000001c7541af228: c00f 848d | 2d00 0085 0x000001c7541af230: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af230: ff48 bf90 | dbc4 3bc7 | 0100 0048 | c7c3 1001 | 0000 7407 | 48c7 c320 | 0100 0048 | 8b04 1f48 0x000001c7541af250: 8d40 0148 | 8904 1f48 | 8bfa 0f84 | 8e00 0000 0x000001c7541af260: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af260: 48bb 90db | c43b c701 | 0000 4883 | 8330 0100 0x000001c7541af270: ; {metadata(method data for {method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af270: 0001 48bf | 28df c43b | c701 0000 | 8b9f cc00 | 0000 83c3 | 0289 9fcc | 0000 0081 | e3fe ff1f 0x000001c7541af290: 0085 db0f | 8444 2d00 | 000f be7a 0x000001c7541af29c: ; {metadata(method data for {method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af29c: 3085 ff48 | bf28 dfc4 | 3bc7 0100 | 0048 c7c3 | 1001 0000 | 7507 48c7 | c320 0100 | 0048 8b04 0x000001c7541af2bc: 1f48 8d40 | 0148 8904 | 1f0f 850a | 0000 00c5 | fa10 4220 | c5fa 1142 | 28c6 4230 0x000001c7541af2d8: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af2d8: 0148 ba90 | dbc4 3bc7 | 0100 00ff | 8268 0100 | 00e9 7900 0x000001c7541af2ec: ; {metadata(method data for {method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af2ec: 0000 48bb | 90db c43b | c701 0000 | 4883 8380 | 0100 0001 0x000001c7541af300: ; {metadata(method data for {method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af300: 48bf 30da | c43b c701 | 0000 8b9f | cc00 0000 | 83c3 0289 | 9fcc 0000 | 0081 e3fe | ff1f 0085 0x000001c7541af320: db0f 84d7 | 2c00 000f | be7a 3085 0x000001c7541af32c: ; {metadata(method data for {method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541af32c: ff48 bf30 | dac4 3bc7 | 0100 0048 | c7c3 1001 | 0000 7407 | 48c7 c320 | 0100 0048 | 8b04 1f48 0x000001c7541af34c: 8d40 0148 | 8904 1f0f | 840a 0000 | 00c5 fa10 | 4228 c5fa | 1142 20c6 | 4230 0048 | 8bbe c000 0x000001c7541af36c: 0000 488b 0x000001c7541af370: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af370: d648 bb98 | 44c5 3bc7 | 0100 0048 | 8383 3812 0x000001c7541af380: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541af380: 0000 0148 | bae0 71bf | 3bc7 0100 | 008b 9acc | 0000 0083 | c302 899a | cc00 0000 | 81e3 feff 0x000001c7541af3a0: 1f00 85db | 0f84 752c | 0000 488b | 96a0 0200 | 0048 85d2 0x000001c7541af3b4: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541af3b4: 48bb e071 | bf3b c701 | 0000 48c7 | c010 0100 | 0074 0748 | c7c0 2001 | 0000 488b | 0c03 488d 0x000001c7541af3d4: 4901 4889 | 0c03 4889 | bc24 1801 | 0000 0f84 | f200 0000 0x000001c7541af3e8: ; implicit exception: dispatches to 0x000001c7541b2040 0x000001c7541af3e8: 483b 0248 0x000001c7541af3ec: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541af3ec: 8bda 48b8 | e071 bf3b | c701 0000 | 8b5b 0848 | 3b98 4001 | 0000 750d | 4883 8048 | 0100 0001 0x000001c7541af40c: e960 0000 | 0048 3b98 | 5001 0000 | 750d 4883 | 8058 0100 | 0001 e94a | 0000 0048 | 83b8 4001 0x000001c7541af42c: 0000 0075 | 1748 8998 | 4001 0000 | 48c7 8048 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 b850 0x000001c7541af44c: 0100 0000 | 7517 4889 | 9850 0100 | 0048 c780 | 5801 0000 | 0100 0000 | e908 0000 | 0048 8380 0x000001c7541af46c: 3001 0000 | 010f 1f40 | 0048 b8ff | ffff ffff 0x000001c7541af47c: ; {virtual_call} 0x000001c7541af47c: ffff ffe8 0x000001c7541af480: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop } ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_60647@11 (line 1954) ; - net.minecraft.class_310::method_1523@667 (line 1387) 0x000001c7541af480: fcfe 0506 0x000001c7541af484: ; {other} 0x000001c7541af484: 0f1f 8400 | 744f 003b | 488b d066 | 0f1f 4400 | 0048 b8ff | ffff ffff 0x000001c7541af49c: ; {virtual_call} 0x000001c7541af49c: ffff ffe8 0x000001c7541af4a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [280]=Oop } ;*invokevirtual method_54751 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_60647@14 (line 1954) ; - net.minecraft.class_310::method_1523@667 (line 1387) 0x000001c7541af4a0: dcfe 0506 0x000001c7541af4a4: ; {other} 0x000001c7541af4a4: 0f1f 8400 | 944f 003c 0x000001c7541af4ac: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541af4ac: 85c0 48ba | e071 bf3b | c701 0000 | 48c7 c6a0 | 0100 0074 | 0748 c7c6 | b001 0000 | 488b 3c32 0x000001c7541af4cc: 488d 7f01 | 4889 3c32 | 0f84 1a00 0x000001c7541af4d8: ; {metadata(method data for {method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541af4d8: 0000 48ba | e071 bf3b | c701 0000 | ff82 c001 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000 0x000001c7541af4f8: 0083 e201 0x000001c7541af4fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af4fc: 85d2 48ba | 9844 c53b | c701 0000 | 48c7 c670 | 1200 0075 | 0748 c7c6 | 8012 0000 | 488b 3c32 0x000001c7541af51c: 488d 7f01 | 4889 3c32 | 0f85 1a00 0x000001c7541af528: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af528: 0000 48ba | 9844 c53b | c701 0000 | ff82 9012 | 0000 ba01 | 0000 00e9 | 0500 0000 | ba00 0000 0x000001c7541af548: 0048 8bbc | 2418 0100 | 0048 3b07 0x000001c7541af554: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af554: 488b c748 | b998 44c5 | 3bc7 0100 0x000001c7541af560: ; {metadata('net/minecraft/class_9779$class_9781')} 0x000001c7541af560: 0049 ba78 | a3cb 8000 | 0000 004c | 8991 b812 | 0000 4883 | 81c0 1200 | 0001 83e2 | 0188 5731 0x000001c7541af580: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af580: 48ba 9844 | c53b c701 | 0000 4883 | 82e0 1200 0x000001c7541af590: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541af590: 0001 48ba | 9059 9d3b | c701 0000 | 8bba cc00 | 0000 83c7 | 0289 bacc | 0000 0081 | e7fe ff1f 0x000001c7541af5b0: 0085 ff0f | 8491 2a00 0x000001c7541af5b8: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541af5b8: 0048 bac8 | f2b9 65c7 | 0100 0048 | 8b92 f000 | 0000 483b | 0248 8bfa 0x000001c7541af5d0: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541af5d0: 48b8 9059 | 9d3b c701 | 0000 8b7f | 0848 3bb8 | 2001 0000 | 750d 4883 | 8028 0100 | 0001 e960 0x000001c7541af5f0: 0000 0048 | 3bb8 3001 | 0000 750d | 4883 8038 | 0100 0001 | e94a 0000 | 0048 83b8 | 2001 0000 0x000001c7541af610: 0075 1748 | 89b8 2001 | 0000 48c7 | 8028 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b830 0100 0x000001c7541af630: 0000 7517 | 4889 b830 | 0100 0048 | c780 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8380 1001 0x000001c7541af650: 0000 0166 | 9048 b800 | c8e0 8000 0x000001c7541af65c: ; {virtual_call} 0x000001c7541af65c: 0000 00e8 0x000001c7541af660: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@681 (line 1389) 0x000001c7541af660: 3c2b 2207 0x000001c7541af664: ; {other} 0x000001c7541af664: 0f1f 8400 | 5451 003d | 488b 9424 | b000 0000 | 488b 7230 | 488b f848 | 2bfe 8bb4 | 2408 0100 0x000001c7541af684: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af684: 0085 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c3 | f012 0000 | 7407 48c7 | c300 1300 | 0048 8b0c 0x000001c7541af6a4: 1e48 8d49 | 0148 890c | 1e0f 8404 | 0000 0048 | 897a 4848 | 8984 2428 | 0100 0048 0x000001c7541af6c0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af6c0: 8bf2 48bb | 9844 c53b | c701 0000 0x000001c7541af6cc: ; {metadata('net/minecraft/class_310')} 0x000001c7541af6cc: 49ba 008a | ca80 0000 | 0000 4c89 | 9320 1300 | 0048 8383 | 2813 0000 0x000001c7541af6e4: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541af6e4: 0148 bee0 | f0b8 3bc7 | 0100 008b | 9ecc 0000 | 0083 c302 | 899e cc00 | 0000 81e3 | feff 1f00 0x000001c7541af704: 85db 0f84 | 6429 0000 | 488b b230 | 0100 0048 | 3b06 488b 0x000001c7541af718: ; {metadata(method data for {method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541af718: de48 b9e0 | f0b8 3bc7 | 0100 0048 | 8381 2801 | 0000 0148 | 8bb6 8000 | 0000 483b | 0648 8bde 0x000001c7541af738: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af738: 48b9 9844 | c53b c701 0x000001c7541af740: ; {metadata('net/minecraft/class_340')} 0x000001c7541af740: 0000 49ba | e0e6 e980 | 0000 0000 | 4c89 9158 | 1300 0048 | 8381 6013 0x000001c7541af758: ; {metadata(method data for {method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')} 0x000001c7541af758: 0000 0148 | bb90 ddc4 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff 0x000001c7541af778: 1f00 85c9 | 0f84 1929 | 0000 488b | 7660 483b | 0648 8bde 0x000001c7541af78c: ; {metadata(method data for {method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')} 0x000001c7541af78c: 48b9 90dd | c43b c701 | 0000 8b5b | 0848 3b99 | 2001 0000 | 750d 4883 | 8128 0100 | 0001 e960 0x000001c7541af7ac: 0000 0048 | 3b99 3001 | 0000 750d | 4883 8138 | 0100 0001 | e94a 0000 | 0048 83b9 | 2001 0000 0x000001c7541af7cc: 0075 1748 | 8999 2001 | 0000 48c7 | 8128 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | b930 0100 0x000001c7541af7ec: 0000 7517 | 4889 9930 | 0100 0048 | c781 3801 | 0000 0100 | 0000 e908 | 0000 0048 | 8381 1001 0x000001c7541af80c: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')} 0x000001c7541af80c: 0000 0148 | bb88 e0c4 | 3bc7 0100 | 008b 8bcc | 0000 0083 | c102 898b | cc00 0000 | 81e1 feff 0x000001c7541af82c: 1f00 85c9 | 0f84 8b28 | 0000 488b | 5e18 837b | 0c00 0f86 | a828 0000 | 4889 7b10 0x000001c7541af848: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')} 0x000001c7541af848: 488b fe48 | bb88 e0c4 | 3bc7 0100 | 0048 8383 | 2801 0000 | 0148 8bd6 | 4889 b424 | 2001 0000 0x000001c7541af868: 0f1f 8000 0x000001c7541af86c: ; {optimized virtual_call} 0x000001c7541af86c: 0000 00e8 0x000001c7541af870: ; ImmutableOopMap {[176]=Oop [224]=Oop [288]=Oop } ;*invokevirtual method_56649 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9187::method_53066@8 (line 25) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) 0x000001c7541af870: 8c5e fcff 0x000001c7541af874: ; {other} 0x000001c7541af874: 0f1f 8400 | 6453 003e | 488b b424 | 2001 0000 0x000001c7541af884: ; {metadata(method data for {method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')} 0x000001c7541af884: 48ba 88e0 | c43b c701 | 0000 8b76 | 0848 3bb2 | 5801 0000 | 750d 4883 | 8260 0100 | 0001 e960 0x000001c7541af8a4: 0000 0048 | 3bb2 6801 | 0000 750d | 4883 8270 | 0100 0001 | e94a 0000 | 0048 83ba | 5801 0000 0x000001c7541af8c4: 0075 1748 | 89b2 5801 | 0000 48c7 | 8260 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | ba68 0100 0x000001c7541af8e4: 0000 7517 | 4889 b268 | 0100 0048 | c782 7001 | 0000 0100 | 0000 e908 | 0000 0048 | 8382 4801 0x000001c7541af904: 0000 0148 | 8b94 2420 0x000001c7541af90c: ; {optimized virtual_call} 0x000001c7541af90c: 0100 00e8 0x000001c7541af910: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_56651 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9187::method_53066@12 (line 26) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) 0x000001c7541af910: cc4e fcff 0x000001c7541af914: ; {other} 0x000001c7541af914: 0f1f 8400 | 0454 003f | 488b 9424 | b000 0000 | 488b 8424 | 2801 0000 | 4889 4230 | 4c8b 8424 0x000001c7541af934: e000 0000 0x000001c7541af938: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af938: 48be 9844 | c53b c701 | 0000 458b | 4008 4c3b | 8690 1300 | 0075 0d48 | 8386 9813 | 0000 01e9 0x000001c7541af958: 6000 0000 | 4c3b 86a0 | 1300 0075 | 0d48 8386 | a813 0000 | 01e9 4a00 | 0000 4883 | be90 1300 0x000001c7541af978: 0000 7517 | 4c89 8690 | 1300 0048 | c786 9813 | 0000 0100 | 0000 e929 | 0000 0048 | 83be a013 0x000001c7541af998: 0000 0075 | 174c 8986 | a013 0000 | 48c7 86a8 | 1300 0001 | 0000 00e9 | 0800 0000 | 4883 8680 0x000001c7541af9b8: 1300 0001 0x000001c7541af9bc: ; {oop("fpsUpdate"{0x000001c778996f90})} 0x000001c7541af9bc: 49b8 906f | 9978 c701 | 0000 488b | 9424 e000 | 0000 0f1f | 8000 0000 | 0048 b8b8 | 29ee 8000 0x000001c7541af9dc: ; {virtual_call} 0x000001c7541af9dc: 0000 00e8 0x000001c7541af9e0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@726 (line 1397) 0x000001c7541af9e0: 3cbc 2507 0x000001c7541af9e4: ; {other} 0x000001c7541af9e4: 0f1f 8400 | d454 0040 | 488b 9424 | b000 0000 | 488b b238 | 0300 0048 0x000001c7541af9fc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541af9fc: 85f6 48bf | 9844 c53b | c701 0000 | 48c7 c3b8 | 1300 0074 | 0748 c7c3 | c813 0000 | 488b 041f 0x000001c7541afa1c: 488d 4001 | 4889 041f | 0f84 9e00 | 0000 488b | d648 b8ff | ffff ffff 0x000001c7541afa34: ; {virtual_call} 0x000001c7541afa34: ffff ffe8 0x000001c7541afa38: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_41723 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@742 (line 1399) 0x000001c7541afa38: 44f9 0506 0x000001c7541afa3c: ; {other} 0x000001c7541afa3c: 0f1f 8400 | 2c55 0041 0x000001c7541afa44: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afa44: 85c0 48ba | 9844 c53b | c701 0000 | 48c7 c610 | 1400 0074 | 0748 c7c6 | 2014 0000 | 488b 3c32 0x000001c7541afa64: 488d 7f01 | 4889 3c32 | 0f84 5600 | 0000 488b | 9424 b000 | 0000 488b | b238 0300 | 0048 8bd6 0x000001c7541afa84: 9048 b8ff | ffff ffff 0x000001c7541afa8c: ; {virtual_call} 0x000001c7541afa8c: ffff ffe8 0x000001c7541afa90: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual method_41724 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@753 (line 1400) 0x000001c7541afa90: ecf8 0506 0x000001c7541afa94: ; {other} 0x000001c7541afa94: 0f1f 8400 | 8455 0042 | 488b 9424 | b000 0000 | 488b 7248 | c4e1 fb2a 0x000001c7541afaac: ; {section_word} 0x000001c7541afaac: c0c5 fb59 | 0513 b7ff | ffc4 e1f3 | 2ace c5fb | 5ec1 c5fb | 1142 500f | 1f44 0000 0x000001c7541afac8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afac8: 48be 9844 | c53b c701 | 0000 4883 | 8668 1400 0x000001c7541afad8: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541afad8: 0001 48be | 3858 9d3b | c701 0000 | 8bbe cc00 | 0000 83c7 | 0289 becc | 0000 0081 | e7fe ff1f 0x000001c7541afaf8: 0085 ff0f | 84fd 2500 0x000001c7541afb00: ; {metadata(method data for {method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541afb00: 0048 be38 | 589d 3bc7 | 0100 0048 | 8386 1001 0x000001c7541afb10: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541afb10: 0000 0148 | be90 599d | 3bc7 0100 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff 0x000001c7541afb30: 1f00 85ff | 0f84 e525 0x000001c7541afb38: ; {oop(a 'java/lang/Class'{0x000001c765b9f2c8} = 'net/minecraft/class_156')} 0x000001c7541afb38: 0000 48be | c8f2 b965 | c701 0000 | 488b b6f0 | 0000 0048 | 3b06 488b 0x000001c7541afb50: ; {metadata(method data for {method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541afb50: fe48 bb90 | 599d 3bc7 | 0100 008b | 7f08 483b | bb20 0100 | 0075 0d48 | 8383 2801 | 0000 01e9 0x000001c7541afb70: 6000 0000 | 483b bb30 | 0100 0075 | 0d48 8383 | 3801 0000 | 01e9 4a00 | 0000 4883 | bb20 0100 0x000001c7541afb90: 0000 7517 | 4889 bb20 | 0100 0048 | c783 2801 | 0000 0100 | 0000 e929 | 0000 0048 | 83bb 3001 0x000001c7541afbb0: 0000 0075 | 1748 89bb | 3001 0000 | 48c7 8338 | 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8310 0x000001c7541afbd0: 0100 0001 | 488b d666 | 0f1f 4400 | 0048 b800 | c8e0 8000 0x000001c7541afbe4: ; {virtual_call} 0x000001c7541afbe4: 0000 00e8 0x000001c7541afbe8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@770 (line 1403) 0x000001c7541afbe8: b425 2207 0x000001c7541afbec: ; {other} 0x000001c7541afbec: 0f1f 8400 | dc56 0043 | 48c7 c140 | 420f 0048 | 8bd0 488b | f148 8bce | 4883 fe00 | 0f84 3725 0x000001c7541afc0c: ; {runtime_call} 0x000001c7541afc0c: 0000 48b8 | 50e1 69a4 | ff7f 0000 0x000001c7541afc18: ; {other} 0x000001c7541afc18: ffd0 0f1f | 8400 0000 | 0000 488b | 9424 b000 | 0000 4c8b | 4238 48c7 | c6e8 0300 | 004c 03c6 0x000001c7541afc38: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afc38: 493b c049 | b898 44c5 | 3bc7 0100 | 0048 c7c6 | 7814 0000 | 7c07 48c7 | c688 1400 | 0049 8b3c 0x000001c7541afc58: 3048 8d7f | 0149 893c | 300f 8c94 | 1600 00c5 | fb10 4250 0x000001c7541afc6c: ; {section_word} 0x000001c7541afc6c: c5fb 100d | 5cb5 ffff | c5f9 2ec1 | 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8 0x000001c7541afc8c: 0000 0000 | 0f84 0300 | 0000 49ff | c045 85c0 0x000001c7541afc9c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afc9c: 49b8 9844 | c53b c701 | 0000 48c7 | c698 1400 | 007e 0748 | c7c6 a814 | 0000 498b | 3c30 488d 0x000001c7541afcbc: 7f01 4989 | 3c30 0f8e | e401 0000 0x000001c7541afcc8: ; {section_word} 0x000001c7541afcc8: c5fb 100d | 08b5 ffff | c5f9 2ec1 | 41b8 ffff | ffff 0f8a | 1500 0000 | 0f82 0f00 | 0000 41b8 0x000001c7541afce8: 0000 0000 | 0f84 0300 | 0000 49ff | c045 85c0 0x000001c7541afcf8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afcf8: 49b8 9844 | c53b c701 | 0000 48c7 | c6b8 1400 | 007e 0748 | c7c6 c814 | 0000 498b | 3c30 488d 0x000001c7541afd18: 7f01 4989 | 3c30 0f8e | cd00 0000 0x000001c7541afd24: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afd24: 49b8 9844 | c53b c701 | 0000 4983 | 80d8 1400 0x000001c7541afd34: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541afd34: 0001 49b8 | 7006 712a | c701 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe 0x000001c7541afd54: ff1f 0085 | f60f 84eb 0x000001c7541afd5c: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541afd5c: 2300 0049 | b870 0671 | 2ac7 0100 | 0041 ff80 | 1001 0000 0x000001c7541afd70: ; {oop(a 'net/minecraft/class_124'{0x000001c777e56dd0})} 0x000001c7541afd70: 49b8 d06d | e577 c701 | 0000 498b 0x000001c7541afd7c: ; {metadata(method data for {method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541afd7c: f048 bf70 | 0671 2ac7 | 0100 0048 | 8387 4801 | 0000 014d | 8b40 300f | 1f44 0000 0x000001c7541afd98: ; {no_reloc} 0x000001c7541afd98: e9e2 2300 | 0090 9090 | 9090 498b | d04c 8bc6 | 0f1f 8000 0x000001c7541afdac: ; {static_call} 0x000001c7541afdac: 0000 00e8 0x000001c7541afdb0: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@811 (line 1406) 0x000001c7541afdb0: ccfa 0506 0x000001c7541afdb4: ; {other} 0x000001c7541afdb4: 0f1f 8400 | a458 0044 0x000001c7541afdbc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afdbc: 48be 9844 | c53b c701 | 0000 488d | b608 1500 | 0048 85c0 | 750a f606 | 0175 05f0 | 4883 0e01 0x000001c7541afddc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afddc: 48be 9844 | c53b c701 | 0000 ff86 | 1815 0000 | e963 0000 0x000001c7541afdf0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afdf0: 0048 be98 | 44c5 3bc7 | 0100 0048 | 8386 3015 | 0000 010f 0x000001c7541afe04: ; {static_call} 0x000001c7541afe04: 1f40 00e8 0x000001c7541afe08: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokestatic round {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@823 (line 1406) 0x000001c7541afe08: 74fa 0506 0x000001c7541afe0c: ; {other} 0x000001c7541afe0c: 0f1f 8400 | fc58 0045 | 0f1f 4000 0x000001c7541afe18: ; {no_reloc} 0x000001c7541afe18: e97b 2300 | 0090 9090 | 9090 488b 0x000001c7541afe24: ; {static_call} 0x000001c7541afe24: d066 90e8 0x000001c7541afe28: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@826 (line 1406) 0x000001c7541afe28: 54fa 0506 0x000001c7541afe2c: ; {other} 0x000001c7541afe2c: 0f1f 8400 | 1c59 0046 0x000001c7541afe34: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afe34: 48ba 9844 | c53b c701 | 0000 488d | 9250 1500 | 0048 85c0 | 750a f602 | 0175 05f0 | 4883 0a01 0x000001c7541afe54: 0f1f 4000 0x000001c7541afe58: ; {no_reloc} 0x000001c7541afe58: e954 2300 | 0090 9090 | 9090 488b 0x000001c7541afe64: ; {static_call} 0x000001c7541afe64: d066 90e8 0x000001c7541afe68: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@831 (line 1406) 0x000001c7541afe68: 14fa 0506 0x000001c7541afe6c: ; {other} 0x000001c7541afe6c: 0f1f 8400 | 5c59 0047 0x000001c7541afe74: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afe74: 48bb 9844 | c53b c701 | 0000 488d | 9b80 1500 | 0048 85c0 | 750a f603 | 0175 05f0 | 4883 0b01 0x000001c7541afe94: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541afe94: 48bb 9844 | c53b c701 | 0000 ff83 | 9015 0000 | 4c8b c0e9 | 0a00 0000 0x000001c7541afeac: ; {oop(""{0x000001c764002ed8})} 0x000001c7541afeac: 49b8 d82e | 0064 c701 | 0000 488b | 9424 b000 | 0000 8b5a 0x000001c7541afec0: ; {oop(a 'java/lang/Class'{0x000001c770ca2888} = 'net/minecraft/class_310')} 0x000001c7541afec0: 6c49 b988 | 28ca 70c7 | 0100 0041 | 8999 1401 | 0000 bb07 | 0000 004c 0x000001c7541afed8: ; {metadata('java/lang/Object'[])} 0x000001c7541afed8: 8bda 48ba | 0099 0580 | 0000 0000 | 4863 db48 | 8bfb 4881 | fbff ffff | 000f 87c4 | 2200 0048 0x000001c7541afef8: c7c6 1700 | 0000 488d | 34de 4883 | e6f8 498b | 87b8 0100 | 0048 8d34 | 3049 3bb7 | c801 0000 0x000001c7541aff18: 0f87 9d22 | 0000 4989 | b7b8 0100 | 0048 2bf0 | 48c7 0001 | 0000 0048 | 8bca 8948 | 0889 580c 0x000001c7541aff38: 4883 ee10 | 4885 f60f | 8411 0000 | 0048 33db | 48c1 ee03 | 4889 5cf0 | 0848 ffce | 75f6 418b 0x000001c7541aff58: 9914 0100 0x000001c7541aff5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541aff5c: 0048 ba98 | 44c5 3bc7 | 0100 0048 | 8382 a815 0x000001c7541aff6c: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541aff6c: 0000 0148 | ba60 5988 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541aff8c: 1f00 85f6 | 0f84 2f22 | 0000 83fb 0x000001c7541aff98: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541aff98: 8048 ba60 | 5988 2ac7 | 0100 0048 | c7c6 1001 | 0000 7c07 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541affb8: 8d7f 0148 | 893c 320f | 8c2f 0000 | 0083 fb7f 0x000001c7541affc8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541affc8: 48ba 6059 | 882a c701 | 0000 48c7 | c640 0100 | 007e 0748 | c7c6 3001 | 0000 488b | 3c32 488d 0x000001c7541affe8: 7f01 4889 | 3c32 0f8e | fe00 0000 0x000001c7541afff4: ; {metadata('java/lang/Integer')} 0x000001c7541afff4: 48ba d883 | 0580 0000 | 0000 4c8b | c849 8b87 | b801 0000 | 488d 7810 | 493b bfc8 | 0100 000f 0x000001c7541b0014: 87cd 2100 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 8948 | 0848 33c9 | 8948 0c48 0x000001c7541b0034: 33c9 488b 0x000001c7541b0038: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b0038: d048 be60 | 5988 2ac7 | 0100 0048 | 8386 5001 0x000001c7541b0048: ; {metadata(method data for {method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b0048: 0000 0148 | baf0 5a88 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b0068: 1f00 85f6 | 0f84 8121 | 0000 488b 0x000001c7541b0074: ; {metadata(method data for {method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b0074: d048 bef0 | 5a88 2ac7 | 0100 0048 | 8386 1001 0x000001c7541b0084: ; {metadata(method data for {method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b0084: 0000 0148 | ba90 e075 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b00a4: 1f00 85f6 | 0f84 6621 | 0000 488b 0x000001c7541b00b0: ; {metadata(method data for {method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b00b0: d048 be90 | e075 2ac7 | 0100 0048 | 8386 1001 0x000001c7541b00c0: ; {metadata(method data for {method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b00c0: 0000 0148 | ba58 8629 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b00e0: 1f00 85f6 | 0f84 4b21 | 0000 8958 | 0ce9 1e00 | 0000 4c8b | c881 c380 0x000001c7541b00f8: ; {oop(a 'java/lang/Integer'[256] {0x000001c7648a6d78})} 0x000001c7541b00f8: 0000 0048 | ba78 6d8a | 64c7 0100 | 0048 63db 0x000001c7541b0108: ; implicit exception: dispatches to 0x000001c7541b2256 0x000001c7541b0108: 488b 54da | 1048 8bc2 | 8b9c 240c | 0100 0048 | 85c0 7516 0x000001c7541b011c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b011c: 48be 9844 | c53b c701 | 0000 808e | b115 0000 | 01e9 d200 | 0000 418b | 5108 8b70 | 0848 8b92 0x000001c7541b013c: d000 0000 | 483b f20f | 8427 0000 | 008b 7a14 | 483b 143e | 0f84 1a00 | 0000 83ff | 200f 858e 0x000001c7541b015c: 0000 0056 0x000001c7541b0160: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0160: 52e8 1a27 | 1306 5e5a | 85d2 0f84 | 7d00 0000 0x000001c7541b0170: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0170: 48be 9844 | c53b c701 | 0000 8b50 | 0848 3b96 | c815 0000 | 750d 4883 | 86d0 1500 | 0001 e971 0x000001c7541b0190: 0000 0048 | 3b96 d815 | 0000 750d | 4883 86e0 | 1500 0001 | e95b 0000 | 0048 83be | c815 0000 0x000001c7541b01b0: 0075 1748 | 8996 c815 | 0000 48c7 | 86d0 1500 | 0001 0000 | 00e9 3a00 | 0000 4883 | bed8 1500 0x000001c7541b01d0: 0000 7517 | 4889 96d8 | 1500 0048 | c786 e015 | 0000 0100 | 0000 e919 | 0000 00eb 0x000001c7541b01ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b01ec: 1748 be98 | 44c5 3bc7 | 0100 0048 | 83ae b815 | 0000 01e9 | 5c20 0000 | 498d 5110 | 410f be77 0x000001c7541b020c: 4085 f60f | 8554 2000 | 0048 8902 | 488b f248 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | 5820 0000 0x000001c7541b022c: 81fb 0401 0x000001c7541b0230: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0230: 0000 48ba | 9844 c53b | c701 0000 | 48c7 c6f0 | 1500 0075 | 0748 c7c6 | 0016 0000 | 488b 3c32 0x000001c7541b0250: 488d 7f01 | 4889 3c32 | 0f85 1f00 0x000001c7541b025c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b025c: 0000 48ba | 9844 c53b | c701 0000 | ff82 1016 0x000001c7541b026c: ; {oop("inf"{0x000001c778996fb0})} 0x000001c7541b026c: 0000 49bd | b06f 9978 | c701 0000 | e9b2 0100 0x000001c7541b027c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b027c: 0048 ba98 | 44c5 3bc7 | 0100 0048 | 8382 2816 0x000001c7541b028c: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b028c: 0000 0148 | ba60 5988 | 2ac7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b02ac: 1f00 85f6 | 0f84 e61f | 0000 83fb 0x000001c7541b02b8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b02b8: 8048 ba60 | 5988 2ac7 | 0100 0048 | c7c6 1001 | 0000 7c07 | 48c7 c620 | 0100 0048 | 8b3c 3248 0x000001c7541b02d8: 8d7f 0148 | 893c 320f | 8c2f 0000 | 0083 fb7f 0x000001c7541b02e8: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b02e8: 48ba 6059 | 882a c701 | 0000 48c7 | c640 0100 | 007e 0748 | c7c6 3001 | 0000 488b | 3c32 488d 0x000001c7541b0308: 7f01 4889 | 3c32 0f8e | fe00 0000 0x000001c7541b0314: ; {metadata('java/lang/Integer')} 0x000001c7541b0314: 48ba d883 | 0580 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 1049 3bbf | c801 0000 | 0f87 871f 0x000001c7541b0334: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948 0x000001c7541b0354: ; {metadata(method data for {method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b0354: 8bd0 48be | 6059 882a | c701 0000 | 4883 8650 | 0100 0001 0x000001c7541b0368: ; {metadata(method data for {method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b0368: 48ba f05a | 882a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b0388: f60f 843b | 1f00 0048 0x000001c7541b0390: ; {metadata(method data for {method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b0390: 8bd0 48be | f05a 882a | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541b03a4: ; {metadata(method data for {method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b03a4: 48ba 90e0 | 752a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b03c4: f60f 8420 | 1f00 0048 0x000001c7541b03cc: ; {metadata(method data for {method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b03cc: 8bd0 48be | 90e0 752a | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541b03e0: ; {metadata(method data for {method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b03e0: 48ba 5886 | 292a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b0400: f60f 8405 | 1f00 0089 | 580c 4c8b | e8e9 1d00 | 0000 488b | c305 8000 0x000001c7541b0418: ; {oop(a 'java/lang/Integer'[256] {0x000001c7648a6d78})} 0x000001c7541b0418: 0000 48ba | 786d 8a64 | c701 0000 | 4863 c048 | 8b54 c210 | 4c8b ea4d | 85ed 7516 0x000001c7541b0434: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0434: 48be 9844 | c53b c701 | 0000 808e | 3116 0000 | 01e9 d400 | 0000 418b | 5108 418b | 7508 488b 0x000001c7541b0454: 92d0 0000 | 0048 3bf2 | 0f84 2700 | 0000 8b7a | 1448 3b14 | 3e0f 841a | 0000 0083 | ff20 0f85 0x000001c7541b0474: 8f00 0000 0x000001c7541b0478: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0478: 5652 e801 | 2413 065e | 5a85 d20f | 847e 0000 0x000001c7541b0488: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0488: 0048 be98 | 44c5 3bc7 | 0100 0041 | 8b55 0848 | 3b96 4816 | 0000 750d | 4883 8650 | 1600 0001 0x000001c7541b04a8: e971 0000 | 0048 3b96 | 5816 0000 | 750d 4883 | 8660 1600 | 0001 e95b | 0000 0048 | 83be 4816 0x000001c7541b04c8: 0000 0075 | 1748 8996 | 4816 0000 | 48c7 8650 | 1600 0001 | 0000 00e9 | 3a00 0000 | 4883 be58 0x000001c7541b04e8: 1600 0000 | 7517 4889 | 9658 1600 | 0048 c786 | 6016 0000 | 0100 0000 | e919 0000 0x000001c7541b0504: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0504: 00eb 1748 | be98 44c5 | 3bc7 0100 | 0048 83ae | 3816 0000 | 01e9 191e | 0000 498d | 5118 410f 0x000001c7541b0524: be77 4085 | f60f 8511 | 1e00 004c | 892a 488b | f249 33f5 | 48c1 ee1a | 4883 fe00 | 0f85 151e 0x000001c7541b0544: 0000 498b | 9338 0100 | 0048 3b02 0x000001c7541b0550: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0550: 488b f248 | bf98 44c5 | 3bc7 0100 0x000001c7541b055c: ; {metadata('net/minecraft/class_315')} 0x000001c7541b055c: 0049 ba18 | 26db 8000 | 0000 004c | 8997 8016 | 0000 4883 | 8788 1600 | 0001 488b | b298 0100 0x000001c7541b057c: 0048 3b06 0x000001c7541b0580: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0580: 488b fe48 | b898 44c5 | 3bc7 0100 | 0048 8380 | a816 0000 | 0148 8b76 | 4848 85f6 0x000001c7541b059c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b059c: 7516 48b8 | 9844 c53b | c701 0000 | 8088 d916 | 0000 01e9 | b200 0000 0x000001c7541b05b4: ; {metadata('java/lang/Boolean')} 0x000001c7541b05b4: 48b9 d073 | 0580 0000 | 0000 8b7e | 0848 3bcf | 0f85 8000 0x000001c7541b05c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b05c8: 0000 48b8 | 9844 c53b | c701 0000 | 8b4e 0848 | 3b88 f016 | 0000 750d | 4883 80f8 | 1600 0001 0x000001c7541b05e8: e979 0000 | 0048 3b88 | 0017 0000 | 750d 4883 | 8008 1700 | 0001 e963 | 0000 0048 | 83b8 f016 0x000001c7541b0608: 0000 0075 | 1748 8988 | f016 0000 | 48c7 80f8 | 1600 0001 | 0000 00e9 | 4200 0000 | 4883 b800 0x000001c7541b0628: 1700 0000 | 7517 4889 | 8800 1700 | 0048 c780 | 0817 0000 | 0100 0000 | e921 0000 | 00e9 1c00 0x000001c7541b0648: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0648: 0000 48b8 | 9844 c53b | c701 0000 | 4883 a8e0 | 1600 0001 | e91c 1d00 | 00e9 0000 | 0000 483b 0x000001c7541b0668: 0648 8bfe 0x000001c7541b066c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b066c: 48b8 9844 | c53b c701 | 0000 4883 | 8018 1700 | 0001 0fbe | 760c 83e6 0x000001c7541b0684: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0684: 0185 f648 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 5017 0000 | 7407 48c7 | c760 1700 | 0048 8b04 0x000001c7541b06a4: 3e48 8d40 | 0148 8904 | 3e0f 841f 0x000001c7541b06b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b06b0: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 8670 0x000001c7541b06c0: ; {oop(" vsync "{0x000001c778996fd0})} 0x000001c7541b06c0: 1700 0048 | bed0 6f99 | 78c7 0100 | 00e9 0a00 0x000001c7541b06d0: ; {oop(" "{0x000001c7652b8e00})} 0x000001c7541b06d0: 0000 48be | 008e 2b65 | c701 0000 | 4885 f675 0x000001c7541b06e0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b06e0: 1648 b898 | 44c5 3bc7 | 0100 0080 | 8881 1700 | 0001 e9d2 | 0000 0041 | 8b79 088b | 4608 488b 0x000001c7541b0700: bfd0 0000 | 0048 3bc7 | 0f84 2700 | 0000 8b4f | 1448 3b3c | 080f 841a | 0000 0083 | f920 0f85 0x000001c7541b0720: 8e00 0000 0x000001c7541b0724: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0724: 5057 e855 | 2113 0658 | 5f85 ff0f | 847d 0000 0x000001c7541b0734: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0734: 0048 b898 | 44c5 3bc7 | 0100 008b | 7e08 483b | b898 1700 | 0075 0d48 | 8380 a017 | 0000 01e9 0x000001c7541b0754: 7100 0000 | 483b b8a8 | 1700 0075 | 0d48 8380 | b017 0000 | 01e9 5b00 | 0000 4883 | b898 1700 0x000001c7541b0774: 0000 7517 | 4889 b898 | 1700 0048 | c780 a017 | 0000 0100 | 0000 e93a | 0000 0048 | 83b8 a817 0x000001c7541b0794: 0000 0075 | 1748 89b8 | a817 0000 | 48c7 80b0 | 1700 0001 | 0000 00e9 | 1900 0000 0x000001c7541b07b0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b07b0: eb17 48b8 | 9844 c53b | c701 0000 | 4883 a888 | 1700 0001 | e9c7 1b00 | 0049 8d79 | 2041 0fbe 0x000001c7541b07d0: 4740 85c0 | 0f85 bf1b | 0000 4889 | 3748 8bc7 | 4833 c648 | c1e8 1a48 | 83f8 000f | 85c3 1b00 0x000001c7541b07f0: 0048 8bf2 0x000001c7541b07f4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b07f4: 48bf 9844 | c53b c701 0x000001c7541b07fc: ; {metadata('net/minecraft/class_315')} 0x000001c7541b07fc: 0000 49ba | 1826 db80 | 0000 0000 | 4c89 97d0 | 1700 0048 | 8387 d817 | 0000 0148 | 8b72 7848 0x000001c7541b081c: 3b06 488b 0x000001c7541b0820: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0820: fe48 b898 | 44c5 3bc7 | 0100 0048 | 8380 f817 | 0000 0148 | 8b76 4848 | 85f6 7516 0x000001c7541b083c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b083c: 48b8 9844 | c53b c701 | 0000 8088 | 2918 0000 | 01e9 d200 | 0000 418b | 7908 8b46 | 0848 8bbf 0x000001c7541b085c: d000 0000 | 483b c70f | 8427 0000 | 008b 4f14 | 483b 3c08 | 0f84 1a00 | 0000 83f9 | 200f 858e 0x000001c7541b087c: 0000 0050 0x000001c7541b0880: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0880: 57e8 fa1f | 1306 585f | 85ff 0f84 | 7d00 0000 0x000001c7541b0890: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0890: 48b8 9844 | c53b c701 | 0000 8b7e | 0848 3bb8 | 4018 0000 | 750d 4883 | 8048 1800 | 0001 e971 0x000001c7541b08b0: 0000 0048 | 3bb8 5018 | 0000 750d | 4883 8058 | 1800 0001 | e95b 0000 | 0048 83b8 | 4018 0000 0x000001c7541b08d0: 0075 1748 | 89b8 4018 | 0000 48c7 | 8048 1800 | 0001 0000 | 00e9 3a00 | 0000 4883 | b850 1800 0x000001c7541b08f0: 0000 7517 | 4889 b850 | 1800 0048 | c780 5818 | 0000 0100 | 0000 e919 | 0000 00eb 0x000001c7541b090c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b090c: 1748 b898 | 44c5 3bc7 | 0100 0048 | 83a8 3018 | 0000 01e9 | b21a 0000 | 498d 7928 | 410f be47 0x000001c7541b092c: 4085 c00f | 85aa 1a00 | 0048 8937 | 488b c748 | 33c6 48c1 | e81a 4883 | f800 0f85 | ae1a 0000 0x000001c7541b094c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b094c: 488b f248 | bf98 44c5 | 3bc7 0100 0x000001c7541b0958: ; {metadata('net/minecraft/class_315')} 0x000001c7541b0958: 0049 ba18 | 26db 8000 | 0000 004c | 8997 7818 | 0000 4883 | 8780 1800 | 0001 488b | 7270 483b 0x000001c7541b0978: 0648 8bfe 0x000001c7541b097c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b097c: 48b8 9844 | c53b c701 | 0000 4883 | 80a0 1800 | 0001 488b 0x000001c7541b0990: ; {oop(a 'net/minecraft/class_4063'{0x000001c778355500})} 0x000001c7541b0990: 7e48 49ba | 0055 3578 | c701 0000 0x000001c7541b099c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b099c: 493b fa48 | b898 44c5 | 3bc7 0100 | 0048 c7c1 | d818 0000 | 7507 48c7 | c1e8 1800 | 004c 8b2c 0x000001c7541b09bc: 084d 8d6d | 014c 892c | 080f 851f 0x000001c7541b09c8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b09c8: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 86f8 0x000001c7541b09d8: ; {oop(""{0x000001c764002ed8})} 0x000001c7541b09d8: 1800 0048 | bed8 2e00 | 64c7 0100 | 00e9 9a00 | 0000 488b 0x000001c7541b09ec: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b09ec: c248 b998 | 44c5 3bc7 0x000001c7541b09f4: ; {metadata('net/minecraft/class_315')} 0x000001c7541b09f4: 0100 0049 | ba18 26db | 8000 0000 | 004c 8991 | 2019 0000 | 4883 8128 | 1900 0001 0x000001c7541b0a10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0a10: 48b8 9844 | c53b c701 | 0000 4883 | 8048 1900 0x000001c7541b0a20: ; {oop(a 'net/minecraft/class_4063'{0x000001c778355450})} 0x000001c7541b0a20: 0001 49ba | 5054 3578 | c701 0000 0x000001c7541b0a2c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0a2c: 493b fa48 | be98 44c5 | 3bc7 0100 | 0048 c7c7 | 8019 0000 | 7507 48c7 | c790 1900 | 0048 8b04 0x000001c7541b0a4c: 3e48 8d40 | 0148 8904 | 3e0f 851f 0x000001c7541b0a58: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0a58: 0000 0048 | be98 44c5 | 3bc7 0100 | 00ff 86a0 0x000001c7541b0a68: ; {oop(" fast-clouds"{0x000001c778996ff0})} 0x000001c7541b0a68: 1900 0048 | bef0 6f99 | 78c7 0100 | 00e9 0a00 0x000001c7541b0a78: ; {oop(" fancy-clouds"{0x000001c778997010})} 0x000001c7541b0a78: 0000 48be | 1070 9978 | c701 0000 | 4885 f675 0x000001c7541b0a88: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0a88: 1648 b998 | 44c5 3bc7 | 0100 0080 | 89b1 1900 | 0001 e9d4 | 0000 0041 | 8b79 088b | 4e08 488b 0x000001c7541b0aa8: bfd0 0000 | 0048 3bcf | 0f84 2900 | 0000 448b | 5f14 4a3b | 3c19 0f84 | 1b00 0000 | 4183 fb20 0x000001c7541b0ac8: 0f85 8e00 | 0000 5157 0x000001c7541b0ad0: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0ad0: e8ab 1d13 | 0659 5f85 | ff0f 847d 0x000001c7541b0adc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0adc: 0000 0048 | b998 44c5 | 3bc7 0100 | 008b 7e08 | 483b b9c8 | 1900 0075 | 0d48 8381 | d019 0000 0x000001c7541b0afc: 01e9 7100 | 0000 483b | b9d8 1900 | 0075 0d48 | 8381 e019 | 0000 01e9 | 5b00 0000 | 4883 b9c8 0x000001c7541b0b1c: 1900 0000 | 7517 4889 | b9c8 1900 | 0048 c781 | d019 0000 | 0100 0000 | e93a 0000 | 0048 83b9 0x000001c7541b0b3c: d819 0000 | 0075 1748 | 89b9 d819 | 0000 48c7 | 81e0 1900 | 0001 0000 | 00e9 1900 | 0000 eb17 0x000001c7541b0b5c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0b5c: 48b9 9844 | c53b c701 | 0000 4883 | a9b8 1900 | 0001 e9a9 | 1800 0049 | 8d79 3041 | 0fbe 4f40 0x000001c7541b0b7c: 85c9 0f85 | a118 0000 | 4889 3748 | 8bcf 4833 | ce48 c1e9 | 1a48 83f9 | 000f 85a5 | 1800 0048 0x000001c7541b0b9c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0b9c: 8bf2 48bf | 9844 c53b | c701 0000 0x000001c7541b0ba8: ; {metadata('net/minecraft/class_315')} 0x000001c7541b0ba8: 49ba 1826 | db80 0000 | 0000 4c89 | 9700 1a00 | 0048 8387 | 081a 0000 | 0148 8b92 | 4801 0000 0x000001c7541b0bc8: ; implicit exception: dispatches to 0x000001c7541b2458 0x000001c7541b0bc8: 483b 0248 0x000001c7541b0bcc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0bcc: 8bf2 48bf | 9844 c53b | c701 0000 | 4883 8728 | 1a00 0001 | 488b 5248 | 4885 d275 0x000001c7541b0be8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0be8: 1648 bf98 | 44c5 3bc7 | 0100 0080 | 8f59 1a00 | 0001 e9d2 | 0000 0041 | 8b71 088b | 7a08 488b 0x000001c7541b0c08: b6d0 0000 | 0048 3bfe | 0f84 2700 | 0000 8b4e | 1448 3b34 | 0f0f 841a | 0000 0083 | f920 0f85 0x000001c7541b0c28: 8e00 0000 0x000001c7541b0c2c: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0c2c: 5756 e84d | 1c13 065f | 5e85 f60f | 847d 0000 0x000001c7541b0c3c: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0c3c: 0048 bf98 | 44c5 3bc7 | 0100 008b | 7208 483b | b770 1a00 | 0075 0d48 | 8387 781a | 0000 01e9 0x000001c7541b0c5c: 7100 0000 | 483b b780 | 1a00 0075 | 0d48 8387 | 881a 0000 | 01e9 5b00 | 0000 4883 | bf70 1a00 0x000001c7541b0c7c: 0000 7517 | 4889 b770 | 1a00 0048 | c787 781a | 0000 0100 | 0000 e93a | 0000 0048 | 83bf 801a 0x000001c7541b0c9c: 0000 0075 | 1748 89b7 | 801a 0000 | 48c7 8788 | 1a00 0001 | 0000 00e9 | 1900 0000 0x000001c7541b0cb8: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0cb8: eb17 48bf | 9844 c53b | c701 0000 | 4883 af60 | 1a00 0001 | e991 1700 | 0049 8d71 | 3841 0fbe 0x000001c7541b0cd8: 7f40 85ff | 0f85 8917 | 0000 4889 | 1648 8bfe | 4833 fa48 | c1ef 1a48 | 83ff 000f | 858d 1700 0x000001c7541b0cf8: 004d 85c0 0x000001c7541b0cfc: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0cfc: 7516 48be | 9844 c53b | c701 0000 | 808e 911a | 0000 01e9 | d400 0000 0x000001c7541b0d14: ; implicit exception: dispatches to 0x000001c7541b249e 0x000001c7541b0d14: 418b 5108 | 418b 7008 | 488b 92d0 | 0000 0048 | 3bf2 0f84 | 2700 0000 | 8b7a 1448 | 3b14 3e0f 0x000001c7541b0d34: 841a 0000 | 0083 ff20 | 0f85 8f00 | 0000 5652 0x000001c7541b0d44: ; {runtime_call slow_subtype_check Runtime1 stub} 0x000001c7541b0d44: e837 1b13 | 065e 5a85 | d20f 847e 0x000001c7541b0d50: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0d50: 0000 0048 | be98 44c5 | 3bc7 0100 | 0041 8b50 | 0848 3b96 | a81a 0000 | 750d 4883 | 86b0 1a00 0x000001c7541b0d70: 0001 e971 | 0000 0048 | 3b96 b81a | 0000 750d | 4883 86c0 | 1a00 0001 | e95b 0000 | 0048 83be 0x000001c7541b0d90: a81a 0000 | 0075 1748 | 8996 a81a | 0000 48c7 | 86b0 1a00 | 0001 0000 | 00e9 3a00 | 0000 4883 0x000001c7541b0db0: beb8 1a00 | 0000 7517 | 4889 96b8 | 1a00 0048 | c786 c01a | 0000 0100 | 0000 e919 | 0000 00eb 0x000001c7541b0dd0: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0dd0: 1748 be98 | 44c5 3bc7 | 0100 0048 | 83ae 981a | 0000 01e9 | bb16 0000 | 498d 5140 | 410f be77 0x000001c7541b0df0: 4085 f60f | 85b3 1600 | 004c 8902 | 488b f249 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | b716 0000 0x000001c7541b0e10: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b0e10: 48ba 9844 | c53b c701 | 0000 4883 | 82d0 1a00 0x000001c7541b0e20: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b0e20: 0001 48ba | b092 392c | c701 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f 0x000001c7541b0e40: 0085 f60f | 8496 1600 0x000001c7541b0e48: ; {metadata('java/util/Formatter')} 0x000001c7541b0e48: 0048 ba90 | 8e0e 8000 | 0000 0049 | 8b87 b801 | 0000 488d | 7828 493b | bfc8 0100 | 000f 8795 0x000001c7541b0e68: 1600 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca | 8948 0848 | 33c9 8948 | 0c48 33c9 0x000001c7541b0e88: 4889 4810 | 4889 4818 | 4889 4820 0x000001c7541b0e94: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b0e94: 488b d048 | beb0 9239 | 2cc7 0100 | 0048 8386 | 1001 0000 0x000001c7541b0ea8: ; {metadata(method data for {method} {0x000001c72a9c50a8} '' '(Ljava/util/Locale;)V' in 'java/util/Formatter')} 0x000001c7541b0ea8: 0148 ba90 | 9439 2cc7 | 0100 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00 0x000001c7541b0ec8: 85f6 0f84 | 3d16 0000 0x000001c7541b0ed0: ; {metadata('java/lang/StringBuilder')} 0x000001c7541b0ed0: 48ba 3810 | 0580 0000 | 0000 4889 | 8424 3001 | 0000 498b | 87b8 0100 | 0048 8d78 | 2049 3bbf 0x000001c7541b0ef0: c801 0000 | 0f87 3416 | 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 0x000001c7541b0f10: c989 480c | 4833 c948 | 8948 1048 | 8948 184c 0x000001c7541b0f20: ; {metadata(method data for {method} {0x000001c72a9c50a8} '' '(Ljava/util/Locale;)V' in 'java/util/Formatter')} 0x000001c7541b0f20: 8bc0 48ba | 9094 392c | c701 0000 | 4883 8210 | 0100 0001 0x000001c7541b0f34: ; {metadata(method data for {method} {0x000001c72a0d7730} '' '()V' in 'java/lang/StringBuilder')} 0x000001c7541b0f34: 49b8 884a | 332a c701 | 0000 418b | 90cc 0000 | 0083 c202 | 4189 90cc | 0000 0081 | e2fe ff1f 0x000001c7541b0f54: 0085 d20f | 84de 1500 | 004c 8bc0 0x000001c7541b0f60: ; {metadata(method data for {method} {0x000001c72a0d7730} '' '()V' in 'java/lang/StringBuilder')} 0x000001c7541b0f60: 48ba 884a | 332a c701 | 0000 4883 | 8210 0100 | 0001 41b8 | 1000 0000 | 488b d04c | 898c 2440 0x000001c7541b0f80: 0100 0048 | 8984 2438 | 0100 000f 0x000001c7541b0f8c: ; {optimized virtual_call} 0x000001c7541b0f8c: 1f40 00e8 0x000001c7541b0f90: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.StringBuilder::@3 (line 106) ; - java.util.Formatter::@6 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b0f90: 9cc8 7b06 0x000001c7541b0f94: ; {other} 0x000001c7541b0f94: 0f1f 8400 | 846a 0048 | 488b 8424 | 3001 0000 0x000001c7541b0fa4: ; {metadata(method data for {method} {0x000001c72a9c50a8} '' '(Ljava/util/Locale;)V' in 'java/util/Formatter')} 0x000001c7541b0fa4: 49b8 9094 | 392c c701 | 0000 4983 | 8020 0100 0x000001c7541b0fb4: ; {metadata(method data for {method} {0x000001c72a9c4d80} '' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')} 0x000001c7541b0fb4: 0001 49b8 | 804d d02a | c701 0000 | 458b 88cc | 0000 0041 | 83c1 0245 | 8988 cc00 | 0000 4181 0x000001c7541b0fd4: e1fe ff1f | 0045 85c9 | 0f84 7a15 | 0000 488b | 8424 3001 0x000001c7541b0fe8: ; {metadata(method data for {method} {0x000001c72a9c4d80} '' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')} 0x000001c7541b0fe8: 0000 49b8 | 804d d02a | c701 0000 | 4983 8010 | 0100 0001 0x000001c7541b0ffc: ; {metadata(method data for {method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b0ffc: 49b8 5886 | 292a c701 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988 | cc00 0000 | 4181 e1fe 0x000001c7541b101c: ff1f 0045 | 85c9 0f84 | 5515 0000 | 450f be47 | 4045 85c0 | 488b 8424 | 3001 0000 | 0f85 6015 0x000001c7541b103c: 0000 4c8b | 8424 3801 | 0000 4c89 | 4010 4c8b | c84d 33c8 | 49c1 e91a | 4983 f900 | 0f85 5c15 0x000001c7541b105c: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})} 0x000001c7541b105c: 0000 49b8 | b06c 0a64 | c701 0000 | 450f be4f | 4045 85c9 | 0f85 5c15 0x000001c7541b1074: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})} 0x000001c7541b1074: 0000 49ba | b06c 0a64 | c701 0000 | 4c89 5018 0x000001c7541b1084: ; {oop(a 'java/util/Locale'{0x000001c7640a6cb0})} 0x000001c7541b1084: 49b9 b06c | 0a64 c701 | 0000 488b | f849 33f9 | 48c1 ef1a | 4883 ff00 | 0f85 4c15 | 0000 4c8b 0x000001c7541b10a4: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b10a4: c848 bfb0 | 9239 2cc7 | 0100 0048 | 8387 2001 0x000001c7541b10b4: ; {metadata(method data for {method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')} 0x000001c7541b10b4: 0000 0149 | b9e0 4ed0 | 2ac7 0100 | 0041 8bb9 | cc00 0000 | 83c7 0241 | 89b9 cc00 | 0000 81e7 0x000001c7541b10d4: feff 1f00 | 85ff 0f84 | 2615 0000 0x000001c7541b10e0: ; {metadata(method data for {method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')} 0x000001c7541b10e0: 4c8b c848 | bfe0 4ed0 | 2ac7 0100 | 0048 8387 | 1001 0000 0x000001c7541b10f4: ; {oop("%d fps T: %s%s%s%s B: %d%s"{0x000001c778997030})} 0x000001c7541b10f4: 0149 b930 | 7099 78c7 | 0100 0048 | 8bbc 2440 | 0100 0048 | 8bd0 0f1f 0x000001c7541b110c: ; {optimized virtual_call} 0x000001c7541b110c: 4400 00e8 0x000001c7541b1110: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokevirtual format {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::format@7 (line 2728) ; - java.lang.String::format@10 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b1110: 7c04 9206 0x000001c7541b1114: ; {other} 0x000001c7541b1114: 0f1f 8400 | 046c 0049 0x000001c7541b111c: ; implicit exception: dispatches to 0x000001c7541b2627 0x000001c7541b111c: 483b 0048 0x000001c7541b1120: ; {metadata(method data for {method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b1120: 8bd0 48be | b092 392c | c701 0000 | 4883 8658 | 0100 0001 0x000001c7541b1134: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')} 0x000001c7541b1134: 48ba 6857 | d02a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b1154: f60f 84d1 | 1400 0048 0x000001c7541b115c: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')} 0x000001c7541b115c: 8bd0 48be | 6857 d02a | c701 0000 | 4883 8610 | 0100 0001 0x000001c7541b1170: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')} 0x000001c7541b1170: 48ba 2859 | d02a c701 | 0000 8bb2 | cc00 0000 | 83c6 0289 | b2cc 0000 | 0081 e6fe | ff1f 0085 0x000001c7541b1190: f60f 84b6 | 1400 0048 | 8b50 1048 0x000001c7541b119c: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')} 0x000001c7541b119c: 85d2 48be | 2859 d02a | c701 0000 | 48c7 c720 | 0100 0074 | 0748 c7c7 | 1001 0000 | 488b 1c3e 0x000001c7541b11bc: 488d 5b01 | 4889 1c3e | 0f84 f801 | 0000 483b | 0248 8bf2 0x000001c7541b11d0: ; {metadata(method data for {method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')} 0x000001c7541b11d0: 48bf 6857 | d02a c701 | 0000 8b76 | 0848 3bb7 | 5801 0000 | 750d 4883 | 8760 0100 | 0001 e960 0x000001c7541b11f0: 0000 0048 | 3bb7 6801 | 0000 750d | 4883 8770 | 0100 0001 | e94a 0000 | 0048 83bf | 5801 0000 0x000001c7541b1210: 0075 1748 | 89b7 5801 | 0000 48c7 | 8760 0100 | 0001 0000 | 00e9 2900 | 0000 4883 | bf68 0100 0x000001c7541b1230: 0000 7517 | 4889 b768 | 0100 0048 | c787 7001 | 0000 0100 | 0000 e908 | 0000 0048 | 8387 4801 0x000001c7541b1250: 0000 0166 | 9048 b838 | 1005 8000 0x000001c7541b125c: ; {virtual_call} 0x000001c7541b125c: 0000 00e8 0x000001c7541b1260: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::toString@8 (line 2628) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b1260: 1ceb 0b07 0x000001c7541b1264: ; {other} 0x000001c7541b1264: 0f1f 8400 | 546d 004a | 488b 9424 | b000 0000 | 410f be77 | 4085 f60f | 85f2 1300 | 0048 8982 0x000001c7541b1284: f802 0000 | 488b f248 | 33f0 48c1 | ee1a 4883 | fe00 0f85 | f613 0000 | 488b 7238 | 48c7 c7e8 0x000001c7541b12a4: 0300 0048 | 03f7 4889 | 7238 c742 | 6c00 0000 0x000001c7541b12b4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b12b4: 0048 be98 | 44c5 3bc7 | 0100 008b | bed0 0000 | 0083 c702 | 89be d000 | 0000 81e7 | fe3f 0000 0x000001c7541b12d4: 85ff 0f84 | ce13 0000 | 4d8b 9750 0x000001c7541b12e0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423) ; {poll} 0x000001c7541b12e0: 0400 0041 0x000001c7541b12e4: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b12e4: 8502 48be | 9844 c53b | c701 0000 | ff86 e01a | 0000 e9cd | e7ff ff4c | 8b84 24e0 0x000001c7541b1300: ; {metadata(method data for {method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b1300: 0000 0048 | ba98 44c5 | 3bc7 0100 | 0045 8b40 | 084c 3b82 | 081b 0000 | 750d 4883 | 8210 1b00 0x000001c7541b1320: 0001 e960 | 0000 004c | 3b82 181b | 0000 750d | 4883 8220 | 1b00 0001 | e94a 0000 | 0048 83ba 0x000001c7541b1340: 081b 0000 | 0075 174c | 8982 081b | 0000 48c7 | 8210 1b00 | 0001 0000 | 00e9 2900 | 0000 4883 0x000001c7541b1360: ba18 1b00 | 0000 7517 | 4c89 8218 | 1b00 0048 | c782 201b | 0000 0100 | 0000 e908 | 0000 0048 0x000001c7541b1380: 8382 f81a | 0000 0148 | 8b94 24e0 | 0000 0066 | 0f1f 4400 | 0048 b8b8 | 29ee 8000 0x000001c7541b139c: ; {virtual_call} 0x000001c7541b139c: 0000 00e8 0x000001c7541b13a0: ; ImmutableOopMap {} ;*invokeinterface method_15407 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@1037 (line 1424) 0x000001c7541b13a0: 7ca5 2507 0x000001c7541b13a4: ; {other} 0x000001c7541b13a4: 0f1f 8400 | 946e 004c | 4881 c490 | 0100 005d 0x000001c7541b13b4: ; {poll_return} 0x000001c7541b13b4: 493b a748 | 0400 000f | 870a 1300 | 00c3 4889 | 8424 5001 | 0000 660f | 1f44 0000 0x000001c7541b13d0: ; {no_reloc} 0x000001c7541b13d0: e91b 1300 | 0000 0000 | 0000 e91b | 1300 0048 0x000001c7541b13e0: ; {metadata(method data for {method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')} 0x000001c7541b13e0: 8bd0 48b9 | 2859 d02a | c701 0000 | 4883 8130 | 0100 0001 | 488b d048 | 8984 2448 0x000001c7541b13fc: ; {optimized virtual_call} 0x000001c7541b13fc: 0100 00e8 0x000001c7541b1400: ; ImmutableOopMap {[176]=Oop [224]=Oop [328]=Oop [336]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::ensureOpen@11 (line 2680) ; - java.util.Formatter::toString@1 (line 2627) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b1400: 7cda 0506 0x000001c7541b1404: ; {other} 0x000001c7541b1404: 0f1f 8400 | f46e 004d | 488b 8424 | 4801 0000 | e9fe 1300 | 000f 1f80 | 0000 0000 0x000001c7541b1420: ; {no_reloc} 0x000001c7541b1420: e9f1 1200 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85ee | 1200 0049 | 8b87 b801 | 0000 488d 0x000001c7541b1440: 7838 493b | bfc8 0100 | 000f 87d6 | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541b1460: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541b1480: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1480: 48ba d8b6 | 9b3b c701 | 0000 4883 | 8230 0100 0x000001c7541b1490: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})} 0x000001c7541b1490: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2458 0x000001c7541b14a4: ; {optimized virtual_call} 0x000001c7541b14a4: 0100 00e8 0x000001c7541b14a8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [344]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451) ; - net.minecraft.class_276::method_1237@17 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b14a8: d4d9 0506 0x000001c7541b14ac: ; {other} 0x000001c7541b14ac: 0f1f 8400 | 9c6f 004e | 488b 8424 | 5801 0000 | e956 1300 | 000f 1f80 | 0000 0000 0x000001c7541b14c8: ; {no_reloc} 0x000001c7541b14c8: e974 1200 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8571 | 1200 0049 | 8b87 b801 | 0000 488d 0x000001c7541b14e8: 7838 493b | bfc8 0100 | 000f 8759 | 1200 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541b1508: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541b1528: ; {metadata(method data for {method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541b1528: 48ba a8c9 | c43b c701 | 0000 4883 | 8230 0100 0x000001c7541b1538: ; {oop("Can't blit to screen, color texture doesn't exist yet"{0x000001c778839348})} 0x000001c7541b1538: 0001 49b8 | 4893 8378 | c701 0000 | 488b d048 | 8984 2460 0x000001c7541b154c: ; {optimized virtual_call} 0x000001c7541b154c: 0100 00e8 0x000001c7541b1550: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [352]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@13 (line 111) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b1550: 2cd9 0506 0x000001c7541b1554: ; {other} 0x000001c7541b1554: 0f1f 8400 | 4470 004f | 488b 8424 | 6001 0000 | e9ae 1200 0x000001c7541b1568: ; {metadata(method data for {method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1568: 0048 ba20 | 8477 3bc7 | 0100 0048 | 8382 4001 0x000001c7541b1578: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1578: 0000 0148 | bac0 1f82 | 3bc7 0100 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff 0x000001c7541b1598: 1f00 85f6 | 0f84 bb11 | 0000 660f | 1f44 0000 0x000001c7541b15a8: ; {no_reloc} 0x000001c7541b15a8: e9e0 1100 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 85dd | 1100 0049 | 8b87 b801 | 0000 488d 0x000001c7541b15c8: 7838 493b | bfc8 0100 | 000f 87c5 | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541b15e8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f64c 8bc0 0x000001c7541b1608: ; {metadata(method data for {method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1608: 48ba c01f | 823b c701 | 0000 4883 | 8210 0100 0x000001c7541b1618: ; {oop("Rendersystem called from wrong thread"{0x000001c77844c1e0})} 0x000001c7541b1618: 0001 49b8 | e0c1 4478 | c701 0000 | 488b d048 | 8984 2468 0x000001c7541b162c: ; {optimized virtual_call} 0x000001c7541b162c: 0100 00e8 0x000001c7541b1630: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [360]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@6 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b1630: 4cd8 0506 0x000001c7541b1634: ; {other} 0x000001c7541b1634: 0f1f 8400 | 2471 0050 | 488b 8424 | 6801 0000 | e9ce 1100 | 000f 1f80 | 0000 0000 0x000001c7541b1650: ; {no_reloc} 0x000001c7541b1650: e963 1100 | 0000 0000 | 0000 80ba | 2101 0000 | 040f 8560 | 1100 0049 | 8b87 b801 | 0000 488d 0x000001c7541b1670: 7838 493b | bfc8 0100 | 000f 8748 | 1100 0049 | 89bf b801 | 0000 48c7 | 0001 0000 | 0048 8bca 0x000001c7541b1690: 8948 0848 | 33c9 8948 | 0c48 33c9 | 48c7 c705 | 0000 0048 | 894c f808 | 48ff cf75 | f648 8bd0 0x000001c7541b16b0: ; {metadata(method data for {method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b16b0: 48be d8b6 | 9b3b c701 | 0000 4883 | 8630 0100 0x000001c7541b16c0: ; {oop("Can't getDevice() before it was initialized"{0x000001c77844bff0})} 0x000001c7541b16c0: 0001 49b8 | f0bf 4478 | c701 0000 | 488b d048 | 8984 2470 0x000001c7541b16d4: ; {optimized virtual_call} 0x000001c7541b16d4: 0100 00e8 0x000001c7541b16d8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop [368]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@13 (line 451) ; - net.minecraft.class_310::method_1523@342 (line 1343) 0x000001c7541b16d8: a4d7 0506 0x000001c7541b16dc: ; {other} 0x000001c7541b16dc: 0f1f 8400 | cc71 0051 | 488b 8424 | 7001 0000 | e926 1100 | 000f 1f80 | 0000 0000 0x000001c7541b16f8: ; {no_reloc} 0x000001c7541b16f8: e9e6 1000 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 4849 3bbf | c801 0000 | 0f87 d310 0x000001c7541b1718: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca89 | 4808 4833 | c989 480c | 4833 c948 0x000001c7541b1738: c7c7 0700 | 0000 4889 | 4cf8 0848 | ffcf 75f6 0x000001c7541b1748: ; {metadata(method data for {method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b1748: 488b d048 | beb8 2f58 | 2ac7 0100 | 0048 8386 | 3001 0000 0x000001c7541b175c: ; {oop("supplier.get()"{0x000001c765a31cc0})} 0x000001c7541b175c: 0148 bac0 | 1ca3 65c7 | 0100 004c | 8bc2 488b | d048 8984 | 2478 0100 0x000001c7541b1774: ; {optimized virtual_call} 0x000001c7541b1774: 0066 90e8 0x000001c7541b1778: ; ImmutableOopMap {[176]=Oop [376]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Objects::requireNonNull@9 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1778: 04d7 0506 0x000001c7541b177c: ; {other} 0x000001c7541b177c: 0f1f 8400 | 6c72 0052 | 488b 8424 | 7801 0000 | e986 1000 0x000001c7541b1790: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b1790: 0049 ba98 | ac4e 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b17a8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b17a8: e853 4113 0x000001c7541b17ac: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_1523@-1 (line 1284) 0x000001c7541b17ac: 06e9 a49a 0x000001c7541b17b0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b17b0: ffff e8e9 0x000001c7541b17b4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop } ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@7 (line 1284) 0x000001c7541b17b4: de12 0648 | 8b7e 7848 | 83ff 000f | 84bd 9aff | ff48 893c 0x000001c7541b17c8: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b17c8: 24e8 3248 | 1306 e9af | 9aff ff48 | 83ff 000f | 84d1 9aff | ff48 8934 0x000001c7541b17e0: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b17e0: 24e8 9a4b | 1306 e9c3 0x000001c7541b17e8: ; {metadata({method} {0x000001c73ae9ec48} 'method_22093' '()Z' in 'net/minecraft/class_1041')} 0x000001c7541b17e8: 9aff ff49 | ba40 ece9 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1800: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1800: ffff e8f9 0x000001c7541b1804: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop } ;*synchronization entry ; - net.minecraft.class_1041::method_22093@-1 (line 148) ; - net.minecraft.class_310::method_1523@14 (line 1286) 0x000001c7541b1804: 4013 06e9 | de9a ffff 0x000001c7541b180c: ; {metadata({method} {0x000001c73ae97980} '_shouldClose' '(Lnet/minecraft/class_1041;)Z' in 'com/mojang/blaze3d/platform/GLX')} 0x000001c7541b180c: 49ba 7879 | e93a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1820: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1820: ffff ffe8 0x000001c7541b1824: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.platform.GLX::_shouldClose@-1 (line 79) ; - net.minecraft.class_1041::method_22093@1 (line 148) ; - net.minecraft.class_310::method_1523@14 (line 1286) 0x000001c7541b1824: d840 1306 | e9f6 9aff 0x000001c7541b182c: ; {metadata({method} {0x000001c73a4ebef0} 'method_1592' '()V' in 'net/minecraft/class_310')} 0x000001c7541b182c: ff49 bae8 | be4e 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1844: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1844: e8b7 4013 0x000001c7541b1848: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_1592@-1 (line 1630) ; - net.minecraft.class_310::method_1523@21 (line 1287) 0x000001c7541b1848: 06e9 a49b | ffff 4c8b | 8210 0300 | 0049 83f8 | 000f 8400 | 9dff ff4c 0x000001c7541b1860: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b1860: 8904 24e8 | 9847 1306 | e9f2 9cff 0x000001c7541b186c: ; {metadata({method} {0x000001c73a4ff9a8} 'method_1521' '()Ljava/util/concurrent/CompletableFuture;' in 'net/minecraft/class_310')} 0x000001c7541b186c: ff49 baa0 | f94f 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1884: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1884: e877 4013 0x000001c7541b1888: ; ImmutableOopMap {rdx=Oop [176]=Oop [192]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_1521@-1 (line 1046) ; - net.minecraft.class_310::method_1523@52 (line 1294) 0x000001c7541b1888: 06e9 2d9d | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541b189c: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b189c: 0ae8 de36 0x000001c7541b18a0: ; ImmutableOopMap {rax=Oop [176]=Oop [192]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@56 (line 1294) 0x000001c7541b18a0: 1306 e951 0x000001c7541b18a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b18a4: 9dff ffe8 0x000001c7541b18a8: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop } ;*invokevirtual thenRun {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@61 (line 1294) 0x000001c7541b18a8: f4dd 1206 0x000001c7541b18ac: ; {metadata({method} {0x000001c72b9d0dd0} 'thenRun' '(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture;' in 'java/util/concurrent/CompletableFuture')} 0x000001c7541b18ac: 49ba c80d | 9d2b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b18c0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b18c0: ffff ffe8 0x000001c7541b18c4: ; ImmutableOopMap {rax=Oop rdx=Oop [176]=Oop } ;*synchronization entry ; - java.util.concurrent.CompletableFuture::thenRun@-1 (line 2227) ; - net.minecraft.class_310::method_1523@61 (line 1294) 0x000001c7541b18c4: 3840 1306 | e911 9eff 0x000001c7541b18cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b18cc: ffe8 cedd 0x000001c7541b18d0: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@83 (line 1299) ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b18d0: 1206 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 2458 0000 0x000001c7541b18e8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b18e8: 00e8 1240 0x000001c7541b18ec: ; ImmutableOopMap {[176]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@88 (line 1299) 0x000001c7541b18ec: 1306 e900 0x000001c7541b18f0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b18f0: 9fff ffe8 0x000001c7541b18f4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop } ;*invokeinterface poll {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@69 (line 1298) 0x000001c7541b18f4: a8dd 1206 | 4889 0424 0x000001c7541b18fc: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b18fc: e89f 0913 0x000001c7541b1900: ; ImmutableOopMap {[176]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@74 (line 1298) ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b1900: 0649 baf8 | 80f3 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1918: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1918: e8e3 3f13 0x000001c7541b191c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_658@-1 (line 141) ; - net.minecraft.class_310::method_1523@95 (line 1302) 0x000001c7541b191c: 06e9 0ca1 0x000001c7541b1920: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b1920: ffff 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1938: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1938: ffe8 c23f 0x000001c7541b193c: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [208]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@95 (line 1302) 0x000001c7541b193c: 1306 e924 0x000001c7541b1940: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1940: a1ff ffe8 0x000001c7541b1944: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [208]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@95 (line 1302) 0x000001c7541b1944: 58dd 1206 0x000001c7541b1948: ; {runtime_call throw_div0_exception Runtime1 stub} 0x000001c7541b1948: e853 da12 0x000001c7541b194c: ; ImmutableOopMap {[176]=Oop [208]=Oop } ;*ldiv {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_658@6 (line 141) ; - net.minecraft.class_310::method_1523@95 (line 1302) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b194c: 06e8 4edd 0x000001c7541b1950: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop } ;*invokevirtual method_60640 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@99 (line 1302) ; {metadata({method} {0x000001c73a57ec08} 'method_60640' '(JZ)I' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541b1950: 1206 49ba | 00ec 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1968: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1968: ffe8 923f 0x000001c7541b196c: ; ImmutableOopMap {rsi=Oop [176]=Oop [208]=Oop } ;*synchronization entry ; - net.minecraft.class_9779$class_9781::method_60640@-1 (line 38) ; - net.minecraft.class_310::method_1523@99 (line 1302) 0x000001c7541b196c: 1306 e931 0x000001c7541b1970: ; {metadata({method} {0x000001c73b51f628} 'method_64146' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b1970: a2ff ff49 | ba20 f651 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1988: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1988: ffff e871 0x000001c7541b198c: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64146@-1 (line 47) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b198c: 3f13 06e9 | f5a2 ffff 0x000001c7541b1994: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1994: e807 dd12 0x000001c7541b1998: ; ImmutableOopMap {[176]=Oop } ;*getfield value {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.concurrent.atomic.AtomicInteger::get@1 (line 90) ; - net.minecraft.class_10209::method_64146@3 (line 47) ; - net.minecraft.class_310::method_1523@103 (line 1304) ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b1998: 0649 bae0 | f651 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b19b0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b19b0: e84b 3f13 0x000001c7541b19b4: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64150@-1 (line 55) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b19b4: 06e9 5ca3 0x000001c7541b19b8: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541b19b8: ffff 49ba | b0bd be2b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b19d0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b19d0: ffe8 2a3f 0x000001c7541b19d4: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21) ; - net.minecraft.class_10209::method_64150@0 (line 55) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b19d4: 1306 e976 0x000001c7541b19d8: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b19d8: a3ff ff49 | ba70 7c42 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b19f0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b19f0: ffff e809 0x000001c7541b19f4: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b19f4: 3f13 06e9 | 5ba4 ffff | 4889 0424 0x000001c7541b1a00: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b1a00: e89b 0813 0x000001c7541b1a04: ; ImmutableOopMap {[176]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64150@12 (line 56) ; - net.minecraft.class_10209::method_64146@9 (line 49) ; - net.minecraft.class_310::method_1523@103 (line 1304) ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b1a04: 0649 ba70 | 7c42 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1a1c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1a1c: e8df 3e13 0x000001c7541b1a20: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64146@16 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1a20: 06e9 36a6 | ffff 4889 0x000001c7541b1a28: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b1a28: 0424 e871 0x000001c7541b1a2c: ; ImmutableOopMap {[176]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64146@19 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) ; {metadata({method} {0x000001c72a53ce20} 'linkToTargetMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x000001c7541b1a2c: 0813 0649 | ba18 ce53 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1a44: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1a44: ffff e8b5 0x000001c7541b1a48: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop } ;*synchronization entry ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1 ; - net.minecraft.class_10209::method_64146@22 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1a48: 3e13 06e9 | 9aa7 ffff 0x000001c7541b1a50: ; {metadata({method} {0x000001c72a600228} 'invoke' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/LambdaForm$MH+0x0000000080000400')} 0x000001c7541b1a50: 49ba 2002 | 602a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1a64: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1a64: ffff ffe8 0x000001c7541b1a68: ; ImmutableOopMap {r8=Oop [176]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm$MH/0x0000000080000400::invoke@-1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@4 ; - net.minecraft.class_10209::method_64146@22 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1a68: 943e 1306 | e9d2 a7ff 0x000001c7541b1a70: ; {metadata({method} {0x000001c72a1881d0} 'requireNonNullElseGet' '(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b1a70: ff49 bac8 | 8118 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1a88: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1a88: e873 3e13 0x000001c7541b1a8c: ; ImmutableOopMap {r8=Oop [176]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNullElseGet@-1 (line 333) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1a8c: 06e9 34a8 0x000001c7541b1a90: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b1a90: ffff 49ba | 807e 182a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1aa8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1aa8: ffe8 523e 0x000001c7541b1aac: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNull@-1 (line 258) ; - java.util.Objects::requireNonNullElseGet@11 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1aac: 1306 e992 0x000001c7541b1ab0: ; {metadata({method} {0x000001c73b662260} 'get' '()Ljava/lang/Object;' in 'net/minecraft/class_10209$$Lambda+0x0000000080f2cc98')} 0x000001c7541b1ab0: a8ff ff49 | ba58 2266 | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1ac8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ac8: ffff e831 0x000001c7541b1acc: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@-1 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1acc: 3e13 06e9 | d8a8 ffff 0x000001c7541b1ad4: ; {metadata({method} {0x000001c73b51f6e8} 'method_64150' '()Lnet/minecraft/class_3695;' in 'net/minecraft/class_10209')} 0x000001c7541b1ad4: 49ba e0f6 | 513b c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1ae8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ae8: ffff ffe8 0x000001c7541b1aec: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - net.minecraft.class_10209::method_64150@-1 (line 55) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1aec: 103e 1306 | e9f2 a8ff 0x000001c7541b1af4: ; {metadata({method} {0x000001c72bbebdb8} 'isAvailable' '()Z' in 'com/mojang/jtracy/TracyClient')} 0x000001c7541b1af4: ff49 bab0 | bdbe 2bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1b0c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1b0c: e8ef 3d13 0x000001c7541b1b10: ; ImmutableOopMap {[176]=Oop } ;*synchronization entry ; - com.mojang.jtracy.TracyClient::isAvailable@-1 (line 21) ; - net.minecraft.class_10209::method_64150@0 (line 55) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1b10: 06e9 0ca9 0x000001c7541b1b14: ; {metadata({method} {0x000001c72a427c78} 'get' '()Ljava/lang/Object;' in 'java/lang/ThreadLocal')} 0x000001c7541b1b14: ffff 49ba | 707c 422a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1b2c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1b2c: ffe8 ce3d 0x000001c7541b1b30: ; ImmutableOopMap {rdx=Oop [176]=Oop } ;*synchronization entry ; - java.lang.ThreadLocal::get@-1 (line 172) ; - net.minecraft.class_10209::method_64150@9 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1b30: 1306 e9ea | a9ff ff48 0x000001c7541b1b38: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b1b38: 8904 24e8 0x000001c7541b1b3c: ; ImmutableOopMap {[176]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64150@12 (line 56) ; - net.minecraft.class_10209$$Lambda/0x0000000080f2cc98::get@0 ; - java.util.Objects::requireNonNullElseGet@17 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1b3c: 6007 1306 0x000001c7541b1b40: ; {metadata({method} {0x000001c72a187e88} 'requireNonNull' '(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;' in 'java/util/Objects')} 0x000001c7541b1b40: 49ba 807e | 182a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1b54: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1b54: ffff ffe8 0x000001c7541b1b58: ; ImmutableOopMap {r8=Oop [176]=Oop } ;*synchronization entry ; - java.util.Objects::requireNonNull@-1 (line 258) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b1b58: a43d 1306 | e936 abff | ff4c 8904 0x000001c7541b1b64: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b1b64: 24e8 3607 0x000001c7541b1b68: ; ImmutableOopMap {[176]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_10209::method_64146@30 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1b68: 1306 e831 0x000001c7541b1b6c: ; ImmutableOopMap {r8=Oop [176]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@117 (line 1307) ; {metadata({method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541b1b6c: db12 0649 | ba58 c32a | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1b84: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1b84: ffff e875 0x000001c7541b1b88: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_1255::method_5383@-1 (line 123) ; - net.minecraft.class_310::method_1523@123 (line 1308) 0x000001c7541b1b88: 3d13 06e9 | c6ad ffff 0x000001c7541b1b90: ; {metadata({method} {0x000001c73a2ac360} 'method_5383' '()V' in 'net/minecraft/class_1255')} 0x000001c7541b1b90: 49ba 58c3 | 2a3a c701 | 0000 4c89 | 5424 0848 | c704 2407 0x000001c7541b1ba4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ba4: 0000 00e8 0x000001c7541b1ba8: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_1255::method_5383@7 (line 123) ; - net.minecraft.class_310::method_1523@123 (line 1308) 0x000001c7541b1ba8: 543d 1306 | e9d6 adff 0x000001c7541b1bb0: ; {metadata({method} {0x000001c72a1a9d00} 'min' '(II)I' in 'java/lang/Math')} 0x000001c7541b1bb0: ff49 baf8 | 9c1a 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1bc8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1bc8: e833 3d13 0x000001c7541b1bcc: ; ImmutableOopMap {r8=Oop [176]=Oop } ;*synchronization entry ; - java.lang.Math::min@-1 (line 2115) ; - net.minecraft.class_310::method_1523@151 (line 1312) 0x000001c7541b1bcc: 06e9 5eb0 0x000001c7541b1bd0: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b1bd0: ffff 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 24ae 0000 0x000001c7541b1be8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1be8: 00e8 123d 0x000001c7541b1bec: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@174 (line 1312) 0x000001c7541b1bec: 1306 e9f1 0x000001c7541b1bf0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1bf0: b1ff ffe8 0x000001c7541b1bf4: ; ImmutableOopMap {r8=Oop rdx=Oop rsi=Oop [176]=Oop } ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@191 (line 1319) 0x000001c7541b1bf4: a8da 1206 | 488b 7e78 | 4883 ff00 | 0f84 f2b2 | ffff 4889 0x000001c7541b1c08: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b1c08: 3c24 e8f1 | 4313 06e9 | e4b2 ffff | 4883 ff00 | 0f84 06b3 | ffff 4889 0x000001c7541b1c20: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b1c20: 3424 e859 | 4713 06e9 | f8b2 ffff 0x000001c7541b1c2c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c2c: e86f da12 0x000001c7541b1c30: ; ImmutableOopMap {r8=Oop rdx=Oop [176]=Oop } ;*invokeinterface method_15396 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@199 (line 1321) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c30: 06e8 6ada 0x000001c7541b1c34: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_19418 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@225 (line 1325) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c34: 1206 e865 0x000001c7541b1c38: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_4876 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@228 (line 1325) ; {metadata({method} {0x000001c73b1a3dc8} 'method_4876' '(Lnet/minecraft/class_4184;)V' in 'net/minecraft/class_1144')} 0x000001c7541b1c38: da12 0649 | bac0 3d1a | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1c50: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1c50: ffff e8a9 0x000001c7541b1c54: ; ImmutableOopMap {rdx=Oop r8=Oop rsi=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_1144::method_4876@-1 (line 260) ; - net.minecraft.class_310::method_1523@228 (line 1325) 0x000001c7541b1c54: 3c13 06e9 | eeb4 ffff 0x000001c7541b1c5c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c5c: e83f da12 0x000001c7541b1c60: ; ImmutableOopMap {rdx=Oop rsi=Oop rdi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_4840 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_1144::method_4876@5 (line 260) ; - net.minecraft.class_310::method_1523@228 (line 1325) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c60: 06e8 3ada 0x000001c7541b1c64: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_61990 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@245 (line 1327) ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b1c64: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1c7c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1c7c: ffe8 7e3c 0x000001c7541b1c80: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_310::method_1523@258 (line 1330) 0x000001c7541b1c80: 1306 e9f6 0x000001c7541b1c84: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1c84: b6ff ffe8 0x000001c7541b1c88: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@258 (line 1330) 0x000001c7541b1c88: 14da 1206 0x000001c7541b1c8c: ; {metadata({method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541b1c8c: 49ba 6861 | 503a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1ca0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ca0: ffff ffe8 0x000001c7541b1ca4: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_53526@-1 (line 2837) ; - net.minecraft.class_310::method_1523@264 (line 1332) 0x000001c7541b1ca4: 583c 1306 | e9e1 b7ff 0x000001c7541b1cac: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1cac: ffe8 eed9 0x000001c7541b1cb0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_53526@4 (line 2837) ; - net.minecraft.class_310::method_1523@264 (line 1332) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1cb0: 1206 e8e9 0x000001c7541b1cb4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_53536 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@267 (line 1332) ; {metadata({method} {0x000001c73b3d4740} 'method_53536' '()Z' in 'net/minecraft/class_340')} 0x000001c7541b1cb4: d912 0649 | ba38 473d | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1ccc: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ccc: ffff e82d 0x000001c7541b1cd0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_340::method_53536@-1 (line 578) ; - net.minecraft.class_310::method_1523@267 (line 1332) 0x000001c7541b1cd0: 3c13 06e9 | 34b8 ffff 0x000001c7541b1cd8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1cd8: e8c3 d912 0x000001c7541b1cdc: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*getfield field_1690 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_340::method_53536@11 (line 578) ; - net.minecraft.class_310::method_1523@267 (line 1332) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1cdc: 06e8 bed9 0x000001c7541b1ce0: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*getfield field_1842 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_340::method_53536@14 (line 578) ; - net.minecraft.class_310::method_1523@267 (line 1332) ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541b1ce0: 1206 e8b9 0x000001c7541b1ce4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@277 (line 1332) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1ce4: 0813 06e8 0x000001c7541b1ce8: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokeinterface method_34773 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@277 (line 1332) 0x000001c7541b1ce8: b4d9 1206 0x000001c7541b1cec: ; {metadata({method} {0x000001c73a5811d8} 'method_34773' '()Z' in 'net/minecraft/class_5963')} 0x000001c7541b1cec: 49ba d011 | 583a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1d00: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1d00: ffff ffe8 0x000001c7541b1d04: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_5963::method_34773@-1 (line 23) ; - net.minecraft.class_310::method_1523@277 (line 1332) 0x000001c7541b1d04: f83b 1306 | e93a b9ff | ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541b1d1c: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b1d1c: e85f 3213 0x000001c7541b1d20: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@317 (line 1335) 0x000001c7541b1d20: 06e9 3aba 0x000001c7541b1d24: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1d24: ffff e875 0x000001c7541b1d28: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop } ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@322 (line 1335) ; {metadata({method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541b1d28: d912 0649 | bae0 1c35 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1d40: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1d40: ffff e8b9 0x000001c7541b1d44: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.util.Optional::ifPresent@-1 (line 177) ; - net.minecraft.class_310::method_1523@322 (line 1335) 0x000001c7541b1d44: 3b13 06e9 | daba ffff 0x000001c7541b1d4c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1d4c: e84f d912 0x000001c7541b1d50: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop } ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Optional::ifPresent@12 (line 178) ; - net.minecraft.class_310::method_1523@322 (line 1335) ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1d50: 0649 ba70 | da35 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1d68: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1d68: e893 3b13 0x000001c7541b1d6c: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450) ; - net.minecraft.class_310::method_1523@342 (line 1343) 0x000001c7541b1d6c: 06e9 1dbc 0x000001c7541b1d70: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541b1d70: ffff e829 0x000001c7541b1d74: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@345 (line 1343) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1d74: 0813 06e8 0x000001c7541b1d78: ; ImmutableOopMap {rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@345 (line 1343) 0x000001c7541b1d78: 24d9 1206 0x000001c7541b1d7c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1d7c: e81f d912 0x000001c7541b1d80: ; ImmutableOopMap {rbx=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_30277 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@352 (line 1343) ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541b1d80: 06e8 1a08 0x000001c7541b1d84: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@362 (line 1343) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1d84: 1306 e815 0x000001c7541b1d88: ; ImmutableOopMap {rbx=Oop rax=Oop r8=Oop rdi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface clearColorAndDepthTextures {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@362 (line 1343) ; {metadata({method} {0x000001c73a3578b8} 'setShaderFog' '(Lnet/minecraft/class_9958;)V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1d88: d912 0649 | bab0 7835 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b1da0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1da0: ffff e859 0x000001c7541b1da4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@-1 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b1da4: 3b13 06e9 | 4bbe ffff 0x000001c7541b1dac: ; {metadata({method} {0x000001c73a357238} 'assertOnRenderThread' '()V' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1dac: 49ba 3072 | 353a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1dc0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1dc0: ffff ffe8 0x000001c7541b1dc4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@-1 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b1dc4: 383b 1306 | e965 beff 0x000001c7541b1dcc: ; {metadata({method} {0x000001c73a357180} 'isOnRenderThread' '()Z' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1dcc: ff49 ba78 | 7135 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1de4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1de4: e817 3b13 0x000001c7541b1de8: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::isOnRenderThread@-1 (line 119) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@0 (line 123) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b1de8: 06e9 7fbe | ffff 498b | 9030 0100 | 0048 83fa | 000f 8440 | bfff ff48 0x000001c7541b1e00: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b1e00: 8914 24e8 | f841 1306 | e932 bfff | ff48 83fa | 000f 8457 | bfff ff4c 0x000001c7541b1e18: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b1e18: 8904 24e8 | 6045 1306 | e949 bfff 0x000001c7541b1e24: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1e24: ffe8 76d8 0x000001c7541b1e28: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_55793 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@387 (line 1348) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1e28: 1206 e871 0x000001c7541b1e2c: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_3192 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@423 (line 1353) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1e2c: d812 06e8 0x000001c7541b1e30: ; ImmutableOopMap {rdx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual method_65966 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@447 (line 1359) 0x000001c7541b1e30: 6cd8 1206 0x000001c7541b1e34: ; {metadata({method} {0x000001c73a363630} 'method_1237' '()V' in 'net/minecraft/class_276')} 0x000001c7541b1e34: 49ba 2836 | 363a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1e48: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1e48: ffff ffe8 0x000001c7541b1e4c: ; ImmutableOopMap {rdx=Oop rbx=Oop [176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - net.minecraft.class_276::method_1237@-1 (line 110) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b1e4c: b03a 1306 | e996 c4ff 0x000001c7541b1e54: ; {metadata({method} {0x000001c73a35da78} 'getDevice' '()Lcom/mojang/blaze3d/systems/GpuDevice;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b1e54: ff49 ba70 | da35 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1e6c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1e6c: e88f 3a13 0x000001c7541b1e70: ; ImmutableOopMap {rdx=Oop rbx=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@-1 (line 450) ; - net.minecraft.class_276::method_1237@17 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b1e70: 06e9 e1c4 0x000001c7541b1e74: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541b1e74: ffff e825 0x000001c7541b1e78: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@20 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1e78: 0713 06e8 0x000001c7541b1e7c: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface createCommandEncoder {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@20 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b1e7c: 20d8 1206 0x000001c7541b1e80: ; {runtime_call throw_incompatible_class_change_error Runtime1 stub} 0x000001c7541b1e80: e81b 0713 0x000001c7541b1e84: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@29 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1e84: 06e8 16d8 0x000001c7541b1e88: ; ImmutableOopMap {r8=Oop rsi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface presentTexture {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@29 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b1e88: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1ea0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ea0: ffe8 5a3a 0x000001c7541b1ea4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_310::method_1523@459 (line 1362) 0x000001c7541b1ea4: 1306 e9ba 0x000001c7541b1ea8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1ea8: c5ff ffe8 0x000001c7541b1eac: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@459 (line 1362) 0x000001c7541b1eac: f0d7 1206 | 49b8 0000 | 0000 0000 | 0000 b800 0x000001c7541b1ebc: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b1ebc: 0f05 0ae8 0x000001c7541b1ec0: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@477 (line 1364) 0x000001c7541b1ec0: bc30 1306 | e9b7 c6ff 0x000001c7541b1ec8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1ec8: ffe8 d2d7 0x000001c7541b1ecc: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokevirtual ifPresent {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@482 (line 1364) ; {metadata({method} {0x000001c72a351ce8} 'ifPresent' '(Ljava/util/function/Consumer;)V' in 'java/util/Optional')} 0x000001c7541b1ecc: 1206 49ba | e01c 352a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1ee4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ee4: ffe8 163a 0x000001c7541b1ee8: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - java.util.Optional::ifPresent@-1 (line 177) ; - net.minecraft.class_310::method_1523@482 (line 1364) 0x000001c7541b1ee8: 1306 e95f 0x000001c7541b1eec: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1eec: c7ff ffe8 0x000001c7541b1ef0: ; ImmutableOopMap {r8=Oop rax=Oop [176]=Oop [224]=Oop [256]=Oop } ;*invokeinterface accept {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Optional::ifPresent@12 (line 178) ; - net.minecraft.class_310::method_1523@482 (line 1364) 0x000001c7541b1ef0: acd7 1206 0x000001c7541b1ef4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1ef4: e8a7 d712 0x000001c7541b1ef8: ; ImmutableOopMap {rdx=Oop rsi=Oop r8=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_15998 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@526 (line 1372) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1ef8: 06e8 a2d7 0x000001c7541b1efc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_61937 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@533 (line 1373) ; {metadata({method} {0x000001c72a04ae38} 'yield' '()V' in 'java/lang/Thread')} 0x000001c7541b1efc: 1206 49ba | 30ae 042a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1f14: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1f14: ffe8 e639 0x000001c7541b1f18: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Thread::yield@-1 (line 442) ; - net.minecraft.class_310::method_1523@561 (line 1379) 0x000001c7541b1f18: 1306 e926 | cbff ff48 0x000001c7541b1f20: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b1f20: 8914 24e8 0x000001c7541b1f24: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Thread::yield@12 (line 442) ; - net.minecraft.class_310::method_1523@561 (line 1379) 0x000001c7541b1f24: 7803 1306 0x000001c7541b1f28: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1f28: e873 d712 0x000001c7541b1f2c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*invokevirtual tryYield {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Thread::yield@17 (line 443) ; - net.minecraft.class_310::method_1523@561 (line 1379) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1f2c: 06e8 6ed7 0x000001c7541b1f30: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_4474 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@578 (line 1382) 0x000001c7541b1f30: 1206 488b | 7e78 4883 | ff00 0f84 | a8ce ffff | 4889 3c24 0x000001c7541b1f44: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b1f44: e8b7 4013 | 06e9 9ace | ffff 4883 | ff00 0f84 | bcce ffff | 4889 3424 0x000001c7541b1f5c: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b1f5c: e81f 4413 | 06e9 aece 0x000001c7541b1f64: ; {metadata({method} {0x000001c73a503540} 'method_1496' '()Z' in 'net/minecraft/class_310')} 0x000001c7541b1f64: ffff 49ba | 3835 503a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b1f7c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1f7c: ffe8 7e39 0x000001c7541b1f80: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_1496@-1 (line 2496) ; - net.minecraft.class_310::method_1523@593 (line 1385) 0x000001c7541b1f80: 1306 e9e2 0x000001c7541b1f84: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1f84: ceff ffe8 0x000001c7541b1f88: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_25421 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@610 (line 1385) 0x000001c7541b1f88: 14d7 1206 0x000001c7541b1f8c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1f8c: e80f d712 0x000001c7541b1f90: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_18640 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@627 (line 1385) ; {metadata({method} {0x000001c73a3d60c8} 'method_18640' '()Z' in 'net/minecraft/class_425')} 0x000001c7541b1f90: 0649 bac0 | 603d 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1fa8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1fa8: e853 3913 0x000001c7541b1fac: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_425::method_18640@-1 (line 157) ; - net.minecraft.class_310::method_1523@627 (line 1385) 0x000001c7541b1fac: 06e9 03d1 0x000001c7541b1fb0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1fb0: ffff e8e9 0x000001c7541b1fb4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_3860 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@637 (line 1385) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b1fb4: d612 06e8 0x000001c7541b1fb8: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_60642 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@659 (line 1386) 0x000001c7541b1fb8: e4d6 1206 0x000001c7541b1fbc: ; {metadata({method} {0x000001c73a57eeb8} 'method_60642' '(Z)V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541b1fbc: 49ba b0ee | 573a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b1fd0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1fd0: ffff ffe8 0x000001c7541b1fd4: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_9779$class_9781::method_60642@-1 (line 61) ; - net.minecraft.class_310::method_1523@659 (line 1386) 0x000001c7541b1fd4: 2839 1306 | e952 d2ff 0x000001c7541b1fdc: ; {metadata({method} {0x000001c73a57ef88} 'method_60643' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541b1fdc: ff49 ba80 | ef57 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b1ff4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b1ff4: e807 3913 0x000001c7541b1ff8: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_9779$class_9781::method_60643@-1 (line 69) ; - net.minecraft.class_9779$class_9781::method_60642@5 (line 62) ; - net.minecraft.class_310::method_1523@659 (line 1386) 0x000001c7541b1ff8: 06e9 9bd2 0x000001c7541b1ffc: ; {metadata({method} {0x000001c73a57f058} 'method_60645' '()V' in 'net/minecraft/class_9779$class_9781')} 0x000001c7541b1ffc: ffff 49ba | 50f0 573a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b2014: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2014: ffe8 e638 0x000001c7541b2018: ; ImmutableOopMap {rsi=Oop rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_9779$class_9781::method_60645@-1 (line 76) ; - net.minecraft.class_9779$class_9781::method_60642@12 (line 64) ; - net.minecraft.class_310::method_1523@659 (line 1386) 0x000001c7541b2018: 1306 e908 0x000001c7541b201c: ; {metadata({method} {0x000001c73a5005b0} 'method_60647' '()Z' in 'net/minecraft/class_310')} 0x000001c7541b201c: d3ff ff49 | baa8 0550 | 3ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b2034: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2034: ffff e8c5 0x000001c7541b2038: ; ImmutableOopMap {rsi=Oop rdi=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_60647@-1 (line 1954) ; - net.minecraft.class_310::method_1523@667 (line 1387) 0x000001c7541b2038: 3813 06e9 | 6ad3 ffff 0x000001c7541b2040: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2040: e85b d612 0x000001c7541b2044: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop [280]=Oop } ;*invokevirtual method_54719 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_60647@11 (line 1954) ; - net.minecraft.class_310::method_1523@667 (line 1387) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2044: 06e8 56d6 0x000001c7541b2048: ; ImmutableOopMap {rdi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_60644 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@678 (line 1387) ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b2048: 1206 49ba | 9881 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b2060: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2060: ffe8 9a38 0x000001c7541b2064: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_310::method_1523@681 (line 1389) 0x000001c7541b2064: 1306 e94e 0x000001c7541b2068: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2068: d5ff ffe8 0x000001c7541b206c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_310::method_1523@681 (line 1389) 0x000001c7541b206c: 30d6 1206 0x000001c7541b2070: ; {metadata({method} {0x000001c73a506170} 'method_53526' '()Lnet/minecraft/class_340;' in 'net/minecraft/class_310')} 0x000001c7541b2070: 49ba 6861 | 503a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b2084: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2084: ffff ffe8 0x000001c7541b2088: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_310::method_53526@-1 (line 2837) ; - net.minecraft.class_310::method_1523@707 (line 1394) 0x000001c7541b2088: 7438 1306 | e97b d6ff 0x000001c7541b2090: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2090: ffe8 0ad6 0x000001c7541b2094: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_53531 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_53526@4 (line 2837) ; - net.minecraft.class_310::method_1523@707 (line 1394) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2094: 1206 e805 0x000001c7541b2098: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_53534 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@712 (line 1394) ; {metadata({method} {0x000001c73b3d4e10} 'method_53534' '(J)V' in 'net/minecraft/class_340')} 0x000001c7541b2098: d612 0649 | ba08 4e3d | 3bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b20b0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b20b0: ffff e849 0x000001c7541b20b4: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_340::method_53534@-1 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) 0x000001c7541b20b4: 3813 06e9 | c6d6 ffff 0x000001c7541b20bc: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b20bc: e8df d512 0x000001c7541b20c0: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_53066 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) ; {metadata({method} {0x000001c73b3db918} 'method_53066' '(J)V' in 'net/minecraft/class_9187')} 0x000001c7541b20c0: 0649 ba10 | b93d 3bc7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b20d8: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b20d8: e823 3813 0x000001c7541b20dc: ; ImmutableOopMap {rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_9187::method_53066@-1 (line 24) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) 0x000001c7541b20dc: 06e9 54d7 0x000001c7541b20e0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b20e0: ffff e8b9 0x000001c7541b20e4: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop } ;*lastore {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9187::method_53066@6 (line 24) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b20e4: d512 06e8 0x000001c7541b20e8: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop } ;*lastore {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9187::method_53066@6 (line 24) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) 0x000001c7541b20e8: b4d5 1206 | 48c7 0424 | 0000 0000 | 4889 5c24 0x000001c7541b20f8: ; {runtime_call throw_range_check_failed Runtime1 stub} 0x000001c7541b20f8: 08e8 a2cc 0x000001c7541b20fc: ; ImmutableOopMap {rdx=Oop rsi=Oop rbx=Oop [176]=Oop [224]=Oop } ;*lastore {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_9187::method_53066@6 (line 24) ; - net.minecraft.class_340::method_53534@5 (line 621) ; - net.minecraft.class_310::method_1523@712 (line 1394) ; {metadata({method} {0x000001c72bf38100} 'method_658' '()J' in 'net/minecraft/class_156')} 0x000001c7541b20fc: 1206 49ba | f880 f32b | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b2114: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2114: ffe8 e637 0x000001c7541b2118: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_658@-1 (line 141) ; - net.minecraft.class_310::method_1523@770 (line 1403) 0x000001c7541b2118: 1306 e9e2 0x000001c7541b211c: ; {metadata({method} {0x000001c72bf381a0} 'method_648' '()J' in 'net/minecraft/class_156')} 0x000001c7541b211c: d9ff ff49 | ba98 81f3 | 2bc7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b2134: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2134: ffff e8c5 0x000001c7541b2138: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*synchronization entry ; - net.minecraft.class_156::method_648@-1 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@770 (line 1403) 0x000001c7541b2138: 3713 06e9 | fad9 ffff 0x000001c7541b2140: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2140: e85b d512 0x000001c7541b2144: ; ImmutableOopMap {rsi=Oop [176]=Oop [224]=Oop } ;*invokeinterface getAsLong {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_648@3 (line 145) ; - net.minecraft.class_156::method_658@0 (line 141) ; - net.minecraft.class_310::method_1523@770 (line 1403) ; {runtime_call throw_div0_exception Runtime1 stub} 0x000001c7541b2144: 06e8 56d2 0x000001c7541b2148: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*ldiv {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_156::method_658@6 (line 141) ; - net.minecraft.class_310::method_1523@770 (line 1403) ; {metadata({method} {0x000001c72a00fc90} 'valueOf' '(Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b2148: 1206 49ba | 88fc 002a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b2160: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2160: ffe8 9a37 0x000001c7541b2164: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.String::valueOf@-1 (line 4465) ; - net.minecraft.class_310::method_1523@808 (line 1406) 0x000001c7541b2164: 1306 e9f4 0x000001c7541b2168: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2168: dbff ffe8 0x000001c7541b216c: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*getfield field_1069 {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_124::toString@1 (line 106) ; - java.lang.String::valueOf@11 (line 4465) ; - net.minecraft.class_310::method_1523@808 (line 1406) 0x000001c7541b216c: 30d5 1206 | 48be 0000 | 0000 0000 | 0000 b800 0x000001c7541b217c: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b217c: 0f05 0ae8 0x000001c7541b2180: ; ImmutableOopMap {r8=Oop [176]=Oop [224]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@811 (line 1406) 0x000001c7541b2180: fc2d 1306 | e90f dcff | ff49 b800 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541b2198: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b2198: e8e3 2d13 0x000001c7541b219c: ; ImmutableOopMap {[176]=Oop [224]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@826 (line 1406) 0x000001c7541b219c: 06e9 76dc | ffff 49b8 | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541b21b0: ; {runtime_call load_appendix_patching Runtime1 stub} 0x000001c7541b21b0: 0ae8 ca2d 0x000001c7541b21b4: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop } ;*invokedynamic {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@831 (line 1406) 0x000001c7541b21b4: 1306 e99d 0x000001c7541b21b8: ; {runtime_call new_object_array Runtime1 stub} 0x000001c7541b21b8: dcff ffe8 0x000001c7541b21bc: ; ImmutableOopMap {r8=Oop r9=Oop r11=Oop [176]=Oop [224]=Oop } ;*anewarray {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@862 (line 1412) 0x000001c7541b21bc: c0eb 1206 | e991 ddff 0x000001c7541b21c4: ; {metadata({method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b21c4: ff49 ba88 | 4d15 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b21dc: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b21dc: e81f 3713 0x000001c7541b21e0: ; ImmutableOopMap {r8=Oop r11=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Integer::valueOf@-1 (line 1071) ; - net.minecraft.class_310::method_1523@870 (line 1413) 0x000001c7541b21e0: 06e9 b0dd | ffff 488b 0x000001c7541b21e8: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541b21e8: d2e8 92df 0x000001c7541b21ec: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Integer::valueOf@23 (line 1073) ; - net.minecraft.class_310::method_1523@870 (line 1413) 0x000001c7541b21ec: 1206 e943 0x000001c7541b21f0: ; {metadata({method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b21f0: deff ff49 | ba70 4e15 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b2208: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2208: ffff e8f1 0x000001c7541b220c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Integer::@-1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@870 (line 1413) 0x000001c7541b220c: 3613 06e9 | 5ede ffff 0x000001c7541b2214: ; {metadata({method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b2214: 49ba e8b4 | 142a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b2228: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2228: ffff ffe8 0x000001c7541b222c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Number::@-1 (line 59) ; - java.lang.Integer::@1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@870 (line 1413) 0x000001c7541b222c: d036 1306 | e979 deff 0x000001c7541b2234: ; {metadata({method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b2234: ff49 ba40 | 0600 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b224c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b224c: e8af 3613 0x000001c7541b2250: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.Number::@1 (line 59) ; - java.lang.Integer::@1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@870 (line 1413) 0x000001c7541b2250: 06e9 94de 0x000001c7541b2254: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2254: ffff e845 0x000001c7541b2258: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Integer::valueOf@21 (line 1072) ; - net.minecraft.class_310::method_1523@870 (line 1413) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2258: d412 06e8 0x000001c7541b225c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413) 0x000001c7541b225c: 40d4 1206 | 4889 0424 0x000001c7541b2264: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b2264: e837 fd12 0x000001c7541b2268: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@873 (line 1413) 0x000001c7541b2268: 0648 8b32 | 4883 fe00 | 0f84 9fdf | ffff 4889 0x000001c7541b2278: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b2278: 3424 e881 | 3d13 06e9 | 91df ffff | 4883 f800 | 0f84 9edf | ffff 4889 0x000001c7541b2290: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b2290: 1424 e8e9 | 4013 06e9 | 90df ffff 0x000001c7541b229c: ; {metadata({method} {0x000001c72a154d90} 'valueOf' '(I)Ljava/lang/Integer;' in 'java/lang/Integer')} 0x000001c7541b229c: 49ba 884d | 152a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b22b0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b22b0: ffff ffe8 0x000001c7541b22b4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Integer::valueOf@-1 (line 1071) ; - net.minecraft.class_310::method_1523@892 (line 1414) 0x000001c7541b22b4: 4836 1306 | e9f9 dfff | ff48 8bd2 0x000001c7541b22c0: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541b22c0: e8bb de12 0x000001c7541b22c4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Integer::valueOf@23 (line 1073) ; - net.minecraft.class_310::method_1523@892 (line 1414) 0x000001c7541b22c4: 06e9 89e0 0x000001c7541b22c8: ; {metadata({method} {0x000001c72a154e78} '' '(I)V' in 'java/lang/Integer')} 0x000001c7541b22c8: ffff 49ba | 704e 152a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b22e0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b22e0: ffe8 1a36 0x000001c7541b22e4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Integer::@-1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@892 (line 1414) 0x000001c7541b22e4: 1306 e9a4 0x000001c7541b22e8: ; {metadata({method} {0x000001c72a14b4f0} '' '()V' in 'java/lang/Number')} 0x000001c7541b22e8: e0ff ff49 | bae8 b414 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b2300: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2300: ffff e8f9 0x000001c7541b2304: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Number::@-1 (line 59) ; - java.lang.Integer::@1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@892 (line 1414) 0x000001c7541b2304: 3513 06e9 | bfe0 ffff 0x000001c7541b230c: ; {metadata({method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b230c: 49ba 4006 | 002a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b2320: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2320: ffff ffe8 0x000001c7541b2324: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.Number::@1 (line 59) ; - java.lang.Integer::@1 (line 1096) ; - java.lang.Integer::valueOf@28 (line 1073) ; - net.minecraft.class_310::method_1523@892 (line 1414) 0x000001c7541b2324: d835 1306 | e9da e0ff 0x000001c7541b232c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b232c: ffe8 6ed3 0x000001c7541b2330: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop [176]=Oop [224]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Integer::valueOf@21 (line 1072) ; - net.minecraft.class_310::method_1523@892 (line 1414) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2330: 1206 e869 0x000001c7541b2334: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414) 0x000001c7541b2334: d312 064c 0x000001c7541b2338: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b2338: 892c 24e8 0x000001c7541b233c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop r13=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@895 (line 1414) 0x000001c7541b233c: 60fc 1206 | 488b 3248 | 83fe 000f | 84e2 e1ff | ff48 8934 0x000001c7541b2350: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b2350: 24e8 aa3c | 1306 e9d4 | e1ff ff49 | 83fd 000f | 84e1 e1ff | ff48 8914 0x000001c7541b2368: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b2368: 24e8 1240 | 1306 e9d3 0x000001c7541b2370: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2370: e1ff ffe8 0x000001c7541b2374: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_42433 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@902 (line 1415) 0x000001c7541b2374: 28d3 1206 0x000001c7541b2378: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2378: e823 d312 0x000001c7541b237c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@905 (line 1415) 0x000001c7541b237c: 0648 8934 0x000001c7541b2380: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x000001c7541b2380: 24e8 1aff 0x000001c7541b2384: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@908 (line 1415) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2384: 1206 e815 0x000001c7541b2388: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual booleanValue {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@911 (line 1415) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2388: d312 06e8 0x000001c7541b238c: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415) 0x000001c7541b238c: 10d3 1206 | 4889 3424 0x000001c7541b2394: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b2394: e807 fc12 0x000001c7541b2398: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@926 (line 1415) 0x000001c7541b2398: 0648 8b07 | 4883 f800 | 0f84 34e4 | ffff 4889 0x000001c7541b23a8: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b23a8: 0424 e851 | 3c13 06e9 | 26e4 ffff | 4883 fe00 | 0f84 33e4 | ffff 4889 0x000001c7541b23c0: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b23c0: 3c24 e8b9 | 3f13 06e9 | 25e4 ffff 0x000001c7541b23cc: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b23cc: e8cf d212 0x000001c7541b23d0: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@936 (line 1416) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b23d0: 06e8 cad2 0x000001c7541b23d4: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416) 0x000001c7541b23d4: 1206 4889 0x000001c7541b23d8: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b23d8: 3424 e8c1 0x000001c7541b23dc: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@939 (line 1416) 0x000001c7541b23dc: fb12 0648 | 8b07 4883 | f800 0f84 | 49e5 ffff | 4889 0424 0x000001c7541b23f0: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b23f0: e80b 3c13 | 06e9 3be5 | ffff 4883 | fe00 0f84 | 48e5 ffff | 4889 3c24 0x000001c7541b2408: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b2408: e873 3f13 | 06e9 3ae5 0x000001c7541b2410: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2410: ffff e889 0x000001c7541b2414: ; ImmutableOopMap {r8=Oop r11=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@949 (line 1417) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2414: d212 06e8 0x000001c7541b2418: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417) 0x000001c7541b2418: 84d2 1206 | 4889 3424 0x000001c7541b2420: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b2420: e87b fb12 0x000001c7541b2424: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop rsi=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@989 (line 1417) 0x000001c7541b2424: 0648 8b0f | 4883 f900 | 0f84 52e7 | ffff 4889 0x000001c7541b2434: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b2434: 0c24 e8c5 | 3b13 06e9 | 44e7 ffff | 4883 fe00 | 0f84 51e7 | ffff 4889 0x000001c7541b244c: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b244c: 3c24 e82d | 3f13 06e9 | 43e7 ffff 0x000001c7541b2458: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2458: e843 d212 0x000001c7541b245c: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop } ;*invokevirtual method_41753 {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_310::method_1523@999 (line 1418) ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b245c: 06e8 3ed2 0x000001c7541b2460: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418) 0x000001c7541b2460: 1206 4889 0x000001c7541b2464: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b2464: 1424 e835 0x000001c7541b2468: ; ImmutableOopMap {r8=Oop r9=Oop rdx=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1002 (line 1418) 0x000001c7541b2468: fb12 0648 | 8b3e 4883 | ff00 0f84 | 6ae8 ffff | 4889 3c24 0x000001c7541b247c: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b247c: e87f 3b13 | 06e9 5ce8 | ffff 4883 | fa00 0f84 | 69e8 ffff | 4889 3424 0x000001c7541b2494: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b2494: e8e7 3e13 | 06e9 5be8 0x000001c7541b249c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b249c: ffff e8fd 0x000001c7541b24a0: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418) 0x000001c7541b24a0: d112 064c 0x000001c7541b24a4: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x000001c7541b24a4: 8904 24e8 0x000001c7541b24a8: ; ImmutableOopMap {r8=Oop r9=Oop [176]=Oop [224]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1008 (line 1418) 0x000001c7541b24a8: f4fa 1206 | 488b 3248 | 83fe 000f | 8440 e9ff | ff48 8934 0x000001c7541b24bc: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b24bc: 24e8 3e3b | 1306 e932 | e9ff ff49 | 83f8 000f | 843f e9ff | ff48 8914 0x000001c7541b24d4: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b24d4: 24e8 a63e | 1306 e931 0x000001c7541b24dc: ; {metadata({method} {0x000001c72a00fb18} 'format' '(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;' in 'java/lang/String')} 0x000001c7541b24dc: e9ff ff49 | ba10 fb00 | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b24f4: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b24f4: ffff e805 0x000001c7541b24f8: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.lang.String::format@-1 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b24f8: 3413 06e9 | 49e9 ffff 0x000001c7541b2500: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541b2500: 488b d2e8 0x000001c7541b2504: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.String::format@0 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2504: 78dc 1206 | e987 e9ff 0x000001c7541b250c: ; {metadata({method} {0x000001c72a9c50a8} '' '(Ljava/util/Locale;)V' in 'java/util/Formatter')} 0x000001c7541b250c: ff49 baa0 | 509c 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b2524: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2524: e8d7 3313 0x000001c7541b2528: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.util.Formatter::@-1 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2528: 06e9 a2e9 | ffff 488b 0x000001c7541b2530: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541b2530: d2e8 4adc 0x000001c7541b2534: ; ImmutableOopMap {r9=Oop [176]=Oop [224]=Oop [304]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::@2 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2534: 1206 e9e4 0x000001c7541b2538: ; {metadata({method} {0x000001c72a0d7730} '' '()V' in 'java/lang/StringBuilder')} 0x000001c7541b2538: e9ff ff49 | ba28 770d | 2ac7 0100 | 004c 8954 | 2408 48c7 | 0424 ffff 0x000001c7541b2550: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2550: ffff e8a9 0x000001c7541b2554: ; ImmutableOopMap {r9=Oop rax=Oop [176]=Oop [224]=Oop [304]=Oop } ;*synchronization entry ; - java.lang.StringBuilder::@-1 (line 106) ; - java.util.Formatter::@6 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2554: 3313 06e9 | 01ea ffff 0x000001c7541b255c: ; {metadata({method} {0x000001c72a9c4d80} '' '(Ljava/util/Locale;Ljava/lang/Appendable;)V' in 'java/util/Formatter')} 0x000001c7541b255c: 49ba 784d | 9c2a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b2570: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2570: ffff ffe8 0x000001c7541b2574: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*synchronization entry ; - java.util.Formatter::@-1 (line 2082) ; - java.util.Formatter::@9 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2574: 8833 1306 | e965 eaff 0x000001c7541b257c: ; {metadata({method} {0x000001c72a000648} '' '()V' in 'java/lang/Object')} 0x000001c7541b257c: ff49 ba40 | 0600 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b2594: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2594: e867 3313 0x000001c7541b2598: ; ImmutableOopMap {[176]=Oop [224]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.util.Formatter::@1 (line 2082) ; - java.util.Formatter::@9 (line 2139) ; - java.lang.String::format@5 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2598: 06e9 8aea | ffff 4c8b | 4010 4983 | f800 0f84 | 92ea ffff | 4c89 0424 0x000001c7541b25b0: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b25b0: e84b 3a13 | 06e9 84ea | ffff 4983 | f800 0f84 | 9aea ffff | 4889 0424 0x000001c7541b25c8: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b25c8: e8b3 3d13 | 06e9 8cea | ffff 4c8b | 4818 4983 | f900 0f84 | 96ea ffff | 4c89 0c24 0x000001c7541b25e4: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b25e4: e817 3a13 | 06e9 88ea | ffff 4983 | f900 0f84 | aaea ffff | 4889 0424 0x000001c7541b25fc: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b25fc: e87f 3d13 | 06e9 9cea 0x000001c7541b2604: ; {metadata({method} {0x000001c72a9c62f0} 'format' '(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;' in 'java/util/Formatter')} 0x000001c7541b2604: ffff 49ba | e862 9c2a | c701 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x000001c7541b261c: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b261c: ffe8 de32 0x000001c7541b2620: ; ImmutableOopMap {rax=Oop r8=Oop [176]=Oop [224]=Oop [320]=Oop } ;*synchronization entry ; - java.util.Formatter::format@-1 (line 2728) ; - java.lang.String::format@10 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2620: 1306 e9b9 0x000001c7541b2624: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2624: eaff ffe8 0x000001c7541b2628: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop } ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2628: 74d0 1206 0x000001c7541b262c: ; {metadata({method} {0x000001c72a9c5e90} 'toString' '()Ljava/lang/String;' in 'java/util/Formatter')} 0x000001c7541b262c: 49ba 885e | 9c2a c701 | 0000 4c89 | 5424 0848 | c704 24ff 0x000001c7541b2640: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2640: ffff ffe8 0x000001c7541b2644: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.util.Formatter::toString@-1 (line 2627) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2644: b832 1306 | e90e ebff 0x000001c7541b264c: ; {metadata({method} {0x000001c72a9c6170} 'ensureOpen' '()V' in 'java/util/Formatter')} 0x000001c7541b264c: ff49 ba68 | 619c 2ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b2664: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2664: e897 3213 0x000001c7541b2668: ; ImmutableOopMap {rax=Oop [176]=Oop [224]=Oop } ;*synchronization entry ; - java.util.Formatter::ensureOpen@-1 (line 2679) ; - java.util.Formatter::toString@1 (line 2627) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2668: 06e9 29eb 0x000001c7541b266c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b266c: ffff e82d 0x000001c7541b2670: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*invokeinterface toString {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::toString@8 (line 2628) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2670: d012 0648 | 8bb2 f802 | 0000 4883 | fe00 0f84 | fdeb ffff | 4889 3424 0x000001c7541b2688: ; {runtime_call g1_pre_barrier_slow} 0x000001c7541b2688: e873 3913 | 06e9 efeb | ffff 4883 | f800 0f84 | 00ec ffff | 4889 1424 0x000001c7541b26a0: ; {runtime_call g1_post_barrier_slow} 0x000001c7541b26a0: e8db 3c13 | 06e9 f2eb 0x000001c7541b26a8: ; {metadata({method} {0x000001c73a4eaca0} 'method_1523' '(Z)V' in 'net/minecraft/class_310')} 0x000001c7541b26a8: ffff 49ba | 98ac 4e3a | c701 0000 | 4c89 5424 | 0848 c704 | 2408 0400 0x000001c7541b26c0: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b26c0: 00e8 3a32 0x000001c7541b26c4: ; ImmutableOopMap {rdx=Oop [176]=Oop [224]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_310::method_1523@1032 (line 1423) 0x000001c7541b26c4: 1306 e911 0x000001c7541b26c8: ; {internal_word} 0x000001c7541b26c8: ecff ff49 | bab4 131b | 54c7 0100 | 004d 8997 | 6004 0000 0x000001c7541b26dc: ; {runtime_call SafepointBlob} 0x000001c7541b26dc: e99f 4406 0x000001c7541b26e0: ; {metadata(nullptr)} 0x000001c7541b26e0: 0648 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541b26f0: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b26f0: e88b 1b13 0x000001c7541b26f4: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.Formatter::ensureOpen@7 (line 2680) ; - java.util.Formatter::toString@1 (line 2627) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b26f4: 06e9 d6ec | ffff 488b 0x000001c7541b26fc: ; {runtime_call new_instance Runtime1 stub} 0x000001c7541b26fc: d2e8 7ed6 0x000001c7541b2700: ; ImmutableOopMap {[176]=Oop [224]=Oop [336]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Formatter::ensureOpen@7 (line 2680) ; - java.util.Formatter::toString@1 (line 2627) ; - java.lang.String::format@13 (line 4431) ; - net.minecraft.class_310::method_1523@1009 (line 1412) 0x000001c7541b2700: 1206 e9d8 0x000001c7541b2704: ; {metadata(nullptr)} 0x000001c7541b2704: ecff ff48 | ba00 0000 | 0000 0000 | 00b8 000f 0x000001c7541b2714: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b2714: 050a e865 0x000001c7541b2718: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_276::method_1237@17 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b2718: 1b13 06e9 | 00ed ffff 0x000001c7541b2720: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2720: e87b cf12 0x000001c7541b2724: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_276::method_1237@17 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b2724: 0648 8bd2 0x000001c7541b2728: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541b2728: e853 de12 0x000001c7541b272c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_276::method_1237@17 (line 113) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b272c: 06e9 4bed 0x000001c7541b2730: ; {metadata(nullptr)} 0x000001c7541b2730: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541b2740: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b2740: 0ae8 3a1b 0x000001c7541b2744: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) net.minecraft.class_276::method_1237@7 (line 111) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b2744: 1306 e97d 0x000001c7541b2748: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2748: edff ffe8 0x000001c7541b274c: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@7 (line 111) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b274c: 50cf 1206 0x000001c7541b2750: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541b2750: 488b d2e8 0x000001c7541b2754: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - net.minecraft.class_276::method_1237@7 (line 111) ; - net.minecraft.class_310::method_1523@455 (line 1360) 0x000001c7541b2754: 28de 1206 | e9c8 edff 0x000001c7541b275c: ; {metadata({method} {0x000001c73a3572e8} 'constructThreadException' '()Ljava/lang/IllegalStateException;' in 'com/mojang/blaze3d/systems/RenderSystem')} 0x000001c7541b275c: ff49 bae0 | 7235 3ac7 | 0100 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x000001c7541b2774: ; {runtime_call counter_overflow Runtime1 stub} 0x000001c7541b2774: e887 3113 0x000001c7541b2778: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*synchronization entry ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@-1 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b2778: 06e9 24ee 0x000001c7541b277c: ; {metadata(nullptr)} 0x000001c7541b277c: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 0x000001c7541b278c: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b278c: 0ae8 ee1a 0x000001c7541b2790: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b2790: 1306 e911 0x000001c7541b2794: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b2794: eeff ffe8 0x000001c7541b2798: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b2798: 04cf 1206 0x000001c7541b279c: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541b279c: 488b d2e8 0x000001c7541b27a0: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::constructThreadException@0 (line 129) ; - com.mojang.blaze3d.systems.RenderSystem::assertOnRenderThread@6 (line 124) ; - com.mojang.blaze3d.systems.RenderSystem::setShaderFog@0 (line 181) ; - net.minecraft.class_310::method_1523@370 (line 1345) 0x000001c7541b27a0: dcdd 1206 | e95c eeff 0x000001c7541b27a8: ; {metadata(nullptr)} 0x000001c7541b27a8: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a 0x000001c7541b27b8: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b27b8: e8c3 1a13 0x000001c7541b27bc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_310::method_1523@342 (line 1343) 0x000001c7541b27bc: 06e9 8eee 0x000001c7541b27c0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x000001c7541b27c0: ffff e8d9 0x000001c7541b27c4: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_310::method_1523@342 (line 1343) 0x000001c7541b27c4: ce12 0648 0x000001c7541b27c8: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x000001c7541b27c8: 8bd2 e8b1 0x000001c7541b27cc: ; ImmutableOopMap {[176]=Oop [224]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - com.mojang.blaze3d.systems.RenderSystem::getDevice@6 (line 451) ; - net.minecraft.class_310::method_1523@342 (line 1343) 0x000001c7541b27cc: dd12 06e9 | d9ee ffff 0x000001c7541b27d4: ; {metadata(nullptr)} 0x000001c7541b27d4: 48ba 0000 | 0000 0000 | 0000 b800 0x000001c7541b27e0: ; {runtime_call load_klass_patching Runtime1 stub} 0x000001c7541b27e0: 0f05 0ae8 0x000001c7541b27e4: ; ImmutableOopMap {[176]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.Objects::requireNonNull@4 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b27e4: 981a 1306 | e90b efff | ff48 8bd2 0x000001c7541b27f0: ; {runtime_call fast_new_instance Runtime1 stub} 0x000001c7541b27f0: e88b d912 0x000001c7541b27f4: ; ImmutableOopMap {[176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.util.Objects::requireNonNull@4 (line 259) ; - java.util.Objects::requireNonNullElseGet@24 (line 334) ; - net.minecraft.class_10209::method_64146@27 (line 51) ; - net.minecraft.class_310::method_1523@103 (line 1304) 0x000001c7541b27f4: 06e9 4eef | ffff 498b | 87f8 0400 | 0049 c787 | f804 0000 | 0000 0000 | 49c7 8700 | 0500 0000 0x000001c7541b2814: 0000 0048 | 81c4 9001 0x000001c7541b281c: ; {runtime_call unwind_exception Runtime1 stub} 0x000001c7541b281c: 0000 5de9 | 5cbf 1206 | f4f4 f4f4 [Stub Code] 0x000001c7541b2828: ; {no_reloc} 0x000001c7541b2828: 0f1f 4400 0x000001c7541b282c: ; {static_stub} 0x000001c7541b282c: 0048 bb00 | 0000 0000 0x000001c7541b2834: ; {runtime_call nmethod} 0x000001c7541b2834: 0000 00e9 | fbff ffff 0x000001c7541b283c: ; {static_stub} 0x000001c7541b283c: 9048 bb00 | 0000 0000 0x000001c7541b2844: ; {runtime_call nmethod} 0x000001c7541b2844: 0000 00e9 | fbff ffff 0x000001c7541b284c: ; {static_stub} 0x000001c7541b284c: 9048 bb00 | 0000 0000 0x000001c7541b2854: ; {runtime_call nmethod} 0x000001c7541b2854: 0000 00e9 | fbff ffff 0x000001c7541b285c: ; {static_stub} 0x000001c7541b285c: 9048 bb00 | 0000 0000 0x000001c7541b2864: ; {runtime_call nmethod} 0x000001c7541b2864: 0000 00e9 | fbff ffff 0x000001c7541b286c: ; {static_stub} 0x000001c7541b286c: 9048 bb00 | 0000 0000 0x000001c7541b2874: ; {runtime_call nmethod} 0x000001c7541b2874: 0000 00e9 | fbff ffff 0x000001c7541b287c: ; {static_stub} 0x000001c7541b287c: 9048 bb58 | c42a 3ac7 0x000001c7541b2884: ; {runtime_call I2C/C2I adapters} 0x000001c7541b2884: 0100 00e9 | ea15 0606 0x000001c7541b288c: ; {static_stub} 0x000001c7541b288c: 9048 bb00 | 0000 0000 0x000001c7541b2894: ; {runtime_call nmethod} 0x000001c7541b2894: 0000 00e9 | fbff ffff 0x000001c7541b289c: ; {static_stub} 0x000001c7541b289c: 9048 bb00 | 0000 0000 0x000001c7541b28a4: ; {runtime_call nmethod} 0x000001c7541b28a4: 0000 00e9 | fbff ffff 0x000001c7541b28ac: ; {static_stub} 0x000001c7541b28ac: 9048 bb00 | 0000 0000 0x000001c7541b28b4: ; {runtime_call nmethod} 0x000001c7541b28b4: 0000 00e9 | fbff ffff 0x000001c7541b28bc: ; {static_stub} 0x000001c7541b28bc: 9048 bba0 | 0450 3ac7 0x000001c7541b28c4: ; {runtime_call I2C/C2I adapters} 0x000001c7541b28c4: 0100 00e9 | aa15 0606 0x000001c7541b28cc: ; {static_stub} 0x000001c7541b28cc: 9048 bb00 | 0000 0000 0x000001c7541b28d4: ; {runtime_call nmethod} 0x000001c7541b28d4: 0000 00e9 | fbff ffff 0x000001c7541b28dc: ; {static_stub} 0x000001c7541b28dc: 9048 bb00 | 0000 0000 0x000001c7541b28e4: ; {runtime_call nmethod} 0x000001c7541b28e4: 0000 00e9 | fbff ffff 0x000001c7541b28ec: ; {static_stub} 0x000001c7541b28ec: 9048 bb00 | 0000 0000 0x000001c7541b28f4: ; {runtime_call nmethod} 0x000001c7541b28f4: 0000 00e9 | fbff ffff 0x000001c7541b28fc: ; {static_stub} 0x000001c7541b28fc: 9048 bb50 | 5d1b 3bc7 0x000001c7541b2904: ; {runtime_call I2C/C2I adapters} 0x000001c7541b2904: 0100 00e9 | ee25 0606 0x000001c7541b290c: ; {static_stub} 0x000001c7541b290c: 9048 bb00 | 0000 0000 0x000001c7541b2914: ; {runtime_call nmethod} 0x000001c7541b2914: 0000 00e9 | fbff ffff 0x000001c7541b291c: ; {static_stub} 0x000001c7541b291c: 9048 bb08 | 6171 3ac7 0x000001c7541b2924: ; {runtime_call I2C/C2I adapters} 0x000001c7541b2924: 0100 00e9 | 4a15 0606 0x000001c7541b292c: ; {static_stub} 0x000001c7541b292c: 9048 bb00 | 0000 0000 0x000001c7541b2934: ; {runtime_call nmethod} 0x000001c7541b2934: 0000 00e9 | fbff ffff 0x000001c7541b293c: ; {static_stub} 0x000001c7541b293c: 9048 bb00 | 0000 0000 0x000001c7541b2944: ; {runtime_call nmethod} 0x000001c7541b2944: 0000 00e9 | fbff ffff 0x000001c7541b294c: ; {static_stub} 0x000001c7541b294c: 9048 bb00 | 0000 0000 0x000001c7541b2954: ; {runtime_call nmethod} 0x000001c7541b2954: 0000 00e9 | fbff ffff 0x000001c7541b295c: ; {static_stub} 0x000001c7541b295c: 9048 bb00 | 0000 0000 0x000001c7541b2964: ; {runtime_call nmethod} 0x000001c7541b2964: 0000 00e9 | fbff ffff 0x000001c7541b296c: ; {static_stub} 0x000001c7541b296c: 9048 bb00 | 0000 0000 0x000001c7541b2974: ; {runtime_call nmethod} 0x000001c7541b2974: 0000 00e9 | fbff ffff 0x000001c7541b297c: ; {static_stub} 0x000001c7541b297c: 9048 bb00 | 0000 0000 0x000001c7541b2984: ; {runtime_call nmethod} 0x000001c7541b2984: 0000 00e9 | fbff ffff 0x000001c7541b298c: ; {static_stub} 0x000001c7541b298c: 9048 bb00 | 0000 0000 0x000001c7541b2994: ; {runtime_call nmethod} 0x000001c7541b2994: 0000 00e9 | fbff ffff 0x000001c7541b299c: ; {static_stub} 0x000001c7541b299c: 9048 bb00 | 0000 0000 0x000001c7541b29a4: ; {runtime_call nmethod} 0x000001c7541b29a4: 0000 00e9 | fbff ffff 0x000001c7541b29ac: ; {static_stub} 0x000001c7541b29ac: 9048 bb00 | 0000 0000 0x000001c7541b29b4: ; {runtime_call nmethod} 0x000001c7541b29b4: 0000 00e9 | fbff ffff 0x000001c7541b29bc: ; {static_stub} 0x000001c7541b29bc: 9048 bb00 | 0000 0000 0x000001c7541b29c4: ; {runtime_call nmethod} 0x000001c7541b29c4: 0000 00e9 | fbff ffff 0x000001c7541b29cc: ; {static_stub} 0x000001c7541b29cc: 9048 bb00 | 0000 0000 0x000001c7541b29d4: ; {runtime_call nmethod} 0x000001c7541b29d4: 0000 00e9 | fbff ffff 0x000001c7541b29dc: ; {static_stub} 0x000001c7541b29dc: 9048 bb00 | 0000 0000 0x000001c7541b29e4: ; {runtime_call nmethod} 0x000001c7541b29e4: 0000 00e9 | fbff ffff 0x000001c7541b29ec: ; {static_stub} 0x000001c7541b29ec: 9048 bb00 | 0000 0000 0x000001c7541b29f4: ; {runtime_call nmethod} 0x000001c7541b29f4: 0000 00e9 | fbff ffff 0x000001c7541b29fc: ; {static_stub} 0x000001c7541b29fc: 9048 bb00 | 0000 0000 0x000001c7541b2a04: ; {runtime_call nmethod} 0x000001c7541b2a04: 0000 00e9 | fbff ffff 0x000001c7541b2a0c: ; {static_stub} 0x000001c7541b2a0c: 9048 bb00 | 0000 0000 0x000001c7541b2a14: ; {runtime_call nmethod} 0x000001c7541b2a14: 0000 00e9 | fbff ffff 0x000001c7541b2a1c: ; {static_stub} 0x000001c7541b2a1c: 9048 bb00 | 0000 0000 0x000001c7541b2a24: ; {runtime_call nmethod} 0x000001c7541b2a24: 0000 00e9 | fbff ffff 0x000001c7541b2a2c: ; {static_stub} 0x000001c7541b2a2c: 9048 bb00 | 0000 0000 0x000001c7541b2a34: ; {runtime_call nmethod} 0x000001c7541b2a34: 0000 00e9 | fbff ffff 0x000001c7541b2a3c: ; {static_stub} 0x000001c7541b2a3c: 9048 bb00 | 0000 0000 0x000001c7541b2a44: ; {runtime_call nmethod} 0x000001c7541b2a44: 0000 00e9 | fbff ffff 0x000001c7541b2a4c: ; {static_stub} 0x000001c7541b2a4c: 9048 bb00 | 0000 0000 0x000001c7541b2a54: ; {runtime_call nmethod} 0x000001c7541b2a54: 0000 00e9 | fbff ffff 0x000001c7541b2a5c: ; {static_stub} 0x000001c7541b2a5c: 9048 bb00 | 0000 0000 0x000001c7541b2a64: ; {runtime_call nmethod} 0x000001c7541b2a64: 0000 00e9 | fbff ffff 0x000001c7541b2a6c: ; {static_stub} 0x000001c7541b2a6c: 9048 bb00 | 0000 0000 0x000001c7541b2a74: ; {runtime_call nmethod} 0x000001c7541b2a74: 0000 00e9 | fbff ffff 0x000001c7541b2a7c: ; {static_stub} 0x000001c7541b2a7c: 9048 bb00 | 0000 0000 0x000001c7541b2a84: ; {runtime_call nmethod} 0x000001c7541b2a84: 0000 00e9 | fbff ffff 0x000001c7541b2a8c: ; {static_stub} 0x000001c7541b2a8c: 9048 bb00 | 0000 0000 0x000001c7541b2a94: ; {runtime_call nmethod} 0x000001c7541b2a94: 0000 00e9 | fbff ffff 0x000001c7541b2a9c: ; {static_stub} 0x000001c7541b2a9c: 9048 bb00 | 0000 0000 0x000001c7541b2aa4: ; {runtime_call nmethod} 0x000001c7541b2aa4: 0000 00e9 | fbff ffff 0x000001c7541b2aac: ; {static_stub} 0x000001c7541b2aac: 9048 bb00 | 0000 0000 0x000001c7541b2ab4: ; {runtime_call nmethod} 0x000001c7541b2ab4: 0000 00e9 | fbff ffff 0x000001c7541b2abc: ; {static_stub} 0x000001c7541b2abc: 9048 bb00 | 0000 0000 0x000001c7541b2ac4: ; {runtime_call nmethod} 0x000001c7541b2ac4: 0000 00e9 | fbff ffff 0x000001c7541b2acc: ; {static_stub} 0x000001c7541b2acc: 9048 bb00 | 0000 0000 0x000001c7541b2ad4: ; {runtime_call nmethod} 0x000001c7541b2ad4: 0000 00e9 | fbff ffff 0x000001c7541b2adc: ; {static_stub} 0x000001c7541b2adc: 9048 bb00 | 0000 0000 0x000001c7541b2ae4: ; {runtime_call nmethod} 0x000001c7541b2ae4: 0000 00e9 | fbff ffff 0x000001c7541b2aec: ; {static_stub} 0x000001c7541b2aec: 9048 bb00 | 0000 0000 0x000001c7541b2af4: ; {runtime_call nmethod} 0x000001c7541b2af4: 0000 00e9 | fbff ffff 0x000001c7541b2afc: ; {static_stub} 0x000001c7541b2afc: 9048 bb00 | 0000 0000 0x000001c7541b2b04: ; {runtime_call nmethod} 0x000001c7541b2b04: 0000 00e9 | fbff ffff 0x000001c7541b2b0c: ; {static_stub} 0x000001c7541b2b0c: 9048 bb00 | 0000 0000 0x000001c7541b2b14: ; {runtime_call nmethod} 0x000001c7541b2b14: 0000 00e9 | fbff ffff 0x000001c7541b2b1c: ; {static_stub} 0x000001c7541b2b1c: 9048 bb00 | 0000 0000 0x000001c7541b2b24: ; {runtime_call nmethod} 0x000001c7541b2b24: 0000 00e9 | fbff ffff 0x000001c7541b2b2c: ; {static_stub} 0x000001c7541b2b2c: 9048 bb00 | 0000 0000 0x000001c7541b2b34: ; {runtime_call nmethod} 0x000001c7541b2b34: 0000 00e9 | fbff ffff 0x000001c7541b2b3c: ; {static_stub} 0x000001c7541b2b3c: 9048 bb00 | 0000 0000 0x000001c7541b2b44: ; {runtime_call nmethod} 0x000001c7541b2b44: 0000 00e9 | fbff ffff 0x000001c7541b2b4c: ; {static_stub} 0x000001c7541b2b4c: 9048 bb00 | 0000 0000 0x000001c7541b2b54: ; {runtime_call nmethod} 0x000001c7541b2b54: 0000 00e9 | fbff ffff 0x000001c7541b2b5c: ; {static_stub} 0x000001c7541b2b5c: 9048 bb00 | 0000 0000 0x000001c7541b2b64: ; {runtime_call nmethod} 0x000001c7541b2b64: 0000 00e9 | fbff ffff 0x000001c7541b2b6c: ; {static_stub} 0x000001c7541b2b6c: 9048 bb00 | 0000 0000 0x000001c7541b2b74: ; {runtime_call nmethod} 0x000001c7541b2b74: 0000 00e9 | fbff ffff 0x000001c7541b2b7c: ; {static_stub} 0x000001c7541b2b7c: 9048 bb00 | 0000 0000 0x000001c7541b2b84: ; {runtime_call nmethod} 0x000001c7541b2b84: 0000 00e9 | fbff ffff 0x000001c7541b2b8c: ; {static_stub} 0x000001c7541b2b8c: 9048 bb00 | 0000 0000 0x000001c7541b2b94: ; {runtime_call nmethod} 0x000001c7541b2b94: 0000 00e9 | fbff ffff 0x000001c7541b2b9c: ; {static_stub} 0x000001c7541b2b9c: 9048 bb00 | 0000 0000 0x000001c7541b2ba4: ; {runtime_call nmethod} 0x000001c7541b2ba4: 0000 00e9 | fbff ffff 0x000001c7541b2bac: ; {static_stub} 0x000001c7541b2bac: 9048 bb00 | 0000 0000 0x000001c7541b2bb4: ; {runtime_call nmethod} 0x000001c7541b2bb4: 0000 00e9 | fbff ffff 0x000001c7541b2bbc: ; {static_stub} 0x000001c7541b2bbc: 9048 bb00 | 0000 0000 0x000001c7541b2bc4: ; {runtime_call nmethod} 0x000001c7541b2bc4: 0000 00e9 | fbff ffff 0x000001c7541b2bcc: ; {static_stub} 0x000001c7541b2bcc: 9048 bb00 | 0000 0000 0x000001c7541b2bd4: ; {runtime_call nmethod} 0x000001c7541b2bd4: 0000 00e9 | fbff ffff 0x000001c7541b2bdc: ; {static_stub} 0x000001c7541b2bdc: 48bb 0000 | 0000 0000 0x000001c7541b2be4: ; {runtime_call nmethod} 0x000001c7541b2be4: 0000 e9fb 0x000001c7541b2be8: ; {static_stub} 0x000001c7541b2be8: ffff ff48 | bb00 0000 | 0000 0000 0x000001c7541b2bf4: ; {runtime_call nmethod} 0x000001c7541b2bf4: 00e9 fbff 0x000001c7541b2bf8: ; {static_stub} 0x000001c7541b2bf8: ffff 48bb | 0000 0000 | 0000 0000 0x000001c7541b2c04: ; {runtime_call nmethod} 0x000001c7541b2c04: e9fb ffff 0x000001c7541b2c08: ; {static_stub} 0x000001c7541b2c08: ff48 bb00 | 0000 0000 0x000001c7541b2c10: ; {runtime_call nmethod} 0x000001c7541b2c10: 0000 00e9 | fbff ffff 0x000001c7541b2c18: ; {static_stub} 0x000001c7541b2c18: 48bb 0000 | 0000 0000 0x000001c7541b2c20: ; {runtime_call nmethod} 0x000001c7541b2c20: 0000 e9fb 0x000001c7541b2c24: ; {static_stub} 0x000001c7541b2c24: ffff ff48 | bb00 0000 | 0000 0000 0x000001c7541b2c30: ; {runtime_call nmethod} 0x000001c7541b2c30: 00e9 fbff 0x000001c7541b2c34: ; {static_stub} 0x000001c7541b2c34: ffff 48bb | a8d9 353a | c701 0000 0x000001c7541b2c40: ; {runtime_call I2C/C2I adapters} 0x000001c7541b2c40: e9ad b205 0x000001c7541b2c44: ; {static_stub} 0x000001c7541b2c44: 0648 bb00 | 0000 0000 0x000001c7541b2c4c: ; {runtime_call nmethod} 0x000001c7541b2c4c: 0000 00e9 | fbff ffff 0x000001c7541b2c54: ; {static_stub} 0x000001c7541b2c54: 48bb 0000 | 0000 0000 0x000001c7541b2c5c: ; {runtime_call nmethod} 0x000001c7541b2c5c: 0000 e9fb 0x000001c7541b2c60: ; {static_stub} 0x000001c7541b2c60: ffff ff48 | bb90 00ea | 3ac7 0100 0x000001c7541b2c6c: ; {runtime_call I2C/C2I adapters} 0x000001c7541b2c6c: 00e9 8822 0x000001c7541b2c70: ; {static_stub} 0x000001c7541b2c70: 0606 48bb | 0000 0000 | 0000 0000 0x000001c7541b2c7c: ; {runtime_call nmethod} 0x000001c7541b2c7c: e9fb ffff 0x000001c7541b2c80: ; {static_stub} 0x000001c7541b2c80: ff48 bb00 | 0000 0000 0x000001c7541b2c88: ; {runtime_call nmethod} 0x000001c7541b2c88: 0000 00e9 | fbff ffff 0x000001c7541b2c90: ; {static_stub} 0x000001c7541b2c90: 48bb 0000 | 0000 0000 0x000001c7541b2c98: ; {runtime_call nmethod} 0x000001c7541b2c98: 0000 e9fb 0x000001c7541b2c9c: ; {static_stub} 0x000001c7541b2c9c: ffff ff48 | bb00 0000 | 0000 0000 0x000001c7541b2ca8: ; {runtime_call nmethod} 0x000001c7541b2ca8: 00e9 fbff 0x000001c7541b2cac: ; {static_stub} 0x000001c7541b2cac: ffff 48bb | 0000 0000 | 0000 0000 0x000001c7541b2cb8: ; {runtime_call nmethod} 0x000001c7541b2cb8: e9fb ffff 0x000001c7541b2cbc: ; {runtime_call handle_exception_from_callee Runtime1 stub} 0x000001c7541b2cbc: ffe8 beef 0x000001c7541b2cc0: ; {external_word} 0x000001c7541b2cc0: 1206 48b9 | d0ef 95a4 | ff7f 0000 | 4883 e4f0 0x000001c7541b2cd0: ; {runtime_call} 0x000001c7541b2cd0: 48b8 10ad | 58a4 ff7f | 0000 ffd0 0x000001c7541b2cdc: ; {section_word} 0x000001c7541b2cdc: f449 badd | 2c1b 54c7 | 0100 0041 0x000001c7541b2ce8: ; {runtime_call DeoptimizationBlob} 0x000001c7541b2ce8: 52e9 3253 | 0606 f4f4 [/MachCode] --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x000001c7347a7200, length=101, elements={ 0x000001c74f1ae8c0, 0x000001c763714fb0, 0x000001c763715a00, 0x000001c76373ce70, 0x000001c76373d8c0, 0x000001c763721460, 0x000001c76374bdc0, 0x000001c763722800, 0x000001c76372e190, 0x000001c7638eb2f0, 0x000001c7638eb950, 0x000001c7336f3020, 0x000001c732d16e40, 0x000001c73288cbd0, 0x000001c7340ef7f0, 0x000001c7340eddb0, 0x000001c7340ee440, 0x000001c7340ef160, 0x000001c7340ec370, 0x000001c7340efe80, 0x000001c7340eca00, 0x000001c7340f0510, 0x000001c7340ed090, 0x000001c7340f0ba0, 0x000001c7340ed720, 0x000001c7340f2c70, 0x000001c7340f1230, 0x000001c7340f3300, 0x000001c7340f18c0, 0x000001c7340f1f50, 0x000001c7340f3990, 0x000001c7340f25e0, 0x000001c7346a7070, 0x000001c7346a69e0, 0x000001c7346a4fa0, 0x000001c7346abf30, 0x000001c7346a97d0, 0x000001c7346aab80, 0x000001c7346a9e60, 0x000001c7346aa4f0, 0x000001c7346ab210, 0x000001c7346ab8a0, 0x000001c738503550, 0x000001c738503be0, 0x000001c738504270, 0x000001c738504f90, 0x000001c738504900, 0x000001c738507060, 0x000001c738507d80, 0x000001c738508410, 0x000001c738506340, 0x000001c72e06e2b0, 0x000001c72e06f050, 0x000001c72e072000, 0x000001c72e06e980, 0x000001c72e0726d0, 0x000001c72e0704c0, 0x000001cf982e53f0, 0x000001c72e072da0, 0x000001cf982e2c90, 0x000001cf982e3320, 0x000001cf982e4040, 0x000001cf982e46d0, 0x000001cf982e4d60, 0x000001c7346ac5c0, 0x000001c733e850f0, 0x000001c733e871c0, 0x000001c733e843d0, 0x000001c72e06f720, 0x000001c733e864a0, 0x000001c733e83d40, 0x000001c733e85e10, 0x000001c733e84a60, 0x000001c733e87850, 0x000001c733e8a640, 0x000001c732542540, 0x000001c732542c10, 0x000001c733e8acd0, 0x000001c733e89fb0, 0x000001c733e88570, 0x000001c733e89290, 0x000001c733e88c00, 0x000001c733e87ee0, 0x000001c733e89920, 0x000001cf97fca930, 0x000001cf97fca2a0, 0x000001cf97fcafc0, 0x000001cf97fcb650, 0x000001cf97fc8860, 0x000001cf97fc9580, 0x000001cf97fcbce0, 0x000001cf97fcc370, 0x000001cf97fcd090, 0x000001cf97fcd720, 0x000001cf97fcddb0, 0x000001cf97fcfe80, 0x000001c7308a89a0, 0x000001c7308a8310, 0x000001c7308a9030, 0x000001c7308a5bb0, 0x000001c7308a96c0 } Java Threads: ( => current thread ) =>0x000001c74f1ae8c0 JavaThread "Render thread" [_thread_in_native, id=16184, stack(0x0000006a72500000,0x0000006a72600000) (1024K)] 0x000001c763714fb0 JavaThread "Reference Handler" daemon [_thread_blocked, id=11340, stack(0x0000006a72d00000,0x0000006a72e00000) (1024K)] 0x000001c763715a00 JavaThread "Finalizer" daemon [_thread_blocked, id=8060, stack(0x0000006a72e00000,0x0000006a72f00000) (1024K)] 0x000001c76373ce70 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22652, stack(0x0000006a72f00000,0x0000006a73000000) (1024K)] 0x000001c76373d8c0 JavaThread "Attach Listener" daemon [_thread_blocked, id=17880, stack(0x0000006a73000000,0x0000006a73100000) (1024K)] 0x000001c763721460 JavaThread "Service Thread" daemon [_thread_blocked, id=20660, stack(0x0000006a73100000,0x0000006a73200000) (1024K)] 0x000001c76374bdc0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=4060, stack(0x0000006a73200000,0x0000006a73300000) (1024K)] 0x000001c763722800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9088, stack(0x0000006a73300000,0x0000006a73400000) (1024K)] 0x000001c76372e190 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=22952, stack(0x0000006a73400000,0x0000006a73500000) (1024K)] 0x000001c7638eb2f0 JavaThread "Notification Thread" daemon [_thread_blocked, id=24200, stack(0x0000006a73700000,0x0000006a73800000) (1024K)] 0x000001c7638eb950 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=23008, stack(0x0000006a73800000,0x0000006a73900000) (1024K)] 0x000001c7336f3020 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=20072, stack(0x0000006a75000000,0x0000006a75100000) (1024K)] 0x000001c732d16e40 JavaThread "Timer hack thread" daemon [_thread_blocked, id=25964, stack(0x0000006a74f00000,0x0000006a75000000) (1024K)] 0x000001c73288cbd0 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=25996, stack(0x0000006a75400000,0x0000006a75500000) (1024K)] 0x000001c7340ef7f0 JavaThread "Download-1" daemon [_thread_blocked, id=26000, stack(0x0000006a75500000,0x0000006a75600000) (1024K)] 0x000001c7340eddb0 JavaThread "Download-2" daemon [_thread_blocked, id=26004, stack(0x0000006a75600000,0x0000006a75700000) (1024K)] 0x000001c7340ee440 JavaThread "Thread-3" daemon [_thread_in_native, id=26036, stack(0x0000006a75700000,0x0000006a75800000) (1024K)] 0x000001c7340ef160 JavaThread "Thread-4" daemon [_thread_in_native, id=26040, stack(0x0000006a75800000,0x0000006a75900000) (1024K)] 0x000001c7340ec370 JavaThread "Thread-5" daemon [_thread_in_native, id=26044, stack(0x0000006a75900000,0x0000006a75a00000) (1024K)] 0x000001c7340efe80 JavaThread "Thread-6" daemon [_thread_in_native, id=26048, stack(0x0000006a75a00000,0x0000006a75b00000) (1024K)] 0x000001c7340eca00 JavaThread "Thread-7" daemon [_thread_in_native, id=26052, stack(0x0000006a75b00000,0x0000006a75c00000) (1024K)] 0x000001c7340f0510 JavaThread "Thread-8" daemon [_thread_in_native, id=26056, stack(0x0000006a75c00000,0x0000006a75d00000) (1024K)] 0x000001c7340ed090 JavaThread "Thread-9" daemon [_thread_in_native, id=26060, stack(0x0000006a75d00000,0x0000006a75e00000) (1024K)] 0x000001c7340f0ba0 JavaThread "Thread-10" daemon [_thread_in_native, id=26064, stack(0x0000006a75e00000,0x0000006a75f00000) (1024K)] 0x000001c7340ed720 JavaThread "Thread-11" daemon [_thread_in_native, id=26068, stack(0x0000006a75f00000,0x0000006a76000000) (1024K)] 0x000001c7340f2c70 JavaThread "Thread-12" daemon [_thread_in_native, id=26072, stack(0x0000006a76000000,0x0000006a76100000) (1024K)] 0x000001c7340f1230 JavaThread "Thread-13" daemon [_thread_in_native, id=26076, stack(0x0000006a76100000,0x0000006a76200000) (1024K)] 0x000001c7340f3300 JavaThread "Thread-14" daemon [_thread_in_native, id=26080, stack(0x0000006a76200000,0x0000006a76300000) (1024K)] 0x000001c7340f18c0 JavaThread "Thread-15" daemon [_thread_in_native, id=26084, stack(0x0000006a76300000,0x0000006a76400000) (1024K)] 0x000001c7340f1f50 JavaThread "Thread-16" daemon [_thread_in_native, id=26088, stack(0x0000006a76400000,0x0000006a76500000) (1024K)] 0x000001c7340f3990 JavaThread "Thread-17" daemon [_thread_in_native, id=26092, stack(0x0000006a76500000,0x0000006a76600000) (1024K)] 0x000001c7340f25e0 JavaThread "Thread-18" daemon [_thread_in_native, id=26096, stack(0x0000006a76600000,0x0000006a76700000) (1024K)] 0x000001c7346a7070 JavaThread "Thread-19" daemon [_thread_in_native, id=26100, stack(0x0000006a76700000,0x0000006a76800000) (1024K)] 0x000001c7346a69e0 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=26104, stack(0x0000006a76800000,0x0000006a76900000) (1024K)] 0x000001c7346a4fa0 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=26108, stack(0x0000006a76900000,0x0000006a76a00000) (1024K)] 0x000001c7346abf30 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=26384, stack(0x0000006a77300000,0x0000006a77400000) (1024K)] 0x000001c7346a97d0 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=26400, stack(0x0000006a77700000,0x0000006a77800000) (1024K)] 0x000001c7346aab80 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=26404, stack(0x0000006a77800000,0x0000006a77900000) (1024K)] 0x000001c7346a9e60 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=26408, stack(0x0000006a77900000,0x0000006a77a00000) (1024K)] 0x000001c7346aa4f0 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=26412, stack(0x0000006a77a00000,0x0000006a77b00000) (1024K)] 0x000001c7346ab210 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=26416, stack(0x0000006a77b00000,0x0000006a77c00000) (1024K)] 0x000001c7346ab8a0 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=26420, stack(0x0000006a77c00000,0x0000006a77d00000) (1024K)] 0x000001c738503550 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=26424, stack(0x0000006a77d00000,0x0000006a77e00000) (1024K)] 0x000001c738503be0 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=26428, stack(0x0000006a77e00000,0x0000006a77f00000) (1024K)] 0x000001c738504270 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=26432, stack(0x0000006a77f00000,0x0000006a78000000) (1024K)] 0x000001c738504f90 JavaThread "Worker-Main-11" daemon [_thread_in_Java, id=26444, stack(0x0000006a78200000,0x0000006a78300000) (1024K)] 0x000001c738504900 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=26448, stack(0x0000006a78300000,0x0000006a78400000) (1024K)] 0x000001c738507060 JavaThread "Worker-Main-13" daemon [_thread_in_Java, id=26452, stack(0x0000006a78400000,0x0000006a78500000) (1024K)] 0x000001c738507d80 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=26456, stack(0x0000006a78500000,0x0000006a78600000) (1024K)] 0x000001c738508410 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=26460, stack(0x0000006a78600000,0x0000006a78700000) (1024K)] 0x000001c738506340 JavaThread "IO-Worker-1" [_thread_blocked, id=26492, stack(0x0000006a78900000,0x0000006a78a00000) (1024K)] 0x000001c72e06e2b0 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=20728, stack(0x0000006a73600000,0x0000006a73700000) (1024K)] 0x000001c72e06f050 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=9488, stack(0x0000006a73b00000,0x0000006a73c00000) (1024K)] 0x000001c72e072000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4164, stack(0x0000006a74b00000,0x0000006a74c00000) (1024K)] 0x000001c72e06e980 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=9128, stack(0x0000006a74c00000,0x0000006a74d00000) (1024K)] 0x000001c72e0726d0 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=24728, stack(0x0000006a74d00000,0x0000006a74e00000) (1024K)] 0x000001c72e0704c0 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=8532, stack(0x0000006a74e00000,0x0000006a74f00000) (1024K)] 0x000001cf982e53f0 JavaThread "Server thread" [_thread_blocked, id=26520, stack(0x0000006a77400000,0x0000006a77500000) (1024K)] 0x000001c72e072da0 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=21668, stack(0x0000006a77500000,0x0000006a77600000) (1024K)] 0x000001cf982e2c90 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=26296, stack(0x0000006a78100000,0x0000006a78200000) (1024K)] 0x000001cf982e3320 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=6644, stack(0x0000006a78c00000,0x0000006a78d00000) (1024K)] 0x000001cf982e4040 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=13336, stack(0x0000006a77600000,0x0000006a77700000) (1024K)] 0x000001cf982e46d0 JavaThread "DH-Parent Update Queue [minecraft:overworld] Thread[0]" [_thread_blocked, id=11372, stack(0x0000006a78000000,0x0000006a78100000) (1024K)] 0x000001cf982e4d60 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=26380, stack(0x0000006a78b00000,0x0000006a78c00000) (1024K)] 0x000001c7346ac5c0 JavaThread "IO-Worker-2" [_thread_blocked, id=26532, stack(0x0000006a78d00000,0x0000006a78e00000) (1024K)] 0x000001c733e850f0 JavaThread "IO-Worker-3" [_thread_blocked, id=13668, stack(0x0000006a78e00000,0x0000006a78f00000) (1024K)] 0x000001c733e871c0 JavaThread "IO-Worker-4" [_thread_blocked, id=25580, stack(0x0000006a78f00000,0x0000006a79000000) (1024K)] 0x000001c733e843d0 JavaThread "IO-Worker-5" [_thread_blocked, id=23660, stack(0x0000006a79000000,0x0000006a79100000) (1024K)] 0x000001c72e06f720 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=23636, stack(0x0000006a79100000,0x0000006a79200000) (1024K)] 0x000001c733e864a0 JavaThread "IO-Worker-6" [_thread_blocked, id=25920, stack(0x0000006a79700000,0x0000006a79800000) (1024K)] 0x000001c733e83d40 JavaThread "IO-Worker-7" [_thread_blocked, id=25588, stack(0x0000006a79800000,0x0000006a79900000) (1024K)] 0x000001c733e85e10 JavaThread "IO-Worker-8" [_thread_blocked, id=6600, stack(0x0000006a79900000,0x0000006a79a00000) (1024K)] 0x000001c733e84a60 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_blocked, id=25572, stack(0x0000006a79a00000,0x0000006a79b00000) (1024K)] 0x000001c733e87850 JavaThread "DH-Parent Update Queue [minecraft:the_nether] Thread[0]" [_thread_blocked, id=6468, stack(0x0000006a79b00000,0x0000006a79c00000) (1024K)] 0x000001c733e8a640 JavaThread "DH-Parent Update Queue [minecraft:the_end] Thread[0]" [_thread_blocked, id=5080, stack(0x0000006a79200000,0x0000006a79300000) (1024K)] 0x000001c732542540 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=892, stack(0x0000006a79600000,0x0000006a79700000) (1024K)] 0x000001c732542c10 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=3664, stack(0x0000006a79c00000,0x0000006a79d00000) (1024K)] 0x000001c733e8acd0 JavaThread "DH-PriorityTaskPicker Thread[1]" [_thread_blocked, id=23100, stack(0x0000006a79d00000,0x0000006a79e00000) (1024K)] 0x000001c733e89fb0 JavaThread "DH-PriorityTaskPicker Thread[2]" [_thread_blocked, id=1056, stack(0x0000006a79e00000,0x0000006a79f00000) (1024K)] 0x000001c733e88570 JavaThread "DH-PriorityTaskPicker Thread[3]" [_thread_blocked, id=18952, stack(0x0000006a79f00000,0x0000006a7a000000) (1024K)] 0x000001c733e89290 JavaThread "DH-PriorityTaskPicker Thread[4]" [_thread_blocked, id=25480, stack(0x0000006a7a000000,0x0000006a7a100000) (1024K)] 0x000001c733e88c00 JavaThread "DH-PriorityTaskPicker Thread[5]" [_thread_blocked, id=24732, stack(0x0000006a7a100000,0x0000006a7a200000) (1024K)] 0x000001c733e87ee0 JavaThread "DH-PriorityTaskPicker Thread[6]" [_thread_blocked, id=24736, stack(0x0000006a7a200000,0x0000006a7a300000) (1024K)] 0x000001c733e89920 JavaThread "DH-PriorityTaskPicker Thread[7]" [_thread_blocked, id=24920, stack(0x0000006a7a300000,0x0000006a7a400000) (1024K)] 0x000001cf97fca930 JavaThread "DH-PriorityTaskPicker Thread[8]" [_thread_blocked, id=4516, stack(0x0000006a7a400000,0x0000006a7a500000) (1024K)] 0x000001cf97fca2a0 JavaThread "DH-PriorityTaskPicker Thread[9]" [_thread_blocked, id=24844, stack(0x0000006a7a500000,0x0000006a7a600000) (1024K)] 0x000001cf97fcafc0 JavaThread "DH-PriorityTaskPicker Thread[10]" [_thread_blocked, id=25096, stack(0x0000006a7a600000,0x0000006a7a700000) (1024K)] 0x000001cf97fcb650 JavaThread "DH-PriorityTaskPicker Thread[11]" [_thread_blocked, id=18892, stack(0x0000006a7a700000,0x0000006a7a800000) (1024K)] 0x000001cf97fc8860 JavaThread "DH-PriorityTaskPicker Thread[12]" [_thread_blocked, id=25360, stack(0x0000006a7a800000,0x0000006a7a900000) (1024K)] 0x000001cf97fc9580 JavaThread "DH-PriorityTaskPicker Thread[13]" [_thread_blocked, id=26196, stack(0x0000006a7a900000,0x0000006a7aa00000) (1024K)] 0x000001cf97fcbce0 JavaThread "DH-PriorityTaskPicker Thread[14]" [_thread_blocked, id=11212, stack(0x0000006a7aa00000,0x0000006a7ab00000) (1024K)] 0x000001cf97fcc370 JavaThread "DH-PriorityTaskPicker Thread[15]" [_thread_blocked, id=26128, stack(0x0000006a7ab00000,0x0000006a7ac00000) (1024K)] 0x000001cf97fcd090 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=2100, stack(0x0000006a7ac00000,0x0000006a7ad00000) (1024K)] 0x000001cf97fcd720 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=26344, stack(0x0000006a7ad00000,0x0000006a7ae00000) (1024K)] 0x000001cf97fcddb0 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=23236, stack(0x0000006a7ae00000,0x0000006a7af00000) (1024K)] 0x000001cf97fcfe80 JavaThread "DH-Client Server World Ticker Thread Thread[0]" [_thread_blocked, id=23996, stack(0x0000006a7af00000,0x0000006a7b000000) (1024K)] 0x000001c7308a89a0 JavaThread "DH-FullDataPayloadSender" daemon [_thread_blocked, id=25084, stack(0x0000006a7b000000,0x0000006a7b100000) (1024K)] 0x000001c7308a8310 JavaThread "Sound engine" daemon [_thread_blocked, id=25992, stack(0x0000006a7b100000,0x0000006a7b200000) (1024K)] 0x000001c7308a9030 JavaThread "DH-World Gen Queue Thread[0]" [_thread_blocked, id=10392, stack(0x0000006a73500000,0x0000006a73600000) (1024K)] 0x000001c7308a5bb0 JavaThread "DH-World Gen Progress Updater Thread[0]" daemon [_thread_blocked, id=25988, stack(0x0000006a7b200000,0x0000006a7b300000) (1024K)] 0x000001c7308a96c0 JavaThread "DH-QuadTree Full Data Retrieval Queue Populator Thread[0]" [_thread_blocked, id=25040, stack(0x0000006a7b300000,0x0000006a7b400000) (1024K)] Total: 101 Other Threads: 0x000001c7635b4400 VMThread "VM Thread" [id=21356, stack(0x0000006a72c00000,0x0000006a72d00000) (1024K)] 0x000001c763519470 WatcherThread "VM Periodic Task Thread" [id=11028, stack(0x0000006a72b00000,0x0000006a72c00000) (1024K)] 0x000001c74f2140a0 WorkerThread "GC Thread#0" [id=6500, stack(0x0000006a72600000,0x0000006a72700000) (1024K)] 0x000001c72f62fe00 WorkerThread "GC Thread#1" [id=23028, stack(0x0000006a73d00000,0x0000006a73e00000) (1024K)] 0x000001c72f229600 WorkerThread "GC Thread#2" [id=23952, stack(0x0000006a73e00000,0x0000006a73f00000) (1024K)] 0x000001c72f2299a0 WorkerThread "GC Thread#3" [id=23020, stack(0x0000006a73f00000,0x0000006a74000000) (1024K)] 0x000001c72ec781c0 WorkerThread "GC Thread#4" [id=23200, stack(0x0000006a74000000,0x0000006a74100000) (1024K)] 0x000001c72f49ab00 WorkerThread "GC Thread#5" [id=23196, stack(0x0000006a74100000,0x0000006a74200000) (1024K)] 0x000001c72f49b240 WorkerThread "GC Thread#6" [id=12712, stack(0x0000006a74200000,0x0000006a74300000) (1024K)] 0x000001c72f49b5e0 WorkerThread "GC Thread#7" [id=23968, stack(0x0000006a74300000,0x0000006a74400000) (1024K)] 0x000001c72f49b980 WorkerThread "GC Thread#8" [id=24228, stack(0x0000006a74400000,0x0000006a74500000) (1024K)] 0x000001c72f49a020 WorkerThread "GC Thread#9" [id=23064, stack(0x0000006a74500000,0x0000006a74600000) (1024K)] 0x000001c72f49a760 WorkerThread "GC Thread#10" [id=22968, stack(0x0000006a74600000,0x0000006a74700000) (1024K)] 0x000001c72f49a3c0 WorkerThread "GC Thread#11" [id=24216, stack(0x0000006a74700000,0x0000006a74800000) (1024K)] 0x000001c72f49aea0 WorkerThread "GC Thread#12" [id=23044, stack(0x0000006a74800000,0x0000006a74900000) (1024K)] 0x000001c74f219080 ConcurrentGCThread "G1 Main Marker" [id=24476, stack(0x0000006a72700000,0x0000006a72800000) (1024K)] 0x000001c74f21b1a0 WorkerThread "G1 Conc#0" [id=12800, stack(0x0000006a72800000,0x0000006a72900000) (1024K)] 0x000001c72f2140e0 WorkerThread "G1 Conc#1" [id=5032, stack(0x0000006a74900000,0x0000006a74a00000) (1024K)] 0x000001c72f215a40 WorkerThread "G1 Conc#2" [id=7676, stack(0x0000006a74a00000,0x0000006a74b00000) (1024K)] 0x000001c7633e81d0 ConcurrentGCThread "G1 Refine#0" [id=6840, stack(0x0000006a72900000,0x0000006a72a00000) (1024K)] 0x000001c7633e9a00 ConcurrentGCThread "G1 Service" [id=12784, stack(0x0000006a72a00000,0x0000006a72b00000) (1024K)] Total: 21 Threads with active compile tasks: C2 CompilerThread0 39682 24940 % 4 net.minecraft.class_5588::method_13151 @ 819 (1406 bytes) C1 CompilerThread0 39682 24968 ! 3 net.minecraft.class_2794::method_12102 (800 bytes) C2 CompilerThread1 39682 24966 4 net.minecraft.class_2261::method_9558 (22 bytes) C2 CompilerThread2 39682 24925 % 4 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode @ 67 (434 bytes) C2 CompilerThread3 39682 24950 % 4 net.minecraft.class_2944::method_23380 @ 170 (530 bytes) C2 CompilerThread4 39682 24723 % 4 net.minecraft.class_3778$class_4182::method_19306 @ 635 (1220 bytes) C2 CompilerThread5 39682 24964 4 net.minecraft.class_5870::method_33966 (82 bytes) C2 CompilerThread6 39682 24939 4 net.minecraft.class_3215$class_4212::method_16075 (27 bytes) C2 CompilerThread7 39682 24965 4 net.minecraft.class_3754::method_12108 (330 bytes) Total: 9 VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None CDS archive(s) not mapped Compressed class space mapped at: 0x0000000080000000-0x00000000c0000000, reserved size: 1073741824 Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0xc0000000 GC Precious Log: CardTable entry size: 512 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 CPUs: 16 total, 16 available Memory: 64629M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Disabled Heap Region Size: 64M Heap Min Capacity: 64M Heap Initial Capacity: 1G Heap Max Capacity: 32G Pre-touch: Disabled Parallel Workers: 13 Concurrent Workers: 3 Concurrent Refinement Workers: 13 Periodic GC: Disabled Heap: garbage-first heap total 1114112K, used 676639K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 3 young (196608K), 1 survivors (65536K) Metaspace used 142753K, committed 144384K, reserved 1179648K class space used 21090K, committed 21824K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom | 0|0x000001c764000000, 0x000001c768000000, 0x000001c768000000|100%| O| |TAMS 0x000001c764000000| PB 0x000001c764000000| Untracked | 1|0x000001c768000000, 0x000001c76c000000, 0x000001c76c000000|100%| O| |TAMS 0x000001c768000000| PB 0x000001c768000000| Untracked | 2|0x000001c76c000000, 0x000001c770000000, 0x000001c770000000|100%| O| |TAMS 0x000001c76c000000| PB 0x000001c76c000000| Untracked | 3|0x000001c770000000, 0x000001c774000000, 0x000001c774000000|100%| O| |TAMS 0x000001c770000000| PB 0x000001c770000000| Untracked | 4|0x000001c774000000, 0x000001c778000000, 0x000001c778000000|100%| O| |TAMS 0x000001c774000000| PB 0x000001c774000000| Untracked | 5|0x000001c778000000, 0x000001c77c000000, 0x000001c77c000000|100%| O| |TAMS 0x000001c778000000| PB 0x000001c778000000| Untracked | 6|0x000001c77c000000, 0x000001c780000000, 0x000001c780000000|100%| O| |TAMS 0x000001c77c000000| PB 0x000001c77c000000| Untracked | 7|0x000001c780000000, 0x000001c7837daf38, 0x000001c784000000| 87%| O| |TAMS 0x000001c780000000| PB 0x000001c780000000| Untracked | 8|0x000001c784000000, 0x000001c788000000, 0x000001c788000000|100%| O| |TAMS 0x000001c784000000| PB 0x000001c784000000| Untracked | 9|0x000001c788000000, 0x000001c788000000, 0x000001c78c000000| 0%| F| |TAMS 0x000001c788000000| PB 0x000001c788000000| Untracked | 10|0x000001c78c000000, 0x000001c78dcece50, 0x000001c790000000| 45%| S|CS|TAMS 0x000001c78c000000| PB 0x000001c78c000000| Complete | 11|0x000001c790000000, 0x000001c790000000, 0x000001c794000000| 0%| F| |TAMS 0x000001c790000000| PB 0x000001c790000000| Untracked | 12|0x000001c794000000, 0x000001c794000000, 0x000001c798000000| 0%| F| |TAMS 0x000001c794000000| PB 0x000001c794000000| Untracked | 13|0x000001c798000000, 0x000001c798000000, 0x000001c79c000000| 0%| F| |TAMS 0x000001c798000000| PB 0x000001c798000000| Untracked | 14|0x000001c79c000000, 0x000001c79c000000, 0x000001c7a0000000| 0%| F| |TAMS 0x000001c79c000000| PB 0x000001c79c000000| Untracked | 27|0x000001c7d0000000, 0x000001c7d3c93e90, 0x000001c7d4000000| 94%| E| |TAMS 0x000001c7d0000000| PB 0x000001c7d0000000| Complete | 57|0x000001c848000000, 0x000001c84c000000, 0x000001c84c000000|100%| E|CS|TAMS 0x000001c848000000| PB 0x000001c848000000| Complete Card table byte_map: [0x000001c704000000,0x000001c708000000] _byte_map_base: 0x000001c6204e0000 Marking Bits: (CMBitMap*) 0x000001c74f2147a0 Bits: [0x000001c708000000, 0x000001c728000000) Polling page: 0x000001c74cfe0000 Metaspace: Usage: Non-class: 118.81 MB used. Class: 20.60 MB used. Both: 139.41 MB used. Virtual space: Non-class space: 128.00 MB reserved, 119.69 MB ( 94%) committed, 2 nodes. Class space: 1.00 GB reserved, 21.31 MB ( 2%) committed, 1 nodes. Both: 1.12 GB reserved, 141.00 MB ( 12%) committed. Chunk freelists: Non-Class: 8.36 MB Class: 10.64 MB Both: 19.00 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 234.81 MB CDS: off - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. - use_allocation_guard: 0. Internal statistics: num_allocs_failed_limit: 100. num_arena_births: 2746. num_arena_deaths: 150. num_vsnodes_births: 3. num_vsnodes_deaths: 0. num_space_committed: 2248. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 323. num_chunks_taken_from_freelist: 8537. num_chunk_merges: 187. num_chunk_splits: 5583. num_chunks_enlarged: 3943. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=119168Kb used=16868Kb max_used=20908Kb free=102299Kb bounds [0x000001c75a910000, 0x000001c75bd80000, 0x000001c761d70000] CodeHeap 'profiled nmethods': size=119104Kb used=26242Kb max_used=36702Kb free=92861Kb bounds [0x000001c752d70000, 0x000001c755150000, 0x000001c75a1c0000] CodeHeap 'non-nmethods': size=7488Kb used=5781Kb max_used=5866Kb free=1706Kb bounds [0x000001c75a1c0000, 0x000001c75a7a0000, 0x000001c75a910000] total_blobs=19023 nmethods=16850 adapters=2073 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 39.258 Thread 0x000001c72e06e980 24577 3 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode (434 bytes) Event: 39.259 Thread 0x000001c72e06e980 nmethod 24577 0x000001c7550ee290 code [0x000001c7550ee6e0, 0x000001c7550f09b0] Event: 39.261 Thread 0x000001c763722800 nmethod 24542 0x000001c75bd43090 code [0x000001c75bd433e0, 0x000001c75bd44830] Event: 39.261 Thread 0x000001c72e06e980 24579 % 3 com.seibel.distanthorizons.core.wrapperInterfaces.chunk.IChunkWrapper::getBlockBiomeHashCode @ 56 (434 bytes) Event: 39.261 Thread 0x000001c72e0726d0 nmethod 24265 0x000001c75bd45810 code [0x000001c75bd45ac0, 0x000001c75bd465f8] Event: 39.262 Thread 0x000001c732542540 nmethod 24541 0x000001c75bd47190 code [0x000001c75bd474e0, 0x000001c75bd48978] Event: 39.262 Thread 0x000001c76372e190 24580 ! 2 java.util.concurrent.locks.AbstractQueuedSynchronizer::tryInitializeHead (66 bytes) Event: 39.262 Thread 0x000001c76372e190 nmethod 24580 0x000001c7550f1a10 code [0x000001c7550f1be0, 0x000001c7550f1f88] Event: 39.263 Thread 0x000001c763722800 24581 % 4 net.minecraft.class_2791::method_51525 @ 84 (160 bytes) Event: 39.263 Thread 0x000001c72e072000 24583 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$Executor::access$400 (5 bytes) Event: 39.263 Thread 0x000001c76372e190 24584 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker::access$500 (5 bytes) Event: 39.263 Thread 0x000001c72e06f050 24585 1 com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$Executor::access$600 (5 bytes) Event: 39.263 Thread 0x000001c72e072000 nmethod 24583 0x000001c75bd49990 code [0x000001c75bd49b20, 0x000001c75bd49bd0] Event: 39.263 Thread 0x000001c76372e190 nmethod 24584 0x000001c75bd49c90 code [0x000001c75bd49e20, 0x000001c75bd49ed0] Event: 39.263 Thread 0x000001c72e06f050 nmethod 24585 0x000001c75bd49f90 code [0x000001c75bd4a120, 0x000001c75bd4a1d0] Event: 39.263 Thread 0x000001c72e0726d0 24081 4 net.minecraft.class_10595::method_9558 (24 bytes) Event: 39.263 Thread 0x000001c72e06e980 nmethod 24579% 0x000001c7550f2090 code [0x000001c7550f24e0, 0x000001c7550f4ae0] Event: 39.264 Thread 0x000001c732542540 24077 4 net.minecraft.class_3233$$Lambda/0x00000000812d7aa8::apply (12 bytes) Event: 39.265 Thread 0x000001c72e06e980 24586 3 java.lang.StringCoding::implEncodeAsciiArray (47 bytes) Event: 39.266 Thread 0x000001c72e06e980 nmethod 24586 0x000001c7550f5b90 code [0x000001c7550f5d40, 0x000001c7550f5f78] GC Heap History (20 events): Event: 8.120 GC heap before {Heap before GC invocations=25 (full 0): garbage-first heap total 1114112K, used 535439K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 6 young (393216K), 2 survivors (131072K) Metaspace used 101977K, committed 103168K, reserved 1179648K class space used 14889K, committed 15424K, reserved 1048576K } Event: 8.131 GC heap after {Heap after GC invocations=26 (full 0): garbage-first heap total 1114112K, used 352494K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 2 young (131072K), 2 survivors (131072K) Metaspace used 101977K, committed 103168K, reserved 1179648K class space used 14889K, committed 15424K, reserved 1048576K } Event: 8.359 GC heap before {Heap before GC invocations=27 (full 0): garbage-first heap total 1114112K, used 745710K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 8 young (524288K), 2 survivors (131072K) Metaspace used 104202K, committed 105472K, reserved 1179648K class space used 15230K, committed 15808K, reserved 1048576K } Event: 8.368 GC heap after {Heap after GC invocations=28 (full 0): garbage-first heap total 1114112K, used 369173K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 104202K, committed 105472K, reserved 1179648K class space used 15230K, committed 15808K, reserved 1048576K } Event: 29.732 GC heap before {Heap before GC invocations=28 (full 0): garbage-first heap total 1114112K, used 893461K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 9 young (589824K), 1 survivors (65536K) Metaspace used 111790K, committed 113152K, reserved 1179648K class space used 16438K, committed 17024K, reserved 1048576K } Event: 29.741 GC heap after {Heap after GC invocations=29 (full 0): garbage-first heap total 1114112K, used 415171K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 2 young (131072K), 2 survivors (131072K) Metaspace used 111790K, committed 113152K, reserved 1179648K class space used 16438K, committed 17024K, reserved 1048576K } Event: 30.545 GC heap before {Heap before GC invocations=29 (full 0): garbage-first heap total 1114112K, used 808387K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 8 young (524288K), 2 survivors (131072K) Metaspace used 117603K, committed 119040K, reserved 1179648K class space used 17455K, committed 18112K, reserved 1048576K } Event: 30.555 GC heap after {Heap after GC invocations=30 (full 0): garbage-first heap total 1114112K, used 433556K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 117603K, committed 119040K, reserved 1179648K class space used 17455K, committed 18112K, reserved 1048576K } Event: 35.535 GC heap before {Heap before GC invocations=30 (full 0): garbage-first heap total 1114112K, used 826772K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 7 young (458752K), 1 survivors (65536K) Metaspace used 126534K, committed 128128K, reserved 1179648K class space used 18602K, committed 19328K, reserved 1048576K } Event: 35.540 GC heap after {Heap after GC invocations=31 (full 0): garbage-first heap total 1114112K, used 445125K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 126534K, committed 128128K, reserved 1179648K class space used 18602K, committed 19328K, reserved 1048576K } Event: 36.527 GC heap before {Heap before GC invocations=31 (full 0): garbage-first heap total 1114112K, used 838341K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 7 young (458752K), 1 survivors (65536K) Metaspace used 129238K, committed 130816K, reserved 1179648K class space used 19014K, committed 19712K, reserved 1048576K } Event: 36.534 GC heap after {Heap after GC invocations=32 (full 0): garbage-first heap total 1114112K, used 466856K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 129238K, committed 130816K, reserved 1179648K class space used 19014K, committed 19712K, reserved 1048576K } Event: 37.191 GC heap before {Heap before GC invocations=32 (full 0): garbage-first heap total 1114112K, used 860072K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 7 young (458752K), 1 survivors (65536K) Metaspace used 129551K, committed 131136K, reserved 1179648K class space used 19046K, committed 19776K, reserved 1048576K } Event: 37.196 GC heap after {Heap after GC invocations=33 (full 0): garbage-first heap total 1114112K, used 477092K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 129551K, committed 131136K, reserved 1179648K class space used 19046K, committed 19776K, reserved 1048576K } Event: 37.547 GC heap before {Heap before GC invocations=33 (full 0): garbage-first heap total 1114112K, used 804772K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 7 young (458752K), 1 survivors (65536K) Metaspace used 130136K, committed 131712K, reserved 1179648K class space used 19109K, committed 19840K, reserved 1048576K } Event: 37.551 GC heap after {Heap after GC invocations=34 (full 0): garbage-first heap total 1114112K, used 499701K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 130136K, committed 131712K, reserved 1179648K class space used 19109K, committed 19840K, reserved 1048576K } Event: 38.676 GC heap before {Heap before GC invocations=35 (full 0): garbage-first heap total 1114112K, used 827381K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 7 young (458752K), 1 survivors (65536K) Metaspace used 136390K, committed 137920K, reserved 1179648K class space used 20058K, committed 20800K, reserved 1048576K } Event: 38.681 GC heap after {Heap after GC invocations=36 (full 0): garbage-first heap total 1114112K, used 521917K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 136390K, committed 137920K, reserved 1179648K class space used 20058K, committed 20800K, reserved 1048576K } Event: 39.165 GC heap before {Heap before GC invocations=36 (full 0): garbage-first heap total 1114112K, used 849597K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 6 young (393216K), 1 survivors (65536K) Metaspace used 141973K, committed 143616K, reserved 1179648K class space used 21002K, committed 21760K, reserved 1048576K } Event: 39.175 GC heap after {Heap after GC invocations=37 (full 0): garbage-first heap total 1114112K, used 584651K [0x000001c764000000, 0x000001cf64000000) region size 65536K, 1 young (65536K), 1 survivors (65536K) Metaspace used 141973K, committed 143616K, reserved 1179648K class space used 21002K, committed 21760K, reserved 1048576K } Dll operation events (18 events): Event: 0.004 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll Event: 0.008 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll Event: 0.037 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll Event: 0.074 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll Event: 0.075 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll Event: 0.078 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll Event: 0.146 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll Event: 0.454 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll Event: 0.456 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll Event: 0.619 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll Event: 2.219 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jna6685904282378818779.dll Event: 6.814 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll Event: 6.923 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll Event: 6.934 Loaded shared library \AppData\Local\Temp\sqlite-3.47.2.0-1f4fe1f7-6774-4d1f-af55-6f7612aff5bc-sqlitejdbc.dll Event: 7.194 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl.dll Event: 7.502 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_stb.dll Event: 7.522 Loaded shared library \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_opengl.dll Event: 35.297 Loaded shared library C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll Deoptimization events (20 events): Event: 39.240 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b66f398 relative=0x0000000000001958 Event: 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 Event: 39.240 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b66f398 sp=0x0000006a725fdf10 Event: 39.240 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fdc38 mode 2 Event: 39.243 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b389da8 relative=0x0000000000000208 Event: 39.243 Thread 0x000001c74f1ae8c0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c75b389da8 method=java.lang.StringCoding.implEncodeAsciiArray([CI[BII)I @ 23 c2 Event: 39.243 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b389da8 sp=0x0000006a725fd0c0 Event: 39.243 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fd030 mode 2 Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b415010 relative=0x0000000000000250 Event: 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 Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b415010 sp=0x0000006a725fde30 Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fddc8 mode 2 Event: 39.245 Thread 0x000001c74f1ae8c0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001c75b446f10 relative=0x0000000000000250 Event: 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 Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT PACKING pc=0x000001c75b446f10 sp=0x0000006a725fda70 Event: 39.245 Thread 0x000001c74f1ae8c0 DEOPT UNPACKING pc=0x000001c75a217da2 sp=0x0000006a725fd968 mode 2 Event: 39.260 Thread 0x000001cf97fca2a0 DEOPT PACKING pc=0x000001c7550f04f5 sp=0x0000006a7a5ff0a0 Event: 39.260 Thread 0x000001cf97fca2a0 DEOPT UNPACKING pc=0x000001c75a2188e2 sp=0x0000006a7a5fe5d8 mode 0 Event: 39.262 Thread 0x000001c733e88570 DEOPT PACKING pc=0x000001c7550f04f5 sp=0x0000006a79ffebc0 Event: 39.262 Thread 0x000001c733e88570 DEOPT UNPACKING pc=0x000001c75a2188e2 sp=0x0000006a79ffe0f8 mode 0 Classes loaded (20 events): Event: 38.835 Loading class java/text/DontCareFieldPosition$1 Event: 38.835 Loading class java/text/Format$FieldDelegate Event: 38.835 Loading class java/text/Format$FieldDelegate done Event: 38.835 Loading class java/text/DontCareFieldPosition$1 done Event: 38.846 Loading class java/io/InvalidClassException Event: 38.846 Loading class java/io/InvalidClassException done Event: 38.849 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator Event: 38.849 Loading class java/util/concurrent/ConcurrentHashMap$ValueSpliterator done Event: 39.026 Loading class java/util/concurrent/LinkedBlockingQueue$Itr Event: 39.026 Loading class java/util/concurrent/LinkedBlockingQueue$Itr done Event: 39.029 Loading class java/text/NumberFormat$Field Event: 39.029 Loading class java/text/NumberFormat$Field done Event: 39.086 Loading class java/util/stream/ReferencePipeline$15 Event: 39.086 Loading class java/util/stream/ReferencePipeline$15 done Event: 39.086 Loading class java/util/stream/ReferencePipeline$15$1 Event: 39.086 Loading class java/util/stream/ReferencePipeline$15$1 done Event: 39.135 Loading class java/lang/invoke/BoundMethodHandle$Species_IL Event: 39.135 Loading class java/lang/invoke/BoundMethodHandle$Species_IL done Event: 39.235 Loading class java/nio/HeapFloatBuffer Event: 39.235 Loading class java/nio/HeapFloatBuffer done Classes unloaded (20 events): Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbd400 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbd400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbec00 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbec00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbc400 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbc400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080fbcc00 'java/lang/invoke/LambdaForm$DMH+0x0000000080fbcc00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4e400 'java/lang/invoke/LambdaForm$MH+0x0000000080f4e400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4e000 'java/lang/invoke/LambdaForm$MH+0x0000000080f4e000' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4dc00 'java/lang/invoke/LambdaForm$MH+0x0000000080f4dc00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4d800 'java/lang/invoke/LambdaForm$MH+0x0000000080f4d800' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4d400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4d400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4cc00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4cc00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4c800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4c800' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f4c400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f4c400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45800' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45400' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f44c00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f44c00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f45000 'java/lang/invoke/LambdaForm$DMH+0x0000000080f45000' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f19000 'java/lang/invoke/LambdaForm$DMH+0x0000000080f19000' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18c00 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18c00' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18800 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18800' Event: 37.712 Thread 0x000001c7635b4400 Unloading class 0x0000000080f18400 'java/lang/invoke/LambdaForm$DMH+0x0000000080f18400' Classes redefined (0 events): No events Internal exceptions (20 events): Event: 39.218 Thread 0x000001c738507d80 Exception (0x000001c84a5cfa08) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.220 Thread 0x000001c738507d80 Exception (0x000001c84a744538) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.221 Thread 0x000001c738507d80 Exception (0x000001c84a7f0700) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.221 Thread 0x000001c74f1ae8c0 Exception (0x000001c84a1f3a70) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] Event: 39.221 Thread 0x000001c74f1ae8c0 Exception (0x000001c84a1f8f88) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] Event: 39.221 Thread 0x000001c74f1ae8c0 Exception (0x000001c84a1fd920) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] Event: 39.222 Thread 0x000001c738507d80 Exception (0x000001c84a896dd0) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.222 Thread 0x000001c738507d80 Exception (0x000001c84a9ea228) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.223 Thread 0x000001c738507d80 Exception (0x000001c84aac0438) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.224 Thread 0x000001c738507d80 Exception (0x000001c84abb0318) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.224 Thread 0x000001c738507d80 Exception (0x000001c84abc5088) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.224 Thread 0x000001c738507d80 Exception (0x000001c84abd2f20) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.225 Thread 0x000001c738507d80 Exception (0x000001c84abee4c0) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.235 Thread 0x000001c738507d80 Exception (0x000001c84b832020) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.241 Thread 0x000001c738507d80 Exception (0x000001c84bdba848) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.244 Thread 0x000001c74f1ae8c0 Exception (0x000001c84a2d4410) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] Event: 39.250 Thread 0x000001c738507d80 Exception (0x000001c7d09e23a0) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.257 Thread 0x000001c738507d80 Exception (0x000001c7d1327508) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] Event: 39.259 Thread 0x000001c74f1ae8c0 Exception (0x000001c7d122c940) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] Event: 39.264 Thread 0x000001c738507d80 Exception (0x000001c7d1de98b0) thrown [s\src\hotspot\share\prims\jni.cpp, line 520] ZGC Phase Switch (0 events): No events VM Operations (20 events): Event: 38.989 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 38.989 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.012 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.012 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.017 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.017 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.050 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.050 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.062 Executing VM operation: ICBufferFull Event: 39.062 Executing VM operation: ICBufferFull done Event: 39.123 Executing VM operation: ICBufferFull Event: 39.124 Executing VM operation: ICBufferFull done Event: 39.165 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) Event: 39.175 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done Event: 39.230 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.230 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.237 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.237 Executing VM operation: HandshakeAllThreads (Deoptimize) done Event: 39.238 Executing VM operation: HandshakeAllThreads (Deoptimize) Event: 39.239 Executing VM operation: HandshakeAllThreads (Deoptimize) done Memory protections (0 events): No events Nmethod flushes (20 events): Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753549f10 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c75354b690 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c75354d390 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753620710 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753620a90 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d26f90 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d7e790 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753d96810 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e7ee10 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e7f610 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e89810 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e9b010 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753e9e790 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753ea1c10 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753ea2c90 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753f77010 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753f77610 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fb9d90 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fbbf90 Event: 37.721 Thread 0x000001c7635b4400 flushing nmethod 0x000001c753fed990 Events (20 events): Event: 36.975 Thread 0x000001cf982e53f0 Thread added: 0x000001c733e87ee0 Event: 36.981 Thread 0x000001cf982e53f0 Thread added: 0x000001c733e89920 Event: 37.610 Thread 0x000001c733e88570 Thread added: 0x000001cf97fca930 Event: 37.612 Thread 0x000001c733e87ee0 Thread added: 0x000001cf97fca2a0 Event: 37.615 Thread 0x000001c733e84a60 Thread added: 0x000001cf97fcafc0 Event: 37.617 Thread 0x000001c733e89290 Thread added: 0x000001cf97fcb650 Event: 37.618 Thread 0x000001c733e89fb0 Thread added: 0x000001cf97fc8860 Event: 37.619 Thread 0x000001c733e88c00 Thread added: 0x000001cf97fc9580 Event: 37.620 Thread 0x000001c733e89920 Thread added: 0x000001cf97fcbce0 Event: 37.621 Thread 0x000001c733e8acd0 Thread added: 0x000001cf97fcc370 Event: 38.357 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcd090 Event: 38.411 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcd720 Event: 38.435 Thread 0x000001cf97fcd090 Thread added: 0x000001cf97fcddb0 Event: 38.531 Thread 0x000001c74f1ae8c0 Thread added: 0x000001cf97fcfe80 Event: 38.849 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a89a0 Event: 38.910 Thread 0x000001cf982de460 Thread exited: 0x000001cf982de460 Event: 38.911 Thread 0x000001c74f1ae8c0 Thread added: 0x000001c7308a8310 Event: 39.025 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a9030 Event: 39.025 Thread 0x000001cf982e53f0 Thread added: 0x000001c7308a5bb0 Event: 39.140 Thread 0x000001cf97fcfe80 Thread added: 0x000001c7308a96c0 Dynamic libraries: 0x00007ff6ed900000 - 0x00007ff6ed90e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe 0x00007ff88fd80000 - 0x00007ff88ffe6000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff88e720000 - 0x00007ff88e7e9000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ff88d470000 - 0x00007ff88d83c000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ff88cfa0000 - 0x00007ff88d0eb000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ff887bb0000 - 0x00007ff887bcd000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll 0x00007ff86ee70000 - 0x00007ff86ee88000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll 0x00007ff88dfa0000 - 0x00007ff88e16a000 C:\WINDOWS\System32\USER32.dll 0x00007ff86fed0000 - 0x00007ff87016a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3912_none_3e07963ce335137e\COMCTL32.dll 0x00007ff88db10000 - 0x00007ff88db37000 C:\WINDOWS\System32\win32u.dll 0x00007ff88fb70000 - 0x00007ff88fc19000 C:\WINDOWS\System32\msvcrt.dll 0x00007ff88f920000 - 0x00007ff88f94b000 C:\WINDOWS\System32\GDI32.dll 0x00007ff88d270000 - 0x00007ff88d3a2000 C:\WINDOWS\System32\gdi32full.dll 0x00007ff88d840000 - 0x00007ff88d8e3000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ff88f950000 - 0x00007ff88f980000 C:\WINDOWS\System32\IMM32.DLL 0x00007ff887ba0000 - 0x00007ff887bac000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll 0x00007ff8441c0000 - 0x00007ff84424d000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll 0x00007fffa3f60000 - 0x00007fffa4cf8000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll 0x00007ff88dc40000 - 0x00007ff88dcf2000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ff88db40000 - 0x00007ff88dbe6000 C:\WINDOWS\System32\sechost.dll 0x00007ff88fc20000 - 0x00007ff88fd36000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ff88e9f0000 - 0x00007ff88ea64000 C:\WINDOWS\System32\WS2_32.dll 0x00007ff88c400000 - 0x00007ff88c45e000 C:\WINDOWS\SYSTEM32\POWRPROF.dll 0x00007ff884440000 - 0x00007ff884476000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff883b20000 - 0x00007ff883b2b000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff88c3a0000 - 0x00007ff88c3b4000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ff88bcb0000 - 0x00007ff88bcca000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ff871b40000 - 0x00007ff871b4a000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll 0x00007ff8806a0000 - 0x00007ff8808e1000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL 0x00007ff88f320000 - 0x00007ff88f6a4000 C:\WINDOWS\System32\combase.dll 0x00007ff88e8f0000 - 0x00007ff88e9d0000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ff87af70000 - 0x00007ff87afa9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL 0x00007ff88d8f0000 - 0x00007ff88d989000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ff848320000 - 0x00007ff848340000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll 0x00007ff848300000 - 0x00007ff848318000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll 0x00007ff88ebf0000 - 0x00007ff88f31d000 C:\WINDOWS\System32\SHELL32.dll 0x00007ff88d990000 - 0x00007ff88db04000 C:\WINDOWS\System32\wintypes.dll 0x00007ff88ab70000 - 0x00007ff88b3c6000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ff88f6b0000 - 0x00007ff88f79f000 C:\WINDOWS\System32\SHCORE.dll 0x00007ff88eb80000 - 0x00007ff88ebe9000 C:\WINDOWS\System32\shlwapi.dll 0x00007ff88ce20000 - 0x00007ff88ce4f000 C:\WINDOWS\SYSTEM32\profapi.dll 0x00007ff8440e0000 - 0x00007ff8441b6000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll 0x00007ff86e5b0000 - 0x00007ff86e5c0000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll 0x00007ff883940000 - 0x00007ff883a5e000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ff88c2b0000 - 0x00007ff88c31a000 C:\WINDOWS\system32\mswsock.dll 0x00007ff848250000 - 0x00007ff848266000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll 0x00007ff86e590000 - 0x00007ff86e59a000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll 0x00007ff865fe0000 - 0x00007ff865feb000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll 0x00007ff88dd00000 - 0x00007ff88dd08000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ff83a520000 - 0x00007ff83a538000 C:\WINDOWS\system32\napinsp.dll 0x00007ff88b7a0000 - 0x00007ff88b8c7000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ff88b700000 - 0x00007ff88b733000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ff88ea70000 - 0x00007ff88ea7a000 C:\WINDOWS\System32\NSI.dll 0x00007ff83a500000 - 0x00007ff83a512000 C:\WINDOWS\System32\winrnr.dll 0x00007ff83a4c0000 - 0x00007ff83a4f0000 C:\WINDOWS\system32\nlansp_c.dll 0x00007ff883490000 - 0x00007ff8834b0000 C:\WINDOWS\system32\wshbth.dll 0x00007ff884060000 - 0x00007ff88406b000 C:\Windows\System32\rasadhlp.dll 0x00007ff8835b0000 - 0x00007ff883636000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ff8639c0000 - 0x00007ff8639d0000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll 0x00007ff88c600000 - 0x00007ff88c61c000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ff88bc10000 - 0x00007ff88bc4a000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff88c370000 - 0x00007ff88c39b000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ff88cdf0000 - 0x00007ff88ce16000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ff88c620000 - 0x00007ff88c62c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ff843310000 - 0x00007ff843359000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jna6685904282378818779.dll 0x00007ff88dd10000 - 0x00007ff88deaf000 C:\WINDOWS\System32\Ole32.dll 0x00007ff88def0000 - 0x00007ff88df98000 C:\WINDOWS\System32\clbcatq.dll 0x00007ff876d60000 - 0x00007ff876d7d000 C:\WINDOWS\SYSTEM32\amsi.dll 0x00007ff876840000 - 0x00007ff8768db000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25040.2-0\MpOav.dll 0x00007ff87c6c0000 - 0x00007ff87c70e000 C:\WINDOWS\SYSTEM32\Pdh.dll 0x00007ff878e60000 - 0x00007ff878e71000 C:\WINDOWS\System32\perfos.dll 0x00007ff88a260000 - 0x00007ff88a272000 C:\WINDOWS\SYSTEM32\pfclient.dll 0x00007ff847d20000 - 0x00007ff847d2e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll 0x00007ff88d0f0000 - 0x00007ff88d267000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ff88c810000 - 0x00007ff88c840000 C:\WINDOWS\SYSTEM32\ncrypt.dll 0x00007ff88c7c0000 - 0x00007ff88c7ff000 C:\WINDOWS\SYSTEM32\NTASN1.dll 0x00007ff843640000 - 0x00007ff843649000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll 0x00007ff8433d0000 - 0x00007ff8434c9000 \AppData\Local\Temp\sqlite-3.47.2.0-1f4fe1f7-6774-4d1f-af55-6f7612aff5bc-sqlitejdbc.dll 0x00007ff843290000 - 0x00007ff84330b000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl.dll 0x00007fffc0b60000 - 0x00007fffc0be2000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\glfw.dll 0x00007fffc0400000 - 0x00007fffc0670000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\jemalloc.dll 0x00007ff843380000 - 0x00007ff8433cb000 C:\WINDOWS\SYSTEM32\dinput8.dll 0x00007ff843620000 - 0x00007ff843632000 C:\WINDOWS\SYSTEM32\xinput1_4.dll 0x00007ff88cb50000 - 0x00007ff88cb7d000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ff88cb80000 - 0x00007ff88cbd7000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll 0x00007ff87c3d0000 - 0x00007ff87c5b1000 C:\WINDOWS\SYSTEM32\inputhost.dll 0x00007ff889810000 - 0x00007ff889936000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll 0x00007ff88a4c0000 - 0x00007ff88a4f6000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ff88a140000 - 0x00007ff88a1ef000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff88f7b0000 - 0x00007ff88f90f000 C:\WINDOWS\System32\MSCTF.dll 0x00007ff8066d0000 - 0x00007ff8067dc000 C:\WINDOWS\SYSTEM32\opengl32.dll 0x00007ff871be0000 - 0x00007ff871c0d000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff88a280000 - 0x00007ff88a2c7000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ff87f6a0000 - 0x00007ff87f6ba000 C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll 0x00007ff847aa0000 - 0x00007ff847ad0000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atig6pxx.dll 0x00007fffca340000 - 0x00007fffce15f000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\atio6axx.dll 0x00007ff88e170000 - 0x00007ff88e5f6000 C:\WINDOWS\System32\SETUPAPI.dll 0x00007ff88cf10000 - 0x00007ff88cf90000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ff88c670000 - 0x00007ff88c683000 C:\WINDOWS\SYSTEM32\MSASN1.dll 0x00007ff883a70000 - 0x00007ff883aac000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdihk64.dll 0x00007ff88a360000 - 0x00007ff88a493000 C:\WINDOWS\system32\dxgi.dll 0x00007ff88a2f0000 - 0x00007ff88a350000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll 0x00007ff889b70000 - 0x00007ff889b93000 C:\WINDOWS\system32\d3d12.dll 0x00007fffc55e0000 - 0x00007fffca33e000 C:\WINDOWS\System32\DriverStore\FileRepository\u0416003.inf_amd64_706cc64a85ddf686\B415817\amdxc64.dll 0x00007ff800780000 - 0x00007ff8009f3000 C:\WINDOWS\system32\D3D12Core.dll 0x00007ff81b590000 - 0x00007ff81b5be000 C:\WINDOWS\SYSTEM32\D3DSCache.dll 0x00007ff881e90000 - 0x00007ff8820cc000 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll 0x00007ff889180000 - 0x00007ff8893a6000 C:\WINDOWS\SYSTEM32\dcomp.dll 0x00007ff889cd0000 - 0x00007ff889ce9000 C:\WINDOWS\SYSTEM32\Microsoft.Internal.WarpPal.dll 0x00007ff87c8a0000 - 0x00007ff87c9ed000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ff878ce0000 - 0x00007ff878d62000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_stb.dll 0x00007ff881d50000 - 0x00007ff881e18000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff878c90000 - 0x00007ff878cd9000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007fffc0b00000 - 0x00007fffc0b5e000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\lwjgl_opengl.dll 0x00007fffc0700000 - 0x00007fffc08c7000 \AppData\Roaming\.minecraft\bin\cbfc8ff51b8d927d4c98e63d0f55d6482cbf8e68\OpenAL.dll 0x00007ff881c10000 - 0x00007ff881caa000 C:\WINDOWS\System32\MMDevApi.dll 0x00007fffb61c0000 - 0x00007fffb6333000 C:\WINDOWS\System32\Speech\Common\sapi.dll 0x00007ff872e50000 - 0x00007ff873284000 C:\WINDOWS\SYSTEM32\uiautomationcore.dll 0x00007ff86b8d0000 - 0x00007ff86b94d000 C:\WINDOWS\SYSTEM32\OLEACC.dll 0x00007ff872c00000 - 0x00007ff872c16000 C:\Windows\System32\threadpoolwinrt.dll 0x00007ff87ff00000 - 0x00007ff8800bd000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ff88a850000 - 0x00007ff88a864000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll 0x00007ff887610000 - 0x00007ff8878f3000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll 0x00007fffab0c0000 - 0x00007fffab24e000 C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll 0x00007ff889bd0000 - 0x00007ff889c6e000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ff805c70000 - 0x00007ff805c78000 C:\WINDOWS\system32\wshunix.dll dbghelp: loaded successfully - version: 4.0.5 - missing functions: none symbol 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 VM Arguments: jvm_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 java_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 java_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 Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 12 {product} {ergonomic} uint ConcGCThreads = 3 {product} {ergonomic} uint G1ConcRefinementThreads = 13 {product} {ergonomic} uint G1EagerReclaimRemSetThreshold = 512 {experimental} {ergonomic} size_t G1HeapRegionSize = 67108864 {product} {command line} uintx G1NewSizePercent = 20 {experimental} {command line} uint G1RemSetArrayOfCardsEntries = 512 {experimental} {ergonomic} uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic} uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic} uintx G1ReservePercent = 20 {product} {command line} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line} size_t InitialHeapSize = 1073741824 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} uintx MaxGCPauseMillis = 50 {product} {command line} size_t MaxHeapSize = 34359738368 {product} {command line} size_t MaxNewSize = 20602421248 {product} {ergonomic} size_t MinHeapDeltaBytes = 67108864 {product} {ergonomic} size_t MinHeapSize = 67108864 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 34359738368 {manageable} {ergonomic} intx ThreadStackSize = 1024 {pd product} {command line} bool UnlockExperimentalVMOptions = true {experimental} {command line} bool UseG1GC = true {product} {command line} bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags foldmultilines=false #1: stderr all=off uptime,level,tags foldmultilines=false Environment Variables: PATH=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; USERNAME=******** OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD TMP= TEMP= Periodic native trim disabled --------------- S Y S T E M --------------- OS: Windows 11 , 64 bit Build 26100 (10.0.26100.3912) OS uptime: 0 days 0:05 hours Hyper-V role detected CPU: 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 Processor Information for the first 16 processors : Max Mhz: 4201, Current Mhz: 4201, Mhz Limit: 4201 Memory: 4k page, system-wide physical 64629M (49061M free) TotalPageFile size 68725M (AvailPageFile size 47239M) current process WorkingSet (physical memory assigned to process): 1890M, peak: 1894M current process commit charge ("private bytes"): 2374M, peak: 4104M vm_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 END.