Skip to content

Instantly share code, notes, and snippets.

@LordRalex
Created May 11, 2024 15:04
Show Gist options
  • Save LordRalex/3aef9ab3f668bb90d03497cc47c2927c to your computer and use it in GitHub Desktop.
Save LordRalex/3aef9ab3f668bb90d03497cc47c2927c to your computer and use it in GitHub Desktop.
Working .43
[11May2024 10:02:28.987] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forge_server, nogui]
[11May2024 10:02:28.990] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 17.0.11+9
[11May2024 10:02:28.991] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.1.2 starting: java version 17.0.11 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[11May2024 10:02:29.007] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [forge_userdev_client,forge_dev_data,minecraft,forge_userdev_server_gametest,forge_dev_client,forge_userdev_data,forge_dev_server_gametest,testharness,forge_userdev_server,forge_client,forge_dev_server,forge_server]
[11May2024 10:02:29.015] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[11May2024 10:02:29.026] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[11May2024 10:02:29.033] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[11May2024 10:02:29.034] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\icelo\Downloads\43
[11May2024 10:02:29.034] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\icelo\Downloads\43\mods
[11May2024 10:02:29.034] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\icelo\Downloads\43\config
[11May2024 10:02:29.035] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\icelo\Downloads\43\config\fml.toml
[11May2024 10:02:29.071] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery service: net.minecraftforge.fml.loading.ModDirTransformerDiscoverer
[11May2024 10:02:29.083] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=net.minecraftforge.forgespi.locating.IModLocator, paths=[Ljava.nio.file.Path;@54709809]
[11May2024 10:02:29.088] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=net.minecraftforge.forgespi.locating.IDependencyLocator, paths=[Ljava.nio.file.Path;@6cea706c]
[11May2024 10:02:29.092] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=cpw.mods.modlauncher.api.ITransformationService, paths=[Ljava.nio.file.Path;@363f6148]
[11May2024 10:02:29.106] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forge_server
[11May2024 10:02:29.226] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: spongeforge: /
[11May2024 10:02:29.231] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: superclass_change: /
[11May2024 10:02:29.237] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: access_widener: /
[11May2024 10:02:29.239] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: fml: /
[11May2024 10:02:29.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: mixin: /
[11May2024 10:02:29.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[11May2024 10:02:29.243] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[11May2024 10:02:29.243] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[11May2024 10:02:29.243] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[11May2024 10:02:29.248] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Detected version data : VersionInfo[forgeVersion=49.0.43, mcVersion=1.20.4, mcpVersion=20231207.112700, forgeGroup=net.minecraftforge]
[11May2024 10:02:29.253] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 49.0.43
[11May2024 10:02:29.253] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 49.0.43 loading
[11May2024 10:02:29.253] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ModLauncher version: 10.1.2
[11May2024 10:02:29.254] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found AccessTransformer version: 8.1.1
[11May2024 10:02:29.254] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found EventBus version: 6.2.0
[11May2024 10:02:29.254] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found RuntimeDistCleaner version: 49.0.43
[11May2024 10:02:29.256] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.1.0
[11May2024 10:02:29.257] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI version: 7.1.3
[11May2024 10:02:29.257] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[11May2024 10:02:29.257] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service spongeforge
[11May2024 10:02:29.257] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service spongeforge
[11May2024 10:02:29.257] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service superclass_change
[11May2024 10:02:29.258] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service superclass_change
[11May2024 10:02:29.259] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service access_widener
[11May2024 10:02:29.259] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service access_widener
[11May2024 10:02:29.260] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[11May2024 10:02:29.277] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[11May2024 10:02:29.278] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[11May2024 10:02:29.339] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in SecureModuleClassLoader[SECURE-BOOTSTRAP]@1586845078
[11May2024 10:02:29.377] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=jar:file:///C:/Users/icelo/Downloads/43/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar!/ Service=ModLauncher Env=SERVER
[11May2024 10:02:29.382] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[11May2024 10:02:29.383] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:02:29.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:02:29.384] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:02:29.385] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:02:29.385] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:02:29.387] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[11May2024 10:02:29.387] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[11May2024 10:02:29.387] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[11May2024 10:02:29.388] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\icelo\Downloads\43
[11May2024 10:02:29.388] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\icelo\Downloads\43\mods
[11May2024 10:02:29.388] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\icelo\Downloads\43\config
[11May2024 10:02:29.389] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\icelo\Downloads\43\config\fml.toml
[11May2024 10:02:29.389] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[11May2024 10:02:29.390] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[11May2024 10:02:29.395] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[11May2024 10:02:29.395] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forge_server as launch service
[11May2024 10:02:29.399] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service spongeforge
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service spongeforge
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service superclass_change
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service superclass_change
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service access_widener
[11May2024 10:02:29.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service access_widener
[11May2024 10:02:29.401] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[11May2024 10:02:29.401] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[11May2024 10:02:29.401] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[11May2024 10:02:29.403] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[11May2024 10:02:29.404] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[11May2024 10:02:29.404] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[11May2024 10:02:29.404] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[11May2024 10:02:29.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (spongeforge:1.20.4-49.0.38-11.0.0-RC0),(environment plugin:1.20.4-49.0.38-11.0.0-RC0),(plugins directory:1.20.4-49.0.38-11.0.0-RC0),(mods folder:null),(minecraft:null),(classpath:null),(forge_dev_locator:null),(forge_userdev_locator:null)
[11May2024 10:02:29.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (spongeforge:1.20.4-49.0.38-11.0.0-RC0),(JarInJar:null)
[11May2024 10:02:29.774] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
[11May2024 10:02:29.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spongeforge-mod.jar with {spongeforge,sponge,spongeapi} mods - versions {1.20.4-49.0.38-11.0.0-RC0,1.20.4-49.0.38-11.0.0-RC0,11.0.0}
[11May2024 10:02:29.898] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.locator.PluginsDirectoryLocator/]: Scanning plugins directory 'C:\Users\icelo\Downloads\43\mods' for plugins
[11May2024 10:02:29.909] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\43\mods\AutoPickup.jar
[11May2024 10:02:29.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:02:29.925] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\43\mods\AutoPickup.jar
[11May2024 10:02:29.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:02:29.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\mods\AutoPickup.jar with languages [LanguageSpec[languageName=java_plain, acceptedVersions=1.0]]
[11May2024 10:02:29.927] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.locator.PluginsDirectoryLocator/]: Scanning plugins directory 'C:\Users\icelo\Downloads\43\mods\plugins' for plugins
[11May2024 10:02:29.946] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.43-server.jar with {minecraft} mods - versions {1.20.4}
[11May2024 10:02:29.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\icelo\Downloads\43\libraries\net\minecraftforge\forge\1.20.4-49.0.43\forge-1.20.4-49.0.43-universal.jar
[11May2024 10:02:29.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.43-universal.jar with {forge} mods - versions {49.0.43}
[11May2024 10:02:30.010] [main/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: Scanning and verifying libraries in '.\sponge-libraries'. Please wait, this may take a moment...
[11May2024 10:02:30.027] [pool-2-thread-6/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar' verified!
[11May2024 10:02:30.027] [pool-2-thread-10/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar' verified!
[11May2024 10:02:30.027] [pool-2-thread-1/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar' verified!
[11May2024 10:02:30.027] [pool-2-thread-4/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\javax\inject\javax.inject\1\javax.inject-1.jar' verified!
[11May2024 10:02:30.027] [pool-2-thread-17/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\spongepowered\configurate-extra-guice\4.1.2\configurate-extra-guice-4.1.2.jar' verified!
[11May2024 10:02:30.030] [pool-2-thread-15/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\option\1.0.0\option-1.0.0.jar' verified!
[11May2024 10:02:30.033] [pool-2-thread-12/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-text-serializer-plain\4.16.0\adventure-text-serializer-plain-4.16.0.jar' verified!
[11May2024 10:02:30.034] [pool-2-thread-7/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-serializer-configurate4\4.16.0\adventure-serializer-configurate4-4.16.0.jar' verified!
[11May2024 10:02:30.035] [pool-2-thread-16/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar' verified!
[11May2024 10:02:30.035] [pool-2-thread-14/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar' verified!
[11May2024 10:02:30.035] [pool-2-thread-19/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\spongepowered\configurate-yaml\4.1.2\configurate-yaml-4.1.2.jar' verified!
[11May2024 10:02:30.036] [pool-2-thread-18/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\spongepowered\configurate-gson\4.1.2\configurate-gson-4.1.2.jar' verified!
[11May2024 10:02:30.036] [pool-2-thread-9/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar' verified!
[11May2024 10:02:30.037] [pool-2-thread-13/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar' verified!
[11May2024 10:02:30.037] [pool-2-thread-11/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar' verified!
[11May2024 10:02:30.037] [pool-2-thread-8/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar' verified!
[11May2024 10:02:30.037] [pool-2-thread-20/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\spongepowered\math\2.0.1\math-2.0.1.jar' verified!
[11May2024 10:02:30.038] [pool-2-thread-5/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar' verified!
[11May2024 10:02:30.038] [pool-2-thread-21/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar' verified!
[11May2024 10:02:30.038] [pool-2-thread-2/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\ca\stellardrift\guice-backport\guice\5.0.1\guice-5.0.1.jar' verified!
[11May2024 10:02:30.038] [pool-2-thread-3/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: '.\sponge-libraries\com\github\ben-manes\caffeine\caffeine\3.1.8\caffeine-3.1.8.jar' verified!
[11May2024 10:02:30.040] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar as a game library
[11May2024 10:02:30.044] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\com\github\ben-manes\caffeine\caffeine\3.1.8\caffeine-3.1.8.jar as a game library
[11May2024 10:02:30.051] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar as a game library
[11May2024 10:02:30.055] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar as a game library
[11May2024 10:02:30.060] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\javax\inject\javax.inject\1\javax.inject-1.jar as a game library
[11May2024 10:02:30.064] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\option\1.0.0\option-1.0.0.jar as a game library
[11May2024 10:02:30.068] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar as a game library
[11May2024 10:02:30.073] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-extra-guice\4.1.2\configurate-extra-guice-4.1.2.jar as a game library
[11May2024 10:02:30.079] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar as a game library
[11May2024 10:02:30.083] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar as a game library
[11May2024 10:02:30.087] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-yaml\4.1.2\configurate-yaml-4.1.2.jar as a game library
[11May2024 10:02:30.091] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-gson\4.1.2\configurate-gson-4.1.2.jar as a game library
[11May2024 10:02:30.098] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar as a game library
[11May2024 10:02:30.102] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-serializer-configurate4\4.16.0\adventure-serializer-configurate4-4.16.0.jar as a game library
[11May2024 10:02:30.106] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar as a game library
[11May2024 10:02:30.110] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\math\2.0.1\math-2.0.1.jar as a game library
[11May2024 10:02:30.116] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar as a game library
[11May2024 10:02:30.120] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-plain\4.16.0\adventure-text-serializer-plain-4.16.0.jar as a game library
[11May2024 10:02:30.124] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar as a game library
[11May2024 10:02:30.128] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\ca\stellardrift\guice-backport\guice\5.0.1\guice-5.0.1.jar as a game library
[11May2024 10:02:30.133] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar as a game library
[11May2024 10:02:30.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.4-49.0.43-server.jar, it does not contain dependency information.
[11May2024 10:02:30.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AutoPickup.jar, it does not contain dependency information.
[11May2024 10:02:30.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spongeforge-lang.jar, it does not contain dependency information.
[11May2024 10:02:30.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spongeforge-mod.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.4-49.0.43-universal.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.20.4-49.0.43.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.20.4-49.0.43.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.20.4-49.0.43.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.20.4-49.0.43.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-minimessage-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from caffeine-3.1.8.jar, it does not contain dependency information.
[11May2024 10:02:30.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-key-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from snakeyaml-1.28.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javax.inject-1.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from option-1.0.0.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from examination-api-1.3.0.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-extra-guice-4.1.2.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-api-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from examination-string-1.3.0.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-yaml-4.1.2.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-gson-4.1.2.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from annotations-24.1.0.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-serializer-configurate4-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-gson-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from math-2.0.1.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-json-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-plain-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-legacy-4.16.0.jar, it does not contain dependency information.
[11May2024 10:02:30.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from guice-5.0.1.jar, it does not contain dependency information.
[11May2024 10:02:30.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from aopalliance-1.0.jar, it does not contain dependency information.
[11May2024 10:02:30.154] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[11May2024 10:02:30.156] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.43-server.jar with {minecraft} mods - versions {1.20.4}
[11May2024 10:02:30.156] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\libraries\net\minecraftforge\forge\1.20.4-49.0.43\forge-1.20.4-49.0.43-server.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[11May2024 10:02:30.157] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
[11May2024 10:02:30.158] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spongeforge-mod.jar with {spongeforge,sponge,spongeapi} mods - versions {1.20.4-49.0.38-11.0.0-RC0,1.20.4-49.0.38-11.0.0-RC0,11.0.0}
[11May2024 10:02:30.158] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[49,)]]
[11May2024 10:02:30.158] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\43\mods\AutoPickup.jar
[11May2024 10:02:30.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:02:30.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\mods\AutoPickup.jar with languages [LanguageSpec[languageName=java_plain, acceptedVersions=1.0]]
[11May2024 10:02:30.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\icelo\Downloads\43\libraries\net\minecraftforge\forge\1.20.4-49.0.43\forge-1.20.4-49.0.43-universal.jar
[11May2024 10:02:30.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.43-universal.jar with {forge} mods - versions {49.0.43}
[11May2024 10:02:30.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\libraries\net\minecraftforge\forge\1.20.4-49.0.43\forge-1.20.4-49.0.43-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[11May2024 10:02:30.161] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[11May2024 10:02:30.161] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/field_to_method.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/field_to_instanceof.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/add_bouncer_method.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/method_redirector.js
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar with languages []
[11May2024 10:02:30.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\ca\stellardrift\guice-backport\guice\5.0.1\guice-5.0.1.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\spongepowered\configurate-gson\4.1.2\configurate-gson-4.1.2.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\spongepowered\math\2.0.1\math-2.0.1.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-serializer-configurate4\4.16.0\adventure-serializer-configurate4-4.16.0.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\spongepowered\configurate-yaml\4.1.2\configurate-yaml-4.1.2.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar with languages []
[11May2024 10:02:30.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\org\spongepowered\configurate-extra-guice\4.1.2\configurate-extra-guice-4.1.2.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\option\1.0.0\option-1.0.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\com\github\ben-manes\caffeine\caffeine\3.1.8\caffeine-3.1.8.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-text-serializer-plain\4.16.0\adventure-text-serializer-plain-4.16.0.jar with languages []
[11May2024 10:02:30.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar with languages []
[11May2024 10:02:30.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar with languages []
[11May2024 10:02:30.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar with languages []
[11May2024 10:02:30.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\43\sponge-libraries\javax\inject\javax.inject\1\javax.inject-1.jar with languages []
[11May2024 10:02:30.165] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[11May2024 10:02:30.165] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service spongeforge
[11May2024 10:02:30.166] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service spongeforge
[11May2024 10:02:30.166] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service superclass_change
[11May2024 10:02:30.166] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service superclass_change
[11May2024 10:02:30.166] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service access_widener
[11May2024 10:02:30.166] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service access_widener
[11May2024 10:02:30.177] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 4 language providers
[11May2024 10:02:30.178] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[11May2024 10:02:30.179] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 49
[11May2024 10:02:30.179] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider java_plain, version 1.20.4-49.0.38-11.0.0-RC0
[11May2024 10:02:30.179] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 49.0.43
[11May2024 10:02:30.180] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[11May2024 10:02:30.180] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[11May2024 10:02:30.180] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[11May2024 10:02:30.182] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 4 mod requirements (4 mandatory, 0 optional)
[11May2024 10:02:30.183] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[11May2024 10:02:30.489] [main/DEBUG] [org.spongepowered.forge.applaunch.transformation.SpongeForgeTransformationService/]: Registering superclass changers from spongeforge-mod.jar ...
[11May2024 10:02:30.490] [main/DEBUG] [org.spongepowered.transformers.modlauncher.SuperclassChanger/]: Reading superclass change common.superclasschange from union:/jij:file:///C:/Users/icelo/Downloads/43/mods/spongeforge-1.20.4-49.0.38-11.0.0-RC0-universal.jar_/jars/spongeforge-mod.jar%231!/common.superclasschange
[11May2024 10:02:30.618] [main/DEBUG] [org.spongepowered.transformers.modlauncher.SuperclassChanger/]: Reading superclass change forge.superclasschange from union:/jij:file:///C:/Users/icelo/Downloads/43/mods/spongeforge-1.20.4-49.0.38-11.0.0-RC0-universal.jar_/jars/spongeforge-mod.jar%231!/forge.superclasschange
[11May2024 10:02:30.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[11May2024 10:02:30.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[11May2024 10:02:30.621] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[11May2024 10:02:30.621] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[11May2024 10:02:30.621] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[11May2024 10:02:30.622] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/field_to_method.js
[11May2024 10:02:30.900] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:02:30.901] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/field_to_instanceof.js
[11May2024 10:02:30.994] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:02:30.994] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/add_bouncer_method.js
[11May2024 10:02:31.032] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:02:31.032] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/method_redirector.js
[11May2024 10:02:31.098] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:02:31.117] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@69cd7630 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f0b93b4 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1376883 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f736d00 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@523a7801 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@718fd7c1 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4bc6da03 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[11May2024 10:02:31.120] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f59a516 to Target : CLASS {Lnet/minecraft/world/level/Explosion;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e22368c to Target : CLASS {Lnet/minecraft/world/level/Explosion;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
[11May2024 10:02:31.121] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
[11May2024 10:02:31.123] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
[11May2024 10:02:31.124] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
[11May2024 10:02:31.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[11May2024 10:02:31.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service spongeforge
[11May2024 10:02:31.641] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.forge.applaunch.transformation.ListenerTransformer@5382184b to Target : CLASS {Lnet/smoofyuniverse/autopickup/AutoPickup;} {} {V}
[11May2024 10:02:31.641] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.forge.applaunch.transformation.ListenerTransformer@5382184b to Target : CLASS {Lnet/smoofyuniverse/autopickup/ore/update/UpdateChecker;} {} {V}
[11May2024 10:02:31.641] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.forge.applaunch.transformation.ListenerTransformer@5382184b to Target : CLASS {Lnet/smoofyuniverse/autopickup/event/DropListener;} {} {V}
[11May2024 10:02:31.641] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service spongeforge
[11May2024 10:02:31.641] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service superclass_change
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.transformers.modlauncher.SuperclassChanger$SuperclassTransformer@53aa38be to Target : CLASS {Lorg/spongepowered/api/event/cause/entity/damage/source/common/AbstractDamageSource;} {} {V}
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.transformers.modlauncher.SuperclassChanger$SuperclassTransformer@53aa38be to Target : CLASS {Lorg/spongepowered/api/event/cause/entity/damage/source/common/AbstractEntityDamageSource;} {} {V}
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.transformers.modlauncher.SuperclassChanger$SuperclassTransformer@53aa38be to Target : CLASS {Lorg/spongepowered/api/entity/ai/goal/AbstractGoal;} {} {V}
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer org.spongepowered.transformers.modlauncher.SuperclassChanger$SuperclassTransformer@53aa38be to Target : CLASS {Lorg/spongepowered/api/event/cause/entity/damage/source/common/AbstractIndirectEntityDamageSource;} {} {V}
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service superclass_change
[11May2024 10:02:31.645] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service access_widener
[11May2024 10:02:31.646] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service access_widener
[11May2024 10:02:31.689] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:02:31.689] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(autopickup)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(autopickup)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(autopickup)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(autopickup)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(autopickup)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autopickup)]
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[11May2024 10:02:31.690] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[11May2024 10:02:31.691] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spongeforge)
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spongeforge)
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spongeforge)
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spongeforge)
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spongeforge)
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spongeforge)]
[11May2024 10:02:31.692] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.bugfix.json
[11May2024 10:02:31.716] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.sponge.parent.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[11May2024 10:02:31.723] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[11May2024 10:02:31.724] [main/DEBUG] [mixin/]: Registering mixin config: mixins.spongeforge.tracker.json
[11May2024 10:02:31.725] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.spongeforge.tracker.json is lower than the default level supported by the current mixin service (JAVA_16).
[11May2024 10:02:31.725] [main/DEBUG] [mixin/]: Registering mixin config: mixins.spongeforge.api.json
[11May2024 10:02:31.727] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.spongeforge.api.json is lower than the default level supported by the current mixin service (JAVA_16).
[11May2024 10:02:31.727] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.inventory.json
[11May2024 10:02:31.728] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.api.json
[11May2024 10:02:31.729] [main/DEBUG] [mixin/]: Registering mixin config: mixins.spongeforge.inventory.json
[11May2024 10:02:31.730] [main/DEBUG] [mixin/]: Registering mixin config: mixins.spongeforge.accessors.json
[11May2024 10:02:31.730] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.accessors.json
[11May2024 10:02:31.731] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.optimization.json
[11May2024 10:02:31.731] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.tracker.json
[11May2024 10:02:31.732] [main/DEBUG] [mixin/]: Registering mixin config: mixins.spongeforge.core.json
[11May2024 10:02:31.732] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.spongeforge.core.json is lower than the default level supported by the current mixin service (JAVA_16).
[11May2024 10:02:31.733] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.concurrent.json
[11May2024 10:02:31.734] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.ipforward.json
[11May2024 10:02:31.734] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.core.json
[11May2024 10:02:31.735] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.exploit.json
[11May2024 10:02:31.736] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.entityactivation.json
[11May2024 10:02:31.736] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sponge.movementcheck.json
[11May2024 10:02:31.737] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure)
[11May2024 10:02:31.737] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure)
[11May2024 10:02:31.737] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure)
[11May2024 10:02:31.737] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure)]
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.yaml.snakeyaml)]
[11May2024 10:02:31.738] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.jetbrains.annotations)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.jetbrains.annotations)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.jetbrains.annotations)]
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.google.guice)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.google.guice)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.google.guice)
[11May2024 10:02:31.739] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.google.guice)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.google.guice)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.google.guice)]
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:02:31.740] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.gson)]
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.math)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.math)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.math)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.math)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.math)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.math)]
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:02:31.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.serializer.configurate4)]
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:02:31.742] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.yaml)]
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.gson)]
[11May2024 10:02:31.743] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:02:31.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:02:31.744] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:02:31.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:02:31.744] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:02:31.744] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.extra.guice)]
[11May2024 10:02:31.745] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:02:31.745] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:02:31.745] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:02:31.745] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:02:31.745] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.minimessage)]
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aopalliance)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aopalliance)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aopalliance)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aopalliance)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aopalliance)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aopalliance)]
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.key)
[11May2024 10:02:31.746] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.key)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.key)]
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.option)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.option)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.option)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.option)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.option)
[11May2024 10:02:31.747] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.option)]
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.examination.string)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.examination.string)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.examination.string)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.examination.string)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.examination.string)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.string)]
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:02:31.748] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.plain)]
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.examination.api)
[11May2024 10:02:31.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.examination.api)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.examination.api)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.examination.api)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.examination.api)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.api)]
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:02:31.750] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.legacy)]
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.json)]
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(javax.inject)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(javax.inject)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(javax.inject)
[11May2024 10:02:31.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(javax.inject)
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(javax.inject)
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: inject() running with 26 agents
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autopickup)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spongeforge)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure)]
[11May2024 10:02:31.752] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.yaml.snakeyaml)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.jetbrains.annotations)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.google.guice)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.gson)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.math)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.serializer.configurate4)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.yaml)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.gson)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.extra.guice)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.minimessage)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aopalliance)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.key)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.option)]
[11May2024 10:02:31.753] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.string)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.plain)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.api)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.legacy)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.json)]
[11May2024 10:02:31.754] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
[11May2024 10:02:31.754] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forge_server' with arguments [nogui]
[11May2024 10:02:31.805] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[11May2024 10:02:31.807] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[11May2024 10:02:31.807] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.bugfix.json
[11May2024 10:02:31.810] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.parent.json
[11May2024 10:02:31.810] [main/DEBUG] [mixin/]: Selecting config mixins.spongeforge.tracker.json
[11May2024 10:02:31.811] [main/DEBUG] [mixin/]: Selecting config mixins.spongeforge.api.json
[11May2024 10:02:31.813] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.inventory.json
[11May2024 10:02:31.815] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.api.json
[11May2024 10:02:31.816] [main/DEBUG] [mixin/]: Selecting config mixins.spongeforge.inventory.json
[11May2024 10:02:31.833] [main/DEBUG] [mixin/]: Selecting config mixins.spongeforge.accessors.json
[11May2024 10:02:31.834] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.accessors.json
[11May2024 10:02:31.836] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.optimization.json
[11May2024 10:02:31.839] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.tracker.json
[11May2024 10:02:31.840] [main/DEBUG] [mixin/]: Selecting config mixins.spongeforge.core.json
[11May2024 10:02:31.842] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.concurrent.json
[11May2024 10:02:31.844] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.ipforward.json
[11May2024 10:02:31.846] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.core.json
[11May2024 10:02:31.847] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.exploit.json
[11May2024 10:02:31.850] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.entityactivation.json
[11May2024 10:02:31.852] [main/DEBUG] [mixin/]: Selecting config mixins.sponge.movementcheck.json
[11May2024 10:02:31.854] [main/DEBUG] [mixin/]: Preparing mixins.sponge.bugfix.json (1)
[11May2024 10:02:31.883] [main/DEBUG] [mixin/]: Preparing mixins.sponge.parent.json (0)
[11May2024 10:02:31.883] [main/DEBUG] [mixin/]: Preparing mixins.sponge.inventory.json (90)
[11May2024 10:02:32.014] [main/DEBUG] [mixin/]: Preparing mixins.sponge.api.json (467)
[11May2024 10:02:32.122] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[11May2024 10:02:32.201] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[11May2024 10:02:32.213] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
[11May2024 10:02:32.440] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
[11May2024 10:02:32.490] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
[11May2024 10:02:32.518] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
[11May2024 10:02:32.546] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
[11May2024 10:02:32.567] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
[11May2024 10:02:32.617] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid
[11May2024 10:02:32.665] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/Explosion
[11May2024 10:02:32.697] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/Explosion
[11May2024 10:02:32.706] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[11May2024 10:02:32.751] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[11May2024 10:02:32.763] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate
[11May2024 10:02:32.804] [main/DEBUG] [mixin/]: Preparing mixins.spongeforge.accessors.json (0)
[11May2024 10:02:32.804] [main/DEBUG] [mixin/]: Preparing mixins.sponge.accessors.json (196)
[11May2024 10:02:32.842] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner
[11May2024 10:02:32.873] [main/DEBUG] [mixin/]: Preparing mixins.sponge.optimization.json (3)
[11May2024 10:02:32.876] [main/DEBUG] [mixin/]: Preparing mixins.sponge.tracker.json (43)
[11May2024 10:02:32.889] [main/DEBUG] [mixin/]: Preparing mixins.sponge.concurrent.json (1)
[11May2024 10:02:32.890] [main/DEBUG] [mixin/]: Preparing mixins.sponge.ipforward.json (6)
[11May2024 10:02:32.891] [main/DEBUG] [mixin/]: Preparing mixins.sponge.core.json (270)
[11May2024 10:02:33.003] [main/DEBUG] [mixin/]: Preparing mixins.sponge.exploit.json (1)
[11May2024 10:02:33.004] [main/DEBUG] [mixin/]: Preparing mixins.sponge.entityactivation.json (7)
[11May2024 10:02:33.005] [main/DEBUG] [mixin/]: Preparing mixins.sponge.movementcheck.json (1)
[11May2024 10:02:33.005] [main/DEBUG] [mixin/]: Preparing mixins.spongeforge.api.json (1)
[11May2024 10:02:33.006] [main/DEBUG] [mixin/]: Preparing mixins.spongeforge.inventory.json (1)
[11May2024 10:02:33.006] [main/DEBUG] [mixin/]: Preparing mixins.spongeforge.core.json (33)
[11May2024 10:02:33.019] [main/DEBUG] [mixin/]: Preparing mixins.spongeforge.tracker.json (3)
[11May2024 10:02:33.048] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[11May2024 10:02:33.050] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[11May2024 10:02:33.053] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[11May2024 10:02:33.054] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[11May2024 10:02:33.056] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[11May2024 10:02:33.058] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[11May2024 10:02:33.153] [main/DEBUG] [mixin/]: Inner class org/spongepowered/common/mixin/core/network/ConnectionMixin$1 in org/spongepowered/common/mixin/core/network/ConnectionMixin on net/minecraft/network/Connection gets unique name net/minecraft/network/Connection$Anonymous$2b95940af1084474a96e280574d01471
[11May2024 10:02:33.154] [main/DEBUG] [mixin/]: Inner class org/spongepowered/common/mixin/core/server/MinecraftServerMixin$1 in org/spongepowered/common/mixin/core/server/MinecraftServerMixin on net/minecraft/server/MinecraftServer gets unique name net/minecraft/server/MinecraftServer$Anonymous$78754cf698c84553aa164507b5cf3552
[11May2024 10:02:33.194] [main/DEBUG] [mixin/]: Prepared 1092 mixins in 1.385 sec (1.3ms avg) (0ms load, 0ms transform, 0ms plugin)
[11May2024 10:02:33.201] [main/DEBUG] [mixin/]: Mixing server.MainMixin_Forge from mixins.spongeforge.core.json into net.minecraft.server.Main
[11May2024 10:02:33.202] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:server.MainMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:33.208] [main/DEBUG] [mixin/]: Mixing server.MainMixin from mixins.sponge.core.json into net.minecraft.server.Main
[11May2024 10:02:33.311] [main/DEBUG] [mixin/]: Mixing server.MinecraftServerAccessor from mixins.sponge.accessors.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.311] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$LOGGER()Lorg/slf4j/Logger; to accessor$LOGGER_$md$91cae1$0 in mixins.sponge.accessors.json:server.MinecraftServerAccessor
[11May2024 10:02:33.320] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$setInitialSpawn(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/storage/ServerLevelData;ZZ)V to invoker$setInitialSpawn_$md$91cae1$1 in mixins.sponge.accessors.json:server.MinecraftServerAccessor
[11May2024 10:02:33.320] [main/DEBUG] [mixin/]: Mixing minecraft.server.MinecraftServerMixin_Forge_API from mixins.spongeforge.api.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.321] [main/DEBUG] [mixin/]: mixins.spongeforge.api.json:minecraft.server.MinecraftServerMixin_Forge_API: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:33.325] [main/DEBUG] [mixin/]: Mixing server.MinecraftServerMixin_Forge from mixins.spongeforge.core.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.325] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:server.MinecraftServerMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:33.325] [main/DEBUG] [mixin/]: Mixing minecraft.server.MinecraftServerMixin_API from mixins.sponge.api.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.375] [main/DEBUG] [mixin/]: Mixing server.MinecraftServerMixin from mixins.sponge.core.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.399] [main/DEBUG] [mixin/]: Mixing server.MinecraftServerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.MinecraftServer
[11May2024 10:02:33.486] [main/DEBUG] [mixin/]: Mixing commands.CommandSourceMixin from mixins.sponge.core.json into net.minecraft.commands.CommandSource
[11May2024 10:02:33.529] [main/DEBUG] [mixin/]: Mixing util.thread.BlockableEventLoopMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.util.thread.BlockableEventLoop
[11May2024 10:02:33.543] [main/DEBUG] [mixin/]: Mixing server.dedicated.DedicatedServerAccessor from mixins.sponge.accessors.json into net.minecraft.server.dedicated.DedicatedServer
[11May2024 10:02:33.543] [main/DEBUG] [mixin/]: Mixing minecraft.server.dedicated.DedicatedServerMixin_API from mixins.sponge.api.json into net.minecraft.server.dedicated.DedicatedServer
[11May2024 10:02:33.544] [main/DEBUG] [mixin/]: Mixing server.dedicated.DedicatedServerMixin from mixins.sponge.core.json into net.minecraft.server.dedicated.DedicatedServer
[11May2024 10:02:33.545] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setServerOnGame$0(Lnet/minecraft/server/MinecraftServer$ServerResourcePackInfo;)V to md91cae1$lambda$impl$setServerOnGame$0$0 in mixins.sponge.core.json:server.dedicated.DedicatedServerMixin
[11May2024 10:02:33.548] [main/DEBUG] [mixin/]: Mixing server.dedicated.DedicatedServerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.dedicated.DedicatedServer
[11May2024 10:02:33.587] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[11May2024 10:02:33.597] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[11May2024 10:02:33.597] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[11May2024 10:02:33.637] [main/DEBUG] [mixin/]: Mixing network.chat.TranslatableContentsMixin from mixins.sponge.core.json into net.minecraft.network.chat.contents.TranslatableContents
[11May2024 10:02:33.747] [main/DEBUG] [mixin/]: Mixing network.chat.StyleAccessor from mixins.sponge.accessors.json into net.minecraft.network.chat.Style
[11May2024 10:02:33.747] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Lnet/minecraft/network/chat/TextColor;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lnet/minecraft/network/chat/ClickEvent;Lnet/minecraft/network/chat/HoverEvent;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/network/chat/Style; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:network.chat.StyleAccessor
[11May2024 10:02:33.748] [main/DEBUG] [mixin/]: Mixing network.chat.StyleMixin from mixins.sponge.core.json into net.minecraft.network.chat.Style
[11May2024 10:02:33.753] [main/DEBUG] [mixin/]: Mixing minecraft.resources.ResourceLocationMixin_API from mixins.sponge.api.json into net.minecraft.resources.ResourceLocation
[11May2024 10:02:33.755] [main/DEBUG] [mixin/]: Mixing adventure.KeyMixin from mixins.sponge.core.json into net.kyori.adventure.key.Key
[11May2024 10:02:33.816] [main/WARN] [oshi.util.FileUtil/]: Configuration conflict: there is more than one oshi.properties file on the classpath: [jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties]
[11May2024 10:02:34.116] [main/WARN] [oshi.util.FileUtil/]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath: [jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/43/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties]
[11May2024 10:02:34.597] [main/DEBUG] [mixin/]: Mixing minecraft.util.RandomSourceMixin_API from mixins.sponge.api.json into net.minecraft.util.RandomSource
[11May2024 10:02:34.622] [main/DEBUG] [mixin/]: Mixing server.BootstrapMixin_Forge from mixins.spongeforge.core.json into net.minecraft.server.Bootstrap
[11May2024 10:02:34.622] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:server.BootstrapMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:34.628] [main/DEBUG] [sponge/]: Creating injector in stage 'PRODUCTION'
[11May2024 10:02:34.707] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
[11May2024 10:02:34.708] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17
[11May2024 10:02:34.708] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
[11May2024 10:02:34.708] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
[11May2024 10:02:34.708] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
[11May2024 10:02:34.709] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
[11May2024 10:02:34.709] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:289) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:282) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.buffer.UnpooledByteBufAllocator.<clinit>(UnpooledByteBufAllocator.java:37) ~[netty-buffer-4.1.97.Final.jar!/:4.1.97.Final]
at org.spongepowered.common.network.channel.ChannelBufferAllocator.<clinit>(ChannelBufferAllocator.java:34) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at org.spongepowered.common.inject.SpongeCommonModule.configure(SpongeCommonModule.java:57) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at com.google.inject.AbstractModule.configure(AbstractModule.java:64) ~[guice-5.0.1.jar!/:?]
at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:409) ~[guice-5.0.1.jar!/:?]
at com.google.inject.spi.Elements.getElements(Elements.java:108) ~[guice-5.0.1.jar!/:?]
at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:160) ~[guice-5.0.1.jar!/:?]
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107) ~[guice-5.0.1.jar!/:?]
at com.google.inject.Guice.createInjector(Guice.java:87) ~[guice-5.0.1.jar!/:?]
at org.spongepowered.forge.launch.ForgeLaunch.createInjector(ForgeLaunch.java:86) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at net.minecraft.server.Bootstrap.handler$bbc000$forge$startLifecycle(Bootstrap.java:556) ~[forge-1.20.4-49.0.43-server.jar:?]
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java) ~[forge-1.20.4-49.0.43-server.jar:?]
at net.minecraft.server.Main.main(Main.java:117) ~[forge-1.20.4-49.0.43-server.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.0.43.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.0.43.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?]
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.bootstrap.shim.Main.main(Main.java:97) ~[forge-1.20.4-49.0.43-shim.jar!/:2.1.0]
[11May2024 10:02:34.710] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
[11May2024 10:02:34.711] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common
at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?]
at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?]
at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:411) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:402) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.97.Final.jar!/:4.1.97.Final]
at io.netty.buffer.UnpooledByteBufAllocator.<clinit>(UnpooledByteBufAllocator.java:37) ~[netty-buffer-4.1.97.Final.jar!/:4.1.97.Final]
at org.spongepowered.common.network.channel.ChannelBufferAllocator.<clinit>(ChannelBufferAllocator.java:34) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at org.spongepowered.common.inject.SpongeCommonModule.configure(SpongeCommonModule.java:57) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at com.google.inject.AbstractModule.configure(AbstractModule.java:64) ~[guice-5.0.1.jar!/:?]
at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:409) ~[guice-5.0.1.jar!/:?]
at com.google.inject.spi.Elements.getElements(Elements.java:108) ~[guice-5.0.1.jar!/:?]
at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:160) ~[guice-5.0.1.jar!/:?]
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107) ~[guice-5.0.1.jar!/:?]
at com.google.inject.Guice.createInjector(Guice.java:87) ~[guice-5.0.1.jar!/:?]
at org.spongepowered.forge.launch.ForgeLaunch.createInjector(ForgeLaunch.java:86) ~[spongeforge-mod.jar%231!/:1.20.4-49.0.38-11.0.0-RC0]
at net.minecraft.server.Bootstrap.handler$bbc000$forge$startLifecycle(Bootstrap.java:556) ~[forge-1.20.4-49.0.43-server.jar:?]
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java) ~[forge-1.20.4-49.0.43-server.jar:?]
at net.minecraft.server.Main.main(Main.java:117) ~[forge-1.20.4-49.0.43-server.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.0.43.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.0.43.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?]
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.bootstrap.shim.Main.main(Main.java:97) ~[forge-1.20.4-49.0.43-shim.jar!/:2.1.0]
[11May2024 10:02:34.711] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
[11May2024 10:02:34.711] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
[11May2024 10:02:34.712] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4294967296 bytes (maybe)
[11May2024 10:02:34.712] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\icelo\AppData\Local\Temp (java.io.tmpdir)
[11May2024 10:02:34.712] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[11May2024 10:02:34.712] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
[11May2024 10:02:34.713] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[11May2024 10:02:34.713] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[11May2024 10:02:34.713] [main/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[11May2024 10:02:34.713] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[11May2024 10:02:34.718] [main/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[11May2024 10:02:34.721] [main/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[11May2024 10:02:34.721] [main/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[11May2024 10:02:34.735] [main/DEBUG] [mixin/]: Mixing network.FriendlyByteBufMixin_Forge from mixins.spongeforge.core.json into net.minecraft.network.FriendlyByteBuf
[11May2024 10:02:34.736] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:network.FriendlyByteBufMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:34.736] [main/DEBUG] [mixin/]: Mixing minecraft.network.FriendlyByteBufMixin_API from mixins.sponge.api.json into net.minecraft.network.FriendlyByteBuf
[11May2024 10:02:34.745] [main/DEBUG] [mixin/]: Mixing network.FriendlyByteBufMixin from mixins.sponge.core.json into net.minecraft.network.FriendlyByteBuf
[11May2024 10:02:34.747] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method capacity()I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.748] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readerIndex()I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.748] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method writerIndex()I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.748] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method hasArray()Z for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.748] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method array()[B for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.749] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readBoolean()Z for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.749] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getBoolean(I)Z for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.749] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readByte()B for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.749] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getByte(I)B for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.750] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readShort()S for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.751] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readShortLE()S for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.751] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getShort(I)S for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.751] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getShortLE(I)S for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.751] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readChar()C for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.751] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getChar(I)C for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readInt()I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readIntLE()I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getInt(I)I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getIntLE(I)I for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readLong()J for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readLongLE()J for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getLong(I)J for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.752] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getLongLE(I)J for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.753] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readFloat()F for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.753] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getFloat(I)F for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.753] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method readDouble()D for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.753] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method getDouble(I)D for net/minecraft/network/FriendlyByteBuf
[11May2024 10:02:34.965] [main/DEBUG] [mixin/]: Mixing data.persistence.DataContainerMixin_API from mixins.sponge.api.json into org.spongepowered.api.data.persistence.DataContainer
[11May2024 10:02:34.981] [main/DEBUG] [mixin/]: Mixing api.event.EventMixin_Forge from mixins.spongeforge.core.json into org.spongepowered.api.event.Event
[11May2024 10:02:34.981] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:api.event.EventMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.048] [main/DEBUG] [mixin/]: Mixing world.LocatableBlockMixin_API from mixins.sponge.api.json into org.spongepowered.api.world.LocatableBlock
[11May2024 10:02:35.088] [main/DEBUG] [mixin/]: Mixing resources.ResourceKeyAccessor from mixins.sponge.accessors.json into net.minecraft.resources.ResourceKey
[11May2024 10:02:35.088] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$create(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; to invoker$create_$md$91cae1$0 in mixins.sponge.accessors.json:resources.ResourceKeyAccessor
[11May2024 10:02:35.122] [main/DEBUG] [mixin/]: Mixing minecraftforge.MinecraftForgeMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.common.MinecraftForge
[11May2024 10:02:35.122] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.MinecraftForgeMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.183] [main/DEBUG] [mixin/]: Mixing api.event.entity.ChangeEventWorldEvent_PostMixin_Forge from mixins.spongeforge.core.json into org.spongepowered.api.event.entity.ChangeEntityWorldEvent$Post
[11May2024 10:02:35.184] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:api.event.entity.ChangeEventWorldEvent_PostMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.187] [main/DEBUG] [mixin/]: Mixing api.event.entity.ChangeEntityWorldEvent_PreMixin_Forge from mixins.spongeforge.core.json into org.spongepowered.api.event.entity.ChangeEntityWorldEvent$Pre
[11May2024 10:02:35.187] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:api.event.entity.ChangeEntityWorldEvent_PreMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.205] [main/DEBUG] [mixin/]: Mixing api.event.block.ChangeBlockEvent_AllMixin_Forge from mixins.spongeforge.core.json into org.spongepowered.api.event.block.ChangeBlockEvent$All
[11May2024 10:02:35.205] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:api.event.block.ChangeBlockEvent_AllMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.671] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.Climate_ParameterMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.Climate$Parameter
[11May2024 10:02:35.677] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.VerticalAnchorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.VerticalAnchor
[11May2024 10:02:35.678] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.BiomeSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.BiomeSource
[11May2024 10:02:35.679] [main/DEBUG] [mixin/]: Mixing world.level.biome.BiomeSourceMixin from mixins.sponge.core.json into net.minecraft.world.level.biome.BiomeSource
[11May2024 10:02:35.680] [main/DEBUG] [mixin/]: Mixing world.level.biome.MultiNoiseBiomeSourceAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[11May2024 10:02:35.681] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.MultiNoiseBiomeSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[11May2024 10:02:35.682] [main/DEBUG] [mixin/]: Mixing world.level.biome.TheEndBiomeSourceAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.TheEndBiomeSource
[11May2024 10:02:35.683] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/biome/TheEndBiomeSource; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.biome.TheEndBiomeSourceAccessor
[11May2024 10:02:35.683] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.TheEndBiomeSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.TheEndBiomeSource
[11May2024 10:02:35.742] [main/DEBUG] [mixin/]: Mixing api.world.entity.animal.horse.AbstractHorseMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.animal.horse.AbstractHorse
[11May2024 10:02:35.742] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.AbstractHorseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.AbstractHorse
[11May2024 10:02:35.745] [main/DEBUG] [mixin/]: Mixing world.entity.animal.horse.AbstractHorseMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.horse.AbstractHorse
[11May2024 10:02:35.751] [main/DEBUG] [mixin/]: Mixing world.entity.animal.AnimalAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Animal
[11May2024 10:02:35.752] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.AnimalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Animal
[11May2024 10:02:35.752] [main/DEBUG] [mixin/]: Mixing world.entity.animal.AnimalMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Animal
[11May2024 10:02:35.754] [main/DEBUG] [mixin/]: Mixing world.entity.animal.AnimalMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.animal.Animal
[11May2024 10:02:35.757] [main/DEBUG] [mixin/]: Mixing world.entity.AgableMobAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.AgeableMob
[11May2024 10:02:35.757] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_BABY_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_BABY_ID_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.AgableMobAccessor
[11May2024 10:02:35.757] [main/DEBUG] [mixin/]: Mixing entity.AgeableEntityMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.AgeableMob
[11May2024 10:02:35.757] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.AgeableMobMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.AgeableMob
[11May2024 10:02:35.758] [main/DEBUG] [mixin/]: Mixing world.entity.AgableMobMixin from mixins.sponge.core.json into net.minecraft.world.entity.AgeableMob
[11May2024 10:02:35.760] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.PathfinderMobMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.PathfinderMob
[11May2024 10:02:35.762] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_AdapterInventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.762] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_ArmorEquipable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.764] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Equipable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.764] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.765] [main/DEBUG] [mixin/]: Mixing world.entity.MobAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.766] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_MOB_FLAGS_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_MOB_FLAGS_ID_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.MobAccessor
[11May2024 10:02:35.766] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.MobMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.766] [main/DEBUG] [mixin/]: Mixing world.entity.MobMixin from mixins.sponge.core.json into net.minecraft.world.entity.Mob
[11May2024 10:02:35.788] [main/DEBUG] [mixin/]: Mixing event.entity.LivingEntityMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.789] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$inventory$onHandleEquipmentChanges$0(Ljava/util/Map$Entry;)V to md91cae1$lambda$inventory$onHandleEquipmentChanges$0$0 in mixins.sponge.inventory.json:event.entity.LivingEntityMixin_Inventory
[11May2024 10:02:35.791] [main/DEBUG] [mixin/]: Mixing impl.world.entity.LivingEntityMixin_EquipmentFabric_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.794] [main/DEBUG] [mixin/]: Mixing world.entity.LivingEntityMixin_Attack_impl from mixins.sponge.core.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.798] [main/DEBUG] [mixin/]: Mixing world.entity.LivingEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.798] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_LIVING_ENTITY_FLAGS()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_LIVING_ENTITY_FLAGS_$md$91cae1$1 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.799] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_HEALTH_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_HEALTH_ID_$md$91cae1$2 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.799] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_EFFECT_COLOR_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_EFFECT_COLOR_ID_$md$91cae1$3 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.804] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_EFFECT_AMBIENCE_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_EFFECT_AMBIENCE_ID_$md$91cae1$4 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.804] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_ARROW_COUNT_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_ARROW_COUNT_ID_$md$91cae1$5 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.804] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_STINGER_COUNT_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_STINGER_COUNT_ID_$md$91cae1$6 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.804] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$SLEEPING_POS_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$SLEEPING_POS_ID_$md$91cae1$7 in mixins.sponge.accessors.json:world.entity.LivingEntityAccessor
[11May2024 10:02:35.804] [main/DEBUG] [mixin/]: Mixing entity.LivingEntityMixin_Activation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.805] [main/DEBUG] [mixin/]: Mixing world.entity.LivingEntityMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.805] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.LivingEntityMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.807] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.LivingEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.809] [main/DEBUG] [mixin/]: Mixing world.entity.GrieferBridgeMixin from mixins.sponge.core.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.810] [main/DEBUG] [mixin/]: Mixing world.entity.LivingEntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.811] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$damageEntity$1(Lorg/spongepowered/api/event/entity/DamageEntityEvent;Lorg/spongepowered/api/event/cause/entity/damage/DamageFunction;)Ljava/lang/Double; to md91cae1$lambda$bridge$damageEntity$1$8 in mixins.sponge.core.json:world.entity.LivingEntityMixin
[11May2024 10:02:35.812] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$damageEntity$0(Lnet/minecraft/world/entity/LivingEntity;)V to md91cae1$lambda$bridge$damageEntity$0$9 in mixins.sponge.core.json:world.entity.LivingEntityMixin
[11May2024 10:02:35.828] [main/DEBUG] [mixin/]: Mixing world.entity.LivingEntityMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.LivingEntity
[11May2024 10:02:35.868] [main/DEBUG] [mixin/]: Mixing data.DataHolderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.868] [main/DEBUG] [mixin/]: Mixing world.entity.EntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.868] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SHARED_FLAGS_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SHARED_FLAGS_ID_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.868] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_AIR_SUPPLY_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_AIR_SUPPLY_ID_$md$91cae1$1 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.868] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_CUSTOM_NAME()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_CUSTOM_NAME_$md$91cae1$2 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_CUSTOM_NAME_VISIBLE()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_CUSTOM_NAME_VISIBLE_$md$91cae1$3 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SILENT()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SILENT_$md$91cae1$4 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_NO_GRAVITY()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_NO_GRAVITY_$md$91cae1$5 in mixins.sponge.accessors.json:world.entity.EntityAccessor
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: Mixing world.entity.EntityMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.EntityMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:35.869] [main/DEBUG] [mixin/]: Mixing entity.EntityMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.870] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.EntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.871] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$copy$0(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/Entity; to md91cae1$lambda$copy$0$6 in mixins.sponge.api.json:minecraft.world.entity.EntityMixin_API
[11May2024 10:02:35.877] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.880] [main/DEBUG] [mixin/]: Mixing world.entity.EntityMaxAirMixin from mixins.sponge.core.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.881] [main/DEBUG] [mixin/]: Mixing world.entity.EntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$ThrowIgniteEventForFire$7(Ljava/lang/Integer;)V to md91cae1$lambda$impl$ThrowIgniteEventForFire$7$7 in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$ThrowIgniteEventForFire$6(Lorg/spongepowered/api/util/Ticks;)Ljava/lang/Integer; to md91cae1$lambda$impl$ThrowIgniteEventForFire$6$8 in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onMoveCollide$5(Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/core/BlockPos; to md91cae1$lambda$impl$onMoveCollide$5$9 in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$createLavaBlockDamageSource$4(Lnet/minecraft/world/level/block/state/BlockState;)Z to md91cae1$lambda$impl$createLavaBlockDamageSource$4$a in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$fireRepositionEventWhenFindingAPortal$3(Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/math/vector/Vector3d; to md91cae1$lambda$impl$fireRepositionEventWhenFindingAPortal$3$b in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$getEntityPositionInPotentialExitPortal$2(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Z to md91cae1$lambda$impl$getEntityPositionInPotentialExitPortal$2$c in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$changeDimension$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/portal/PortalInfo;Ljava/lang/Boolean;)Lnet/minecraft/world/entity/Entity; to md91cae1$lambda$bridge$changeDimension$1$d in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.883] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$changeDimension$0(Lnet/minecraft/server/level/ServerLevel;)Lnet/minecraft/world/level/portal/PortalInfo; to md91cae1$lambda$bridge$changeDimension$0$e in mixins.sponge.core.json:world.entity.EntityMixin
[11May2024 10:02:35.910] [main/DEBUG] [mixin/]: Mixing CreatorTrackedMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.912] [main/DEBUG] [mixin/]: Mixing world.entity.EntityMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.Entity
[11May2024 10:02:35.991] [main/DEBUG] [mixin/]: Mixing world.entity.animal.horse.HorseAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.horse.Horse
[11May2024 10:02:35.992] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.HorseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Horse
[11May2024 10:02:36.038] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Carried_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.039] [main/DEBUG] [mixin/]: Mixing event.world.inventory.AbstractContainerMenuMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.047] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.AbstractContainerMenuMixin_Adapter_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.050] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.AbstractContainerMenuMixin_Bridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.050] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getInventories$1(Lnet/minecraft/world/inventory/Slot;)V to md91cae1$lambda$bridge$getInventories$1$0 in mixins.sponge.inventory.json:impl.world.inventory.AbstractContainerMenuMixin_Bridge_Inventory
[11May2024 10:02:36.050] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getInventories$0(Lnet/minecraft/world/Container;)Ljava/util/Set; to md91cae1$lambda$bridge$getInventories$0$1 in mixins.sponge.inventory.json:impl.world.inventory.AbstractContainerMenuMixin_Bridge_Inventory
[11May2024 10:02:36.052] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.AbstractContainerMenuMixin_Fabric_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.052] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric$getMaxStackSize$0(Lorg/spongepowered/common/bridge/world/inventory/InventoryBridge;)Lorg/spongepowered/common/inventory/fabric/Fabric; to md91cae1$lambda$fabric$getMaxStackSize$0$2 in mixins.sponge.inventory.json:impl.world.inventory.AbstractContainerMenuMixin_Fabric_Inventory
[11May2024 10:02:36.053] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.AbstractContainerMenuMixin_Menu_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Mixing api.inventory.container.ContainerMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$listeners$5(Lnet/minecraft/world/inventory/ContainerListener;)Lnet/minecraft/server/level/ServerPlayer; to md91cae1$lambda$listeners$5$3 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$listeners$4(Lnet/minecraft/world/inventory/ContainerListener;)Z to md91cae1$lambda$listeners$4$4 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isOpen$3(Lorg/spongepowered/api/item/inventory/Container;Lorg/spongepowered/api/item/inventory/Container;)Ljava/lang/Boolean; to md91cae1$lambda$isOpen$3$5 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$viewer$2()Ljava/lang/IllegalStateException; to md91cae1$lambda$viewer$2$6 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cursor$1(Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$cursor$1$7 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.055] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setCursor$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$setCursor$0$8 in mixins.sponge.inventory.json:api.inventory.container.ContainerMixin_Inventory_API
[11May2024 10:02:36.058] [main/DEBUG] [mixin/]: Mixing world.inventory.AbstractContainerMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.AbstractContainerMenu
[11May2024 10:02:36.079] [main/DEBUG] [mixin/]: Mixing api.world.inventory.StonecutterMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.StonecutterMenu
[11May2024 10:02:36.080] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$world$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/World; to md91cae1$lambda$world$1$0 in mixins.sponge.inventory.json:api.world.inventory.StonecutterMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.080] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$location$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$location$0$1 in mixins.sponge.inventory.json:api.world.inventory.StonecutterMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.081] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.StonecutterMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.StonecutterMenu
[11May2024 10:02:36.081] [main/DEBUG] [mixin/]: Mixing world.inventory.StonecutterMenuMixin from mixins.sponge.core.json into net.minecraft.world.inventory.StonecutterMenu
[11May2024 10:02:36.085] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.MerchantMenu
[11May2024 10:02:36.086] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.MerchantMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.MerchantMenu
[11May2024 10:02:36.086] [main/DEBUG] [mixin/]: Mixing world.inventory.MerchantMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.MerchantMenu
[11May2024 10:02:36.088] [main/DEBUG] [mixin/]: Mixing api.world.inventory.CraftingMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.CraftingMenu
[11May2024 10:02:36.088] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$world$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/World; to md91cae1$lambda$world$1$0 in mixins.sponge.inventory.json:api.world.inventory.CraftingMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.088] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$location$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$location$0$1 in mixins.sponge.inventory.json:api.world.inventory.CraftingMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.089] [main/DEBUG] [mixin/]: Mixing event.world.inventory.CraftingMenuMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.CraftingMenu
[11May2024 10:02:36.090] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.CraftingMenu
[11May2024 10:02:36.090] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.CraftingMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.CraftingMenu
[11May2024 10:02:36.091] [main/DEBUG] [mixin/]: Mixing world.inventory.CraftingMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.CraftingMenu
[11May2024 10:02:36.095] [main/DEBUG] [mixin/]: Mixing api.world.inventory.LoomMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.LoomMenu
[11May2024 10:02:36.095] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$world$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/World; to md91cae1$lambda$world$1$0 in mixins.sponge.inventory.json:api.world.inventory.LoomMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.095] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$location$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$location$0$1 in mixins.sponge.inventory.json:api.world.inventory.LoomMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.096] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.LoomMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.LoomMenu
[11May2024 10:02:36.098] [main/DEBUG] [mixin/]: Mixing api.world.inventory.AnvilMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.AnvilMenu
[11May2024 10:02:36.098] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$world$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/World; to md91cae1$lambda$world$1$0 in mixins.sponge.inventory.json:api.world.inventory.AnvilMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.098] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$location$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$location$0$1 in mixins.sponge.inventory.json:api.world.inventory.AnvilMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.099] [main/DEBUG] [mixin/]: Mixing event.world.inventory.AnvilMenuMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AnvilMenu
[11May2024 10:02:36.102] [main/DEBUG] [mixin/]: Mixing event.world.inventory.ItemCombinerMenuMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ItemCombinerMenu
[11May2024 10:02:36.102] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ItemCombinerMenu
[11May2024 10:02:36.102] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.ItemCombinerMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ItemCombinerMenu
[11May2024 10:02:36.102] [main/DEBUG] [mixin/]: Mixing world.inventory.ItemCombinerMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.ItemCombinerMenu
[11May2024 10:02:36.104] [main/DEBUG] [mixin/]: Mixing api.world.ContainerMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.Container
[11May2024 10:02:36.104] [main/DEBUG] [mixin/]: Mixing impl.world.ContainerMixin_Fabric_Inventory from mixins.sponge.inventory.json into net.minecraft.world.Container
[11May2024 10:02:36.105] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.BrewingStandMenu
[11May2024 10:02:36.105] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.BrewingStandMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.BrewingStandMenu
[11May2024 10:02:36.105] [main/DEBUG] [mixin/]: Mixing world.inventory.BrewingStandMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.BrewingStandMenu
[11May2024 10:02:36.107] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.HorseInventoryMenu
[11May2024 10:02:36.107] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.HorseInventoryMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.HorseInventoryMenu
[11May2024 10:02:36.107] [main/DEBUG] [mixin/]: Mixing world.inventory.HorseInventoryMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.HorseInventoryMenu
[11May2024 10:02:36.109] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ChestMenu
[11May2024 10:02:36.109] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.ChestMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ChestMenu
[11May2024 10:02:36.110] [main/DEBUG] [mixin/]: Mixing api.world.inventory.LecternMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.LecternMenu
[11May2024 10:02:36.111] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.DispenserMenu
[11May2024 10:02:36.111] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.DispenserMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.DispenserMenu
[11May2024 10:02:36.112] [main/DEBUG] [mixin/]: Mixing world.inventory.DispenserMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.DispenserMenu
[11May2024 10:02:36.113] [main/DEBUG] [mixin/]: Mixing api.world.inventory.EnchantmentMenuMixin_BlockCarrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.EnchantmentMenu
[11May2024 10:02:36.113] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$world$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/World; to md91cae1$lambda$world$1$0 in mixins.sponge.inventory.json:api.world.inventory.EnchantmentMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.113] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$location$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$location$0$1 in mixins.sponge.inventory.json:api.world.inventory.EnchantmentMenuMixin_BlockCarrier_Inventory_API
[11May2024 10:02:36.114] [main/DEBUG] [mixin/]: Mixing event.inventory.container.EnchantmentContainerMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.EnchantmentMenu
[11May2024 10:02:36.114] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.EnchantmentMenu
[11May2024 10:02:36.115] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.EnchantmentMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.EnchantmentMenu
[11May2024 10:02:36.117] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.BeaconMenu
[11May2024 10:02:36.118] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.BeaconMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.BeaconMenu
[11May2024 10:02:36.118] [main/DEBUG] [mixin/]: Mixing world.inventory.BeaconMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.BeaconMenu
[11May2024 10:02:36.120] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.HopperMenu
[11May2024 10:02:36.120] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.HopperMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.HopperMenu
[11May2024 10:02:36.120] [main/DEBUG] [mixin/]: Mixing world.inventory.HopperMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.HopperMenu
[11May2024 10:02:36.121] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.ShulkerBoxMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ShulkerBoxMenu
[11May2024 10:02:36.122] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractFurnaceMenu
[11May2024 10:02:36.122] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.AbstractFurnaceMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.AbstractFurnaceMenu
[11May2024 10:02:36.123] [main/DEBUG] [mixin/]: Mixing world.inventory.AbstractFurnaceMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.AbstractFurnaceMenu
[11May2024 10:02:36.126] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.CartographyTableMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.CartographyTableMenu
[11May2024 10:02:36.150] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.CriterionTriggerInstanceMixin_API from mixins.sponge.api.json into net.minecraft.advancements.CriterionTriggerInstance
[11May2024 10:02:36.151] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.CriterionTriggerMixin_API from mixins.sponge.api.json into net.minecraft.advancements.CriterionTrigger
[11May2024 10:02:36.190] [main/DEBUG] [mixin/]: Mixing registries.BuiltInRegistriesMixin from mixins.sponge.core.json into net.minecraft.core.registries.BuiltInRegistries
[11May2024 10:02:36.192] [main/DEBUG] [mixin/]: Mixing core.MappedRegistryAccessor from mixins.sponge.accessors.json into net.minecraft.core.MappedRegistry
[11May2024 10:02:36.192] [main/DEBUG] [mixin/]: Mixing minecraft.core.MappedRegistryMixin_API from mixins.sponge.api.json into net.minecraft.core.MappedRegistry
[11May2024 10:02:36.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$taggedValues$1(Lnet/minecraft/core/Holder;)Ljava/lang/Object; to md91cae1$lambda$taggedValues$1$0 in mixins.sponge.api.json:minecraft.core.MappedRegistryMixin_API
[11May2024 10:02:36.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findValueKey$0(Lnet/minecraft/resources/ResourceLocation;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$findValueKey$0$1 in mixins.sponge.api.json:minecraft.core.MappedRegistryMixin_API
[11May2024 10:02:36.194] [main/DEBUG] [mixin/]: Mixing core.MappedRegistryMixin from mixins.sponge.core.json into net.minecraft.core.MappedRegistry
[11May2024 10:02:36.211] [main/DEBUG] [mixin/]: Mixing sounds.SoundEventAccessor from mixins.sponge.accessors.json into net.minecraft.sounds.SoundEvent
[11May2024 10:02:36.211] [main/DEBUG] [mixin/]: Renaming @Invoker method accessor$createVariableRangeEvent(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/sounds/SoundEvent; to accessor$createVariableRangeEvent_$md$91cae1$0 in mixins.sponge.accessors.json:sounds.SoundEventAccessor
[11May2024 10:02:36.211] [main/DEBUG] [mixin/]: Mixing minecraft.sounds.SoundEventMixin_API from mixins.sponge.api.json into net.minecraft.sounds.SoundEvent
[11May2024 10:02:36.221] [main/DEBUG] [mixin/]: Mixing minecraftforge.registries.ForgeRegistryMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.registries.ForgeRegistry
[11May2024 10:02:36.221] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.registries.ForgeRegistryMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.221] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$forge$writeToParent$0(Lorg/spongepowered/common/registry/SpongeRegistryEntry;Lorg/spongepowered/common/bridge/core/RegistryBridge;)V to md91cae1$lambda$forge$writeToParent$0$0 in mixins.spongeforge.core.json:minecraftforge.registries.ForgeRegistryMixin_Forge
[11May2024 10:02:36.230] [main/DEBUG] [mixin/]: Mixing minecraft.block.BlockMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isAnyOf$1(Lorg/spongepowered/api/block/BlockType;)Z to md91cae1$lambda$isAnyOf$1$0 in mixins.sponge.api.json:minecraft.block.BlockMixin_API
[11May2024 10:02:36.230] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isAnyOf$0(Lorg/spongepowered/api/block/BlockType;)Z to md91cae1$lambda$isAnyOf$0$1 in mixins.sponge.api.json:minecraft.block.BlockMixin_API
[11May2024 10:02:36.238] [main/DEBUG] [mixin/]: Mixing world.level.block.BlockMixin_Forge_Tracker from mixins.spongeforge.tracker.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.238] [main/DEBUG] [mixin/]: mixins.spongeforge.tracker.json:world.level.block.BlockMixin_Forge_Tracker: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.238] [main/DEBUG] [mixin/]: Mixing block.BlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.240] [main/DEBUG] [mixin/]: Mixing block.DyeColorBlockPropertiesMixin from mixins.sponge.core.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.240] [main/DEBUG] [mixin/]: Mixing TrackableTypeMixin from mixins.sponge.tracker.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.240] [main/DEBUG] [mixin/]: Mixing world.level.block.BlockMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.Block
[11May2024 10:02:36.255] [main/DEBUG] [mixin/]: Mixing world.level.block.state.BlockBehaviourAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.state.BlockBehaviour
[11May2024 10:02:36.255] [main/DEBUG] [mixin/]: Mixing world.level.block.state.BlockBehaviorMixin_Forge_Tracker from mixins.spongeforge.tracker.json into net.minecraft.world.level.block.state.BlockBehaviour
[11May2024 10:02:36.255] [main/DEBUG] [mixin/]: mixins.spongeforge.tracker.json:world.level.block.state.BlockBehaviorMixin_Forge_Tracker: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.255] [main/DEBUG] [mixin/]: Mixing minecraft.block.AbstractBlockMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.BlockBehaviour
[11May2024 10:02:36.258] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.BlockGetterMixin_API from mixins.sponge.api.json into net.minecraft.world.level.BlockGetter
[11May2024 10:02:36.259] [main/DEBUG] [mixin/]: Mixing world.level.BlockGetterMixin from mixins.sponge.core.json into net.minecraft.world.level.BlockGetter
[11May2024 10:02:36.260] [main/DEBUG] [mixin/]: Mixing world.level.LevelHeightAccessorMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.LevelHeightAccessor
[11May2024 10:02:36.261] [main/DEBUG] [mixin/]: Mixing core.Vec3iMixin from mixins.sponge.core.json into net.minecraft.core.Vec3i
[11May2024 10:02:36.262] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.BlockBehaviour_BlockStateBaseMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[11May2024 10:02:36.265] [main/DEBUG] [mixin/]: Mixing world.level.block.state.StateHolderAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.state.StateHolder
[11May2024 10:02:36.265] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$findNextInCollection(Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object; to invoker$findNextInCollection_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.block.state.StateHolderAccessor
[11May2024 10:02:36.265] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.StateHolderMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.StateHolder
[11May2024 10:02:36.265] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$statePropertyMap$1(Ljava/util/Map$Entry;)Ljava/lang/Object; to md91cae1$lambda$statePropertyMap$1$1 in mixins.sponge.api.json:minecraft.world.level.block.state.StateHolderMixin_API
[11May2024 10:02:36.265] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findStateProperty$0(Ljava/lang/String;Lorg/spongepowered/api/state/StateProperty;)Z to md91cae1$lambda$findStateProperty$0$2 in mixins.sponge.api.json:minecraft.world.level.block.state.StateHolderMixin_API
[11May2024 10:02:36.272] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.BlockStateMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.BlockState
[11May2024 10:02:36.272] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$snapshotFor$0(Lorg/spongepowered/api/world/server/ServerLocation;)Ljava/lang/IllegalStateException; to md91cae1$lambda$snapshotFor$0$0 in mixins.sponge.api.json:minecraft.world.level.block.state.BlockStateMixin_API
[11May2024 10:02:36.273] [main/DEBUG] [mixin/]: Mixing world.level.block.state.BlockStateMixin from mixins.sponge.core.json into net.minecraft.world.level.block.state.BlockState
[11May2024 10:02:36.276] [main/DEBUG] [mixin/]: Mixing minecraft.state.PropertyMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.Property
[11May2024 10:02:36.277] [main/DEBUG] [mixin/]: Mixing minecraft.state.EnumPropertyMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.EnumProperty
[11May2024 10:02:36.278] [main/DEBUG] [mixin/]: Mixing minecraft.state.IntegerPropertyMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.IntegerProperty
[11May2024 10:02:36.279] [main/DEBUG] [mixin/]: Mixing minecraft.state.BooleanPropertyMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.BooleanProperty
[11May2024 10:02:36.281] [main/DEBUG] [mixin/]: Mixing world.level.LevelAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.Level
[11May2024 10:02:36.281] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.LevelMixin_API from mixins.sponge.api.json into net.minecraft.world.level.Level
[11May2024 10:02:36.282] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$9(ZLorg/spongepowered/common/world/volume/buffer/entity/ObjectArrayMutableEntityBuffer;Ljava/util/UUID;Lorg/spongepowered/api/world/World;)Lnet/minecraft/util/Tuple; to md91cae1$lambda$entityStream$9$0 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.282] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$8(Lorg/spongepowered/math/vector/Vector3i;Lorg/spongepowered/math/vector/Vector3i;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/stream/Stream; to md91cae1$lambda$entityStream$8$1 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.282] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$7(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Ljava/util/UUID; to md91cae1$lambda$entityStream$7$2 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createArchetypeVolume$6(Lorg/spongepowered/api/world/World;Ljava/util/function/Supplier;DDD)Lorg/spongepowered/api/entity/EntityArchetype; to md91cae1$lambda$createArchetypeVolume$6$3 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createArchetypeVolume$5(Lorg/spongepowered/api/world/World;Ljava/util/function/Supplier;DDD)Z to md91cae1$lambda$createArchetypeVolume$5$4 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createArchetypeVolume$4(Lorg/spongepowered/api/world/World;Ljava/util/function/Supplier;DDD)Lorg/spongepowered/api/block/entity/BlockEntityArchetype; to md91cae1$lambda$createArchetypeVolume$4$5 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addBlockEntity$3(III)Ljava/lang/IllegalStateException; to md91cae1$lambda$addBlockEntity$3$6 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.284] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resetBlockChange$2(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$resetBlockChange$2$7 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.284] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$sendBlockChange$1(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$sendBlockChange$1$8 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.284] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$loadedChunks$0(Ljava/util/List;Lnet/minecraft/server/level/ChunkHolder;)V to md91cae1$lambda$loadedChunks$0$9 in mixins.sponge.api.json:minecraft.world.level.LevelMixin_API
[11May2024 10:02:36.291] [main/DEBUG] [mixin/]: Mixing world.level.LevelMixin from mixins.sponge.core.json into net.minecraft.world.level.Level
[11May2024 10:02:36.291] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$createEntity$2(Lorg/spongepowered/api/entity/Entity;Lorg/spongepowered/math/vector/Vector3d;Lnet/minecraft/nbt/CompoundTag;)V to md91cae1$lambda$bridge$createEntity$2$a in mixins.sponge.core.json:world.level.LevelMixin
[11May2024 10:02:36.291] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$createEntity$1()Ljava/lang/IllegalArgumentException; to md91cae1$lambda$bridge$createEntity$1$b in mixins.sponge.core.json:world.level.LevelMixin
[11May2024 10:02:36.292] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$adjustDimensionLogic$0()Ljava/lang/IllegalArgumentException; to md91cae1$lambda$bridge$adjustDimensionLogic$0$c in mixins.sponge.core.json:world.level.LevelMixin
[11May2024 10:02:36.294] [main/DEBUG] [mixin/]: Mixing world.level.LevelMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.Level
[11May2024 10:02:36.307] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.LevelAccessorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LevelAccessor
[11May2024 10:02:36.308] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnEntities$3(Lnet/minecraft/world/entity/Entity;)V to md91cae1$lambda$spawnEntities$3$0 in mixins.sponge.api.json:minecraft.world.level.LevelAccessorMixin_API
[11May2024 10:02:36.308] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnEntities$2(Lorg/spongepowered/api/entity/Entity;)Z to md91cae1$lambda$spawnEntities$2$1 in mixins.sponge.api.json:minecraft.world.level.LevelAccessorMixin_API
[11May2024 10:02:36.308] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$1(Lnet/minecraft/world/level/chunk/ChunkAccess;)V to md91cae1$lambda$setBiome$1$2 in mixins.sponge.api.json:minecraft.world.level.LevelAccessorMixin_API
[11May2024 10:02:36.308] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$0(Lnet/minecraft/world/level/chunk/ChunkAccess;I)Lnet/minecraft/world/level/chunk/LevelChunkSection; to md91cae1$lambda$setBiome$0$3 in mixins.sponge.api.json:minecraft.world.level.LevelAccessorMixin_API
[11May2024 10:02:36.309] [main/DEBUG] [mixin/]: Mixing world.level.LevelAccessorMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.LevelAccessor
[11May2024 10:02:36.311] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.EntityGetterMixin_API from mixins.sponge.api.json into net.minecraft.world.level.EntityGetter
[11May2024 10:02:36.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entities$0(Ljava/util/function/Predicate;Ljava/lang/Class;Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$entities$0$0 in mixins.sponge.api.json:minecraft.world.level.EntityGetterMixin_API
[11May2024 10:02:36.312] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.LevelReaderMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LevelReader
[11May2024 10:02:36.316] [main/DEBUG] [mixin/]: Mixing minecraft.world.IWorldGenerationReaderMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LevelSimulatedRW
[11May2024 10:02:36.316] [main/DEBUG] [mixin/]: Mixing minecraft.world.IWorldGenerationBaseReaderMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LevelSimulatedReader
[11May2024 10:02:36.316] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasBlockState$0(Ljava/util/function/Predicate;Lnet/minecraft/world/level/block/state/BlockState;)Z to md91cae1$lambda$hasBlockState$0$0 in mixins.sponge.api.json:minecraft.world.IWorldGenerationBaseReaderMixin_API
[11May2024 10:02:36.317] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.LevelWriterMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LevelWriter
[11May2024 10:02:36.327] [main/DEBUG] [mixin/]: Mixing server.level.ServerLevelAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.ServerLevel
[11May2024 10:02:36.327] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$LOGGER()Lorg/slf4j/Logger; to accessor$LOGGER_$md$91cae1$0 in mixins.sponge.accessors.json:server.level.ServerLevelAccessor
[11May2024 10:02:36.327] [main/DEBUG] [mixin/]: Mixing world.server.ServerLevelMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.server.level.ServerLevel
[11May2024 10:02:36.328] [main/DEBUG] [mixin/]: Mixing minecraft.server.level.ServerLevelMixin_API from mixins.sponge.api.json into net.minecraft.server.level.ServerLevel
[11May2024 10:02:36.331] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$offlineChunks$13(Lnet/minecraft/world/level/chunk/storage/RegionFile;Ljava/util/stream/Stream;)Ljava/util/stream/Stream; to md91cae1$lambda$offlineChunks$13$1 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$offlineChunks$12(Lnet/minecraft/world/level/chunk/storage/RegionFile;Lnet/minecraft/world/level/ChunkPos;)Lorg/spongepowered/api/world/chunk/OfflineChunk; to md91cae1$lambda$offlineChunks$12$2 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$chunkPositions$11(Lnet/minecraft/world/level/chunk/storage/RegionFile;Ljava/util/stream/Stream;)Ljava/util/stream/Stream; to md91cae1$lambda$chunkPositions$11$3 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$chunkPositions$10(Lnet/minecraft/world/level/ChunkPos;)Lorg/spongepowered/math/vector/Vector3i; to md91cae1$lambda$chunkPositions$10$4 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$9(Ljava/nio/file/Path;Ljava/util/function/BiFunction;Ljava/nio/file/DirectoryStream;)Ljava/util/stream/Stream; to md91cae1$lambda$api$chunkPosStream$9$5 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$8(Ljava/nio/file/DirectoryStream;)V to md91cae1$lambda$api$chunkPosStream$8$6 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.332] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$7(Ljava/nio/file/Path;Ljava/util/function/BiFunction;Ljava/nio/file/Path;)Ljava/util/stream/Stream; to md91cae1$lambda$api$chunkPosStream$7$7 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.333] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$6(Lnet/minecraft/world/level/chunk/storage/RegionFile;)V to md91cae1$lambda$api$chunkPosStream$6$8 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.333] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$5(Lorg/spongepowered/math/vector/Vector4i;I)Ljava/util/stream/Stream; to md91cae1$lambda$api$chunkPosStream$5$9 in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.334] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$4(II)Lnet/minecraft/world/level/ChunkPos; to md91cae1$lambda$api$chunkPosStream$4$a in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.334] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$chunkPosStream$3(Ljava/nio/file/Path;)Ljava/util/stream/Stream; to md91cae1$lambda$api$chunkPosStream$3$b in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.334] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeBlockEntity$2(IIILorg/spongepowered/api/block/entity/BlockEntity;)V to md91cae1$lambda$removeBlockEntity$2$c in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.334] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pointers$1()Lnet/kyori/adventure/text/Component; to md91cae1$lambda$pointers$1$d in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.335] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pointers$0()Ljava/lang/String; to md91cae1$lambda$pointers$0$e in mixins.sponge.api.json:minecraft.server.level.ServerLevelMixin_API
[11May2024 10:02:36.338] [main/DEBUG] [mixin/]: Mixing server.level.ServerLevelMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerLevel
[11May2024 10:02:36.346] [main/DEBUG] [mixin/]: Mixing server.level.ServerLevelMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.level.ServerLevel
[11May2024 10:02:36.348] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shadow$neighborChanged$3(Lnet/minecraft/world/level/block/Block;)Ljava/lang/String; to md91cae1$lambda$shadow$neighborChanged$3$f in mixins.sponge.tracker.json:server.level.ServerLevelMixin_Tracker
[11May2024 10:02:36.348] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shadow$setBlockEntity$2()Lnet/minecraft/server/level/ServerLevel; to md91cae1$lambda$shadow$setBlockEntity$2$10 in mixins.sponge.tracker.json:server.level.ServerLevelMixin_Tracker
[11May2024 10:02:36.348] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shadow$removeBlockEntity$1()Lnet/minecraft/server/level/ServerLevel; to md91cae1$lambda$shadow$removeBlockEntity$1$11 in mixins.sponge.tracker.json:server.level.ServerLevelMixin_Tracker
[11May2024 10:02:36.348] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$makePipeline$0(Lorg/spongepowered/common/event/tracking/context/transaction/pipeline/BlockPipeline;Lorg/spongepowered/common/event/tracking/context/transaction/pipeline/PipelineCursor;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/common/world/SpongeBlockChangeFlag;I)Lorg/spongepowered/common/event/tracking/context/transaction/effect/EffectResult; to md91cae1$lambda$bridge$makePipeline$0$12 in mixins.sponge.tracker.json:server.level.ServerLevelMixin_Tracker
[11May2024 10:02:36.420] [main/DEBUG] [mixin/]: Mixing event.world.entity.item.ItemEntityMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.item.ItemEntity
[11May2024 10:02:36.420] [main/DEBUG] [mixin/]: Mixing entity.item.ItemEntityMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.item.ItemEntity
[11May2024 10:02:36.421] [main/DEBUG] [mixin/]: Mixing world.entity.item.ItemEntityMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.item.ItemEntity
[11May2024 10:02:36.421] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.item.ItemEntityMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.421] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.item.ItemEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.item.ItemEntity
[11May2024 10:02:36.422] [main/DEBUG] [mixin/]: Mixing world.entity.item.ItemEntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.item.ItemEntity
[11May2024 10:02:36.428] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_AdapterInventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.428] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_ArmorEquipable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.429] [main/DEBUG] [mixin/]: Mixing api.world.entity.player.PlayerMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.429] [main/DEBUG] [mixin/]: Mixing event.entity.player.PlayerMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.430] [main/DEBUG] [mixin/]: Mixing world.entity.player.PlayerMixin_Attack_Impl from mixins.sponge.core.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.430] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$attack$1(DD)D to md91cae1$lambda$attack$1$0 in mixins.sponge.core.json:world.entity.player.PlayerMixin_Attack_Impl
[11May2024 10:02:36.430] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$attack$0(DLjava/util/function/DoubleUnaryOperator;)D to md91cae1$lambda$attack$0$1 in mixins.sponge.core.json:world.entity.player.PlayerMixin_Attack_Impl
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Mixing world.entity.player.PlayerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_PLAYER_ABSORPTION_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_PLAYER_ABSORPTION_ID_$md$91cae1$2 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SCORE_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SCORE_ID_$md$91cae1$3 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_PLAYER_MODE_CUSTOMISATION()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_PLAYER_MODE_CUSTOMISATION_$md$91cae1$4 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_PLAYER_MAIN_HAND()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_PLAYER_MAIN_HAND_$md$91cae1$5 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SHOULDER_LEFT()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SHOULDER_LEFT_$md$91cae1$6 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SHOULDER_RIGHT()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SHOULDER_RIGHT_$md$91cae1$7 in mixins.sponge.accessors.json:world.entity.player.PlayerAccessor
[11May2024 10:02:36.438] [main/DEBUG] [mixin/]: Mixing world.entity.player.PlayerMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.439] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.player.PlayerMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.439] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.player.PlayerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.440] [main/DEBUG] [mixin/]: Mixing world.entity.player.PlayerMixin from mixins.sponge.core.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.443] [main/DEBUG] [mixin/]: Mixing CreatorTrackedPlayerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.443] [main/DEBUG] [mixin/]: Mixing world.entity.player.PlayerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.player.Player
[11May2024 10:02:36.468] [main/DEBUG] [mixin/]: Mixing minecraftforge.registries.RegistryManagerMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.registries.RegistryManager
[11May2024 10:02:36.468] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.registries.RegistryManagerMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.468] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$forge$dontSendSpongeDataToClient$0(Lnet/minecraft/resources/ResourceLocation;)Z to md91cae1$lambda$forge$dontSendSpongeDataToClient$0$0 in mixins.spongeforge.core.json:minecraftforge.registries.RegistryManagerMixin_Forge
[11May2024 10:02:36.484] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.material.FluidMixin_API from mixins.sponge.api.json into net.minecraft.world.level.material.Fluid
[11May2024 10:02:36.487] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.ItemMixin_API from mixins.sponge.api.json into net.minecraft.world.item.Item
[11May2024 10:02:36.487] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isAnyOf$1(Lorg/spongepowered/api/item/ItemType;)Z to md91cae1$lambda$isAnyOf$1$0 in mixins.sponge.api.json:minecraft.world.item.ItemMixin_API
[11May2024 10:02:36.487] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isAnyOf$0(Lorg/spongepowered/api/item/ItemType;)Z to md91cae1$lambda$isAnyOf$0$1 in mixins.sponge.api.json:minecraft.world.item.ItemMixin_API
[11May2024 10:02:36.488] [main/DEBUG] [mixin/]: Mixing world.item.ItemMixin from mixins.sponge.core.json into net.minecraft.world.item.Item
[11May2024 10:02:36.493] [main/DEBUG] [mixin/]: Mixing minecraft.world.effect.MobEffectMixin_API from mixins.sponge.api.json into net.minecraft.world.effect.MobEffect
[11May2024 10:02:36.496] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.alchemy.PotionMixin_API from mixins.sponge.api.json into net.minecraft.world.item.alchemy.Potion
[11May2024 10:02:36.498] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.enchantment.EnchantmentMixin_API from mixins.sponge.api.json into net.minecraft.world.item.enchantment.Enchantment
[11May2024 10:02:36.498] [main/DEBUG] [mixin/]: Mixing world.item.enchantment.EnchantmentMixin from mixins.sponge.core.json into net.minecraft.world.item.enchantment.Enchantment
[11May2024 10:02:36.501] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
[11May2024 10:02:36.511] [main/DEBUG] [mixin/]: Mixing world.entity.EntityTypeAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.EntityType
[11May2024 10:02:36.511] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$register(Ljava/lang/String;Lnet/minecraft/world/entity/EntityType$Builder;)Lnet/minecraft/world/entity/EntityType; to invoker$register_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.EntityTypeAccessor
[11May2024 10:02:36.511] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.EntityTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.EntityType
[11May2024 10:02:36.512] [main/DEBUG] [mixin/]: Mixing world.entity.EntityTypeMixin from mixins.sponge.core.json into net.minecraft.world.entity.EntityType
[11May2024 10:02:36.512] [main/DEBUG] [mixin/]: Mixing TrackableTypeMixin from mixins.sponge.tracker.json into net.minecraft.world.entity.EntityType
[11May2024 10:02:36.512] [main/DEBUG] [mixin/]: Mixing world.entity.EntityTypeMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.EntityType
[11May2024 10:02:36.526] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BlockEntityTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BlockEntityType
[11May2024 10:02:36.526] [main/DEBUG] [mixin/]: Mixing TrackableTypeMixin from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.BlockEntityType
[11May2024 10:02:36.527] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BlockEntityTypeMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.BlockEntityType
[11May2024 10:02:36.540] [main/DEBUG] [mixin/]: Mixing minecraft.core.particles.ParticleTypeMixin_API from mixins.sponge.api.json into net.minecraft.core.particles.ParticleType
[11May2024 10:02:36.544] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.PaintingVariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.PaintingVariant
[11May2024 10:02:36.547] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.chunk.ChunkStatusMixin_API from mixins.sponge.api.json into net.minecraft.world.level.chunk.ChunkStatus
[11May2024 10:02:36.547] [main/DEBUG] [mixin/]: Mixing world.level.chunk.ChunkStatusMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.ChunkStatus
[11May2024 10:02:36.547] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lambda$static$6$0(Lnet/minecraft/world/level/chunk/ChunkAccess;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$lambda$static$6$0$0 in mixins.sponge.core.json:world.level.chunk.ChunkStatusMixin
[11May2024 10:02:36.559] [main/DEBUG] [mixin/]: Mixing api.world.inventory.MenuTypeMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.MenuType
[11May2024 10:02:36.561] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.RecipeTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.RecipeType
[11May2024 10:02:36.564] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.attributes.AttributeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.attributes.Attribute
[11May2024 10:02:36.568] [main/DEBUG] [mixin/]: Mixing minecraft.stats.StatTypeMixin_API from mixins.sponge.api.json into net.minecraft.stats.StatType
[11May2024 10:02:36.570] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.VillagerTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.VillagerType
[11May2024 10:02:36.572] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.VillagerProfessionMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.VillagerProfession
[11May2024 10:02:36.587] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.carver.WorldCarverMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.carver.WorldCarver
[11May2024 10:02:36.590] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.feature.FeatureMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.feature.Feature
[11May2024 10:02:36.590] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$configure$0(Ljava/lang/String;)V to md91cae1$lambda$configure$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.feature.FeatureMixin_API
[11May2024 10:02:36.595] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.StructureTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.StructureType
[11May2024 10:02:36.595] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$configure$0(Ljava/lang/String;)V to md91cae1$lambda$configure$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.StructureTypeMixin_API
[11May2024 10:02:36.597] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.placement.PlacementModifierTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.placement.PlacementModifierType
[11May2024 10:02:36.597] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$configure$0(Ljava/lang/String;)V to md91cae1$lambda$configure$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.placement.PlacementModifierTypeMixin_API
[11May2024 10:02:36.601] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.SurfaceRules_ConditionSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.SurfaceRules$ConditionSource
[11May2024 10:02:36.603] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.SurfaceRules_RulesSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.SurfaceRules$RuleSource
[11May2024 10:02:36.607] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.DensityFunctionMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.DensityFunction
[11May2024 10:02:36.609] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType
[11May2024 10:02:36.610] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$configure$0(Ljava/lang/String;)V to md91cae1$lambda$configure$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorTypeMixin_API
[11May2024 10:02:36.612] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.CatVariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.CatVariant
[11May2024 10:02:36.616] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BannerPatternMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BannerPattern
[11May2024 10:02:36.631] [main/DEBUG] [mixin/]: Mixing advancements.CriteriaTriggersAccessor from mixins.sponge.accessors.json into net.minecraft.advancements.CriteriaTriggers
[11May2024 10:02:36.631] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$register(Ljava/lang/String;Lnet/minecraft/advancements/CriterionTrigger;)Lnet/minecraft/advancements/CriterionTrigger; to invoker$register_$md$91cae1$0 in mixins.sponge.accessors.json:advancements.CriteriaTriggersAccessor
[11May2024 10:02:36.631] [main/DEBUG] [mixin/]: Mixing advancements.CriteriaTriggersMixin from mixins.sponge.core.json into net.minecraft.advancements.CriteriaTriggers
[11May2024 10:02:36.635] [main/DEBUG] [mixin/]: Mixing world.level.block.FireBlockMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.level.block.FireBlock
[11May2024 10:02:36.635] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.level.block.FireBlockMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:36.636] [main/DEBUG] [mixin/]: Mixing world.level.block.FireBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.FireBlock
[11May2024 10:02:36.640] [main/DEBUG] [mixin/]: Mixing world.level.block.BaseFireBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.BaseFireBlock
[11May2024 10:02:36.640] [main/DEBUG] [mixin/]: Mixing world.level.block.BaseFireBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.BaseFireBlock
[11May2024 10:02:36.664] [main/DEBUG] [mixin/]: Mixing world.level.block.state.BlockBehaviour_PropertiesAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
[11May2024 10:02:36.664] [main/DEBUG] [mixin/]: Mixing block.DyeColorBlockPropertiesMixin from mixins.sponge.core.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
[11May2024 10:02:36.664] [main/DEBUG] [mixin/]: Mixing world.level.block.state.BlockBehaviour_PropertiesMixin from mixins.sponge.core.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
[11May2024 10:02:36.692] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.FrontAndTopMixin_API from mixins.sponge.api.json into net.minecraft.core.FrontAndTop
[11May2024 10:02:36.694] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.AttachFaceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.AttachFace
[11May2024 10:02:36.695] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.BellAttachTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.BellAttachType
[11May2024 10:02:36.695] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.WallSideMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.WallSide
[11May2024 10:02:36.696] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.RedstoneSideMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.RedstoneSide
[11May2024 10:02:36.697] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.HalfMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.Half
[11May2024 10:02:36.697] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.RailShapeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.RailShape
[11May2024 10:02:36.699] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.ChestTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.ChestType
[11May2024 10:02:36.700] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.ComparatorModeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.ComparatorMode
[11May2024 10:02:36.700] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.DoorHingeSideMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.DoorHingeSide
[11May2024 10:02:36.701] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.NoteBlockInstrumentMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.NoteBlockInstrument
[11May2024 10:02:36.747] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.PistonTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.PistonType
[11May2024 10:02:36.750] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.SlabTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.SlabType
[11May2024 10:02:36.753] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.StairsShapeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.StairsShape
[11May2024 10:02:36.755] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.StructureModeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.StructureMode
[11May2024 10:02:36.758] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.BambooLeavesMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.BambooLeaves
[11May2024 10:02:36.760] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.TiltMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.Tilt
[11May2024 10:02:36.763] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.DripstoneThicknessMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.DripstoneThickness
[11May2024 10:02:36.765] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.state.properties.SculkSensorPhaseMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.state.properties.SculkSensorPhase
[11May2024 10:02:36.793] [main/DEBUG] [mixin/]: Mixing world.level.block.SaplingBlockMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.SaplingBlock
[11May2024 10:02:36.803] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[11May2024 10:02:36.820] [main/DEBUG] [mixin/]: Mixing world.level.block.FallingBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.FallingBlock
[11May2024 10:02:36.825] [main/DEBUG] [mixin/]: Mixing world.level.block.LeavesBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.LeavesBlock
[11May2024 10:02:36.826] [main/DEBUG] [mixin/]: Mixing world.level.block.LeavesBlockMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.LeavesBlock
[11May2024 10:02:36.832] [main/DEBUG] [mixin/]: Mixing world.level.block.DispenserBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.DispenserBlock
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DISPENSER_REGISTRY()Ljava/util/Map; to accessor$DISPENSER_REGISTRY_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.block.DispenserBlockAccessor
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Mixing world.level.block.DispenserBlockMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.DispenserBlock
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tracker$setInventoryContentsCallEvent$4()Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$tracker$setInventoryContentsCallEvent$4$1 in mixins.sponge.tracker.json:world.level.block.DispenserBlockMixin_Tracker
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tracker$storeOriginalItem$3(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$tracker$storeOriginalItem$3$2 in mixins.sponge.tracker.json:world.level.block.DispenserBlockMixin_Tracker
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tracker$createContextOnDispensing$2(Lorg/spongepowered/common/bridge/world/level/chunk/LevelChunkBridge;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; to md91cae1$lambda$tracker$createContextOnDispensing$2$3 in mixins.sponge.tracker.json:world.level.block.DispenserBlockMixin_Tracker
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tracker$createContextOnDispensing$1(Lorg/spongepowered/common/bridge/world/level/chunk/LevelChunkBridge;Lnet/minecraft/core/BlockPos;)Ljava/util/Optional; to md91cae1$lambda$tracker$createContextOnDispensing$1$4 in mixins.sponge.tracker.json:world.level.block.DispenserBlockMixin_Tracker
[11May2024 10:02:36.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$new$0$5 in mixins.sponge.tracker.json:world.level.block.DispenserBlockMixin_Tracker
[11May2024 10:02:36.839] [main/DEBUG] [mixin/]: Mixing world.level.block.NoteBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.NoteBlock
[11May2024 10:02:36.863] [main/DEBUG] [mixin/]: Mixing world.level.block.CropBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.CropBlock
[11May2024 10:02:36.864] [main/DEBUG] [mixin/]: Mixing world.level.block.FarmBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.FarmBlock
[11May2024 10:02:36.881] [main/DEBUG] [mixin/]: Mixing world.level.block.CactusBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.CactusBlock
[11May2024 10:02:36.887] [main/DEBUG] [mixin/]: Mixing world.level.block.CarvedPumpkinBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.CarvedPumpkinBlock
[11May2024 10:02:36.901] [main/DEBUG] [mixin/]: Mixing world.level.block.EndPortalBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.EndPortalBlock
[11May2024 10:02:36.904] [main/DEBUG] [mixin/]: Mixing world.level.block.EnderChestBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.EnderChestBlock
[11May2024 10:02:36.904] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$CONTAINER_TITLE()Lnet/minecraft/network/chat/Component; to accessor$CONTAINER_TITLE_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.block.EnderChestBlockAccessor
[11May2024 10:02:36.906] [main/DEBUG] [mixin/]: Mixing world.level.block.CommandBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.CommandBlock
[11May2024 10:02:36.911] [main/DEBUG] [mixin/]: Mixing world.level.block.AbstractSkullBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.AbstractSkullBlock
[11May2024 10:02:36.917] [main/DEBUG] [mixin/]: Mixing event.world.level.block.DropperBlockMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.DropperBlock
[11May2024 10:02:36.930] [main/DEBUG] [mixin/]: Mixing world.level.block.MagmaBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.MagmaBlock
[11May2024 10:02:36.948] [main/DEBUG] [mixin/]: Mixing world.level.block.CampfireBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.CampfireBlock
[11May2024 10:02:36.977] [main/DEBUG] [mixin/]: Mixing world.level.block.BedBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.BedBlock
[11May2024 10:02:36.978] [main/DEBUG] [mixin/]: Mixing block.BedBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.block.BedBlock
[11May2024 10:02:36.978] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onExplodeBed$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player$BedSleepingProblem;)V to md91cae1$lambda$impl$onExplodeBed$0$0 in mixins.sponge.core.json:block.BedBlockMixin
[11May2024 10:02:36.982] [main/DEBUG] [mixin/]: Mixing world.level.block.piston.PistonBaseBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.piston.PistonBaseBlock
[11May2024 10:02:36.984] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[11May2024 10:02:36.991] [main/DEBUG] [mixin/]: Mixing minecraft.block.BlockSoundGroupMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.SoundType
[11May2024 10:02:37.010] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.material.FluidStateMixin_API from mixins.sponge.api.json into net.minecraft.world.level.material.FluidState
[11May2024 10:02:37.087] [main/DEBUG] [mixin/]: Mixing minecraft.tags.TagKeyMixin_API from mixins.sponge.api.json into net.minecraft.tags.TagKey
[11May2024 10:02:37.092] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.DyeColorMixin_API from mixins.sponge.api.json into net.minecraft.world.item.DyeColor
[11May2024 10:02:37.110] [main/DEBUG] [mixin/]: Mixing world.entity.item.FallingBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.item.FallingBlockEntity
[11May2024 10:02:37.111] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.item.FallingBlockEntityAccessor
[11May2024 10:02:37.111] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.item.FallingBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.item.FallingBlockEntity
[11May2024 10:02:37.111] [main/DEBUG] [mixin/]: Mixing world.entity.item.FallingBlockEntityMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.item.FallingBlockEntity
[11May2024 10:02:37.115] [main/DEBUG] [mixin/]: Mixing data.DataHolderMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.115] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.115] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.117] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.117] [main/DEBUG] [mixin/]: Mixing world.entity.ActiveChunkReferentMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.117] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.118] [main/DEBUG] [mixin/]: Mixing CreatorTrackedMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.119] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BlockEntityMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.BlockEntity
[11May2024 10:02:37.219] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.DispenserBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
[11May2024 10:02:37.222] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.RandomizableContainerBlockEntityMixin_BugFix from mixins.sponge.bugfix.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
[11May2024 10:02:37.222] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.RandomizableContainerBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
[11May2024 10:02:37.224] [main/DEBUG] [mixin/]: Mixing api.world.level.block.entity.BaseContainerBlockEntityMixin_Carried_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.224] [main/DEBUG] [mixin/]: Mixing api.world.level.block.entity.BaseContainerBlockEntityMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.224] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_Lens_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.224] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.225] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.226] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.226] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.226] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BaseContainerBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.226] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BaseContainerBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.228] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BaseContainerBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[11May2024 10:02:37.242] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[11May2024 10:02:37.242] [main/DEBUG] [mixin/]: Mixing data.DataHolderMixin_API from mixins.sponge.api.json into net.minecraft.world.item.ItemStack
[11May2024 10:02:37.242] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.ItemStackMixin_API from mixins.sponge.api.json into net.minecraft.world.item.ItemStack
[11May2024 10:02:37.244] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into net.minecraft.world.item.ItemStack
[11May2024 10:02:37.244] [main/DEBUG] [mixin/]: Mixing world.item.ItemStackMixin from mixins.sponge.core.json into net.minecraft.world.item.ItemStack
[11May2024 10:02:37.245] [main/DEBUG] [mixin/]: Mixing world.item.ItemStackMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.item.ItemStack
[11May2024 10:02:37.281] [main/DEBUG] [mixin/]: Mixing minecraftforge.event.world.BlockEventMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.event.level.BlockEvent
[11May2024 10:02:37.281] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.event.world.BlockEventMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:37.320] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BedBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BedBlockEntity
[11May2024 10:02:37.438] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.piston.PistonMovingBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
[11May2024 10:02:37.438] [main/DEBUG] [mixin/]: Mixing world.level.block.piston.PistonMovingBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
[11May2024 10:02:37.446] [main/DEBUG] [mixin/]: Mixing ChatFormattingAccessor from mixins.sponge.accessors.json into net.minecraft.ChatFormatting
[11May2024 10:02:37.450] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.attributes.RangedAttributeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.attributes.RangedAttribute
[11May2024 10:02:37.451] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.attributes.AttributeModifier_OperationMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.attributes.AttributeModifier$Operation
[11May2024 10:02:37.452] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.attributes.AttributeModifierMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.attributes.AttributeModifier
[11May2024 10:02:37.483] [main/DEBUG] [mixin/]: Mixing world.entity.item.PrimedTntAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.item.PrimedTnt
[11May2024 10:02:37.483] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.item.PrimedTntMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.item.PrimedTnt
[11May2024 10:02:37.484] [main/DEBUG] [mixin/]: Mixing world.entity.item.PrimedTntMixin from mixins.sponge.core.json into net.minecraft.world.entity.item.PrimedTnt
[11May2024 10:02:37.484] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$useSpongeExplosion$0()Lnet/minecraft/world/level/Explosion; to md91cae1$lambda$impl$useSpongeExplosion$0$0 in mixins.sponge.core.json:world.entity.item.PrimedTntMixin
[11May2024 10:02:37.485] [main/DEBUG] [mixin/]: Mixing world.entity.item.PrimedTntMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.item.PrimedTnt
[11May2024 10:02:37.564] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.SpawnerBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
[11May2024 10:02:37.565] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SpawnerBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
[11May2024 10:02:37.577] [main/DEBUG] [mixin/]: Mixing api.world.level.block.entity.ChestBlockEntityMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.ChestBlockEntity
[11May2024 10:02:37.577] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.ChestBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.ChestBlockEntity
[11May2024 10:02:37.629] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.FurnaceBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.FurnaceBlockEntity
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.AbstractFurnaceBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.AbstractFurnaceBlockEntityMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$forgeImpl$afterSmeltItem$2()Ljava/lang/IllegalStateException; to md91cae1$lambda$forgeImpl$afterSmeltItem$2$0 in mixins.spongeforge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin_Forge
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$forgeImpl$resetCookTimeIfCancelled$1(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$forgeImpl$resetCookTimeIfCancelled$1$1 in mixins.spongeforge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin_Forge
[11May2024 10:02:37.631] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$forgeImpl$resetCookTimeIfCancelled$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/item/recipe/cooking/CookingRecipe; to md91cae1$lambda$forgeImpl$resetCookTimeIfCancelled$0$2 in mixins.spongeforge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin_Forge
[11May2024 10:02:37.632] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.AbstractFurnaceBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[11May2024 10:02:37.634] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.AbstractFurnaceBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[11May2024 10:02:37.634] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$callInteruptSmeltEvent$3(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$impl$callInteruptSmeltEvent$3$3 in mixins.sponge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin
[11May2024 10:02:37.634] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$callInteruptSmeltEvent$2(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/item/recipe/cooking/CookingRecipe; to md91cae1$lambda$impl$callInteruptSmeltEvent$2$4 in mixins.sponge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin
[11May2024 10:02:37.634] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$throwFuelEventIfOrShrink$1(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$impl$throwFuelEventIfOrShrink$1$5 in mixins.sponge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin
[11May2024 10:02:37.634] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$throwFuelEventIfOrShrink$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/item/recipe/cooking/CookingRecipe; to md91cae1$lambda$impl$throwFuelEventIfOrShrink$0$6 in mixins.sponge.core.json:world.level.block.entity.AbstractFurnaceBlockEntityMixin
[11May2024 10:02:37.646] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SignBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SignBlockEntity
[11May2024 10:02:37.646] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.SignBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.SignBlockEntity
[11May2024 10:02:37.758] [main/DEBUG] [mixin/]: Mixing world.phys.AABBAccessor from mixins.sponge.accessors.json into net.minecraft.world.phys.AABB
[11May2024 10:02:37.783] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.AbstractArrowAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.AbstractArrow
[11May2024 10:02:37.783] [main/DEBUG] [mixin/]: Mixing entity.projectile.AbstractArrowEntityMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.projectile.AbstractArrow
[11May2024 10:02:37.785] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.AbstractArrowMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.AbstractArrow
[11May2024 10:02:37.785] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.AbstractArrowMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.AbstractArrow
[11May2024 10:02:37.791] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ProjectileAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.Projectile
[11May2024 10:02:37.792] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ProjectileMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.Projectile
[11May2024 10:02:37.792] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ProjectileMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.Projectile
[11May2024 10:02:37.810] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.JukeboxBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
[11May2024 10:02:37.832] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.SnowGolemMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.SnowGolem
[11May2024 10:02:37.834] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.RangedAttackMobMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.RangedAttackMob
[11May2024 10:02:37.837] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.AbstractGolemMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.AbstractGolem
[11May2024 10:02:37.842] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.IronGolemMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.IronGolem
[11May2024 10:02:37.910] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SilverfishMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Silverfish
[11May2024 10:02:37.913] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.MonsterMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Monster
[11May2024 10:02:37.914] [main/DEBUG] [mixin/]: Mixing world.entity.monster.MonsterMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Monster
[11May2024 10:02:37.984] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.EnchantmentTableBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
[11May2024 10:02:37.985] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.EnchantmentTableBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
[11May2024 10:02:37.985] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.EnchantmentTableBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
[11May2024 10:02:37.991] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BrewingStandBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[11May2024 10:02:37.991] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$isBrewable(Lnet/minecraft/core/NonNullList;)Z to invoker$isBrewable_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.block.entity.BrewingStandBlockEntityAccessor
[11May2024 10:02:37.991] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BrewingStandBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[11May2024 10:02:37.992] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BrewingStandBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[11May2024 10:02:38.002] [main/DEBUG] [mixin/]: Mixing minecraft.world.InteractionHandMixin_API from mixins.sponge.api.json into net.minecraft.world.InteractionHand
[11May2024 10:02:38.007] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.Biome_PrecipitationMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.Biome$Precipitation
[11May2024 10:02:38.009] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[11May2024 10:02:38.009] [main/DEBUG] [mixin/]: Mixing world.level.biome.BiomeAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.Biome
[11May2024 10:02:38.009] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.BiomeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.Biome
[11May2024 10:02:38.016] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.TheEndPortalBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.TheEndPortalBlockEntity
[11May2024 10:02:38.030] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.EnderChestBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.EnderChestBlockEntity
[11May2024 10:02:38.043] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.CommandBlockEntity
[11May2024 10:02:38.044] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$resolve$0()Ljava/lang/IllegalStateException; to md91cae1$lambda$bridge$resolve$0$0 in mixins.sponge.core.json:service.permission.SubjectMixin
[11May2024 10:02:38.044] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.CommandBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.CommandBlockEntity
[11May2024 10:02:38.054] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.CommandBlockEntity
[11May2024 10:02:38.054] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.CommandBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.CommandBlockEntity
[11May2024 10:02:38.063] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BeaconBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.BeaconBlockEntity
[11May2024 10:02:38.063] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$VALID_EFFECTS()Ljava/util/Set; to accessor$VALID_EFFECTS_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.block.entity.BeaconBlockEntityAccessor
[11May2024 10:02:38.063] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BeaconBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BeaconBlockEntity
[11May2024 10:02:38.138] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.SkullBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.SkullBlockEntity
[11May2024 10:02:38.138] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SkullBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SkullBlockEntity
[11May2024 10:02:38.138] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.SkullBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.SkullBlockEntity
[11May2024 10:02:38.146] [main/DEBUG] [mixin/]: Mixing world.entity.boss.wither.WitherBossAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.boss.wither.WitherBoss
[11May2024 10:02:38.146] [main/DEBUG] [mixin/]: Mixing minecraft.entity.boss.WitherEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.wither.WitherBoss
[11May2024 10:02:38.186] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.TrappedCheckBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.TrappedChestBlockEntity
[11May2024 10:02:38.193] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.ComparatorBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.ComparatorBlockEntity
[11May2024 10:02:38.197] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.DaylightDetectorBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.DaylightDetectorBlockEntity
[11May2024 10:02:38.202] [main/DEBUG] [mixin/]: Mixing event.world.level.block.entity.HopperBlockEntityMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[11May2024 10:02:38.202] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$throwEventsForInsertion$0(Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$impl$throwEventsForInsertion$0$0 in mixins.sponge.inventory.json:event.world.level.block.entity.HopperBlockEntityMixin_Inventory
[11May2024 10:02:38.203] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.HopperBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[11May2024 10:02:38.203] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$tryMoveInItem(Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;)Lnet/minecraft/world/item/ItemStack; to invoker$tryMoveInItem_$md$91cae1$1 in mixins.sponge.accessors.json:world.level.block.entity.HopperBlockEntityAccessor
[11May2024 10:02:38.203] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$isEmptyContainer(Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z to invoker$isEmptyContainer_$md$91cae1$2 in mixins.sponge.accessors.json:world.level.block.entity.HopperBlockEntityAccessor
[11May2024 10:02:38.204] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$getContainerAt(Lnet/minecraft/world/level/Level;DDD)Lnet/minecraft/world/Container; to invoker$getContainerAt_$md$91cae1$3 in mixins.sponge.accessors.json:world.level.block.entity.HopperBlockEntityAccessor
[11May2024 10:02:38.204] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$isFullContainer(Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)Z to invoker$isFullContainer_$md$91cae1$4 in mixins.sponge.accessors.json:world.level.block.entity.HopperBlockEntityAccessor
[11May2024 10:02:38.204] [main/DEBUG] [mixin/]: Mixing event.world.level.block.entity.HopperBlockEntityMixin_Inventory_Forge from mixins.spongeforge.inventory.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[11May2024 10:02:38.204] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.HopperBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[11May2024 10:02:38.204] [main/DEBUG] [mixin/]: Mixing event.TraitMixin_Tracked_Inventory from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[11May2024 10:02:38.218] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.DropperBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.DropperBlockEntity
[11May2024 10:02:38.218] [main/DEBUG] [mixin/]: Mixing event.TraitMixin_Tracked_Inventory from mixins.sponge.tracker.json into net.minecraft.world.level.block.entity.DropperBlockEntity
[11May2024 10:02:38.329] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BannerBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BannerBlockEntity
[11May2024 10:02:38.330] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BannerBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BannerBlockEntity
[11May2024 10:02:38.491] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.TheEndGatewayBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
[11May2024 10:02:38.491] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.TheEndGatewayBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
[11May2024 10:02:38.492] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.TheEndGatewayBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
[11May2024 10:02:38.509] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.ShulkerBoxBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
[11May2024 10:02:38.590] [main/DEBUG] [mixin/]: Mixing world.entity.animal.TurtleAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Turtle
[11May2024 10:02:38.590] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.TurtleMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Turtle
[11May2024 10:02:38.596] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.sniffer.SnifferMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.sniffer.Sniffer
[11May2024 10:02:38.660] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.ConduitBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.ConduitBlockEntity
[11May2024 10:02:38.660] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.ConduitBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.ConduitBlockEntity
[11May2024 10:02:38.783] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BarrelBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
[11May2024 10:02:38.787] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SmokerBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SmokerBlockEntity
[11May2024 10:02:38.791] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BlastFurnaceBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BlastFurnaceBlockEntity
[11May2024 10:02:38.802] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[11May2024 10:02:38.802] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[11May2024 10:02:38.802] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.LecternBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[11May2024 10:02:38.802] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.LecternBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[11May2024 10:02:38.811] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BellBlockEntityMixin_Optimization_BellLeak from mixins.sponge.optimization.json into net.minecraft.world.level.block.entity.BellBlockEntity
[11May2024 10:02:38.811] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BellBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BellBlockEntity
[11May2024 10:02:38.812] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.BellBLockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.BellBlockEntity
[11May2024 10:02:38.819] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_AdapterInventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.819] [main/DEBUG] [mixin/]: Mixing api.world.level.block.entity.CampfireBlockEntityMixin_Carried_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.820] [main/DEBUG] [mixin/]: Mixing api.world.level.block.entity.CampfireBlockEntityMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.820] [main/DEBUG] [mixin/]: Mixing impl.world.level.block.entity.CampfireBlockEntityMixin_Fabric_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.820] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.CampfireBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.CampfireBlockEntityMixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$assembleCampfireResult$3(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$impl$assembleCampfireResult$3$0 in mixins.sponge.core.json:world.level.block.entity.CampfireBlockEntityMixin
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$assembleCampfireResult$2(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/item/recipe/cooking/CookingRecipe; to md91cae1$lambda$impl$assembleCampfireResult$2$1 in mixins.sponge.core.json:world.level.block.entity.CampfireBlockEntityMixin
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canCook$1(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$impl$canCook$1$2 in mixins.sponge.core.json:world.level.block.entity.CampfireBlockEntityMixin
[11May2024 10:02:38.821] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canCook$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Lorg/spongepowered/api/item/recipe/cooking/CookingRecipe; to md91cae1$lambda$impl$canCook$0$3 in mixins.sponge.core.json:world.level.block.entity.CampfireBlockEntityMixin
[11May2024 10:02:38.905] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.StructureBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.block.entity.StructureBlockEntity
[11May2024 10:02:38.905] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.StructureBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.StructureBlockEntity
[11May2024 10:02:38.910] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.JigsawBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.JigsawBlockEntity
[11May2024 10:02:38.919] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.BeehiveBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
[11May2024 10:02:39.067] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SculkSensorBlockEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SculkSensorBlockEntity
[11May2024 10:02:39.194] [main/DEBUG] [mixin/]: Mixing world.entity.LightningBoltAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.LightningBolt
[11May2024 10:02:39.194] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.LightningBoltMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.LightningBolt
[11May2024 10:02:39.195] [main/DEBUG] [mixin/]: Mixing world.entity.LightningBoltMixin from mixins.sponge.core.json into net.minecraft.world.entity.LightningBolt
[11May2024 10:02:39.280] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
[11May2024 10:02:39.282] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.frog.TadpoleMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.frog.Tadpole
[11May2024 10:02:39.286] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.AbstractFishMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.AbstractFish
[11May2024 10:02:39.287] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.WaterAnimalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.WaterAnimal
[11May2024 10:02:39.310] [main/DEBUG] [mixin/]: Mixing minecraft.item.BlockItemMixin_API from mixins.sponge.api.json into net.minecraft.world.item.AirItem
[11May2024 10:02:39.311] [main/DEBUG] [mixin/]: Mixing minecraft.item.BlockItemMixin_API from mixins.sponge.api.json into net.minecraft.world.item.BlockItem
[11May2024 10:02:39.315] [main/DEBUG] [mixin/]: Mixing item.YeetableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.BowItem
[11May2024 10:02:39.318] [main/DEBUG] [mixin/]: Mixing world.item.DiggerItemAccessor from mixins.sponge.accessors.json into net.minecraft.world.item.DiggerItem
[11May2024 10:02:39.322] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[11May2024 10:02:39.327] [main/DEBUG] [mixin/]: Mixing item.ThrowableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.SnowballItem
[11May2024 10:02:39.329] [main/DEBUG] [mixin/]: Mixing item.ThrowableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.EggItem
[11May2024 10:02:39.331] [main/DEBUG] [mixin/]: Mixing world.item.FishingRodItemMixin from mixins.sponge.core.json into net.minecraft.world.item.FishingRodItem
[11May2024 10:02:39.334] [main/DEBUG] [mixin/]: Mixing world.item.BoneMealItemMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.item.BoneMealItem
[11May2024 10:02:39.336] [main/DEBUG] [mixin/]: Mixing world.item.MapItemMixin from mixins.sponge.core.json into net.minecraft.world.item.MapItem
[11May2024 10:02:39.338] [main/DEBUG] [mixin/]: Mixing item.ThrowableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.EnderpearlItem
[11May2024 10:02:39.340] [main/DEBUG] [mixin/]: Mixing world.item.EnderEyeItemMixin from mixins.sponge.core.json into net.minecraft.world.item.EnderEyeItem
[11May2024 10:02:39.343] [main/DEBUG] [mixin/]: Mixing world.item.WritableBookItemMixin_LimitBookSize from mixins.sponge.exploit.json into net.minecraft.world.item.WritableBookItem
[11May2024 10:02:39.343] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$useMaxBookSizeFromConfig$0(Ljava/lang/String;)I to md91cae1$lambda$impl$useMaxBookSizeFromConfig$0$0 in mixins.sponge.exploit.json:world.item.WritableBookItemMixin_LimitBookSize
[11May2024 10:02:39.346] [main/DEBUG] [mixin/]: Mixing item.EmptyMapItemMixin from mixins.sponge.core.json into net.minecraft.world.item.EmptyMapItem
[11May2024 10:02:39.349] [main/DEBUG] [mixin/]: Mixing world.item.FireworkRocketItemMixin from mixins.sponge.core.json into net.minecraft.world.item.FireworkRocketItem
[11May2024 10:02:39.355] [main/DEBUG] [mixin/]: Mixing world.item.ChorusFruitItemMixin from mixins.sponge.core.json into net.minecraft.world.item.ChorusFruitItem
[11May2024 10:02:39.356] [main/DEBUG] [mixin/]: Mixing item.ThrowableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.ThrowablePotionItem
[11May2024 10:02:39.358] [main/DEBUG] [mixin/]: Mixing world.item.RecordItemAccessor from mixins.sponge.accessors.json into net.minecraft.world.item.RecordItem
[11May2024 10:02:39.359] [main/DEBUG] [mixin/]: Mixing item.YeetableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.TridentItem
[11May2024 10:02:39.360] [main/DEBUG] [mixin/]: Mixing item.ThrowableInaccurateItemMixin from mixins.sponge.core.json into net.minecraft.world.item.CrossbowItem
[11May2024 10:02:39.367] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.RarityMixin_API from mixins.sponge.api.json into net.minecraft.world.item.Rarity
[11May2024 10:02:39.378] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.AbstractMinecartMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.AbstractMinecart
[11May2024 10:02:39.378] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.AbstractMinecartMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.AbstractMinecart
[11May2024 10:02:39.384] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.VehicleEntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.VehicleEntity
[11May2024 10:02:39.388] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.allay.AllayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.allay.Allay
[11May2024 10:02:39.393] [main/DEBUG] [mixin/]: Mixing minecraftforge.util.ITeleporterMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.common.util.ITeleporter
[11May2024 10:02:39.393] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.util.ITeleporterMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:39.394] [main/DEBUG] [mixin/]: Mixing world.scores.PlayerTeamAccessor from mixins.sponge.accessors.json into net.minecraft.world.scores.PlayerTeam
[11May2024 10:02:39.394] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.PlayerTeamMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.PlayerTeam
[11May2024 10:02:39.395] [main/DEBUG] [mixin/]: Mixing world.scores.PlayerTeamMixin from mixins.sponge.core.json into net.minecraft.world.scores.PlayerTeam
[11May2024 10:02:39.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getNonTeamChannel$2(Lorg/spongepowered/api/entity/living/player/server/ServerPlayer;)Z to md91cae1$lambda$bridge$getNonTeamChannel$2$0 in mixins.sponge.core.json:world.scores.PlayerTeamMixin
[11May2024 10:02:39.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getTeamChannel$1(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/api/entity/living/player/server/ServerPlayer;)Z to md91cae1$lambda$bridge$getTeamChannel$1$1 in mixins.sponge.core.json:world.scores.PlayerTeamMixin
[11May2024 10:02:39.396] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getTeamChannel$0(Ljava/lang/String;)Ljava/util/Optional; to md91cae1$lambda$bridge$getTeamChannel$0$2 in mixins.sponge.core.json:world.scores.PlayerTeamMixin
[11May2024 10:02:39.401] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_AdapterInventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.401] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_ArmorEquipable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.402] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Equipable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.402] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.402] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.ArmorStandAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.402] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.ArmorStandMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.404] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.ArmorStandMixin from mixins.sponge.core.json into net.minecraft.world.entity.decoration.ArmorStand
[11May2024 10:02:39.418] [main/DEBUG] [mixin/]: Mixing api.server.level.ServerPlayerMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.418] [main/DEBUG] [mixin/]: Mixing api.server.level.ServerPlayerMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.424] [main/DEBUG] [mixin/]: Mixing event.server.level.ServerPlayerMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.426] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.426] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerMixin_Forge from mixins.spongeforge.core.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.426] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:server.level.ServerPlayerMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:39.427] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.427] [main/DEBUG] [mixin/]: Mixing minecraft.server.level.ServerPlayerMixin_API from mixins.sponge.api.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.432] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$playSound$5()J to md91cae1$lambda$playSound$5$0 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.432] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$playSound$4(Lnet/minecraft/world/entity/Entity;)J to md91cae1$lambda$playSound$4$1 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.432] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$resolveEvent$3(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/sounds/SoundEvent; to md91cae1$lambda$api$resolveEvent$3$2 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.433] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pointers$2(Ljava/lang/String;)Lnet/kyori/adventure/util/TriState; to md91cae1$lambda$pointers$2$3 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.433] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pointers$1()Lnet/kyori/adventure/text/Component; to md91cae1$lambda$pointers$1$4 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.433] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pointers$0()Ljava/lang/String; to md91cae1$lambda$pointers$0$5 in mixins.sponge.api.json:minecraft.server.level.ServerPlayerMixin_API
[11May2024 10:02:39.442] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin_API from mixins.sponge.api.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.442] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.446] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onReturnSleep$11(Lnet/minecraft/util/Unit;)V to md91cae1$lambda$impl$onReturnSleep$11$6 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.446] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$handleClientSettings$10(Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/common/data/type/SpongeSkinPart;)Z to md91cae1$lambda$impl$handleClientSettings$10$7 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.446] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$handleClientSettings$9(Lorg/spongepowered/api/data/type/SkinPart;)Lorg/spongepowered/common/data/type/SpongeSkinPart; to md91cae1$lambda$impl$handleClientSettings$9$8 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.447] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$copyDataOnRespawn$8(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerBossEvent;)V to md91cae1$lambda$impl$copyDataOnRespawn$8$9 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.447] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$die$7(Lnet/minecraft/world/scores/ScoreAccess;)V to md91cae1$lambda$die$7$a in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.447] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$die$6(Lnet/kyori/adventure/text/Component;Lnet/kyori/adventure/audience/Audience;)V to md91cae1$lambda$die$6$b in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.447] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$die$5(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/protocol/Packet; to md91cae1$lambda$die$5$c in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.448] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$die$4(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to md91cae1$lambda$die$4$d in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.448] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getSkinParts$3(ILorg/spongepowered/common/data/type/SpongeSkinPart;)Z to md91cae1$lambda$bridge$getSkinParts$3$e in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.448] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getSkinParts$2(Lorg/spongepowered/api/data/type/SkinPart;)Lorg/spongepowered/common/data/type/SpongeSkinPart; to md91cae1$lambda$bridge$getSkinParts$2$f in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.448] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$replaceScoreboard$1()Ljava/lang/IllegalStateException; to md91cae1$lambda$bridge$replaceScoreboard$1$10 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.448] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$setLanguage$0(Lnet/minecraft/server/level/ServerBossEvent;)V to md91cae1$lambda$bridge$setLanguage$0$11 in mixins.sponge.core.json:server.level.ServerPlayerMixin
[11May2024 10:02:39.457] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerMixin_HealthScale from mixins.sponge.core.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.458] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getInternalScaledHealth$1(Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V to md91cae1$lambda$bridge$getInternalScaledHealth$1$12 in mixins.sponge.core.json:server.level.ServerPlayerMixin_HealthScale
[11May2024 10:02:39.458] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$injectScaledHealth$0(Lnet/minecraft/world/entity/ai/attributes/AttributeInstance;)V to md91cae1$lambda$bridge$injectScaledHealth$0$13 in mixins.sponge.core.json:server.level.ServerPlayerMixin_HealthScale
[11May2024 10:02:39.460] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.level.ServerPlayer
[11May2024 10:02:39.506] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.LeashFenceKnotEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.LeashFenceKnotEntity
[11May2024 10:02:39.507] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.HangingEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.decoration.HangingEntity
[11May2024 10:02:39.508] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.HangingEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.HangingEntity
[11May2024 10:02:39.508] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.HangingEntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.decoration.HangingEntity
[11May2024 10:02:39.517] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.MobCategoryMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.MobCategory
[11May2024 10:02:39.522] [main/DEBUG] [mixin/]: Mixing general.DataFixersMixin_Optimization_LazyDFU from mixins.sponge.optimization.json into net.minecraft.util.datafix.DataFixers
[11May2024 10:02:39.580] [main/DEBUG] [mixin/]: Mixing util.datafix.schemas.V100Accessor from mixins.sponge.accessors.json into net.minecraft.util.datafix.schemas.V100
[11May2024 10:02:39.580] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$equipment(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to invoker$equipment_$md$91cae1$0 in mixins.sponge.accessors.json:util.datafix.schemas.V100Accessor
[11May2024 10:02:39.616] [main/DEBUG] [mixin/]: Mixing util.datafix.schemas.V1125Mixin from mixins.sponge.core.json into net.minecraft.util.datafix.schemas.V1125
[11May2024 10:02:39.616] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerEntities$0(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to md91cae1$lambda$registerEntities$0$0 in mixins.sponge.core.json:util.datafix.schemas.V1125Mixin
[11May2024 10:02:39.932] [main/DEBUG] [mixin/]: Mixing world.entity.AreaEffectCloudAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.AreaEffectCloud
[11May2024 10:02:39.932] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.AreaEffectCloudMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.AreaEffectCloud
[11May2024 10:02:39.937] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ArrowAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.Arrow
[11May2024 10:02:39.937] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ArrowMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.Arrow
[11May2024 10:02:39.945] [main/DEBUG] [mixin/]: Mixing world.entity.ExperienceOrbAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.ExperienceOrb
[11May2024 10:02:39.946] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ExperienceOrbMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ExperienceOrb
[11May2024 10:02:39.946] [main/DEBUG] [mixin/]: Mixing world.entity.ExperienceOrbMixin from mixins.sponge.core.json into net.minecraft.world.entity.ExperienceOrb
[11May2024 10:02:39.952] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ambient.BatMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ambient.Bat
[11May2024 10:02:39.954] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ambient.AmbientCreatureMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ambient.AmbientCreature
[11May2024 10:02:39.961] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.BeeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Bee
[11May2024 10:02:39.967] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.GoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.Goal
[11May2024 10:02:39.967] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.GoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.Goal
[11May2024 10:02:39.967] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$setType$0(Lorg/spongepowered/api/entity/ai/goal/GoalType;)Lorg/spongepowered/api/entity/ai/goal/GoalType; to md91cae1$lambda$bridge$setType$0$0 in mixins.sponge.core.json:world.entity.ai.goal.GoalMixin
[11May2024 10:02:39.969] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.MeleeAttackGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.MeleeAttackGoal
[11May2024 10:02:39.970] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.BreedGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.BreedGoal
[11May2024 10:02:39.972] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.FloatGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.FloatGoal
[11May2024 10:02:39.974] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.target.TargetGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.target.TargetGoal
[11May2024 10:02:39.975] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
[11May2024 10:02:39.975] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md91cae1$lambda$static$0$0 in mixins.sponge.api.json:minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoalMixin_API
[11May2024 10:02:39.978] [main/DEBUG] [mixin/]: Mixing world.entity.monster.BlazeAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Blaze
[11May2024 10:02:39.978] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.BlazeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Blaze
[11May2024 10:02:39.983] [main/DEBUG] [mixin/]: Mixing world.entity.monster.Blaze_BlazeAttackGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Blaze$BlazeAttackGoal
[11May2024 10:02:39.984] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.RandomStrollGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.RandomStrollGoal
[11May2024 10:02:39.985] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.LookAtPlayerGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
[11May2024 10:02:39.986] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.RandomLookAroundGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.RandomLookAroundGoal
[11May2024 10:02:39.988] [main/DEBUG] [mixin/]: Mixing world.entity.Display_BlockDisplayAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Display$BlockDisplay
[11May2024 10:02:39.988] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.Display_BlockDisplayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display$BlockDisplay
[11May2024 10:02:39.990] [main/DEBUG] [mixin/]: Mixing world.entity.DisplayAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Display
[11May2024 10:02:39.990] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$createTransformation(Lnet/minecraft/network/syncher/SynchedEntityData;)Lcom/mojang/math/Transformation; to invoker$createTransformation_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.DisplayAccessor
[11May2024 10:02:39.990] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.DisplayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display
[11May2024 10:02:39.996] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.BoatAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.vehicle.Boat
[11May2024 10:02:39.996] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.BoatMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.vehicle.Boat
[11May2024 10:02:39.996] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.vehicle.BoatMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:39.996] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.BoatMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.Boat
[11May2024 10:02:39.997] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.BoatMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.Boat
[11May2024 10:02:40.003] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.BreezeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.breeze.Breeze
[11May2024 10:02:40.008] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.camel.CamelMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.camel.Camel
[11May2024 10:02:40.014] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
[11May2024 10:02:40.014] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.RunAroundLikeCrazyGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
[11May2024 10:02:40.020] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.CatMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Cat
[11May2024 10:02:40.022] [main/DEBUG] [mixin/]: Mixing world.entity.TamableAnimalMixin_Optimization_Owner from mixins.sponge.optimization.json into net.minecraft.world.entity.TamableAnimal
[11May2024 10:02:40.022] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.TamableAnimalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.TamableAnimal
[11May2024 10:02:40.031] [main/DEBUG] [mixin/]: Mixing world.entity.animal.Cat_CatRelaxOnOwnerGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Cat$CatRelaxOnOwnerGoal
[11May2024 10:02:40.034] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.AvoidEntityGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.AvoidEntityGoal
[11May2024 10:02:40.034] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md91cae1$lambda$static$0$0 in mixins.sponge.api.json:minecraft.world.entity.ai.goal.AvoidEntityGoalMixin_API
[11May2024 10:02:40.037] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.CaveSpiderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.CaveSpider
[11May2024 10:02:40.039] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
[11May2024 10:02:40.041] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SpiderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Spider
[11May2024 10:02:40.047] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SkeletonMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Skeleton
[11May2024 10:02:40.049] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.AbstractSkeletonMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.AbstractSkeleton
[11May2024 10:02:40.060] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.ChestBoat
[11May2024 10:02:40.060] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.ChestBoatMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.ChestBoat
[11May2024 10:02:40.064] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartChestMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartChest
[11May2024 10:02:40.066] [main/DEBUG] [mixin/]: Mixing api.world.entity.vehicle.AbstractMinecartContainerMixin_Carried_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.066] [main/DEBUG] [mixin/]: Mixing api.world.entity.vehicle.AbstractMinecartContainerMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.066] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.066] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.066] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.067] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.067] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.AbstractMinecartContainerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.067] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.AbstractMinecartContainerMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[11May2024 10:02:40.074] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.MinecartFurnaceAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.vehicle.MinecartFurnace
[11May2024 10:02:40.074] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartFurnaceMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartFurnace
[11May2024 10:02:40.074] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.MinecartFurnaceMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.MinecartFurnace
[11May2024 10:02:40.077] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartTNTMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartTNT
[11May2024 10:02:40.077] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.MinecartTNTMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.MinecartTNT
[11May2024 10:02:40.078] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$useSpongeExplosion$1()Lnet/minecraft/world/level/Explosion; to md91cae1$lambda$impl$useSpongeExplosion$1$0 in mixins.sponge.core.json:world.entity.vehicle.MinecartTNTMixin
[11May2024 10:02:40.078] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onActivateSetPrimeCauseNotifier$0(Ljava/util/UUID;)V to md91cae1$lambda$impl$onActivateSetPrimeCauseNotifier$0$1 in mixins.sponge.core.json:world.entity.vehicle.MinecartTNTMixin
[11May2024 10:02:40.084] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartSpawnerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartSpawner
[11May2024 10:02:40.086] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartHopperMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartHopper
[11May2024 10:02:40.089] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.MinecartCommandBlock
[11May2024 10:02:40.089] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartCommandBlockMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartCommandBlock
[11May2024 10:02:40.090] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.MinecartCommandBlock
[11May2024 10:02:40.090] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.MinecartCommandBlockMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.MinecartCommandBlock
[11May2024 10:02:40.093] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.MinecartMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.Minecart
[11May2024 10:02:40.097] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.ChickenMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Chicken
[11May2024 10:02:40.102] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.CodMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Cod
[11May2024 10:02:40.105] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.AbstractSchoolingFishMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.AbstractSchoolingFish
[11May2024 10:02:40.115] [main/DEBUG] [mixin/]: Mixing world.level.BaseCommandBlockAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.BaseCommandBlock
[11May2024 10:02:40.115] [main/DEBUG] [mixin/]: Mixing world.BaseCommandBlockMixin from mixins.sponge.core.json into net.minecraft.world.level.BaseCommandBlock
[11May2024 10:02:40.116] [main/DEBUG] [mixin/]: Mixing world.entity.vehicle.MinecartCommandBlock_MinecartCommandBaseMixin from mixins.sponge.core.json into net.minecraft.world.entity.vehicle.MinecartCommandBlock$MinecartCommandBase
[11May2024 10:02:40.117] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.CowMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Cow
[11May2024 10:02:40.122] [main/DEBUG] [mixin/]: Mixing world.entity.monster.CreeperAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Creeper
[11May2024 10:02:40.122] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_IS_POWERED()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_IS_POWERED_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.monster.CreeperAccessor
[11May2024 10:02:40.122] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.CreeperMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Creeper
[11May2024 10:02:40.122] [main/DEBUG] [mixin/]: Mixing world.entity.monster.CreeperMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Creeper
[11May2024 10:02:40.125] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$useSpongeExplosion$0()Lnet/minecraft/world/level/Explosion; to md91cae1$lambda$impl$useSpongeExplosion$0$1 in mixins.sponge.core.json:world.entity.monster.CreeperMixin
[11May2024 10:02:40.135] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.DolphinMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Dolphin
[11May2024 10:02:40.135] [main/DEBUG] [mixin/]: Mixing world.entity.EntityMaxAirMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Dolphin
[11May2024 10:02:40.142] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.DonkeyMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Donkey
[11May2024 10:02:40.145] [main/DEBUG] [mixin/]: Mixing entity.passive.AbstractChestedHorseEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
[11May2024 10:02:40.145] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_ID_CHEST()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_ID_CHEST_$md$91cae1$0 in mixins.sponge.accessors.json:entity.passive.AbstractChestedHorseEntityAccessor
[11May2024 10:02:40.145] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.AbstractChestedHorseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
[11May2024 10:02:40.155] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.DragonFireballMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.DragonFireball
[11May2024 10:02:40.156] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.AbstractHurtingProjectileAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
[11May2024 10:02:40.156] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.AbstractHurtingProjectileMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
[11May2024 10:02:40.157] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.AbstractHurtingProjectileMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
[11May2024 10:02:40.161] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.DrownedMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Drowned
[11May2024 10:02:40.165] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
[11May2024 10:02:40.172] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ZombieMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Zombie
[11May2024 10:02:40.180] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
[11May2024 10:02:40.185] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ZombieVillagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.ZombieVillager
[11May2024 10:02:40.192] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.BreakDoorGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.BreakDoorGoal
[11May2024 10:02:40.194] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrownTridentMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrownTrident
[11May2024 10:02:40.194] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ThrownTridentMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.ThrownTrident
[11May2024 10:02:40.197] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.RangedAttackGoalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.RangedAttackGoal
[11May2024 10:02:40.197] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.RangedAttackGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.RangedAttackGoal
[11May2024 10:02:40.200] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrownEggMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrownEgg
[11May2024 10:02:40.200] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ThrownEggMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.ThrownEgg
[11May2024 10:02:40.201] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrowableItemProjectileMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrowableItemProjectile
[11May2024 10:02:40.202] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrowableProjectileMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrowableProjectile
[11May2024 10:02:40.202] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ThrowableProjectileMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.ThrowableProjectile
[11May2024 10:02:40.207] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ElderGuardianMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.ElderGuardian
[11May2024 10:02:40.210] [main/DEBUG] [mixin/]: Mixing world.entity.monster.GuardianAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Guardian
[11May2024 10:02:40.210] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.GuardianMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Guardian
[11May2024 10:02:40.221] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.boss.enderdragon.EndCrystalMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
[11May2024 10:02:40.221] [main/DEBUG] [mixin/]: Mixing world.entity.boss.enderdragon.EndCrystalMixin from mixins.sponge.core.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
[11May2024 10:02:40.225] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.boss.enderdragon.EnderDragonMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon
[11May2024 10:02:40.239] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.boss.EnderDragonPartMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.EnderDragonPart
[11May2024 10:02:40.242] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ThrownEnderpealMixin_Forge from mixins.spongeforge.core.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
[11May2024 10:02:40.242] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:world.entity.projectile.ThrownEnderpealMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:40.242] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrownEnderpearlMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
[11May2024 10:02:40.242] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ThrownEnderpearlMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
[11May2024 10:02:40.245] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EndermiteAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Endermite
[11May2024 10:02:40.245] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.EndermiteMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Endermite
[11May2024 10:02:40.246] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EndermiteMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Endermite
[11May2024 10:02:40.251] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EnderManAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.EnderMan
[11May2024 10:02:40.251] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_CREEPY()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_CREEPY_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.monster.EnderManAccessor
[11May2024 10:02:40.251] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.EnderManMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.EnderMan
[11May2024 10:02:40.252] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EnderManMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.EnderMan
[11May2024 10:02:40.257] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EnderMan_EndermanLeaveBlockGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.EnderMan$EndermanLeaveBlockGoal
[11May2024 10:02:40.258] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EnderMan_EndermanTakeBlockGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.EnderMan$EndermanTakeBlockGoal
[11May2024 10:02:40.261] [main/DEBUG] [mixin/]: Mixing world.entity.monster.EvokerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Evoker
[11May2024 10:02:40.261] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.EvokerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Evoker
[11May2024 10:02:40.266] [main/DEBUG] [mixin/]: Mixing world.entity.monster.SpellcasterIllagerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.SpellcasterIllager
[11May2024 10:02:40.266] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SpellcasterIllagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.SpellcasterIllager
[11May2024 10:02:40.268] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.AbstractIllagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.AbstractIllager
[11May2024 10:02:40.269] [main/DEBUG] [mixin/]: Mixing world.entity.raid.RaiderAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.raid.Raider
[11May2024 10:02:40.269] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$IS_CELEBRATING()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$IS_CELEBRATING_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.raid.RaiderAccessor
[11May2024 10:02:40.269] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.raid.RaiderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.raid.Raider
[11May2024 10:02:40.271] [main/DEBUG] [mixin/]: Mixing world.entity.monster.PatrollingMonsterAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.PatrollingMonster
[11May2024 10:02:40.271] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.PatrollingMonsterMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.PatrollingMonster
[11May2024 10:02:40.296] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
[11May2024 10:02:40.299] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.EvokerFangsMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.EvokerFangs
[11May2024 10:02:40.301] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrownExperienceBottleMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrownExperienceBottle
[11May2024 10:02:40.304] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.EyeOfEnderAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.EyeOfEnder
[11May2024 10:02:40.304] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.EyeOfEnderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.EyeOfEnder
[11May2024 10:02:40.305] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.EyeOfEnderMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.EyeOfEnder
[11May2024 10:02:40.309] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.FireworkRocketEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
[11May2024 10:02:40.309] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_ID_FIREWORKS_ITEM()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_ID_FIREWORKS_ITEM_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.projectile.FireworkRocketEntityAccessor
[11May2024 10:02:40.310] [main/DEBUG] [mixin/]: Mixing entity.item.FireworkRocketEntityMixin_EntityActivation from mixins.sponge.entityactivation.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
[11May2024 10:02:40.310] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.FireworkRocketEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
[11May2024 10:02:40.310] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.FireworkRocketEntityMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
[11May2024 10:02:40.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$useSpongeExplosion$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;BLnet/minecraft/world/level/Explosion;)V to md91cae1$lambda$impl$useSpongeExplosion$0$1 in mixins.sponge.core.json:world.entity.projectile.FireworkRocketEntityMixin
[11May2024 10:02:40.317] [main/DEBUG] [mixin/]: Mixing world.entity.animal.FoxAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Fox
[11May2024 10:02:40.317] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_TRUSTED_ID_0()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_TRUSTED_ID_0_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.FoxAccessor
[11May2024 10:02:40.317] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_TRUSTED_ID_1()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_TRUSTED_ID_1_$md$91cae1$1 in mixins.sponge.accessors.json:world.entity.animal.FoxAccessor
[11May2024 10:02:40.317] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.FoxMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Fox
[11May2024 10:02:40.328] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.frog.FrogMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.frog.Frog
[11May2024 10:02:40.335] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.GhastMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Ghast
[11May2024 10:02:40.336] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.FlyingMobMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.FlyingMob
[11May2024 10:02:40.342] [main/DEBUG] [mixin/]: Mixing world.entity.monster.Ghast_GhastShootFireballGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Ghast$GhastShootFireballGoal
[11May2024 10:02:40.344] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.GiantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Giant
[11May2024 10:02:40.348] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.ItemFrameAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.decoration.ItemFrame
[11May2024 10:02:40.349] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.ItemFrameMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.ItemFrame
[11May2024 10:02:40.349] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.ItemFrameMixin from mixins.sponge.core.json into net.minecraft.world.entity.decoration.ItemFrame
[11May2024 10:02:40.354] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.SquidMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Squid
[11May2024 10:02:40.366] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.HoglinMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.hoglin.Hoglin
[11May2024 10:02:40.371] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ZoglinMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Zoglin
[11May2024 10:02:40.378] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.MuleMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Mule
[11May2024 10:02:40.385] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.HuskMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Husk
[11May2024 10:02:40.390] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.IllusionerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Illusioner
[11May2024 10:02:40.400] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.InteractionMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Interaction
[11May2024 10:02:40.405] [main/DEBUG] [mixin/]: Mixing world.entity.Display_ItemDisplayAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Display$ItemDisplay
[11May2024 10:02:40.405] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.Display_ItemDisplayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display$ItemDisplay
[11May2024 10:02:40.408] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.LargeFireballMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.LargeFireball
[11May2024 10:02:40.408] [main/DEBUG] [mixin/]: Mixing world.entity.GrieferBridgeMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.LargeFireball
[11May2024 10:02:40.409] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.LargeFireballMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.LargeFireball
[11May2024 10:02:40.409] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$throwExplosionEventAndExplode$0(Lorg/spongepowered/api/event/CauseStackManager$StackFrame;Lorg/spongepowered/api/projectile/source/ProjectileSource;)V to md91cae1$lambda$bridge$throwExplosionEventAndExplode$0$0 in mixins.sponge.core.json:world.entity.projectile.LargeFireballMixin
[11May2024 10:02:40.412] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.FireballMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.Fireball
[11May2024 10:02:40.418] [main/DEBUG] [mixin/]: Mixing world.entity.animal.horse.LlamaAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.horse.Llama
[11May2024 10:02:40.418] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.LlamaMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Llama
[11May2024 10:02:40.427] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.LlamaSpitMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.LlamaSpit
[11May2024 10:02:40.427] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.LlamaSpitMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.LlamaSpit
[11May2024 10:02:40.432] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.MagmaCubeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.MagmaCube
[11May2024 10:02:40.434] [main/DEBUG] [mixin/]: Mixing world.entity.monster.SlimeAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Slime
[11May2024 10:02:40.434] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SlimeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Slime
[11May2024 10:02:40.442] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.MarkerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Marker
[11May2024 10:02:40.445] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.MushroomCowMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.MushroomCow
[11May2024 10:02:40.452] [main/DEBUG] [mixin/]: Mixing world.entity.animal.OcelotAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Ocelot
[11May2024 10:02:40.452] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.OcelotMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Ocelot
[11May2024 10:02:40.453] [main/DEBUG] [mixin/]: Mixing world.entity.animal.OcelotMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Ocelot
[11May2024 10:02:40.460] [main/DEBUG] [mixin/]: Mixing world.entity.decoration.PaintingAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.decoration.Painting
[11May2024 10:02:40.460] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.decoration.PaintingMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.decoration.Painting
[11May2024 10:02:40.463] [main/DEBUG] [mixin/]: Mixing world.entity.animal.PandaAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Panda
[11May2024 10:02:40.463] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.PandaMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Panda
[11May2024 10:02:40.472] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.ParrotMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Parrot
[11May2024 10:02:40.473] [main/DEBUG] [mixin/]: Mixing world.entity.animal.ParrotMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Parrot
[11May2024 10:02:40.476] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.ShoulderRidingEntityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.ShoulderRidingEntity
[11May2024 10:02:40.485] [main/DEBUG] [mixin/]: Mixing world.entity.monster.PhantomAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Phantom
[11May2024 10:02:40.485] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.PhantomMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Phantom
[11May2024 10:02:40.492] [main/DEBUG] [mixin/]: Mixing world.entity.animal.PigAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Pig
[11May2024 10:02:40.492] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_SADDLE_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_SADDLE_ID_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.PigAccessor
[11May2024 10:02:40.492] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.PigMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Pig
[11May2024 10:02:40.497] [main/DEBUG] [mixin/]: Mixing world.entity.monster.ZombifiedPiglinAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.ZombifiedPiglin
[11May2024 10:02:40.497] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ZombifiedPiglinMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.ZombifiedPiglin
[11May2024 10:02:40.498] [main/DEBUG] [mixin/]: Mixing world.entity.monster.ZombifiedPiglinMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.ZombifiedPiglin
[11May2024 10:02:40.504] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.PiglinMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.piglin.Piglin
[11May2024 10:02:40.516] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.PiglinBruteMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.piglin.PiglinBrute
[11May2024 10:02:40.521] [main/DEBUG] [mixin/]: Mixing api.world.entity.monster.PillagerMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.monster.Pillager
[11May2024 10:02:40.521] [main/DEBUG] [mixin/]: Mixing world.entity.monster.PillagerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Pillager
[11May2024 10:02:40.521] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$IS_CHARGING_CROSSBOW()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$IS_CHARGING_CROSSBOW_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.monster.PillagerAccessor
[11May2024 10:02:40.521] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.PillagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Pillager
[11May2024 10:02:40.530] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.PolarBearMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.PolarBear
[11May2024 10:02:40.536] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ThrownPotionMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ThrownPotion
[11May2024 10:02:40.539] [main/DEBUG] [mixin/]: Mixing world.entity.animal.PufferfishAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Pufferfish
[11May2024 10:02:40.539] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$getScale(I)F to invoker$getScale_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.PufferfishAccessor
[11May2024 10:02:40.539] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.PufferfishMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Pufferfish
[11May2024 10:02:40.544] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.RabbitMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Rabbit
[11May2024 10:02:40.549] [main/DEBUG] [mixin/]: Mixing world.entity.animal.Rabbit_RaidGardenGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Rabbit$RaidGardenGoal
[11May2024 10:02:40.551] [main/DEBUG] [mixin/]: Mixing world.entity.monster.RavagerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Ravager
[11May2024 10:02:40.551] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.RavagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Ravager
[11May2024 10:02:40.559] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.SalmonMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Salmon
[11May2024 10:02:40.564] [main/DEBUG] [mixin/]: Mixing world.entity.animal.SheepAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Sheep
[11May2024 10:02:40.564] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_WOOL_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_WOOL_ID_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.SheepAccessor
[11May2024 10:02:40.564] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$ITEM_BY_DYE()Ljava/util/Map; to accessor$ITEM_BY_DYE_$md$91cae1$1 in mixins.sponge.accessors.json:world.entity.animal.SheepAccessor
[11May2024 10:02:40.564] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.SheepMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Sheep
[11May2024 10:02:40.570] [main/DEBUG] [mixin/]: Mixing world.entity.ai.goal.EatBlockGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.EatBlockGoal
[11May2024 10:02:40.573] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.ShulkerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Shulker
[11May2024 10:02:40.573] [main/DEBUG] [mixin/]: Mixing world.entity.monster.ShulkerMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Shulker
[11May2024 10:02:40.582] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ShulkerBulletAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.ShulkerBullet
[11May2024 10:02:40.582] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.ShulkerBulletMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.ShulkerBullet
[11May2024 10:02:40.582] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.ShulkerBulletMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.ShulkerBullet
[11May2024 10:02:40.586] [main/DEBUG] [mixin/]: Mixing world.entity.monster.Silverfish_SilverfishWakeUpFriendsGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Silverfish$SilverfishWakeUpFriendsGoal
[11May2024 10:02:40.587] [main/DEBUG] [mixin/]: Mixing world.entity.monster.Silverfish_SilverfishMergeWithStoneGoalMixin from mixins.sponge.core.json into net.minecraft.world.entity.monster.Silverfish$SilverfishMergeWithStoneGoal
[11May2024 10:02:40.590] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.StrayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Stray
[11May2024 10:02:40.596] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.SkeletonHorseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
[11May2024 10:02:40.600] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal
[11May2024 10:02:40.604] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.SmallFireballMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.SmallFireball
[11May2024 10:02:40.605] [main/DEBUG] [mixin/]: Mixing world.entity.GrieferBridgeMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.SmallFireball
[11May2024 10:02:40.605] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.SmallFireballMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.SmallFireball
[11May2024 10:02:40.609] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.SnowballMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.Snowball
[11May2024 10:02:40.610] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.SnowballMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.Snowball
[11May2024 10:02:40.614] [main/DEBUG] [mixin/]: Mixing world.level.BaseSpawnerAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.BaseSpawner
[11May2024 10:02:40.614] [main/DEBUG] [mixin/]: Mixing world.level.BaseSpawnerMixin from mixins.sponge.core.json into net.minecraft.world.level.BaseSpawner
[11May2024 10:02:40.616] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.SpectralArrowMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.SpectralArrow
[11May2024 10:02:40.620] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider
[11May2024 10:02:40.642] [main/DEBUG] [mixin/]: Mixing network.syncher.SynchedEntityDataMixin from mixins.sponge.core.json into net.minecraft.network.syncher.SynchedEntityData
[11May2024 10:02:40.645] [main/DEBUG] [mixin/]: Mixing network.syncher.EntityDataAccessorMixin from mixins.sponge.core.json into net.minecraft.network.syncher.EntityDataAccessor
[11May2024 10:02:40.670] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.warden.WardenMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.warden.Warden
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Mixing world.level.border.WorldBorderAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.border.WorldBorder
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Mixing world.level.border.WorldBorderMixin from mixins.sponge.core.json into net.minecraft.world.level.border.WorldBorder
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$applyFrom$7(Lorg/spongepowered/api/world/border/WorldBorder;)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$bridge$applyFrom$7$0 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetWarningTime$6(I)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetWarningTime$6$1 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetDamagePerBlock$5(D)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetDamagePerBlock$5$2 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetDamageSafeZone$4(D)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetDamageSafeZone$4$3 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetWarningBlocks$3(I)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetWarningBlocks$3$4 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onLerping$2(DDJ)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onLerping$2$5 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetSize$1(D)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetSize$1$6 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.680] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onSetCenter$0(DD)Lorg/spongepowered/api/world/border/WorldBorder; to md91cae1$lambda$impl$onSetCenter$0$7 in mixins.sponge.core.json:world.level.border.WorldBorderMixin
[11May2024 10:02:40.685] [main/DEBUG] [mixin/]: Mixing world.level.chunk.ChunkAccessAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.ChunkAccess
[11May2024 10:02:40.685] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.chunk.ChunkAccessMixin_API from mixins.sponge.api.json into net.minecraft.world.level.chunk.ChunkAccess
[11May2024 10:02:40.685] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$1()V to md91cae1$lambda$setBiome$1$0 in mixins.sponge.api.json:minecraft.world.level.chunk.ChunkAccessMixin_API
[11May2024 10:02:40.685] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$0(I)Lnet/minecraft/world/level/chunk/LevelChunkSection; to md91cae1$lambda$setBiome$0$1 in mixins.sponge.api.json:minecraft.world.level.chunk.ChunkAccessMixin_API
[11May2024 10:02:40.686] [main/DEBUG] [mixin/]: Mixing world.level.chunk.ChunkAccessMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.chunk.ChunkAccess
[11May2024 10:02:40.688] [main/DEBUG] [mixin/]: Mixing world.level.chunk.LevelChunkAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.LevelChunk
[11May2024 10:02:40.688] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$NULL_TICKER()Lnet/minecraft/world/level/block/entity/TickingBlockEntity; to accessor$NULL_TICKER_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.chunk.LevelChunkAccessor
[11May2024 10:02:40.688] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.chunk.LevelChunkMixin_API from mixins.sponge.api.json into net.minecraft.world.level.chunk.LevelChunk
[11May2024 10:02:40.689] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnEntities$17(Lnet/minecraft/world/entity/Entity;)V to md91cae1$lambda$spawnEntities$17$1 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.689] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnEntities$16(Lorg/spongepowered/api/entity/Entity;)Z to md91cae1$lambda$spawnEntities$16$2 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createEntity$15(Lorg/spongepowered/math/vector/Vector3d;)Z to md91cae1$lambda$createEntity$15$3 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entities$14(Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$entities$14$4 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entities$13(Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$entities$13$5 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entity$12(Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$entity$12$6 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$players$11(Lnet/minecraft/world/entity/player/Player;)Z to md91cae1$lambda$players$11$7 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$biomeStream$10(ZLorg/spongepowered/common/world/volume/buffer/biome/ObjectArrayMutableBiomeBuffer;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/api/world/chunk/WorldChunk;)Lnet/minecraft/util/Tuple; to md91cae1$lambda$biomeStream$10$8 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$biomeStream$9(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome;)Lnet/minecraft/core/BlockPos; to md91cae1$lambda$biomeStream$9$9 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.690] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$biomeStream$8(ZLorg/spongepowered/common/world/volume/buffer/biome/ObjectArrayMutableBiomeBuffer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Biome;)V to md91cae1$lambda$biomeStream$8$a in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityStream$7(ZLorg/spongepowered/common/world/volume/buffer/blockentity/ObjectArrayMutableBlockEntityBuffer;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/api/world/chunk/WorldChunk;)Lnet/minecraft/util/Tuple; to md91cae1$lambda$blockEntityStream$7$b in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityStream$6(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/core/BlockPos; to md91cae1$lambda$blockEntityStream$6$c in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$5(ZLorg/spongepowered/common/world/volume/buffer/block/ArrayMutableBlockBuffer;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/api/world/chunk/WorldChunk;)Lnet/minecraft/util/Tuple; to md91cae1$lambda$blockStateStream$5$d in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$4(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/core/BlockPos; to md91cae1$lambda$blockStateStream$4$e in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$3(ZLorg/spongepowered/common/world/volume/buffer/block/ArrayMutableBlockBuffer;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to md91cae1$lambda$blockStateStream$3$f in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$2(ZLorg/spongepowered/common/world/volume/buffer/entity/ObjectArrayMutableEntityBuffer;Ljava/util/UUID;Lorg/spongepowered/api/world/chunk/WorldChunk;)Lnet/minecraft/util/Tuple; to md91cae1$lambda$entityStream$2$10 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$1(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)Ljava/util/UUID; to md91cae1$lambda$entityStream$1$11 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.691] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityStream$0(Lorg/spongepowered/math/vector/Vector3i;Lorg/spongepowered/math/vector/Vector3i;Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/util/stream/Stream; to md91cae1$lambda$entityStream$0$12 in mixins.sponge.api.json:minecraft.world.level.chunk.LevelChunkMixin_API
[11May2024 10:02:40.696] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.LevelChunk
[11May2024 10:02:40.697] [main/DEBUG] [mixin/]: Mixing world.level.chunk.LevelChunkMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.LevelChunk
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$setBlockCreator$5(Lorg/spongepowered/common/entity/PlayerTracker;Ljava/lang/Integer;)V to md91cae1$lambda$bridge$setBlockCreator$5$13 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$setBlockNotifier$4(Lorg/spongepowered/common/entity/PlayerTracker;Ljava/lang/Integer;)V to md91cae1$lambda$bridge$setBlockNotifier$4$14 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getBlockNotifierUUID$3(Lorg/spongepowered/common/entity/PlayerTracker;)Ljava/lang/Integer; to md91cae1$lambda$bridge$getBlockNotifierUUID$3$15 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getBlockCreatorUUID$2(Lorg/spongepowered/common/entity/PlayerTracker;)Ljava/lang/Integer; to md91cae1$lambda$bridge$getBlockCreatorUUID$2$16 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$addTrackedBlockPosition$1(Lorg/spongepowered/common/entity/PlayerTracker;Ljava/lang/Integer;)V to md91cae1$lambda$bridge$addTrackedBlockPosition$1$17 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$addTrackedBlockPosition$0(Lorg/spongepowered/common/entity/PlayerTracker;Ljava/lang/Integer;)V to md91cae1$lambda$bridge$addTrackedBlockPosition$0$18 in mixins.sponge.core.json:world.level.chunk.LevelChunkMixin
[11May2024 10:02:40.706] [main/DEBUG] [mixin/]: Mixing world.level.chunk.LevelChunkMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.chunk.LevelChunk
[11May2024 10:02:40.706] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$createChunkPipeline$0(Ljava/lang/ref/WeakReference;)Lnet/minecraft/server/level/ServerLevel; to md91cae1$lambda$bridge$createChunkPipeline$0$19 in mixins.sponge.tracker.json:world.level.chunk.LevelChunkMixin_Tracker
[11May2024 10:02:40.724] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.storage.LevelDataMixin_API from mixins.sponge.api.json into net.minecraft.world.level.storage.LevelData
[11May2024 10:02:40.725] [main/DEBUG] [mixin/]: Mixing world.level.storage.LevelDataMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.LevelData
[11May2024 10:02:40.731] [main/DEBUG] [mixin/]: Mixing world.entity.Display_TextDisplayAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.Display$TextDisplay
[11May2024 10:02:40.731] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.Display_TextDisplayMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display$TextDisplay
[11May2024 10:02:40.735] [main/DEBUG] [mixin/]: Mixing world.entity.animal.horse.TraderLlamaAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.horse.TraderLlama
[11May2024 10:02:40.736] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.TraderLlamaMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.TraderLlama
[11May2024 10:02:40.746] [main/DEBUG] [mixin/]: Mixing world.entity.animal.TropicalFishAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.TropicalFish
[11May2024 10:02:40.746] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$packVariant(Lnet/minecraft/world/entity/animal/TropicalFish$Pattern;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/item/DyeColor;)I to invoker$packVariant_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.TropicalFishAccessor
[11May2024 10:02:40.746] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.TropicalFishMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.TropicalFish
[11May2024 10:02:40.754] [main/DEBUG] [mixin/]: Mixing world.entity.monster.VexAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Vex
[11May2024 10:02:40.755] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.VexMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Vex
[11May2024 10:02:40.761] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
[11May2024 10:02:40.772] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.VillagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.Villager
[11May2024 10:02:40.773] [main/DEBUG] [mixin/]: Mixing world.entity.npc.VillagerMixin from mixins.sponge.core.json into net.minecraft.world.entity.npc.Villager
[11May2024 10:02:40.776] [main/DEBUG] [mixin/]: Mixing item.merchant.MerchantMixin_API from mixins.sponge.api.json into org.spongepowered.api.item.merchant.Merchant
[11May2024 10:02:40.776] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$imerchant$getTradingPlayer$0(Lorg/spongepowered/api/entity/living/Humanoid;)Z to md91cae1$lambda$imerchant$getTradingPlayer$0$0 in mixins.sponge.api.json:item.merchant.MerchantMixin_API
[11May2024 10:02:40.779] [main/DEBUG] [mixin/]: Mixing api.world.entity.npc.AbstractVillagerMixin_Carrier_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.780] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.780] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.780] [main/DEBUG] [mixin/]: Mixing world.entity.npc.AbstractVillagerAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.780] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.AbstractVillagerMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.781] [main/DEBUG] [mixin/]: Mixing world.entity.npc.AbstractVillagerMixin from mixins.sponge.core.json into net.minecraft.world.entity.npc.AbstractVillager
[11May2024 10:02:40.792] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.WitchMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Witch
[11May2024 10:02:40.800] [main/DEBUG] [mixin/]: Mixing world.entity.monster.VindicatorAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.monster.Vindicator
[11May2024 10:02:40.800] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.VindicatorMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Vindicator
[11May2024 10:02:40.808] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.WanderingTraderMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.WanderingTrader
[11May2024 10:02:40.816] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.WindChargeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.WindCharge
[11May2024 10:02:40.820] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.WitherSkullMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.WitherSkull
[11May2024 10:02:40.821] [main/DEBUG] [mixin/]: Mixing world.entity.GrieferBridgeMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.WitherSkull
[11May2024 10:02:40.821] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.WitherSkullMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.WitherSkull
[11May2024 10:02:40.822] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$throwExplosionEventAndExplosde$0(Lorg/spongepowered/api/event/CauseStackManager$StackFrame;Lorg/spongepowered/api/projectile/source/ProjectileSource;)V to md91cae1$lambda$bridge$throwExplosionEventAndExplosde$0$0 in mixins.sponge.core.json:world.entity.projectile.WitherSkullMixin
[11May2024 10:02:40.827] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.WitherSkeletonMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.WitherSkeleton
[11May2024 10:02:40.835] [main/DEBUG] [mixin/]: Mixing world.entity.animal.WolfAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.Wolf
[11May2024 10:02:40.835] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$DATA_COLLAR_COLOR()Lnet/minecraft/network/syncher/EntityDataAccessor; to accessor$DATA_COLLAR_COLOR_$md$91cae1$0 in mixins.sponge.accessors.json:world.entity.animal.WolfAccessor
[11May2024 10:02:40.835] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.WolfMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Wolf
[11May2024 10:02:40.836] [main/DEBUG] [mixin/]: Mixing world.entity.animal.WolfMixin from mixins.sponge.core.json into net.minecraft.world.entity.animal.Wolf
[11May2024 10:02:40.847] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.ZombieHorseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.ZombieHorse
[11May2024 10:02:40.857] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.FishingHookAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.projectile.FishingHook
[11May2024 10:02:40.857] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.FishingHookMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.FishingHook
[11May2024 10:02:40.857] [main/DEBUG] [mixin/]: Mixing world.entity.projectile.FishingHookMixin from mixins.sponge.core.json into net.minecraft.world.entity.projectile.FishingHook
[11May2024 10:02:40.857] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$retrieve$0(Lorg/spongepowered/api/item/inventory/ItemStackSnapshot;)Lorg/spongepowered/api/data/Transaction; to md91cae1$lambda$retrieve$0$0 in mixins.sponge.core.json:world.entity.projectile.FishingHookMixin
[11May2024 10:02:40.867] [main/DEBUG] [mixin/]: Mixing api.world.entity.EquipmentSlotMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.EquipmentSlot
[11May2024 10:02:40.868] [main/DEBUG] [mixin/]: Mixing api.world.entity.EquipmentSlot_TypeMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.EquipmentSlot$Type
[11May2024 10:02:40.869] [main/DEBUG] [mixin/]: Mixing world.entity.EntitySelectorMixin from mixins.sponge.core.json into net.minecraft.world.entity.EntitySelector
[11May2024 10:02:40.869] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$static$0$0 in mixins.sponge.core.json:world.entity.EntitySelectorMixin
[11May2024 10:02:40.871] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.vehicle.Boat_TypeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.vehicle.Boat$Type
[11May2024 10:02:40.872] [main/DEBUG] [mixin/]: Mixing world.item.ArmorMaterialsAccessor from mixins.sponge.accessors.json into net.minecraft.world.item.ArmorMaterials
[11May2024 10:02:40.872] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.ArmorMaterialsMixin_API from mixins.sponge.api.json into net.minecraft.world.item.ArmorMaterials
[11May2024 10:02:40.873] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.IngredientMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.Ingredient
[11May2024 10:02:40.873] [main/DEBUG] [mixin/]: Mixing world.item.crafting.IngredientMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.Ingredient
[11May2024 10:02:40.874] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$modifyCodec$3(Lnet/minecraft/world/item/crafting/Ingredient;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$modifyCodec$3$0 in mixins.sponge.core.json:world.item.crafting.IngredientMixin
[11May2024 10:02:40.874] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$modifyCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/Ingredient; to md91cae1$lambda$impl$modifyCodec$2$1 in mixins.sponge.core.json:world.item.crafting.IngredientMixin
[11May2024 10:02:40.874] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$modifyCodec$1(Lnet/minecraft/world/item/crafting/Ingredient;)Lnet/minecraft/world/item/crafting/Ingredient; to md91cae1$lambda$impl$modifyCodec$1$2 in mixins.sponge.core.json:world.item.crafting.IngredientMixin
[11May2024 10:02:40.874] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$modifyCodec$0(Lorg/spongepowered/common/item/recipe/ingredient/SpongeIngredient;)Lnet/minecraft/world/item/crafting/Ingredient; to md91cae1$lambda$impl$modifyCodec$0$3 in mixins.sponge.core.json:world.item.crafting.IngredientMixin
[11May2024 10:02:40.880] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[11May2024 10:02:40.881] [main/DEBUG] [mixin/]: Mixing minecraft.world.effect.MobEffectInstanceMixin_API from mixins.sponge.api.json into net.minecraft.world.effect.MobEffectInstance
[11May2024 10:02:40.885] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.TiersMixin_API from mixins.sponge.api.json into net.minecraft.world.item.Tiers
[11May2024 10:02:40.935] [main/DEBUG] [mixin/]: Mixing minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.event.level.BlockEvent$BreakEvent
[11May2024 10:02:40.935] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:40.935] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$syncTo$3(Lorg/spongepowered/api/block/transaction/BlockTransaction;)V to md91cae1$lambda$bridge$syncTo$3$0 in mixins.spongeforge.core.json:minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge
[11May2024 10:02:40.935] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$syncTo$2(Lorg/spongepowered/math/vector/Vector3i;Lorg/spongepowered/api/block/transaction/BlockTransaction;)Z to md91cae1$lambda$bridge$syncTo$2$1 in mixins.spongeforge.core.json:minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge
[11May2024 10:02:40.936] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$syncFrom$1(Lorg/spongepowered/api/block/transaction/BlockTransaction;)Z to md91cae1$lambda$bridge$syncFrom$1$2 in mixins.spongeforge.core.json:minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge
[11May2024 10:02:40.936] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$syncFrom$0(Lorg/spongepowered/math/vector/Vector3i;Lorg/spongepowered/api/block/transaction/BlockTransaction;)Z to md91cae1$lambda$bridge$syncFrom$0$3 in mixins.spongeforge.core.json:minecraftforge.event.world.BlockEvent_BreakEventMixin_Forge
[11May2024 10:02:40.971] [main/DEBUG] [mixin/]: Mixing commands.arguments.selector.options.EntitySelectorOptionsAccessor from mixins.sponge.accessors.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
[11May2024 10:02:40.971] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$OPTIONS()Ljava/util/Map; to accessor$OPTIONS_$md$91cae1$0 in mixins.sponge.accessors.json:commands.arguments.selector.options.EntitySelectorOptionsAccessor
[11May2024 10:02:40.973] [main/DEBUG] [mixin/]: Mixing world.scores.ScoreboardAccessor from mixins.sponge.accessors.json into net.minecraft.world.scores.Scoreboard
[11May2024 10:02:40.973] [main/DEBUG] [mixin/]: Mixing world.scores.ScoreboardMixin from mixins.sponge.core.json into net.minecraft.world.scores.Scoreboard
[11May2024 10:02:40.975] [main/DEBUG] [mixin/]: Mixing minecraft.server.ServerScoreboardMixin_API from mixins.sponge.api.json into net.minecraft.server.ServerScoreboard
[11May2024 10:02:40.975] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$objectives$1(Lnet/minecraft/world/scores/Objective;)Lorg/spongepowered/common/scoreboard/SpongeObjective; to md91cae1$lambda$objectives$1$0 in mixins.sponge.api.json:minecraft.server.ServerScoreboardMixin_API
[11May2024 10:02:40.976] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$objectivesByCriterion$0(Lnet/minecraft/world/scores/Objective;)Lorg/spongepowered/common/scoreboard/SpongeObjective; to md91cae1$lambda$objectivesByCriterion$0$1 in mixins.sponge.api.json:minecraft.server.ServerScoreboardMixin_API
[11May2024 10:02:40.978] [main/DEBUG] [mixin/]: Mixing server.ServerScoreboardMixin from mixins.sponge.core.json into net.minecraft.server.ServerScoreboard
[11May2024 10:02:40.978] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$addPlayer$1(Lnet/minecraft/world/scores/Objective;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/scores/DisplaySlot;Lnet/minecraft/world/scores/Objective;)V to md91cae1$lambda$bridge$addPlayer$1$2 in mixins.sponge.core.json:server.ServerScoreboardMixin
[11May2024 10:02:40.978] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getObjectivesByCriterion$0(Lnet/minecraft/world/scores/Objective;)Lorg/spongepowered/common/scoreboard/SpongeObjective; to md91cae1$lambda$bridge$getObjectivesByCriterion$0$3 in mixins.sponge.core.json:server.ServerScoreboardMixin
[11May2024 10:02:40.988] [main/DEBUG] [mixin/]: Mixing commands.arguments.selector.EntitySelectorParserAccessor from mixins.sponge.accessors.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
[11May2024 10:02:40.989] [main/DEBUG] [mixin/]: Mixing minecraft.commands.arguments.selector.EntitySelectorParserMixin_API from mixins.sponge.api.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
[11May2024 10:02:40.989] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$advancementCriterion$5(Ljava/lang/String;)Lit/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap; to md91cae1$lambda$api$advancementCriterion$5$0 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.989] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reset$4(Lnet/minecraft/world/entity/Entity;)Z to md91cae1$lambda$reset$4$1 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.989] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$build$3(Ljava/util/List;Ljava/lang/String;Lorg/spongepowered/api/util/Range;)V to md91cae1$lambda$build$3$2 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.989] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$build$2(Ljava/util/List;Ljava/lang/String;Lit/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap;)V to md91cae1$lambda$build$2$3 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.990] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$build$1(Ljava/util/List;Ljava/lang/String;Lit/unimi/dsi/fastutil/objects/Object2BooleanMap$Entry;)V to md91cae1$lambda$build$1$4 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.990] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$build$0(Ljava/util/List;Lit/unimi/dsi/fastutil/objects/Object2BooleanMap$Entry;)V to md91cae1$lambda$build$0$5 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorParserMixin_API
[11May2024 10:02:40.994] [main/DEBUG] [mixin/]: Mixing commands.arguments.selector.EntitySelectorParserMixin from mixins.sponge.core.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
[11May2024 10:02:41.002] [main/DEBUG] [mixin/]: Mixing commands.arguments.selector.options.EntitySelectorOptions_OptionAccessor from mixins.sponge.accessors.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions$Option
[11May2024 10:02:41.007] [main/DEBUG] [mixin/]: Mixing core.dispenser.AbstractProjectileDispenseBehaviorMixin from mixins.sponge.core.json into net.minecraft.core.dispenser.AbstractProjectileDispenseBehavior
[11May2024 10:02:41.019] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.Team_CollisionRuleMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.Team$CollisionRule
[11May2024 10:02:41.019] [main/DEBUG] [mixin/]: Mixing minecraft.world.DifficultyMixin_API from mixins.sponge.api.json into net.minecraft.world.Difficulty
[11May2024 10:02:41.020] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.Fox_TypeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Fox$Type
[11May2024 10:02:41.022] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.GameTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.GameType
[11May2024 10:02:41.023] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.HumanoidArmMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.HumanoidArm
[11May2024 10:02:41.024] [main/DEBUG] [mixin/]: Mixing world.entity.animal.MushroomCow_MushroomTypeAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.animal.MushroomCow$MushroomType
[11May2024 10:02:41.024] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.MushroomCow_MushroomTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.MushroomCow$MushroomType
[11May2024 10:02:41.025] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.criteria.ObjectiveCriteria_RenderTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.criteria.ObjectiveCriteria$RenderType
[11May2024 10:02:41.025] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.Panda_GeneMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Panda$Gene
[11May2024 10:02:41.026] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.Phantom_AttackPhaseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.Phantom$AttackPhase
[11May2024 10:02:41.026] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.projectile.AbstractArrow_PickupMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.projectile.AbstractArrow$Pickup
[11May2024 10:02:41.027] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.MirrorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.Mirror
[11May2024 10:02:41.027] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.player.ChatVisiblityMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.player.ChatVisiblity
[11May2024 10:02:41.028] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.raid.Raid_RaidStatusMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.raid.Raid$RaidStatus
[11May2024 10:02:41.028] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.RotationMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.Rotation
[11May2024 10:02:41.030] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.monster.SpellcasterIllager_IllagerSpellMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.monster.SpellcasterIllager$IllagerSpell
[11May2024 10:02:41.031] [main/DEBUG] [mixin/]: Mixing minecraft.world.ticks.TickPriorityMixin_API from mixins.sponge.api.json into net.minecraft.world.ticks.TickPriority
[11May2024 10:02:41.031] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.Team_VisibilityMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.Team$Visibility
[11May2024 10:02:41.032] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.AdvancementTypeMixin_API from mixins.sponge.api.json into net.minecraft.advancements.AdvancementType
[11May2024 10:02:41.032] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.TropicalFish_PatternMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.TropicalFish$Pattern
[11May2024 10:02:41.033] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.Heightmap_TypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.Heightmap$Types
[11May2024 10:02:41.033] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$matcher$0(Lorg/spongepowered/api/block/BlockState;Lorg/spongepowered/api/world/volume/game/PrimitiveGameVolume;Lorg/spongepowered/math/vector/Vector3i;)Z to md91cae1$lambda$matcher$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.Heightmap_TypeMixin_API
[11May2024 10:02:41.035] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.BiomeSpecialEffects_GrassColorModifierMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier
[11May2024 10:02:41.035] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.Biome_TemperatureModifierMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.Biome$TemperatureModifier
[11May2024 10:02:41.036] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.GenerationStep_CarvingMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.GenerationStep$Carving
[11May2024 10:02:41.036] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.GenerationStep_DecorationMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.GenerationStep$Decoration
[11May2024 10:02:41.037] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.Parrot_VariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Parrot$Variant
[11May2024 10:02:41.038] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.Rabbit_VariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.Rabbit$Variant
[11May2024 10:02:41.038] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.LLama_VariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Llama$Variant
[11May2024 10:02:41.039] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.VariantMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Variant
[11May2024 10:02:41.039] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.animal.horse.MarkingsMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.animal.horse.Markings
[11May2024 10:02:41.040] [main/DEBUG] [mixin/]: Mixing minecraft.world.damagesource.DamageScalingMixin_API from mixins.sponge.api.json into net.minecraft.world.damagesource.DamageScaling
[11May2024 10:02:41.040] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.ItemDisplayContextMixin_API from mixins.sponge.api.json into net.minecraft.world.item.ItemDisplayContext
[11May2024 10:02:41.040] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.Display_BillboardConstraintsMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display$BillboardConstraints
[11May2024 10:02:41.040] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.Display_TextDisplay_AlignMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.Display$TextDisplay$Align
[11May2024 10:02:41.041] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.LightLayerMixin_API from mixins.sponge.api.json into net.minecraft.world.level.LightLayer
[11May2024 10:02:41.043] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.DisplaySlotMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.DisplaySlot
[11May2024 10:02:41.049] [main/DEBUG] [mixin/]: Mixing minecraft.world.scores.criteria.ObjectiveCriteriaMixin_API from mixins.sponge.api.json into net.minecraft.world.scores.criteria.ObjectiveCriteria
[11May2024 10:02:41.122] [main/DEBUG] [mixin/]: Mixing world.entity.boss.enderdragon.phases.EnderDragonPhaseAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.boss.enderdragon.phases.EnderDragonPhase
[11May2024 10:02:41.122] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.boss.enderdragon.phases.EnderDragonPhaseMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.enderdragon.phases.EnderDragonPhase
[11May2024 10:02:41.123] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstanceMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
[11May2024 10:02:41.125] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.FireworkRocketItem_ShapeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.FireworkRocketItem$Shape
[11May2024 10:02:41.127] [main/DEBUG] [mixin/]: Mixing world.level.GameRulesAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.GameRules
[11May2024 10:02:41.128] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.GameRules_KeyMixin_API from mixins.sponge.api.json into net.minecraft.world.level.GameRules$Key
[11May2024 10:02:41.130] [main/DEBUG] [mixin/]: Mixing world.level.GameRules_ValueAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.GameRules$Value
[11May2024 10:02:41.144] [main/DEBUG] [mixin/]: Mixing minecraft.commands.synchronization.SuggestionProviders_WrapperMixin_API from mixins.sponge.api.json into net.minecraft.commands.synchronization.SuggestionProviders$Wrapper
[11May2024 10:02:41.151] [main/DEBUG] [mixin/]: Mixing advancements.critereon.MinMaxBounds_DoublesAccessor from mixins.sponge.accessors.json into net.minecraft.advancements.critereon.MinMaxBounds$Doubles
[11May2024 10:02:41.151] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Ljava/util/Optional;Ljava/util/Optional;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:advancements.critereon.MinMaxBounds_DoublesAccessor
[11May2024 10:02:41.152] [main/DEBUG] [mixin/]: Mixing advancements.critereon.MinMaxBounds_IntsAccessor from mixins.sponge.accessors.json into net.minecraft.advancements.critereon.MinMaxBounds$Ints
[11May2024 10:02:41.153] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Ljava/util/Optional;Ljava/util/Optional;)Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:advancements.critereon.MinMaxBounds_IntsAccessor
[11May2024 10:02:41.156] [main/DEBUG] [mixin/]: Mixing minecraft.commands.arguments.selector.EntitySelectorMixin_API from mixins.sponge.api.json into net.minecraft.commands.arguments.selector.EntitySelector
[11May2024 10:02:41.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$api$select$0(Lnet/minecraft/world/entity/Entity;)Lorg/spongepowered/api/entity/Entity; to md91cae1$lambda$api$select$0$0 in mixins.sponge.api.json:minecraft.commands.arguments.selector.EntitySelectorMixin_API
[11May2024 10:02:41.200] [main/DEBUG] [mixin/]: Mixing adventure.text.format.StyleImplMixin from mixins.sponge.core.json into net.kyori.adventure.text.format.StyleImpl
[11May2024 10:02:41.202] [main/DEBUG] [mixin/]: Mixing adventure.text.AbstractComponentMixin from mixins.sponge.core.json into net.kyori.adventure.text.AbstractComponent
[11May2024 10:02:41.207] [main/DEBUG] [mixin/]: Mixing server.level.TicketTypeAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.TicketType
[11May2024 10:02:41.207] [main/DEBUG] [mixin/]: Mixing minecraft.server.level.TicketTypeMixin_API from mixins.sponge.api.json into net.minecraft.server.level.TicketType
[11May2024 10:02:41.207] [main/DEBUG] [mixin/]: Mixing server.level.TicketTypeMixin from mixins.sponge.core.json into net.minecraft.server.level.TicketType
[11May2024 10:02:41.207] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$convertToNativeType$2(Ljava/lang/Object;)Ljava/lang/Object; to md91cae1$lambda$bridge$convertToNativeType$2$0 in mixins.sponge.core.json:server.level.TicketTypeMixin
[11May2024 10:02:41.208] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$convertToNativeType$1(Ljava/lang/Object;)Ljava/lang/Object; to md91cae1$lambda$bridge$convertToNativeType$1$1 in mixins.sponge.core.json:server.level.TicketTypeMixin
[11May2024 10:02:41.208] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$convertToNativeType$0(Ljava/lang/Object;)Ljava/lang/Object; to md91cae1$lambda$bridge$convertToNativeType$0$2 in mixins.sponge.core.json:server.level.TicketTypeMixin
[11May2024 10:02:41.225] [main/DEBUG] [mixin/]: Mixing minecraft.map.MapDecorationMixin_API from mixins.sponge.api.json into net.minecraft.world.level.saveddata.maps.MapDecoration
[11May2024 10:02:41.225] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$type$0()Ljava/lang/IllegalStateException; to md91cae1$lambda$type$0$0 in mixins.sponge.api.json:minecraft.map.MapDecorationMixin_API
[11May2024 10:02:41.229] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.saveddata.MapDecorationMixin from mixins.sponge.api.json into net.minecraft.world.level.saveddata.maps.MapDecoration
[11May2024 10:02:41.237] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.NoiseSettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.levelgen.NoiseSettings
[11May2024 10:02:41.237] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.NoiseSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.NoiseSettings
[11May2024 10:02:41.239] [main/DEBUG] [mixin/]: Mixing world.level.dimension.DimensionTypeAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.dimension.DimensionType
[11May2024 10:02:41.239] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.dimension.DimensionTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.level.dimension.DimensionType
[11May2024 10:02:41.240] [main/DEBUG] [mixin/]: Mixing world.level.dimension.DimensionTypeMixin from mixins.sponge.core.json into net.minecraft.world.level.dimension.DimensionType
[11May2024 10:02:41.253] [main/DEBUG] [mixin/]: Mixing commands.CommandSourceStackAccessor from mixins.sponge.accessors.json into net.minecraft.commands.CommandSourceStack
[11May2024 10:02:41.253] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Lnet/minecraft/commands/CommandSource;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec2;Lnet/minecraft/server/level/ServerLevel;ILjava/lang/String;Lnet/minecraft/network/chat/Component;Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/entity/Entity;ZLnet/minecraft/commands/CommandResultCallback;Lnet/minecraft/commands/arguments/EntityAnchorArgument$Anchor;Lnet/minecraft/commands/CommandSigningContext;Lnet/minecraft/util/TaskChainer;)Lnet/minecraft/commands/CommandSourceStack; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:commands.CommandSourceStackAccessor
[11May2024 10:02:41.253] [main/DEBUG] [mixin/]: Mixing minecraft.commands.CommandSourceStackMixin_API from mixins.sponge.api.json into net.minecraft.commands.CommandSourceStack
[11May2024 10:02:41.254] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$targetBlock$2()Lorg/spongepowered/api/block/BlockSnapshot; to md91cae1$lambda$targetBlock$2$1 in mixins.sponge.api.json:minecraft.commands.CommandSourceStackMixin_API
[11May2024 10:02:41.254] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$audience$1()Lnet/kyori/adventure/audience/Audience; to md91cae1$lambda$audience$1$2 in mixins.sponge.api.json:minecraft.commands.CommandSourceStackMixin_API
[11May2024 10:02:41.254] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$subject$0()Lorg/spongepowered/api/service/permission/Subject; to md91cae1$lambda$subject$0$3 in mixins.sponge.api.json:minecraft.commands.CommandSourceStackMixin_API
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Mixing commands.CommandSourceStackMixin from mixins.sponge.core.json into net.minecraft.commands.CommandSourceStack
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$applyToCause$7(Lorg/spongepowered/api/event/EventContextKey;Lorg/spongepowered/api/event/EventContext$Builder;Lorg/spongepowered/api/event/EventContextKey;Ljava/lang/Object;)V to md91cae1$lambda$impl$applyToCause$7$4 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$updateCauseOnWithPosition$6(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lorg/spongepowered/math/vector/Vector3d;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$impl$updateCauseOnWithPosition$6$5 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$updateCauseOnWithPosition$5(Lorg/spongepowered/math/vector/Vector3d;Lorg/spongepowered/api/world/server/ServerLocation;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$impl$updateCauseOnWithPosition$5$6 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$updateCauseOnWithWorld$4(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$impl$updateCauseOnWithWorld$4$7 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$updateCauseOnWithWorld$3(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/api/world/server/ServerLocation;)Lorg/spongepowered/api/world/server/ServerLocation; to md91cae1$lambda$impl$updateCauseOnWithWorld$3$8 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setCauseOnConstruction$2(Lorg/spongepowered/api/service/permission/Subject;)V to md91cae1$lambda$impl$setCauseOnConstruction$2$9 in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setCauseOnConstruction$1(Lorg/spongepowered/math/vector/Vector3d;)V to md91cae1$lambda$impl$setCauseOnConstruction$1$a in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.257] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setCauseOnConstruction$0(Lorg/spongepowered/api/world/server/ServerLocation;)V to md91cae1$lambda$impl$setCauseOnConstruction$0$b in mixins.sponge.core.json:commands.CommandSourceStackMixin
[11May2024 10:02:41.290] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
[11May2024 10:02:41.290] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$toContainer$0(Ljava/lang/String;)V to md91cae1$lambda$toContainer$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorMixin_API
[11May2024 10:02:41.292] [main/DEBUG] [mixin/]: Mixing world.level.block.entity.CommandBlockEntity_Mixin from mixins.sponge.core.json into net.minecraft.world.level.block.entity.CommandBlockEntity$1
[11May2024 10:02:41.305] [main/DEBUG] [mixin/]: Mixing minecraft.stats.StatMixin_API from mixins.sponge.api.json into net.minecraft.stats.Stat
[11May2024 10:02:41.311] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.chunk.ChunkGeneratorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.chunk.ChunkGenerator
[11May2024 10:02:41.311] [main/DEBUG] [mixin/]: Mixing world.level.chunk.ChunkGeneratorMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.ChunkGenerator
[11May2024 10:02:41.326] [main/DEBUG] [mixin/]: Mixing api.world.entity.player.InventoryMixin_Carried_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.327] [main/DEBUG] [mixin/]: Mixing api.world.entity.player.InventoryMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.327] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.327] [main/DEBUG] [mixin/]: Mixing impl.world.entity.player.InventoryMixin_Bridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.328] [main/DEBUG] [mixin/]: Mixing impl.world.entity.player.InventoryMixin_Lens_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.328] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.329] [main/DEBUG] [mixin/]: Mixing world.entity.player.InventoryMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.entity.player.Inventory
[11May2024 10:02:41.335] [main/DEBUG] [mixin/]: Mixing api.world.inventory.SlotMixin_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.336] [main/DEBUG] [mixin/]: Mixing event.world.inventory.SlotMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.336] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.SlotMixin_Fabric_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.336] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.SlotMixin_Lens_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.337] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.337] [main/DEBUG] [mixin/]: Mixing world.inventory.SlotAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.Slot
[11May2024 10:02:41.340] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_Lens_Inventory from mixins.sponge.inventory.json into net.minecraft.world.SimpleContainer
[11May2024 10:02:41.340] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.SimpleContainer
[11May2024 10:02:41.340] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.SimpleContainer
[11May2024 10:02:41.345] [main/DEBUG] [mixin/]: Mixing event.world.inventory.ResultSlotMixin_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ResultSlot
[11May2024 10:02:41.347] [main/DEBUG] [mixin/]: Mixing world.inventory.ResultSlotAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.ResultSlot
[11May2024 10:02:41.353] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_Lens_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ResultContainer
[11May2024 10:02:41.353] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ResultContainer
[11May2024 10:02:41.353] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.ResultContainer
[11May2024 10:02:41.356] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.RecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.Recipe
[11May2024 10:02:41.358] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.CustomRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.CustomRecipe
[11May2024 10:02:41.358] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.CraftingRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.CraftingRecipe
[11May2024 10:02:41.362] [main/DEBUG] [mixin/]: Mixing world.item.crafting.ShapedRecipe_SerializerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.ShapedRecipe$Serializer
[11May2024 10:02:41.362] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$3(Lnet/minecraft/world/item/crafting/ShapedRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$3$0 in mixins.sponge.core.json:world.item.crafting.ShapedRecipe_SerializerMixin
[11May2024 10:02:41.362] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/ShapedRecipe; to md91cae1$lambda$impl$onCreateCodec$2$1 in mixins.sponge.core.json:world.item.crafting.ShapedRecipe_SerializerMixin
[11May2024 10:02:41.362] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$1(Lnet/minecraft/world/item/crafting/ShapedRecipe;)Lnet/minecraft/world/item/crafting/ShapedRecipe; to md91cae1$lambda$impl$onCreateCodec$1$2 in mixins.sponge.core.json:world.item.crafting.ShapedRecipe_SerializerMixin
[11May2024 10:02:41.362] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$0(Lorg/spongepowered/common/item/recipe/crafting/shaped/SpongeShapedRecipe;)Lnet/minecraft/world/item/crafting/ShapedRecipe; to md91cae1$lambda$impl$onCreateCodec$0$3 in mixins.sponge.core.json:world.item.crafting.ShapedRecipe_SerializerMixin
[11May2024 10:02:41.365] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.ShapedRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.ShapedRecipe
[11May2024 10:02:41.365] [main/DEBUG] [mixin/]: Mixing world.item.crafting.ShapedRecipeMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.ShapedRecipe
[11May2024 10:02:41.382] [main/DEBUG] [mixin/]: Mixing world.item.crafting.ShapelessRecipe_SerializerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.ShapelessRecipe$Serializer
[11May2024 10:02:41.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$3(Lnet/minecraft/world/item/crafting/ShapelessRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$3$0 in mixins.sponge.core.json:world.item.crafting.ShapelessRecipe_SerializerMixin
[11May2024 10:02:41.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; to md91cae1$lambda$impl$onCreateCodec$2$1 in mixins.sponge.core.json:world.item.crafting.ShapelessRecipe_SerializerMixin
[11May2024 10:02:41.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$1(Lnet/minecraft/world/item/crafting/ShapelessRecipe;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; to md91cae1$lambda$impl$onCreateCodec$1$2 in mixins.sponge.core.json:world.item.crafting.ShapelessRecipe_SerializerMixin
[11May2024 10:02:41.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$0(Lorg/spongepowered/common/item/recipe/crafting/shapeless/SpongeShapelessRecipe;)Lnet/minecraft/world/item/crafting/ShapelessRecipe; to md91cae1$lambda$impl$onCreateCodec$0$3 in mixins.sponge.core.json:world.item.crafting.ShapelessRecipe_SerializerMixin
[11May2024 10:02:41.384] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.ShapelessRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.ShapelessRecipe
[11May2024 10:02:41.384] [main/DEBUG] [mixin/]: Mixing world.item.crafting.ShapelessRecipeMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.ShapelessRecipe
[11May2024 10:02:41.398] [main/DEBUG] [mixin/]: Mixing world.item.crafting.SimpleCookingSerializerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.SimpleCookingSerializer
[11May2024 10:02:41.398] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$25(ILorg/spongepowered/common/item/recipe/cooking/CookingRecipeFactory;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md91cae1$lambda$impl$buildCodec$25$0 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.398] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$24(Ljava/lang/Object;)Ljava/util/Optional; to md91cae1$lambda$impl$buildCodec$24$1 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.398] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$23(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$impl$buildCodec$23$2 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$22(Ljava/lang/Object;)Ljava/lang/Integer; to md91cae1$lambda$impl$buildCodec$22$3 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$21(Ljava/lang/Object;)Ljava/lang/Float; to md91cae1$lambda$impl$buildCodec$21$4 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$20(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/ItemStack; to md91cae1$lambda$impl$buildCodec$20$5 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$19(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/crafting/Ingredient; to md91cae1$lambda$impl$buildCodec$19$6 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$18(Ljava/lang/Object;)Lnet/minecraft/world/item/crafting/CookingBookCategory; to md91cae1$lambda$impl$buildCodec$18$7 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$17(Ljava/lang/Object;)Ljava/lang/String; to md91cae1$lambda$impl$buildCodec$17$8 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$buildCodec$16(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Ljava/lang/String; to md91cae1$lambda$impl$buildCodec$16$9 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$15(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$15$a in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$14(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$14$b in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$13(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$13$c in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$12(Lorg/spongepowered/common/item/recipe/cooking/SpongeSmokingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$12$d in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$11(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$11$e in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$10(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$10$f in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$9(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$9$10 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.399] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$8(Lorg/spongepowered/common/item/recipe/cooking/SpongeSmeltingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$8$11 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$7(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$7$12 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$6(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$6$13 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$5(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$5$14 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$4(Lorg/spongepowered/common/item/recipe/cooking/SpongeCampfireCookingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$4$15 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$3(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$3$16 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$2$17 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$1(Lnet/minecraft/world/item/crafting/AbstractCookingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$1$18 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.400] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$0(Lorg/spongepowered/common/item/recipe/cooking/SpongeBlastingRecipe;)Lnet/minecraft/world/item/crafting/AbstractCookingRecipe; to md91cae1$lambda$impl$onCreateCodec$0$19 in mixins.sponge.core.json:world.item.crafting.SimpleCookingSerializerMixin
[11May2024 10:02:41.406] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.AbstractCookingRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
[11May2024 10:02:41.406] [main/DEBUG] [mixin/]: Mixing world.item.crafting.AbstractCookingRecipeMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
[11May2024 10:02:41.413] [main/DEBUG] [mixin/]: Mixing world.item.crafting.StonecutterRecipe_SerializerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.SingleItemRecipe$Serializer
[11May2024 10:02:41.413] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$3(Lnet/minecraft/world/item/crafting/StonecutterRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$3$0 in mixins.sponge.core.json:world.item.crafting.StonecutterRecipe_SerializerMixin
[11May2024 10:02:41.414] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/StonecutterRecipe; to md91cae1$lambda$impl$onCreateCodec$2$1 in mixins.sponge.core.json:world.item.crafting.StonecutterRecipe_SerializerMixin
[11May2024 10:02:41.414] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$1(Lnet/minecraft/world/item/crafting/StonecutterRecipe;)Lnet/minecraft/world/item/crafting/StonecutterRecipe; to md91cae1$lambda$impl$onCreateCodec$1$2 in mixins.sponge.core.json:world.item.crafting.StonecutterRecipe_SerializerMixin
[11May2024 10:02:41.414] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$0(Lorg/spongepowered/common/item/recipe/stonecutting/SpongeStonecuttingRecipe;)Lnet/minecraft/world/item/crafting/StonecutterRecipe; to md91cae1$lambda$impl$onCreateCodec$0$3 in mixins.sponge.core.json:world.item.crafting.StonecutterRecipe_SerializerMixin
[11May2024 10:02:41.415] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.StonecutterRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.StonecutterRecipe
[11May2024 10:02:41.415] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.SingleItemRecipeMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.SingleItemRecipe
[11May2024 10:02:41.415] [main/DEBUG] [mixin/]: Mixing world.item.crafting.SingleItemRecipeMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.SingleItemRecipe
[11May2024 10:02:41.419] [main/DEBUG] [mixin/]: Mixing world.item.crafting.SmithingTransformRecipe_SerializerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.SmithingTransformRecipe$Serializer
[11May2024 10:02:41.419] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$3(Lnet/minecraft/world/item/crafting/SmithingTransformRecipe;)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$impl$onCreateCodec$3$0 in mixins.sponge.core.json:world.item.crafting.SmithingTransformRecipe_SerializerMixin
[11May2024 10:02:41.419] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$2(Lcom/mojang/datafixers/util/Either;)Lnet/minecraft/world/item/crafting/SmithingTransformRecipe; to md91cae1$lambda$impl$onCreateCodec$2$1 in mixins.sponge.core.json:world.item.crafting.SmithingTransformRecipe_SerializerMixin
[11May2024 10:02:41.419] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$1(Lnet/minecraft/world/item/crafting/SmithingTransformRecipe;)Lnet/minecraft/world/item/crafting/SmithingTransformRecipe; to md91cae1$lambda$impl$onCreateCodec$1$2 in mixins.sponge.core.json:world.item.crafting.SmithingTransformRecipe_SerializerMixin
[11May2024 10:02:41.419] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCreateCodec$0(Lorg/spongepowered/common/item/recipe/smithing/SpongeSmithingRecipe;)Lnet/minecraft/world/item/crafting/SmithingTransformRecipe; to md91cae1$lambda$impl$onCreateCodec$0$3 in mixins.sponge.core.json:world.item.crafting.SmithingTransformRecipe_SerializerMixin
[11May2024 10:02:41.420] [main/DEBUG] [mixin/]: Mixing world.item.crafting.SmithingTransformRecipeMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
[11May2024 10:02:41.435] [main/DEBUG] [mixin/]: Mixing commands.arguments.ComponentArgumentMixin from mixins.sponge.core.json into net.minecraft.commands.arguments.ComponentArgument
[11May2024 10:02:41.442] [main/DEBUG] [mixin/]: Mixing commands.arguments.OperationArgumentAccessor from mixins.sponge.accessors.json into net.minecraft.commands.arguments.OperationArgument
[11May2024 10:02:41.442] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$ERROR_INVALID_OPERATION()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to accessor$ERROR_INVALID_OPERATION_$md$91cae1$0 in mixins.sponge.accessors.json:commands.arguments.OperationArgumentAccessor
[11May2024 10:02:41.449] [main/DEBUG] [mixin/]: Mixing commands.arguments.DimensionArgumentAccessor from mixins.sponge.accessors.json into net.minecraft.commands.arguments.DimensionArgument
[11May2024 10:02:41.449] [main/DEBUG] [mixin/]: Renaming @Accessor method accessor$ERROR_INVALID_VALUE()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; to accessor$ERROR_INVALID_VALUE_$md$91cae1$0 in mixins.sponge.accessors.json:commands.arguments.DimensionArgumentAccessor
[11May2024 10:02:41.449] [main/DEBUG] [mixin/]: Mixing commands.arguments.DimensionArgumentMixin from mixins.sponge.core.json into net.minecraft.commands.arguments.DimensionArgument
[11May2024 10:02:41.561] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.carver.ConfiguredWorldCarverMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver
[11May2024 10:02:41.577] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.feature.ConfiguredFeatureMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.feature.ConfiguredFeature
[11May2024 10:02:41.578] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$toContainer$0(Ljava/lang/String;)V to md91cae1$lambda$toContainer$0$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.feature.ConfiguredFeatureMixin_API
[11May2024 10:02:41.585] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.placement.PlacedFeatureMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
[11May2024 10:02:41.586] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.placement.PlacementModifierMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.placement.PlacementModifier
[11May2024 10:02:41.594] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorListMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList
[11May2024 10:02:41.648] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.StructurePlacementMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.placement.StructurePlacement
[11May2024 10:02:41.651] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.StructureSetMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.StructureSet
[11May2024 10:02:41.652] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[11May2024 10:02:41.653] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.StructureMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.Structure
[11May2024 10:02:41.653] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$toContainer$3(Ljava/lang/String;)V to md91cae1$lambda$toContainer$3$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.StructureMixin_API
[11May2024 10:02:41.653] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$place$2(Lnet/minecraft/world/level/levelgen/structure/StructureStart;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerChunkCache;Lnet/minecraft/world/level/ChunkPos;)V to md91cae1$lambda$place$2$1 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.StructureMixin_API
[11May2024 10:02:41.653] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$place$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)Z to md91cae1$lambda$place$1$2 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.StructureMixin_API
[11May2024 10:02:41.653] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$place$0(Lnet/minecraft/core/Holder;)Z to md91cae1$lambda$place$0$3 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.StructureMixin_API
[11May2024 10:02:41.679] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece
[11May2024 10:02:41.685] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece
[11May2024 10:02:41.688] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece
[11May2024 10:02:41.695] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece
[11May2024 10:02:41.700] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.StructureSpawnOverrideMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.StructureSpawnOverride
[11May2024 10:02:41.701] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.MobSpawnSettings_SpawnerDataMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.MobSpawnSettings$SpawnerData
[11May2024 10:02:41.702] [main/DEBUG] [mixin/]: Mixing world.level.biome.MobSpawnSettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.MobSpawnSettings
[11May2024 10:02:41.708] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.structure.pools.StructureTemplatePoolAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[11May2024 10:02:41.708] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.pools.StructureTemplatePoolMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[11May2024 10:02:41.710] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.pools.StructurePoolElementMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement
[11May2024 10:02:41.731] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.NormalNoise_NoiseParametersMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.synth.NormalNoise$NoiseParameters
[11May2024 10:02:41.753] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.FixedBiomeSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.FixedBiomeSource
[11May2024 10:02:41.756] [main/DEBUG] [mixin/]: Mixing world.level.biome.Biome_ClimateSettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.Biome$ClimateSettings
[11May2024 10:02:41.759] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.AmbientParticleSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.AmbientParticleSettings
[11May2024 10:02:41.761] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.AmbientMoodSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.AmbientMoodSettings
[11May2024 10:02:41.763] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.AmbientAdditionsSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.AmbientAdditionsSettings
[11May2024 10:02:41.765] [main/DEBUG] [mixin/]: Mixing minecraft.sounds.MusicMixin_API from mixins.sponge.api.json into net.minecraft.sounds.Music
[11May2024 10:02:41.772] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.MobSpawnSettings_MobSpawnCostMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.MobSpawnSettings$MobSpawnCost
[11May2024 10:02:41.780] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.Climate_ParameterPointMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.Climate$ParameterPoint
[11May2024 10:02:41.787] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.biome.CheckerboardColumnBiomeSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.biome.CheckerboardColumnBiomeSource
[11May2024 10:02:41.787] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$config$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/biome/Biome;)Lorg/spongepowered/api/registry/RegistryReference; to md91cae1$lambda$config$0$0 in mixins.sponge.api.json:minecraft.world.level.biome.CheckerboardColumnBiomeSourceMixin_API
[11May2024 10:02:41.789] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.NoiseBasedChunkGeneratorMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
[11May2024 10:02:41.792] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.NoiseGeneratorSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[11May2024 10:02:41.792] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.NoiseGeneratorSettingsMixin from mixins.sponge.core.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[11May2024 10:02:41.796] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.NoiseRouterMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.NoiseRouter
[11May2024 10:02:41.807] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.FlatLevelSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.FlatLevelSource
[11May2024 10:02:41.808] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.flat.FlatLevelGeneratorSettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings
[11May2024 10:02:41.808] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Ljava/util/Optional;Ljava/util/List;ZZLjava/util/Optional;Lnet/minecraft/core/Holder$Reference;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;)Lnet/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.levelgen.flat.FlatLevelGeneratorSettingsAccessor
[11May2024 10:02:41.809] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettingsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings
[11May2024 10:02:41.809] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.flat.FlatLevelGeneratorSettingsMixin from mixins.sponge.core.json into net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings
[11May2024 10:02:41.812] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.flat.FlatLayerInfoMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.flat.FlatLayerInfo
[11May2024 10:02:41.812] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.flat.FlatLayerInfoMixin from mixins.sponge.core.json into net.minecraft.world.level.levelgen.flat.FlatLayerInfo
[11May2024 10:02:41.855] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.pools.StructureTemplatePool_ProjectionMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool$Projection
[11May2024 10:02:41.886] [main/DEBUG] [mixin/]: Mixing minecraft.network.chat.NumberFormatMixin_API from mixins.sponge.api.json into net.minecraft.network.chat.numbers.NumberFormat
[11May2024 10:02:41.890] [main/DEBUG] [mixin/]: Mixing network.chat.HoverEvent_ItemStackInfoAccessor from mixins.sponge.accessors.json into net.minecraft.network.chat.HoverEvent$ItemStackInfo
[11May2024 10:02:41.891] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(Lnet/minecraft/world/item/Item;ILnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/network/chat/HoverEvent$ItemStackInfo; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:network.chat.HoverEvent_ItemStackInfoAccessor
[11May2024 10:02:41.915] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.resources.ResourceManagerMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.resources.ResourceManager
[11May2024 10:02:41.915] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$find$1(Lnet/minecraft/resources/ResourceLocation;)Lorg/spongepowered/common/resource/SpongeResourcePath; to md91cae1$lambda$find$1$0 in mixins.sponge.api.json:minecraft.server.packs.resources.ResourceManagerMixin_API
[11May2024 10:02:41.915] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$find$0(Ljava/util/function/Predicate;Lnet/minecraft/resources/ResourceLocation;)Z to md91cae1$lambda$find$0$1 in mixins.sponge.api.json:minecraft.server.packs.resources.ResourceManagerMixin_API
[11May2024 10:02:41.984] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6753
[11May2024 10:02:42.051] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
[11May2024 10:02:42.068] [main/DEBUG] [org.spongepowered.forge.lang.provider.JavaPluginLanguageProvider.PluginTarget/LOADING]: Loading PluginModContainer from classloader TransformingClassLoader[TRANSFORMER]@2138295848 - got TransformingClassLoader[TRANSFORMER]@2138295848
[11May2024 10:02:42.074] [main/DEBUG] [org.spongepowered.forge.launch.plugin.PluginModContainer/LOADING]: Creating PluginModContainer instance for net.smoofyuniverse.autopickup.AutoPickup
[11May2024 10:02:42.081] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader TransformingClassLoader[TRANSFORMER]@2138295848 - got SecureModuleClassLoader[LAYER PLUGIN]@1805845895
[11May2024 10:02:42.081] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
[11May2024 10:02:42.087] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader TransformingClassLoader[TRANSFORMER]@2138295848 - got SecureModuleClassLoader[LAYER PLUGIN]@1805845895
[11May2024 10:02:42.087] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.spongepowered.forge.SpongeMod
[11May2024 10:02:42.088] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader TransformingClassLoader[TRANSFORMER]@2138295848 - got SecureModuleClassLoader[LAYER PLUGIN]@1805845895
[11May2024 10:02:42.088] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.spongepowered.forge.SpongeAPIMod
[11May2024 10:02:42.088] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader TransformingClassLoader[TRANSFORMER]@2138295848 - got SecureModuleClassLoader[LAYER PLUGIN]@1805845895
[11May2024 10:02:42.088] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.spongepowered.forge.SpongeForgeMod
[11May2024 10:02:42.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spongeapi
[11May2024 10:02:42.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sponge
[11May2024 10:02:42.155] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 0.0 from TransformingClassLoader[TRANSFORMER]@2138295848
[11May2024 10:02:42.155] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 49.0.43
[11May2024 10:02:42.155] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 0.0
[11May2024 10:02:42.155] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[11May2024 10:02:42.156] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.4 from TransformingClassLoader[TRANSFORMER]@2138295848
[11May2024 10:02:42.156] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.4
[11May2024 10:02:42.156] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20231207.112700
[11May2024 10:02:42.157] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 49.0.43, for MC 1.20.4 with MCP 20231207.112700
[11May2024 10:02:42.157] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v49.0.43 Initialized
[11May2024 10:02:42.168] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spongeforge
[11May2024 10:02:42.223] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Opening jdk.naming.dns/com.sun.jndi.dns to java.naming
[11May2024 10:02:42.230] [modloading-worker-0/DEBUG] [mixin/]: Mixing network.ConnectionAccessor from mixins.sponge.accessors.json into net.minecraft.network.Connection
[11May2024 10:02:42.231] [modloading-worker-0/DEBUG] [mixin/]: Mixing network.ConnectionMixin_Forge from mixins.spongeforge.core.json into net.minecraft.network.Connection
[11May2024 10:02:42.231] [modloading-worker-0/DEBUG] [mixin/]: mixins.spongeforge.core.json:network.ConnectionMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:42.231] [modloading-worker-0/DEBUG] [mixin/]: Mixing network.ConnectionMixin from mixins.sponge.core.json into net.minecraft.network.Connection
[11May2024 10:02:42.232] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lorg/spongepowered/api/network/EngineConnection; to md91cae1$lambda$new$0$0 in mixins.sponge.core.json:network.ConnectionMixin
[11May2024 10:02:42.262] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autopickup
[11May2024 10:02:42.265] [modloading-worker-0/DEBUG] [net.minecraftforge.network.NetworkInitialization/FORGE_NETWORK]: Registering Network forge:login v0
[11May2024 10:02:42.265] [modloading-worker-0/DEBUG] [net.minecraftforge.network.NetworkInitialization/FORGE_NETWORK]: Registering Network forge:handshake v0
[11May2024 10:02:42.265] [modloading-worker-0/DEBUG] [net.minecraftforge.network.NetworkInitialization/FORGE_NETWORK]: Registering Network minecraft:register v0
[11May2024 10:02:42.265] [modloading-worker-0/DEBUG] [net.minecraftforge.network.NetworkInitialization/FORGE_NETWORK]: Registering Network minecraft:unregister v0
[11May2024 10:02:42.289] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[11May2024 10:02:42.290] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[11May2024 10:02:42.290] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge
[11May2024 10:02:42.327] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[11May2024 10:02:42.329] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
[11May2024 10:02:42.358] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
[11May2024 10:02:42.360] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
[11May2024 10:02:42.360] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
[11May2024 10:02:42.361] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
[11May2024 10:02:42.373] [main/DEBUG] [mixin/]: Mixing common.entity.living.HumanEntityMixin_API from mixins.sponge.api.json into org.spongepowered.common.entity.living.human.HumanEntity
[11May2024 10:02:42.513] [main/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.attributes.AttributeInstanceMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.attributes.AttributeInstance
[11May2024 10:02:42.527] [main/DEBUG] [mixin/]: Mixing world.entity.ai.targeting.TargetingConditionsAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
[11May2024 10:02:42.554] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ContainerBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.InventoryMenu
[11May2024 10:02:42.554] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.InventoryMenuMixin_Bridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.InventoryMenu
[11May2024 10:02:42.554] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.InventoryMenuMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.InventoryMenu
[11May2024 10:02:42.555] [main/DEBUG] [mixin/]: Mixing world.inventory.InventoryMenuAccessor from mixins.sponge.accessors.json into net.minecraft.world.inventory.InventoryMenu
[11May2024 10:02:42.596] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[11May2024 10:02:42.696] [modloading-worker-0/INFO] [sponge/]: Registered service [PaginationService] to plugin 'sponge'.
[11May2024 10:02:42.724] [modloading-worker-0/INFO] [spongeforge/]: SpongeForge v1.20.4-49.0.38-11.0.0-RC0 initialized
[11May2024 10:02:42.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[11May2024 10:02:43.512] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
"homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.4.29",
"1.2.3-latest": "1.4.1.64",
"1.2.4-latest": "2.0.0.68",
"1.2.5-latest": "3.4.9.171",
"1.3.2-latest": "4.3.5.318",
"1.4.0-latest": "5.0.0.326",
"1.4.1-latest": "6.0.0.329",
"1.4.2-latest": "6.0.1.355",
"1.4.3-latest": "6.2.1.358",
"1.4.4-latest": "6.3.0.378",
"1.4.5-latest": "6.4.2.448",
"1.4.6-latest": "6.5.0.489",
"1.4.7-latest": "6.6.2.534",
"1.5-latest": "7.7.0.598",
"1.5.1-latest": "7.7.2.682",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.738",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.2-latest": "10.12.2.1161",
"1.7.2-recommended": "10.12.2.1161",
"1.7.10_pre4-latest": "10.12.2.1149",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-recommended": "10.13.4.1614",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.2318",
"1.9-latest": "12.16.1.1938",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2317",
"1.9.4-recommended": "12.17.0.2317",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2511",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2588",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2860",
"1.12.2-recommended": "14.23.5.2859",
"1.13.2-latest": "25.0.223",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.26",
"1.14.4-recommended": "28.2.26",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.2.57",
"1.15.2-recommended": "31.2.57",
"1.16.1-latest": "32.0.108",
"1.16.2-latest": "33.0.61",
"1.16.3-latest": "34.1.42",
"1.16.3-recommended": "34.1.0",
"1.16.4-latest": "35.1.37",
"1.16.4-recommended": "35.1.4",
"1.16.5-latest": "36.2.42",
"1.16.5-recommended": "36.2.34",
"1.17.1-latest": "37.1.1",
"1.17.1-recommended": "37.1.1",
"1.18-latest": "38.0.17",
"1.18.1-latest": "39.1.2",
"1.18.1-recommended": "39.1.0",
"1.18.2-recommended": "40.2.0",
"1.18.2-latest": "40.2.21",
"1.19-latest": "41.1.0",
"1.19-recommended": "41.1.0",
"1.19.1-latest": "42.0.9",
"1.19.2-recommended": "43.3.0",
"1.19.2-latest": "43.3.13",
"1.19.3-latest": "44.1.23",
"1.19.3-recommended": "44.1.0",
"1.19.4-recommended": "45.2.0",
"1.19.4-latest": "45.2.15",
"1.20-latest": "46.0.14",
"1.20.1-recommended": "47.2.0",
"1.20.1-latest": "47.2.32",
"1.20.2-latest": "48.1.0",
"1.20.2-recommended": "48.1.0",
"1.20.3-latest": "49.0.2",
"1.20.4-latest": "49.0.50",
"1.20.6-latest": "50.0.13"
}
}
[11May2024 10:02:43.513] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA_OUTDATED Current: 49.0.43 Target: 49.0.50
[11May2024 10:02:43.612] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.WorldOptionsMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.WorldOptions
[11May2024 10:02:43.613] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.WorldOptionsMixin from mixins.sponge.core.json into net.minecraft.world.level.levelgen.WorldOptions
[11May2024 10:02:43.640] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[11May2024 10:02:43.646] [main/DEBUG] [mixin/]: Mixing minecraft.server.players.GameProfileCacheMixin_API from mixins.sponge.api.json into net.minecraft.server.players.GameProfileCache
[11May2024 10:02:43.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$streamOfMatches$3(Ljava/lang/String;Lorg/spongepowered/common/accessor/server/players/GameProfileCache_GameProfileInfoAccessor;)Z to md91cae1$lambda$streamOfMatches$3$0 in mixins.sponge.api.json:minecraft.server.players.GameProfileCacheMixin_API
[11May2024 10:02:43.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$streamOfMatches$2(Lorg/spongepowered/common/accessor/server/players/GameProfileCache_GameProfileInfoAccessor;)Z to md91cae1$lambda$streamOfMatches$2$1 in mixins.sponge.api.json:minecraft.server.players.GameProfileCacheMixin_API
[11May2024 10:02:43.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$stream$1(Lorg/spongepowered/common/accessor/server/players/GameProfileCache_GameProfileInfoAccessor;)Lorg/spongepowered/api/profile/GameProfile; to md91cae1$lambda$stream$1$2 in mixins.sponge.api.json:minecraft.server.players.GameProfileCacheMixin_API
[11May2024 10:02:43.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeIf$0(Lorg/spongepowered/common/accessor/server/players/GameProfileCache_GameProfileInfoAccessor;Ljava/lang/String;)V to md91cae1$lambda$removeIf$0$3 in mixins.sponge.api.json:minecraft.server.players.GameProfileCacheMixin_API
[11May2024 10:02:43.650] [main/DEBUG] [mixin/]: Mixing server.players.GameProfileCacheMixin from mixins.sponge.core.json into net.minecraft.server.players.GameProfileCache
[11May2024 10:02:43.650] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$lookUpViaSponge$0(Lcom/mojang/authlib/ProfileLookupCallback;[Ljava/lang/String;Lorg/spongepowered/api/profile/GameProfile;Ljava/lang/Throwable;)V to md91cae1$lambda$impl$lookUpViaSponge$0$4 in mixins.sponge.core.json:server.players.GameProfileCacheMixin
[11May2024 10:02:43.662] [main/DEBUG] [mixin/]: Mixing server.players.GameProfileCache_GameProfileInfoAccessor from mixins.sponge.accessors.json into net.minecraft.server.players.GameProfileCache$GameProfileInfo
[11May2024 10:02:43.662] [main/DEBUG] [mixin/]: Mixing server.players.GameProfileCache_GameProfileInfoMixin from mixins.sponge.core.json into net.minecraft.server.players.GameProfileCache$GameProfileInfo
[11May2024 10:02:43.682] [main/DEBUG] [mixin/]: Mixing world.level.storage.LevelStorageSource_LevelStorageAccessAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess
[11May2024 10:02:43.682] [main/DEBUG] [mixin/]: Mixing world.level.storage.LevelStorageSource_LevelStorageAccessMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess
[11May2024 10:02:43.756] [main/DEBUG] [mixin/]: Mixing world.level.LevelSettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.LevelSettings
[11May2024 10:02:43.917] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into org.spongepowered.common.entity.SpongeEntitySnapshot
[11May2024 10:02:43.920] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into org.spongepowered.common.entity.SpongeEntityArchetype
[11May2024 10:02:43.933] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.block.entity.SignTextMixin_API from mixins.sponge.api.json into net.minecraft.world.level.block.entity.SignText
[11May2024 10:02:43.954] [main/DEBUG] [mixin/]: Mixing api.inventory.type.ViewableCustomInventoryMixin_API from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.ViewableCustomInventory
[11May2024 10:02:43.954] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.ViewableCustomInventory
[11May2024 10:02:43.954] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.ViewableCustomInventory
[11May2024 10:02:43.955] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Carried_Inventory_API from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.CustomInventory
[11May2024 10:02:43.955] [main/DEBUG] [mixin/]: Mixing impl.common.inventory.custom.CustomInventoryMixin_Lens_Inventory from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.CustomInventory
[11May2024 10:02:43.955] [main/DEBUG] [mixin/]: Mixing impl.world.TraitMixin_TrackedMenuBridge_Inventory from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.CustomInventory
[11May2024 10:02:43.955] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_InventoryBridge_Inventory from mixins.sponge.inventory.json into org.spongepowered.common.inventory.custom.CustomInventory
[11May2024 10:02:44.012] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin from mixins.sponge.core.json into org.spongepowered.common.entity.player.SpongeUserData
[11May2024 10:02:44.012] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into org.spongepowered.common.entity.player.SpongeUserData
[11May2024 10:02:44.016] [main/DEBUG] [mixin/]: Mixing impl.TraitMixin_ViewableBridge_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.PlayerEnderChestContainer
[11May2024 10:02:44.016] [main/DEBUG] [mixin/]: Mixing impl.world.inventory.PlayerEnderChestContainerMixin_MenuProvider_Inventory from mixins.sponge.inventory.json into net.minecraft.world.inventory.PlayerEnderChestContainer
[11May2024 10:02:44.016] [main/DEBUG] [mixin/]: Mixing api.TraitMixin_Viewable_Inventory_API from mixins.sponge.inventory.json into net.minecraft.world.inventory.PlayerEnderChestContainer
[11May2024 10:02:44.043] [main/DEBUG] [mixin/]: Mixing world.BossEventMixin from mixins.sponge.core.json into net.minecraft.world.BossEvent
[11May2024 10:02:44.047] [main/DEBUG] [mixin/]: Mixing server.level.ServerBossEventMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerBossEvent
[11May2024 10:02:44.053] [main/DEBUG] [mixin/]: Mixing world.level.saveddata.maps.MapItemSavedDataAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[11May2024 10:02:44.053] [main/DEBUG] [mixin/]: Mixing minecraft.map.MapInfoMixin_API from mixins.sponge.api.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[11May2024 10:02:44.056] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.saveddata.MapItemSavedDataMixin from mixins.sponge.api.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[11May2024 10:02:44.056] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$getDecorations$0(Lnet/minecraft/world/level/saveddata/maps/MapDecoration;)Lorg/spongepowered/api/map/decoration/MapDecoration; to md91cae1$lambda$bridge$getDecorations$0$0 in mixins.sponge.api.json:minecraft.world.level.saveddata.MapItemSavedDataMixin
[11May2024 10:02:44.057] [main/DEBUG] [mixin/]: Mixing data.SpongeDataHolderMixin from mixins.sponge.core.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[11May2024 10:02:44.061] [main/DEBUG] [mixin/]: Mixing world.level.SavedDataMixin from mixins.sponge.core.json into net.minecraft.world.level.saveddata.SavedData
[11May2024 10:02:44.068] [main/DEBUG] [mixin/]: Mixing world.level.dimension.LevelStemMixin from mixins.sponge.core.json into net.minecraft.world.level.dimension.LevelStem
[11May2024 10:02:44.074] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.storage.ServerLevelDataMixin_API from mixins.sponge.api.json into net.minecraft.world.level.storage.ServerLevelData
[11May2024 10:02:44.075] [main/DEBUG] [mixin/]: Mixing world.level.storage.ServerLevelDataMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.ServerLevelData
[11May2024 10:02:44.078] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.storage.PrimaryLevelDataMixin_API from mixins.sponge.api.json into net.minecraft.world.level.storage.PrimaryLevelData
[11May2024 10:02:44.078] [main/DEBUG] [mixin/]: Mixing world.level.storage.PrimaryLevelDataMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.PrimaryLevelData
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$writeSpongeLevelData$6(Lnet/minecraft/nbt/ListTag;Ljava/util/UUID;)V to md91cae1$lambda$bridge$writeSpongeLevelData$6$0 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$readSpongeLevelData$5(Ljava/util/UUID;)V to md91cae1$lambda$bridge$readSpongeLevelData$5$1 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$readSpongeLevelData$4(Lcom/mojang/serialization/Dynamic;)Ljava/util/List; to md91cae1$lambda$bridge$readSpongeLevelData$4$2 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$readSpongeLevelData$3(Ljava/util/List;)V to md91cae1$lambda$bridge$readSpongeLevelData$3$3 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$readSpongeLevelData$2(Ljava/util/UUID;)V to md91cae1$lambda$bridge$readSpongeLevelData$2$4 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$updateWorldForDifficultyChange$1(Lnet/minecraft/world/Difficulty;ZLnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$impl$updateWorldForDifficultyChange$1$5 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.079] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$triggerViewDistanceLogic$0(Lnet/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket;Lnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$bridge$triggerViewDistanceLogic$0$6 in mixins.sponge.core.json:world.level.storage.PrimaryLevelDataMixin
[11May2024 10:02:44.093] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.PackResourcesMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.PackResources
[11May2024 10:02:44.093] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$paths$1(Lnet/minecraft/resources/ResourceLocation;)Lorg/spongepowered/common/resource/SpongeResourcePath; to md91cae1$lambda$paths$1$0 in mixins.sponge.api.json:minecraft.server.packs.PackResourcesMixin_API
[11May2024 10:02:44.093] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$paths$0(Ljava/util/function/Predicate;Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/IoSupplier;)V to md91cae1$lambda$paths$0$1 in mixins.sponge.api.json:minecraft.server.packs.PackResourcesMixin_API
[11May2024 10:02:44.098] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.PackTypeMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.PackType
[11May2024 10:02:44.100] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.repository.PackRepositoryMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.repository.PackRepository
[11May2024 10:02:44.490] [main/DEBUG] [mixin/]: Mixing server.WorldLoaderMixin from mixins.sponge.core.json into net.minecraft.server.WorldLoader
[11May2024 10:02:44.502] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/server/MinecraftServer$Anonymous$78754cf698c84553aa164507b5cf3552 (originally org/spongepowered/common/mixin/core/server/MinecraftServerMixin$1)
[11May2024 10:02:44.508] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerGameModeAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.ServerPlayerGameMode
[11May2024 10:02:44.508] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerGameModeMixin_Forge_Tracker from mixins.spongeforge.tracker.json into net.minecraft.server.level.ServerPlayerGameMode
[11May2024 10:02:44.508] [main/DEBUG] [mixin/]: mixins.spongeforge.tracker.json:server.level.ServerPlayerGameModeMixin_Forge_Tracker: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:44.508] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerGameModeMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerPlayerGameMode
[11May2024 10:02:44.509] [main/DEBUG] [mixin/]: Mixing server.level.ServerPlayerGameModeMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.level.ServerPlayerGameMode
[11May2024 10:02:44.521] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.repository.PackMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.repository.Pack
[11May2024 10:02:44.523] [main/DEBUG] [mixin/]: Mixing minecraft.server.packs.repository.PackCompatibilityMixin_API from mixins.sponge.api.json into net.minecraft.server.packs.repository.PackCompatibility
[11May2024 10:02:44.549] [main/WARN] [net.minecraft.server.packs.repository.Pack/]: Missing metadata in pack mod:autopickup
[11May2024 10:02:44.550] [main/DEBUG] [net.minecraftforge.resource.ResourcePackLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\icelo\Downloads\43\libraries\net\minecraftforge\forge\1.20.4-49.0.43\forge-1.20.4-49.0.43-universal.jar
[11May2024 10:02:44.550] [main/DEBUG] [net.minecraftforge.resource.ResourcePackLoader/CORE]: Generating PackInfo named mod:spongeforge for mod file
[11May2024 10:02:44.551] [main/WARN] [net.minecraft.server.MinecraftServer/]: Missing data pack mod:autopickup
[11May2024 10:02:44.559] [main/DEBUG] [mixin/]: Mixing resources.RegistryDataLoaderMixin from mixins.sponge.core.json into net.minecraft.resources.RegistryDataLoader
[11May2024 10:02:44.562] [main/DEBUG] [mixin/]: Mixing minecraft.network.chat.ChatTypeMixin_API from mixins.sponge.api.json into net.minecraft.network.chat.ChatType
[11May2024 10:02:44.566] [main/DEBUG] [mixin/]: Mixing minecraft.network.chat.ChatTypeMixin_API$BoundMixin_API from mixins.sponge.api.json into net.minecraft.network.chat.ChatType$Bound
[11May2024 10:02:44.572] [main/DEBUG] [mixin/]: Mixing minecraft.world.damagesource.DamageTypeMixin_API from mixins.sponge.api.json into net.minecraft.world.damagesource.DamageType
[11May2024 10:02:44.869] [main/DEBUG] [mixin/]: Mixing world.level.biome.OverworldBiomeBuilderAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.biome.OverworldBiomeBuilder
[11May2024 10:02:45.007] [main/INFO] [sponge/]: Layer DIMENSIONS
[11May2024 10:02:45.042] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.WorldDimensionsMixin from mixins.sponge.core.json into net.minecraft.world.level.levelgen.WorldDimensions
[11May2024 10:02:45.054] [main/DEBUG] [mixin/]: Mixing world.level.border.WorldBorder_SettingsAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.border.WorldBorder$Settings
[11May2024 10:02:45.054] [main/DEBUG] [mixin/]: Renaming @Invoker method invoker$new(DDDDIIDJD)Lnet/minecraft/world/level/border/WorldBorder$Settings; to invoker$new_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.border.WorldBorder_SettingsAccessor
[11May2024 10:02:45.054] [main/DEBUG] [mixin/]: Mixing minecraft.world.level.border.WorldBorderMixin_Settings_API from mixins.sponge.api.json into net.minecraft.world.level.border.WorldBorder$Settings
[11May2024 10:02:45.067] [main/DEBUG] [mixin/]: Mixing world.level.dimension.end.EndDragonFightMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.dimension.end.EndDragonFight
[11May2024 10:02:45.074] [main/INFO] [sponge/]: Layer RELOADABLE
[11May2024 10:02:45.086] [main/DEBUG] [mixin/]: Mixing commands.CommandsMixin_Forge from mixins.spongeforge.core.json into net.minecraft.commands.Commands
[11May2024 10:02:45.087] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:commands.CommandsMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:45.088] [main/DEBUG] [mixin/]: Mixing commands.CommandsMixin from mixins.sponge.core.json into net.minecraft.commands.Commands
[11May2024 10:02:45.137] [main/DEBUG] [mixin/]: Mixing server.commands.BossBarCommandsMixin from mixins.sponge.core.json into net.minecraft.server.commands.BossBarCommands
[11May2024 10:02:45.137] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; to md91cae1$lambda$static$0$0 in mixins.sponge.core.json:server.commands.BossBarCommandsMixin
[11May2024 10:02:45.159] [main/DEBUG] [mixin/]: Mixing server.commands.DifficultyCommandMixin from mixins.sponge.core.json into net.minecraft.server.commands.DifficultyCommand
[11May2024 10:02:45.159] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setDifficulty$2(Lnet/minecraft/world/Difficulty;)Lnet/minecraft/network/chat/Component; to md91cae1$lambda$setDifficulty$2$0 in mixins.sponge.core.json:server.commands.DifficultyCommandMixin
[11May2024 10:02:45.159] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setDifficulty$1(Lnet/minecraft/world/level/storage/LevelData;Lnet/minecraft/server/level/ServerPlayer;)V to md91cae1$lambda$setDifficulty$1$1 in mixins.sponge.core.json:server.commands.DifficultyCommandMixin
[11May2024 10:02:45.159] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setDifficulty$0(Lnet/minecraft/server/level/ServerPlayer;)Z to md91cae1$lambda$setDifficulty$0$2 in mixins.sponge.core.json:server.commands.DifficultyCommandMixin
[11May2024 10:02:45.171] [main/DEBUG] [mixin/]: Mixing server.commands.GameRuleCommandMixin from mixins.sponge.core.json into net.minecraft.server.commands.GameRuleCommand
[11May2024 10:02:45.176] [main/DEBUG] [mixin/]: Mixing server.commands.KickCommandMixin from mixins.sponge.core.json into net.minecraft.server.commands.KickCommand
[11May2024 10:02:45.202] [main/DEBUG] [mixin/]: Mixing server.commands.SpreadPlayersCommandMixin_Forge from mixins.spongeforge.core.json into net.minecraft.server.commands.SpreadPlayersCommand
[11May2024 10:02:45.202] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:server.commands.SpreadPlayersCommandMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:45.206] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand
[11May2024 10:02:45.217] [main/DEBUG] [mixin/]: Mixing server.commands.TeleportCommandMixin from mixins.sponge.core.json into net.minecraft.server.commands.TeleportCommand
[11May2024 10:02:45.284] [main/DEBUG] [mixin/]: Mixing server.players.StoredUserEntryAccessor from mixins.sponge.accessors.json into net.minecraft.server.players.StoredUserEntry
[11May2024 10:02:45.284] [main/DEBUG] [mixin/]: Mixing minecraft.server.players.StoredUserEntryMixin_API from mixins.sponge.api.json into net.minecraft.server.players.StoredUserEntry
[11May2024 10:02:45.284] [main/DEBUG] [mixin/]: Mixing server.players.StoredUserEntryMixin from mixins.sponge.core.json into net.minecraft.server.players.StoredUserEntry
[11May2024 10:02:45.284] [main/DEBUG] [mixin/]: Mixing minecraft.server.players.IpBanListEntryMixin_API from mixins.sponge.api.json into net.minecraft.server.players.IpBanListEntry
[11May2024 10:02:45.285] [main/DEBUG] [mixin/]: Mixing server.players.IpBanListEntryMixin from mixins.sponge.core.json into net.minecraft.server.players.IpBanListEntry
[11May2024 10:02:45.286] [main/DEBUG] [mixin/]: Mixing minecraft.server.players.BanListEntryMixin_API from mixins.sponge.api.json into net.minecraft.server.players.BanListEntry
[11May2024 10:02:45.292] [main/DEBUG] [mixin/]: Mixing server.players.BanListEntryMixin from mixins.sponge.core.json into net.minecraft.server.players.BanListEntry
[11May2024 10:02:45.296] [main/DEBUG] [mixin/]: Mixing minecraft.server.players.UserBanListEntryMixin_API from mixins.sponge.api.json into net.minecraft.server.players.UserBanListEntry
[11May2024 10:02:45.305] [main/DEBUG] [mixin/]: Mixing server.commands.SaveAllCommandMixin from mixins.sponge.core.json into net.minecraft.server.commands.SaveAllCommand
[11May2024 10:02:45.336] [main/DEBUG] [mixin/]: Mixing minecraftforge.event.entity.player.PlayerEvent_PlayerChangedDimensionEventMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.event.entity.player.PlayerEvent$PlayerChangedDimensionEvent
[11May2024 10:02:45.336] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.event.entity.player.PlayerEvent_PlayerChangedDimensionEventMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:45.337] [main/DEBUG] [mixin/]: Mixing minecraftforge.event.entity.EntityTravelToDimensionEventMixin_Forge from mixins.spongeforge.core.json into net.minecraftforge.event.entity.EntityTravelToDimensionEvent
[11May2024 10:02:45.337] [main/DEBUG] [mixin/]: mixins.spongeforge.core.json:minecraftforge.event.entity.EntityTravelToDimensionEventMixin_Forge: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11May2024 10:02:45.352] [main/DEBUG] [mixin/]: Mixing minecraft.world.item.crafting.RecipeManagerMixin_API from mixins.sponge.api.json into net.minecraft.world.item.crafting.RecipeManager
[11May2024 10:02:45.353] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findByResult$0(Lorg/spongepowered/api/item/inventory/ItemStackSnapshot;Lorg/spongepowered/api/item/recipe/Recipe;)Z to md91cae1$lambda$findByResult$0$0 in mixins.sponge.api.json:minecraft.world.item.crafting.RecipeManagerMixin_API
[11May2024 10:02:45.354] [main/DEBUG] [mixin/]: Mixing world.item.crafting.RecipeManagerMixin from mixins.sponge.core.json into net.minecraft.world.item.crafting.RecipeManager
[11May2024 10:02:45.533] [Worker-Main-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid
[11May2024 10:02:45.543] [Worker-Main-6/DEBUG] [mixin/]: Mixing world.entity.raid.RaidAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.raid.Raid
[11May2024 10:02:45.544] [Worker-Main-6/DEBUG] [mixin/]: Mixing minecraft.world.entity.raid.RaidMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.raid.Raid
[11May2024 10:02:45.559] [Worker-Main-6/DEBUG] [mixin/]: Mixing network.chat.Component_SerializerMixin from mixins.sponge.core.json into net.minecraft.network.chat.Component$Serializer
[11May2024 10:02:45.573] [Worker-Main-6/DEBUG] [mixin/]: Mixing stats.StatsCounterAccessor from mixins.sponge.accessors.json into net.minecraft.stats.StatsCounter
[11May2024 10:02:45.790] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1174 recipes
[11May2024 10:02:45.792] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.AdvancementMixin_API from mixins.sponge.api.json into net.minecraft.advancements.Advancement
[11May2024 10:02:45.793] [main/DEBUG] [mixin/]: Mixing advancements.AdvancementMixin from mixins.sponge.core.json into net.minecraft.advancements.Advancement
[11May2024 10:02:45.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setUpSpongeFields$2(Ljava/util/Map;Lorg/spongepowered/common/advancement/criterion/DefaultedAdvancementCriterion;)V to md91cae1$lambda$impl$setUpSpongeFields$2$0 in mixins.sponge.core.json:advancements.AdvancementMixin
[11May2024 10:02:45.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setUpSpongeFields$1(Ljava/lang/String;)Ljava/util/List; to md91cae1$lambda$impl$setUpSpongeFields$1$1 in mixins.sponge.core.json:advancements.AdvancementMixin
[11May2024 10:02:45.793] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$setUpSpongeFields$0(Lnet/minecraft/advancements/DisplayInfo;)V to md91cae1$lambda$impl$setUpSpongeFields$0$2 in mixins.sponge.core.json:advancements.AdvancementMixin
[11May2024 10:02:45.802] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.CriterionMixin_API from mixins.sponge.api.json into net.minecraft.advancements.Criterion
[11May2024 10:02:45.802] [main/DEBUG] [mixin/]: Mixing advancements.CriterionMixin from mixins.sponge.core.json into net.minecraft.advancements.Criterion
[11May2024 10:02:45.802] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$dependent$3(Ljava/util/function/BiConsumer;Lnet/minecraft/advancements/Criterion;Ljava/util/Optional;)Lnet/minecraft/advancements/Criterion; to md91cae1$lambda$impl$dependent$3$0 in mixins.sponge.core.json:advancements.CriterionMixin
[11May2024 10:02:45.803] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$dependent$2(Ljava/util/function/BiConsumer;Lnet/minecraft/advancements/Criterion;Ljava/lang/Object;)V to md91cae1$lambda$impl$dependent$2$1 in mixins.sponge.core.json:advancements.CriterionMixin
[11May2024 10:02:45.803] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$dependent$1(Ljava/util/function/Function;Lcom/mojang/serialization/MapCodec;Lnet/minecraft/advancements/Criterion;)Lcom/mojang/datafixers/util/Pair; to md91cae1$lambda$impl$dependent$1$2 in mixins.sponge.core.json:advancements.CriterionMixin
[11May2024 10:02:45.803] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onCodecCreation$0(Lorg/spongepowered/common/bridge/advancements/CriterionBridge;)Ljava/lang/String; to md91cae1$lambda$impl$onCodecCreation$0$3 in mixins.sponge.core.json:advancements.CriterionMixin
[11May2024 10:02:45.823] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.DisplayInfoMixin_API from mixins.sponge.api.json into net.minecraft.advancements.DisplayInfo
[11May2024 10:02:45.823] [main/DEBUG] [mixin/]: Mixing advancements.DisplayInfoMixin from mixins.sponge.core.json into net.minecraft.advancements.DisplayInfo
[11May2024 10:02:45.824] [main/DEBUG] [mixin/]: Skipping Intrinsic mixin method isHidden()Z for net/minecraft/advancements/DisplayInfo
[11May2024 10:02:46.035] [main/DEBUG] [mixin/]: Mixing minecraft.advancements.AdvancementNodeMixin_API from mixins.sponge.api.json into net.minecraft.advancements.AdvancementNode
[11May2024 10:02:46.035] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$collectElements$1(Lcom/google/common/collect/ImmutableSet$Builder;Lnet/minecraft/advancements/AdvancementNode;)V to md91cae1$lambda$impl$collectElements$1$0 in mixins.sponge.api.json:minecraft.advancements.AdvancementNodeMixin_API
[11May2024 10:02:46.035] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$backgroundPath$0(Lnet/minecraft/advancements/DisplayInfo;)Lorg/spongepowered/api/ResourceKey; to md91cae1$lambda$backgroundPath$0$1 in mixins.sponge.api.json:minecraft.advancements.AdvancementNodeMixin_API
[11May2024 10:02:46.041] [main/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1271 advancements
[11May2024 10:02:46.042] [main/DEBUG] [mixin/]: Mixing advancements.TreeNodePositionMixin from mixins.sponge.core.json into net.minecraft.advancements.TreeNodePosition
[11May2024 10:02:46.361] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[11May2024 10:02:46.370] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[11May2024 10:02:46.393] [main/DEBUG] [mixin/]: Mixing server.players.PlayerListAccessor from mixins.sponge.accessors.json into net.minecraft.server.players.PlayerList
[11May2024 10:02:46.393] [main/DEBUG] [mixin/]: Mixing server.players.PlayerListMixin from mixins.sponge.core.json into net.minecraft.server.players.PlayerList
[11May2024 10:02:46.393] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onBroadcastChatMessage$10(Ljava/util/function/Predicate;Ljava/util/function/Predicate;)Ljava/util/function/Predicate; to md91cae1$lambda$impl$onBroadcastChatMessage$10$0 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.393] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onBroadcastSystemMessage$9(Lorg/spongepowered/api/event/message/SystemMessageEvent;Lnet/kyori/adventure/audience/Audience;)V to md91cae1$lambda$impl$onBroadcastSystemMessage$9$1 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.393] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$RemovePlayerReferenceFromScoreboard$8(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerBossEvent;)V to md91cae1$lambda$impl$RemovePlayerReferenceFromScoreboard$8$2 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onInitPlayer_join$7(Lorg/spongepowered/api/event/network/ServerSideConnectionEvent$Join;Lnet/kyori/adventure/audience/Audience;)V to md91cae1$lambda$impl$onInitPlayer_join$7$3 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onlySendAddPlayerForUnvanishedPlayers$6(Lnet/minecraft/server/level/ServerPlayer;)Z to md91cae1$lambda$impl$onlySendAddPlayerForUnvanishedPlayers$6$4 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$5(Lcom/mojang/authlib/GameProfile;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to md91cae1$lambda$impl$canPlayerLoginServer$5$5 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$4(Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/common/profile/SpongeGameProfile;Ljava/util/Optional;)Ljava/util/concurrent/CompletionStage; to md91cae1$lambda$impl$canPlayerLoginServer$4$6 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$3(Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/common/profile/SpongeGameProfile;Ljava/util/Optional;)Ljava/util/concurrent/CompletionStage; to md91cae1$lambda$impl$canPlayerLoginServer$3$7 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$2(Lorg/spongepowered/common/profile/SpongeGameProfile;Ljava/lang/Boolean;)Ljava/util/concurrent/CompletionStage; to md91cae1$lambda$impl$canPlayerLoginServer$2$8 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$1(Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; to md91cae1$lambda$impl$canPlayerLoginServer$1$9 in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.395] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$canPlayerLoginServer$0(Lcom/mojang/authlib/GameProfile;)Ljava/lang/Boolean; to md91cae1$lambda$impl$canPlayerLoginServer$0$a in mixins.sponge.core.json:server.players.PlayerListMixin
[11May2024 10:02:46.402] [main/DEBUG] [mixin/]: Mixing server.players.PlayerListMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.players.PlayerList
[11May2024 10:02:46.412] [main/DEBUG] [mixin/]: Mixing server.dedicated.DedicatedPlayerListMixin from mixins.sponge.core.json into net.minecraft.server.dedicated.DedicatedPlayerList
[11May2024 10:02:46.424] [main/DEBUG] [mixin/]: Mixing world.level.storage.PlayerDataStorageAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.storage.PlayerDataStorage
[11May2024 10:02:46.424] [main/DEBUG] [mixin/]: Mixing world.level.storage.PlayerDataStorageMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.PlayerDataStorage
[11May2024 10:02:46.428] [main/DEBUG] [mixin/]: Mixing server.ServerFunctionManagerMixin from mixins.sponge.core.json into net.minecraft.server.ServerFunctionManager
[11May2024 10:02:46.434] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin from mixins.sponge.core.json into net.minecraft.server.rcon.RconConsoleSource
[11May2024 10:02:46.434] [main/DEBUG] [mixin/]: Mixing minecraft.server.rcon.RconConsoleSourceMixin_API from mixins.sponge.api.json into net.minecraft.server.rcon.RconConsoleSource
[11May2024 10:02:46.434] [main/DEBUG] [mixin/]: Mixing service.permission.SubjectMixin_API from mixins.sponge.api.json into net.minecraft.server.rcon.RconConsoleSource
[11May2024 10:02:46.434] [main/DEBUG] [mixin/]: Mixing server.rcon.RconConsoleSourceMixin from mixins.sponge.core.json into net.minecraft.server.rcon.RconConsoleSource
[11May2024 10:02:46.442] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.4
[11May2024 10:02:46.442] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[11May2024 10:02:46.442] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[11May2024 10:02:46.442] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[11May2024 10:02:46.492] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[11May2024 10:02:46.492] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv4 address: "0.0.0.0"
[11May2024 10:02:46.522] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32
[11May2024 10:02:46.536] [Server thread/DEBUG] [io.netty.util.concurrent.GlobalEventExecutor/]: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
[11May2024 10:02:46.549] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
[11May2024 10:02:46.549] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
[11May2024 10:02:46.554] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
[11May2024 10:02:46.591] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
[11May2024 10:02:46.600] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 14304 (auto-detected)
[11May2024 10:02:46.602] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: true
[11May2024 10:02:46.602] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: false
[11May2024 10:02:46.609] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[11May2024 10:02:46.610] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
[11May2024 10:02:46.619] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 04:7c:16:ff:fe:42:95:9d (auto-detected)
[11May2024 10:02:46.631] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[11May2024 10:02:46.631] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[11May2024 10:02:46.631] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[11May2024 10:02:46.636] [Server thread/DEBUG] [mixin/]: Mixing server.players.StoredUserListAccessor from mixins.sponge.accessors.json into net.minecraft.server.players.StoredUserList
[11May2024 10:02:46.636] [Server thread/DEBUG] [mixin/]: Renaming @Accessor method accessor$LOGGER()Lorg/slf4j/Logger; to accessor$LOGGER_$md$91cae1$0 in mixins.sponge.accessors.json:server.players.StoredUserListAccessor
[11May2024 10:02:46.636] [Server thread/DEBUG] [mixin/]: Mixing server.players.StoredUserListMixin from mixins.sponge.core.json into net.minecraft.server.players.StoredUserList
[11May2024 10:02:46.639] [Server thread/DEBUG] [mixin/]: Mixing server.players.IpBanListAccessor from mixins.sponge.accessors.json into net.minecraft.server.players.IpBanList
[11May2024 10:02:46.646] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
[11May2024 10:02:46.647] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml
[11May2024 10:02:46.648] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml
[11May2024 10:02:46.650] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes
[11May2024 10:02:46.651] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
[11May2024 10:02:46.664] [Server thread/INFO] [sponge/]: Registered service [BanService] to plugin 'sponge'.
[11May2024 10:02:46.666] [Server thread/INFO] [sponge/]: Registered service [ContextService] to plugin 'sponge'.
[11May2024 10:02:46.673] [Server thread/INFO] [sponge/]: Registered service [PermissionService] to plugin 'sponge'.
[11May2024 10:02:46.674] [Server thread/INFO] [sponge/]: Registered service [WhitelistService] to plugin 'sponge'.
[11May2024 10:02:46.681] [Server thread/INFO] [AutoPickup/]: Loading configuration overworld ...
[11May2024 10:02:46.720] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.entity.npc.VillagerTrades_ItemListingMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.npc.VillagerTrades$ItemListing
[11May2024 10:02:46.732] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[11May2024 10:02:46.734] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Loading world 'minecraft:overworld' (minecraft:overworld)
[11May2024 10:02:46.734] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner
[11May2024 10:02:46.736] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner
[11May2024 10:02:46.738] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner
[11May2024 10:02:46.740] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege
[11May2024 10:02:46.742] [Server thread/DEBUG] [mixin/]: Mixing world.entity.npc.WanderingTraderMixin from mixins.sponge.core.json into net.minecraft.world.entity.npc.WanderingTraderSpawner
[11May2024 10:02:46.768] [Server thread/DEBUG] [mixin/]: Mixing server.level.ServerChunkCacheAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.ServerChunkCache
[11May2024 10:02:46.768] [Server thread/DEBUG] [mixin/]: Mixing server.level.ServerChunkCacheMixin from mixins.sponge.core.json into net.minecraft.server.level.ServerChunkCache
[11May2024 10:02:46.769] [Server thread/DEBUG] [mixin/]: Mixing server.level.ServerChunkCacheMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.level.ServerChunkCache
[11May2024 10:02:46.775] [Server thread/DEBUG] [mixin/]: Mixing world.damagesource.DamageSourcesMixin from mixins.sponge.core.json into net.minecraft.world.damagesource.DamageSources
[11May2024 10:02:46.775] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onSetExplosionSource$0(Ljava/util/UUID;)Ljava/util/Optional; to md91cae1$lambda$onSetExplosionSource$0$0 in mixins.sponge.core.json:world.damagesource.DamageSourcesMixin
[11May2024 10:02:46.777] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.damagesource.DamageSourceMixin_API from mixins.sponge.api.json into net.minecraft.world.damagesource.DamageSource
[11May2024 10:02:46.778] [Server thread/DEBUG] [mixin/]: Mixing world.damagesource.DamageSourceMixin from mixins.sponge.core.json into net.minecraft.world.damagesource.DamageSource
[11May2024 10:02:46.780] [Server thread/DEBUG] [mixin/]: Mixing world.level.entity.EntityTickListAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.entity.EntityTickList
[11May2024 10:02:46.781] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.ticks.LevelTicksMixin_API from mixins.sponge.api.json into net.minecraft.world.ticks.LevelTicks
[11May2024 10:02:46.781] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$scheduledAt$1(Lnet/minecraft/world/ticks/ScheduledTick;)Lorg/spongepowered/api/scheduler/ScheduledUpdate; to md91cae1$lambda$scheduledAt$1$0 in mixins.sponge.api.json:minecraft.world.ticks.LevelTicksMixin_API
[11May2024 10:02:46.781] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$scheduledAt$0(IIILnet/minecraft/world/ticks/ScheduledTick;)Z to md91cae1$lambda$scheduledAt$0$1 in mixins.sponge.api.json:minecraft.world.ticks.LevelTicksMixin_API
[11May2024 10:02:46.782] [Server thread/DEBUG] [mixin/]: Mixing world.ticks.LevelTicksMixin from mixins.sponge.core.json into net.minecraft.world.ticks.LevelTicks
[11May2024 10:02:46.783] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()J to md91cae1$lambda$new$0$2 in mixins.sponge.core.json:world.ticks.LevelTicksMixin
[11May2024 10:02:46.783] [Server thread/DEBUG] [mixin/]: Mixing world.ticks.LevelTicksMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.ticks.LevelTicks
[11May2024 10:02:46.791] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.ticks.ScheduledTickMixin_API from mixins.sponge.api.json into net.minecraft.world.ticks.ScheduledTick
[11May2024 10:02:46.791] [Server thread/DEBUG] [mixin/]: Mixing world.ticks.ScheduledTickMixin from mixins.sponge.core.json into net.minecraft.world.ticks.ScheduledTick
[11May2024 10:02:46.792] [Server thread/DEBUG] [mixin/]: Mixing world.ticks.ScheduledTickMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.ticks.ScheduledTick
[11May2024 10:02:46.795] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.storage.EntityStorageMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.storage.EntityStorage
[11May2024 10:02:46.799] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.storage.IOWorkerMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.storage.IOWorker
[11May2024 10:02:46.800] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$submitTaskCancellable$3(Ljava/util/function/Supplier;Lnet/minecraft/util/thread/ProcessorHandle;)Lnet/minecraft/util/thread/StrictQueue$IntRunnable; to md91cae1$lambda$impl$submitTaskCancellable$3$0 in mixins.sponge.core.json:world.level.chunk.storage.IOWorkerMixin
[11May2024 10:02:46.800] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$submitTaskCancellable$2(Lnet/minecraft/util/thread/ProcessorHandle;Ljava/util/function/Supplier;)V to md91cae1$lambda$impl$submitTaskCancellable$2$1 in mixins.sponge.core.json:world.level.chunk.storage.IOWorkerMixin
[11May2024 10:02:46.800] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createOldDataForRegion$1(II)Lcom/mojang/datafixers/util/Either; to md91cae1$lambda$createOldDataForRegion$1$2 in mixins.sponge.core.json:world.level.chunk.storage.IOWorkerMixin
[11May2024 10:02:46.800] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createOldDataForRegion$0(Ljava/util/BitSet;Lnet/minecraft/world/level/ChunkPos;)V to md91cae1$lambda$createOldDataForRegion$0$3 in mixins.sponge.core.json:world.level.chunk.storage.IOWorkerMixin
[11May2024 10:02:46.820] [Server thread/DEBUG] [mixin/]: Mixing world.level.entity.PersistentEntitySectionManagerAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.entity.PersistentEntitySectionManager
[11May2024 10:02:46.820] [Server thread/DEBUG] [mixin/]: Mixing world.level.entity.PersistentEntitySectionManagerMixin from mixins.sponge.core.json into net.minecraft.world.level.entity.PersistentEntitySectionManager
[11May2024 10:02:46.829] [Server thread/DEBUG] [mixin/]: Mixing world.level.storage.DimensionDataStorageMixin from mixins.sponge.core.json into net.minecraft.world.level.storage.DimensionDataStorage
[11May2024 10:02:46.832] [Server thread/DEBUG] [mixin/]: Mixing server.level.ChunkMapAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.ChunkMap
[11May2024 10:02:46.832] [Server thread/DEBUG] [mixin/]: Mixing minecraft.server.level.ChunkMapMixin_API from mixins.sponge.api.json into net.minecraft.server.level.ChunkMap
[11May2024 10:02:46.833] [Server thread/DEBUG] [mixin/]: Mixing server.level.ChunkMapMixin from mixins.sponge.core.json into net.minecraft.server.level.ChunkMap
[11May2024 10:02:46.835] [Server thread/DEBUG] [mixin/]: Mixing server.level.ChunkMapMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.level.ChunkMap
[11May2024 10:02:46.846] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.storage.ChunkStorageAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.storage.ChunkStorage
[11May2024 10:02:46.849] [Server thread/DEBUG] [mixin/]: Mixing server.level.DistanceManagerMixin from mixins.sponge.core.json into net.minecraft.server.level.DistanceManager
[11May2024 10:02:46.850] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$tickets$2(Lnet/minecraft/server/level/Ticket;)Lorg/spongepowered/api/world/server/Ticket; to md91cae1$lambda$bridge$tickets$2$0 in mixins.sponge.core.json:server.level.DistanceManagerMixin
[11May2024 10:02:46.850] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$tickets$1(Lorg/spongepowered/api/world/server/TicketType;Lnet/minecraft/util/SortedArraySet;)Ljava/util/stream/Stream; to md91cae1$lambda$bridge$tickets$1$1 in mixins.sponge.core.json:server.level.DistanceManagerMixin
[11May2024 10:02:46.850] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$bridge$tickets$0(Lorg/spongepowered/api/world/server/TicketType;Lnet/minecraft/server/level/Ticket;)Z to md91cae1$lambda$bridge$tickets$0$2 in mixins.sponge.core.json:server.level.DistanceManagerMixin
[11May2024 10:02:46.856] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.level.chunk.ProtoChunkMixin_API from mixins.sponge.api.json into net.minecraft.world.level.chunk.ProtoChunk
[11May2024 10:02:46.856] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$1()V to md91cae1$lambda$setBiome$1$0 in mixins.sponge.api.json:minecraft.world.level.chunk.ProtoChunkMixin_API
[11May2024 10:02:46.856] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setBiome$0(I)Lnet/minecraft/world/level/chunk/LevelChunkSection; to md91cae1$lambda$setBiome$0$1 in mixins.sponge.api.json:minecraft.world.level.chunk.ProtoChunkMixin_API
[11May2024 10:02:47.055] [Server thread/DEBUG] [mixin/]: Mixing world.entity.raid.RaidsAccessor from mixins.sponge.accessors.json into net.minecraft.world.entity.raid.Raids
[11May2024 10:02:47.116] [Server thread/DEBUG] [mixin/]: Mixing server.players.SleepStatusMixin from mixins.sponge.core.json into net.minecraft.server.players.SleepStatus
[11May2024 10:02:47.165] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Loading world 'minecraft:the_nether' (minecraft:the_nether)
[11May2024 10:02:47.643] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Loading world 'minecraft:the_end' (minecraft:the_end)
[11May2024 10:02:47.675] [Server thread/DEBUG] [mixin/]: Mixing adventure.bossbar.HackyBossBarPlatformBridgeMixin from mixins.sponge.core.json into net.kyori.adventure.bossbar.HackyBossBarPlatformBridge
[11May2024 10:02:47.682] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for world 'minecraft:overworld' (minecraft:overworld)
[11May2024 10:02:47.682] [Server thread/DEBUG] [mixin/]: Mixing server.level.TicketAccessor from mixins.sponge.accessors.json into net.minecraft.server.level.Ticket
[11May2024 10:02:47.682] [Server thread/DEBUG] [mixin/]: Renaming @Invoker method accessor$createInstance(Lnet/minecraft/server/level/TicketType;ILjava/lang/Object;)Lnet/minecraft/server/level/Ticket; to accessor$createInstance_$md$91cae1$0 in mixins.sponge.accessors.json:server.level.TicketAccessor
[11May2024 10:02:47.682] [Server thread/DEBUG] [mixin/]: Mixing minecraft.server.level.TicketMixin_API from mixins.sponge.api.json into net.minecraft.server.level.Ticket
[11May2024 10:02:47.684] [Server thread/DEBUG] [mixin/]: Mixing server.level.TicketMixin from mixins.sponge.core.json into net.minecraft.server.level.Ticket
[11May2024 10:02:47.690] [Server thread/DEBUG] [mixin/]: Mixing server.level.ChunkHolderMixin from mixins.sponge.core.json into net.minecraft.server.level.ChunkHolder
[11May2024 10:02:47.690] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$onScheduleFullChunkPromotion$0(Lnet/minecraft/world/level/chunk/LevelChunk;)V to md91cae1$lambda$impl$onScheduleFullChunkPromotion$0$0 in mixins.sponge.core.json:server.level.ChunkHolderMixin
[11May2024 10:02:48.237] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.ChunkSerializerMixin from mixins.sponge.core.json into net.minecraft.world.level.chunk.storage.ChunkSerializer
[11May2024 10:02:48.238] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.storage.ChunkSerializerMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.world.level.chunk.storage.ChunkSerializer
[11May2024 10:02:48.238] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$writeSpongeLevelData$1(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;)V to md91cae1$lambda$impl$writeSpongeLevelData$1$0 in mixins.sponge.tracker.json:world.level.chunk.storage.ChunkSerializerMixin_Tracker
[11May2024 10:02:48.238] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$impl$writeSpongeLevelData$0(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Short;)V to md91cae1$lambda$impl$writeSpongeLevelData$0$1 in mixins.sponge.tracker.json:world.level.chunk.storage.ChunkSerializerMixin_Tracker
[11May2024 10:02:48.577] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate
[11May2024 10:02:48.589] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API from mixins.sponge.api.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
[11May2024 10:02:48.590] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$15()Lorg/spongepowered/api/world/volume/archetype/ArchetypeVolume; to md91cae1$lambda$blockStateStream$15$0 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.590] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$14(Ljava/util/Map$Entry;)Lorg/spongepowered/api/world/volume/stream/VolumeElement; to md91cae1$lambda$blockStateStream$14$1 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.590] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockStateStream$13(Ljava/util/Map$Entry;)Lorg/spongepowered/math/vector/Vector3i; to md91cae1$lambda$blockStateStream$13$2 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.590] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$biomeStream$12()Lorg/spongepowered/api/world/volume/archetype/ArchetypeVolume; to md91cae1$lambda$biomeStream$12$3 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.590] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$entityArchetypeStream$11()Lorg/spongepowered/api/world/volume/archetype/ArchetypeVolume; to md91cae1$lambda$entityArchetypeStream$11$4 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$entityArchetypeStream$10(Lorg/spongepowered/api/world/volume/archetype/entity/EntityArchetypeEntry;)Lorg/spongepowered/api/world/volume/stream/VolumeElement; to md91cae1$lambda$entityArchetypeStream$10$5 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$entityArchetypeStream$9(Lorg/spongepowered/api/world/volume/archetype/entity/EntityArchetypeEntry;)Lorg/spongepowered/math/vector/Vector3i; to md91cae1$lambda$entityArchetypeStream$9$6 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$api$buildEntityArchetypeList$8(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo;)Lorg/spongepowered/api/world/volume/archetype/entity/EntityArchetypeEntry; to md91cae1$lambda$api$buildEntityArchetypeList$8$7 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypeStream$7()Lorg/spongepowered/api/world/volume/archetype/ArchetypeVolume; to md91cae1$lambda$blockEntityArchetypeStream$7$8 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypeStream$6(Ljava/util/Map;Ljava/util/Map$Entry;)Lorg/spongepowered/api/world/volume/stream/VolumeElement; to md91cae1$lambda$blockEntityArchetypeStream$6$9 in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypeStream$5(Ljava/util/Map$Entry;)Lorg/spongepowered/math/vector/Vector3i; to md91cae1$lambda$blockEntityArchetypeStream$5$a in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypeStream$4(Ljava/util/Map$Entry;)Z to md91cae1$lambda$blockEntityArchetypeStream$4$b in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.591] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypes$3(Ljava/util/Map;Ljava/util/Map$Entry;)Lorg/spongepowered/api/block/entity/BlockEntityArchetype; to md91cae1$lambda$blockEntityArchetypes$3$c in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.592] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypes$2(Ljava/util/Map$Entry;)Lorg/spongepowered/math/vector/Vector3i; to md91cae1$lambda$blockEntityArchetypes$2$d in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.592] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$blockEntityArchetypes$1(Ljava/util/Map$Entry;)Z to md91cae1$lambda$blockEntityArchetypes$1$e in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:48.592] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$api$buildBlockNbtMap$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z to md91cae1$lambda$api$buildBlockNbtMap$0$f in mixins.sponge.api.json:minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateMixin_API
[11May2024 10:02:49.584] [Worker-Main-8/DEBUG] [mixin/]: Mixing server.TickTaskMixin_Tracker from mixins.sponge.tracker.json into net.minecraft.server.TickTask
[11May2024 10:02:49.585] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[11May2024 10:02:49.600] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[11May2024 10:02:49.601] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[11May2024 10:02:49.602] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[11May2024 10:02:49.682] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[11May2024 10:02:49.791] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapperAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper
[11May2024 10:02:49.793] [Server thread/DEBUG] [mixin/]: Mixing world.level.chunk.LevelChunk$BoundTickingBlockEntityAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity
[11May2024 10:02:49.900] [Server thread/DEBUG] [mixin/]: Mixing world.damagesource.CombatTrackerAccessor from mixins.sponge.accessors.json into net.minecraft.world.damagesource.CombatTracker
[11May2024 10:02:49.943] [Server thread/DEBUG] [mixin/]: Mixing minecraft.world.entity.ai.goal.GoalSelectorMixin_API from mixins.sponge.api.json into net.minecraft.world.entity.ai.goal.GoalSelector
[11May2024 10:02:49.943] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$tasksByType$1(Lorg/spongepowered/api/entity/ai/goal/GoalType;Lorg/spongepowered/api/entity/ai/goal/Goal;)Z to md91cae1$lambda$tasksByType$1$0 in mixins.sponge.api.json:minecraft.world.entity.ai.goal.GoalSelectorMixin_API
[11May2024 10:02:49.943] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$removeGoals$0(Lorg/spongepowered/api/entity/ai/goal/GoalType;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z to md91cae1$lambda$removeGoals$0$1 in mixins.sponge.api.json:minecraft.world.entity.ai.goal.GoalSelectorMixin_API
[11May2024 10:02:49.944] [Server thread/DEBUG] [mixin/]: Mixing world.entity.ai.goal.GoalSelectorMixin from mixins.sponge.core.json into net.minecraft.world.entity.ai.goal.GoalSelector
[11May2024 10:02:49.944] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$removeGoal$0(Lnet/minecraft/world/entity/ai/goal/Goal;Lnet/minecraft/world/entity/ai/goal/WrappedGoal;)Z to md91cae1$lambda$removeGoal$0$2 in mixins.sponge.core.json:world.entity.ai.goal.GoalSelectorMixin
[11May2024 10:02:49.989] [Server thread/DEBUG] [mixin/]: Mixing world.LockCodeAccessor from mixins.sponge.accessors.json into net.minecraft.world.LockCode
[11May2024 10:02:50.411] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 65%
[11May2024 10:02:50.492] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2810 ms
[11May2024 10:02:50.495] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.850s)! For help, type "help"
[11May2024 10:02:50.495] [Server thread/DEBUG] [mixin/]: Mixing server.dedicated.ServerWatchdogMixin from mixins.sponge.core.json into net.minecraft.server.dedicated.ServerWatchdog
[11May2024 10:02:50.503] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv4 address: "0.0.0.0"
[11May2024 10:02:50.510] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 213
[11May2024 10:02:50.514] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[11May2024 10:02:50.516] [Server thread/INFO] [AutoPickup/]: AutoPickup 1.2.0 was loaded successfully.
[11May2024 10:02:50.516] [Server thread/DEBUG] [AutoPickup/]: Loading update check configuration ...
[11May2024 10:02:50.530] [Sponge-AsyncScheduler-0/DEBUG] [AutoPickup/]: Checking for update ...
[11May2024 10:02:50.530] [Server thread/DEBUG] [mixin/]: Mixing minecraft.network.protocol.status.ServerStatus_PlayersMixin_API from mixins.sponge.api.json into net.minecraft.network.protocol.status.ServerStatus$Players
[11May2024 10:02:50.530] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$profiles$0(Ljava/util/List;Lcom/mojang/authlib/GameProfile;)V to md91cae1$lambda$profiles$0$0 in mixins.sponge.api.json:minecraft.network.protocol.status.ServerStatus_PlayersMixin_API
[11May2024 10:02:50.533] [Server thread/DEBUG] [mixin/]: Mixing minecraft.network.protocol.status.ServerStatusMixin_API from mixins.sponge.api.json into net.minecraft.network.protocol.status.ServerStatus
[11May2024 10:02:50.539] [Server thread/DEBUG] [mixin/]: Mixing minecraft.network.protocol.status.ServerStatus_VersionMixin_API from mixins.sponge.api.json into net.minecraft.network.protocol.status.ServerStatus$Version
[11May2024 10:02:50.543] [Server thread/DEBUG] [mixin/]: Mixing minecraft.network.protocol.status.ServerStatus_FaviconMixin_API from mixins.sponge.api.json into net.minecraft.network.protocol.status.ServerStatus$Favicon
[11May2024 10:02:50.575] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
[11May2024 10:02:50.576] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
[11May2024 10:02:50.578] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@489469cc
[11May2024 10:02:50.629] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner
[11May2024 10:02:50.637] [Server thread/DEBUG] [mixin/]: Mixing world.level.NaturalSpawnerAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.NaturalSpawner
[11May2024 10:02:50.637] [Server thread/DEBUG] [mixin/]: Renaming @Accessor method accessor$MAGIC_NUMBER()I to accessor$MAGIC_NUMBER_$md$91cae1$0 in mixins.sponge.accessors.json:world.level.NaturalSpawnerAccessor
[11May2024 10:02:50.637] [Server thread/DEBUG] [mixin/]: Mixing world.level.NaturalSpawnerMixin from mixins.sponge.core.json into net.minecraft.world.level.NaturalSpawner
[11May2024 10:02:50.637] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnForChunk$1(Lnet/minecraft/world/level/NaturalSpawner$SpawnState;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/level/chunk/ChunkAccess;)V to md91cae1$lambda$spawnForChunk$1$1 in mixins.sponge.core.json:world.level.NaturalSpawnerMixin
[11May2024 10:02:50.637] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$spawnForChunk$0(Lnet/minecraft/world/level/NaturalSpawner$SpawnState;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/ChunkAccess;)Z to md91cae1$lambda$spawnForChunk$0$2 in mixins.sponge.core.json:world.level.NaturalSpawnerMixin
[11May2024 10:02:50.648] [Server thread/DEBUG] [mixin/]: Mixing world.level.NaturalSpawner_SpawnStateAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.NaturalSpawner$SpawnState
[11May2024 10:02:50.649] [Server thread/DEBUG] [mixin/]: Mixing world.level.NaturalSpawner_SpawnStateMixin from mixins.sponge.core.json into net.minecraft.world.level.NaturalSpawner$SpawnState
[11May2024 10:02:50.691] [Server thread/DEBUG] [mixin/]: Mixing util.ClassInstanceMultiMapMixin from mixins.sponge.core.json into net.minecraft.util.ClassInstanceMultiMap
[11May2024 10:02:50.712] [IO-Worker-4/DEBUG] [mixin/]: Mixing world.level.chunk.storage.IOWorker$PendingStoreAccessor from mixins.sponge.accessors.json into net.minecraft.world.level.chunk.storage.IOWorker$PendingStore
[11May2024 10:03:11.331] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[11May2024 10:03:11.332] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[11May2024 10:03:11.333] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[11May2024 10:03:11.351] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[11May2024 10:03:11.360] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[11May2024 10:03:11.402] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[11May2024 10:03:11.411] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[11May2024 10:03:11.435] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[11May2024 10:03:11.437] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[11May2024 10:03:11.480] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment