diff --git a/.gitignore b/.gitignore index 778a722..a8f53a9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ build # other eclipse run + +Fabric/run_client/ diff --git a/CHANGELOG.md b/CHANGELOG.md index b99b5fa..02ff1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,3 @@ -### 2.0.2 +### 3.0.0 -- Updated Dependencies -- Fixed Bugs - -### 2.0.1 - -- Fix Jar Names - -### 2.0.0 - -- Port To Fabric -- Update To Minecraft 1.20 +- Update to Minecraft 1.20.1 diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/keybinding/KeyBindingAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/keybinding/KeyBindingAccessor.class deleted file mode 100644 index b4e6bce..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/keybinding/KeyBindingAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor$SimpleSpriteProviderAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor$SimpleSpriteProviderAccessor.class deleted file mode 100644 index 43e8cb1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor$SimpleSpriteProviderAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor.class deleted file mode 100644 index 7671316..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/particle/ParticleManagerAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/EntityModelLayersAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/EntityModelLayersAccessor.class deleted file mode 100644 index 7e68026..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/EntityModelLayersAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/LivingEntityRendererAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/LivingEntityRendererAccessor.class deleted file mode 100644 index 44aeda2..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/rendering/LivingEntityRendererAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/sound/SoundInstanceMixin.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/sound/SoundInstanceMixin.class deleted file mode 100644 index 862e430..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/client/sound/SoundInstanceMixin.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/ArgumentTypesAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/ArgumentTypesAccessor.class deleted file mode 100644 index bd68139..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/ArgumentTypesAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/EntitySelectorOptionsAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/EntitySelectorOptionsAccessor.class deleted file mode 100644 index 536f34d..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/command/EntitySelectorOptionsAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/AxeItemAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/AxeItemAccessor.class deleted file mode 100644 index 3cece7b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/AxeItemAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/HoeItemAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/HoeItemAccessor.class deleted file mode 100644 index 074388e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/HoeItemAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/ShovelItemAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/ShovelItemAccessor.class deleted file mode 100644 index 3f0f022..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/ShovelItemAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/VillagerEntityAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/VillagerEntityAccessor.class deleted file mode 100644 index 3c63a13..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/content/registry/VillagerEntityAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/event/interaction/client/KeyBindingAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/event/interaction/client/KeyBindingAccessor.class deleted file mode 100644 index e582cfa..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/event/interaction/client/KeyBindingAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesAccessor.class deleted file mode 100644 index 3dc5e43..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesBooleanRuleAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesBooleanRuleAccessor.class deleted file mode 100644 index cfeda94..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesBooleanRuleAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesIntRuleAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesIntRuleAccessor.class deleted file mode 100644 index 1718e4d..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/gamerule/GameRulesIntRuleAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/itemgroup/ItemGroupAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/itemgroup/ItemGroupAccessor.class deleted file mode 100644 index e428b0e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/itemgroup/ItemGroupAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/lookup/BlockEntityTypeAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/lookup/BlockEntityTypeAccessor.class deleted file mode 100644 index 0812f53..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/lookup/BlockEntityTypeAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/loot/LootTableAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/loot/LootTableAccessor.class deleted file mode 100644 index 47ba223..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/loot/LootTableAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerLoginNetworkHandlerAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerLoginNetworkHandlerAccessor.class deleted file mode 100644 index c91102b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerLoginNetworkHandlerAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerPlayNetworkHandlerAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerPlayNetworkHandlerAccessor.class deleted file mode 100644 index e938831..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/accessor/ServerPlayNetworkHandlerAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/ClientLoginNetworkHandlerAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/ClientLoginNetworkHandlerAccessor.class deleted file mode 100644 index dc31e5d..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/ClientLoginNetworkHandlerAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/MinecraftClientAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/MinecraftClientAccessor.class deleted file mode 100644 index 24a5462..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/networking/client/accessor/MinecraftClientAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockAccessor.class deleted file mode 100644 index fbea190..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockSettingsAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockSettingsAccessor.class deleted file mode 100644 index 566686f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/AbstractBlockSettingsAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/DefaultAttributeRegistryAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/DefaultAttributeRegistryAccessor.class deleted file mode 100644 index 447b522..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/object/builder/DefaultAttributeRegistryAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/DebugChunkGeneratorAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/DebugChunkGeneratorAccessor.class deleted file mode 100644 index 638d6c9..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/DebugChunkGeneratorAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/RegistriesAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/RegistriesAccessor.class deleted file mode 100644 index edb14cd..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/registry/sync/RegistriesAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/rendering/data/attachment/WorldViewMixin.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/rendering/data/attachment/WorldViewMixin.class deleted file mode 100644 index 358e52a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/rendering/data/attachment/WorldViewMixin.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screen/ScreenAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screen/ScreenAccessor.class deleted file mode 100644 index d9bf0a1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screen/ScreenAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screenhandler/NamedScreenHandlerFactoryMixin.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screenhandler/NamedScreenHandlerFactoryMixin.class deleted file mode 100644 index 763c79b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/screenhandler/NamedScreenHandlerFactoryMixin.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/transfer/BucketItemAccessor.class b/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/transfer/BucketItemAccessor.class deleted file mode 100644 index 517efff..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/fabricmc/fabric/mixin/transfer/BucketItemAccessor.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/SystemReport.class b/Fabric/run_client/.mixin.out/class/net/minecraft/SystemReport.class deleted file mode 100644 index 5df911f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/SystemReport.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyMapping.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyMapping.class deleted file mode 100644 index 08b2166..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyMapping.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyboardHandler.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyboardHandler.class deleted file mode 100644 index aecacbe..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/KeyboardHandler.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/Minecraft.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/Minecraft.class deleted file mode 100644 index 3a17b1f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/Minecraft.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/MouseHandler.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/MouseHandler.class deleted file mode 100644 index f1677c1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/MouseHandler.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/Options.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/Options.class deleted file mode 100644 index 68ef541..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/Options.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/block/BlockColors.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/block/BlockColors.class deleted file mode 100644 index 566da3f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/block/BlockColors.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/item/ItemColors.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/item/ItemColors.class deleted file mode 100644 index 5331b6c..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/color/item/ItemColors.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/Gui.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/Gui.class deleted file mode 100644 index d29d3fa..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/Gui.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/components/DebugScreenOverlay.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/components/DebugScreenOverlay.class deleted file mode 100644 index 33cb307..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/components/DebugScreenOverlay.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/font/FontManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/font/FontManager.class deleted file mode 100644 index 5baaab6..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/font/FontManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/Screen.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/Screen.class deleted file mode 100644 index 8139012..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/Screen.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen.class deleted file mode 100644 index 6c21b86..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/LayerDefinitions.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/LayerDefinitions.class deleted file mode 100644 index 72cc04e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/LayerDefinitions.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/ModelLayers.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/ModelLayers.class deleted file mode 100644 index 23fb94a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/model/geom/ModelLayers.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl.class deleted file mode 100644 index 3425e20..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientLevel.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientLevel.class deleted file mode 100644 index 7a7b88b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientLevel.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientPacketListener.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientPacketListener.class deleted file mode 100644 index a8c49b3..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/ClientPacketListener.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/chat/ChatListener.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/chat/ChatListener.class deleted file mode 100644 index c18f99f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/multiplayer/chat/ChatListener.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine$MutableSpriteSet.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine$MutableSpriteSet.class deleted file mode 100644 index 30ff415..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine$MutableSpriteSet.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine.class deleted file mode 100644 index cf4a12a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/particle/ParticleEngine.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/player/LocalPlayer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/player/LocalPlayer.class deleted file mode 100644 index 2c25769..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/player/LocalPlayer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer.class deleted file mode 100644 index e0bc7eb..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/GameRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/GameRenderer.class deleted file mode 100644 index e76b45c..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/GameRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemInHandRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemInHandRenderer.class deleted file mode 100644 index b1d1234..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemInHandRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemModelShaper.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemModelShaper.class deleted file mode 100644 index 5aa6af5..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ItemModelShaper.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/LevelRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/LevelRenderer.class deleted file mode 100644 index a3f50af..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/LevelRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance$1.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance$1.class deleted file mode 100644 index 73de264..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance$1.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance.class deleted file mode 100644 index 5d5e1a0..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/ShaderInstance.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/Sheets.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/Sheets.class deleted file mode 100644 index 563974f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/Sheets.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/BlockRenderDispatcher.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/BlockRenderDispatcher.class deleted file mode 100644 index a9c62fe..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/BlockRenderDispatcher.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/LiquidBlockRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/LiquidBlockRenderer.class deleted file mode 100644 index 2d7d657..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/LiquidBlockRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/ModelBlockRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/ModelBlockRenderer.class deleted file mode 100644 index acc8d88..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/block/ModelBlockRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/blockentity/BlockEntityRenderers.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/blockentity/BlockEntityRenderers.class deleted file mode 100644 index 9aea973..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/blockentity/BlockEntityRenderers.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/EntityRenderers.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/EntityRenderers.class deleted file mode 100644 index 2b20ee0..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/EntityRenderers.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/ItemRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/ItemRenderer.class deleted file mode 100644 index 99c89f3..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/ItemRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/LivingEntityRenderer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/LivingEntityRenderer.class deleted file mode 100644 index ab507d0..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/LivingEntityRenderer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/CapeLayer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/CapeLayer.class deleted file mode 100644 index 8f92925..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/CapeLayer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer.class deleted file mode 100644 index 466d6e1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureAtlas.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureAtlas.class deleted file mode 100644 index c520903..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureAtlas.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureManager.class deleted file mode 100644 index 7c24142..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/renderer/texture/TextureManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/ClientPackSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/ClientPackSource.class deleted file mode 100644 index 1556d75..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/ClientPackSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/language/LanguageManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/language/LanguageManager.class deleted file mode 100644 index 07bd63c..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/language/LanguageManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/BakedModel.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/BakedModel.class deleted file mode 100644 index d77738f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/BakedModel.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelBakery.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelBakery.class deleted file mode 100644 index c8479a6..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelBakery.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelManager.class deleted file mode 100644 index b37e28d..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/ModelManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/MultiPartBakedModel.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/MultiPartBakedModel.class deleted file mode 100644 index 6325ec7..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/MultiPartBakedModel.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/WeightedBakedModel.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/WeightedBakedModel.class deleted file mode 100644 index 08c9a21..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/model/WeightedBakedModel.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/sounds/SoundInstance.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/sounds/SoundInstance.class deleted file mode 100644 index 84f0822..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/resources/sounds/SoundInstance.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundEngine.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundEngine.class deleted file mode 100644 index beda708..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundEngine.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundManager.class deleted file mode 100644 index 4357c16..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/client/sounds/SoundManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/EntitySelectorParser.class b/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/EntitySelectorParser.class deleted file mode 100644 index 4a50169..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/EntitySelectorParser.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions.class b/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions.class deleted file mode 100644 index 9aa4cc7..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/arguments/selector/options/EntitySelectorOptions.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/synchronization/ArgumentTypeInfos.class b/Fabric/run_client/.mixin.out/class/net/minecraft/commands/synchronization/ArgumentTypeInfos.class deleted file mode 100644 index a58bc0f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/commands/synchronization/ArgumentTypeInfos.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/core/IdMapper.class b/Fabric/run_client/.mixin.out/class/net/minecraft/core/IdMapper.class deleted file mode 100644 index 5f87338..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/core/IdMapper.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/core/MappedRegistry.class b/Fabric/run_client/.mixin.out/class/net/minecraft/core/MappedRegistry.class deleted file mode 100644 index 7fe0c92..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/core/MappedRegistry.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/core/RegistryCodecs.class b/Fabric/run_client/.mixin.out/class/net/minecraft/core/RegistryCodecs.class deleted file mode 100644 index bf7c3d0..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/core/RegistryCodecs.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/core/registries/BuiltInRegistries.class b/Fabric/run_client/.mixin.out/class/net/minecraft/core/registries/BuiltInRegistries.class deleted file mode 100644 index 0370975..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/core/registries/BuiltInRegistries.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/network/Connection.class b/Fabric/run_client/.mixin.out/class/net/minecraft/network/Connection.class deleted file mode 100644 index d911e10..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/network/Connection.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/Bootstrap.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/Bootstrap.class deleted file mode 100644 index 246b621..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/Bootstrap.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/MinecraftServer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/MinecraftServer.class deleted file mode 100644 index 9c94084..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/MinecraftServer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerLevel.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerLevel.class deleted file mode 100644 index 8660ec4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerLevel.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerPlayer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerPlayer.class deleted file mode 100644 index 7109af9..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/level/ServerPlayer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerGamePacketListenerImpl.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerGamePacketListenerImpl.class deleted file mode 100644 index b8b58d2..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerGamePacketListenerImpl.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerLoginPacketListenerImpl.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerLoginPacketListenerImpl.class deleted file mode 100644 index 7daf87b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/network/ServerLoginPacketListenerImpl.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/BuiltInPackSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/BuiltInPackSource.class deleted file mode 100644 index 3ab5f0f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/BuiltInPackSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/Pack.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/Pack.class deleted file mode 100644 index 2f21c46..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/Pack.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/PackRepository.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/PackRepository.class deleted file mode 100644 index 0290a3a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/repository/PackRepository.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/FallbackResourceManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/FallbackResourceManager.class deleted file mode 100644 index 6a677b1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/FallbackResourceManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/MultiPackResourceManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/MultiPackResourceManager.class deleted file mode 100644 index a8cfc67..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/MultiPackResourceManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/ReloadableResourceManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/ReloadableResourceManager.class deleted file mode 100644 index 0786b73..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/ReloadableResourceManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/Resource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/Resource.class deleted file mode 100644 index 1dc083f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/Resource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimplePreparableReloadListener.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimplePreparableReloadListener.class deleted file mode 100644 index fd868df..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimplePreparableReloadListener.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimpleReloadInstance.class b/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimpleReloadInstance.class deleted file mode 100644 index c2b75a4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/server/packs/resources/SimpleReloadInstance.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix.class b/Fabric/run_client/.mixin.out/class/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix.class deleted file mode 100644 index 7a49cb3..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/util/datafix/fixes/StructuresBecomeConfiguredFix.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/MenuProvider.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/MenuProvider.class deleted file mode 100644 index d087c2e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/MenuProvider.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/SimpleContainer.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/SimpleContainer.class deleted file mode 100644 index 3b18685..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/SimpleContainer.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/Entity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/Entity.class deleted file mode 100644 index 3cf8625..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/Entity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class deleted file mode 100644 index c80ead4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/LivingEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/ai/attributes/DefaultAttributes.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/ai/attributes/DefaultAttributes.class deleted file mode 100644 index aa5a134..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/ai/attributes/DefaultAttributes.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/npc/Villager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/npc/Villager.class deleted file mode 100644 index dd5be0d..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/npc/Villager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/player/Player.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/player/Player.class deleted file mode 100644 index 1883c82..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/player/Player.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/vehicle/Boat.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/vehicle/Boat.class deleted file mode 100644 index 8d30dc0..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/entity/vehicle/Boat.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ArmorItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ArmorItem.class deleted file mode 100644 index 624dbd5..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ArmorItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/AxeItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/AxeItem.class deleted file mode 100644 index a3aae97..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/AxeItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/BucketItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/BucketItem.class deleted file mode 100644 index b2612c4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/BucketItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTab.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTab.class deleted file mode 100644 index ef873f2..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTab.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs$1ItemGroupPosition$3381575d8bd74ca9be495dee9fc177ca.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs$1ItemGroupPosition$3381575d8bd74ca9be495dee9fc177ca.class deleted file mode 100644 index 75c70a4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs$1ItemGroupPosition$3381575d8bd74ca9be495dee9fc177ca.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs.class deleted file mode 100644 index 7f0d18b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/CreativeModeTabs.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/DiggerItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/DiggerItem.class deleted file mode 100644 index c73f0c4..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/DiggerItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoeItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoeItem.class deleted file mode 100644 index 46a7ef2..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoeItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoneycombItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoneycombItem.class deleted file mode 100644 index a6ab6dc..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/HoneycombItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/Item.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/Item.class deleted file mode 100644 index 4078b64..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/Item.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ItemStack.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ItemStack.class deleted file mode 100644 index 141a6ea..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ItemStack.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShearsItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShearsItem.class deleted file mode 100644 index 553390e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShearsItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShovelItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShovelItem.class deleted file mode 100644 index 21ad8cb..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/ShovelItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/SwordItem.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/SwordItem.class deleted file mode 100644 index c6c8f4f..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/SwordItem.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Ingredient.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Ingredient.class deleted file mode 100644 index 679b72a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Ingredient.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Recipe.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Recipe.class deleted file mode 100644 index 804dced..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/item/crafting/Recipe.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$BooleanValue.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$BooleanValue.class deleted file mode 100644 index eb792a9..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$BooleanValue.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$IntegerValue.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$IntegerValue.class deleted file mode 100644 index 5b8569c..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$IntegerValue.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$Key.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$Key.class deleted file mode 100644 index cdd1f80..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules$Key.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules.class deleted file mode 100644 index 6e17828..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/GameRules.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/Level.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/Level.class deleted file mode 100644 index 0ad5e0b..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/Level.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/LevelReader.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/LevelReader.class deleted file mode 100644 index b51f42c..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/LevelReader.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/BiomeSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/BiomeSource.class deleted file mode 100644 index 19a1a69..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/BiomeSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSource.class deleted file mode 100644 index e3bbc59..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList$Preset$1.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList$Preset$1.class deleted file mode 100644 index f69567a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList$Preset$1.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/TheEndBiomeSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/TheEndBiomeSource.class deleted file mode 100644 index ac44096..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/biome/TheEndBiomeSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/Block.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/Block.class deleted file mode 100644 index c706d13..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/Block.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DetectorRailBlock.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DetectorRailBlock.class deleted file mode 100644 index 975631a..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DetectorRailBlock.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DropperBlock.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DropperBlock.class deleted file mode 100644 index 0a1a7d1..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/DropperBlock.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/FireBlock.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/FireBlock.class deleted file mode 100644 index fd0a4ea..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/FireBlock.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/WeatheringCopper.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/WeatheringCopper.class deleted file mode 100644 index b155885..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/WeatheringCopper.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity.class deleted file mode 100644 index 9f90337..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntity.class deleted file mode 100644 index 1c6b7b3..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntityType.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntityType.class deleted file mode 100644 index 4fe9319..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BlockEntityType.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BrewingStandBlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BrewingStandBlockEntity.class deleted file mode 100644 index 69275eb..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/BrewingStandBlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$b8f8620d128e47edb91151a5b6a613d3.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$b8f8620d128e47edb91151a5b6a613d3.class deleted file mode 100644 index 5f8a382..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$b8f8620d128e47edb91151a5b6a613d3.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity.class deleted file mode 100644 index 2956e31..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/HopperBlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/HopperBlockEntity.class deleted file mode 100644 index 0fd7221..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/HopperBlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity.class deleted file mode 100644 index 1a3cb9e..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour$Properties.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour$Properties.class deleted file mode 100644 index 36f1296..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour$Properties.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour.class deleted file mode 100644 index cf05561..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockBehaviour.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockState.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockState.class deleted file mode 100644 index 4c7ea03..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/block/state/BlockState.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/chunk/LevelChunk.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/chunk/LevelChunk.class deleted file mode 100644 index 5873bf3..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/chunk/LevelChunk.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/DebugLevelSource.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/DebugLevelSource.class deleted file mode 100644 index e02fbdb..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/DebugLevelSource.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager.class deleted file mode 100644 index a432b48..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/material/Fluid.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/material/Fluid.class deleted file mode 100644 index eb943eb..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/material/Fluid.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootDataManager.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootDataManager.class deleted file mode 100644 index 33fc0fc..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootDataManager.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable$Builder.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable$Builder.class deleted file mode 100644 index 24654aa..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable$Builder.class and /dev/null differ diff --git a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable.class b/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable.class deleted file mode 100644 index ecf9b35..0000000 Binary files a/Fabric/run_client/.mixin.out/class/net/minecraft/world/level/storage/loot/LootTable.class and /dev/null differ diff --git a/Fabric/run_client/config/fabric/indigo-renderer.properties b/Fabric/run_client/config/fabric/indigo-renderer.properties deleted file mode 100644 index d447273..0000000 --- a/Fabric/run_client/config/fabric/indigo-renderer.properties +++ /dev/null @@ -1,8 +0,0 @@ -#Indigo properties file -#Thu Jun 08 10:15:28 CDT 2023 -debug-compare-lighting=auto -fix-exterior-vertex-lighting=auto -ambient-occlusion-mode=hybrid -always-tesselate-blocks=auto -fix-smooth-lighting-offset=auto -fix-luminous-block-ambient-occlusion=auto diff --git a/Fabric/run_client/config/ibicf.json b/Fabric/run_client/config/ibicf.json deleted file mode 100644 index 9f70314..0000000 --- a/Fabric/run_client/config/ibicf.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "cloudLevel": 128.0 -} \ No newline at end of file diff --git a/Fabric/run_client/config/trenzalore.json b/Fabric/run_client/config/trenzalore.json deleted file mode 100644 index 73a6778..0000000 --- a/Fabric/run_client/config/trenzalore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "boatFix": true, - "fullBruteGoldArmor": true, - "poisonArrowsInJungleTemples": true -} \ No newline at end of file diff --git a/Fabric/run_client/crash-reports/crash-2023-06-06_12.06.59-client.txt b/Fabric/run_client/crash-reports/crash-2023-06-06_12.06.59-client.txt deleted file mode 100644 index 45e9ca9..0000000 --- a/Fabric/run_client/crash-reports/crash-2023-06-06_12.06.59-client.txt +++ /dev/null @@ -1,231 +0,0 @@ ----- Minecraft Crash Report ---- -// Surprise! Haha. Well, this is awkward. - -Time: 2023-06-06 12:06:59 -Description: Initializing game - -java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'mymod'! - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) - at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) - at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) - at net.minecraft.client.Minecraft.(Minecraft.java:465) - at net.minecraft.client.main.Main.run(Main.java:205) - at net.minecraft.client.main.Main.main(Main.java:51) - at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) - at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) - at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) - at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) -Caused by: net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'main' provided by 'mymod' - at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:56) - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) - ... 9 more -Caused by: net.fabricmc.loader.api.LanguageAdapterException: Class com.unrealdinnerbone.mymod.MyMod cannot be cast to net.fabricmc.api.ModInitializer! - at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:63) - at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:117) - at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53) - ... 10 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Thread: Render thread -Stacktrace: - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) - at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) - at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) - at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) - at net.minecraft.client.Minecraft.(Minecraft.java:465) - --- Initialization -- -Details: - Modules: - ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation - CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - GDI32.dll:GDI Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation - IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation - IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation - KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation - MpOav.dll:IOfficeAntiVirus Module:4.18.23050.3 (91cf713774e4083376800dd3a1236363c5e087f6):Microsoft Corporation - NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation - Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation - SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - SHELL32.dll:Windows Shell Common Dll:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation - USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - VCRUNTIME140.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation - VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation - clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation - combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - dt_socket.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation - gdi32full.dll:GDI Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation - iertutil.dll:Run time utility for Internet Explorer:11.00.22621.1 (WinBuild.160101.0800):Microsoft Corporation - instrument.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - java.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - java.exe:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - jdwp.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - jemalloc.dll - jimage.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - jli.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - jna7516768817051168935.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) - jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Oracle Corporation - kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - lwjgl.dll - management.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - management_ext.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - msvcp140.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation - msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation - msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation - mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - net.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - netutils.dll:Net Win32 API Helpers DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation - nio.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - ntdll.dll:NT Layer DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation - perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - srvcli.dll:Server Service Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - svml.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation - urlmon.dll:OLE32 Extensions for Win32:11.00.22621.1344 (WinBuild.160101.0800):Microsoft Corporation - vcruntime140_1.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation - verify.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation - win32u.dll:Win32u:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation - windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation - winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation - zip.dll:OpenJDK Platform binary:17.0.1.0:Oracle Corporation -Stacktrace: - at net.minecraft.client.main.Main.run(Main.java:205) - at net.minecraft.client.main.Main.main(Main.java:51) - at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) - at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) - at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) - at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) - --- System Details -- -Details: - Minecraft Version: 1.19.3 - Minecraft Version ID: 1.19.3 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 17.0.1, Oracle Corporation - Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation - Memory: 1979495808 bytes (1887 MiB) / 3498049536 bytes (3336 MiB) up to 8568963072 bytes (8172 MiB) - CPUs: 16 - Processor Vendor: AuthenticAMD - Processor Name: AMD Ryzen 7 3700X 8-Core Processor - Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 - Microarchitecture: Zen 2 - Frequency (GHz): 3.59 - Number of physical packages: 1 - Number of physical CPUs: 8 - Number of logical CPUs: 16 - Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER - Graphics card #0 vendor: NVIDIA (0x10de) - Graphics card #0 VRAM (MB): 4095.00 - Graphics card #0 deviceId: 0x1e84 - Graphics card #0 versionInfo: DriverVersion=31.0.15.2849 - Memory slot #0 capacity (MB): 16384.00 - Memory slot #0 clockSpeed (GHz): 3.20 - Memory slot #0 type: DDR4 - Memory slot #1 capacity (MB): 16384.00 - Memory slot #1 clockSpeed (GHz): 3.20 - Memory slot #1 type: DDR4 - Virtual memory max (MB): 64422.57 - Virtual memory used (MB): 45178.38 - Swap memory total (MB): 31744.00 - Swap memory used (MB): 2115.06 - JVM Flags: 0 total; - Fabric Mods: - fabric-api: Fabric API 0.76.1+1.19.3 - fabric-api-base: Fabric API Base 0.4.21+70be179c85 - fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.20+49abcf7e85 - fabric-biome-api-v1: Fabric Biome API (v1) 12.1.2+f1c68e5885 - fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d185 - fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.31+928d44d585 - fabric-client-tags-api-v1: Fabric Client Tags 1.0.12+1134c5b885 - fabric-command-api-v2: Fabric Command API (v2) 2.2.2+2961b4a085 - fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.3+1d37d50285 - fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+521b5c5285 - fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebe85 - fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.3.3+40dc7a9485 - fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.42+00a2eb1085 - fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.7+b83334a085 - fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.40+3baeb27a85 - fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.30+99f9db8085 - fabric-gametest-api-v1: Fabric Game Test API (v1) 1.2.2+2ff127f585 - fabric-item-api-v1: Fabric Item API (v1) 2.1.11+71b8257385 - fabric-item-group-api-v1: Fabric Item Group API (v1) 2.1.14+b5470ac785 - fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.31+bc01e09785 - fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.10+23a79c8a85 - fabric-loot-api-v2: Fabric Loot API (v2) 1.1.22+75e9821185 - fabric-message-api-v1: Fabric Message API (v1) 5.1.0+c85585f885 - fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.33+49abcf7e85 - fabric-models-v0: Fabric Models (v0) 0.3.27+11ba9c3b85 - fabric-networking-api-v1: Fabric Networking API (v1) 1.2.17+4017a8cb85 - fabric-object-builder-api-v1: Fabric Object Builder API (v1) 5.4.3+eb2a3ba985 - fabric-particles-v1: Fabric Particles (v1) 1.0.20+f1e4495b85 - fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+5176f73d85 - fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.1.0+f7b4d36485 - fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.2+3a95925a85 - fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+3a95925a85 - fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.25+afca2f3e85 - fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.18+f1e4495b85 - fabric-rendering-v1: Fabric Rendering (v1) 1.13.0+ad17775585 - fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.0+e63306e085 - fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.1+b93ffe4d85 - fabric-screen-api-v1: Fabric Screen API (v1) 1.0.41+f1e4495b85 - fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.13+99f9db8085 - fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e9821185 - fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.15+ccd377ba85 - fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 2.3.1+40dc7a9485 - fabricloader: Fabric Loader 0.14.21 - java: OpenJDK 64-Bit Server VM 17 - minecraft: Minecraft 1.19.3 - mymod: MyMod 2.0.0-build.9999+mc1.19.3 - Launched Version: Fabric - Backend library: LWJGL version 3.3.1 SNAPSHOT - Backend API: Unknown - Window size: - GL Caps: Using framebuffer using OpenGL 3.2 - GL debug messages: - Using VBOs: Yes - Is Modded: Definitely; Client brand changed to 'fabric' - Type: Client (map_client.txt) - CPU: \ No newline at end of file diff --git a/Fabric/run_client/data/fabricDefaultResourcePacks.dat b/Fabric/run_client/data/fabricDefaultResourcePacks.dat deleted file mode 100644 index 9f907f8..0000000 Binary files a/Fabric/run_client/data/fabricDefaultResourcePacks.dat and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-06-1.log.gz b/Fabric/run_client/logs/2023-06-06-1.log.gz deleted file mode 100644 index 116d367..0000000 Binary files a/Fabric/run_client/logs/2023-06-06-1.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-1.log.gz b/Fabric/run_client/logs/2023-06-07-1.log.gz deleted file mode 100644 index 9303d78..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-1.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-2.log.gz b/Fabric/run_client/logs/2023-06-07-2.log.gz deleted file mode 100644 index 08188ee..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-2.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-3.log.gz b/Fabric/run_client/logs/2023-06-07-3.log.gz deleted file mode 100644 index 5f7b1c7..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-3.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-4.log.gz b/Fabric/run_client/logs/2023-06-07-4.log.gz deleted file mode 100644 index 5d09997..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-4.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-5.log.gz b/Fabric/run_client/logs/2023-06-07-5.log.gz deleted file mode 100644 index 1560a5e..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-5.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/2023-06-07-6.log.gz b/Fabric/run_client/logs/2023-06-07-6.log.gz deleted file mode 100644 index bd0b475..0000000 Binary files a/Fabric/run_client/logs/2023-06-07-6.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug-1.log.gz b/Fabric/run_client/logs/debug-1.log.gz deleted file mode 100644 index 191eafa..0000000 Binary files a/Fabric/run_client/logs/debug-1.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug-2.log.gz b/Fabric/run_client/logs/debug-2.log.gz deleted file mode 100644 index 4ff1443..0000000 Binary files a/Fabric/run_client/logs/debug-2.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug-3.log.gz b/Fabric/run_client/logs/debug-3.log.gz deleted file mode 100644 index cc4d307..0000000 Binary files a/Fabric/run_client/logs/debug-3.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug-4.log.gz b/Fabric/run_client/logs/debug-4.log.gz deleted file mode 100644 index 25fb326..0000000 Binary files a/Fabric/run_client/logs/debug-4.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug-5.log.gz b/Fabric/run_client/logs/debug-5.log.gz deleted file mode 100644 index 5f22ad2..0000000 Binary files a/Fabric/run_client/logs/debug-5.log.gz and /dev/null differ diff --git a/Fabric/run_client/logs/debug.log b/Fabric/run_client/logs/debug.log deleted file mode 100644 index 6f37e35..0000000 --- a/Fabric/run_client/logs/debug.log +++ /dev/null @@ -1,1669 +0,0 @@ -[10:15:16] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20 with Fabric Loader 0.14.21 -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Found game constructor: net.minecraft.client.main.Main -> net.minecraft.client.Minecraft -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Patching game constructor (Lnet/minecraft/client/main/GameConfig;)V -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Run directory field is thought to be net/minecraft/client/Minecraft/gameDirectory -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/client/ClientBrandRetriever::getClientModName -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/server/MinecraftServer::getServerModName -[10:15:16] [main/DEBUG] (FabricLoader/GamePatch) Patched 3 classs -[10:15:16] [main/DEBUG] (FabricLoader/Discovery) Mod discovery time: 64.0 ms -[10:15:17] [main/DEBUG] (FabricLoader/Resolution) Mod resolution time: 73.7 ms -[10:15:17] [main/INFO] (FabricLoader) Loading 47 mods: - - fabric-api 0.83.0+1.20 - - fabric-api-base 0.4.29+b04edc7a27 - - fabric-api-lookup-api-v1 1.6.34+4d8536c927 - - fabric-biome-api-v1 13.0.10+b3afc78b27 - - fabric-block-api-v1 1.0.9+e022e5d127 - - fabric-blockrenderlayer-v1 1.1.39+b3afc78b27 - - fabric-client-tags-api-v1 1.0.20+b3afc78b27 - - fabric-command-api-v2 2.2.11+b3afc78b27 - - fabric-content-registries-v0 4.0.7+b3afc78b27 - - fabric-convention-tags-v1 1.5.3+b3afc78b27 - - fabric-crash-report-info-v1 0.2.18+aeb40ebe27 - - fabric-data-generation-api-v1 12.1.10+b3afc78b27 - - fabric-dimensions-v1 2.1.51+b3afc78b27 - - fabric-entity-events-v1 1.5.21+b3afc78b27 - - fabric-events-interaction-v0 0.6.0+b3afc78b27 - - fabric-game-rule-api-v1 1.0.38+b04edc7a27 - - fabric-gametest-api-v1 1.2.10+b3afc78b27 - - fabric-item-api-v1 2.1.26+b3afc78b27 - - fabric-item-group-api-v1 4.0.7+b3afc78b27 - - fabric-key-binding-api-v1 1.0.36+fb8d95da27 - - fabric-lifecycle-events-v1 2.2.20+b3afc78b27 - - fabric-loot-api-v2 1.1.37+b3afc78b27 - - fabric-message-api-v1 5.1.6+b3afc78b27 - - fabric-mining-level-api-v1 2.1.47+b3afc78b27 - - fabric-models-v0 0.3.35+b3afc78b27 - - fabric-networking-api-v1 1.3.8+b3afc78b27 - - fabric-object-builder-api-v1 11.0.6+b3afc78b27 - - fabric-particles-v1 1.0.28+b3afc78b27 - - fabric-recipe-api-v1 1.0.18+b3afc78b27 - - fabric-registry-sync-v0 2.2.6+b3afc78b27 - - fabric-renderer-api-v1 3.0.1+b3afc78b27 - - fabric-renderer-indigo 1.3.1+b3afc78b27 - - fabric-rendering-data-attachment-v1 0.3.33+b3afc78b27 - - fabric-rendering-fluids-v1 3.0.26+b3afc78b27 - - fabric-rendering-v1 3.0.6+b3afc78b27 - - fabric-resource-conditions-api-v1 2.3.4+b3afc78b27 - - fabric-resource-loader-v0 0.11.7+f7923f6d27 - - fabric-screen-api-v1 2.0.6+b3afc78b27 - - fabric-screen-handler-api-v1 1.3.27+b3afc78b27 - - fabric-sound-api-v1 1.0.12+b3afc78b27 - - fabric-transfer-api-v1 3.2.2+b3afc78b27 - - fabric-transitive-access-wideners-v1 4.2.0+b3afc78b27 - - fabricloader 0.14.21 - - ibicf 2.0.0-build.9999+mc1.20 - - java 17 - - minecraft 1.20 - - trenzalore 2.0.2 -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-screen-handler-api-v1\1.3.27+b3afc78b27\fabric-screen-handler-api-v1-1.3.27+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-item-api-v1\2.1.26+b3afc78b27\fabric-item-api-v1-2.1.26+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-entity-events-v1\1.5.21+b3afc78b27\fabric-entity-events-v1-1.5.21+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api-base\0.4.29+b04edc7a27\fabric-api-base-0.4.29+b04edc7a27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-crash-report-info-v1\0.2.18+aeb40ebe27\fabric-crash-report-info-v1-0.2.18+aeb40ebe27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-fluids-v1\3.0.26+b3afc78b27\fabric-rendering-fluids-v1-3.0.26+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-recipe-api-v1\1.0.18+b3afc78b27\fabric-recipe-api-v1-1.0.18+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-sound-api-v1\1.0.12+b3afc78b27\fabric-sound-api-v1-1.0.12+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-screen-api-v1\2.0.6+b3afc78b27\fabric-screen-api-v1-2.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-particles-v1\1.0.28+b3afc78b27\fabric-particles-v1-1.0.28+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-resource-loader-v0\0.11.7+f7923f6d27\fabric-resource-loader-v0-0.11.7+f7923f6d27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1\2.3.4+b3afc78b27\fabric-resource-conditions-api-v1-2.3.4+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-transfer-api-v1\3.2.2+b3afc78b27\fabric-transfer-api-v1-3.2.2+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-biome-api-v1\13.0.10+b3afc78b27\fabric-biome-api-v1-13.0.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-convention-tags-v1\1.5.3+b3afc78b27\fabric-convention-tags-v1-1.5.3+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-key-binding-api-v1\1.0.36+fb8d95da27\fabric-key-binding-api-v1-1.0.36+fb8d95da27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-content-registries-v0\4.0.7+b3afc78b27\fabric-content-registries-v0-4.0.7+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-networking-api-v1\1.3.8+b3afc78b27\fabric-networking-api-v1-1.3.8+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1\1.1.39+b3afc78b27\fabric-blockrenderlayer-v1-1.1.39+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-renderer-api-v1\3.0.1+b3afc78b27\fabric-renderer-api-v1-3.0.1+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-renderer-indigo\1.3.1+b3afc78b27\fabric-renderer-indigo-1.3.1+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-lifecycle-events-v1\2.2.20+b3afc78b27\fabric-lifecycle-events-v1-2.2.20+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-message-api-v1\5.1.6+b3afc78b27\fabric-message-api-v1-5.1.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-item-group-api-v1\4.0.7+b3afc78b27\fabric-item-group-api-v1-4.0.7+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-mining-level-api-v1\2.1.47+b3afc78b27\fabric-mining-level-api-v1-2.1.47+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-gametest-api-v1\1.2.10+b3afc78b27\fabric-gametest-api-v1-1.2.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-models-v0\0.3.35+b3afc78b27\fabric-models-v0-0.3.35+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-game-rule-api-v1\1.0.38+b04edc7a27\fabric-game-rule-api-v1-1.0.38+b04edc7a27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-command-api-v2\2.2.11+b3afc78b27\fabric-command-api-v2-2.2.11+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-data-generation-api-v1\12.1.10+b3afc78b27\fabric-data-generation-api-v1-12.1.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\Fabric\build\resources\main to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api\0.83.0+1.20\fabric-api-0.83.0+1.20.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1\0.3.33+b3afc78b27\fabric-rendering-data-attachment-v1-0.3.33+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\com\unrealdinnerbone\Trenzalore-Fabric\2.0.2+mc1.20\Trenzalore-Fabric-2.0.2+mc1.20.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-v1\3.0.6+b3afc78b27\fabric-rendering-v1-3.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-object-builder-api-v1\11.0.6+b3afc78b27\fabric-object-builder-api-v1-11.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-loot-api-v2\1.1.37+b3afc78b27\fabric-loot-api-v2-1.1.37+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-events-interaction-v0\0.6.0+b3afc78b27\fabric-events-interaction-v0-0.6.0+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-dimensions-v1\2.1.51+b3afc78b27\fabric-dimensions-v1-2.1.51+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-client-tags-api-v1\1.0.20+b3afc78b27\fabric-client-tags-api-v1-1.0.20+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-registry-sync-v0\2.2.6+b3afc78b27\fabric-registry-sync-v0-2.2.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-block-api-v1\1.0.9+e022e5d127\fabric-block-api-v1-1.0.9+e022e5d127.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1\4.2.0+b3afc78b27\fabric-transitive-access-wideners-v1-4.2.0+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api-lookup-api-v1\1.6.34+4d8536c927\fabric-api-lookup-api-v1-1.6.34+4d8536c927.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.screenhandler.client.ClientNetworking for mod fabric-screen-handler-api-v1 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.client.CustomIngredientSyncClient for mod fabric-recipe-api-v1 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientInit for mod fabric-recipe-api-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientSync for mod fabric-recipe-api-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.client.ClientNetworkingImpl::clientInit for mod fabric-networking-api-v1 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.NetworkingImpl::init for mod fabric-networking-api-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.indigo.Indigo for mod fabric-renderer-indigo (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.event.lifecycle.ClientLifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.LifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.gametest.FabricGameTestModInitializer for mod fabric-gametest-api-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer com.unrealdinnerbone.ibicf.IBICFFabric for mod ibicf (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer com.unrealdinnerbone.trenzalore.data.TrenzaloreData for mod trenzalore (key fabric-datagen) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer com.unrealdinnerbone.trenzalore.TrenzaloreFabric for mod trenzalore (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouterClient for mod fabric-events-interaction-v0 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouter for mod fabric-events-interaction-v0 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.registry.sync.FabricRegistryClientInit for mod fabric-registry-sync-v0 (key client) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.registry.sync.FabricRegistryInit for mod fabric-registry-sync-v0 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.lookup.ApiLookupImpl for mod fabric-api-lookup-api-v1 (key main) -[10:15:17] [main/DEBUG] (FabricLoader/Mappings) Loading mappings took 117 ms -[10:15:17] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/unrealdinner/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/8d31fb97c3e0cd7c8dad3441851c523bcfae6d8e/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT -[10:15:17] [main/INFO] (FabricLoader/Mixin) Attempting to load Fernflower decompiler (Threaded mode) -[10:15:17] [main/INFO] (FabricLoader/Mixin) Fernflower could not be loaded, exported classes will not be decompiled. NoClassDefFoundError: org/jetbrains/java/decompiler/main/extern/IResultSaver -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Initialising Mixin Platform Manager -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Adding mixin platform agents for container ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar)] -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///G:/Dev/Minecraft/Nanite/IBICF/.gradle/loom-cache/remapped_mods/loom_mappings_1_20_layered_hash_2198_v2/net/fabricmc/fabric-loader/0.14.21/fabric-loader-0.14.21.jar)] -[10:15:17] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper! -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-handler-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16 -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-handler-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-crash-report-info-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-fluids-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_17 specified by fabric-recipe-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17 -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-recipe-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-sound-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-particles-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-particles-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-conditions-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-conditions-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-transfer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-transfer-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-biome-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-biome-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-key-binding-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-key-binding-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-content-registries-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-content-registries-v0.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-networking-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-networking-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-blockrenderlayer-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-blockrenderlayer-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-indigo.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-indigo.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-message-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-mining-level-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-mining-level-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-gametest-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-gametest-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-models-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-models-v0.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-rendering-data-attachment-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-rendering-data-attachment-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-rendering-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-loot-api-v2.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-dimensions-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-dimensions-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-registry-sync-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-registry-sync-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.client.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-api-lookup-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-api-lookup-api-v1.mixins.json does not specify "minVersion" property -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\1.20\loom.mappings.1_20.layered+hash.2198-v2\minecraft-project-@Fabric-merged-named.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\Fabric\build\classes\java\main to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\Fabric\build\resources\main to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\Common\build\classes\java\main to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\Common\build\resources\main to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.unrealdinnerbone\Trenzalore-Common\2.0.2+mc1.20\8b936ab524d37cf16fde6139fea87f20a04424ad\Trenzalore-Common-2.0.2+mc1.20.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.github.oshi\oshi-core\6.2.2\54f5efc19bca95d709d9a37d19ffcbba3d21c1a6\oshi-core-6.2.2.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\31.1-jre\60458f877d055d0c9114d9e1a2efb737b4bc282c\guava-31.1-jre.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j\71.1\9e7d3304c23f9ba5cb71915f7cce23231a57a445\icu4j-71.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.mojang\blocklist\1.0.10\5c685c5ffa94c4cd39496c7184c1d122e515ecef\blocklist-1.0.10.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.1.8\5244ce82c3337bba4a196a3ce858bfaecc74404a\brigadier-1.1.8.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\6.0.8\3ba4a30557a9b057760af4011f909ba619fc5125\datafixerupper-6.0.8.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\2.2.10\da05971b07cbb379d002cf7eaec6a2048211fefc\patchy-2.2.10.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.17.9\3cad216e3a7f0c19b4b394388bc9ffc446f13b14\text2speech-1.17.9.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.15\49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d\commons-codec-1.15.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.11.0\a2503f302b11ebde7ebc3df41daebe0e4eea3689\commons-io-2.11.0.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-buffer\4.1.82.Final\a544270cf1ae8b8077082f5036436a9a9971ea71\netty-buffer-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-codec\4.1.82.Final\b77200379acb345a9ffdece1c605e591ac3e4e0a\netty-codec-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-common\4.1.82.Final\22d148e85c3f5ebdacc0ce1f5aabb1d420f73f3\netty-common-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-handler\4.1.82.Final\644041d1fa96a5d3130a29e8978630d716d76e38\netty-handler-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-resolver\4.1.82.Final\38f665ae8dcd29032eea31245ba7806bed2e0fa8\netty-resolver-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-classes-epoll\4.1.82.Final\e7c7dd18deac93105797f30057c912651ea76521\netty-transport-classes-epoll-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-unix-common\4.1.82.Final\3e895b35ca1b8a0eca56cacff4c2dde5d2c6abce\netty-transport-native-unix-common-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport\4.1.82.Final\e431a218d91acb6476ccad5f5aafde50aa3945ca\netty-transport-4.1.82.Final.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.5.9\bb7ea75ecdb216654237830b3a96d87ad91f8cc5\fastutil-8.5.9.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform\5.12.1\97406a297c852f4a41e688a176ec675f72e8329\jna-platform-5.12.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.12.1\b1e93a735caea94f503e95e6fe79bf9cdc1e985d\jna-5.12.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.21\4ec95b60d4e86b5c95a0e919cb172a0af98011ef\commons-compress-1.21.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.12.0\c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e\commons-lang3-3.12.0.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.5.13\e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada\httpclient-4.5.13.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.4.15\7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d\httpcore-4.4.15.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.joml\joml\1.10.5\22566d58af70ad3d72308bab63b8339906deb649\joml-1.10.5.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.1\cbac1b8d30cb4795149c1ef540f912671a8616d0\lwjgl-glfw-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.1\ed892f945cf7e79c8756796f32d00fa4ceaf573b\lwjgl-glfw-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.1\beda65ee503443e60aa196d58ed31f8d001dc22a\lwjgl-glfw-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.1\b997e3391d6ce8f05487e7335d95c606043884a1\lwjgl-glfw-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.1\a817bcf213db49f710603677457567c37d53e103\lwjgl-jemalloc-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.1\948a89b76a16aa324b046ae9308891216ffce5f9\lwjgl-jemalloc-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.1\cae85c4edb219c88b6a0c26a87955ad98dc9519d\lwjgl-jemalloc-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.1\fb476c8ec110e1c137ad3ce8a7f7bfe6b11c6324\lwjgl-jemalloc-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.1\2623a6b8ae1dfcd880738656a9f0243d2e6840bd\lwjgl-openal-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.1\30a474d0e57193d7bc128849a3ab66bc9316fdb1\lwjgl-openal-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.1\40d65f1a7368a2aa47336f9cb69f5a190cf9975a\lwjgl-openal-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.1\888349f7b1be6fbae58bf8edfb9ef12def04c4e3\lwjgl-openal-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.1\831a5533a21a5f4f81bbc51bb13e9899319b5411\lwjgl-opengl-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.1\c1807e9bd571402787d7e37e3029776ae2513bb8\lwjgl-opengl-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.1\527d78f1e9056aff3ed02ce93019c73c5e8f1721\lwjgl-opengl-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.1\deef3eb9b178ff2ff3ce893cc72ae741c3a17974\lwjgl-opengl-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.1\b119297cf8ed01f247abe8685857f8e7fcf5980f\lwjgl-stb-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.1\86315914ac119efdb02dc9e8e978ade84f1702af\lwjgl-stb-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.1\fde63cdd2605c00636721a6c8b961e41d1f6b247\lwjgl-stb-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.1\a8d41f419eecb430b7c91ea2ce2c5c451cae2091\lwjgl-stb-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.1\ff1914111ef2e3e0110ef2dabc8d8cdaad82347\lwjgl-tinyfd-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.1\a5d830475ec0958d9fdba1559efa99aef211e6ff\lwjgl-tinyfd-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.1\83a5e780df610829ff3a737822b4f931cffecd91\lwjgl-tinyfd-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.1\842eedd876fae354abc308c98a263f6bbc9e8a4d\lwjgl-tinyfd-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.1\ae58664f88e18a9bb2c77b063833ca7aaec484cb\lwjgl-3.3.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.1\36c37f16ab611b3aa11f3bcf80b1d509b4ce6b\lwjgl-3.3.1-natives-windows.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.1\f46cadcf95675908fd3a550d63d9d709cb68998\lwjgl-3.3.1-natives-windows-arm64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.1\3b14f4beae9dd39791ec9e12190a9380cd8a3ce6\lwjgl-3.3.1-natives-windows-x86.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\476409d6255001ca53a55f65b01c13822f8dc93a\netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\c7350a71920f3ae9142945e25fed4846cce53374\netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\com\unrealdinnerbone\Trenzalore-Fabric\2.0.2+mc1.20\Trenzalore-Fabric-2.0.2+mc1.20.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api\0.83.0+1.20\fabric-api-0.83.0+1.20.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-transfer-api-v1\3.2.2+b3afc78b27\fabric-transfer-api-v1-3.2.2+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api-lookup-api-v1\1.6.34+4d8536c927\fabric-api-lookup-api-v1-1.6.34+4d8536c927.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1\1.1.39+b3afc78b27\fabric-blockrenderlayer-v1-1.1.39+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-client-tags-api-v1\1.0.20+b3afc78b27\fabric-client-tags-api-v1-1.0.20+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-command-api-v2\2.2.11+b3afc78b27\fabric-command-api-v2-2.2.11+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-content-registries-v0\4.0.7+b3afc78b27\fabric-content-registries-v0-4.0.7+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-convention-tags-v1\1.5.3+b3afc78b27\fabric-convention-tags-v1-1.5.3+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-data-generation-api-v1\12.1.10+b3afc78b27\fabric-data-generation-api-v1-12.1.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-dimensions-v1\2.1.51+b3afc78b27\fabric-dimensions-v1-2.1.51+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-entity-events-v1\1.5.21+b3afc78b27\fabric-entity-events-v1-1.5.21+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-events-interaction-v0\0.6.0+b3afc78b27\fabric-events-interaction-v0-0.6.0+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-gametest-api-v1\1.2.10+b3afc78b27\fabric-gametest-api-v1-1.2.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-item-api-v1\2.1.26+b3afc78b27\fabric-item-api-v1-2.1.26+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-item-group-api-v1\4.0.7+b3afc78b27\fabric-item-group-api-v1-4.0.7+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-mining-level-api-v1\2.1.47+b3afc78b27\fabric-mining-level-api-v1-2.1.47+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-lifecycle-events-v1\2.2.20+b3afc78b27\fabric-lifecycle-events-v1-2.2.20+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-loot-api-v2\1.1.37+b3afc78b27\fabric-loot-api-v2-1.1.37+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-message-api-v1\5.1.6+b3afc78b27\fabric-message-api-v1-5.1.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-models-v0\0.3.35+b3afc78b27\fabric-models-v0-0.3.35+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-recipe-api-v1\1.0.18+b3afc78b27\fabric-recipe-api-v1-1.0.18+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-registry-sync-v0\2.2.6+b3afc78b27\fabric-registry-sync-v0-2.2.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-screen-handler-api-v1\1.3.27+b3afc78b27\fabric-screen-handler-api-v1-1.3.27+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-networking-api-v1\1.3.8+b3afc78b27\fabric-networking-api-v1-1.3.8+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-object-builder-api-v1\11.0.6+b3afc78b27\fabric-object-builder-api-v1-11.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-particles-v1\1.0.28+b3afc78b27\fabric-particles-v1-1.0.28+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-renderer-indigo\1.3.1+b3afc78b27\fabric-renderer-indigo-1.3.1+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-renderer-api-v1\3.0.1+b3afc78b27\fabric-renderer-api-v1-3.0.1+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1\0.3.33+b3afc78b27\fabric-rendering-data-attachment-v1-0.3.33+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-fluids-v1\3.0.26+b3afc78b27\fabric-rendering-fluids-v1-3.0.26+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-rendering-v1\3.0.6+b3afc78b27\fabric-rendering-v1-3.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-screen-api-v1\2.0.6+b3afc78b27\fabric-screen-api-v1-2.0.6+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-api-base\0.4.29+b04edc7a27\fabric-api-base-0.4.29+b04edc7a27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-biome-api-v1\13.0.10+b3afc78b27\fabric-biome-api-v1-13.0.10+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-block-api-v1\1.0.9+e022e5d127\fabric-block-api-v1-1.0.9+e022e5d127.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-crash-report-info-v1\0.2.18+aeb40ebe27\fabric-crash-report-info-v1-0.2.18+aeb40ebe27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-game-rule-api-v1\1.0.38+b04edc7a27\fabric-game-rule-api-v1-1.0.38+b04edc7a27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-key-binding-api-v1\1.0.36+fb8d95da27\fabric-key-binding-api-v1-1.0.36+fb8d95da27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1\2.3.4+b3afc78b27\fabric-resource-conditions-api-v1-2.3.4+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-resource-loader-v0\0.11.7+f7923f6d27\fabric-resource-loader-v0-0.11.7+f7923f6d27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-sound-api-v1\1.0.12+b3afc78b27\fabric-sound-api-v1-1.0.12+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding G:\Dev\Minecraft\Nanite\IBICF\.gradle\loom-cache\remapped_mods\loom_mappings_1_20_layered_hash_2198_v2\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1\4.2.0+b3afc78b27\fabric-transitive-access-wideners-v1-4.2.0+b3afc78b27.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\fabric-loom\1.20\loom.mappings.1_20.layered+hash.2198-v2\mappings.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\net.fabricmc\dev-launch-injector\0.2.1+build.8\da8bef7e6e2f952da707f282bdb46882a0fce5e3\dev-launch-injector-0.2.1+build.8.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\.gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\unrealdinner\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\231.9011.34\lib\idea_rt.jar to classpath. -[10:15:17] [main/DEBUG] (FabricLoader/Entrypoint) No subscribers for entrypoint 'preLaunch' -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing mixins for MixinEnvironment[DEFAULT] -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-handler-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-screen-handler-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-entity-events-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-entity-events-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-crash-report-info-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-crash-report-info-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-fluids-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-fluids-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-recipe-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-recipe-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-sound-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-sound-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-screen-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-particles-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-particles-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-loader-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-resource-loader-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-conditions-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-conditions-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-transfer-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-transfer-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-biome-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-biome-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-key-binding-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-key-binding-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-content-registries-v0.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-content-registries-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-networking-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-networking-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-blockrenderlayer-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-blockrenderlayer-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.debughud.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-indigo.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-indigo-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-lifecycle-events-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-lifecycle-events-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-message-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-message-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-group-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-group-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-mining-level-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-mining-level-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-gametest-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-gametest-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-models-v0.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-models-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-game-rule-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-game-rule-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-command-api-v2-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-command-api-v2-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-data-generation-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-data-generation-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config ibicf.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap ibicf.refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-rendering-data-attachment-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-data-attachment-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config trenzalore.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap trenzalore.refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-object-builder-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-object-builder-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-loot-api-v2.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-loot-api-v2-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-events-interaction-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-events-interaction-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-dimensions-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-dimensions-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-registry-sync-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.client.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-registry-sync-v0-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-block-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-api-lookup-api-v1.mixins.json -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-api-lookup-api-v1-refmap.json using remapper chain -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-handler-api-v1.mixins.json (2) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.mixins.json (7) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.client.mixins.json (3) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.mixins.json (7) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.client.mixins.json (1) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-crash-report-info-v1.mixins.json (1) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-fluids-v1.mixins.json (1) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-recipe-api-v1.mixins.json (3) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-sound-api-v1.mixins.json (2) -[10:15:17] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-api-v1.mixins.json (6) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-particles-v1.client.mixins.json (3) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.mixins.json (12) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.client.mixins.json (6) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-conditions-api-v1.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-transfer-api-v1.mixins.json (11) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-biome-api-v1.mixins.json (9) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList$Preset$1 is public in fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-key-binding-api-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-content-registries-v0.mixins.json (11) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.mixins.json (11) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/level/ChunkMap$TrackedEntity is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric-networking-api-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.client.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-blockrenderlayer-v1.mixins.json (1) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.mixins.json (4) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.debughud.mixins.json (1) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-indigo.mixins.json (4) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.mixins.json (9) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/level/ServerLevel$EntityCallbacks is public in fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.client.mixins.json (6) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks is public in fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.client.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.mixins.json (3) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.client.mixins.json (1) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-mining-level-api-v1.mixins.json (3) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-gametest-api-v1.mixins.json (7) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-models-v0.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.mixins.json (6) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/commands/GameRuleCommand$1 is public in fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.client.mixins.json (3) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/gui/screens/worldselection/EditGameRulesScreen$RuleList$1 is public in fabric-game-rule-api-v1.client.mixins.json:RuleListWidgetVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.client.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.mixins.json (6) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.client.mixins.json (1) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing ibicf.mixins.json (1) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.client.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing trenzalore.mixins.json (2) -[10:15:18] [main/DEBUG] (com.unrealdinnerbone.trenzalore.content.mixin.TrenzaloreMixinConfig) Applying mixin com.unrealdinnerbone.trenzalore.content.mixin.BoatMixin to net.minecraft.world.entity.vehicle.Boat because it is enabled in the config -[10:15:18] [main/DEBUG] (com.unrealdinnerbone.trenzalore.content.mixin.TrenzaloreMixinConfig) Applying mixin com.unrealdinnerbone.trenzalore.content.mixin.PiglinBruteAIMixin to net.minecraft.world.entity.monster.piglin.PiglinBruteAi because it is enabled in the config -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-v1.mixins.json (17) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/renderer/ShaderInstance$1 is public in fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.mixins.json (7) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.client.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-loot-api-v2.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.mixins.json (4) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/network/ServerGamePacketListenerImpl$1 is public in fabric-events-interaction-v0.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-events-interaction-v0 and should be specified in value -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.client.mixins.json (3) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-dimensions-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.mixins.json (11) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.client.mixins.json (5) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-api-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-api-lookup-api-v1.mixins.json (2) -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1 in net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin on net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity gets unique name net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$b8f8620d128e47edb91151a5b6a613d3 -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition in net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin on net/minecraft/world/item/CreativeModeTabs gets unique name net/minecraft/world/item/CreativeModeTabs$1ItemGroupPosition$3381575d8bd74ca9be495dee9fc177ca -[10:15:18] [main/DEBUG] (FabricLoader/Mixin) Prepared 242 mixins in 0.860 sec (3.6ms avg) (0ms load, 0ms transform, 0ms plugin) -[10:15:19] [main/DEBUG] (io.netty.util.internal.logging.InternalLoggerFactory) Using SLF4J as the default logging framework -[10:15:19] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.level: simple -[10:15:19] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.targetRecords: 4 -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) Mixing SystemDetailsMixin from fabric-crash-report-info-v1.mixins.json into net.minecraft.SystemReport -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$appendMods$1(Lnet/fabricmc/loader/api/ModContainer;)Ljava/lang/String; to mda2071c$fabric-crash-report-info-v1$lambda$appendMods$1$0 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1 -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fillSystemDetails$0()Ljava/lang/String; to mda2071c$fabric-crash-report-info-v1$lambda$fillSystemDetails$0$1 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1 -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:19] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:20] [main/WARN] (oshi.driver.windows.perfmon.PerfmonDisabled) Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters. -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing BootstrapMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.Bootstrap -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$1(Lnet/minecraft/world/level/material/Fluid;)Ljava/util/Collection; to mda2071c$fabric-registry-sync-v0$lambda$initialize$1$0 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$0(Lnet/minecraft/world/level/block/Block;)Ljava/util/Collection; to mda2071c$fabric-registry-sync-v0$lambda$initialize$0$1 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0->@Inject::initialize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.core.registries.BuiltInRegistries -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getROOT()Lnet/minecraft/core/WritableRegistry; to getROOT$fabric-registry-sync-v0_$md$a2071c$0 in fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.core.registries.BuiltInRegistries -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleRegistryMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.core.MappedRegistry -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$5([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback; to mda2071c$fabric-registry-sync-v0$lambda$new$5$0 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$4([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback$RemapState;)V to mda2071c$fabric-registry-sync-v0$lambda$new$4$1 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$3([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback; to mda2071c$fabric-registry-sync-v0$lambda$new$3$2 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$2([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;ILnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)V to mda2071c$fabric-registry-sync-v0$lambda$new$2$3 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$1([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback; to mda2071c$fabric-registry-sync-v0$lambda$new$1$4 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;ILnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)V to mda2071c$fabric-registry-sync-v0$lambda$new$0$5 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::set(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing FluidMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.material.Fluid -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1->@Inject::hookGetBucketFillSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockMixin from fabric-block-api-v1.mixins.json into net.minecraft.world.level.block.Block -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.Item -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.Item -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityTypeAccessor from fabric-api-lookup-api-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:BlockEntityTypeAccessor from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesAccessor from fabric-command-api-v2.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getClassMap()Ljava/util/Map; to fabric_getClassMap$fabric-command-api-v2_$md$a2071c$0 in fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1->@Inject::register(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupsMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.world.item.CreativeModeTabs -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupsMixin from mod fabric-item-group-api-v1->@Inject::collect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupAccessor from fabric-item-group-api-v1.mixins.json into net.minecraft.world.item.CreativeModeTab -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.world.item.CreativeModeTab -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getStacks$0(Lnet/minecraft/world/item/CreativeModeTab;)Ljava/lang/IllegalStateException; to mda2071c$fabric-item-group-api-v1$lambda$getStacks$0$0 in fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1 -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing FireBlockMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.FireBlock -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricBurnChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricSpreadChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.Entity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.world.entity.Entity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V doesn't use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V has 0 override(s) in child classes -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V won't be passed a CallbackInfoReturnable as a result -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingLongEnough(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.entity.LivingEntity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1->@Inject::onGetPreferredEquipmentSlot(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:20] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onEntityKilledOther(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onEntityKilledOther(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onEntityKilledOther(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::beforeDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingInBed(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onGetSleepingDirection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.level.Level -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-rendering-data-attachment-v1.mixins.json:WorldViewMixin from mod fabric-rendering-data-attachment-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.level.ServerLevel -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-api-lookup-api-v1.mixins.json into net.minecraft.server.level.ServerLevel -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$5(Ljava/util/Map$Entry;)Z to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$5$0 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$4(Ljava/lang/ref/WeakReference;)Z to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$4$1 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$3(Ljava/lang/ref/WeakReference;)V to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$3$2 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$2(Ljava/lang/ref/WeakReference;)Z to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$2$3 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$1(Ljava/lang/ref/WeakReference;)Z to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_registerCache$1$4 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$0(Lnet/minecraft/core/BlockPos;)Ljava/util/List; to mda2071c$fabric-api-lookup-api-v1$lambda$fabric_registerCache$0$5 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing IdListMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.core.IdMapper -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_remapIds$0(Lit/unimi/dsi/fastutil/ints/Int2IntMap;Ljava/lang/Object;Ljava/lang/Integer;)Ljava/lang/Integer; to mda2071c$fabric-registry-sync-v0$lambda$fabric_remapIds$0$0 in fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing DetectorRailBlockMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.DetectorRailBlock -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getCustomComparatorOutput$0(Lnet/minecraft/world/entity/Entity;)Z to mda2071c$fabric-object-builder-api-v1$lambda$getCustomComparatorOutput$0$0 in fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1->@Inject::getCustomComparatorOutput(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing DropperBlockMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.DropperBlock -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookDispense$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to mda2071c$fabric-transfer-api-v1$lambda$hookDispense$0$0 in fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1 -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1->@Inject::hookDispense(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing OxidizableMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.WeatheringCopper -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0->@Inject::createOxidationLevelIncreasesMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockSettingsAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockStateMixin from fabric-block-api-v1.mixins.json into net.minecraft.world.level.block.state.BlockState -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-rendering-data-attachment-v1.mixins.json:BlockEntityMixin from mod fabric-rendering-data-attachment-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing NamedScreenHandlerFactoryMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.world.MenuProvider -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:NamedScreenHandlerFactoryMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) Mixing LootableContainerBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity -[10:15:21] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:LootableContainerBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing ChiseledBookshelfBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackBypass(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1->@Inject::getStackRemainder(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZLnet/minecraft/world/item/ItemStack;ZZLnet/minecraft/world/item/crafting/Recipe;I)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackSuppressUpdate(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0->@Inject::fuelTimeMapHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing BrewingStandBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1->@Inject::captureItemStack(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.ItemStack -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.world.item.ItemStack -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::saveDamager(ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::getTooltip(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Mixing HopperBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookExtract$1(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to mda2071c$fabric-transfer-api-v1$lambda$hookExtract$1$0 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1 -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookInsert$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to mda2071c$fabric-transfer-api-v1$lambda$hookInsert$0$1 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1 -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookInsert(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/Container;)V does use it's CallbackInfoReturnable -[10:15:22] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookExtract(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/Container;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing ArmorItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.ArmorItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ArmorItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing SwordItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.SwordItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing ShovelItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.ShovelItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getPathStates()Ljava/util/Map; to getPathStates$fabric-content-registries-v0_$md$a2071c$0 in fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0 -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing MiningToolItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.DiggerItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;I)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing AxeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.AxeItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getStrippedBlocks()Ljava/util/Map; to getStrippedBlocks$fabric-content-registries-v0_$md$a2071c$0 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0 -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setStrippedBlocks(Ljava/util/Map;)V to setStrippedBlocks$fabric-content-registries-v0_$md$a2071c$1 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0 -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing HoeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.HoeItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getTillingActions()Ljava/util/Map; to getTillingActions$fabric-content-registries-v0_$md$a2071c$0 in fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0 -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemAccessor from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.BucketItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemAccessor from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.BucketItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing ShearsItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.ShearsItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing HoneycombItemMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.HoneycombItem -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0->@Inject::createUnwaxedToWaxedMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) Mixing StructuresToConfiguredStructuresFixMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.util.datafix.fixes.StructuresBecomeConfiguredFix -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:24] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0->@Inject::method_41022(Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing BoatMixin from trenzalore.mixins.json into net.minecraft.world.entity.vehicle.Boat -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) trenzalore.mixins.json:BoatMixin from mod trenzalore->@Inject::stopFallDamage(DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:25] [Datafixer Bootstrap/INFO] (com.mojang.datafixers.DataFixerBuilder) 188 Datafixer optimizations took 230 milliseconds -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.server.level.ServerPlayer -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.level.ServerPlayer -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.level.ServerPlayer -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.server.level.ServerPlayer -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/world/MenuProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/inventory/AbstractContainerMenu;)V doesn't use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/world/MenuProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/inventory/AbstractContainerMenu;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/world/MenuProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/inventory/AbstractContainerMenu;)V won't be passed a CallbackInfoReturnable as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleepDirectionCheck(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Direction;)V does use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0->@Inject::onPlayerInteractEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldChunkMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.world.level.chunk.LevelChunk -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing VillagerEntityAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.entity.npc.Villager -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setItemFoodValues(Ljava/util/Map;)V to fabric_setItemFoodValues$fabric-content-registries-v0_$md$a2071c$0 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0 -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setGatherableItems(Ljava/util/Set;)V to fabric_setGatherableItems$fabric-content-registries-v0_$md$a2071c$1 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0 -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getGatherableItems()Ljava/util/Set; to fabric_getGatherableItems$fabric-content-registries-v0_$md$a2071c$2 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0 -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing ingredient.IngredientMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.world.item.crafting.Ingredient -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromJson(Lcom/google/gson/JsonElement;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectEntryFromJson(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromPacket(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerPlayNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerPlayNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:25] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorOptionsAccessor from fabric-command-api-v2.mixins.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callPutOption(Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V to callPutOption$fabric-command-api-v2_$md$a2071c$0 in fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2 -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorReaderMixin from fabric-command-api-v2.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorReaderMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$b8f8620d128e47edb91151a5b6a613d3 (originally net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing StructureTemplateManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V doesn't use it's CallbackInfo -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V has 0 override(s) in child classes -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V won't be passed a CallbackInfo as a result -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleInventoryMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.SimpleContainer -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:SimpleInventoryMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing RecipeMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.crafting.Recipe -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/NonNullList;I)V doesn't use it's CallbackInfoReturnable -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/NonNullList;I)V has 0 override(s) in child classes -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/NonNullList;I)V won't be passed a CallbackInfoReturnable as a result -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistryCodecsMixin from fabric-dimensions-v1.mixins.json into net.minecraft.core.RegistryCodecs -[10:15:26] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:RegistryCodecsMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing BiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.BiomeSource -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:BiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing MultiNoiseBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:MultiNoiseBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing NetherBiomePresetMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList$Preset$1 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1->@Inject::apply(Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing TheEndBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$1(Lnet/minecraft/core/HolderGetter;)Lnet/fabricmc/fabric/impl/biome/TheEndBiomeData$Overrides; to mda2071c$fabric-biome-api-v1$lambda$init$1$0 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$modifyCodec$0(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mda2071c$fabric-biome-api-v1$lambda$modifyCodec$0$1 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::rememberLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::clearLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing DebugChunkGeneratorAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.world.level.levelgen.DebugLevelSource -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setBLOCK_STATES(Ljava/util/List;)V to setBLOCK_STATES$fabric-registry-sync-v0_$md$a2071c$0 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setX_SIDE_LENGTH(I)V to setX_SIDE_LENGTH$fabric-registry-sync-v0_$md$a2071c$1 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setZ_SIDE_LENGTH(I)V to setZ_SIDE_LENGTH$fabric-registry-sync-v0_$md$a2071c$2 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/world/item/CreativeModeTabs$1ItemGroupPosition$3381575d8bd74ca9be495dee9fc177ca (originally net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.ai.attributes.DefaultAttributes -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRegistry()Ljava/util/Map; to getRegistry$fabric-object-builder-api-v1_$md$a2071c$0 in fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1 -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.ai.attributes.DefaultAttributes -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1->@Inject::injectAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Unique field LOGGERLorg/slf4j/Logger; to fda2071c$LOGGER$0 in fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1 -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.MinecraftClientAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-data-generation-api-v1.client.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.Minecraft -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::fabric_doItemPickWrapper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::cancelItemPick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectUseEntityCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[Lnet/minecraft/world/InteractionHand;IILnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/entity/Entity;)V does use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectDoAttackForCancelling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleBlockBreakingForCancelling(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenAccessor from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screens.Screen -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screens.Screen -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/Minecraft;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing elytra.ClientPlayerEntityMixin from fabric-entity-events-v1.client.mixins.json into net.minecraft.client.player.LocalPlayer -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientWorldMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientLevel -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SinglePreparationResourceReloaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DefaultClientResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resources.ClientPackSource -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onCreateVanillaBuiltinResourcePack$0(Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/server/packs/PackResources; to mda2071c$fabric-resource-loader-v0$lambda$onCreateVanillaBuiltinResourcePack$0$0 in fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0 -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing VanillaResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.server.packs.repository.BuiltInPackSource -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.repository.PackRepository -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:27] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:27] [Render thread/INFO] (com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[10:15:27] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://api.minecraftservices.com/publickeys -[10:15:27] [Render thread/DEBUG] (com.mojang.authlib.minecraft.client.MinecraftClient) Connecting to https://api.minecraftservices.com/player/attributes -[10:15:27] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://api.minecraftservices.com/publickeys -[10:15:28] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 200 -[10:15:28] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response: { - "profilePropertyKeys" : [ { - "publicKey" : "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAylB4B6m5lz7jwrcFz6Fd/fnfUhcvlxsTSn5kIK/2aGG1C3kMy4VjhwlxF6BFUSnfxhNswPjh3ZitkBxEAFY25uzkJFRwHwVA9mdwjashXILtR6OqdLXXFVyUPIURLOSWqGNBtb08EN5fMnG8iFLgEJIBMxs9BvF3s3/FhuHyPKiVTZmXY0WY4ZyYqvoKR+XjaTRPPvBsDa4WI2u1zxXMeHlodT3lnCzVvyOYBLXL6CJgByuOxccJ8hnXfF9yY4F0aeL080Jz/3+EBNG8RO4ByhtBf4Ny8NQ6stWsjfeUIvH7bU/4zCYcYOq4WrInXHqS8qruDmIl7P5XXGcabuzQstPf/h2CRAUpP/PlHXcMlvewjmGU6MfDK+lifScNYwjPxRo4nKTGFZf/0aqHCh/EAsQyLKrOIYRE0lDG3bzBh8ogIMLAugsAfBb6M3mqCqKaTMAf/VAjh5FFJnjS+7bE+bZEV0qwax1CEoPPJL1fIQjOS8zj086gjpGRCtSy9+bTPTfTR/SJ+VUB5G2IeCItkNHpJX2ygojFZ9n5Fnj7R9ZnOM+L8nyIjPu3aePvtcrXlyLhH/hvOfIOjPxOlqW+O5QwSFP4OEcyLAUgDdUgyW36Z5mB285uKW/ighzZsOTevVUG2QwDItObIV6i8RCxFbN2oDHyPaO5j1tTaBNyVt8CAwEAAQ==" - }, { - "publicKey" : "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAra4Y2wu3rWEW7cDTDRRd4IvUD140Y12SaG3k4V3UwT/pDnnX5itOcYiZA0qf4VCpJDp2PifOL+Pr/ph/G9/6ZoIxkBeGENo+S7i9BqizJy9cmZocpyx+RkZaw9+frCGNLuYLrxziNWiXFACJSg2mHACR7+6NkGN8d/16/3PxMnvGSyLT7JKGUgqj1Q3oW7k+NLXR9sw6oRELOcnUvZVa2bcglv8vlcyPqqnBhydLfHI85Z5WnIYZviZ3Bb4dv5Fme726BGOtEY7kz40RfiwjT3xYKYKPJUS3/crPX6eugmWyrWdddKaePrW88bp17Z5NIStlJ5KJJk4coha8O+P7onDqmbHwLqPTeR51njkgZ+DJWT6fz8ku9OWQn6I/FxqN14iYIghDJijmKvEwsI7FJ5X2ttPXEvBYLmpj2j0lQQcUIqH7hkiZ+mCW0GYawJgbAeNAraM9sP+76MyAGITtAsXv1IQmah+7OeDJOToG2Kb1Dl0Va+HiP9MPpcnO7kbn6dqAyhNvRNmHnsUOiEcLhW9Rk7xz87IBV/cGKbUDgxu8cYY0P512DWt5+Jmr8W10FDFdLmkJt1taWxNxApM2CiFPCimk02koyLZDW9nqpWNw6qS/TOYPdz438qEuamtYUJ+u6WhBjK8xAJEAt5k3gDKX+nlTiG3N6se09D62fS8CAwEAAQ==" - } ], - "playerCertificateKeys" : [ { - "publicKey" : "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAylB4B6m5lz7jwrcFz6Fd/fnfUhcvlxsTSn5kIK/2aGG1C3kMy4VjhwlxF6BFUSnfxhNswPjh3ZitkBxEAFY25uzkJFRwHwVA9mdwjashXILtR6OqdLXXFVyUPIURLOSWqGNBtb08EN5fMnG8iFLgEJIBMxs9BvF3s3/FhuHyPKiVTZmXY0WY4ZyYqvoKR+XjaTRPPvBsDa4WI2u1zxXMeHlodT3lnCzVvyOYBLXL6CJgByuOxccJ8hnXfF9yY4F0aeL080Jz/3+EBNG8RO4ByhtBf4Ny8NQ6stWsjfeUIvH7bU/4zCYcYOq4WrInXHqS8qruDmIl7P5XXGcabuzQstPf/h2CRAUpP/PlHXcMlvewjmGU6MfDK+lifScNYwjPxRo4nKTGFZf/0aqHCh/EAsQyLKrOIYRE0lDG3bzBh8ogIMLAugsAfBb6M3mqCqKaTMAf/VAjh5FFJnjS+7bE+bZEV0qwax1CEoPPJL1fIQjOS8zj086gjpGRCtSy9+bTPTfTR/SJ+VUB5G2IeCItkNHpJX2ygojFZ9n5Fnj7R9ZnOM+L8nyIjPu3aePvtcrXlyLhH/hvOfIOjPxOlqW+O5QwSFP4OEcyLAUgDdUgyW36Z5mB285uKW/ighzZsOTevVUG2QwDItObIV6i8RCxFbN2oDHyPaO5j1tTaBNyVt8CAwEAAQ==" - }, { - "publicKey" : "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAt4t9NPuu7cktclnaH7eZj0omkLcJHeLz5MKsyJEntHZ0INtuBjSSul3Pp3pBeJN8k3ADdcdBLUN90bcAi7WsQqTx3Ft363q3W7TbM8j2iTEdp/0uVspoRt/DP1tkaWFs/w2WwUv9jbVoBUzfUc4pSTIxRwdjmqjZQfvjwKNDbOx3IhP2H0WXodbISejPi1wBZqNW4m1rnZAXp/EpUguxA8mobCa4vUCBkyFDyXdl69/wUSJHyCPmgcMJ364OlAhIqtwVPShBZObvrK/f0BYk6ShJD3N7TFDatSYsIIdcTKRknaIm91s+EsMrdB9U4Yw+ZJ/pyCB4S3vk8zfDCnb0DWIxYH3/EMzaxl77djmTmMzi/JDITup5z3jfWtRZmrAhU2/+W5IO5hEpo3/bCS9PXIY5xb41Lmp2ZO8dXKtyD66Chchy0W129n8vPl2GIruOdrxsjZAHnneyAb9jm0uaGaphwnEnuecX/qgHY6ZMtayvLLsPst8PO6R1vufMy8WqjK+j7LnC1krL7CPDg0NEhyQTmw5l+NCNjSlvB1juM9V4PARg0bYCOkGXm7ydRCjSSH8CJXZpwnd5cBB5WKAX3KPzutRgMi/LFwNSMZzFuUyXaYOZPpD259yqph1LmGqegEdDriACVU+dVEONFMm8eIuBofe7ljmsAFKW9BINwK0CAwEAAQ==" - } ] -} -[10:15:28] [Render thread/ERROR] (net.minecraft.client.Minecraft) Failed to verify authentication -com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401 - at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?] - at net.minecraft.client.Minecraft.createUserApiService(Minecraft.java:733) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.minecraft.client.Minecraft.(Minecraft.java:442) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) ~[dev-launch-injector-0.2.1+build.8.jar:?] -Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 - at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?] - ... 9 more -[10:15:28] [Render thread/INFO] (net.minecraft.client.Minecraft) Setting user: Player29 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.KeyMapping -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getCategoryMap()Ljava/util/Map; to fabric_getCategoryMap$fabric-key-binding-api-v1_$md$a2071c$0 in fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.KeyMapping -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:KeyBindingAccessor from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'main' -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ServerLoginNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginPacketListenerImpl -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerLoginNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginPacketListenerImpl -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing modification.MinecraftServerMixin from fabric-biome-api-v1.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to mda2071c$fabric-lifecycle-events-v1$lambda$endResourceReload$0$0 in fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$1(Lnet/minecraft/network/chat/ChatDecorator;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;)Ljava/util/concurrent/CompletableFuture; to mda2071c$fabric-message-api-v1$lambda$onGetChatDecorator$1$1 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;)Ljava/util/concurrent/CompletionStage; to mda2071c$fabric-message-api-v1$lambda$onGetChatDecorator$0$2 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.MinecraftServer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1->@Inject::onGetChatDecorator(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootManagerMixin from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$applyLootTableEvents$1(Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataManager;Lnet/minecraft/world/level/storage/loot/LootDataId;Ljava/lang/Object;)V to mda2071c$fabric-loot-api-v2$lambda$applyLootTableEvents$1$0 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$reload$0(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataManager;)V to mda2071c$fabric-loot-api-v2$lambda$reload$0$1 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2->@Inject::reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootTable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableAccessor from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableBuilderMixin from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootTable$Builder -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableBuilderMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'client' -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-command-api-v2.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendChatMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendCommandMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayload(Lnet/minecraft/network/protocol/game/ClientboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/protocol/game/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/protocol/game/ClientboundCommandsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ClientLoginNetworkHandlerAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.ClientLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientLoginNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleQueryRequest(Lnet/minecraft/network/protocol/login/ClientboundCustomQueryPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientConnectionMixin from fabric-networking-api-v1.mixins.json into net.minecraft.network.Connection -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::sendInternal(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lio/netty/channel/ChannelFuture;)V does use it's CallbackInfo -[10:15:28] [Render thread/INFO] (net.fabricmc.fabric.impl.client.indigo.Indigo) [Indigo] Registering Indigo renderer! -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRendererMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.renderer.GameRenderer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.GameRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.GameRenderer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$registerShaders$0(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Ljava/util/function/Consumer;)V to mda2071c$fabric-rendering-v1$lambda$registerShaders$0$0 in fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1 -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/gui/GuiGraphics;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.ShaderInstance -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Lnet/fabricmc/fabric/impl/client/indigo/renderer/render/ItemRenderContext; to mda2071c$fabric-renderer-indigo$lambda$new$0$0 in fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo->@Inject::hook_renderItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.Options -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.Options -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundInstanceMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.resources.sounds.SoundInstance -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackProfileMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.repository.Pack -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:28] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0->@Inject::onCreateResourcePack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/INFO] (net.minecraft.client.Minecraft) Backend library: LWJGL version 3.3.1 SNAPSHOT -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MouseMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.MouseHandler -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseClickedEvent([ZLnet/minecraft/client/gui/screens/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseClickedEvent([ZLnet/minecraft/client/gui/screens/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseReleasedEvent([ZLnet/minecraft/client/gui/screens/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseReleasedEvent([ZLnet/minecraft/client/gui/screens/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyboardMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.KeyboardHandler -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyPressedEvent(ILnet/minecraft/client/gui/screens/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyPressedEvent(ILnet/minecraft/client/gui/screens/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyReleasedEvent(ILnet/minecraft/client/gui/screens/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyReleasedEvent(ILnet/minecraft/client/gui/screens/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ReloadableResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.ReloadableResourceManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getResourcePackNames$0(Lnet/minecraft/server/packs/PackResources;)Ljava/lang/String; to mda2071c$fabric-resource-loader-v0$lambda$getResourcePackNames$0$0 in fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0 -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::getResourcePackNames(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LifecycledResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resources.language.LanguageManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.texture.TextureManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.sounds.SoundManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundSystemMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.sounds.SoundEngine -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FontManagerMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.font.FontManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:FontManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.block.BlockColors -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.block.BlockColors -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.item.ItemColors -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.item.ItemColors -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1->@Inject::create(Lnet/minecraft/client/color/block/BlockColors;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resources.model.ModelManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BakedModelManagerMixin from fabric-models-v0.mixins.json into net.minecraft.client.resources.model.ModelManager -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:BakedModelManagerMixin from mod fabric-models-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TexturedRenderLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.renderer.Sheets -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyTextureId(Lnet/minecraft/world/level/block/state/properties/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyHangingTextureId(Lnet/minecraft/world/level/block/state/properties/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BuiltinModelItemRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1->@Inject::fabric_onRender(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemModelsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.renderer.ItemModelShaper -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelLoaderMixin from fabric-models-v0.mixins.json into net.minecraft.client.resources.model.ModelBakery -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::loadModelHook(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::addModelHook(Lnet/minecraft/client/resources/model/ModelResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::addModelHook(Lnet/minecraft/client/resources/model/ModelResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::addModelHook(Lnet/minecraft/client/resources/model/ModelResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::initFinishedHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::initFinishedHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-models-v0.mixins.json:ModelLoaderMixin from mod fabric-models-v0->@Inject::initFinishedHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.BakedModel -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.BakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockModelRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::hookRender(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FluidRendererMixin from fabric-rendering-fluids-v1.mixins.json into net.minecraft.client.renderer.block.LiquidBlockRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Ljava/lang/Boolean; to mda2071c$fabric-rendering-fluids-v1$lambda$new$0$0 in fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1 -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselate(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HeldItemRendererMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.LevelRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing WorldRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.LevelRenderer -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onDrawBlockOutline(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderWeather(Lnet/minecraft/client/renderer/LightTexture;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderCloud(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderSky(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 9360. -[10:15:29] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 20. -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.particle.ParticleEngine -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor$SimpleSpriteProviderAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine$MutableSpriteSet -[10:15:29] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor$SimpleSpriteProviderAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing InGameHudMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gui.Gui -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramImportProcessorMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.ShaderInstance$1 -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourceMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.Resource -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourceMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MessageHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onSignedChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onFilteredSignedChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onProfilelessChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/Component;Ljava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowGameMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:30] [Render thread/INFO] (net.minecraft.server.packs.resources.ReloadableResourceManager) Reloading ResourceManager: vanilla, fabric (fabric-screen-handler-api-v1, fabric-item-api-v1, fabric-entity-events-v1, fabric-api-base, fabric-crash-report-info-v1, fabric-rendering-fluids-v1, fabric-recipe-api-v1, fabric-sound-api-v1, fabric-screen-api-v1, fabric-particles-v1, fabric-resource-loader-v0, fabric-resource-conditions-api-v1, fabric-transfer-api-v1, fabric-biome-api-v1, fabric-convention-tags-v1, fabricloader, fabric-key-binding-api-v1, fabric-content-registries-v0, fabric-networking-api-v1, fabric-blockrenderlayer-v1, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-lifecycle-events-v1, fabric-message-api-v1, fabric-item-group-api-v1, fabric-mining-level-api-v1, fabric-gametest-api-v1, fabric-models-v0, fabric-game-rule-api-v1, fabric-command-api-v2, fabric-data-generation-api-v1, ibicf, fabric-api, fabric-rendering-data-attachment-v1, trenzalore, fabric-rendering-v1, fabric-object-builder-api-v1, fabric-loot-api-v2, fabric-events-interaction-v0, fabric-dimensions-v1, fabric-client-tags-api-v1, fabric-registry-sync-v0, fabric-block-api-v1, fabric-transitive-access-wideners-v1, fabric-api-lookup-api-v1) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing NamespaceResourceManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V has 0 override(s) in child classes -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceLocation;Ljava/util/List;)V won't be passed a CallbackInfoReturnable as a result -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SimpleResourceReloadMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.SimpleReloadInstance -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:30] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0->@Inject::method_40087(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:15:30] [Worker-Main-3/INFO] (net.minecraft.client.gui.font.providers.UnihexProvider) Found unifont_all_no_pua-15.0.06.hex, loading -[10:15:31] [Realms Notification Availability checker #1/INFO] (com.mojang.realmsclient.client.RealmsClient) Could not authorize you against Realms server: Invalid session id -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[10:15:31] [Worker-Main-9/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[10:15:32] [Render thread/WARN] (net.minecraft.client.sounds.SoundEngine) Missing sound for event: minecraft:item.goat_horn.play -[10:15:32] [Render thread/WARN] (net.minecraft.client.sounds.SoundEngine) Missing sound for event: minecraft:entity.goat.screaming.horn_break -[10:15:32] [Render thread/INFO] (com.mojang.blaze3d.audio.Library) OpenAL initialized on device OpenAL Soft on Headphones (Travis Airpods) -[10:15:32] [Render thread/INFO] (net.minecraft.client.sounds.SoundEngine) Sound engine started -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.model.geom.LayerDefinitions -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1->@Inject::registerExtraModelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/google/common/collect/ImmutableMap$Builder;)V doesn't use it's CallbackInfoReturnable -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.model.geom.ModelLayers -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getLayers()Ljava/util/Set; to getLayers$fabric-rendering-v1_$md$a2071c$0 in fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1 -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.model.geom.ModelLayers -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createSign(Lnet/minecraft/world/level/block/state/properties/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createHangingSign(Lnet/minecraft/world/level/block/state/properties/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityRendererFactoriesMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderers -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$0(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V to mda2071c$fabric-rendering-v1$lambda$init$0$0 in fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1 -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityRenderersMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.EntityRenderers -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onRegisterRenderers$0(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V to mda2071c$fabric-rendering-v1$lambda$onRegisterRenderers$0$0 in fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1 -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1->@Inject::onRegisterRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityRendererAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:LivingEntityRendererAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ArmorFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::renderArmor(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::getArmorTexture(Lnet/minecraft/world/item/ArmorItem;ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CapeFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:15:32] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1->@Inject::injectCapeRenderCheck(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[10:15:32] [Render thread/WARN] (net.minecraft.client.renderer.ShaderInstance) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas -[10:15:32] [Render thread/INFO] (net.minecraft.client.renderer.texture.TextureAtlas) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[10:15:34] [Render thread/DEBUG] (com.mojang.blaze3d.vertex.BufferBuilder) Needed to grow BufferBuilder buffer: Old size 1536 bytes, new size 2098688 bytes. -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.level.GameRules -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;Lnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$Key; to callRegister$fabric-game-rule-api-v1_$md$a2071c$0 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1 -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRuleTypes()Ljava/util/Map; to getRuleTypes$fabric-game-rule-api-v1_$md$a2071c$1 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1 -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesKeyMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.level.GameRules$Key -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesKeyMixin from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesBooleanRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.level.GameRules$BooleanValue -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeCreate(ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/level/GameRules$Type; to invokeCreate$fabric-game-rule-api-v1_$md$a2071c$0 in fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1 -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesIntRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.level.GameRules$IntegerValue -[10:16:07] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesIntRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:16:07] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CreateWorldScreenMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen -[10:16:07] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[10:16:07] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[10:16:07] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[10:16:07] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[10:16:10] [Render thread/INFO] (net.minecraft.client.Minecraft) Stopping! diff --git a/Fabric/run_client/logs/latest.log b/Fabric/run_client/logs/latest.log deleted file mode 100644 index 65ecf0c..0000000 --- a/Fabric/run_client/logs/latest.log +++ /dev/null @@ -1,100 +0,0 @@ -[10:15:16] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20 with Fabric Loader 0.14.21 -[10:15:17] [main/INFO] (FabricLoader) Loading 47 mods: - - fabric-api 0.83.0+1.20 - - fabric-api-base 0.4.29+b04edc7a27 - - fabric-api-lookup-api-v1 1.6.34+4d8536c927 - - fabric-biome-api-v1 13.0.10+b3afc78b27 - - fabric-block-api-v1 1.0.9+e022e5d127 - - fabric-blockrenderlayer-v1 1.1.39+b3afc78b27 - - fabric-client-tags-api-v1 1.0.20+b3afc78b27 - - fabric-command-api-v2 2.2.11+b3afc78b27 - - fabric-content-registries-v0 4.0.7+b3afc78b27 - - fabric-convention-tags-v1 1.5.3+b3afc78b27 - - fabric-crash-report-info-v1 0.2.18+aeb40ebe27 - - fabric-data-generation-api-v1 12.1.10+b3afc78b27 - - fabric-dimensions-v1 2.1.51+b3afc78b27 - - fabric-entity-events-v1 1.5.21+b3afc78b27 - - fabric-events-interaction-v0 0.6.0+b3afc78b27 - - fabric-game-rule-api-v1 1.0.38+b04edc7a27 - - fabric-gametest-api-v1 1.2.10+b3afc78b27 - - fabric-item-api-v1 2.1.26+b3afc78b27 - - fabric-item-group-api-v1 4.0.7+b3afc78b27 - - fabric-key-binding-api-v1 1.0.36+fb8d95da27 - - fabric-lifecycle-events-v1 2.2.20+b3afc78b27 - - fabric-loot-api-v2 1.1.37+b3afc78b27 - - fabric-message-api-v1 5.1.6+b3afc78b27 - - fabric-mining-level-api-v1 2.1.47+b3afc78b27 - - fabric-models-v0 0.3.35+b3afc78b27 - - fabric-networking-api-v1 1.3.8+b3afc78b27 - - fabric-object-builder-api-v1 11.0.6+b3afc78b27 - - fabric-particles-v1 1.0.28+b3afc78b27 - - fabric-recipe-api-v1 1.0.18+b3afc78b27 - - fabric-registry-sync-v0 2.2.6+b3afc78b27 - - fabric-renderer-api-v1 3.0.1+b3afc78b27 - - fabric-renderer-indigo 1.3.1+b3afc78b27 - - fabric-rendering-data-attachment-v1 0.3.33+b3afc78b27 - - fabric-rendering-fluids-v1 3.0.26+b3afc78b27 - - fabric-rendering-v1 3.0.6+b3afc78b27 - - fabric-resource-conditions-api-v1 2.3.4+b3afc78b27 - - fabric-resource-loader-v0 0.11.7+f7923f6d27 - - fabric-screen-api-v1 2.0.6+b3afc78b27 - - fabric-screen-handler-api-v1 1.3.27+b3afc78b27 - - fabric-sound-api-v1 1.0.12+b3afc78b27 - - fabric-transfer-api-v1 3.2.2+b3afc78b27 - - fabric-transitive-access-wideners-v1 4.2.0+b3afc78b27 - - fabricloader 0.14.21 - - ibicf 2.0.0-build.9999+mc1.20 - - java 17 - - minecraft 1.20 - - trenzalore 2.0.2 -[10:15:17] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/unrealdinner/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/8d31fb97c3e0cd7c8dad3441851c523bcfae6d8e/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT -[10:15:17] [main/INFO] (FabricLoader/Mixin) Attempting to load Fernflower decompiler (Threaded mode) -[10:15:17] [main/INFO] (FabricLoader/Mixin) Fernflower could not be loaded, exported classes will not be decompiled. NoClassDefFoundError: org/jetbrains/java/decompiler/main/extern/IResultSaver -[10:15:17] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper! -[10:15:17] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16 -[10:15:17] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17 -[10:15:20] [main/WARN] (PerfmonDisabled) Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters. -[10:15:25] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 230 milliseconds -[10:15:27] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[10:15:28] [Render thread/ERROR] (Minecraft) Failed to verify authentication -com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401 - at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?] - at net.minecraft.client.Minecraft.createUserApiService(Minecraft.java:733) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.minecraft.client.Minecraft.(Minecraft.java:442) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-project-@Fabric-merged-named.jar:?] - at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.21.jar:?] - at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) ~[dev-launch-injector-0.2.1+build.8.jar:?] -Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 - at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?] - at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?] - ... 9 more -[10:15:28] [Render thread/INFO] (Minecraft) Setting user: Player29 -[10:15:28] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer! -[10:15:29] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.1 SNAPSHOT -[10:15:30] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-screen-handler-api-v1, fabric-item-api-v1, fabric-entity-events-v1, fabric-api-base, fabric-crash-report-info-v1, fabric-rendering-fluids-v1, fabric-recipe-api-v1, fabric-sound-api-v1, fabric-screen-api-v1, fabric-particles-v1, fabric-resource-loader-v0, fabric-resource-conditions-api-v1, fabric-transfer-api-v1, fabric-biome-api-v1, fabric-convention-tags-v1, fabricloader, fabric-key-binding-api-v1, fabric-content-registries-v0, fabric-networking-api-v1, fabric-blockrenderlayer-v1, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-lifecycle-events-v1, fabric-message-api-v1, fabric-item-group-api-v1, fabric-mining-level-api-v1, fabric-gametest-api-v1, fabric-models-v0, fabric-game-rule-api-v1, fabric-command-api-v2, fabric-data-generation-api-v1, ibicf, fabric-api, fabric-rendering-data-attachment-v1, trenzalore, fabric-rendering-v1, fabric-object-builder-api-v1, fabric-loot-api-v2, fabric-events-interaction-v0, fabric-dimensions-v1, fabric-client-tags-api-v1, fabric-registry-sync-v0, fabric-block-api-v1, fabric-transitive-access-wideners-v1, fabric-api-lookup-api-v1) -[10:15:30] [Worker-Main-3/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading -[10:15:31] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: Invalid session id -[10:15:32] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play -[10:15:32] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break -[10:15:32] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on Headphones (Travis Airpods) -[10:15:32] [Render thread/INFO] (Minecraft) Sound engine started -[10:15:32] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas -[10:15:32] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[10:15:32] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas -[10:15:32] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[10:16:10] [Render thread/INFO] (Minecraft) Stopping! diff --git a/Fabric/run_client/options.txt b/Fabric/run_client/options.txt deleted file mode 100644 index e0c52ee..0000000 --- a/Fabric/run_client/options.txt +++ /dev/null @@ -1,132 +0,0 @@ -version:3218 -autoJump:true -operatorItemsTab:false -autoSuggestions:true -chatColors:true -chatLinks:true -chatLinksPrompt:true -enableVsync:true -entityShadows:true -forceUnicodeFont:false -discrete_mouse_scroll:false -invertYMouse:false -realmsNotifications:true -reducedDebugInfo:false -showSubtitles:false -directionalAudio:false -touchscreen:false -fullscreen:false -bobView:true -toggleCrouch:false -toggleSprint:false -darkMojangStudiosBackground:false -hideLightningFlashes:false -mouseSensitivity:0.5 -fov:0.0 -screenEffectScale:1.0 -fovEffectScale:1.0 -darknessEffectScale:1.0 -gamma:0.5 -renderDistance:12 -simulationDistance:12 -entityDistanceScaling:1.0 -guiScale:0 -particles:0 -maxFps:120 -graphicsMode:1 -ao:true -prioritizeChunkUpdates:0 -biomeBlendRadius:2 -renderClouds:"true" -resourcePacks:["fabric"] -incompatibleResourcePacks:[] -lastServer: -lang:en_us -soundDevice:"" -chatVisibility:0 -chatOpacity:1.0 -chatLineSpacing:0.0 -textBackgroundOpacity:0.5 -backgroundForChatOnly:true -hideServerAddress:false -advancedItemTooltips:false -pauseOnLostFocus:true -overrideWidth:0 -overrideHeight:0 -heldItemTooltips:true -chatHeightFocused:1.0 -chatDelay:0.0 -chatHeightUnfocused:0.4375 -chatScale:1.0 -chatWidth:1.0 -mipmapLevels:4 -useNativeTransport:true -mainHand:"right" -attackIndicator:1 -narrator:0 -tutorialStep:none -mouseWheelSensitivity:1.0 -rawMouseInput:true -glDebugVerbosity:1 -skipMultiplayerWarning:false -skipRealms32bitWarning:false -hideMatchedNames:true -joinedFirstServer:false -hideBundleTutorial:false -syncChunkWrites:true -showAutosaveIndicator:true -allowServerListing:true -onlyShowSecureChat:false -panoramaScrollSpeed:1.0 -telemetryOptInExtra:false -key_key.attack:key.mouse.left -key_key.use:key.mouse.right -key_key.forward:key.keyboard.w -key_key.left:key.keyboard.a -key_key.back:key.keyboard.s -key_key.right:key.keyboard.d -key_key.jump:key.keyboard.space -key_key.sneak:key.keyboard.left.shift -key_key.sprint:key.keyboard.left.control -key_key.drop:key.keyboard.q -key_key.inventory:key.keyboard.e -key_key.chat:key.keyboard.t -key_key.playerlist:key.keyboard.tab -key_key.pickItem:key.mouse.middle -key_key.command:key.keyboard.slash -key_key.socialInteractions:key.keyboard.p -key_key.screenshot:key.keyboard.f2 -key_key.togglePerspective:key.keyboard.f5 -key_key.smoothCamera:key.keyboard.unknown -key_key.fullscreen:key.keyboard.f11 -key_key.spectatorOutlines:key.keyboard.unknown -key_key.swapOffhand:key.keyboard.f -key_key.saveToolbarActivator:key.keyboard.c -key_key.loadToolbarActivator:key.keyboard.x -key_key.advancements:key.keyboard.l -key_key.hotbar.1:key.keyboard.1 -key_key.hotbar.2:key.keyboard.2 -key_key.hotbar.3:key.keyboard.3 -key_key.hotbar.4:key.keyboard.4 -key_key.hotbar.5:key.keyboard.5 -key_key.hotbar.6:key.keyboard.6 -key_key.hotbar.7:key.keyboard.7 -key_key.hotbar.8:key.keyboard.8 -key_key.hotbar.9:key.keyboard.9 -soundCategory_master:1.0 -soundCategory_music:1.0 -soundCategory_record:1.0 -soundCategory_weather:1.0 -soundCategory_block:1.0 -soundCategory_hostile:1.0 -soundCategory_neutral:1.0 -soundCategory_player:1.0 -soundCategory_ambient:1.0 -soundCategory_voice:1.0 -modelPart_cape:true -modelPart_jacket:true -modelPart_left_sleeve:true -modelPart_right_sleeve:true -modelPart_left_pants_leg:true -modelPart_right_pants_leg:true -modelPart_hat:true diff --git a/Fabric/run_client/saves/New World/DIM-1/data/raids.dat b/Fabric/run_client/saves/New World/DIM-1/data/raids.dat deleted file mode 100644 index d5dd66f..0000000 Binary files a/Fabric/run_client/saves/New World/DIM-1/data/raids.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/DIM1/data/raids_end.dat b/Fabric/run_client/saves/New World/DIM1/data/raids_end.dat deleted file mode 100644 index d5dd66f..0000000 Binary files a/Fabric/run_client/saves/New World/DIM1/data/raids_end.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/advancements/28de3746-47a4-326a-afac-3983252542f7.json b/Fabric/run_client/saves/New World/advancements/28de3746-47a4-326a-afac-3983252542f7.json deleted file mode 100644 index 6083b68..0000000 --- a/Fabric/run_client/saves/New World/advancements/28de3746-47a4-326a-afac-3983252542f7.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "minecraft:adventure/adventuring_time": { - "criteria": { - "minecraft:forest": "2023-06-07 08:04:30 -0500" - }, - "done": false - }, - "DataVersion": 3218 -} \ No newline at end of file diff --git a/Fabric/run_client/saves/New World/advancements/73181018-6474-36f0-8722-c7fb6befd317.json b/Fabric/run_client/saves/New World/advancements/73181018-6474-36f0-8722-c7fb6befd317.json deleted file mode 100644 index e68c82e..0000000 --- a/Fabric/run_client/saves/New World/advancements/73181018-6474-36f0-8722-c7fb6befd317.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "minecraft:adventure/adventuring_time": { - "criteria": { - "minecraft:snowy_slopes": "2023-06-07 08:52:36 -0500", - "minecraft:river": "2023-06-07 08:52:42 -0500", - "minecraft:forest": "2023-06-07 08:52:27 -0500", - "minecraft:plains": "2023-06-07 08:52:33 -0500" - }, - "done": false - }, - "DataVersion": 3218 -} \ No newline at end of file diff --git a/Fabric/run_client/saves/New World/data/raids.dat b/Fabric/run_client/saves/New World/data/raids.dat deleted file mode 100644 index d5dd66f..0000000 Binary files a/Fabric/run_client/saves/New World/data/raids.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/entities/r.-1.-1.mca b/Fabric/run_client/saves/New World/entities/r.-1.-1.mca deleted file mode 100644 index 05d84e9..0000000 Binary files a/Fabric/run_client/saves/New World/entities/r.-1.-1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/entities/r.-1.0.mca b/Fabric/run_client/saves/New World/entities/r.-1.0.mca deleted file mode 100644 index 59e1cdb..0000000 Binary files a/Fabric/run_client/saves/New World/entities/r.-1.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/entities/r.0.-1.mca b/Fabric/run_client/saves/New World/entities/r.0.-1.mca deleted file mode 100644 index e1a4fbb..0000000 Binary files a/Fabric/run_client/saves/New World/entities/r.0.-1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/entities/r.0.0.mca b/Fabric/run_client/saves/New World/entities/r.0.0.mca deleted file mode 100644 index e7e4f3a..0000000 Binary files a/Fabric/run_client/saves/New World/entities/r.0.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/icon.png b/Fabric/run_client/saves/New World/icon.png deleted file mode 100644 index 5870557..0000000 Binary files a/Fabric/run_client/saves/New World/icon.png and /dev/null differ diff --git a/Fabric/run_client/saves/New World/level.dat b/Fabric/run_client/saves/New World/level.dat deleted file mode 100644 index b5b0775..0000000 Binary files a/Fabric/run_client/saves/New World/level.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/level.dat_old b/Fabric/run_client/saves/New World/level.dat_old deleted file mode 100644 index 34f6c28..0000000 Binary files a/Fabric/run_client/saves/New World/level.dat_old and /dev/null differ diff --git a/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat b/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat deleted file mode 100644 index d04b54a..0000000 Binary files a/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat_old b/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat_old deleted file mode 100644 index d37ba8f..0000000 Binary files a/Fabric/run_client/saves/New World/playerdata/28de3746-47a4-326a-afac-3983252542f7.dat_old and /dev/null differ diff --git a/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat b/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat deleted file mode 100644 index b1f4008..0000000 Binary files a/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat and /dev/null differ diff --git a/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat_old b/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat_old deleted file mode 100644 index 1e44c8d..0000000 Binary files a/Fabric/run_client/saves/New World/playerdata/73181018-6474-36f0-8722-c7fb6befd317.dat_old and /dev/null differ diff --git a/Fabric/run_client/saves/New World/poi/r.-1.-1.mca b/Fabric/run_client/saves/New World/poi/r.-1.-1.mca deleted file mode 100644 index e69de29..0000000 diff --git a/Fabric/run_client/saves/New World/poi/r.-1.0.mca b/Fabric/run_client/saves/New World/poi/r.-1.0.mca deleted file mode 100644 index 38e4172..0000000 Binary files a/Fabric/run_client/saves/New World/poi/r.-1.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/poi/r.-1.1.mca b/Fabric/run_client/saves/New World/poi/r.-1.1.mca deleted file mode 100644 index e69de29..0000000 diff --git a/Fabric/run_client/saves/New World/poi/r.0.-1.mca b/Fabric/run_client/saves/New World/poi/r.0.-1.mca deleted file mode 100644 index e69de29..0000000 diff --git a/Fabric/run_client/saves/New World/poi/r.0.0.mca b/Fabric/run_client/saves/New World/poi/r.0.0.mca deleted file mode 100644 index e851a44..0000000 Binary files a/Fabric/run_client/saves/New World/poi/r.0.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/poi/r.0.1.mca b/Fabric/run_client/saves/New World/poi/r.0.1.mca deleted file mode 100644 index e69de29..0000000 diff --git a/Fabric/run_client/saves/New World/region/r.-1.-1.mca b/Fabric/run_client/saves/New World/region/r.-1.-1.mca deleted file mode 100644 index 844b251..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.-1.-1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/region/r.-1.0.mca b/Fabric/run_client/saves/New World/region/r.-1.0.mca deleted file mode 100644 index 6d84e1f..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.-1.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/region/r.-1.1.mca b/Fabric/run_client/saves/New World/region/r.-1.1.mca deleted file mode 100644 index 2b84edb..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.-1.1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/region/r.0.-1.mca b/Fabric/run_client/saves/New World/region/r.0.-1.mca deleted file mode 100644 index c1d69b0..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.0.-1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/region/r.0.0.mca b/Fabric/run_client/saves/New World/region/r.0.0.mca deleted file mode 100644 index f4a34bb..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.0.0.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/region/r.0.1.mca b/Fabric/run_client/saves/New World/region/r.0.1.mca deleted file mode 100644 index 44e031e..0000000 Binary files a/Fabric/run_client/saves/New World/region/r.0.1.mca and /dev/null differ diff --git a/Fabric/run_client/saves/New World/session.lock b/Fabric/run_client/saves/New World/session.lock deleted file mode 100644 index 0d7e5f8..0000000 --- a/Fabric/run_client/saves/New World/session.lock +++ /dev/null @@ -1 +0,0 @@ -☃ \ No newline at end of file diff --git a/Fabric/run_client/saves/New World/stats/28de3746-47a4-326a-afac-3983252542f7.json b/Fabric/run_client/saves/New World/stats/28de3746-47a4-326a-afac-3983252542f7.json deleted file mode 100644 index 89ef1a5..0000000 --- a/Fabric/run_client/saves/New World/stats/28de3746-47a4-326a-afac-3983252542f7.json +++ /dev/null @@ -1 +0,0 @@ -{"stats":{"minecraft:custom":{"minecraft:jump":6,"minecraft:time_since_rest":1834,"minecraft:crouch_one_cm":88,"minecraft:leave_game":1,"minecraft:sprint_one_cm":99,"minecraft:play_time":1834,"minecraft:time_since_death":1834,"minecraft:walk_one_cm":226,"minecraft:sneak_time":24,"minecraft:total_world_time":1891,"minecraft:fly_one_cm":36501}},"DataVersion":3218} \ No newline at end of file diff --git a/Fabric/run_client/saves/New World/stats/73181018-6474-36f0-8722-c7fb6befd317.json b/Fabric/run_client/saves/New World/stats/73181018-6474-36f0-8722-c7fb6befd317.json deleted file mode 100644 index 5e88fe0..0000000 --- a/Fabric/run_client/saves/New World/stats/73181018-6474-36f0-8722-c7fb6befd317.json +++ /dev/null @@ -1 +0,0 @@ -{"stats":{"minecraft:custom":{"minecraft:time_since_rest":683,"minecraft:leave_game":1,"minecraft:play_time":683,"minecraft:time_since_death":683,"minecraft:sneak_time":22,"minecraft:total_world_time":713,"minecraft:fly_one_cm":53714}},"DataVersion":3218} \ No newline at end of file diff --git a/Fabric/run_client/usercache.json b/Fabric/run_client/usercache.json deleted file mode 100644 index 66a86fd..0000000 --- a/Fabric/run_client/usercache.json +++ /dev/null @@ -1 +0,0 @@ -[{"name":"Player52","uuid":"73181018-6474-36f0-8722-c7fb6befd317","expiresOn":"2023-07-07 08:52:25 -0500"},{"name":"Player181","uuid":"28de3746-47a4-326a-afac-3983252542f7","expiresOn":"2023-07-07 08:04:29 -0500"}] \ No newline at end of file diff --git a/Forge/build.gradle b/Forge/build.gradle index c51d3cb..0d64901 100644 --- a/Forge/build.gradle +++ b/Forge/build.gradle @@ -9,10 +9,6 @@ plugins { archivesBaseName = "${project.property("mod_name")}-${project.name}" -apply { - from file("../gradle/scripts/maven.gradle") -} - Project commonProject = parent.project("Common") def mixinEnabled = project.property("mixinsEnabled") == "true" @@ -113,3 +109,26 @@ task curseforgePublish(type: net.darkhax.curseforgegradle.TaskPublishCurseForge) mainFile.addJavaVersion("Java 17") } + +publishing { + publications { + mavenJava(MavenPublication) { + groupId project.group + artifactId project.archivesBaseName + version project.version + artifact jar + } + } + + repositories { + if (ENV.NANITE_TOKEN) { + maven { + url "https://maven.nanite.dev/${SNAPSHOT ? "snapshots" : "releases"}" + credentials { + username = "nanite" + password = "${ENV.NANITE_TOKEN}" + } + } + } + } +} diff --git a/gradle.properties b/gradle.properties index e0761a6..1318487 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project -mod_version=2.0.2 +mod_version=3.0.0 maven_group=com.unrealdinnerbone curse_id=517002 mod_name=IBICF @@ -14,17 +14,18 @@ forgeDataGen=false # Common -minecraft_version=1.20 +minecraft_version=1.20.1 # Forge -forge_version=46.0.1 +forge_version=47.0.1 +//forge_ats_enabled=true # Fabric -fabric_version=0.83.0+1.20 +fabric_version=0.83.1+1.20.1 fabric_loader_version=0.14.21 # Other -trenzalore_version=2.1.1 +trenzalore_version=3.0.0 # Gradle org.gradle.jvmargs=-Xmx3G